@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/Roboto-Medium.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/Roboto-Bold.ttf) format("truetype");font-weight:700;font-display:swap}:root{font-family:Roboto,Arial,sans-serif;color:#1a2b3c;background:#f5f9fd;font-synthesis:none;text-rendering:optimizeLegibility;--primary: #397fb9;--primary-bright: #5b9bd5;--primary-dark: #1a4f8a;--navy: #1f3358;--navy-deep: #003057;--green: #008b55;--mint: #3dbfa0;--sky: #a8cbe8;--bg: #f5f9fd;--surface: #ffffff;--surface-blue: #f0f7fd;--border: #d8e8f3;--charcoal: #1a2b3c;--body: #3d5166;--muted: #72899d;--danger: #d9485f;--success: #158461;--shadow-sm: 0 2px 8px rgba(30, 58, 95, .07);--shadow-md: 0 14px 36px rgba(30, 58, 95, .11);--radius: 16px}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}body,button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:not(:disabled),a{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(57,127,185,.28);outline-offset:2px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}a{color:inherit}.eyebrow{display:block;margin-bottom:8px;color:var(--primary-dark);font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.button{min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#5b9bd5,#347ebd);color:#fff;font-weight:700;font-size:14px;box-shadow:0 6px 14px #2e6da42b;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 9px 19px #2e6da43d}.button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.button--full{width:100%}.button--secondary{background:#fff;color:var(--primary-dark);border-color:#b9d2e6;box-shadow:none}.button--ghost{color:var(--primary-dark);background:transparent;box-shadow:none}.button--danger{background:var(--danger)}.button--on-dark{color:#fff;background:#ffffff17;border-color:#ffffffbd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.field{display:grid;gap:7px}.field__label{color:var(--charcoal);font-size:13px;font-weight:700}.field__control{height:49px;border:1px solid #c7d9e7;border-radius:11px;background:#fff;display:flex;align-items:center;transition:border .15s ease,box-shadow .15s ease}.field__control:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #5b9bd51f}.field__control--error{border-color:var(--danger)}.field__control input,.field__control textarea{width:100%;height:100%;min-width:0;border:0;border-radius:inherit;outline:0;padding:0 14px;color:var(--charcoal);background:transparent}.field__control input::placeholder,.field__control textarea::placeholder{color:#9aabba}.field__control input:disabled{color:var(--muted);background:#f3f7fa}.field__control--textarea{min-height:125px;height:auto;align-items:stretch}.field__control textarea{padding-top:13px;padding-bottom:13px;resize:vertical}.field__suffix{width:44px;height:100%;flex:0 0 44px;border:0;background:transparent;color:var(--muted);display:grid;place-items:center}.field__message{display:flex;gap:5px;align-items:center;color:var(--muted);font-size:11px}.field__message--error{color:var(--danger)}.brand-logo{width:250px;max-height:72px;object-fit:contain;object-position:left center}.brand-wordmark{width:320px;height:auto}.brand-wordmark--compact{width:280px;max-height:43px;object-fit:contain;object-position:left}.landing-page{min-height:100vh;background:#005685}.landing-hero{padding:72px 40px;color:#fff;background:#005685;border-radius:0 0 34px 34px;overflow:hidden;position:relative}.landing-hero:before{content:"";width:540px;height:540px;border-radius:50%;position:absolute;right:-160px;top:-280px;background:#ffffff12}.landing-hero__inner{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(390px,.9fr) minmax(460px,1.1fr);gap:64px;align-items:center;position:relative}.landing-hero__copy .brand-logo{margin-bottom:34px}.landing-hero h1{margin-bottom:20px;font-size:clamp(48px,4.5vw,68px);line-height:1.02;letter-spacing:-.035em}.landing-hero h1 span{display:block;color:#fff}.landing-hero h1{color:var(--sky)}.landing-hero__lede{margin-bottom:30px;max-width:480px;color:#ffffffd1;font-size:17px;line-height:1.55}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.landing-hero__actions .button{min-width:220px;justify-content:center}.landing-account-hint{margin:17px 0 5px;color:#ffffffe6;font-size:13px}.landing-support{margin:0;color:#ffffffb3;font-size:13px}.landing-support a{color:#fff;font-weight:700}.landing-hero__image-wrap{position:relative}.landing-hero__image-wrap>img{width:100%;height:420px;object-fit:cover;object-position:right center;border-radius:25px;box-shadow:0 24px 60px #071b3647}.landing-hero__availability{position:absolute;right:18px;bottom:18px;padding:10px 14px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#0f233fbf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;gap:8px;font-size:12px}.landing-hero__availability i{width:8px;height:8px;border-radius:50%;background:#5ce2a7;box-shadow:0 0 0 4px #5ce2a721}.landing-features{width:min(1180px,calc(100% - 80px));margin:64px auto 34px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{padding:30px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-sm)}.feature-card>span{width:48px;height:48px;margin-bottom:22px;border-radius:12px;display:grid;place-items:center;color:var(--navy);background:#e8eef6}.feature-card h2{margin-bottom:8px;font-size:19px}.feature-card p{margin:0;color:var(--body);font-size:14px;line-height:1.55}.auth-page{min-height:100vh;background:#fff}.auth-brand-bar{height:72px;padding:0 32px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;background:#fff}.auth-brand-bar>button{padding:0;border:0;background:transparent}.auth-brand-bar>span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.auth-layout{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(540px,58%) 1fr}.auth-form-panel{padding:46px 48px;display:grid;place-items:start center;overflow-y:auto}.auth-form-wrap{width:min(520px,100%)}.back-link{margin:0 0 28px;padding:0;border:0;background:transparent;color:var(--primary-dark);display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700}.auth-form-wrap h1{margin-bottom:8px;font-size:34px;letter-spacing:-.025em}.auth-intro{margin-bottom:24px;color:var(--body);line-height:1.5}.auth-form{display:grid;gap:17px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-options{display:flex;align-items:center;justify-content:space-between;font-size:12px}.auth-options label{display:flex;align-items:center;gap:7px;color:var(--body)}.auth-options button{padding:0;border:0;background:transparent;color:var(--primary-dark);font-weight:700}.form-alert{padding:12px 14px;border-radius:9px;color:#9c2e43;background:#fff0f2;font-size:12px}.auth-art{margin:24px 24px 24px 0;min-height:650px;border-radius:24px;position:relative;overflow:hidden;background:var(--navy)}.auth-art>img{width:100%;height:100%;object-fit:cover;object-position:right center}.auth-art__scrim{position:absolute;inset:0;background:linear-gradient(to bottom,#14284308 20%,#142843e0)}.auth-art__copy{position:absolute;left:40px;right:40px;bottom:44px;color:#fff}.auth-art__copy>span{width:fit-content;margin-bottom:18px;padding:8px 12px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#ffffff1f;display:flex;align-items:center;gap:7px;font-size:11px}.auth-art__copy h2{margin-bottom:14px;font-size:clamp(28px,2.5vw,42px);line-height:1.12;letter-spacing:-.025em}.auth-art__copy p{max-width:430px;margin:0;color:#ffffffc4;line-height:1.55}.app-shell{min-height:100vh}.top-nav{height:72px;padding:0 32px;border-bottom:1px solid var(--border);background:#fffffff5;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.top-nav__brand{width:min(320px,28vw);padding:0;border:0;background:transparent}.top-nav__links{height:100%;display:flex;align-items:center;gap:4px}.top-nav__links>button:not(.button){min-height:44px;padding:0 13px;border:0;background:transparent;border-radius:8px;display:inline-flex;align-items:center;gap:6px;color:var(--body);font-size:13px;font-weight:600;position:relative}.top-nav__links>button.is-current{color:var(--primary-dark);background:#eef6fc}.top-nav__booking{min-height:40px;margin:0 7px;padding-inline:18px;font-size:12px}.notification-button b{min-width:17px;height:17px;padding:0 4px;border-radius:9px;color:#fff;background:var(--danger);display:grid;place-items:center;font-size:9px}.app-main{min-height:calc(100vh - 72px)}.mobile-nav{display:none}.page{min-height:calc(100vh - 72px);background:var(--bg)}.page-container{width:min(1160px,calc(100% - 64px));margin:0 auto;padding:38px 0 32px}.page-container--narrow{width:min(960px,calc(100% - 64px))}.page-container--detail{width:min(1050px,calc(100% - 64px))}.page-heading{margin-bottom:28px}.page-heading h1{margin-bottom:7px;font-size:32px;letter-spacing:-.02em}.page-heading p{margin:0;color:var(--muted)}.page-heading--with-action{display:flex;justify-content:space-between;align-items:center;gap:24px}.dashboard-greeting{margin-bottom:26px}.dashboard-greeting h1{margin-bottom:5px;font-size:30px;letter-spacing:-.025em}.dashboard-greeting p{margin:0;color:var(--muted);font-size:14px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(330px,2fr);gap:22px;align-items:start;margin-bottom:24px}.section-title-row{min-height:42px;margin-bottom:13px;display:flex;align-items:end;justify-content:space-between;gap:18px}.section-title-row .eyebrow{margin-bottom:4px}.section-title-row h2{margin:0;font-size:20px}.section-title-row>button{padding:7px 0;border:0;background:transparent;color:var(--primary-dark);display:flex;align-items:center;font-size:12px;font-weight:700}.upcoming-card{padding:25px;border-radius:19px;color:#fff;background:linear-gradient(145deg,#245e93,#183f70);box-shadow:0 18px 32px #1e4f8233;overflow:hidden;position:relative}.upcoming-card__wash{position:absolute;width:290px;height:290px;right:-100px;top:-175px;border-radius:50%;background:#ffffff14}.upcoming-card__top{min-height:25px;margin-bottom:21px;display:flex;align-items:center;justify-content:space-between;position:relative}.status-pill,.visit-pill{width:fit-content;min-height:25px;padding:4px 9px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700;line-height:1}.status-pill--confirmed{color:#086744;background:#e2f8ee}.status-pill--pending{color:#99600b;background:#fff3d3}.status-pill--completed{color:#486578;background:#e9f0f5}.status-pill--cancelled{color:#9d3144;background:#fee9ed}.status-pill i{width:6px;height:6px;border-radius:50%;background:currentColor}.visit-pill{color:#fff;border:1px solid rgba(255,255,255,.2);background:#ffffff1a}.upcoming-card__doctor{display:flex;align-items:center;gap:14px;margin-bottom:22px;position:relative}.doctor-avatar{width:52px;height:52px;flex:0 0 auto;border:2px solid rgba(255,255,255,.34);border-radius:50%;background:linear-gradient(145deg,#7eb5e0,#bad8ee);color:var(--navy-deep);display:grid;place-items:center;font-weight:700}.upcoming-card__doctor h3{margin-bottom:4px;font-size:18px}.upcoming-card__doctor p{margin:0;color:#ffffffb3;font-size:12px}.appointment-time{padding:14px 0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);display:grid;grid-template-columns:1fr 1fr;gap:15px;position:relative}.appointment-time span{display:flex;align-items:center;gap:9px;color:#d9edff}.appointment-time b{color:#fff;font-size:13px}.upcoming-card__actions{margin-top:19px;display:grid;grid-template-columns:1fr 1fr;gap:10px;position:relative}.upcoming-card__actions .button--secondary{color:#fff;background:#ffffff14;border-color:#ffffff59}.upcoming-card__actions .button{min-height:44px}.join-hint{margin:11px 0 0;color:#ffffff91;text-align:center;font-size:10px;position:relative}.quick-actions{padding:23px;border:1px solid var(--border);border-radius:19px;background:#fff;box-shadow:var(--shadow-sm)}.quick-actions .section-title-row{margin-bottom:14px}.care-now-card{width:100%;min-height:82px;padding:15px;margin-bottom:12px;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,#2e6da4,#397fb9);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;text-align:left;box-shadow:0 8px 18px #2e6da433}.care-now-card>span{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#001e463b}.care-now-card div{display:flex;flex-direction:column;gap:3px}.care-now-card b{font-size:16px}.care-now-card small{color:#ffffffad}.quick-actions__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.quick-actions__grid button{min-height:105px;padding:13px;border:1px solid var(--border);border-radius:12px;background:#fbfdff;display:flex;align-items:flex-start;flex-direction:column;text-align:left;transition:border .16s ease,transform .16s ease}.quick-actions__grid button:hover{transform:translateY(-1px);border-color:#9ec2dd}.quick-actions__grid button>span{width:34px;height:34px;margin-bottom:9px;border-radius:9px;display:grid;place-items:center;color:var(--primary-dark);background:#e9f3fa}.quick-actions__grid b{font-size:12px}.quick-actions__grid small{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.3}.care-tip{padding:18px 21px;margin-bottom:24px;border:1px solid #c5dfef;border-radius:14px;background:#eaf5fb;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.care-tip>span{width:40px;height:40px;border-radius:10px;background:#fff;color:var(--primary-dark);display:grid;place-items:center}.care-tip b{font-size:13px}.care-tip p{margin:4px 0 0;color:var(--body);font-size:11px}.care-tip button{border:0;background:transparent;color:var(--primary-dark);font-weight:700;font-size:11px}.pill-tabs{width:fit-content;padding:4px;margin-bottom:26px;border-radius:999px;background:#e5f0f8;display:flex}.pill-tabs button{min-width:145px;min-height:39px;padding:0 17px;border:0;border-radius:999px;color:var(--muted);background:transparent;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:700}.pill-tabs button[aria-selected=true]{color:var(--primary-dark);background:#fff;box-shadow:0 2px 8px #1e3a5f1a}.appointment-list{padding:24px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.list-heading{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between}.list-heading h2{margin:0;font-size:18px}.list-heading span{color:var(--muted);font-size:11px}.appointment-list-card{width:100%;min-height:100px;padding:14px;border:0;border-top:1px solid #edf3f7;background:#fff;display:grid;grid-template-columns:54px 44px 1fr auto 24px;align-items:center;gap:14px;text-align:left}.appointment-list-card:first-of-type{border-top:0}.appointment-list-card:hover{background:#f8fbfe}.appointment-list-card__date{width:52px;height:62px;border:1px solid var(--border);border-radius:10px;color:var(--primary-dark);display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--surface-blue)}.appointment-list-card__date b{font-size:9px;text-transform:uppercase}.appointment-list-card__date strong{font-size:20px}.doctor-avatar--small{width:42px;height:42px;border:0;font-size:12px}.doctor-avatar--large{width:68px;height:68px;border:3px solid white;font-size:18px;box-shadow:0 2px 9px #0000001a}.appointment-list-card__copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.appointment-list-card__copy>b{font-size:14px}.appointment-list-card__copy small{color:var(--muted);font-size:11px}.appointment-list-card__time{display:flex;align-items:center;gap:6px;color:var(--body);font-size:11px;font-weight:600}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start}.detail-main-card,.join-card{border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}.detail-main-card__banner{padding:24px;background:linear-gradient(135deg,#edf6fc,#f8fbfe);display:flex;align-items:center;gap:17px}.detail-main-card__banner h2{margin:8px 0 3px;font-size:20px}.detail-main-card__banner p{margin:0;color:var(--muted);font-size:12px}.detail-facts{padding:21px 24px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.detail-facts>div{display:grid;grid-template-columns:auto 1fr;column-gap:10px}.detail-facts span{grid-row:1 / 3;width:38px;height:38px;border-radius:9px;background:#eaf4fb;color:var(--primary-dark);display:grid;place-items:center}.detail-facts small{color:var(--muted);font-size:9px}.detail-facts b{font-size:12px}.detail-section{padding:20px 24px;border-bottom:1px solid #edf3f7}.detail-section:last-child{border:0}.detail-section h3{margin-bottom:7px;font-size:12px}.detail-section p{margin:0;color:var(--body);font-size:13px}.join-card{padding:24px;text-align:center}.join-card>span{width:52px;height:52px;margin:0 auto 15px;border-radius:14px;background:#eaf4fb;color:var(--primary-dark);display:grid;place-items:center}.join-card h2{margin-bottom:7px;font-size:17px}.join-card p{margin-bottom:18px;color:var(--body);font-size:11px;line-height:1.5}.cancel-link{width:100%;margin-top:14px;padding:12px;border:0;background:transparent;color:var(--danger);font-size:12px;font-weight:700}.booking-page{min-height:100vh;background:#fff;display:grid;grid-template-columns:310px 1fr}.booking-sidebar{min-height:100vh;padding:27px 25px;color:#fff;background:linear-gradient(165deg,#193458,#245e93);position:sticky;top:0;align-self:start;display:flex;flex-direction:column}.booking-sidebar__exit{width:fit-content;padding:8px 0;border:0;background:transparent;color:#ffffffb8;display:flex;align-items:center;gap:5px;font-size:12px}.booking-sidebar__brand{margin:26px 0 38px;display:flex;align-items:center;gap:12px}.booking-sidebar__brand>span{width:46px;height:46px;border-radius:12px;background:#ffffff1f;display:grid;place-items:center}.booking-sidebar__brand div{display:flex;flex-direction:column}.booking-sidebar__brand b{font-size:17px}.booking-sidebar__brand small{color:#ffffff8f;font-size:10px}.booking-steps{padding:0;margin:0;list-style:none}.booking-steps li{min-height:72px;position:relative}.booking-steps li:not(:last-child):after{content:"";width:1px;height:25px;position:absolute;top:47px;left:19px;background:#ffffff29}.booking-steps button{width:100%;padding:6px 7px;border:0;border-radius:11px;color:#ffffff85;background:transparent;display:flex;align-items:center;gap:12px;text-align:left}.booking-steps button:disabled{cursor:default}.booking-steps button>span{width:38px;height:38px;flex:0 0 auto;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:grid;place-items:center}.booking-steps button div{display:flex;flex-direction:column;gap:2px}.booking-steps button small{font-size:8px;text-transform:uppercase;letter-spacing:.08em}.booking-steps button b{font-size:12px}.booking-steps .is-active button{color:#fff;background:#ffffff1a}.booking-steps .is-active button>span{border-color:#76b8e7;background:var(--primary)}.booking-steps .is-done button{color:#fffc}.booking-steps .is-done button>span{border-color:var(--mint);color:#fff;background:#3dbfa040}.booking-help{margin-top:auto;padding:14px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:#ffffff0f}.booking-help b{font-size:11px}.booking-help p{margin:4px 0 0;color:#ffffffa3;font-size:10px}.booking-help a{color:#fff}.booking-main{min-width:0;background:#fbfdff}.booking-progress{height:4px;background:#e4edf4}.booking-progress i{height:100%;display:block;background:linear-gradient(to right,var(--primary),var(--mint));transition:width .22s ease}.booking-content{width:min(790px,calc(100% - 64px));margin:0 auto;padding:54px 0 34px}.booking-step>header{margin-bottom:28px}.booking-step h1{margin-bottom:8px;font-size:32px;letter-spacing:-.025em}.booking-step>header p{margin:0;color:var(--body);line-height:1.5}.choice-stack{display:grid;gap:12px}.choice-card{min-height:72px;padding:14px 15px;border:1px solid #cddde9;border-radius:13px;background:#fff;display:flex;align-items:center;gap:13px;cursor:pointer;transition:border .15s ease,background .15s ease,transform .15s ease}.choice-card:hover{border-color:#8fb6d3;transform:translateY(-1px)}.choice-card--selected{border-color:var(--primary);background:#f2f8fd;box-shadow:0 0 0 1px var(--primary)}.choice-card>input{position:absolute;width:1px;height:1px;opacity:0}.choice-card__icon{width:42px;height:42px;flex:0 0 auto;border-radius:10px;color:var(--primary-dark);background:#eaf4fb;display:grid;place-items:center}.choice-card__copy{min-width:0;display:flex;flex-direction:column;gap:4px}.choice-card__copy strong{font-size:13px}.choice-card__copy small{color:var(--muted);font-size:10px;line-height:1.35}.choice-card__radio{width:20px;height:20px;margin-left:auto;flex:0 0 auto;border:1px solid #b4c8d8;border-radius:50%;display:grid;place-items:center;color:#fff}.choice-card--selected .choice-card__radio{border-color:var(--primary);background:var(--primary)}.reason-grid{padding:0;margin:0 0 22px;border:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.reason-grid legend{grid-column:1 / -1;margin-bottom:4px;font-size:13px;font-weight:700}.reason-grid .choice-card{min-height:82px}.schedule-layout{display:grid;gap:27px}.schedule-layout section h3{margin-bottom:13px;display:flex;align-items:center;gap:8px;font-size:13px}.date-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.date-strip button{min-height:67px;border:1px solid #cddde9;border-radius:11px;background:#fff;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:3px}.date-strip small{color:var(--muted);font-size:10px}.date-strip b{font-size:19px}.date-strip button.is-selected{color:#fff;border-color:var(--primary);background:var(--primary)}.date-strip button.is-selected small{color:#ffffffb3}.time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.time-grid label{min-height:45px;border:1px solid #cddde9;border-radius:9px;background:#fff;display:grid;place-items:center;font-size:12px;font-weight:700;cursor:pointer}.time-grid input{position:absolute;opacity:0}.time-grid label.is-selected{border-color:var(--primary);color:var(--primary-dark);background:#eaf4fb;box-shadow:inset 0 0 0 1px var(--primary)}.timezone-note{margin:9px 0 0;color:var(--muted);font-size:9px}.inline-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.booking-error{margin-top:18px;padding:12px 14px;border-radius:10px;color:#9c2e43;background:#ffedf0;font-size:12px}.bf-layout{display:flex;flex-wrap:wrap;gap:18px 3%}.bf-field,.bf-block{min-width:0}.bf-w-full{flex:1 1 100%}.bf-w-half{flex:1 1 47%}.bf-w-third{flex:1 1 30%}.bf-w-two-third{flex:1 1 63%}.bf-w-quarter{flex:1 1 22%}.bf-w-three-quarter{flex:1 1 72%}.bf-w-sixth{flex:1 1 13%}.bf-field>label{display:block;margin-bottom:7px;font-size:13px;font-weight:700}.bf-field>label span[aria-hidden=true],.bf-block>h3 span[aria-hidden=true]{color:var(--danger)}.bf-field input[type=text],.bf-field input[type=email],.bf-field input[type=tel],.bf-field input[type=number],.bf-field input[type=date],.bf-field select,.bf-field textarea{width:100%;height:49px;padding:0 14px;border:1px solid #c7d9e7;border-radius:11px;background:#fff;color:var(--charcoal);font:inherit;font-size:14px;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.bf-field textarea{height:auto;min-height:110px;padding:12px 14px;resize:vertical}.bf-field input::placeholder,.bf-field textarea::placeholder{color:#9aabba}.bf-field input:hover,.bf-field select:hover,.bf-field textarea:hover{border-color:#a9c6dc}.bf-field input:focus,.bf-field select:focus,.bf-field textarea:focus{outline:0;border-color:var(--primary);box-shadow:0 0 0 3px #5b9bd51f}.bf-field select{appearance:none;padding-right:36px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2372899d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.bf-field input:disabled{color:var(--muted);background:#f3f7fa}.bf-field.has-error input,.bf-field.has-error select,.bf-field.has-error textarea{border-color:var(--danger)}.bf-field.has-error input:focus,.bf-field.has-error select:focus,.bf-field.has-error textarea:focus{box-shadow:0 0 0 3px #d9485f1f}.bf-hint{display:block;margin-top:6px;color:var(--muted);font-size:11px}.bf-error{display:block;margin-top:6px;color:#9c2e43;font-size:12px}.bf-choices{display:grid;gap:8px}.bf-choice{min-height:46px;padding:10px 13px;border:1px solid #c7d9e7;border-radius:11px;background:#fff;display:flex;align-items:center;gap:10px;font-size:13px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.bf-choice:hover{border-color:#8fb6d3}.bf-choice:has(input:checked){border-color:var(--primary);background:#f2f8fd;box-shadow:0 0 0 1px var(--primary)}.bf-choice input{flex:0 0 auto;width:17px;height:17px;margin:0;accent-color:var(--primary)}.bf-choice--child{margin-left:22px}.bf-multiselect,.bf-multiselect__control{position:relative}.bf-multiselect__trigger{width:100%;min-height:49px;padding:12px 64px 12px 14px;border:1px solid #c7d9e7;border-radius:11px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2372899d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;color:var(--charcoal);font:inherit;font-size:14px;text-align:left;cursor:pointer;display:flex;flex-wrap:wrap;align-items:center;gap:2px;transition:border-color .15s ease,box-shadow .15s ease}.bf-multiselect__trigger:hover{border-color:#a9c6dc}.bf-multiselect__trigger:focus{outline:0;border-color:var(--primary);box-shadow:0 0 0 3px #5b9bd51f}.bf-multiselect__control.is-open .bf-multiselect__trigger{border-color:var(--primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2372899d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E")}.bf-field.has-error .bf-multiselect__trigger{border-color:var(--danger)}.bf-multiselect__placeholder{color:#9aabba}.bf-multiselect__clear{position:absolute;top:50%;right:32px;transform:translateY(-50%);width:24px;height:24px;padding:0;border:0;border-radius:7px;background:none;color:var(--muted);font-size:17px;line-height:1;cursor:pointer}.bf-multiselect__clear:hover{background:#eaf2f9;color:var(--charcoal)}.bf-multiselect__panel{position:absolute;z-index:30;left:0;right:0;margin-top:4px;padding:10px;background:#fff;border:1px solid #cddde9;border-radius:10px;box-shadow:0 8px 22px #17304924}.bf-multiselect__filter{margin-bottom:10px}.bf-multiselect__options{gap:2px;max-height:280px;overflow-y:auto}.bf-multiselect__options .bf-choice{min-height:40px;padding:8px 10px;border:0;border-radius:7px}.bf-multiselect__options .bf-choice:hover{background:#eaf2f9}.bf-multiselect__options .bf-choice:has(input:checked){box-shadow:none}.bf-multiselect__options .bf-choice:has(input:indeterminate){background:#f2f8fd}.bf-multiselect__options .bf-choice--child:before{content:"↳";color:var(--muted)}.bf-multiselect__empty{margin:0;padding:8px 10px;color:var(--muted);font-size:12.5px}.bf-block{padding:18px;border:1px solid var(--border);border-radius:14px;background:#fff}.bf-block>h3{margin:0 0 12px;font-size:13px}.bf-block--group{padding:0;border:0;border-radius:0;background:none}.bf-block--group>h3{margin:0 0 7px;font-size:13px;font-weight:700}.bf-block--group .bf-layout{flex-wrap:nowrap;gap:0}.bf-block--group .bf-field>label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}.bf-block--group .bf-field{position:relative}.bf-block--group .bf-field:focus-within{z-index:1}.bf-block--group .bf-field+.bf-field{margin-left:-1px}.bf-block--group .bf-field:not(:first-child) input,.bf-block--group .bf-field:not(:first-child) select{border-top-left-radius:0;border-bottom-left-radius:0}.bf-block--group .bf-field:not(:last-child) input,.bf-block--group .bf-field:not(:last-child) select{border-top-right-radius:0;border-bottom-right-radius:0}.bf-block--group .bf-field+.bf-field select{background-color:#f6fafd}.bf-repeat-item{flex:1 1 100%}.bf-repeat-actions{display:flex;justify-content:flex-end;gap:2px}.bf-repeat-actions .text-button{margin-top:2px;padding:6px 10px}.bf-repeat-remove{color:var(--danger)}.bf-html{color:var(--body);font-size:12px;line-height:1.5}.bf-address{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}.bf-address__address{grid-column:1 / -1}.bf-address__part label{display:block;margin-bottom:5px;font-size:12px;font-weight:700}.booking-actions{margin-top:30px;padding-top:21px;border-top:1px solid var(--border);display:flex;justify-content:space-between}.booking-summary,.contact-card{border:1px solid var(--border);border-radius:16px;background:#fff;overflow:hidden;box-shadow:var(--shadow-sm)}.booking-summary>header{padding:20px;color:#fff;background:linear-gradient(135deg,#235b8d,#397fb9);display:flex;align-items:center;gap:12px}.booking-summary>header>span{width:42px;height:42px;border-radius:11px;background:#ffffff21;display:grid;place-items:center}.booking-summary header small{color:#ffffffab;font-size:8px;letter-spacing:.1em}.booking-summary header h3{margin:3px 0 0;font-size:17px}.booking-summary dl{margin:0;padding:5px 20px}.booking-summary dl>div{min-height:69px;padding:13px 0;border-bottom:1px solid #edf3f7;display:grid;grid-template-columns:160px 1fr;align-items:center}.booking-summary dl>div:last-child{border:0}.booking-summary dt{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.booking-summary dd{margin:0;color:var(--charcoal);font-size:12px;font-weight:700;line-height:1.5}.contact-card{margin-top:14px;padding:18px 20px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.contact-card h3{margin-bottom:4px;font-size:14px}.contact-card p{margin:0;color:var(--muted);font-size:10px}.contact-card dl{margin:0;display:flex;gap:28px}.contact-card dt{color:var(--muted);font-size:9px}.contact-card dd{margin:3px 0 0;font-size:11px;font-weight:600}.confirmation-note{margin-top:14px;padding:14px;border-radius:11px;color:var(--primary-dark);background:#eaf5fb;display:flex;gap:10px}.confirmation-note svg{flex:0 0 auto}.confirmation-note p{margin:0;font-size:10px;line-height:1.5}.booking-mobile-header{display:none}.booking-complete{min-height:100vh;padding:40px 20px;background:linear-gradient(150deg,#eef7fc,#fdfefe);display:grid;place-items:center}.booking-complete__card{width:min(480px,100%);padding:38px;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:var(--shadow-md);text-align:center}.success-ring{width:78px;height:78px;margin:0 auto 22px;border:8px solid #e1f6ee;border-radius:50%;color:#fff;background:var(--success);display:grid;place-items:center}.booking-complete h1{margin-bottom:10px;font-size:30px}.booking-complete__card>p{color:var(--body);line-height:1.55}.confirmation-summary{margin:24px 0;padding:7px 18px;border-radius:13px;background:var(--surface-blue);text-align:left}.confirmation-summary>div{padding:11px 0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;gap:20px}.confirmation-summary>div:last-child{border:0}.confirmation-summary dt{color:var(--muted);font-size:10px}.confirmation-summary dd{margin:0;text-align:right;font-size:11px;font-weight:700}.text-button{margin-top:15px;padding:8px;border:0;background:transparent;color:var(--primary-dark);font-size:12px;font-weight:700}.profile-page{padding:30px 32px}.profile-layout{width:min(1160px,100%);margin:0 auto;display:grid;grid-template-columns:275px minmax(0,1fr);gap:26px;align-items:start}.profile-sidebar{padding:19px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm);position:sticky;top:102px}.profile-identity{padding:2px 3px 18px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:11px}.profile-identity>span{width:43px;height:43px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#397fb9,#1a4f8a);display:grid;place-items:center;font-size:12px;font-weight:700}.profile-identity>div{min-width:0;display:flex;flex-direction:column;gap:3px}.profile-identity b{font-size:12px}.profile-identity small{color:var(--muted);font-size:9px;overflow:hidden;text-overflow:ellipsis}.profile-completion{padding:15px 3px;border-bottom:1px solid var(--border)}.profile-completion>div{display:flex;justify-content:space-between;color:var(--body);font-size:10px}.profile-completion i{height:5px;margin:8px 0;border-radius:4px;background:#e4edf4;display:block;overflow:hidden}.profile-completion em{width:85%;height:100%;display:block;background:linear-gradient(to right,var(--primary),var(--mint))}.profile-completion>small{color:var(--muted);font-size:8px;line-height:1.35}.profile-sidebar nav{padding:12px 0;display:grid;gap:3px}.profile-sidebar nav button{width:100%;min-height:53px;padding:7px;border:0;border-radius:10px;background:transparent;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;text-align:left}.profile-sidebar nav button>span{width:34px;height:34px;border-radius:9px;color:var(--muted);background:#f1f6f9;display:grid;place-items:center}.profile-sidebar nav button div{min-width:0;display:flex;flex-direction:column;gap:2px}.profile-sidebar nav button b{font-size:10px}.profile-sidebar nav button small{color:var(--muted);font-size:8px}.profile-sidebar nav button>svg{color:#a0b0bd}.profile-sidebar nav button.is-current{color:var(--primary-dark);background:#eaf4fb}.profile-sidebar nav button.is-current>span{color:#fff;background:var(--primary)}.profile-sidebar nav button.is-current small,.profile-sidebar nav button.is-current>svg{color:var(--primary)}.profile-signout{width:100%;min-height:42px;padding:0 10px;border:0;border-top:1px solid var(--border);background:transparent;color:var(--danger);display:flex;align-items:end;gap:9px;font-size:10px;font-weight:700}.profile-content{min-width:0}.profile-pane-header{min-height:82px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.profile-pane-header .eyebrow{margin-bottom:4px}.profile-pane-header h1{margin-bottom:5px;font-size:27px}.profile-pane-header p{margin:0;color:var(--muted);font-size:12px}.profile-section-card{margin-bottom:14px;padding:21px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.profile-section-card>header{margin-bottom:19px;padding-bottom:15px;border-bottom:1px solid #edf3f7;display:flex;align-items:center;gap:11px}.profile-section-card>header>span{width:38px;height:38px;border-radius:10px;color:var(--primary-dark);background:#eaf4fb;display:grid;place-items:center}.profile-section-card h2{margin-bottom:3px;font-size:14px}.profile-section-card header p{margin:0;color:var(--muted);font-size:9px}.profile-fields-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 28px}.info-field{min-width:0}.info-field small{color:var(--muted);font-size:9px}.info-field p{margin:5px 0 0;color:var(--charcoal);display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;word-break:break-word}.info-field p svg{color:var(--success)}.info-field p.is-muted{color:var(--muted);font-weight:400}.profile-callout{margin-bottom:14px;padding:14px 17px;border:1px solid #f1d9a5;border-radius:13px;color:#805d19;background:#fff9e9;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px}.profile-callout b{font-size:11px}.profile-callout p{margin:3px 0 0;font-size:9px}.profile-callout>span{font-size:9px;font-weight:700}.health-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.emergency-contact{display:grid;grid-template-columns:auto 1fr 1fr;gap:17px;align-items:center}.emergency-avatar{width:55px;height:55px;border-radius:50%;color:var(--primary-dark);background:#dbeefa;display:grid;place-items:center;font-weight:700}.emergency-contact>div h2{margin-bottom:4px}.emergency-contact>div p{margin:0;color:var(--muted);font-size:10px}.emergency-contact dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.emergency-contact dt{color:var(--muted);font-size:9px}.emergency-contact dd{margin:4px 0 0;font-size:10px;font-weight:600}.family-card{min-height:86px;padding:15px 18px;border:1px solid var(--border);border-radius:14px;background:#fff;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:13px}.family-card>span:first-child{width:48px;height:48px;border-radius:50%;color:var(--primary-dark);background:#eaf4fb;display:grid;place-items:center}.family-card h2{margin-bottom:4px;font-size:13px}.family-card p{margin:0;color:var(--muted);font-size:10px}.privacy-note{padding:14px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px}.settings-list{border:1px solid var(--border);border-radius:16px;background:#fff;overflow:hidden}.settings-list button{width:100%;min-height:67px;padding:12px 18px;border:0;border-bottom:1px solid #edf3f7;background:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left}.settings-list button:last-child{border:0}.settings-list button:hover{background:#f8fbfe}.settings-list button div{display:flex;flex-direction:column;gap:4px}.settings-list b{font-size:11px}.settings-list small{color:var(--muted);font-size:9px}.overlay{position:fixed;inset:0;z-index:100;background:#12213147;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:flex-end}.notification-panel{width:min(430px,100%);height:100%;padding:24px;background:#fff;box-shadow:-18px 0 45px #17314a2e;overflow-y:auto;animation:slide-in .18s ease-out}@keyframes slide-in{0%{transform:translate(35px);opacity:.4}}.panel-header{margin-bottom:11px;display:flex;align-items:center;justify-content:space-between}.panel-header .eyebrow{margin-bottom:4px}.panel-header h2{margin:0;font-size:24px}.icon-button{width:42px;height:42px;border:1px solid var(--border);border-radius:50%;background:#fff;display:grid;place-items:center}.mark-read{margin:0 0 14px auto;padding:7px 0;border:0;background:transparent;color:var(--primary-dark);display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.notification-list{display:grid;gap:4px}.notification-row{padding:15px 8px;border-top:1px solid #edf3f7;display:grid;grid-template-columns:auto 1fr;gap:12px}.notification-row--unread{background:#f8fbfe}.notification-row__icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center}.notification-row__icon--appointment{color:var(--primary-dark);background:#e4f1fa}.notification-row__icon--message{color:#087b60;background:#e4f6f0}.notification-row__icon--system{color:#83600b;background:#fff5d9}.notification-row__title{display:flex;align-items:center;gap:7px}.notification-row__title strong{font-size:12px}.notification-row__title i{width:7px;height:7px;border-radius:50%;background:var(--primary)}.notification-row p{margin:5px 0 7px;color:var(--body);font-size:10px;line-height:1.5}.notification-row time{color:var(--muted);font-size:9px}.toast{min-width:240px;min-height:46px;padding:11px 17px;border-radius:12px;color:#fff;background:#213f59;box-shadow:var(--shadow-md);position:fixed;left:50%;bottom:28px;z-index:150;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px}@media(max-width:1023px){.landing-hero{min-height:100svh;padding:42px 20px 24px;border-radius:0;background-color:#005685;background-image:linear-gradient(to bottom,#0056858c,#003758f2),url(/assets/gtd-landing-hero.jpg);background-size:cover;background-position:right center;display:flex;align-items:stretch}.landing-hero__inner{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:48px}.landing-hero__copy{min-height:calc(100svh - 66px);display:flex;flex-direction:column;align-items:stretch}.landing-hero__copy .brand-logo{width:245px;margin:0 0 auto}.landing-hero h1{margin:38px 0 14px;font-size:clamp(38px,10vw,52px)}.landing-hero__lede{font-size:15px}.landing-hero__image-wrap{display:none}.landing-account-hint,.landing-support{font-size:12px}.landing-features{display:none}.auth-brand-bar{height:64px;padding:0 20px}.auth-brand-bar .brand-wordmark{width:225px}.auth-brand-bar>span{display:none}.auth-layout{min-height:calc(100vh - 64px);display:block}.auth-form-panel{padding:34px 20px 48px}.auth-art{display:none}.auth-form-wrap{width:min(560px,100%)}.top-nav{display:none}.app-main,.page{min-height:100vh}.mobile-nav{height:72px;padding:6px 12px max(6px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fffffff7;position:fixed;z-index:50;left:0;right:0;bottom:0;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-nav button{border:0;border-radius:10px;color:var(--muted);background:transparent;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;font-size:10px}.mobile-nav button.is-current{color:var(--primary-dark);background:#eef6fc}.page{padding-bottom:78px}.page-container,.page-container--narrow,.page-container--detail{width:min(100% - 32px,720px);padding-top:26px}.dashboard-grid{grid-template-columns:1fr}.quick-actions__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.detail-grid{grid-template-columns:1fr}.detail-sidebar{display:grid;grid-template-columns:1fr}.booking-page{display:block}.booking-sidebar{display:none}.booking-mobile-header{height:58px;padding:0 16px;border-bottom:1px solid var(--border);background:#fff;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;text-align:center}.booking-mobile-header button{width:40px;height:40px;border:0;border-radius:50%;background:#eef5fa;display:grid;place-items:center}.booking-mobile-header b{font-size:14px}.booking-mobile-header span{color:var(--muted);font-size:11px}.booking-content{width:min(100% - 32px,720px);padding-top:32px}.booking-step h1{font-size:28px}.profile-page{padding:20px 16px 92px}.profile-layout{display:block}.profile-sidebar{padding:14px;margin-bottom:18px;position:static}.profile-sidebar nav{grid-template-columns:repeat(5,minmax(100px,1fr));overflow-x:auto}.profile-sidebar nav button{grid-template-columns:32px 1fr}.profile-sidebar nav button div small,.profile-sidebar nav button>svg{display:none}.profile-completion{display:none}.profile-signout{align-items:center}}@media(max-width:680px){.button{min-height:50px}.landing-hero__actions .button{width:100%}.landing-hero h1{margin-top:25px}.landing-hero__lede{margin-bottom:20px}.auth-form-wrap h1{font-size:29px}.form-grid{grid-template-columns:1fr}.dashboard-greeting h1{font-size:25px}.section-title-row h2{font-size:18px}.upcoming-card{padding:20px}.appointment-time,.upcoming-card__actions{grid-template-columns:1fr}.quick-actions{padding:17px}.care-tip{grid-template-columns:auto 1fr}.care-tip button{grid-column:2;justify-self:start;padding:0}.page-heading--with-action{align-items:flex-start;flex-direction:column}.page-heading--with-action .button,.pill-tabs{width:100%}.pill-tabs button{min-width:0;flex:1;padding-inline:10px}.appointment-list{padding:14px}.appointment-list-card{grid-template-columns:50px 1fr 20px;gap:10px}.appointment-list-card .doctor-avatar,.appointment-list-card__time{display:none}.detail-facts,.reason-grid,.inline-choices{grid-template-columns:1fr}.bf-layout:not(.bf-block--group>.bf-layout)>.bf-field,.bf-layout:not(.bf-block--group>.bf-layout)>.bf-block{flex-basis:100%}.bf-address{grid-template-columns:1fr}.bf-field input[type=text],.bf-field input[type=email],.bf-field input[type=tel],.bf-field input[type=number],.bf-field input[type=date],.bf-field select,.bf-field textarea{font-size:16px}.date-strip{grid-template-columns:repeat(4,minmax(61px,1fr));overflow-x:auto}.time-grid{grid-template-columns:1fr 1fr}.booking-summary dl>div{grid-template-columns:120px 1fr}.contact-card{grid-template-columns:1fr}.contact-card dl{flex-direction:column;gap:10px}.booking-actions .button{padding-inline:17px}.booking-complete__card{padding:28px 20px}.profile-sidebar nav{grid-template-columns:repeat(5,98px)}.profile-sidebar nav button{display:flex;justify-content:center;flex-direction:column;gap:5px;text-align:center}.profile-sidebar nav button div{align-items:center}.profile-identity{padding-bottom:12px}.profile-signout{justify-content:center;border-top:0}.profile-pane-header{align-items:flex-start;flex-direction:column}.profile-pane-header .button{width:100%}.profile-fields-grid,.health-list{grid-template-columns:1fr}.profile-callout{grid-template-columns:auto 1fr}.profile-callout>span{grid-column:2}.emergency-contact{grid-template-columns:auto 1fr}.emergency-contact dl{grid-column:1 / -1}.family-card{grid-template-columns:auto 1fr auto}.family-card .status-pill{display:none}.notification-panel{padding:20px 16px}.toast{max-width:calc(100% - 32px);bottom:86px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.status-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--bg)}.status-screen__card{width:min(440px,100%);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:40px 32px;text-align:center}.status-screen__card h1{font-size:1.35rem;color:var(--navy-deep);margin-bottom:8px}.status-screen__card p{color:var(--body);margin-bottom:24px}.status-screen__actions{display:flex;flex-direction:column;align-items:center;gap:12px}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:36px 24px;border:1px dashed var(--border);border-radius:var(--radius);background:var(--surface-blue);color:var(--body)}.empty-state b{color:var(--navy-deep);font-size:1.05rem}.empty-state p{color:var(--muted);margin:0;max-width:40ch}.empty-state .button{margin-top:6px}.empty-illustration{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#e4f0fa;color:var(--primary)}.upcoming-card--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;min-height:220px}.upcoming-card--empty h3{margin:0}.upcoming-card--empty p{color:#d9edff;margin:0;max-width:34ch}.dependent-hint{display:flex;align-items:center;gap:8px;padding:14px 16px;border:1px dashed var(--border);border-radius:12px;background:var(--surface-blue);color:var(--muted);font-size:.9rem}.dependent-hint svg{color:var(--primary);flex-shrink:0}.survey-page{display:flex;flex-direction:column;gap:20px;padding:8px 0 24px}.survey-page h1{margin:0 0 4px;font-size:1.35rem}.survey-page fieldset{border:0;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.survey-page legend{padding:0}.survey-scale{display:flex;gap:8px;flex-wrap:wrap}.survey-scale__step{position:relative}.survey-scale__step input{position:absolute;opacity:0;inset:0;cursor:pointer}.survey-scale__step span{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;border:1px solid var(--border, #d9dee7);background:#fff;font-weight:600}.survey-scale__step--selected span{border-color:var(--primary);background:var(--surface-blue);color:var(--primary)}.meeting-page{position:fixed;inset:0;z-index:200;display:flex;flex-direction:column;background:#10202f;color:#fff}.meeting-page--gate{position:fixed;inset:0;z-index:200;display:grid;place-items:center;background:var(--bg);color:var(--charcoal);padding:24px}.meeting-gate{width:min(420px,100%);padding:32px 28px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-md);text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.meeting-gate__icon{width:52px;height:52px;border-radius:14px;background:#eaf4fb;color:var(--primary-dark);display:grid;place-items:center;margin-bottom:4px}.meeting-gate h1{font-size:1.15rem;color:var(--navy-deep);margin-bottom:10px}.meeting-gate h2{font-size:1rem;margin:10px 0 0}.meeting-gate p{color:var(--body);font-size:13px;margin-bottom:4px}.meeting-gate__time{font-weight:500;color:var(--charcoal)}.meeting-gate__hint{font-size:12px;color:var(--muted);margin:10px 0 14px}.meeting-gate form{display:grid;gap:14px;width:100%}.meeting-gate .text-button{margin-top:12px}.dial-in-panel{margin-top:16px;padding:14px 16px;border:1px solid var(--border);border-radius:12px;background:var(--surface);text-align:left}.dial-in-panel__title{display:flex;align-items:center;gap:6px;font-size:14px;margin:0 0 6px}.dial-in-panel__hint{font-size:12px;color:var(--muted);margin:0 0 10px}.dial-in-panel__numbers{list-style:none;margin:0 0 10px;padding:0}.dial-in-panel__numbers li{display:flex;justify-content:space-between;gap:8px;font-size:13px;padding:2px 0}.dial-in-panel__numbers li span{color:var(--muted);font-size:12px}.dial-in-panel__codes{display:flex;gap:18px;margin:0}.dial-in-panel__codes dt{font-size:11px;color:var(--muted)}.dial-in-panel__codes dd{margin:0;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.video-stage{position:relative;flex:1;min-height:0;background:#0b1723}.video-stage__remote{position:relative;display:block;width:100%;height:100%}.video-stage__remote>video-player,.video-stage__self>video-player{position:absolute;inset:0;display:block;width:100%;height:100%}.video-stage__pip{position:absolute;top:16px;right:16px;width:176px;height:128px;overflow:hidden;border-radius:12px;border:2px solid rgba(255,255,255,.25);box-shadow:var(--shadow-md);pointer-events:none;background:#16283a}.video-stage__self{position:relative;display:block;width:100%;height:100%}.video-stage__audio-only{position:absolute;inset:0;display:grid;place-items:center;font-size:12px;color:#b7c9d9;text-align:center}.meeting-controls{display:flex;align-items:center;justify-content:center;gap:14px;padding:16px 20px calc(16px + env(safe-area-inset-bottom));background:#09131deb}.control-button{position:relative;width:54px;height:54px;border:0;border-radius:50%;background:#ffffff21;color:#fff;display:grid;place-items:center;transition:background .15s ease}.control-button:not(:disabled):hover{background:#ffffff3d}.control-button:disabled{opacity:.45}.control-button--danger{background:var(--danger);width:62px;height:62px}.control-button--danger:not(:disabled):hover{background:#c23a50}.control-badge{position:absolute;top:-2px;right:-2px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:var(--danger);color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center}.waiting-room{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px 24px;text-align:center}.waiting-room h1{font-size:1.2rem;margin-bottom:2px}.waiting-room p{color:#b7c9d9;font-size:13px;max-width:360px}.waiting-room__avatar{animation:waiting-pulse 2.4s ease-in-out infinite;margin-bottom:8px}.waiting-room__chat{position:absolute;top:calc(16px + env(safe-area-inset-top));right:18px;width:44px;height:44px;border:0;border-radius:50%;background:#ffffff21;color:#fff;display:grid;place-items:center}.waiting-room__reconnecting{display:inline-flex;align-items:center;gap:7px;color:#ffd9a0;font-size:13px}.waiting-room .button{margin-top:18px}@keyframes waiting-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.06);opacity:.85}}.chat-banner{position:absolute;top:calc(16px + env(safe-area-inset-top));left:18px;right:74px;display:flex;align-items:center;gap:4px;padding:6px 8px;border-radius:12px;background:#fffffff2;color:var(--charcoal);box-shadow:var(--shadow-md)}.chat-banner__open{flex:1;display:flex;align-items:center;gap:8px;padding:5px;border:0;border-radius:8px;background:transparent;color:inherit;text-align:left}.chat-banner__open b{font-size:12px;white-space:nowrap}.chat-banner__open span{flex:1;font-size:12px;color:var(--body);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chat-banner__open em{font-style:normal;font-size:11px;color:var(--primary-dark);white-space:nowrap}.chat-banner__dismiss{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:var(--muted)}.meeting-overlay{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#0a141ff0}.meeting-overlay p{color:#b7c9d9;font-size:13px}.meeting-overlay .text-button{color:#b7c9d9;text-decoration:underline;border:0;background:transparent;font-size:13px;padding:8px 12px}.meeting-recording{position:absolute;top:calc(16px + env(safe-area-inset-top));left:18px;display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:999px;background:#09131dbf;font-size:12px}.meeting-recording span{width:9px;height:9px;border-radius:50%;background:var(--danger);animation:waiting-pulse 1.6s ease-in-out infinite}.meeting-notice{position:absolute;left:50%;bottom:104px;transform:translate(-50%);z-index:6;display:flex;align-items:center;gap:10px;max-width:min(480px,calc(100% - 32px));padding:10px 14px;border-radius:12px;background:#fffffff2;color:var(--charcoal);font-size:12px;box-shadow:var(--shadow-md)}.meeting-notice button{border:0;border-radius:8px;padding:6px 10px;background:var(--primary);color:#fff;font-size:12px;font-weight:500;white-space:nowrap}.meeting-notice--warning{background:#fff4e2}.chat-panel{position:absolute;z-index:10;display:flex;flex-direction:column;background:var(--surface);color:var(--charcoal);box-shadow:var(--shadow-md);top:0;right:0;bottom:0;width:min(380px,100%);border-left:1px solid var(--border)}.chat-panel__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border)}.chat-panel__header h2{margin:0;font-size:15px}.chat-panel__close{border:0;background:transparent;color:var(--muted);display:grid;place-items:center;width:32px;height:32px;border-radius:50%}.chat-panel__messages{flex:1;overflow-y:auto;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.chat-panel__empty{color:var(--muted);font-size:12px;text-align:center;margin-top:22px}.chat-message{max-width:82%;align-self:flex-start;background:var(--surface-blue);border:1px solid var(--border);border-radius:14px 14px 14px 4px;padding:8px 12px}.chat-message small{display:block;font-size:10px;color:var(--muted);margin-bottom:2px}.chat-message p{margin:0;font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.chat-message em{display:block;margin-top:3px;font-style:normal;font-size:10px;color:var(--muted)}.chat-message--own{align-self:flex-end;background:var(--primary);border-color:var(--primary);color:#fff;border-radius:14px 14px 4px}.chat-message--own em{color:#ffffffd9}.chat-message__failed{color:#ffd3db!important;font-weight:500}.chat-panel__closed{margin:0;padding:8px 16px;font-size:12px;color:var(--muted);background:var(--surface-blue);border-top:1px solid var(--border)}.chat-panel__composer{display:flex;gap:8px;padding:12px 14px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border)}.chat-panel__composer input{flex:1;border:1px solid var(--border);border-radius:12px;padding:10px 13px;font-size:13px;background:var(--surface)}.chat-panel__composer button{width:44px;border:0;border-radius:12px;background:var(--primary);color:#fff;display:grid;place-items:center}.chat-panel__composer button:disabled{opacity:.45}@media(max-width:720px){.chat-panel{inset:auto 0 0;width:100%;height:76vh;border-left:0;border-top:1px solid var(--border);border-radius:18px 18px 0 0}.video-stage__pip{width:120px;height:160px}}.profile-pane-actions{display:flex;align-items:center;gap:10px}.info-field .is-presence{font-style:italic}.field__control select{width:100%;border:0;background:transparent;font:inherit;color:inherit;outline:none}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px;margin:12px 0 16px}.checkbox-chip{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--border);border-radius:9px;font-size:12.5px;cursor:pointer}.checkbox-chip.is-checked{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 7%,white)}.checkbox-chip input{accent-color:var(--primary)}.nka-checkbox{display:flex;align-items:center;gap:8px;margin:4px 0 8px;font-size:13px;font-weight:600;cursor:pointer}.nka-checkbox input{accent-color:var(--primary)}.family-card__actions{display:flex;gap:6px;margin-left:auto}.family-card__confirm{display:flex;align-items:center;gap:8px;margin-left:auto;font-size:12.5px}.profile-gate{display:grid;gap:8px}.profile-gate ul{margin:0;padding-left:20px}.profile-gate p{display:flex;align-items:center;gap:7px;margin:0;font-weight:600}.messages-page{display:grid;grid-template-columns:1fr;flex:1;min-height:0;background:var(--bg)}.messages-page__list{display:flex;flex-direction:column;min-height:0;background:var(--surface);border-right:1px solid var(--border)}.messages-page__header{padding:14px 16px;border-bottom:1px solid var(--border)}.messages-page__header h1{margin:0;font-size:22px;color:var(--charcoal)}.messages-page__section{margin:12px 16px 4px;font-size:12px;font-weight:700;color:var(--muted)}.messages-page__loading{display:grid;place-items:center;flex:1;color:var(--muted)}.messages-page__disclaimer{margin:8px 16px 16px;text-align:center;font-size:12px;color:var(--danger)}.messages-page__thread{display:none;min-height:0}.messages-page__placeholder{display:grid;place-items:center;align-content:center;gap:10px;height:100%;color:var(--muted)}.conversation-list{list-style:none;margin:0;padding:0;flex:1;overflow-y:auto}.conversation-row{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:0;background:transparent;text-align:left;cursor:pointer;border-bottom:1px solid var(--border)}.conversation-row:hover{background:var(--surface-blue)}.conversation-row__avatar{flex:none;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--surface-blue);color:var(--primary-dark);font-size:14px;font-weight:700}.conversation-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.conversation-row__name{font-size:15px;font-weight:700;color:var(--charcoal)}.conversation-row__preview{font-size:13px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-row__preview.is-unread{font-weight:700}.conversation-row__meta{flex:none;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.conversation-row__meta time{font-size:11px;font-weight:600;color:var(--muted)}.conversation-row__meta b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--primary);color:#fff;font-size:11px}.thread-view{display:flex;flex-direction:column;height:100%;min-height:0;background:var(--surface)}.thread-view__header{display:flex;align-items:center;gap:10px;padding:10px 16px;border-bottom:1px solid var(--border)}.thread-view__header h2{margin:0;font-size:16px;color:var(--charcoal)}.thread-view__back{border:0;background:transparent;color:var(--muted);display:grid;place-items:center;width:32px;height:32px;border-radius:50%;cursor:pointer}.thread-view__avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--surface-blue);color:var(--primary-dark);font-size:12px;font-weight:700}.thread-view__messages{flex:1;overflow-y:auto;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.thread-view__entry{display:contents}.thread-view__day-chip{align-self:center;padding:3px 10px;border-radius:10px;background:var(--surface-blue);color:var(--muted);font-size:11px;font-weight:600}.thread-view__hint{color:var(--muted);font-size:12px;text-align:center;margin-top:22px}.thread-view__closed{margin:0;padding:10px 16px;text-align:center;font-size:12px;color:var(--muted);background:var(--surface-blue);border-top:1px solid var(--border)}.msg-bubble{max-width:82%;align-self:flex-start;background:var(--surface-blue);border:1px solid var(--border);border-radius:14px 14px 14px 4px;padding:8px 12px}.msg-bubble--own{align-self:flex-end;background:var(--primary);border-color:var(--primary);color:#fff;border-radius:14px 14px 4px}.msg-bubble small{display:block;font-size:10px;color:var(--muted);margin-bottom:2px}.msg-bubble p{margin:0;font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.msg-bubble em{display:block;margin-top:3px;font-style:normal;font-size:10px;color:var(--muted)}.msg-bubble--own em{color:#ffffffd9}.msg-bubble__failed{color:var(--danger)}.msg-bubble--own .msg-bubble__failed{color:#ffd7de}.msg-bubble__file{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:inherit;text-decoration:underline}.msg-bubble__meeting{display:flex;flex-direction:column;gap:3px;font-size:13px}.msg-bubble__meeting a{color:inherit;font-weight:700;text-decoration:underline}.thread-view__composer{display:flex;gap:8px;padding:10px 16px;border-top:1px solid var(--border)}.thread-view__composer input{flex:1;border:1px solid var(--border);border-radius:20px;padding:9px 14px;font-size:14px;background:var(--bg)}.thread-view__composer button{border:0;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;background:var(--primary);color:#fff;cursor:pointer}.thread-view__composer button:disabled{background:var(--border);color:var(--muted);cursor:default}.messages-page--thread-open .messages-page__list{display:none}.messages-page--thread-open .messages-page__thread{display:block}@media(min-width:1024px){.messages-page{grid-template-columns:360px 1fr}.messages-page__list,.messages-page--thread-open .messages-page__list{display:flex}.messages-page__thread,.messages-page--thread-open .messages-page__thread{display:block}}.bf-pharmacy{position:relative}.bf-pharmacy__onfile{margin:0 0 6px;padding:8px 10px;border-radius:8px;background:#eef6ef;color:#2e6b3d;font-size:12px}.bf-pharmacy__list{position:absolute;z-index:30;left:0;right:0;margin:4px 0 0;padding:4px;list-style:none;max-height:260px;overflow-y:auto;background:#fff;border:1px solid #cddde9;border-radius:10px;box-shadow:0 8px 22px #17304924}.bf-pharmacy__list li{padding:9px 10px;border-radius:7px;font-size:12.5px;cursor:pointer}.bf-pharmacy__list li:hover,.bf-pharmacy__list li.is-active{background:#eaf2f9}.bf-pharmacy__list li[aria-selected=true]{font-weight:700}.settings-list__row{min-height:67px;padding:12px 18px;border-bottom:1px solid #edf3f7;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-list__row select{min-width:130px;padding:8px 10px;border:1px solid #c7d9e7;border-radius:9px;background:#fff;font:inherit;font-size:13px}
