@import "https://fonts.googleapis.com/css2?family=Anek+Bangla:wght@600;700&family=Hind+Siliguri:wght@400;500;600&display=swap";:root{color:#24121a;font-synthesis:none;--red:#a50f2c;--bright:#d3173f;--light:#f9e4e8;--bg:#faf5f6;--ink:#24121a;--muted:#7a666c;--line:#ebdde0;--green:#0f7b5a;--green-light:#ddf3ea;background:#a50f2c;font-family:Hind Siliguri,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3,.brand-row strong,.blood-drop{font-family:Anek Bangla,Hind Siliguri,sans-serif}.app-shell{background:var(--bg);width:100%;max-width:none;height:100dvh;box-shadow:none;margin:0;position:relative;overflow:hidden}.screen-scroll{scrollbar-width:none;height:100%;padding-bottom:96px;overflow-y:auto}.screen-scroll::-webkit-scrollbar{display:none}.brand-row{flex:1;align-items:center;gap:10px;display:flex}.brand-row strong{font-size:21px}.logo{width:39px;height:39px;color:var(--red);background:#fff;border-radius:12px;place-items:center;display:grid}.logo svg{width:23px}.hero{background:var(--red);color:#fff;padding:calc(env(safe-area-inset-top) + 18px) 20px 72px;border-radius:0 0 32px 32px;position:relative;overflow:hidden}.hero:after,.auth-hero:after{content:"";background:#ffffff12;border-radius:50% 0 50% 50%;width:220px;height:220px;position:absolute;top:30px;right:-70px;transform:rotate(-45deg)}.topbar{z-index:1;display:flex;position:relative}.icon-btn{color:#fff;background:#ffffff25;border:0;border-radius:13px;place-items:center;width:40px;height:40px;padding:0;display:grid}.icon-btn svg{width:21px}.badge{position:relative}.badge i{border:2px solid var(--red);background:#f2a20c;border-radius:50%;width:9px;height:9px;position:absolute;top:8px;right:9px}.hero h1{z-index:1;margin-top:28px;font-size:34px;line-height:1.12;position:relative}.hero>p{opacity:.84;z-index:1;max-width:290px;margin-top:9px;font-size:14px;line-height:1.55;position:relative}.quick-actions{z-index:2;grid-template-columns:repeat(3,1fr);gap:10px;margin:-41px 16px 0;display:grid;position:relative}.quick-actions button{color:var(--ink);background:#fff;border:0;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:14px 4px 13px;font-size:13px;font-weight:600;display:flex;box-shadow:0 10px 26px #6e0a1e28}.quick-actions span{background:var(--light);width:47px;height:47px;color:var(--red);border-radius:15px;place-items:center;display:grid}.quick-actions svg{width:22px}.quick-actions .featured span{background:var(--red);color:#fff}.stats{border:1px solid var(--line);background:#fff;border-radius:18px;margin:16px;padding:14px 0;display:flex}.stats div,.profile-stats div{text-align:center;flex:1}.stats div+div,.profile-stats div+div{border-left:1px solid var(--line)}.stats b,.stats span,.profile-stats b,.profile-stats span{display:block}.stats b{color:var(--red);font:700 20px Anek Bangla}.stats span,.profile-stats span{color:var(--muted);font-size:12px}.section-title{justify-content:space-between;align-items:center;margin:24px 20px 10px;display:flex}.section-title h2{font-size:18px}.section-title button,.text-link,.switch button{color:var(--red);background:0 0;border:0;padding:0;font-weight:600}.card{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:6px;margin:0 16px 12px;padding:13px 14px 13px 8px;display:flex}.request-card{border-left:4px solid var(--red);align-items:flex-start;padding-top:15px}.card-main{flex:1;min-width:0}.card h3{font-size:15.5px;line-height:1.35}.meta{color:var(--muted);flex-wrap:wrap;gap:4px 12px;margin-top:5px;font-size:12.5px;display:flex}.meta span{align-items:center;gap:4px;display:inline-flex}.meta svg{width:14px;height:14px}.blood-wrap{flex:none;place-items:center;width:56px;height:56px;display:grid}.blood-drop{background:linear-gradient(145deg,var(--bright),#8e0e27);color:#fff;border-radius:50% 0 50% 50%;place-items:center;width:41px;height:41px;display:grid;transform:rotate(-45deg);box-shadow:0 5px 12px #a50f2c4d}.blood-drop b{font-size:15px;transform:rotate(45deg)}.blood-wrap.large{width:78px;height:78px;margin-left:auto}.blood-wrap.large .blood-drop{width:58px;height:58px;color:var(--red);box-shadow:none;background:#fff}.blood-wrap.large .blood-drop b{font-size:21px}.verified{width:15px;height:15px;color:var(--green);vertical-align:-2px;margin-left:4px}.call{background:var(--red);color:#fff;border:0;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.call:disabled{color:#a8969b;background:#e4dadc}.call svg{width:20px}.status,.tag{background:var(--green-light);color:var(--green);border-radius:20px;margin-top:7px;padding:2px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.status.off{color:var(--muted);background:#eee7e8}.inline{align-items:center;gap:10px;margin-top:7px;font-size:12.5px;display:flex}.inline .tag{color:#9a5a00;background:#fff0d2;margin:0}.inline .tag.urgent{background:var(--light);color:var(--red)}.small-btn{background:var(--red);color:#fff;border:0;border-radius:11px;margin-top:10px;padding:8px 14px;font-size:13px;font-weight:600}.page-head{background:var(--red);color:#fff;padding:calc(env(safe-area-inset-top) + 16px) 20px 27px;border-radius:0 0 28px 28px;align-items:center;gap:12px;min-height:94px;display:flex}.head-copy{flex:1}.page-head h1{font-size:22px;line-height:1.2}.page-head p{opacity:.82;margin-top:3px;font-size:13px}.form{padding:8px 16px}.form>label,.form>div>label,.auth-sheet>label{margin:16px 0 7px;font-size:13.5px;font-weight:600;display:block}.input{border:1.5px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:13px;outline:0;min-height:50px;padding:13px 14px;font-size:15px}.input:focus{border-color:var(--red);box-shadow:0 0 0 4px var(--light)}textarea.input{resize:none;height:85px}.group-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.group-grid button{border:1.5px solid var(--line);color:var(--ink);background:#fff;border-radius:12px;padding:10px 0;font:700 16px Anek Bangla}.group-grid button.active{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 6px 14px #a50f2c4d}.location-toggle,.availability,.urgent-box,.eligibility{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:#fff;border-radius:16px;align-items:center;gap:12px;margin-top:16px;padding:14px;display:flex}.location-toggle{border:0}.location-toggle>svg,.urgent-box>svg,.eligibility>svg{color:var(--red)}.location-toggle span,.urgent-box div,.availability div,.eligibility span{flex:1}.location-toggle b,.location-toggle small,.urgent-box b,.urgent-box small,.availability b,.availability small,.eligibility b,.eligibility small{display:block}.location-toggle small,.urgent-box small,.availability small,.eligibility small{color:var(--muted);margin-top:2px;font-size:12px}.location-toggle i{border:2px solid var(--line);border-radius:50%;width:21px;height:21px}.location-toggle.on i{border:6px solid var(--red)}.urgent-box.on{background:var(--light);border-color:#efc3cb}.toggle{background:#d6cacc;border:0;border-radius:20px;width:48px;height:29px;padding:3px;position:relative}.toggle i{background:#fff;border-radius:50%;width:23px;height:23px;transition:all .2s;display:block;box-shadow:0 1px 3px #0003}.toggle.on,.urgent-box.on .toggle{background:var(--red)}.toggle.on i,.urgent-box.on .toggle i{transform:translate(19px)}.stepper{align-items:center;gap:18px;display:flex}.stepper button{border:1.5px solid var(--line);width:46px;height:46px;color:var(--red);background:#fff;border-radius:13px;font-size:24px}.stepper b{text-align:center;min-width:26px;font:700 24px Anek Bangla}.two-col{grid-template-columns:1fr 1fr;gap:10px;display:grid}.primary,.secondary{border:0;border-radius:14px;width:100%;margin-top:22px;padding:14px;font-size:16px;font-weight:600}.primary{background:var(--red);color:#fff;box-shadow:0 8px 18px #a50f2c47}.secondary{color:var(--red);border:1.5px solid var(--line);box-shadow:none;background:#fff;margin-top:10px}.eligibility{border:1px solid var(--line)}.auth-screen{background:var(--bg);min-height:100%}.auth-hero{background:var(--red);color:#fff;text-align:center;padding:calc(env(safe-area-inset-top) + 30px) 24px 58px;position:relative;overflow:hidden}.auth-hero .brand-row{justify-content:center}.auth-hero .brand-row strong{display:none}.auth-hero .logo{border-radius:20px;width:64px;height:64px}.auth-hero .logo svg{width:34px}.auth-hero h1{margin-top:11px;font-size:29px}.auth-hero p{opacity:.82;font-size:14px}.auth-back{left:16px;top:calc(env(safe-area-inset-top) + 16px);z-index:2;position:absolute}.auth-sheet{background:var(--bg);z-index:2;border-radius:30px 30px 0 0;margin-top:-30px;padding:27px 20px 38px;position:relative}.auth-sheet h2{font-size:23px}.muted{color:var(--muted);margin-top:2px;font-size:14px}.phone-input{display:flex}.phone-input span{border:1.5px solid var(--line);background:#f0e4e6;border-right:0;border-radius:13px 0 0 13px;place-items:center;padding:0 13px;font-weight:600;display:grid}.phone-input .input{border-radius:0 13px 13px 0}.password{position:relative}.password .input{padding-right:50px}.password button{width:42px;height:42px;color:var(--muted);background:0 0;border:0;position:absolute;top:4px;right:5px}.password svg{width:20px}.forgot{margin:11px 0 0 auto;display:block}.or{color:var(--muted);align-items:center;gap:12px;margin:18px 0;font-size:13px;display:flex}.or:before,.or:after{content:"";background:var(--line);flex:1;height:1px}.switch{text-align:center;color:var(--muted);margin-top:21px;font-size:14px}.check{color:var(--muted);gap:10px;line-height:1.5;align-items:flex-start!important;font-weight:400!important;display:flex!important}.check input{width:20px;height:20px;accent-color:var(--red);flex:none}.seg{background:#f0e4e6;border-radius:13px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.seg button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:10px;font-weight:600}.seg button.active{color:var(--red);background:#fff;box-shadow:0 2px 8px #00000014}.service-list{margin-top:18px}.service{padding:12px 14px}.service-icon{background:var(--light);width:43px;height:43px;color:var(--red);border-radius:13px;flex:none;place-items:center;display:grid}.service-icon svg{width:21px}.floating-card{width:calc(100% - 32px);margin:20px 16px}.profile-head{background:var(--red);color:#fff;padding:calc(env(safe-area-inset-top) + 26px) 20px 42px;border-radius:0 0 28px 28px;align-items:center;gap:12px;display:flex}.avatar{background:#fff2;border:3px solid #ffffff4d;border-radius:18px;place-items:center;width:58px;height:58px;font:700 26px Anek Bangla;display:grid}.profile-head h1{font-size:23px}.profile-head p{opacity:.84;align-items:center;font-size:13px;display:flex}.profile-head p svg{width:14px}.profile-stats{border:1px solid var(--line);background:#fff;border-radius:18px;margin:-20px 16px 0;padding:15px;display:flex;position:relative}.profile-stats b{color:var(--red);font:700 23px Anek Bangla}.progress-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin:16px;padding:16px}.progress-card>div:first-child{justify-content:space-between;display:flex}.progress-card h3{font-size:15.5px}.progress-card>div>b{color:var(--red)}.progress{background:var(--light);border-radius:10px;height:9px;margin:12px 0 8px}.progress i{background:linear-gradient(90deg,#ee5573,var(--red));border-radius:10px;width:75%;height:100%;display:block}.progress-card p,.history p,.notice p{color:var(--muted);font-size:12.5px}.history{padding:12px 14px}.profile-links{gap:10px;margin:16px;display:grid}.profile-links button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:13px;font-weight:600;display:flex}.profile-links svg{color:var(--red);width:20px}.notice{align-items:flex-start;padding:13px}.notice p{margin-top:4px}.empty{text-align:center;color:var(--muted);padding:48px 30px}.empty svg{color:#c8b7bb;width:42px;height:42px}.empty h3{color:var(--ink);margin-top:10px}.steps{margin:18px 0 10px;display:flex!important}.steps>div{text-align:center;color:var(--muted);flex:1;font-size:11px;position:relative}.steps>div:before{content:"";background:#e8dcdf;height:2px;position:absolute;top:11px;left:-50%;right:50%}.steps>div:first-child:before{display:none}.steps i{z-index:1;background:#e8dcdf;border-radius:50%;place-items:center;width:23px;height:23px;margin:auto auto 6px;font-style:normal;display:grid;position:relative}.steps span{display:block}.steps .done{color:var(--red);font-weight:600}.steps .done:before,.steps .done i{background:var(--red);color:#fff}.eligibility-form{padding-top:18px}.check-card{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:12px;padding:14px;margin:0 0 10px!important;font-weight:500!important;display:flex!important}.check-card input{width:21px;height:21px;accent-color:var(--red)}.result{color:#7a4700;background:#fff0d2;border-radius:14px;gap:10px;margin-top:16px;padding:13px;font-size:13px;line-height:1.5;display:flex}.result.ok{color:#0b6148;background:#e7f5ef}.result svg{flex:none;width:20px}.bottom-nav{border-top:1px solid var(--line);padding:8px 6px calc(env(safe-area-inset-bottom) + 8px);z-index:10;background:#fff;position:absolute;bottom:0;left:0;right:0}.nav-items{grid-template-columns:repeat(5,1fr);display:grid}.bottom-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;font-size:12px;font-weight:600;display:flex}.bottom-nav button svg{border-radius:17px;width:52px;height:32px;padding:5px 14px}.bottom-nav button.active{color:var(--red)}.bottom-nav button.active svg{background:var(--light)}.desktop-nav-brand,.desktop-nav-help,.mobile-hidden{display:none}.toast{color:#fff;z-index:30;background:#24121a;border-radius:14px;align-items:center;gap:9px;padding:13px 15px;font-size:13.5px;animation:.25s toast-in;display:flex;position:absolute;bottom:96px;left:16px;right:16px;box-shadow:0 10px 30px #0004}.toast svg{color:#76d6b5;flex:none;width:19px}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}}@media (width>=768px){body{background:#f3e9eb}.app-shell{max-width:none;height:100vh;box-shadow:none;background:#f8f3f4}.screen-scroll{padding:0 0 48px 260px}.screen-scroll>*{max-width:1180px;margin-left:auto;margin-right:auto}.bottom-nav,.bottom-nav.mobile-hidden{border:0;border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;width:260px;padding:28px 20px;display:flex;position:absolute;inset:0 auto 0 0}.desktop-nav-brand{border-bottom:1px solid var(--line);padding:0 8px 29px;display:block}.desktop-nav-brand .brand-row{color:var(--red)}.desktop-nav-brand .logo{background:var(--red);color:#fff}.desktop-nav-brand p{color:var(--muted);margin:8px 0 0 49px;font-size:12.5px;line-height:1.5}.nav-items{flex-direction:column;gap:7px;margin-top:24px;display:flex}.bottom-nav button{border-radius:14px;flex-direction:row;justify-content:flex-start;gap:13px;height:52px;padding:0 14px;font-size:15px}.bottom-nav button svg{border-radius:0;width:22px;height:22px;padding:0}.bottom-nav button.active{background:var(--light);color:var(--red)}.bottom-nav button.active svg{background:0 0}.desktop-nav-help{background:linear-gradient(145deg,var(--red),#7e0b22);color:#fff;border-radius:18px;gap:10px;margin-top:auto;padding:16px 14px;display:flex}.desktop-nav-help>svg{flex:none;width:24px}.desktop-nav-help b{font-size:13px}.desktop-nav-help p{opacity:.78;margin-top:4px;font-size:11.5px;line-height:1.45}.page-head,.hero{border-radius:0;padding-left:max(42px,50vw - 678px);padding-right:max(42px,50vw - 678px);max-width:none!important}.page-head{min-height:130px}.page-head h1{font-size:29px}.page-head p{font-size:14px}.hero{min-height:330px;padding-top:38px;padding-bottom:110px}.hero h1{margin-top:48px;font-size:50px}.hero>p{max-width:430px;font-size:16px}.hero:after{width:390px;height:390px;top:10px;right:30px}.quick-actions{gap:18px;margin:-70px auto 0;max-width:1040px!important}.quick-actions button{min-height:138px;font-size:15px}.quick-actions span{width:56px;height:56px}.stats{margin:22px auto;padding:20px 0;max-width:1040px!important}.stats b{font-size:25px}.stats span{font-size:13px}.section-title{margin:32px auto 14px;max-width:1040px!important}.section-title h2{font-size:22px}.card{margin:0 auto 14px;padding:17px 20px 17px 12px;max-width:1040px!important}.screen-home>.request-card,.screen-home>.donor{width:calc(50% - 8px);margin-left:calc(50% - 520px);margin-right:auto}.screen-home>.request-card:nth-of-type(2n),.screen-home>.donor:nth-of-type(2n){margin-left:auto;margin-right:calc(50% - 520px)}.form{border:1px solid var(--line);background:#fff;border-radius:22px;margin:18px auto;padding:12px 28px 32px;max-width:820px!important}.screen-search .form{margin-top:30px}.screen-search>.section-title{max-width:820px!important}.screen-search>.donor,.service-list,.profile-links{margin-left:auto;margin-right:auto;max-width:820px!important}.screen-search>.donor{margin-bottom:12px}.service-list{margin-top:30px}.floating-card{margin:22px auto;max-width:820px!important}.profile-head{border-radius:0;min-height:190px;padding:45px max(42px,50vw - 550px);max-width:none!important}.profile-stats,.progress-card,.history{margin-left:auto;margin-right:auto;max-width:820px!important}.profile-stats{margin-top:-25px}.profile-links{padding:0 16px}.toast{width:390px;bottom:28px;left:auto;right:28px}.auth-screen{grid-template-columns:minmax(390px,43%) 1fr;min-height:100vh;display:grid}.auth-hero{text-align:left;border-radius:0;flex-direction:column;justify-content:center;padding:60px;display:flex}.auth-hero .brand-row{flex:none;justify-content:flex-start}.auth-hero .brand-row strong{color:#fff;font-size:26px;display:block}.auth-hero h1{margin-top:34px;font-size:46px}.auth-hero p{font-size:17px}.auth-hero:after{width:430px;height:430px;top:50%;right:-160px}.auth-sheet{border:1px solid var(--line);background:#fff;border-radius:28px;place-self:center;width:min(560px,100% - 70px);margin:0;padding:40px 48px;box-shadow:0 24px 70px #5f12201a}.auth-sheet h2{font-size:30px}.auth-back{top:32px;left:32px}.auth-screen+.toast{left:auto}.blood-wrap.large{margin-left:40px}}@media (width>=900px) and (width<=1180px){.screen-home>.request-card,.screen-home>.donor{width:auto;margin-left:32px!important;margin-right:32px!important}.quick-actions,.stats,.section-title{margin-left:32px!important;margin-right:32px!important}.card{max-width:calc(100% - 64px)!important}}@media (width>=768px){.screen-scroll{background:#fbf8f9;padding:80px 0 56px}.bottom-nav,.bottom-nav.mobile-hidden{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;width:100%;height:80px;padding:0 max(32px,50vw - 600px);display:flex;inset:0 0 auto;box-shadow:0 5px 24px #5f12200a}.desktop-nav-brand{border:0;align-items:center;margin-right:auto;padding:0;display:flex}.desktop-nav-brand .brand-row{min-width:185px}.desktop-nav-brand .logo{width:42px;height:42px}.desktop-nav-brand p,.desktop-nav-help{display:none}.nav-items{flex-direction:row;gap:4px;margin:0;display:flex}.bottom-nav button{gap:8px;height:44px;padding:0 15px;font-size:14px}.bottom-nav button.active{background:var(--light)}.bottom-nav button svg{width:19px;height:19px}.page-head{min-height:138px;color:var(--ink);border-bottom:1px solid var(--line);background:#fff;border-radius:0;padding:35px max(40px,50vw - 560px);max-width:none!important}.page-head .icon-btn{background:var(--light);color:var(--red)}.page-head h1{font-size:30px}.page-head p{color:var(--muted);opacity:1;margin-top:5px}.hero{border-radius:0;height:430px;min-height:0;padding:64px max(40px,50vw - 560px);display:block;max-width:none!important}.hero .topbar{display:none}.hero-copy{z-index:2;max-width:540px;position:relative}.hero-kicker{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:30px;padding:7px 13px;font-size:13px;font-weight:600;display:inline-flex}.hero h1{margin-top:22px;font-size:55px;line-height:1.05}.hero>p{display:none}.hero-copy>p{opacity:.84;max-width:480px;margin-top:14px;font-size:16px;line-height:1.7}.desktop-hero-actions{gap:12px;margin-top:26px;display:flex}.desktop-hero-actions button{color:var(--red);background:#fff;border:1px solid #ffffff4d;border-radius:13px;align-items:center;gap:8px;padding:12px 18px;font-weight:600;display:flex}.desktop-hero-actions button+button{color:#fff;background:#ffffff12}.desktop-hero-actions svg{width:19px}.desktop-hero-art{z-index:2;width:330px;height:330px;display:block;position:absolute;top:55px;right:max(60px,50vw - 550px)}.pulse-ring{background:#ffffff14;border:1px solid #ffffff32;border-radius:50%;place-items:center;width:220px;height:220px;display:grid;position:absolute;top:30px;right:40px;box-shadow:0 0 0 28px #ffffff0b,0 0 0 56px #ffffff08}.pulse-ring svg{color:#fff;width:92px;height:92px}.floating-note{color:var(--ink);background:#fff;border-radius:13px;padding:11px 15px;font-size:12px;position:absolute;box-shadow:0 14px 35px #4f08194d}.floating-note b{color:var(--red);font-size:17px;display:block}.note-one{top:68px;left:0}.note-two{bottom:38px;right:0}.quick-actions{display:none}.stats{z-index:3;padding:21px 0;position:relative;box-shadow:0 15px 40px #5e102015;max-width:1120px!important;margin:-35px auto 28px!important}.stats b{font-size:26px}.home-content-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;margin:0 auto;display:grid;max-width:1120px!important}.home-column{min-width:0}.home-column .section-title{max-width:none!important;margin:12px 4px 13px!important}.home-column .section-title h2{font-size:20px}.home-column .card{width:100%;min-height:132px;max-width:none!important;margin:0 0 12px!important}.form{margin:32px auto;padding:26px 32px 36px;max-width:760px!important}.screen-search>.section-title,.screen-search>.donor,.service-list,.profile-links,.profile-stats,.progress-card,.history,.floating-card{max-width:760px!important}.screen-search>.section-title,.screen-search>.donor{margin-left:auto!important;margin-right:auto!important}.section-title,.card{max-width:760px!important}.profile-head{padding-top:45px}.toast{top:96px;bottom:auto}}@media (width>=900px) and (width<=1080px){.desktop-hero-art{opacity:.48;right:30px}.hero-copy{max-width:500px}.home-content-grid,.stats{max-width:calc(100% - 64px)!important}.bottom-nav,.bottom-nav.mobile-hidden{padding-left:28px;padding-right:28px}.bottom-nav button{padding:0 10px}}@media (width<=767px){.hero-kicker,.desktop-hero-actions,.desktop-hero-art{display:none}.home-content-grid{display:contents}}@media (width<=350px){.quick-actions{gap:6px;margin-left:10px;margin-right:10px}.card{margin-left:10px;margin-right:10px}.group-grid{gap:5px}.form{padding-left:12px;padding-right:12px}.bottom-nav button{font-size:11px}}.profile-verified{vertical-align:-3px;color:#8be0c1;width:18px}.profile-details{border:1px solid var(--line);background:#fff;border-radius:18px;margin:16px;padding:16px}.profile-details-head{justify-content:space-between;align-items:center;display:flex}.profile-details-head h2{font-size:17px}.profile-details-head p{color:var(--muted);font-size:12px}.profile-details-head button{background:var(--light);color:var(--red);border:0;border-radius:10px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:600;display:flex}.profile-details-head svg{width:15px}.detail-grid{grid-template-columns:1fr 1fr;gap:15px 10px;margin-top:18px;display:grid}.detail-grid>div{align-items:center;gap:9px;min-width:0;display:flex}.detail-grid>div>span{background:var(--light);width:36px;height:36px;color:var(--red);border-radius:11px;flex:none;place-items:center;display:grid}.detail-grid svg{width:17px}.detail-grid p{color:var(--muted);min-width:0;font-size:11.5px}.detail-grid b{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.donor-state{background:var(--green-light);color:var(--green);border-radius:13px;margin-top:17px;padding:11px 12px}.donor-state span{align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.donor-state i{background:var(--green);border-radius:50%;width:8px;height:8px}.donor-state small{margin:3px 0 0 14px;font-size:11px;display:block}.profile-links .logout-button{color:#b4233e;background:#fff7f8;border-color:#efcbd2}.edit-avatar{width:88px;height:88px;margin:12px auto 24px;position:relative}.edit-avatar>div{background:var(--light);width:88px;height:88px;color:var(--red);border-radius:25px;place-items:center;font:700 36px Anek Bangla;display:grid}.edit-avatar button{background:var(--red);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:-5px;right:-5px}.edit-avatar svg{width:15px}@media (width>=768px){.profile-details{max-width:760px;margin:22px auto}.detail-grid{grid-template-columns:repeat(4,1fr)}.edit-profile-form{margin-top:32px}}@media (display-mode:standalone){body{overscroll-behavior-y:none}.app-shell{height:100dvh}.bottom-nav{padding-bottom:max(8px,env(safe-area-inset-bottom))}}.auth-screen{overscroll-behavior-y:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;height:100%;overflow:hidden auto}.auth-screen::-webkit-scrollbar{display:none}.auth-sheet{padding-bottom:max(38px,calc(env(safe-area-inset-bottom) + 24px))}@media (width>=768px){.auth-screen{height:100dvh}.auth-sheet{scrollbar-width:thin;max-height:calc(100dvh - 48px);overflow-y:auto}}.signup-location label,.donor-signup-fields label{margin:16px 0 7px;font-size:13.5px;font-weight:600;display:block}.location-field{position:relative}.location-field>svg{width:19px;color:var(--red);z-index:1;position:absolute;top:15px;left:13px}.location-field textarea{height:78px;padding-left:42px}.donor-optin{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:flex-start;gap:11px;padding:13px;margin-top:18px!important;display:flex!important}.donor-optin input{width:21px;height:21px;accent-color:var(--red);flex:none;margin-top:1px}.donor-optin span{flex:1}.donor-optin b,.donor-optin small{display:block}.donor-optin b{color:var(--ink);font-size:14px}.donor-optin small{color:var(--muted);margin-top:2px;font-size:11.5px;font-weight:400;line-height:1.45}.donor-signup-fields{background:#fff7f8;border:1px solid #f1d7dc;border-radius:16px;margin-top:10px;padding:1px 13px 14px}.donor-signup-fields label small{color:var(--muted);font-weight:400}@media (width<=370px){.signup-location{grid-template-columns:1fr}}.search-input{position:relative}.search-input>svg{width:20px;color:var(--muted);z-index:1;position:absolute;top:15px;left:14px}.search-input .input{padding-left:44px;padding-right:43px}.search-input>button{width:38px;height:38px;color:var(--muted);background:0 0;border:0;font-size:25px;position:absolute;top:6px;right:7px}.search-location-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.search-location-row label,.advanced-filters label{margin:16px 0 7px;font-size:13.5px;font-weight:600;display:block}.advanced-trigger{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;margin-top:15px;padding:12px 14px;font-weight:600;display:flex}.advanced-trigger span{align-items:center;gap:8px;display:flex}.advanced-trigger svg{width:19px;color:var(--red)}.advanced-trigger>svg{transition:transform .2s}.advanced-trigger>svg.open{transform:rotate(180deg)}.advanced-filters{background:#fff7f8;border:1px solid #f1d7dc;border-radius:15px;grid-template-columns:1fr 1fr;gap:0 10px;margin-top:9px;padding:0 13px 13px;display:grid}.filter-check{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:9px;padding:10px;margin:13px 0 0!important;font-weight:500!important;display:flex!important}.filter-check input{width:19px;height:19px;accent-color:var(--red)}.filter-check span{align-items:center;gap:6px;font-size:12.5px;display:flex}.filter-check svg{width:17px;color:var(--red)}.filter-footer{color:var(--muted);justify-content:space-between;align-items:center;margin-top:14px;font-size:12.5px;display:flex}.filter-footer button{color:var(--red);background:0 0;border:0;align-items:center;gap:5px;font-weight:600;display:flex}.filter-footer svg{width:15px}.empty .small-btn{margin-top:14px}@media (width<=370px){.search-location-row,.advanced-filters{grid-template-columns:1fr}}.compact-search{padding-top:14px;padding-bottom:12px}.compact-search .search-input{margin-bottom:11px}.compact-groups{margin:0 -16px;padding:0 16px;overflow:hidden}.compact-groups .group-grid{scrollbar-width:none;scroll-snap-type:x proximity;gap:7px;padding:1px 1px 7px;display:flex;overflow-x:auto}.compact-groups .group-grid::-webkit-scrollbar{display:none}.compact-groups .group-grid button{scroll-snap-align:start;min-width:53px;padding:8px 10px}.compact-search-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:7px;margin-top:3px;display:grid}.compact-search-row .input{min-width:0;min-height:44px;padding:10px 9px;font-size:13px}.filter-button{border:1.5px solid var(--line);min-width:48px;height:44px;color:var(--red);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-weight:600;display:flex}.filter-button svg{width:18px}.filter-button b{background:var(--red);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid}.compact-summary{color:var(--muted);justify-content:space-between;align-items:center;margin-top:10px;font-size:12px;display:flex}.compact-summary button{color:var(--red);background:0 0;border:0;align-items:center;gap:4px;font-weight:600;display:flex}.compact-summary svg{width:14px}.filter-modal{z-index:80;position:absolute;inset:0}.filter-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#24121a99;border:0;width:100%;position:absolute;inset:0}.filter-sheet{background:var(--bg);max-height:calc(100dvh - 52px);padding:9px 18px max(18px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0;animation:.22s ease-out sheet-up;position:absolute;bottom:0;left:0;right:0;overflow-y:auto}.filter-sheet:before{content:"";background:#d8c9cc;border-radius:4px;width:42px;height:4px;margin:0 auto 13px;display:block}.filter-sheet-head{justify-content:space-between;align-items:center;display:flex}.filter-sheet-head h2{font-size:20px}.filter-sheet-head p{color:var(--muted);font-size:12px}.filter-sheet-head>button{width:38px;height:38px;color:var(--ink);background:#f0e4e6;border:0;border-radius:12px;place-items:center;display:grid}.filter-sheet-head svg{width:19px}.filter-sheet-body>label:not(.filter-check){margin:16px 0 7px;font-size:13.5px;font-weight:600;display:block}.filter-sheet-actions{grid-template-columns:1fr 2fr;gap:9px;margin-top:18px;display:grid}.filter-sheet-actions>button:first-child{border:1px solid var(--line);color:var(--red);background:#fff;border-radius:13px;font-weight:600}.filter-sheet-actions .primary{box-shadow:none;margin:0}.filter-sheet .filter-check{margin-top:11px!important}@keyframes sheet-up{0%{transform:translateY(100%)}}@media (width<=380px){.filter-button span{display:none}.filter-button{padding:0 8px}.compact-search-row{gap:5px}}@media (width>=768px){.compact-search{padding:24px 30px}.compact-groups{margin:0;padding:0}.compact-groups .group-grid{grid-template-columns:repeat(8,1fr);display:grid;overflow:visible}.compact-search-row{gap:10px;margin-top:10px}.filter-button{height:50px;padding:0 16px}.filter-modal{position:fixed}.filter-sheet{border-radius:24px;width:520px;max-height:calc(100vh - 80px);padding:18px 24px 24px;animation:none;bottom:50%;left:50%;right:auto;transform:translate(-50%,50%)}.filter-sheet:before{display:none}}.head-action{color:var(--red);background:#fff;border:0;border-radius:11px;align-items:center;gap:5px;padding:9px 11px;font-size:12px;font-weight:600;display:flex}.head-action svg{width:17px}.request-hub-tabs{background:#f0e4e6;border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;margin:16px 16px 0;padding:4px;display:grid}.request-hub-tabs button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:10px;font-weight:600}.request-hub-tabs button.active{color:var(--red);background:#fff;box-shadow:0 2px 8px #00000012}.request-filters{border:1px solid var(--line);background:#fff;border-radius:16px;margin:11px 16px 0;padding:12px}.request-filter-groups{margin-top:10px;overflow:hidden}.request-filter-groups .group-grid{scrollbar-width:none;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.request-filter-groups .group-grid::-webkit-scrollbar{display:none}.request-filter-groups .group-grid button{min-width:51px;padding:7px 8px}.urgent-filter{color:var(--red);align-items:center;gap:6px;margin-top:8px;font-size:12px;font-weight:600;display:flex}.urgent-filter input{width:18px;height:18px;accent-color:var(--red)}.urgent-filter svg{width:16px}.request-list-head{margin:20px 20px 10px}.request-list-head h2{font-size:18px}.request-list-head p{color:var(--muted);font-size:12px}.my-requests{margin-top:16px}.my-request-status{color:#0b6148;background:#e7f5ef;border-radius:14px;margin:0 16px 14px;padding:14px}.my-request-status span{float:right;background:#fff;border-radius:10px;padding:2px 8px;font-size:11px}.my-request-status b{font-size:14px;display:block}.my-request-status p{margin-top:3px;font-size:12px}.my-requests>.primary{justify-content:center;align-items:center;gap:6px;width:calc(100% - 32px);margin:4px 16px;display:flex}.my-requests>.primary svg{width:18px}@media (width>=768px){.request-hub-tabs,.request-filters,.request-list-head,.active-request-grid,.my-requests{width:min(1180px,100vw - 80px);margin-left:auto;margin-right:auto}.request-hub-tabs{width:430px;margin-top:28px}.request-filters{grid-template-columns:1.4fr 2fr auto;align-items:center;gap:16px;padding:16px 18px;display:grid}.request-filter-groups{margin:0}.request-filter-groups .group-grid{grid-template-columns:repeat(8,1fr);display:grid;overflow:visible}.urgent-filter{white-space:nowrap;margin:0}.request-list-head{margin-top:26px}.active-request-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.active-request-grid .card{width:100%;margin:0!important}.active-request-grid>.empty{border:1px dashed var(--line);background:#fff;border-radius:18px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;width:100%;min-height:240px;display:flex}.my-requests{max-width:760px}.head-action{padding:10px 15px;font-size:13px}}.my-requests>.request-list-head{justify-content:space-between;align-items:center;gap:10px;margin:20px 16px 10px;display:flex}.my-requests>.request-list-head h2{font-size:17px}.my-requests>.request-list-head p{font-size:11.5px}.my-request-item{min-width:0}.my-request-item>.request-card{border-radius:18px 18px 0 0;width:100%;margin:0!important}.my-request-item>.my-request-status{border:1px solid #cce8dc;border-top:0;border-radius:0 0 18px 18px;width:100%;margin:0}.my-request-status span.completed{color:var(--muted);background:#eee7e8}.new-inline-request{background:var(--red);color:#fff;white-space:nowrap;border:0;border-radius:10px;justify-content:center;align-items:center;gap:4px;padding:8px 10px;font-size:12px;font-weight:600;display:flex}.new-inline-request svg{width:15px}.my-request-grid{gap:14px;margin:0 16px;display:grid}@media (width>=768px){.my-requests{max-width:none}.my-requests>.request-list-head{margin-left:0;margin-right:0}.my-request-grid{grid-template-columns:1fr 1fr;gap:16px;margin:0}.my-request-item>.request-card{width:100%;min-height:126px;margin:0!important}.my-request-item>.my-request-status{min-height:78px;padding:13px 16px}}.filter-empty{text-align:center;width:calc(100% - 32px);min-height:230px;color:var(--muted);background:#fff;border:1px dashed #dcc7cc;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;margin:4px 16px 20px;padding:30px 20px;display:flex}.filter-empty-icon{background:var(--light);width:52px;height:52px;color:var(--red);border-radius:17px;place-items:center;margin-bottom:12px;display:grid}.filter-empty-icon svg{width:25px}.filter-empty h3{color:var(--ink);font-size:17px}.filter-empty p{max-width:390px;margin-top:4px;font-size:13px;line-height:1.55}.filter-empty button{background:var(--red);color:#fff;border:0;border-radius:11px;align-items:center;gap:6px;margin-top:15px;padding:9px 14px;font-weight:600;display:flex}.filter-empty button svg{width:16px}@media (width>=768px){.filter-empty{width:100%;min-height:250px;margin:0 0 20px}.active-request-grid>.filter-empty{grid-column:1/-1}}.my-request-item>.my-request-status{text-align:left;font:inherit;cursor:pointer}.manage-edit{color:var(--red);background:#fff;border:0;border-radius:11px;align-items:center;gap:5px;padding:9px 11px;font-weight:600;display:flex}.manage-edit svg{width:17px}.manage-layout{padding:16px}.manage-summary,.responders-panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px}.manage-request-main{align-items:center;gap:8px;display:flex}.manage-request-main h2{margin:4px 0;font-size:18px}.manage-request-main p{color:var(--muted);align-items:center;gap:4px;margin-top:3px;font-size:12.5px;display:flex}.manage-request-main p svg{width:14px}.manage-status{background:var(--green-light);color:var(--green);border-radius:20px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.manage-status.completed{color:#2859a6;background:#e8f0ff}.manage-status.cancelled{color:var(--muted);background:#eee7e8}.owner-progress{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.owner-progress h3{font-size:15px}.owner-steps{grid-template-columns:repeat(3,1fr);margin-top:14px;display:grid}.owner-steps span{text-align:center;color:var(--muted);font-size:10.5px;position:relative}.owner-steps span:before{content:"";background:#e7dadd;width:100%;height:2px;position:absolute;top:14px;right:50%}.owner-steps span:first-child:before{display:none}.owner-steps i{z-index:1;background:#e7dadd;border-radius:50%;place-items:center;width:29px;height:29px;margin:0 auto 6px;display:grid;position:relative}.owner-steps i svg{width:15px}.owner-steps .done{color:var(--red);font-weight:600}.owner-steps .done:before,.owner-steps .done i{background:var(--red);color:#fff}.manage-actions{grid-template-columns:1.6fr 1fr;gap:8px;margin-top:18px;display:grid}.manage-actions button{border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:44px;font-weight:600;display:flex}.manage-actions svg{width:18px}.complete-request{background:var(--red);color:#fff;border:0}.cancel-request{color:#b4233e;background:#fff7f8;border:1px solid #efcbd2}.responders-panel{margin-top:14px}.responders-head{justify-content:space-between;align-items:start;gap:10px;display:flex}.responders-head h2{font-size:18px}.responders-head p{color:var(--muted);font-size:12px}.responders-head>span{background:var(--light);color:var(--red);border-radius:10px;padding:4px 8px;font-size:10.5px}.responder-list{gap:10px;margin-top:14px;display:grid}.responder-card{border:1px solid var(--line);border-radius:16px;align-items:center;gap:5px;padding:10px 9px 10px 4px;transition:all .2s;display:flex}.responder-card.selected{background:#f4fbf8;border-color:#80c9b1}.responder-info{flex:1;min-width:0}.responder-info h3{font-size:14px}.responder-info p,.responder-info small{color:var(--muted);align-items:center;gap:3px;font-size:11px;display:flex}.responder-info p svg{width:12px}.responder-info a{color:var(--red);align-items:center;gap:4px;margin-top:5px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.responder-info a svg{width:13px}.responder-actions{gap:5px;display:grid}.responder-actions button{border:1px solid var(--line);color:var(--red);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:3px;padding:6px 7px;font-size:10.5px;font-weight:600;display:flex}.responder-actions button.chosen{background:var(--green);border-color:var(--green);color:#fff}.responder-actions svg{width:13px}@media (width>=768px){.manage-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:20px;width:min(1180px,100vw - 80px);margin:30px auto;padding:0;display:grid}.manage-summary,.responders-panel{border-radius:20px;padding:22px}.responders-panel{margin:0}.responder-card{padding:12px 13px 12px 8px}.responder-info h3{font-size:15px}.responder-actions{grid-template-columns:1fr 1fr}.responder-actions button{padding:8px 10px;font-size:11.5px}}.sub-tabs{background:#f0e4e6;border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;margin:16px 16px 0;padding:4px;display:grid}.sub-tabs button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:10px;font-weight:600}.sub-tabs button.active{color:var(--red);background:#fff;box-shadow:0 2px 8px #00000012}.sub-tabs+.request-filters{margin-top:12px;margin-bottom:20px;padding-top:14px;padding-bottom:14px}.request-detail-layout{padding:16px}.request-overview,.detail-progress,.request-detail-actions,.detail-safety{border:1px solid var(--line);background:#fff;border-radius:18px}.request-overview{padding:16px}.request-overview-top{align-items:center;gap:8px;display:flex}.request-overview-top h2{margin:5px 0 2px;font-size:18px;line-height:1.35}.request-overview-top p{color:var(--muted);align-items:center;gap:4px;font-size:12.5px;display:flex}.request-overview-top p svg{width:14px}.detail-urgency{color:#9a5a00;background:#fff0d2;border-radius:20px;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.detail-urgency.urgent{background:var(--light);color:var(--red)}.detail-urgency svg{width:13px}.request-facts{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px;margin-top:17px;padding-top:16px;display:grid}.request-facts>div{background:#fdf9fa;border-radius:12px;align-items:center;gap:8px;padding:10px;display:flex}.request-facts>div>span{background:var(--light);width:34px;height:34px;color:var(--red);border-radius:10px;flex:none;place-items:center;display:grid}.request-facts svg{width:17px}.request-facts p{color:var(--muted);font-size:10.5px}.request-facts b{color:var(--ink);font-size:12.5px;line-height:1.3;display:block}.request-note{background:#fff8e9;border-radius:13px;margin-top:15px;padding:13px}.request-note h3{color:#835000;font-size:13.5px}.request-note p{color:#7a5a21;margin-top:3px;font-size:12px;line-height:1.55}.request-side{margin-top:14px}.detail-progress{padding:16px}.detail-progress-head{justify-content:space-between;align-items:center;display:flex}.detail-progress-head h3{font-size:16px}.detail-progress-head span{background:var(--green-light);color:var(--green);border-radius:15px;padding:3px 9px;font-size:11px;font-weight:600}.detail-timeline{margin-top:16px}.detail-timeline>div{gap:11px;padding-bottom:19px;display:flex;position:relative}.detail-timeline>div:last-child{padding-bottom:0}.detail-timeline>div:before{content:"";background:#e6d9dc;width:2px;height:calc(100% - 22px);position:absolute;top:26px;left:12px}.detail-timeline>div:last-child:before{display:none}.detail-timeline i{width:26px;height:26px;color:var(--muted);z-index:1;background:#e6d9dc;border-radius:50%;flex:none;place-items:center;font:600 11px sans-serif;display:grid;position:relative}.detail-timeline .done i,.detail-timeline .done:before{background:var(--red);color:#fff}.detail-timeline p{font-size:13px}.detail-timeline b,.detail-timeline small{display:block}.detail-timeline small{color:var(--muted);margin-top:1px;font-size:11px}.request-detail-actions{gap:8px;margin-top:12px;padding:12px;display:grid}.request-detail-actions button{border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:46px;font-weight:600;display:flex}.request-detail-actions svg{width:18px}.respond-button{background:var(--red);color:#fff;border:0;box-shadow:0 7px 16px #a50f2c35}.share-button{border:1px solid var(--line);color:var(--red);background:#fff}.detail-safety{color:#0b6148;background:#eef8f4;border-color:#d2eae1;gap:10px;margin-top:12px;padding:13px;display:flex}.detail-safety>svg{flex:none;width:20px}.detail-safety p{font-size:12px}.detail-safety b,.detail-safety span{display:block}.detail-safety span{margin-top:2px;line-height:1.5}@media (width>=1024px){:root{--desktop-container:min(1180px, calc(100vw - 80px));--desktop-content:min(860px, calc(100vw - 80px));--desktop-nav-height:78px}body{background:#faf7f8}.app-shell{width:100%;max-width:none;height:100dvh;box-shadow:none;background:#faf7f8;border-radius:0;margin:0}.screen-scroll{height:100dvh;padding:var(--desktop-nav-height) 0 64px;background:#faf7f8;overflow-y:auto}.screen-scroll>*{max-width:none}.bottom-nav,.bottom-nav.mobile-hidden{width:100%;height:var(--desktop-nav-height);border:0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:50;background:#fffffff7;flex-direction:row;align-items:center;padding:0 max(40px,50vw - 590px);display:flex;position:absolute;inset:0 0 auto;box-shadow:0 4px 22px #480c1c0f}.desktop-nav-brand{border:0;align-items:center;margin:0 auto 0 0;padding:0;display:flex}.desktop-nav-brand .brand-row{min-width:190px;color:var(--red)}.desktop-nav-brand .logo{background:var(--red);color:#fff;width:42px;height:42px}.desktop-nav-brand .brand-row strong{font-size:23px}.desktop-nav-brand>p,.desktop-nav-help{display:none}.nav-items{flex-direction:row;align-items:center;gap:5px;margin:0;display:flex}.bottom-nav button{border-radius:12px;flex-direction:row;justify-content:center;gap:8px;width:auto;height:44px;padding:0 15px;font-size:14px;display:flex}.bottom-nav button svg{border-radius:0;width:19px;height:19px;padding:0}.bottom-nav button.active{color:var(--red);background:var(--light)}.bottom-nav button.active svg{background:0 0}.hero{border-radius:0;width:100%;height:455px;min-height:0;padding:68px max(40px,50vw - 590px);overflow:hidden}.hero .topbar{display:none}.hero:after{opacity:.75;width:520px;height:520px;top:-90px;right:max(-80px,50vw - 720px)}.hero-copy{z-index:2;width:560px;position:relative}.hero-kicker{color:#fff;background:#ffffff21;border:1px solid #ffffff3d;border-radius:30px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex}.hero h1{letter-spacing:-.5px;margin-top:23px;font-size:clamp(48px,4.2vw,62px);line-height:1.03}.hero>p{display:none}.hero-copy>p{opacity:.86;max-width:490px;margin-top:16px;font-size:16px;line-height:1.65}.desktop-hero-actions{gap:12px;margin-top:27px;display:flex}.desktop-hero-actions button{min-height:48px;color:var(--red);background:#fff;border:1px solid #ffffff6b;border-radius:13px;align-items:center;gap:8px;padding:0 19px;font-weight:600;display:flex}.desktop-hero-actions button+button{color:#fff;background:#ffffff1a}.desktop-hero-actions svg{width:19px}.desktop-hero-art{z-index:2;opacity:1;width:340px;height:340px;display:block;position:absolute;top:52px;right:max(48px,50vw - 560px)}.pulse-ring{color:#fff;background:#ffffff1a;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:220px;height:220px;display:grid;position:absolute;top:40px;right:55px;box-shadow:0 0 0 30px #ffffff0d,0 0 0 60px #ffffff06}.pulse-ring svg{width:92px;height:92px}.floating-note{color:var(--ink);background:#fff;border-radius:14px;padding:12px 16px;font-size:12px;position:absolute;box-shadow:0 18px 45px #3c05144d}.floating-note b{color:var(--red);font-size:18px;display:block}.note-one{top:77px;left:0}.note-two{bottom:35px;right:0}.quick-actions{display:none}.stats{z-index:4;width:var(--desktop-container);border:0;border-radius:20px;padding:22px 0;position:relative;box-shadow:0 18px 48px #570e211f;max-width:none!important;margin:-38px auto 30px!important}.stats b{font-size:27px}.stats span{font-size:13px}.home-content-grid{width:var(--desktop-container);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:26px;margin:0 auto;display:grid;max-width:none!important}.home-column{min-width:0}.home-column .section-title{width:auto;max-width:none!important;margin:10px 3px 14px!important}.home-column .section-title h2{font-size:21px}.home-column .card{width:100%;min-height:132px;padding:17px 18px 17px 11px;max-width:none!important;margin:0 0 13px!important}.page-head{width:100%;min-height:148px;color:var(--ink);border:0;border-bottom:1px solid var(--line);background:#fff;border-radius:0;padding:38px max(40px,50vw - 490px);max-width:none!important}.page-head .icon-btn{color:var(--red);background:var(--light)}.page-head h1{font-size:31px}.page-head p{color:var(--muted);opacity:1;margin-top:5px;font-size:14px}.form{width:var(--desktop-content);border:1px solid var(--line);background:#fff;border-radius:22px;margin:32px auto;padding:28px 34px 38px;box-shadow:0 10px 34px #490f1d0b;max-width:none!important}.section-title{width:var(--desktop-content);max-width:none!important;margin:31px auto 13px!important}.section-title h2{font-size:21px}.card{width:var(--desktop-content);padding:16px 19px 16px 11px;max-width:none!important;margin:0 auto 13px!important}.service-list,.profile-links{width:var(--desktop-content);margin-left:auto;margin-right:auto;max-width:none!important}.service-list{margin-top:30px}.service-list .card{width:100%}.floating-card{width:var(--desktop-content);margin:22px auto;max-width:none!important}.profile-head{border-radius:0;width:100%;min-height:205px;padding:48px max(40px,50vw - 450px);max-width:none!important}.profile-head .avatar{width:72px;height:72px;font-size:31px}.profile-head h1{font-size:28px}.profile-stats,.profile-details,.progress-card,.history{width:min(900px,100vw - 80px);margin-left:auto;margin-right:auto;max-width:none!important}.profile-stats{margin-top:-27px;padding:19px}.profile-details{margin-top:22px;padding:21px}.detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.profile-links{grid-template-columns:1fr 1fr;width:min(900px,100vw - 80px);padding:0}.profile-links .logout-button{grid-column:1/-1}.auth-screen{background:#fff;grid-template-columns:minmax(400px,42%) minmax(540px,58%);width:100%;height:100dvh;display:grid;overflow:hidden}.auth-hero{text-align:left;border-radius:0;flex-direction:column;justify-content:center;min-height:100%;padding:64px clamp(48px,6vw,92px);display:flex}.auth-hero .brand-row{flex:none;justify-content:flex-start}.auth-hero .brand-row strong{color:#fff;font-size:26px;display:block}.auth-hero h1{margin-top:35px;font-size:clamp(40px,4vw,54px)}.auth-hero p{font-size:17px}.auth-sheet{border:1px solid var(--line);scrollbar-width:thin;background:#fff;border-radius:26px;place-self:center;width:min(570px,100% - 72px);max-height:calc(100dvh - 48px);margin:0;padding:38px 46px 42px;overflow-y:auto;box-shadow:0 22px 70px #530c1e1a}.auth-sheet h2{font-size:30px}.auth-back{top:30px;left:30px}.toast{width:390px;inset:96px 30px auto auto}}@media (width>=1024px) and (width<=1199px){:root{--desktop-container:calc(100vw - 56px);--desktop-content:min(800px,calc(100vw - 56px))}.bottom-nav,.bottom-nav.mobile-hidden{padding-left:28px;padding-right:28px}.bottom-nav button{padding:0 10px}.desktop-hero-art{transform-origin:100%;right:32px;transform:scale(.9)}.hero-copy{width:510px}}@media (width>=1024px){.route-search,.route-profile,.route-requests-1{grid-template-columns:minmax(32px,1fr) repeat(2,minmax(0,580px)) minmax(32px,1fr);align-content:start;column-gap:22px}.route-search{display:grid}.route-search>.page-head{grid-column:1/-1}.route-search>.search-form{grid-column:2/4;width:100%;margin:30px 0 18px}.route-search>.section-title{grid-column:2/4;width:100%;margin:8px 0 14px!important}.route-search>.donor{width:100%;min-height:116px;margin:0 0 14px!important}.route-search>.donor:nth-of-type(odd){grid-column:2}.route-search>.donor:nth-of-type(2n){grid-column:3}.route-search>.empty,.route-search>.filter-empty{grid-column:2/4}.route-search .compact-groups .group-grid{grid-template-columns:repeat(8,1fr)}.route-search .compact-search-row{grid-template-columns:1fr 1fr auto}.route-requests-new>.form,.route-donor-register>.form,.route-profile-edit>.form{width:min(960px,100vw - 80px);padding:34px 44px 44px}.route-requests-new>.form{grid-template-columns:1fr 1fr;gap:0 22px;display:grid}.route-requests-new>.form>label,.route-requests-new>.form>.group-grid,.route-requests-new>.form>.urgent-box,.route-requests-new>.form>.stepper,.route-requests-new>.form>textarea,.route-requests-new>.form>.primary,.route-requests-new>.form>.two-col,.route-requests-new>.form>input:first-of-type{grid-column:1/-1}.route-requests-new .group-grid,.route-donor-register .group-grid{grid-template-columns:repeat(8,1fr)}.route-nearby>.form{width:var(--desktop-container);margin-bottom:20px;padding:14px}.route-nearby>.service-list,.route-notifications>.service-list{width:var(--desktop-container);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:26px;display:grid}.route-nearby .service-list .card,.route-notifications .service-list .card{width:100%;min-height:112px;margin:0!important}.route-nearby>.floating-card{width:var(--desktop-container);margin-top:20px}.route-profile{display:grid}.route-profile>.profile-head{grid-column:1/-1}.route-profile>.profile-stats{grid-column:2/4;width:100%}.route-profile>.profile-details{grid-column:2;width:100%;margin:24px 0 0}.route-profile>.progress-card{flex-direction:column;grid-column:3;justify-content:center;align-self:stretch;width:100%;margin:24px 0 0;display:flex}.route-profile>.section-title{grid-column:2/4;width:100%;margin:28px 0 13px!important}.route-profile>.history{grid-column:2;width:100%;margin:0!important}.route-profile>.profile-links{grid-column:3;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin:0;padding:0;display:grid}.route-profile .profile-links button{min-height:56px}.route-profile .profile-links .logout-button{grid-column:1/-1}.route-eligibility>.eligibility-form{grid-template-columns:1fr 1fr;gap:13px;width:min(960px,100vw - 80px);display:grid}.route-eligibility .check-card{min-height:68px;margin:0!important}.route-eligibility .primary,.route-eligibility .result{grid-column:1/-1}.route-eligibility .primary{justify-self:end;width:320px}[class*=route-requests-]:not(.route-requests-new){grid-template-columns:minmax(32px,1fr) repeat(2,minmax(0,580px)) minmax(32px,1fr);align-content:start;column-gap:22px;display:grid}[class*=route-requests-]:not(.route-requests-new)>.page-head{grid-column:1/-1}[class*=route-requests-]:not(.route-requests-new)>.request-card{grid-column:2;width:100%;min-height:170px;margin:30px 0 0!important}[class*=route-requests-]:not(.route-requests-new)>.progress-card{grid-column:3;width:100%;min-height:170px;margin:30px 0 0}[class*=route-requests-]:not(.route-requests-new)>.form{grid-column:2/4;grid-template-columns:2fr 1fr;gap:12px;width:100%;margin-top:20px;padding:20px;display:grid}[class*=route-requests-]:not(.route-requests-new)>.form button{margin:0}.screen-scroll:not(.route-home)>.page-head{position:relative}.screen-scroll:not(.route-home)>.page-head:after{content:"";background:var(--red);border-radius:3px 3px 0 0;width:64px;height:3px;position:absolute;bottom:0;left:max(40px,50vw - 490px)}}@media (width>=1024px) and (width<=1240px){.route-search,.route-profile,.route-requests-1,[class*=route-requests-]:not(.route-requests-new){grid-template-columns:28px repeat(2,minmax(0,1fr)) 28px}}@media (width>=1024px){.screen-scroll.route-requests,.screen-scroll[class$=-manage]{display:block!important}.route-profile>.profile-head{justify-content:flex-start;min-height:180px;padding:38px max(40px,50vw - 590px)}.route-profile>.profile-head .blood-wrap.large{margin-left:auto}.route-profile>.profile-head .avatar{flex:none}.route-search>.page-head,.route-requests>.page-head,.route-requests-new>.page-head,.route-nearby>.page-head{background:linear-gradient(105deg,#fff 0% 72%,#fcf1f3 100%);min-height:112px;padding-top:24px;padding-bottom:24px}.route-search>.page-head h1,.route-requests>.page-head h1,.route-requests-new>.page-head h1,.route-nearby>.page-head h1{font-size:27px}.route-search>.page-head .head-copy,.route-requests>.page-head .head-copy,.route-nearby>.page-head .head-copy{align-items:baseline;gap:14px;display:flex}.route-search>.page-head p,.route-requests>.page-head p,.route-nearby>.page-head p{border-left:1px solid var(--line);margin:0;padding-left:14px}.route-search>.search-form{border-radius:17px;grid-template-columns:minmax(280px,1fr) minmax(500px,1.75fr);gap:12px 18px;margin:22px 0 14px;padding:17px 20px 14px;display:grid}.route-search .search-input{margin:0}.route-search .compact-groups{min-width:0}.route-search .compact-groups .group-grid{gap:6px;height:50px;padding:0}.route-search .compact-groups .group-grid button{min-width:0;height:50px;padding:0 5px;font-size:14px}.route-search .compact-search-row{grid-column:1/-1;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) 150px;gap:10px;margin:0;display:grid}.route-search .compact-search-row .input,.route-search .filter-button{height:45px;min-height:45px}.route-search .filter-button{width:150px}.route-search .compact-summary{grid-column:1/-1;margin:-2px 2px 0}.route-search>.section-title{margin-top:6px!important}.route-search>.donor{border-radius:16px;min-height:108px}.route-requests .request-hub-tabs{width:370px;height:48px;margin-top:20px;padding:4px}.route-requests .request-hub-tabs button{padding:7px 16px}.route-requests .request-filters{border-radius:17px;grid-template-columns:minmax(260px,1.15fr) minmax(500px,2fr) 130px;gap:13px;min-height:76px;margin-top:13px;padding:12px 15px}.route-requests .request-filters .search-input .input{height:46px;min-height:46px}.route-requests .request-filter-groups .group-grid{gap:5px;height:46px}.route-requests .request-filter-groups .group-grid button{min-width:0;height:46px;padding:0 4px;font-size:14px}.route-requests .urgent-filter{background:#fff7f8;border:1px solid #f0d4da;border-radius:12px;justify-content:center;height:46px;padding:0 12px}.route-requests .request-list-head{justify-content:space-between;align-items:end;margin-top:22px;margin-bottom:11px;display:flex}.route-requests .request-list-head h2{font-size:20px}.route-requests .active-request-grid{gap:14px}.route-requests .active-request-grid .request-card{border-radius:17px;min-height:126px}.route-nearby>.form{width:var(--desktop-container);border-radius:15px;margin-top:20px;margin-bottom:16px;padding:8px}.route-nearby>.form .seg{width:420px;margin:auto}.route-nearby>.form .seg button{padding:9px 18px}.route-nearby>.service-list{gap:14px;margin-top:0}.route-nearby .service-list .service{border-radius:17px;min-height:104px;padding:16px}.route-nearby>.floating-card{min-height:76px;margin-top:14px;padding:16px 20px}.route-search .card h3,.route-requests .card h3,.route-nearby .card h3{font-size:16px}[class*=route-requests-]:not(.route-requests-new):not([class$=-manage])>.request-detail-layout{grid-column:2/4;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:start;gap:22px;width:100%;margin:30px 0 0;padding:0;display:grid}.request-overview{border-radius:20px;padding:24px}.request-overview-top h2{font-size:22px}.request-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;padding-top:20px}.request-facts>div{min-height:68px;padding:12px}.request-facts b{font-size:13px}.request-note{margin-top:18px;padding:15px}.request-side{margin-top:0}.detail-progress{border-radius:20px;padding:21px}.request-detail-actions{border-radius:18px;margin-top:14px;padding:14px}.detail-safety{border-radius:16px;padding:15px}.route-requests>.sub-tabs,.route-nearby>.sub-tabs{width:var(--desktop-container);border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr 1fr;gap:0;height:58px;margin:22px auto 18px;padding:0;display:grid;overflow:hidden;box-shadow:0 5px 18px #4c0f1f0b}.route-requests>.sub-tabs button,.route-nearby>.sub-tabs button{width:100%;height:57px;color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 20px;font-size:15px;font-weight:600;position:relative}.route-requests>.sub-tabs button+button,.route-nearby>.sub-tabs button+button{border-left:1px solid var(--line)}.route-requests>.sub-tabs button:after,.route-nearby>.sub-tabs button:after{content:"";background:0 0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:22%;right:22%}.route-requests>.sub-tabs button.active,.route-nearby>.sub-tabs button.active{color:var(--red);background:#fffafb}.route-requests>.sub-tabs button.active:after,.route-nearby>.sub-tabs button.active:after{background:var(--red)}.route-requests>.sub-tabs+.request-filters{margin-top:0;margin-bottom:22px;padding:14px 15px}.route-nearby>.sub-tabs+.service-list{margin-top:0}.route-requests .request-hub-tabs,.route-nearby>.form{width:var(--desktop-container);border:1px solid var(--line);background:#fff;border-radius:14px;height:58px;margin:22px auto 18px;padding:0;overflow:hidden;box-shadow:0 5px 18px #4c0f1f0b}.route-requests .request-hub-tabs{grid-template-columns:1fr 1fr;gap:0;display:grid}.route-nearby>.form .seg{background:0 0;border:0;border-radius:0;grid-template-columns:1fr 1fr;gap:0;width:100%;height:100%;padding:0;display:grid}.route-requests .request-hub-tabs button,.route-nearby>.form .seg button{width:100%;height:57px;min-height:57px;color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 20px;font-size:15px;font-weight:600;position:relative}.route-requests .request-hub-tabs button+button,.route-nearby>.form .seg button+button{border-left:1px solid var(--line)}.route-requests .request-hub-tabs button:after,.route-nearby>.form .seg button:after{content:"";background:0 0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:22%;right:22%}.route-requests .request-hub-tabs button.active,.route-nearby>.form .seg button.active{color:var(--red);box-shadow:none;background:#fffafb}.route-requests .request-hub-tabs button.active:after,.route-nearby>.form .seg button.active:after{background:var(--red)}.route-requests .request-hub-tabs button:hover,.route-nearby>.form .seg button:hover{color:var(--red);background:#fdf7f8}}@media (width>=1024px) and (width<=1120px){.route-search>.search-form{grid-template-columns:1fr}.route-search .compact-search-row,.route-search .compact-summary{grid-column:1}.route-requests .request-filters{grid-template-columns:1fr}.route-requests .urgent-filter{width:180px}}@media (width>=1024px){.route-requests .request-hub-tabs,.route-nearby>.form{width:var(--desktop-container);height:64px;box-shadow:none;background:#eee1e4;border:1px solid #e3cfd4;border-radius:17px;margin:24px auto 16px;padding:5px}.route-nearby>.form .seg{background:0 0;border:0;border-radius:0;gap:6px;width:100%;height:100%;padding:0}.route-requests .request-hub-tabs button,.route-nearby>.form .seg button{width:100%;height:52px;min-height:52px;color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:13px;padding:0 24px;font-size:15px;font-weight:600;transition:background .18s,color .18s,box-shadow .18s}.route-requests .request-hub-tabs button.active,.route-nearby>.form .seg button.active{color:var(--red);background:#fff;box-shadow:0 5px 16px #4d0e1f1f}.screen-scroll[class$=-manage]>.page-head{background:linear-gradient(108deg,#fff 0% 68%,#f9e7eb 100%);border-bottom:1px solid #ead9dd;min-height:132px;padding:27px max(40px,50vw - 590px)}.screen-scroll[class$=-manage]>.page-head .head-copy{display:block}.screen-scroll[class$=-manage]>.page-head h1{font-size:29px;line-height:1.15}.screen-scroll[class$=-manage]>.page-head p{color:#735761;background:#f5ecee;border:1px solid #ead9dd;border-radius:20px;align-items:center;width:auto;margin-top:8px;padding:5px 10px;font-size:12px;display:inline-flex}.screen-scroll[class$=-manage]>.page-head:after{width:74px;left:max(40px,50vw - 590px)}.screen-scroll[class$=-manage] .manage-edit{min-height:44px;color:var(--red);background:#fff;border:1px solid #e6c8cf;border-radius:12px;padding:0 17px;font-size:13px;box-shadow:0 7px 18px #570e2114}.screen-scroll[class$=-manage] .manage-edit:hover{background:var(--light);border-color:#dcaebb}.route-search>.page-head,.route-requests>.page-head,.route-requests-new>.page-head,.route-nearby>.page-head{padding-left:max(40px,50vw - 590px);padding-right:max(40px,50vw - 590px)}.route-search>.page-head .head-copy,.route-requests>.page-head .head-copy,.route-nearby>.page-head .head-copy{display:block}.route-search>.page-head p,.route-requests>.page-head p,.route-nearby>.page-head p{border-left:0;margin-top:4px;padding-left:0}.route-search>.page-head:after,.route-requests>.page-head:after,.route-requests-new>.page-head:after,.route-nearby>.page-head:after{left:max(40px,50vw - 590px)}.route-requests .request-hub-tabs{width:var(--desktop-container);background:#eee1e4;border:1px solid #e6d4d8;border-radius:16px;gap:6px;height:60px;margin-top:24px;padding:5px}.route-requests .request-hub-tabs button{border-radius:12px;width:100%;padding:0 24px;font-size:15px;transition:background .18s,color .18s,box-shadow .18s}.route-requests .request-hub-tabs button.active{color:var(--red);background:#fff;box-shadow:0 5px 15px #4d0e1f1f}.route-nearby>.form{padding:10px}.route-nearby>.form .seg{border:1px solid #e6d4d8;border-radius:16px;gap:6px;width:100%;padding:5px}.route-nearby>.form .seg button{border-radius:12px;width:100%;min-height:50px;padding:0 26px;font-size:15px}.route-nearby>.form .seg button.active{box-shadow:0 5px 15px #4d0e1f1f}.route-requests .page-head .head-action{color:#fff;background:var(--red);border:1px solid #fff3;border-radius:13px;min-height:46px;padding:0 19px;font-size:14px;box-shadow:0 8px 20px #a50f2c40}.route-requests .page-head .head-action:hover{background:#8f0d27;transform:translateY(-1px)}.route-requests .page-head .head-action svg{width:19px}}*{-webkit-tap-highlight-color:transparent}button,a,[role=button]{touch-action:manipulation}button:focus{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #d85a73}.request-extra-filters{grid-template-columns:1fr 1fr;gap:7px;margin-top:10px;display:grid}.request-extra-filters .input{min-width:0;min-height:43px;padding:9px 8px;font-size:12.5px}.urgent-toggle{min-height:43px;color:var(--red);background:#fff7f8;border:1px solid #efcbd2;border-radius:12px;align-items:center;gap:6px;padding:6px 9px;font-size:12px;font-weight:600;display:flex}.urgent-toggle span{background:var(--light);border-radius:9px;flex:none;place-items:center;width:27px;height:27px;display:grid}.urgent-toggle svg{width:15px}.urgent-toggle b{white-space:nowrap;font-size:12px}.urgent-toggle i{background:#d6cacc;border-radius:10px;flex:none;width:27px;height:17px;margin-left:auto;position:relative}.urgent-toggle i:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0002}.urgent-toggle.active{background:var(--light);border-color:#e3a9b5}.urgent-toggle.active i{background:var(--red)}.urgent-toggle.active i:after{transform:translate(10px)}@media (width>=768px){.request-extra-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0}.request-extra-filters .input,.urgent-toggle{height:46px;min-height:46px}}@media (width>=1024px){.route-requests .request-filters{grid-template-columns:minmax(280px,1fr) minmax(560px,2fr) 160px}}.request-problem-preview{-webkit-line-clamp:2;color:#735f66;-webkit-box-orient:vertical;margin-top:7px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.request-filter-button{width:100%;min-height:43px;color:var(--red);background:#fff7f8;border:1px solid #e6cdd3;border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:10px;font-weight:600;display:flex}.request-filter-button svg{width:17px}.request-filter-button b{background:var(--red);color:#fff;border-radius:10px;place-items:center;min-width:19px;height:19px;font-size:10px;display:grid}.sheet-check-card{border:1px solid var(--line);text-align:left;width:100%;min-height:64px;color:var(--ink);background:#fff;border-radius:13px;align-items:center;gap:10px;margin-top:16px;padding:10px 11px;display:flex}.sheet-check-card>span{background:var(--light);width:39px;height:39px;color:var(--red);border-radius:12px;flex:none;place-items:center;display:grid}.sheet-check-card>span svg{width:19px}.sheet-check-card p{flex:1}.sheet-check-card b,.sheet-check-card small{display:block}.sheet-check-card b{font-size:13.5px}.sheet-check-card small{color:var(--muted);margin-top:2px;font-size:11px}.sheet-check-card>i{color:#fff;border:2px solid #d6c5c9;border-radius:7px;place-items:center;width:23px;height:23px;font-style:normal;display:grid}.sheet-check-card.active{background:#fff8fa;border-color:#ddaab6}.sheet-check-card.active>i{border-color:var(--red);background:var(--red)}.filter-check input{appearance:none;background:#fff;border:2px solid #cfbcc1;border-radius:6px;place-items:center;display:grid;width:21px!important;height:21px!important}.filter-check input:checked{border-color:var(--red);background:var(--red)}.filter-check input:checked:after{content:"✓";color:#fff;font-size:13px;font-weight:700}.filter-check:has(input:checked){background:#fff8fa;border-color:#e2b2bd}@media (width>=768px){.request-filter-button{height:46px;min-height:46px;margin:0}.request-problem-preview{font-size:12.5px}.patient-problem-input{height:100px}}.profile-dashboard,.donation-history-panel,.account-panel{margin:16px}.profile-dashboard .profile-details,.profile-dashboard .progress-card{margin:0}.profile-dashboard .progress-card{margin-top:14px}.profile-progress>button{border:1px solid var(--line);width:100%;color:var(--red);background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:6px;margin-top:14px;padding:10px;font-weight:600;display:flex}.profile-progress>button svg{width:17px}.donation-history-panel,.account-panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px}.profile-section-head{justify-content:space-between;align-items:start;gap:10px;display:flex}.profile-section-head h2{font-size:17px}.profile-section-head p{color:var(--muted);font-size:12px}.profile-section-head>span{background:var(--light);color:var(--red);white-space:nowrap;border-radius:10px;padding:3px 8px;font-size:10.5px}.donation-list{gap:9px;margin-top:15px;display:grid}.donation-record{border:1px solid var(--line);border-radius:14px;align-items:center;gap:9px;padding:10px 8px;display:flex}.donation-number{background:var(--light);width:30px;height:30px;color:var(--red);border-radius:10px;flex:none;place-items:center;font-weight:700;display:grid}.donation-recipient{flex:1;min-width:0}.donation-recipient h3{font-size:14px}.donation-recipient p,.donation-recipient small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:3px;font-size:10.5px;display:flex;overflow:hidden}.donation-recipient svg{flex:none;width:12px}.donation-summary{align-items:center;display:flex}.donation-summary .blood-wrap{width:45px;height:45px}.donation-summary .blood-drop{width:34px;height:34px}.donation-summary .blood-drop b{font-size:12px}.donation-summary p{text-align:right}.donation-summary b,.donation-summary span{display:block}.donation-summary b{font-size:11px}.donation-summary span{color:var(--green);font-size:10px}.account-links{gap:8px;margin-top:15px;display:grid}.account-links>button{border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#fff;border-radius:13px;align-items:center;gap:10px;padding:11px;display:flex}.account-links>button>span{background:var(--light);width:38px;height:38px;color:var(--red);border-radius:11px;flex:none;place-items:center;display:grid}.account-links svg{width:18px}.account-links>button>p{flex:1}.account-links b,.account-links small{display:block}.account-links b{font-size:13.5px}.account-links small{color:var(--muted);font-size:11px}.account-links>button>svg{color:#ad999f}.profile-logout{color:#b4233e;background:#fff7f8;border:1px solid #efcbd2;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:12px;padding:11px;font-weight:600;display:flex}.profile-logout svg{width:18px}.security-intro,.password-rules{border-radius:15px;gap:11px;padding:14px;display:flex}.security-intro{background:var(--light);color:var(--red)}.security-intro>span{background:#fff;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.security-intro svg,.password-rules>svg{width:20px}.security-intro h2{font-size:16px}.security-intro p{color:var(--muted);font-size:11.5px;line-height:1.45}.password-field-label{margin-top:16px;display:block}.password-field-label>span{margin-bottom:7px;font-size:13.5px;font-weight:600;display:block}.password-visibility{color:var(--red);background:0 0;border:0;align-items:center;gap:5px;margin:10px 0 0 auto;font-size:12px;font-weight:600;display:flex}.password-visibility svg{width:16px}.password-rules{color:#0b6148;background:#eef8f4;margin-top:16px}.password-rules p{font-size:12px}.password-rules b,.password-rules span{display:block}.password-rules span{margin-top:2px;line-height:1.45}@media (width>=1024px){.route-profile{display:block!important}.route-profile>.profile-head{width:100%}.route-profile>.profile-stats,.profile-dashboard,.donation-history-panel,.account-panel{width:min(1180px,100vw - 80px);margin-left:auto;margin-right:auto}.profile-dashboard{grid-template-columns:1.35fr .65fr;gap:20px;margin-top:24px;display:grid}.profile-dashboard .profile-details,.profile-dashboard .profile-progress{width:100%;margin:0}.donation-history-panel,.account-panel{margin-top:20px;padding:22px}.donation-list,.account-links{grid-template-columns:1fr 1fr;gap:12px}.profile-logout{width:240px;margin-left:auto}.password-change-form{width:min(720px,100vw - 80px)!important}}.donor,.request-card,.responder-card,.donation-record,.my-request-status,.request-facts,.detail-timeline{font-variant-numeric:tabular-nums;font-family:Hind Siliguri,system-ui,sans-serif}.donor h3,.request-card h3,.responder-card h3,.donation-record h3,.my-request-status b,.request-facts b,.detail-timeline b{font-family:Hind Siliguri,system-ui,sans-serif;font-weight:600}.blood-drop,.blood-drop b{font-family:Hind Siliguri,system-ui,sans-serif;font-weight:700}.tag,.status,.meta,.request-problem-preview,.inline,.donation-number,.donation-summary{font-variant-numeric:tabular-nums;font-family:Hind Siliguri,system-ui,sans-serif}.meta,.inline,.request-facts b,.donation-summary b,.my-request-status b{font-weight:500}.donation-number{font-variant-numeric:tabular-nums;font-family:Hind Siliguri,system-ui,sans-serif}.stats b,.profile-stats b{font-variant-numeric:normal;font-family:Anek Bangla,Hind Siliguri,sans-serif;font-weight:700}.request-detail-layout .request-note{border:1px solid #efcfd6;border-left:4px solid var(--red);background:#fff7f8;border-radius:14px;margin-top:18px;padding:16px}.request-detail-layout .request-note h3{color:var(--red);font-size:15px}.request-detail-layout .request-note h3:before{content:"রোগীর সমস্যা";color:var(--ink);margin-bottom:2px;font-size:17px;display:block}.request-detail-layout .request-note p{-webkit-line-clamp:unset;color:#49383e;white-space:normal;max-height:none;margin-top:9px;font-size:14px;line-height:1.75;display:block;overflow:visible}.request-detail-layout .request-note p:empty:after{content:"রোগীর সমস্যার বিস্তারিত তথ্য দেওয়া হয়নি।";color:var(--muted)}@media (width>=768px){.request-detail-layout .request-note{padding:19px 20px}.request-detail-layout .request-note p{font-size:14.5px}}.card-number{font-family:Anek Bangla,Hind Siliguri,sans-serif;font-size:1.04em;font-weight:700;line-height:1}.detail-grid b,.responder-info a,.donation-recipient small,.profile-stats b{font-family:Anek Bangla,Hind Siliguri,sans-serif;font-weight:700}.detail-grid b{font-size:1.03em}.input[type=tel],.input[type=date],.input[type=time],input[inputmode=numeric]{font-variant-numeric:tabular-nums;font-family:Anek Bangla,Hind Siliguri,sans-serif;font-weight:600}.input[type=tel]::placeholder,input[inputmode=numeric]::placeholder{font-family:Hind Siliguri,system-ui,sans-serif;font-weight:400}.phone-input>span{font-family:Anek Bangla,Hind Siliguri,sans-serif;font-weight:700}.detail-grid>div:nth-child(3) b,.donation-summary b{font-family:Hind Siliguri,system-ui,sans-serif;font-weight:600}.donation-summary .card-number{font-family:Anek Bangla,Hind Siliguri,sans-serif;font-size:1.08em;font-weight:700}.donations-page{padding:16px}.donations-summary{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:repeat(3,1fr);padding:14px 0;display:grid}.donations-summary>div{text-align:center}.donations-summary>div+div{border-left:1px solid var(--line)}.donations-summary b,.donations-summary span{display:block}.donations-summary b{font:700 21px Anek Bangla}.donations-summary span{color:var(--muted);font-size:11px}.full-history{margin-top:14px}@media (width>=768px){.donations-page{width:min(980px,100vw - 80px);margin:28px auto;padding:0}.donations-summary{padding:18px 0}.donations-summary b{font-size:25px}.full-history{grid-template-columns:1fr 1fr;margin-top:18px}}
