@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Outfit:wght@400;600;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,Outfit,system-ui,sans-serif;font-size:16px;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;width:100%;background:#0d0d0d;overflow-x:hidden}body{margin:0;padding:0;-webkit-text-size-adjust:100%}a{color:inherit;text-decoration:none}button,select,input,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@supports (padding: env(safe-area-inset-bottom)){.db-main,.rp-main,.ap-content,.bt-main{padding-bottom:calc(24px + env(safe-area-inset-bottom))}}.db-bg{min-height:100vh;width:100%;background:radial-gradient(ellipse 90% 60% at 50% 20%,#1a0505,#0a0a0d);display:flex;flex-direction:column;font-family:Inter,Outfit,system-ui,sans-serif}.db-header{display:flex;align-items:center;justify-content:space-between;padding:18px 40px;border-bottom:1px solid #1e1e26;background:#0a0a0ed9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.db-logo-row{display:flex;align-items:center;gap:10px}.db-logo-icon{width:38px;height:38px;background:linear-gradient(135deg,#e83349,#c0283a);border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 14px #e8334980}.db-logo-text{font-size:1.2rem;font-weight:800;letter-spacing:.08em}.db-logo-white{color:#fff}.db-logo-red{color:#e83349}.db-user-row{display:flex;align-items:center;gap:12px}.db-avatar{width:38px;height:38px;border-radius:50%;border:2px solid #e83349;object-fit:cover}.db-avatar-placeholder{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#e83349,#7a1020);border:2px solid #e83349;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1rem}.db-user-info{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.db-user-name{color:#e0e0e8;font-size:.875rem;font-weight:600}.db-role-badge{font-size:.65rem;font-weight:700;letter-spacing:.14em;color:#e83349;background:#e833491f;border:1px solid rgba(232,51,73,.3);border-radius:20px;padding:1px 10px;text-transform:uppercase}.db-signout-btn{background:#1a1a22;border:1px solid #2e2e3a;border-radius:8px;color:#888;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s,border-color .2s,background .2s;padding:0}.db-signout-btn:hover{color:#e83349;border-color:#e83349;background:#e8334914}.db-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px 40px;gap:48px}.db-greeting{text-align:center}.db-greeting-title{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;color:#e0e0e8;margin:0 0 10px;line-height:1.2}.db-greeting-name{color:#e83349}.db-greeting-sub{font-size:1rem;color:#666;margin:0;letter-spacing:.04em}.db-actions{display:flex;gap:28px;flex-wrap:wrap;justify-content:center;width:100%;max-width:760px}.db-action-card{flex:1 1 280px;max-width:340px;min-height:300px;border-radius:22px;border:1.5px solid transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;cursor:pointer;font-family:inherit;position:relative;overflow:hidden;transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s ease,border-color .22s ease;padding:40px 28px}.db-action-card:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.04) 50%,transparent 70%);transform:translate(-100%);transition:transform .55s ease}.db-action-card:hover:before{transform:translate(100%)}.db-action-card:hover{transform:translateY(-6px) scale(1.02)}.db-action-card:active{transform:translateY(0) scale(.98)}.db-action-request{background:linear-gradient(145deg,#1e0508,#2a0810 60%,#1a0406);border-color:#c0283a;box-shadow:0 0 32px #c0283a40,inset 0 1px #ff505014}.db-action-request:hover{border-color:#e83349;box-shadow:0 12px 48px #e8334973,0 0 80px #e8334926,inset 0 1px #ff50501a}.db-action-donate{background:linear-gradient(145deg,#0e0e14,#161622 60%,#0e0e14);border-color:#2e2e44;box-shadow:0 0 32px #0006,inset 0 1px #ffffff08}.db-action-donate:hover{border-color:#e83349;box-shadow:0 12px 48px #e833494d,0 0 80px #e833491a,inset 0 1px #ff50500f}.db-action-icon-wrap{width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .22s ease}.db-action-card:hover .db-action-icon-wrap{transform:scale(1.1)}.db-request-icon-wrap{background:linear-gradient(135deg,#e8334938,#c0283a1f);border:1.5px solid rgba(232,51,73,.35);color:#e83349}.db-donate-icon-wrap{background:linear-gradient(135deg,#e8334924,#64142314);border:1.5px solid rgba(232,51,73,.25);color:#e08090}.db-action-label{font-size:1.5rem;font-weight:900;letter-spacing:.2em;color:#fff}.db-action-desc{font-size:.85rem;color:#778;text-align:center;line-height:1.6;letter-spacing:.02em}.db-action-request .db-action-desc{color:#e88c96bf}.db-action-arrow{font-size:1.3rem;color:#e83349;opacity:0;transform:translate(-6px);transition:opacity .2s,transform .2s}.db-action-card:hover .db-action-arrow{opacity:1;transform:translate(0)}.db-status-strip{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 22px;background:#e833490f;border:1px solid rgba(232,51,73,.15);border-radius:100px}.db-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.db-dot-live{background:#22c55e;box-shadow:0 0 6px #22c55e;animation:db-pulse 2s infinite}@keyframes db-pulse{0%,to{opacity:1}50%{opacity:.45}}.db-status-text{font-size:.78rem;color:#666;letter-spacing:.06em}.db-status-text strong{color:#22c55e;font-weight:700}@media(max-width:600px){.db-header{padding:12px 16px}.db-logo-text{font-size:1rem}.db-user-info{display:none}.db-main{padding:32px 14px;gap:32px}.db-greeting-sub{font-size:.85rem}.db-actions{flex-direction:column;align-items:stretch;gap:16px;max-width:100%}.db-action-card{flex:none;width:100%;max-width:100%;min-height:180px;padding:28px 22px;border-radius:18px}.db-action-icon-wrap{width:72px;height:72px}.db-action-label{font-size:1.2rem;letter-spacing:.14em}.db-action-desc{font-size:.78rem}.db-status-strip{padding:9px 16px;font-size:.74rem}}@media(max-width:360px){.db-action-card{min-height:160px;padding:22px 16px}}.rp-bg{min-height:100vh;width:100%;background:radial-gradient(ellipse 90% 60% at 50% 20%,#1a0505,#0a0a0d);display:flex;flex-direction:column;font-family:Inter,Outfit,system-ui,sans-serif}.rp-header{display:flex;align-items:center;justify-content:space-between;padding:16px 40px;border-bottom:1px solid #1e1e26;background:#0a0a0ed9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.rp-back-link{display:flex;align-items:center;gap:8px;background:none;border:none;color:#888;font-size:.875rem;font-weight:500;letter-spacing:.04em;cursor:pointer;font-family:inherit;padding:6px 10px;border-radius:8px;transition:color .2s,background .2s}.rp-back-link:hover{color:#e0e0e8;background:#1a1a22}.rp-header-logo{display:flex;align-items:center;gap:8px}.rp-logo-icon{width:32px;height:32px;background:linear-gradient(135deg,#e83349,#c0283a);border-radius:9px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 12px #e8334980}.rp-logo-text{font-size:1.1rem;font-weight:800;letter-spacing:.08em}.rp-logo-white{color:#fff}.rp-logo-red{color:#e83349}.rp-main{flex:1;display:flex;justify-content:center;padding:40px 20px 60px}.rp-card{width:100%;max-width:740px;background:#0e0e10;border:1.5px solid #c0283a;border-radius:20px;padding:36px 40px 40px;box-shadow:0 0 40px #c0283a40,0 0 80px #c0283a14}.rp-card-header{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #1e1e26}.rp-card-icon{width:56px;height:56px;flex-shrink:0;border-radius:14px;background:#e833491a;border:1.5px solid rgba(232,51,73,.3);display:flex;align-items:center;justify-content:center}.rp-card-title{font-size:1.5rem;font-weight:800;color:#f0f0f8;letter-spacing:.04em;margin:0 0 4px}.rp-card-sub{font-size:.82rem;color:#666;margin:0;letter-spacing:.02em}.rp-form{display:flex;flex-direction:column;gap:22px}.rp-row{display:flex;gap:20px;flex-wrap:wrap}.rp-field{flex:1 1 200px;display:flex;flex-direction:column;gap:8px;min-width:0}.rp-field-full{flex:1 1 100%}.rp-label{display:flex;align-items:center;gap:7px;font-size:.7rem;font-weight:700;letter-spacing:.22em;color:#777;text-transform:uppercase}.rp-label-dot{width:5px;height:5px;border-radius:50%;background:#e83349;flex-shrink:0}.rp-input{width:100%;background:#14141a;border:1px solid #2a2a35;border-radius:10px;color:#e0e0e8;font-size:.92rem;padding:13px 16px;outline:none;font-family:inherit;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.rp-input::placeholder{color:#444}.rp-input:focus{border-color:#e83349;box-shadow:0 0 0 2px #e833492e}.rp-input-error{border-color:#e8334999!important}.rp-err{font-size:.72rem;color:#e83349;letter-spacing:.04em}.rp-select-wrap{position:relative;width:100%}.rp-select{width:100%;appearance:none;background:#14141a;border:1px solid #2a2a35;border-radius:10px;color:#e0e0e8;font-size:.92rem;padding:13px 40px 13px 16px;outline:none;cursor:pointer;font-family:inherit;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.rp-select:focus{border-color:#e83349;box-shadow:0 0 0 2px #e833492e}.rp-select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#666;pointer-events:none;font-size:1.1rem}.rp-bg-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.rp-bg-chip{padding:9px 4px;background:#14141a;border:1px solid #2a2a35;border-radius:8px;color:#aaa;font-size:.82rem;font-weight:700;letter-spacing:.06em;cursor:pointer;font-family:inherit;transition:all .18s ease}.rp-bg-chip:hover{border-color:#e83349;color:#e83349;background:#e8334912}.rp-bg-chip-active{background:linear-gradient(135deg,#e8334938,#c0283a1f);border-color:#e83349;color:#e83349;box-shadow:0 0 10px #e8334940}.rp-emergency-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.rp-emergency-chip{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;background:#14141a;border:1.5px solid #2a2a35;border-radius:12px;cursor:pointer;font-family:inherit;transition:all .2s ease}.rp-emergency-chip:hover{border-color:var(--el-color);background:#ffffff08}.rp-emergency-active{border-color:var(--el-color)!important;background:#ffffff0a!important;box-shadow:0 0 14px #0000004d,inset 0 0 0 1px #ffffff0a}.rp-el-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.rp-el-label{font-size:.78rem;font-weight:700;letter-spacing:.1em;color:#ccc;text-transform:uppercase}.rp-el-desc{font-size:.68rem;color:#555;text-align:center;line-height:1.4}.rp-emergency-active .rp-el-label{color:var(--el-color)}.rp-submit-btn{width:100%;padding:16px;background:linear-gradient(135deg,#e83349,#c0283a);border:none;border-radius:12px;color:#fff;font-size:.95rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:transform .15s,box-shadow .2s,filter .2s;box-shadow:0 4px 20px #e8334966;margin-top:6px}.rp-submit-btn:hover{filter:brightness(1.12);box-shadow:0 6px 28px #e8334999;transform:translateY(-1px)}.rp-submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none;filter:none}.rp-btn-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:rp-spin .7s linear infinite;vertical-align:middle;margin-right:6px}@keyframes rp-spin{to{transform:rotate(360deg)}}.rp-general-error{background:#e833491a;border:1px solid rgba(232,51,73,.35);border-radius:10px;color:#e88a93;font-size:.82rem;font-weight:600;padding:12px 16px;display:flex;align-items:flex-start;gap:8px;line-height:1.5}.rp-success-card{margin:auto;max-width:480px;background:#0e0e10;border:1.5px solid #c0283a;border-radius:20px;padding:52px 40px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;box-shadow:0 0 40px #c0283a40}.rp-success-icon{width:80px;height:80px;border-radius:50%;background:#e833491f;border:2px solid rgba(232,51,73,.4);display:flex;align-items:center;justify-content:center;font-size:2.4rem;color:#e83349;animation:rp-pop .4s cubic-bezier(.34,1.56,.64,1)}@keyframes rp-pop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}.rp-success-title{font-size:1.5rem;font-weight:800;color:#f0f0f8;margin:0}.rp-success-sub{font-size:.88rem;color:#666;line-height:1.7;margin:0}.rp-success-sub strong{color:#e83349}.rp-success-detail{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.rp-sd-chip{font-size:.8rem;font-weight:700;padding:4px 14px;border-radius:20px;background:#14141a;border:1px solid #2a2a35;color:#aaa;letter-spacing:.06em}.rp-sd-blood{background:#e833491f;border-color:#e833494d;color:#e83349}.rp-success-info{width:100%;border:1px solid #1e1e28;border-radius:12px;overflow:hidden;margin-top:4px}.rp-si-row{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid #16161e;gap:16px}.rp-si-row:last-child{border-bottom:none}.rp-si-row span:first-child{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#555;flex-shrink:0}.rp-si-row span:last-child{font-size:.88rem;color:#d0d0da;font-weight:500;text-align:right}.rp-back-btn{margin-top:8px;background:none;border:1.5px solid #2e2e3a;border-radius:10px;color:#888;font-size:.87rem;font-weight:600;padding:11px 24px;cursor:pointer;font-family:inherit;transition:color .2s,border-color .2s}.rp-back-btn:hover{color:#e0e0e8;border-color:#e83349}@media(max-width:600px){.rp-header{padding:12px 16px}.rp-main{padding:20px 12px 40px}.rp-card{padding:22px 16px 26px;border-radius:16px}.rp-card-header{margin-bottom:20px;padding-bottom:18px;gap:12px}.rp-card-icon{width:46px;height:46px;border-radius:11px}.rp-card-title{font-size:1.2rem}.rp-card-sub{font-size:.75rem}.rp-row{flex-direction:column;gap:16px}.rp-field{flex:none;width:100%}.rp-input,.rp-select{font-size:1rem;padding:13px 14px}.rp-bg-grid{grid-template-columns:repeat(4,1fr);gap:6px}.rp-bg-chip{padding:9px 2px;font-size:.75rem}.rp-emergency-grid{grid-template-columns:repeat(2,1fr);gap:8px}.rp-emergency-chip{padding:12px 6px}.rp-submit-btn{padding:15px;font-size:.88rem;letter-spacing:.12em}.rp-general-error{font-size:.78rem}.rp-success-card{margin:16px;padding:36px 20px;border-radius:16px}.rp-success-icon{width:68px;height:68px;font-size:2rem}.rp-success-title{font-size:1.25rem}.rp-success-sub{font-size:.82rem}}@media(max-width:360px){.rp-card{padding:18px 12px 22px}.rp-bg-grid{grid-template-columns:repeat(4,1fr);gap:4px}.rp-bg-chip{font-size:.7rem;padding:8px 2px}}.dp-bg{min-height:100vh;background:#0a0a0a;font-family:Inter,sans-serif;color:#e8e8e8;display:flex;flex-direction:column}.dp-header{display:flex;align-items:center;justify-content:space-between;padding:0 28px;height:60px;background:#0a0a0ae6;border-bottom:1px solid rgba(255,255,255,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:50}.dp-header-left{display:flex;align-items:center;gap:12px}.dp-back-btn{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ccc;width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s}.dp-back-btn:hover{background:#ffffff1f;color:#fff}.dp-logo-icon{width:32px;height:32px;background:linear-gradient(135deg,#c0132b,#8b0016);border-radius:8px;display:flex;align-items:center;justify-content:center}.dp-logo-text{font-size:1rem;font-weight:700;letter-spacing:1px}.dp-logo-white{color:#fff}.dp-logo-red{color:#e83349}.dp-donate-badge{background:#e8334926;border:1px solid rgba(232,51,73,.35);color:#e83349;font-size:.65rem;font-weight:700;letter-spacing:1.5px;padding:3px 10px;border-radius:20px}.dp-header-right{display:flex;align-items:center;gap:14px}.dp-blood-badge{display:flex;align-items:center;gap:6px;background:#e833491f;border:1px solid rgba(232,51,73,.3);color:#e83349;font-size:.78rem;font-weight:700;padding:5px 12px;border-radius:20px}.dp-user-info{display:flex;align-items:center;gap:8px}.dp-avatar{width:32px;height:32px;border-radius:50%;border:2px solid rgba(232,51,73,.5)}.dp-avatar-placeholder{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#c0132b,#8b0016);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:#fff}.dp-user-name{font-size:.85rem;font-weight:500;color:#ccc}.dp-main{flex:1;max-width:820px;margin:0 auto;width:100%;padding:36px 20px 60px}.dp-hero{display:flex;align-items:center;gap:20px;margin-bottom:20px}.dp-banner{display:flex;align-items:center;gap:10px;background:#e8334914;border:1px solid rgba(232,51,73,.25);border-radius:12px;padding:12px 18px;font-size:.85rem;color:#e88a93;margin-bottom:18px;animation:dp-pulse 2.5s ease-in-out infinite}.dp-card-urgent{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#f9731614;border-bottom:1px solid rgba(249,115,22,.15);font-size:.8rem;color:#fb923c;font-weight:500}.dp-hero-icon{width:72px;height:72px;background:#e833491a;border:1.5px solid rgba(232,51,73,.25);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#e83349;flex-shrink:0}.dp-hero-title{font-size:1.7rem;font-weight:700;color:#fff;margin:0 0 4px}.dp-hero-sub{font-size:.88rem;color:#888;margin:0}.dp-hero-blood{color:#e83349;font-weight:700}.dp-loading{display:flex;justify-content:center;padding:80px 0}.dp-spinner{display:inline-block;width:38px;height:38px;border:3px solid rgba(232,51,73,.2);border-top-color:#e83349;border-radius:50%;animation:dp-spin .75s linear infinite}@keyframes dp-spin{to{transform:rotate(360deg)}}.dp-empty,.dp-no-blood-group{text-align:center;padding:70px 20px;color:#555}.dp-empty-icon{font-size:3rem;margin-bottom:16px}.dp-empty h3,.dp-no-blood-group h3{font-size:1.1rem;color:#777;margin:0 0 8px}.dp-empty p,.dp-no-blood-group p{font-size:.85rem;color:#555;margin:0 0 6px}.dp-empty-sub{font-size:.78rem!important;color:#444!important;max-width:400px;margin:0 auto!important}.dp-cards{display:flex;flex-direction:column;gap:16px}.dp-card{background:#111;border-radius:16px;border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:transform .2s,box-shadow .2s}.dp-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0006}.dp-card-pending{border-left:3px solid rgba(232,51,73,.6)}.dp-card-accepted{border-left:3px solid #22c55e}.dp-card-declined{border-left:3px solid #444;opacity:.75}.dp-card-top{padding:18px 20px 14px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.05)}.dp-card-blood-wrap{display:flex;align-items:center;gap:10px}.dp-card-blood{font-size:1.4rem;font-weight:800;color:#e83349;letter-spacing:-.5px}.dp-card-units{font-size:.8rem;color:#777;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);padding:3px 10px;border-radius:20px}.dp-card-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.dp-card-level{font-size:.72rem;font-weight:700;letter-spacing:.5px;padding:3px 10px;border-radius:20px;border:1px solid}.dp-card-status{font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:20px}.dp-status-accepted{background:#22c55e1f;border:1px solid rgba(34,197,94,.3);color:#22c55e}.dp-status-declined{background:#6464641f;border:1px solid rgba(100,100,100,.3);color:#666}.dp-status-new{background:#e833491a;border:1px solid rgba(232,51,73,.3);color:#e83349;animation:dp-pulse 2s ease-in-out infinite}@keyframes dp-pulse{0%,to{opacity:1}50%{opacity:.6}}.dp-card-body{padding:16px 20px;display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.dp-card-row{display:flex;flex-direction:column;gap:3px}.dp-card-label{font-size:.67rem;letter-spacing:1px;color:#555;text-transform:uppercase;font-weight:600}.dp-card-val{font-size:.85rem;color:#ccc;font-weight:500}.dp-phone-link{color:#60a5fa;text-decoration:none;font-weight:600;letter-spacing:.02em}.dp-phone-link:hover{color:#93c5fd;text-decoration:underline}.dp-card-actions{padding:14px 20px 18px;display:flex;gap:10px;border-top:1px solid rgba(255,255,255,.05)}.dp-accept-btn,.dp-decline-btn{display:flex;align-items:center;gap:7px;font-size:.83rem;font-weight:600;padding:10px 18px;border-radius:10px;cursor:pointer;border:none;transition:all .2s;font-family:Inter,sans-serif}.dp-accept-btn{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;flex:1}.dp-accept-btn:hover:not(:disabled){background:linear-gradient(135deg,#22c55e,#16a34a);transform:translateY(-1px);box-shadow:0 4px 16px #22c55e4d}.dp-decline-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#888}.dp-decline-btn:hover:not(:disabled){background:#e833491a;border-color:#e833494d;color:#e83349}.dp-accept-btn:disabled,.dp-decline-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.dp-btn-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:dp-spin .6s linear infinite}.dp-card-responded{padding:14px 20px;font-size:.82rem;font-weight:500;border-top:1px solid rgba(255,255,255,.05)}.dp-responded-accepted{color:#22c55e;background:#22c55e0f}.dp-responded-declined{color:#666;background:#6464640a}@media(max-width:600px){.dp-header{padding:0 16px}.dp-donate-badge{display:none}.dp-hero{flex-direction:column;align-items:flex-start;gap:14px}.dp-card-body{grid-template-columns:1fr}.dp-card-actions{flex-direction:column}.dp-user-name{display:none}}.ap-bg{min-height:100vh;width:100%;background:radial-gradient(ellipse 90% 50% at 50% 10%,#1a0505,#09090d);display:flex;flex-direction:column;font-family:Inter,Outfit,system-ui,sans-serif;color:#d0d0da}.ap-header{display:flex;align-items:center;justify-content:space-between;padding:14px 32px;border-bottom:1px solid #1e1e28;background:#09090deb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;gap:16px}.ap-header-left{display:flex;align-items:center;gap:10px}.ap-logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#e83349,#c0283a);border-radius:9px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 14px #e8334980;flex-shrink:0}.ap-logo-text{font-size:1.1rem;font-weight:800;letter-spacing:.08em}.ap-logo-white{color:#fff}.ap-logo-red{color:#e83349}.ap-admin-badge{font-size:.62rem;font-weight:700;letter-spacing:.18em;padding:3px 10px;border-radius:20px;background:#e833491f;border:1px solid rgba(232,51,73,.3);color:#e83349;text-transform:uppercase}.ap-header-right{display:flex;align-items:center;gap:14px}.ap-admin-info{display:flex;align-items:center;gap:8px}.ap-admin-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#e83349,#7a1020);border:2px solid #e83349;color:#fff;font-weight:800;font-size:.9rem;display:flex;align-items:center;justify-content:center}.ap-admin-name{font-size:.85rem;font-weight:600;color:#c0c0cc}.ap-signout-btn{display:flex;align-items:center;gap:7px;background:#1a1a24;border:1px solid #2e2e3e;border-radius:8px;color:#888;font-size:.82rem;font-weight:600;padding:7px 14px;cursor:pointer;font-family:inherit;transition:color .2s,border-color .2s,background .2s;letter-spacing:.02em}.ap-signout-btn:hover{color:#e83349;border-color:#e83349;background:#e8334914}.ap-notif-wrap{position:relative}.ap-bell-btn{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#1a1a24;border:1px solid #2e2e3e;border-radius:10px;color:#888;cursor:pointer;transition:color .2s,border-color .2s,background .2s;flex-shrink:0}.ap-bell-btn:hover,.ap-bell-active{color:#e83349;border-color:#e8334966;background:#e8334914}.ap-bell-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;background:#e83349;color:#fff;font-size:.62rem;font-weight:800;border-radius:20px;display:flex;align-items:center;justify-content:center;line-height:1;border:2px solid #09090d;animation:ap-bell-pulse 2s infinite}@keyframes ap-bell-pulse{0%,to{box-shadow:0 0 #e8334999}50%{box-shadow:0 0 0 5px #e8334900}}.ap-notif-panel{position:absolute;top:calc(100% + 10px);right:0;width:360px;background:#0e0e16;border:1.5px solid rgba(232,51,73,.35);border-radius:16px;box-shadow:0 0 30px #e8334926,0 16px 48px #000000b3;overflow:hidden;animation:ap-panel-in .22s cubic-bezier(.34,1.56,.64,1);z-index:60}@keyframes ap-panel-in{0%{transform:translateY(-8px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.ap-notif-panel-hdr{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 12px;border-bottom:1px solid #1e1e28}.ap-notif-panel-title{font-size:.82rem;font-weight:800;letter-spacing:.08em;color:#e0e0e8;text-transform:uppercase}.ap-notif-panel-count{background:#e83349;color:#fff;font-size:.65rem;font-weight:800;padding:2px 8px;border-radius:20px}.ap-notif-list{max-height:420px;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:6px}.ap-notif-list::-webkit-scrollbar{width:4px}.ap-notif-list::-webkit-scrollbar-thumb{background:#2e2e3e;border-radius:4px}.ap-notif-item{background:#12121c;border:1px solid #1e1e2c;border-left:3px solid #f59e0b;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:6px;transition:background .15s}.ap-notif-item:hover{background:#151520}.ap-notif-item-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ap-notif-patient{font-size:.88rem;font-weight:700;color:#e0e0e8;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ap-notif-blood{background:#e833491f;border:1px solid rgba(232,51,73,.3);color:#e83349;font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:20px;white-space:nowrap}.ap-notif-level{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ap-notif-item-sub{font-size:.75rem;color:#666;line-height:1.4}.ap-notif-item-actions{display:flex;gap:6px;margin-top:2px}.ap-notif-view-btn{flex:1;padding:6px 10px;background:#1e1e2c;border:1px solid #2e2e3e;border-radius:7px;color:#aaa;font-size:.74rem;font-weight:600;cursor:pointer;font-family:inherit;transition:color .15s,border-color .15s}.ap-notif-view-btn:hover{color:#e0e0e8;border-color:#444}.ap-notif-accept-btn{padding:6px 12px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:7px;color:#22c55e;font-size:.74rem;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s}.ap-notif-accept-btn:hover{background:#22c55e33}.ap-notif-decline-btn{padding:6px 12px;background:#e833491a;border:1px solid rgba(232,51,73,.3);border-radius:7px;color:#e83349;font-size:.74rem;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s}.ap-notif-decline-btn:hover{background:#e8334933}.ap-notif-empty{padding:30px 20px;text-align:center;font-size:.88rem;color:#555}.ap-body{display:flex;flex:1;min-height:0}.ap-sidebar{width:230px;flex-shrink:0;background:#0a0a0eb3;border-right:1px solid #1e1e28;padding:24px 14px;display:flex;flex-direction:column;gap:4px}.ap-sidebar-label{font-size:.62rem;font-weight:700;letter-spacing:.2em;color:#444;text-transform:uppercase;padding:0 10px;margin:0 0 8px}.ap-nav-btn{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:10px;border:none;background:transparent;color:#666;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;width:100%;text-align:left;transition:background .18s,color .18s;position:relative}.ap-nav-btn:hover{background:#16161e;color:#c0c0d0}.ap-nav-active{background:#e833491a!important;color:#e83349!important;border:1px solid rgba(232,51,73,.2)}.ap-notif-badge{margin-left:auto;background:#e83349;color:#fff;font-size:.65rem;font-weight:800;padding:1px 7px;border-radius:20px;animation:ap-pulse-badge 2s infinite}@keyframes ap-pulse-badge{0%,to{box-shadow:0 0 #e8334980}50%{box-shadow:0 0 0 5px #e8334900}}.ap-count-pill{margin-left:auto;background:#1e1e28;color:#888;font-size:.68rem;font-weight:700;padding:1px 8px;border-radius:20px;border:1px solid #2e2e3e}.ap-sidebar-stats{display:flex;flex-direction:column;gap:2px;margin-top:4px}.ap-stat-item{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border-radius:8px}.ap-stat-label{font-size:.78rem;color:#555}.ap-stat-val{font-size:.9rem;font-weight:700;color:#ccc}.ap-content{flex:1;overflow-y:auto;padding:28px 32px 48px;min-width:0}.ap-panel{display:flex;flex-direction:column;gap:20px}.ap-panel-hdr{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.ap-panel-title{font-size:1.35rem;font-weight:800;color:#f0f0f8;margin:0 0 4px;letter-spacing:.02em}.ap-panel-sub{font-size:.82rem;color:#555;margin:0}.ap-notif-strip{display:flex;align-items:center;gap:8px;background:#e8334914;border:1px solid rgba(232,51,73,.2);border-radius:20px;padding:7px 16px;font-size:.8rem;color:#e88a93;font-weight:600;white-space:nowrap}.ap-notif-dot{width:8px;height:8px;border-radius:50%;background:#e83349;flex-shrink:0;animation:ap-dot-pulse 1.4s infinite}@keyframes ap-dot-pulse{0%,to{opacity:1}50%{opacity:.3}}.ap-table-wrap{background:#0e0e12;border:1px solid #1e1e28;border-radius:14px;overflow:hidden;overflow-x:auto}.ap-table{width:100%;border-collapse:collapse;min-width:700px}.ap-table thead tr{background:#12121a;border-bottom:1px solid #1e1e28}.ap-table th{padding:12px 16px;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#555;text-align:left;white-space:nowrap}.ap-table td{padding:13px 16px;font-size:.875rem;border-bottom:1px solid #16161e;vertical-align:middle}.ap-tr:last-child td{border-bottom:none}.ap-tr:hover td{background:#ffffff04}.ap-tr-pending td{border-left:3px solid #f59e0b}.ap-tr-pending td:first-child{padding-left:13px}.ap-td-num{color:#444;font-size:.78rem;width:32px}.ap-td-bold{color:#e0e0e8;font-weight:600}.ap-td-muted{color:#666;font-size:.82rem}.ap-td-date{color:#555;font-size:.78rem;white-space:nowrap}.ap-td-name{color:#d0d0da;font-weight:600;font-size:.875rem}.ap-td-sub{color:#555;font-size:.72rem;margin-top:1px}.ap-blood-chip{background:#e833491f;border:1px solid rgba(232,51,73,.3);color:#e83349;font-size:.75rem;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:.06em;white-space:nowrap}.ap-chip-lg{font-size:.9rem;padding:5px 16px}.ap-level-chip,.ap-status-chip{font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:20px;border:1px solid;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.ap-sec-chip{font-size:.75rem;font-weight:700;color:#888;background:#14141c;border:1px solid #2a2a38;padding:3px 10px;border-radius:6px;font-family:Courier New,monospace}.ap-view-btn{background:#e833491a;border:1px solid rgba(232,51,73,.25);border-radius:7px;color:#e83349;font-size:.78rem;font-weight:600;padding:5px 14px;cursor:pointer;font-family:inherit;transition:background .18s,box-shadow .18s;white-space:nowrap}.ap-view-btn:hover{background:#e8334933;box-shadow:0 0 10px #e8334933}.ap-remove-btn{background:#ef444412;border:1px solid rgba(239,68,68,.2);border-radius:7px;color:#ef4444;font-size:.78rem;font-weight:600;padding:5px 14px;cursor:pointer;font-family:inherit;transition:background .18s,box-shadow .18s;white-space:nowrap}.ap-remove-btn:hover{background:#ef444426;box-shadow:0 0 10px #ef444426}.ap-add-btn{background:linear-gradient(135deg,#e83349,#c0283a);border:none;border-radius:10px;color:#fff;font-size:.82rem;font-weight:700;padding:9px 20px;cursor:pointer;font-family:inherit;letter-spacing:.05em;white-space:nowrap;transition:filter .18s,transform .15s;box-shadow:0 3px 14px #e8334959}.ap-add-btn:hover{filter:brightness(1.12);transform:translateY(-1px)}.ap-add-btn-cancel{background:#1e1e28!important;border:1px solid #2e2e3e!important;color:#888!important;box-shadow:none!important}.ap-add-card{background:#0e0e14;border:1px solid #2e2e3e;border-radius:14px;padding:24px 24px 20px;display:flex;flex-direction:column;gap:18px}.ap-add-title{font-size:1rem;font-weight:700;color:#e0e0e8;margin:0}.ap-add-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.ap-add-field{display:flex;flex-direction:column;gap:7px}.ap-add-label{font-size:.66rem;font-weight:700;letter-spacing:.2em;color:#666;text-transform:uppercase}.ap-add-input{background:#12121a;border:1px solid #2a2a38;border-radius:9px;color:#e0e0e8;font-size:.88rem;padding:10px 13px;outline:none;font-family:inherit;transition:border-color .2s,box-shadow .2s}.ap-add-input::placeholder{color:#3a3a4a}.ap-add-input:focus{border-color:#e83349;box-shadow:0 0 0 2px #e8334926}.ap-add-error{font-size:.78rem;color:#e83349;margin:0}.ap-bg-mini-grid{display:flex;flex-wrap:wrap;gap:6px}.ap-bg-mini{padding:5px 9px;background:#12121a;border:1px solid #2a2a38;border-radius:6px;color:#777;font-size:.75rem;font-weight:700;cursor:pointer;font-family:inherit;transition:all .15s}.ap-bg-mini:hover{border-color:#e83349;color:#e83349}.ap-bg-mini-active{background:#e8334924;border-color:#e83349;color:#e83349}.ap-save-btn{align-self:flex-start;background:linear-gradient(135deg,#e83349,#c0283a);border:none;border-radius:10px;color:#fff;font-size:.88rem;font-weight:700;padding:11px 28px;cursor:pointer;font-family:inherit;transition:filter .18s,transform .15s;box-shadow:0 3px 14px #e8334959}.ap-save-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.ap-save-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.ap-loading{display:flex;justify-content:center;padding:60px 0}.ap-spinner{display:inline-block;width:28px;height:28px;border:2.5px solid rgba(255,255,255,.1);border-top-color:#e83349;border-radius:50%;animation:ap-spin .7s linear infinite}@keyframes ap-spin{to{transform:rotate(360deg)}}.ap-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:60px 20px;border:1px dashed #2a2a36;border-radius:14px;color:#444;font-size:.9rem;text-align:center;line-height:1.6}.ap-empty strong{color:#e83349}.ap-overlay{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;padding:20px}.ap-modal{background:#0e0e14;border:1.5px solid #c0283a;border-radius:18px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;padding:28px 30px 30px;box-shadow:0 0 40px #c0283a4d,0 24px 60px #0009;display:flex;flex-direction:column;gap:20px}.ap-modal-hdr{display:flex;align-items:center;justify-content:space-between}.ap-modal-title{font-size:1.2rem;font-weight:800;color:#f0f0f8;margin:0}.ap-modal-close{background:#1a1a24;border:1px solid #2e2e3e;border-radius:8px;color:#888;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.9rem;transition:color .2s,border-color .2s,background .2s}.ap-modal-close:hover{color:#e83349;border-color:#e83349;background:#e8334914}.ap-modal-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ap-modal-grid{display:flex;flex-direction:column;gap:0;border:1px solid #1e1e28;border-radius:12px;overflow:hidden}.ap-modal-row{display:flex;justify-content:space-between;align-items:center;padding:11px 16px;border-bottom:1px solid #16161e;gap:16px}.ap-modal-row:last-child{border-bottom:none}.ap-modal-label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#555;flex-shrink:0}.ap-modal-val{font-size:.9rem;color:#d0d0da;font-weight:500;text-align:right}.ap-modal-action-label{font-size:.7rem;font-weight:700;letter-spacing:.18em;color:#555;text-transform:uppercase;margin:0 0 10px}.ap-modal-btns{display:flex;gap:10px;flex-wrap:wrap}.ap-approve-btn,.ap-reject-btn{flex:1;padding:13px;border-radius:10px;font-size:.9rem;font-weight:700;border:none;cursor:pointer;font-family:inherit;letter-spacing:.04em;transition:filter .15s,transform .15s,opacity .15s}.ap-approve-btn{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 3px 16px #22c55e59}.ap-reject-btn{background:linear-gradient(135deg,#e83349,#c0283a);color:#fff;box-shadow:0 3px 16px #e8334959}.ap-approve-btn:hover:not(:disabled),.ap-reject-btn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.ap-approve-btn:disabled,.ap-reject-btn:disabled{opacity:.35;cursor:not-allowed;transform:none}.ap-modal-pending-hint,.ap-modal-approved-hint,.ap-modal-rejected-hint{margin:10px 0 0;font-size:.82rem;font-weight:600;padding:8px 14px;border-radius:8px;letter-spacing:.02em}.ap-modal-pending-hint{color:#f59e0b;background:#f59e0b14;border:1px solid rgba(245,158,11,.2)}.ap-modal-approved-hint{color:#22c55e;background:#22c55e14;border:1px solid rgba(34,197,94,.2)}.ap-modal-rejected-hint{color:#e83349;background:#e8334914;border:1px solid rgba(232,51,73,.2)}.ap-toast-container{position:fixed;top:76px;right:20px;z-index:100;display:flex;flex-direction:column;gap:10px;pointer-events:none}.ap-toast{pointer-events:all;display:flex;align-items:flex-start;gap:12px;background:#12121c;border:1.5px solid rgba(232,51,73,.5);border-radius:14px;padding:14px 14px 14px 16px;width:340px;box-shadow:0 0 30px #e8334933,0 8px 32px #0009;position:relative;overflow:hidden;animation:ap-toast-in .35s cubic-bezier(.34,1.56,.64,1)}@keyframes ap-toast-in{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}.ap-toast-icon{flex-shrink:0;width:36px;height:36px;background:#e833491f;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.ap-toast-body{flex:1;min-width:0}.ap-toast-title{font-size:.88rem;font-weight:800;color:#f0f0f8;margin:0 0 4px;letter-spacing:.02em}.ap-toast-sub{font-size:.78rem;color:#888;margin:0;line-height:1.5}.ap-toast-blood{color:#e83349;font-weight:700;background:#e833491a;border:1px solid rgba(232,51,73,.25);padding:0 6px;border-radius:10px}.ap-toast-actions{display:flex;flex-direction:column;gap:5px;flex-shrink:0}.ap-toast-view{background:#e833491f;border:1px solid rgba(232,51,73,.3);border-radius:7px;color:#e83349;font-size:.75rem;font-weight:700;padding:4px 12px;cursor:pointer;font-family:inherit;transition:background .15s;white-space:nowrap}.ap-toast-view:hover{background:#e8334938}.ap-toast-dismiss{background:none;border:none;color:#555;font-size:.8rem;cursor:pointer;padding:4px;line-height:1;transition:color .15s;align-self:center}.ap-toast-dismiss:hover{color:#aaa}.ap-toast-progress{position:absolute;bottom:0;left:0;height:3px;width:100%;background:linear-gradient(90deg,#e83349,#c0283a);border-radius:0 0 14px 14px;animation:ap-toast-drain 7s linear forwards;transform-origin:left}@keyframes ap-toast-drain{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(max-width:900px){.ap-sidebar{width:180px}.ap-content{padding:20px 18px 40px}}@media(max-width:768px){.ap-header{padding:10px 14px;gap:10px}.ap-logo-text,.ap-admin-badge,.ap-admin-name{display:none}.ap-admin-info{gap:6px}.ap-body{flex-direction:column}.ap-sidebar{width:100%;flex-direction:row;padding:0;border-right:none;border-top:1px solid #1e1e28;background:#09090df7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:fixed;bottom:0;left:0;z-index:30;overflow-x:auto;gap:0}.ap-sidebar-label,.ap-sidebar-stats{display:none}.ap-nav-btn{flex-direction:column;gap:4px;padding:10px 14px;border-radius:0;font-size:.62rem;letter-spacing:.06em;flex:1;justify-content:center;white-space:nowrap;min-width:70px;border:none!important}.ap-nav-btn svg{width:20px;height:20px}.ap-notif-badge{position:absolute;top:4px;right:8px}.ap-count-pill{display:none}.ap-content{padding:16px 12px 90px}.ap-panel-hdr{flex-direction:column;gap:10px}.ap-panel-title{font-size:1.1rem}.ap-table-wrap{border-radius:10px}.ap-table th,.ap-table td{padding:10px 12px;font-size:.78rem}.ap-add-grid{grid-template-columns:1fr}.ap-add-card{padding:18px 16px}.ap-overlay{align-items:flex-end;padding:0}.ap-modal{max-width:100%;border-radius:20px 20px 0 0;max-height:85dvh;padding:22px 18px 32px}.ap-notif-panel{width:calc(100vw - 28px);right:0}.ap-toast-container{right:10px;left:10px}.ap-toast{width:100%}.ap-approve-btn,.ap-reject-btn{padding:12px 10px;font-size:.85rem}}@media(max-width:400px){.ap-header{padding:8px 10px}.ap-nav-btn{padding:8px 10px;font-size:.58rem;min-width:60px}}.ap-card-list{display:flex;flex-direction:column;gap:6px}.ap-req-card{display:flex;align-items:center;gap:14px;padding:13px 18px;border-radius:12px;border:1px solid #1a1a24;background:#111118;transition:transform .15s,background .18s;overflow:hidden}.ap-req-card:hover{transform:translate(4px);background:#14141c}.ap-req-card-pending{border-left:3px solid #f97316;background:linear-gradient(90deg,#f9731614,#111118 60%)}.ap-req-card-approved{border-left:3px solid #22c55e;background:linear-gradient(90deg,#22c55e12,#111118 60%)}.ap-req-card-rejected{border-left:3px solid #e83349;background:linear-gradient(90deg,#e833490f,#111118 60%);opacity:.75}.ap-req-card-rejected:hover{opacity:1}.ap-req-card-student{border-left:3px solid #3b82f6;background:linear-gradient(90deg,#3b82f612,#111118 60%)}.ap-req-card-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#c0132b,#6b0012);display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:800;color:#fff;flex-shrink:0}.ap-req-card-avatar-blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.ap-req-card-info{flex:1;min-width:0}.ap-req-card-name{font-size:.88rem;font-weight:700;color:#d0d0da;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ap-req-card-meta{font-size:.72rem;color:#555;margin-top:2px;display:flex;gap:6px;flex-wrap:wrap}.ap-req-card-chips{display:flex;align-items:center;gap:8px;flex-shrink:0}.ap-req-card-units{font-size:.72rem;color:#666;font-weight:600;white-space:nowrap}.ap-req-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.ap-req-card-date{font-size:.68rem;color:#444;white-space:nowrap}@media(max-width:768px){.ap-req-card{flex-wrap:wrap;gap:10px}.ap-req-card-right{width:100%;flex-direction:row;justify-content:space-between;align-items:center}}.bt-bg{min-height:100vh;width:100%;background:radial-gradient(ellipse 90% 50% at 50% 10%,#1a0505,#09090d);display:flex;flex-direction:column;font-family:Inter,Outfit,system-ui,sans-serif;color:#d0d0da}.bt-header{display:flex;align-items:center;justify-content:space-between;padding:14px 36px;border-bottom:1px solid #1e1e28;background:#09090deb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;gap:16px}.bt-header-left{display:flex;align-items:center;gap:10px}.bt-header-right{display:flex;align-items:center;gap:14px}.bt-logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#e83349,#c0283a);border-radius:9px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 14px #e8334980;flex-shrink:0}.bt-logo-text{font-size:1.1rem;font-weight:800;letter-spacing:.08em}.bt-logo-white{color:#fff}.bt-logo-red{color:#e83349}.bt-team-badge{font-size:.62rem;font-weight:700;letter-spacing:.18em;padding:3px 10px;border-radius:20px;background:#e833491f;border:1px solid rgba(232,51,73,.3);color:#e83349;text-transform:uppercase}.bt-team-info{display:flex;align-items:center;gap:8px}.bt-team-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#e83349,#7a1020);border:2px solid #e83349;color:#fff;font-weight:800;font-size:.9rem;display:flex;align-items:center;justify-content:center}.bt-team-name{font-size:.85rem;font-weight:600;color:#c0c0cc}.bt-signout-btn{display:flex;align-items:center;gap:7px;background:#1a1a24;border:1px solid #2e2e3e;border-radius:8px;color:#888;font-size:.82rem;font-weight:600;padding:7px 14px;cursor:pointer;font-family:inherit;letter-spacing:.02em;transition:color .2s,border-color .2s,background .2s}.bt-signout-btn:hover{color:#e83349;border-color:#e83349;background:#e8334914}.bt-main{flex:1;padding:28px 36px 48px;display:flex;flex-direction:column;gap:24px}.bt-summary-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bt-summary-card{background:#0e0e14;border:1.5px solid #1e1e28;border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;cursor:pointer;font-family:inherit;transition:border-color .2s,background .2s,transform .18s;position:relative;overflow:hidden}.bt-summary-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--sc-color, #888) 0%,transparent 60%);opacity:0;transition:opacity .2s}.bt-summary-card:hover:before,.bt-summary-active:before{opacity:.06}.bt-summary-card:hover{border-color:var(--sc-color, #888);transform:translateY(-2px)}.bt-summary-active{border-color:var(--sc-color, #888)!important;box-shadow:0 0 18px color-mix(in srgb,var(--sc-color) 30%,transparent)}.bt-summary-icon{font-size:1.1rem}.bt-summary-count{font-size:1.8rem;font-weight:800;line-height:1}.bt-summary-label{font-size:.72rem;font-weight:600;letter-spacing:.12em;color:#555;text-transform:uppercase}.bt-panel{background:#0d0d12;border:1px solid #1e1e28;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:18px;flex:1}.bt-panel-hdr{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px}.bt-panel-title{font-size:1.2rem;font-weight:800;color:#f0f0f8;margin:0 0 4px}.bt-panel-sub{font-size:.8rem;color:#555;margin:0}.bt-notif-strip{display:flex;align-items:center;gap:8px;background:#e8334914;border:1px solid rgba(232,51,73,.2);border-radius:20px;padding:7px 16px;font-size:.8rem;color:#e88a93;font-weight:600;white-space:nowrap}.bt-notif-dot{width:8px;height:8px;border-radius:50%;background:#e83349;flex-shrink:0;animation:bt-pulse 1.4s infinite}@keyframes bt-pulse{0%,to{opacity:1}50%{opacity:.3}}.bt-table-wrap{border:1px solid #1e1e28;border-radius:12px;overflow:hidden;overflow-x:auto}.bt-table{width:100%;border-collapse:collapse;min-width:780px}.bt-table thead tr{background:#12121a;border-bottom:1px solid #1e1e28}.bt-table th{padding:11px 16px;font-size:.67rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#555;text-align:left;white-space:nowrap}.bt-table td{padding:12px 16px;font-size:.875rem;border-bottom:1px solid #14141c;vertical-align:middle}.bt-tr:last-child td{border-bottom:none}.bt-tr:hover td{background:#ffffff03}.bt-tr-pending td{background:linear-gradient(90deg,#f973161a,#f973160a);border-top:1px solid rgba(249,115,22,.15);border-bottom:1px solid rgba(249,115,22,.15)}.bt-tr-pending td:first-child{border-left:3px solid #f97316;box-shadow:inset 4px 0 18px #f973162e}.bt-tr-pending:hover td{background:linear-gradient(90deg,#f973162e,#f9731612)!important}.bt-tr-approved td{background:linear-gradient(90deg,#22c55e17,#22c55e08);border-top:1px solid rgba(34,197,94,.12);border-bottom:1px solid rgba(34,197,94,.12)}.bt-tr-approved td:first-child{border-left:3px solid #22c55e;box-shadow:inset 4px 0 18px #22c55e2e}.bt-tr-approved:hover td{background:linear-gradient(90deg,#22c55e29,#22c55e0f)!important}.bt-tr-rejected td{background:linear-gradient(90deg,#e8334914,#e8334905);border-top:1px solid rgba(232,51,73,.1);border-bottom:1px solid rgba(232,51,73,.1);opacity:.75}.bt-tr-rejected td:first-child{border-left:3px solid #e83349;box-shadow:inset 4px 0 18px #e8334929}.bt-tr-rejected:hover td{background:linear-gradient(90deg,#e8334924,#e833490d)!important;opacity:1}.bt-td-num{color:#444;font-size:.78rem;width:32px}.bt-td-bold{color:#e0e0e8;font-weight:600}.bt-td-name{color:#d0d0da;font-weight:600;font-size:.875rem}.bt-td-sub{color:#555;font-size:.72rem;margin-top:2px}.bt-td-date{color:#555;font-size:.78rem;white-space:nowrap}.bt-td-hospital{color:#888;font-size:.82rem;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bt-blood-chip{background:#e833491f;border:1px solid rgba(232,51,73,.3);color:#e83349;font-size:.75rem;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:.06em;white-space:nowrap}.bt-chip-lg{font-size:.9rem;padding:5px 16px}.bt-level-chip,.bt-status-chip{font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:20px;border:1px solid;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.bt-view-btn{background:#e833491a;border:1px solid rgba(232,51,73,.25);border-radius:7px;color:#e83349;font-size:.78rem;font-weight:600;padding:5px 14px;cursor:pointer;font-family:inherit;transition:background .18s;white-space:nowrap}.bt-view-btn:hover{background:#e8334933}.bt-loading{display:flex;justify-content:center;padding:60px 0}.bt-spinner{display:inline-block;width:26px;height:26px;border:2.5px solid rgba(255,255,255,.08);border-top-color:#e83349;border-radius:50%;animation:bt-spin .7s linear infinite}@keyframes bt-spin{to{transform:rotate(360deg)}}.bt-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:60px 20px;border:1px dashed #2a2a36;border-radius:12px;color:#444;font-size:.9rem;text-align:center}.bt-overlay{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;padding:20px}.bt-modal{background:#0e0e14;border:1.5px solid #c0283a;border-radius:18px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;padding:26px 28px 28px;box-shadow:0 0 40px #c0283a4d,0 24px 60px #0009;display:flex;flex-direction:column;gap:18px}.bt-modal-hdr{display:flex;align-items:center;justify-content:space-between}.bt-modal-title{font-size:1.15rem;font-weight:800;color:#f0f0f8;margin:0}.bt-modal-close{background:#1a1a24;border:1px solid #2e2e3e;border-radius:8px;color:#888;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.85rem;transition:color .2s,border-color .2s}.bt-modal-close:hover{color:#e83349;border-color:#e83349}.bt-modal-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.bt-modal-grid{border:1px solid #1e1e28;border-radius:10px;overflow:hidden}.bt-modal-row{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid #16161e;gap:16px}.bt-modal-row:last-child{border-bottom:none}.bt-modal-label{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#555;flex-shrink:0}.bt-modal-val{font-size:.88rem;color:#d0d0da;font-weight:500;text-align:right}.bt-modal-readonly{display:flex;align-items:center;gap:10px;background:#12121c;border:1px solid #2a2a38;border-radius:10px;padding:12px 16px;font-size:.82rem;color:#555;font-weight:500;line-height:1.4}.bt-modal-readonly svg{flex-shrink:0;color:#444}.bt-modal-readonly strong{color:#e83349;font-weight:700}@media(max-width:900px){.bt-main{padding:20px 18px 40px}.bt-summary-row{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.bt-main{padding:14px 12px 32px;gap:16px}.bt-header{padding:10px 14px;gap:10px}.bt-team-name,.bt-logo-text{display:none}.bt-summary-row{grid-template-columns:repeat(2,1fr);gap:10px}.bt-summary-card{padding:14px 16px}.bt-summary-count{font-size:1.5rem}.bt-panel{padding:16px 12px;border-radius:12px}.bt-panel-hdr{flex-direction:column;gap:10px}.bt-panel-title{font-size:1.05rem}.bt-table th,.bt-table td{padding:10px;font-size:.76rem}.bt-overlay{align-items:flex-end;padding:0}.bt-modal{max-width:100%;border-radius:20px 20px 0 0;max-height:85dvh;padding:20px 16px 32px}}@media(max-width:400px){.bt-summary-count{font-size:1.3rem}.bt-summary-card{padding:12px}}.bt-main-tabs{display:flex;align-items:center;gap:4px;padding:10px 36px 0;border-bottom:1px solid #1e1e28;background:#09090d99}.bt-main-tab{display:flex;align-items:center;gap:8px;padding:10px 20px;font-size:.83rem;font-weight:600;color:#555;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;font-family:inherit;letter-spacing:.02em;transition:color .2s,border-color .2s;margin-bottom:-1px}.bt-main-tab:hover{color:#aaa}.bt-main-tab-active{color:#e83349;border-bottom-color:#e83349}.bt-tab-pill{background:#e8334926;border:1px solid rgba(232,51,73,.3);color:#e83349;font-size:.65rem;font-weight:700;padding:1px 7px;border-radius:20px}.bt-tab-pill-blue{background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#60a5fa}.bt-tab-pill-green{background:#22c55e1f;border:1px solid rgba(34,197,94,.3);color:#22c55e}.bt-tr-donor td{border-left:3px solid #22c55e}.bt-td-donor-name{display:flex;align-items:center;gap:10px}.bt-donor-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#15803d);display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:800;color:#fff;flex-shrink:0}.bt-td-muted{color:#666;font-size:.82rem}.bt-sec-chip{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#aaa;font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:.06em}.bt-notif-green{background:#22c55e14!important;border-color:#22c55e33!important;color:#4ade80!important}.bt-dot-green{background:#22c55e!important}@media(max-width:700px){.bt-main-tabs{padding:8px 12px 0;gap:2px}.bt-main-tab{padding:8px 12px;font-size:.78rem}}.bt-matching-wrap{display:flex;gap:20px;flex:1;min-height:0}.bt-matching-sidebar{width:280px;flex-shrink:0;background:#0d0d12;border:1px solid #1e1e28;border-radius:16px;display:flex;flex-direction:column;overflow:hidden}.bt-matching-sidebar-hdr{padding:18px 20px 14px;border-bottom:1px solid #1e1e28}.bt-matching-sidebar-hdr h3{margin:0 0 4px;font-size:.95rem;font-weight:700;color:#e0e0e8}.bt-matching-sidebar-hdr p{margin:0;font-size:.75rem;color:#555}.bt-req-list{overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:6px;flex:1}.bt-req-item{width:100%;text-align:left;background:#111;border:1px solid #1e1e28;border-radius:12px;padding:12px 14px;cursor:pointer;font-family:inherit;transition:border-color .2s,background .2s;display:flex;flex-direction:column;gap:5px}.bt-req-item:hover{border-color:#e833494d;background:#131318}.bt-req-item-active{border-color:#e83349!important;background:#e833490f!important}.bt-req-item-top{display:flex;align-items:center;justify-content:space-between}.bt-req-level{font-size:.68rem;font-weight:700;letter-spacing:.5px}.bt-req-item-patient{font-size:.88rem;font-weight:600;color:#ccc}.bt-req-item-hospital{font-size:.75rem;color:#666}.bt-req-item-stats{display:flex;gap:10px;margin-top:2px}.bt-req-stat{font-size:.72rem;color:#555}.bt-req-stat-num{font-weight:700;color:#888}.bt-matching-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:40px 20px;font-size:.8rem;color:#555}.bt-matching-empty>div:first-child{font-size:2rem}.bt-matching-panel{flex:1;background:#0d0d12;border:1px solid #1e1e28;border-radius:16px;display:flex;flex-direction:column;overflow:hidden}.bt-matching-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;padding:40px;color:#444;gap:14px}.bt-matching-placeholder-icon{width:90px;height:90px;background:#ffffff08;border:1.5px solid #1e1e28;border-radius:24px;display:flex;align-items:center;justify-content:center;color:#2a2a36}.bt-matching-placeholder h3{font-size:1.1rem;color:#555;margin:0 0 6px}.bt-matching-placeholder p{font-size:.82rem;color:#3a3a4a;max-width:320px;margin:0;line-height:1.5}.bt-match-details{display:flex;flex-direction:column;overflow:hidden;height:100%}.bt-match-req-banner{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid #1e1e28;background:#e833490a;gap:14px;flex-wrap:wrap}.bt-match-req-left{display:flex;align-items:center;gap:14px}.bt-match-patient{font-size:.95rem;font-weight:700;color:#e0e0e8}.bt-match-hospital{font-size:.76rem;color:#666;margin-top:2px}.bt-match-stats{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #1e1e28}.bt-match-stat-card{display:flex;flex-direction:column;align-items:center;padding:14px 10px;gap:4px;border-right:1px solid #1e1e28}.bt-match-stat-card:last-child{border-right:none}.bt-match-stat-num{font-size:1.5rem;font-weight:800;color:#aaa}.bt-match-stat-label{font-size:.65rem;color:#555;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.bt-match-panel-title{padding:14px 22px 10px;font-size:.78rem;color:#555;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #14141c}.bt-match-students{overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:8px;flex:1}.bt-match-student-card{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:12px;border:1px solid #1e1e28;background:#111;transition:transform .15s}.bt-match-student-card:hover{transform:translate(3px)}.bt-msc-accepted{border-left:3px solid #22c55e;background:#22c55e0a}.bt-msc-declined{border-left:3px solid #444;opacity:.7}.bt-msc-pending{border-left:3px solid #f59e0b}.bt-msc-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#c0132b,#6b0012);display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:800;color:#fff;flex-shrink:0}.bt-msc-info{flex:1;min-width:0}.bt-msc-name{font-size:.88rem;font-weight:600;color:#d0d0da;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bt-msc-meta{font-size:.72rem;color:#555;margin-top:2px;display:flex;gap:8px;flex-wrap:wrap}.bt-msc-blood{flex-shrink:0}.bt-msc-status{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.bt-msc-badge{font-size:.7rem;font-weight:700;padding:3px 10px;border-radius:20px;white-space:nowrap}.bt-msc-badge-accepted{background:#22c55e1f;border:1px solid rgba(34,197,94,.3);color:#22c55e}.bt-msc-badge-declined{background:#6464641a;border:1px solid rgba(100,100,100,.2);color:#666}.bt-msc-badge-pending{background:#f59e0b1a;border:1px solid rgba(245,158,11,.25);color:#f59e0b}.bt-msc-time{font-size:.65rem;color:#444}@media(max-width:900px){.bt-matching-wrap{flex-direction:column}.bt-matching-sidebar{width:100%;max-height:260px}.bt-match-stats{grid-template-columns:repeat(2,1fr)}.bt-matching-panel{min-height:400px}}.bt-card-list{display:flex;flex-direction:column;gap:6px}.bt-req-card{display:flex;align-items:center;gap:14px;padding:13px 18px;border-radius:12px;border:1px solid #1a1a24;background:#111118;transition:transform .15s,background .18s;flex-wrap:nowrap;overflow:hidden}.bt-req-card:hover{transform:translate(4px);background:#14141c}.bt-req-card-pending{border-left:3px solid #f97316;background:linear-gradient(90deg,#f9731614,#111118 60%)}.bt-req-card-approved{border-left:3px solid #22c55e;background:linear-gradient(90deg,#22c55e12,#111118 60%)}.bt-req-card-rejected{border-left:3px solid #e83349;background:linear-gradient(90deg,#e833490f,#111118 60%);opacity:.75}.bt-req-card-rejected:hover{opacity:1}.bt-req-card-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#c0132b,#6b0012);display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:800;color:#fff;flex-shrink:0}.bt-req-card-avatar-green{background:linear-gradient(135deg,#22c55e,#15803d)}.bt-req-card-info{flex:1;min-width:0}.bt-req-card-name{font-size:.88rem;font-weight:700;color:#d0d0da;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bt-req-card-meta{font-size:.72rem;color:#555;margin-top:2px;display:flex;gap:6px;flex-wrap:wrap;align-items:center}.bt-req-card-chips{display:flex;align-items:center;gap:8px;flex-shrink:0}.bt-req-card-units,.bt-req-card-for{font-size:.72rem;color:#666;font-weight:600;white-space:nowrap}.bt-req-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.bt-req-card-date{font-size:.68rem;color:#444;white-space:nowrap}.bt-req-card-hospital{font-size:.72rem;color:#555;white-space:nowrap;max-width:140px;overflow:hidden;text-overflow:ellipsis}@media(max-width:700px){.bt-req-card{flex-wrap:wrap;gap:10px}.bt-req-card-right{width:100%;flex-direction:row;justify-content:space-between;align-items:center}}.bb-bg{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse 80% 60% at 50% 40%,#1a0505,#0d0d0d);font-family:Inter,Outfit,system-ui,sans-serif}.bb-card{width:100%;max-width:420px;background:#0e0e10;border:1.5px solid #c0283a;border-radius:20px;padding:40px 36px 36px;box-shadow:0 0 40px #c0283a59,0 0 80px #c0283a1f,inset 0 0 1px #ff505014;display:flex;flex-direction:column;align-items:center;gap:0;position:relative}.bb-logo-wrap{margin-bottom:20px}.bb-logo{width:64px;height:64px;background:linear-gradient(135deg,#e83349,#c0283a);border-radius:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 24px #e8334999,0 0 48px #e8334940}.bb-title{font-size:2rem;font-weight:800;letter-spacing:.08em;margin-bottom:6px;line-height:1}.bb-title-white{color:#fff}.bb-title-red{color:#e83349}.bb-subtitle{font-size:.7rem;letter-spacing:.28em;color:#888;margin-bottom:24px;text-transform:uppercase}.bb-error{width:100%;background:#b41e2d40;border:1px solid rgba(232,51,73,.5);border-radius:10px;color:#e88a93;font-size:.88rem;padding:12px 18px;display:flex;align-items:center;gap:10px;margin-bottom:20px;letter-spacing:.02em;box-sizing:border-box}.bb-error-icon{font-size:1.1rem;color:#e83349;flex-shrink:0}.bb-form{width:100%;display:flex;flex-direction:column;gap:0}.bb-field-label{font-size:.72rem;letter-spacing:.22em;color:#777;margin-bottom:10px;display:flex;align-items:center;gap:8px;text-transform:uppercase}.bb-label-icon{color:#e83349;font-size:.9rem}.bb-select-wrap{position:relative;width:100%;margin-bottom:14px}.bb-select{width:100%;appearance:none;background:#1a1a1e;border:1px solid #2e2e36;border-radius:10px;color:#e0e0e0;font-size:.95rem;font-weight:600;letter-spacing:.04em;padding:14px 44px 14px 18px;cursor:pointer;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;font-family:inherit}.bb-select:focus{border-color:#e83349;box-shadow:0 0 0 2px #e8334933}.bb-select-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#888;pointer-events:none;font-size:1.2rem;line-height:1}.bb-input{width:100%;background:#14141a;border:1px solid #2e2e36;border-radius:10px;color:#e0e0e0;font-size:.95rem;padding:14px 18px;margin-bottom:14px;outline:none;font-family:inherit;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.bb-input::placeholder{color:#555}.bb-input:focus{border-color:#e83349;box-shadow:0 0 0 2px #e833492e}.bb-recovery-wrap{display:flex;justify-content:flex-end;margin-bottom:22px;margin-top:2px}.bb-recovery{color:#e83349;font-size:.82rem;text-decoration:none;letter-spacing:.02em;transition:color .2s,opacity .2s}.bb-recovery:hover{color:#ff6070;opacity:.85}.bb-btn{width:100%;padding:16px;background:linear-gradient(135deg,#e83349,#c0283a);border:none;border-radius:12px;color:#fff;font-size:.95rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:transform .15s,box-shadow .2s,filter .2s;box-shadow:0 4px 20px #e8334973;font-family:inherit}.bb-btn:hover{filter:brightness(1.12);box-shadow:0 6px 28px #e8334999;transform:translateY(-1px)}.bb-btn:active{transform:translateY(1px);filter:brightness(.95)}.bb-divider{width:100%;display:flex;align-items:center;gap:12px;margin:20px 0 16px}.bb-divider-line{flex:1;height:1px;background:#2a2a32}.bb-divider-text{color:#555;font-size:.75rem;letter-spacing:.06em;white-space:nowrap;text-transform:uppercase}.bb-google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:13px 20px;background:#1a1a22;border:1.5px solid #2e2e3a;border-radius:12px;color:#d0d0d8;font-size:.9rem;font-weight:600;letter-spacing:.03em;cursor:pointer;font-family:inherit;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s}.bb-google-btn:hover:not(:disabled){background:#22222e;border-color:#4a4a5a;transform:translateY(-1px);box-shadow:0 4px 16px #0006}.bb-google-btn:active:not(:disabled){transform:translateY(1px)}.bb-google-btn:disabled{opacity:.65;cursor:not-allowed}.bb-google-icon{flex-shrink:0}.bb-spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.15);border-top-color:#e83349;border-radius:50%;animation:bb-spin .7s linear infinite}@keyframes bb-spin{to{transform:rotate(360deg)}}.bb-role-hint{width:100%;margin-top:12px;font-size:.78rem;color:#555;text-align:center;line-height:1.5;letter-spacing:.02em;padding:10px 14px;background:#12121a;border-radius:10px;border:1px solid #1e1e28}@media(max-width:480px){.bb-bg{align-items:flex-start;padding:0}.bb-card{max-width:100%;min-height:100dvh;border-radius:0;border-left:none;border-right:none;padding:40px 20px 32px;border-top:none;border-bottom:2px solid #c0283a;justify-content:center}.bb-logo{width:56px;height:56px;border-radius:14px}.bb-title{font-size:1.7rem}.bb-subtitle{font-size:.62rem;letter-spacing:.2em}.bb-input,.bb-select{font-size:1rem;padding:14px 16px}.bb-btn{font-size:.9rem;padding:15px}.bb-google-btn{font-size:.9rem;padding:13px}}@media(max-width:360px){.bb-card{padding:32px 14px 28px}.bb-title{font-size:1.5rem}}
