:root{color:#2f2937;font-synthesis:none;text-rendering:optimizelegibility;--plum:#3f2466;--lavender:#6d4ba3;--lavender-dark:#52337f;--lavender-mid:#b69be8;--soft-lavender:#e9d7ff;--lilac:#f4eefb;--ivory:#fbf8ff;--ivory-rgb:251, 248, 255;--sage:#e8f3ea;--sage-dark:#2f6842;--rose:#fce7f3;--rose-dark:#7a2e56;--amber:#fff3d6;--amber-dark:#795b0c;--red:#fde7ec;--red-dark:#8f233b;--ink:#2f2937;--muted:#71677c;--border:#e6d9f2;--border-strong:#d8c6e9;--white:#fff;--surface:#fff;--surface-rgb:255, 255, 255;--text-secondary:#5a4b68;--track-bg:#efe5f8;--status-submitted-bg:#e7efff;--status-submitted-text:#274c8b;--status-moreinfo-bg:#ffe3c7;--status-moreinfo-text:#8a4314;--status-withdrawn-bg:#ece9ef;--status-withdrawn-text:#5e5865;--hero-glow-1:#e9d7ffd1;--hero-glow-2:#fce7f3b3;--shadow:0 22px 55px #3f24661a;--shadow-soft:0 12px 34px #3f246612;--brand-deep:#3f2466;--brand:#6d4ba3;--brand-light:#b69be8;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fbf8ff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color:#f2edf9;--plum:#e6d9f7;--lavender:#8a67c4;--lavender-dark:#a084d9;--lavender-mid:#c9b2f0;--soft-lavender:#3a2c52;--lilac:#2a2036;--ivory:#171220;--ivory-rgb:23, 18, 32;--sage:#1f3327;--sage-dark:#8fd0a0;--rose:#3a2030;--rose-dark:#f0b8d4;--amber:#3d2f0c;--amber-dark:#f0cf7a;--red:#3a1620;--red-dark:#f2a8bb;--ink:#f2edf9;--muted:#b3a3c6;--border:#3d3050;--border-strong:#4a3a63;--white:#241c31;--surface:#241c31;--surface-rgb:36, 28, 49;--text-secondary:#cbb8e0;--track-bg:#362a48;--status-submitted-bg:#1e2c47;--status-submitted-text:#a9c3f2;--status-moreinfo-bg:#4a3418;--status-moreinfo-text:#f2c68f;--status-withdrawn-bg:#322b3d;--status-withdrawn-text:#cbc3d6;--hero-glow-1:#7850b459;--hero-glow-2:#a0468238;--shadow:0 22px 55px #00000059;--shadow-soft:0 12px 34px #00000040;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#171220}[data-theme=dark] .dashboard-hero,[data-theme=dark] .professional-hero,[data-theme=dark] .professional-join-hero{background:linear-gradient(135deg,#241c31,#2a2036 60%,#2e2038)}[data-theme=dark] .lavender-card,[data-theme=dark] .signature-panel{background:linear-gradient(145deg,#2e2440,#241c31)}[data-theme=dark] .upload-card:hover{background:#3a2c52}*{box-sizing:border-box}html{scroll-behavior:smooth}:root[data-text-size=large]{font-size:112.5%}:root[data-text-size=larger]{font-size:125%}.skip-link{z-index:1000;width:1px;height:1px;position:absolute;top:auto;left:-999px;overflow:hidden}.skip-link:focus{background:var(--lavender);color:#fff;border-radius:12px;width:auto;height:auto;padding:12px 20px;font-weight:700;text-decoration:none;top:12px;left:12px;box-shadow:0 8px 24px #0003}main:focus{outline:none}body{background:radial-gradient(circle at 6% 0%, var(--hero-glow-1), transparent 30%), radial-gradient(circle at 92% 8%, var(--hero-glow-2), transparent 24%), var(--ivory);min-width:320px;min-height:100vh;color:var(--ink);margin:0;transition:background-color .2s,color .2s}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}h1,h2,h3{letter-spacing:-.015em;color:var(--ink);margin:0;font-family:Fraunces,Georgia,serif;font-weight:600}p{color:var(--muted);line-height:1.72}code{background:var(--lilac);border-radius:8px;padding:2px 7px}.container{width:min(1180px,100% - 40px);margin:0 auto}.page{padding-top:42px;padding-bottom:70px}.section{padding-top:76px;padding-bottom:76px}.section.compact{padding-top:28px;padding-bottom:28px}.section-heading{max-width:720px;margin-top:15px;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.12}.topbar{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(var(--ivory-rgb), .9);border-bottom:1px solid var(--border);position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;gap:20px;width:min(1240px,100% - 32px);min-height:78px;margin:0 auto;display:flex;position:relative}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-light));border-radius:18px;place-items:center;width:48px;height:48px;font-family:Fraunces,Georgia,serif;font-size:1.2rem;font-weight:700;display:grid;box-shadow:0 12px 26px #5b3a8e3d}.brand strong{color:var(--ink);font-size:1.13rem;display:block}.brand small{color:var(--muted);margin-top:2px;display:block}.main-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.topbar-actions{align-items:center;gap:10px;display:flex}.theme-toggle{border:1px solid var(--border);background:var(--surface);color:var(--plum);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .18s;display:flex}.theme-toggle:hover{border-color:var(--border-strong)}.menu-toggle{border:1px solid var(--border);background:var(--surface);color:var(--plum);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:none}.nav-link{color:var(--text-secondary);background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-size:.86rem;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.nav-link:hover,.nav-link.active{background:var(--lavender);color:#fff}.nav-button{font-family:inherit}.hero-section{padding:54px 0 20px}.hero-grid{grid-template-columns:1.1fr .9fr;gap:24px;display:grid}.hero-panel{background:linear-gradient(135deg, var(--brand-deep), var(--brand) 52%, var(--brand-light));color:#fff;min-height:620px;box-shadow:var(--shadow);border-radius:42px;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,66px);display:flex;position:relative;overflow:hidden}.hero-panel:after{content:"";background:#ffffff1f;border-radius:50%;width:320px;height:320px;position:absolute;top:-105px;right:-100px}.hero-panel h1{color:#fff;max-width:780px;font-size:clamp(2.9rem,5vw,4.6rem);line-height:1.04;position:relative}.hero-panel p{color:#ffffffd6;max-width:680px;font-size:1.08rem;position:relative}.hero-side{gap:18px;display:grid}.glass-card{border:1px solid var(--border);background:rgba(var(--surface-rgb), .82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-soft);border-radius:28px;padding:24px}.featured-card{padding:34px}.featured-card h3{margin-top:18px;font-size:2.1rem}.icon-bubble{width:55px;height:55px;color:var(--plum);background:var(--soft-lavender);border-radius:20px;place-items:center;display:grid}.mini-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.mini-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-card-grid article{color:var(--plum);flex-direction:column;gap:10px;display:flex}.mini-card-grid article span{color:var(--muted);font-size:.9rem;line-height:1.5}.trust-row{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex;position:relative}.trust-row span{background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.check-list{gap:11px;margin:20px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--text-secondary);align-items:center;gap:9px;display:flex}.eyebrow{width:fit-content;color:inherit;text-transform:uppercase;letter-spacing:.08em;background:#ffffff29;border:1px solid #fff3;border-radius:999px;align-items:center;padding:8px 12px;font-size:.75rem;font-weight:900;display:inline-flex}.eyebrow.lavender{color:var(--plum);background:var(--soft-lavender);border-color:#dbc7f2}.eyebrow.green{color:var(--sage-dark);background:var(--sage);border-color:#cee3d2}.card{background:rgba(var(--surface-rgb), .9);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:29px;padding:26px}.three-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px;display:grid}.two-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.four-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.process-card span{background:var(--soft-lavender);width:46px;height:46px;color:var(--plum);border-radius:16px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.process-card h3{margin-top:20px;font-size:1.65rem}.steps-toggle-row{margin-top:34px}.chevron-icon{transition:transform .18s}.chevron-icon.chevron-open{transform:rotate(180deg)}.steps-intro{margin-top:30px;margin-bottom:0}.button-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.button{border:0;border-radius:17px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 18px;font-weight:800;text-decoration:none;transition:all .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{color:#fff;background:var(--lavender);box-shadow:0 12px 24px #5b3a8e33}.button.primary:hover:not(:disabled){background:var(--lavender-dark)}.button.secondary{background:var(--surface);color:var(--plum);border:1px solid var(--border-strong)}.button.ghost{color:var(--plum);background:var(--lilac)}.button.success{color:var(--sage-dark);background:var(--sage);border:1px solid color-mix(in srgb, var(--sage-dark) 35%, transparent)}.button.warning{color:var(--amber-dark);background:var(--amber);border:1px solid color-mix(in srgb, var(--amber-dark) 35%, transparent)}.button.danger{color:var(--red-dark);background:var(--red);border:1px solid color-mix(in srgb, var(--red-dark) 35%, transparent)}.button.full{width:100%}.text-button{color:var(--lavender);background:0 0;border:0;font-weight:700}.auth-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:36px;min-height:calc(100vh - 160px);display:grid}.auth-intro h1{margin-top:18px;font-size:clamp(2.4rem,3.6vw,3.6rem);line-height:1.08}.auth-intro>p{max-width:600px;font-size:1.05rem}.security-note{background:var(--sage);color:var(--sage-dark);border-radius:22px;align-items:flex-start;gap:14px;margin-top:28px;padding:18px;display:flex}.security-note div{gap:5px;display:grid}.security-note span{font-size:.9rem;line-height:1.5}.auth-card{justify-self:end;width:100%;max-width:620px;padding:30px}.tab-row{background:var(--lilac);border-radius:18px;grid-template-columns:1fr 1fr;gap:8px;padding:6px;display:grid}.tab-row button{color:var(--muted);background:0 0;border:0;border-radius:14px;padding:12px;font-weight:800}.tab-row button.active{background:var(--surface);color:var(--plum);box-shadow:0 5px 15px #3f246614}.form-stack{gap:17px;margin-top:25px;display:grid}.divider-row{color:var(--muted);align-items:center;gap:12px;margin:20px 0;font-size:.82rem;font-weight:700;display:flex}.divider-row:before,.divider-row:after{content:"";background:var(--border);flex:1;height:1px}.google-button{gap:10px}.field{gap:7px;display:grid}.field>span{color:var(--ink);font-weight:800}.field>small{color:var(--muted);font-size:.92rem;line-height:1.4}.field input,.field textarea,.field select,.search-box input{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--ink);border-radius:15px;outline:none;padding:13px 14px;transition:all .18s}.field textarea{resize:vertical}.field input:focus,.field textarea:focus,.field select:focus,.search-box input:focus{border-color:var(--lavender);box-shadow:0 0 0 4px #6d4ba31a}.input-icon{position:relative}.input-icon svg{color:var(--lavender);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.input-icon input{padding-left:44px}.alert{border-radius:18px;align-items:flex-start;gap:11px;padding:15px 17px;line-height:1.55;display:flex}.alert p{color:inherit;margin:3px 0}.alert.error{background:var(--red);color:var(--red-dark);border:1px solid color-mix(in srgb, var(--red-dark) 30%, transparent)}.alert.success{background:var(--sage);color:var(--sage-dark);border:1px solid color-mix(in srgb, var(--sage-dark) 30%, transparent)}.alert.warning{background:var(--amber);color:var(--amber-dark);border:1px solid color-mix(in srgb, var(--amber-dark) 30%, transparent)}.alert.info{background:var(--lilac);color:var(--plum);border:1px solid var(--border)}.dashboard-hero,.professional-hero{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#f4ecff,#fff 62%,#fceef6);border-radius:34px;justify-content:space-between;align-items:center;gap:30px;padding:34px;display:flex}.dashboard-hero h1,.professional-hero h1{max-width:780px;margin-top:16px;font-size:clamp(2.1rem,3.2vw,3.2rem);line-height:1.1}.dashboard-hero p,.professional-hero p{max-width:720px}.profile-chip{background:var(--surface);border:1px solid var(--border);border-radius:20px;align-items:center;gap:12px;min-width:260px;padding:14px;display:flex}.profile-chip>span{background:var(--soft-lavender);width:50px;height:50px;color:var(--plum);border-radius:17px;place-items:center;font-weight:900;display:grid}.profile-chip strong,.profile-chip small{display:block}.profile-chip small{color:var(--muted);margin-top:4px}.action-card{flex-direction:column;align-items:flex-start;display:flex}.action-card>svg{color:var(--lavender)}.action-card h2{margin-top:15px;font-size:2rem}.action-card .button{margin-top:auto}.lavender-card{background:linear-gradient(145deg,#f0e4ff,#fff)}.stat-card{background:rgba(var(--surface-rgb),.84);border:1px solid var(--border);border-radius:22px;gap:8px;padding:20px;display:grid}.stat-card svg{color:var(--lavender)}.stat-card span{color:var(--muted);font-size:.88rem;line-height:1.45}.stat-card.big-number{grid-template-columns:auto 1fr;align-items:center}.stat-card.big-number strong{font-size:2rem}.stat-card.big-number span{grid-column:2}.streak-summary{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.streak-count{align-items:center;gap:14px;display:flex}.streak-count svg{color:#e08a3c;flex-shrink:0}.streak-count strong{color:var(--ink);font-size:1.3rem;display:block}.streak-count span{color:var(--muted);font-size:.88rem}.badge-row{flex-wrap:wrap;gap:10px;display:flex}.badge-pill{border:1px solid var(--border);background:rgba(var(--surface-rgb), .6);color:var(--muted);opacity:.6;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-size:.82rem;font-weight:700;display:inline-flex}.badge-pill.earned{background:var(--sage);color:var(--sage-dark);opacity:1;border-color:#cee3d2}.application-layout{grid-template-columns:330px 1fr;align-items:start;gap:24px;display:grid}.application-sidebar{position:sticky;top:120px}.application-sidebar h2{margin-top:16px;font-size:2rem}.step-list{gap:9px;margin-top:22px;display:grid}.step-list button{text-align:left;color:var(--muted);background:0 0;border:0;border-radius:15px;align-items:center;gap:11px;padding:10px;font-weight:700;display:flex}.step-list button>span{border:1px solid var(--border);background:var(--surface);border-radius:11px;place-items:center;width:31px;height:31px;display:grid}.step-list button.active{color:var(--plum);background:var(--soft-lavender)}.step-list button.complete{color:var(--sage-dark)}.review-note{color:var(--sage-dark);background:var(--sage);border-radius:18px;gap:11px;margin-top:22px;padding:15px;display:flex}.review-note div{gap:4px;display:grid}.review-note span{font-size:.84rem;line-height:1.45}.application-card{padding:0;overflow:hidden}.progress-header{justify-content:space-between;align-items:end;gap:15px;padding:24px 28px 14px;display:flex}.progress-header div{gap:4px;display:grid}.progress-header div span,.progress-header>span{color:var(--muted);font-size:.83rem;font-weight:700}.progress-header div strong{font-size:1.08rem}.progress-track{background:var(--track-bg);height:7px}.progress-track div{background:linear-gradient(90deg, var(--lavender), var(--lavender-mid));height:100%;transition:width .2s}.application-card>.alert{margin:18px 28px 0}.form-section{gap:22px;padding:30px 28px;display:grid}.section-copy h1{font-size:clamp(1.9rem,2.8vw,2.7rem);line-height:1.12}.section-copy p{max-width:760px}.form-grid{gap:17px}.form-disabled{pointer-events:none;opacity:.73}.upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.upload-card{border:1.5px dashed var(--border-strong);background:var(--lilac);min-height:160px;color:var(--plum);cursor:pointer;border-radius:22px;flex-direction:column;justify-content:center;align-items:flex-start;gap:9px;padding:22px;transition:all .18s;display:flex}.upload-card:hover{border-color:var(--lavender);background:var(--soft-lavender)}.upload-card.uploaded{background:var(--sage);color:var(--sage-dark);border-style:solid;border-color:#bad8c1}.upload-card span{color:var(--muted);font-size:.87rem;line-height:1.45}.upload-card input{display:none}.privacy-panel{background:var(--lilac);color:var(--plum);border-radius:20px;align-items:flex-start;gap:15px;padding:19px;display:flex}.privacy-panel p{color:inherit;margin:5px 0 0}.orientation-panel{background:var(--sage);border-radius:20px;margin-top:24px;padding:22px}.orientation-panel h3{margin-bottom:14px}.orientation-panel .check-list li{color:var(--sage-dark);align-items:flex-start}.orientation-panel .attestation{border-top:1px solid #2f68422e;margin-top:18px;padding-top:18px}.attestation-list{gap:11px;display:grid}.attestation{border:1px solid var(--border);background:var(--surface);border-radius:17px;align-items:flex-start;gap:11px;padding:16px;line-height:1.55;display:flex}.attestation input{width:19px;height:19px;accent-color:var(--lavender);margin-top:2px}.signature-panel{border:1px solid var(--border);background:linear-gradient(145deg,#f3e8ff,#fff);border-radius:21px;padding:21px}.application-actions{border-top:1px solid var(--border);background:rgba(var(--surface-rgb),.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:flex-end;gap:10px;padding:18px 28px;display:flex;position:sticky;bottom:0}.application-actions .button:first-child{margin-right:auto}.status-layout{gap:22px;display:grid}.status-hero{justify-content:space-between;align-items:center;gap:20px;display:flex}.status-hero h1{margin-top:14px;font-size:clamp(2rem,2.8vw,2.9rem)}.status-pill{border-radius:999px;align-items:center;width:fit-content;padding:8px 12px;font-size:.78rem;font-weight:900;display:inline-flex}.status-draft{background:var(--lilac);color:var(--plum)}.status-submitted{background:var(--status-submitted-bg);color:var(--status-submitted-text)}.status-underReview{background:var(--amber);color:var(--amber-dark)}.status-moreInfoRequired{background:var(--status-moreinfo-bg);color:var(--status-moreinfo-text)}.status-approved{background:var(--sage);color:var(--sage-dark)}.status-declined,.status-suspended{background:var(--red);color:var(--red-dark)}.status-withdrawn{background:var(--status-withdrawn-bg);color:var(--status-withdrawn-text)}.timeline-card h2{font-size:2rem}.timeline{gap:0;margin-top:24px;display:grid}.timeline>div{grid-template-columns:45px 1fr;gap:14px;padding-bottom:27px;display:grid;position:relative}.timeline>div:before{content:"";background:var(--border);width:2px;position:absolute;top:42px;bottom:0;left:20px}.timeline>div:last-child:before{display:none}.timeline>div>span{background:var(--track-bg);width:42px;height:42px;color:var(--muted);z-index:1;border-radius:15px;place-items:center;font-weight:900;display:grid}.timeline>div.complete>span{background:var(--sage);color:var(--sage-dark)}.timeline>div.active>span{background:var(--soft-lavender);color:var(--plum);box-shadow:0 0 0 5px #e9d7ff85}.timeline strong{margin-top:5px;display:block}.timeline p{margin:4px 0 0}.info-card svg{color:var(--lavender)}.info-card h3{margin-top:15px;font-size:1.4rem}.support-info-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.center-card{text-align:center;justify-items:center;gap:12px;max-width:680px;margin:40px auto;padding:46px;display:grid}.admin-shield,.verified-badge{background:var(--sage);min-width:210px;color:var(--sage-dark);text-align:center;border-radius:22px;justify-items:center;gap:5px;padding:18px;display:grid}.admin-stats .stat-card{grid-template-columns:auto 1fr;align-items:center}.admin-stats .stat-card strong{font-size:2rem}.admin-stats .stat-card span{grid-column:2}.admin-table-card{margin-top:22px;padding:0;overflow:hidden}.table-header{justify-content:space-between;align-items:center;gap:20px;padding:25px;display:flex}.table-header h2{font-size:2rem}.table-header p{margin:5px 0 0}.search-box{min-width:280px;position:relative}.search-box svg{color:var(--lavender);position:absolute;top:50%;left:13px;transform:translateY(-50%)}.search-box input{padding-left:42px}.directory-filters{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.directory-filters .search-box{flex:280px;margin-bottom:0}.directory-filters select{border:1px solid var(--border-strong);background:var(--surface);color:var(--ink);border-radius:15px;outline:none;padding:13px 14px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:900px}th,td{text-align:left;border-top:1px solid var(--border);vertical-align:middle;padding:15px 18px}th{background:var(--lilac);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.76rem}td strong,td small{display:block}td small{color:var(--muted);margin-top:4px;line-height:1.45}.icon-button{background:var(--soft-lavender);width:40px;height:40px;color:var(--plum);border:0;border-radius:13px;place-items:center;display:grid}.empty-cell{text-align:center;color:var(--muted);padding:35px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#21162e9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-panel{background:var(--surface);width:min(850px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow);border-radius:28px;padding:28px;position:relative;overflow-y:auto}.modal-close{color:var(--muted);background:0 0;border:0;font-size:2rem;position:absolute;top:14px;right:18px}.modal-title-row{justify-content:space-between;align-items:flex-start;gap:20px;padding-right:30px;display:flex}.modal-title-row h2{margin-top:11px;font-size:1.9rem}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:23px;display:grid}.review-grid>div{background:var(--lilac);border-radius:16px;gap:5px;padding:14px;display:grid}.review-grid span{color:var(--muted);overflow-wrap:anywhere}.document-review{margin-top:20px}.document-review>div{border:1px solid var(--border);border-radius:16px;align-items:center;gap:11px;margin-top:9px;padding:13px;display:flex}.document-review span,.document-review strong{display:block}.document-review span{color:var(--muted)}.document-review strong{color:var(--ink);margin-bottom:3px}.admin-review-modal .field{margin-top:18px}.admin-actions{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.professional-hero{background:linear-gradient(135deg,#eff8f1,#fff 60%,#f0e5ff)}.verified-badge span{font-size:.83rem}.small-label{color:var(--lavender);text-transform:uppercase;letter-spacing:.07em;margin-top:15px;font-size:.78rem;font-weight:900}.checklist-card>div{border-bottom:1px solid var(--border);color:var(--muted);gap:10px;padding:11px 0;display:flex}.checklist-card>div.done{color:var(--sage-dark)}.info-strip{background:var(--lilac);color:var(--plum);border-radius:16px;margin-top:18px;padding:14px;font-size:.9rem;line-height:1.5}.calendar-page{gap:22px;display:grid}.calendar-connect-card{flex-direction:column;align-items:flex-start;display:flex}.calendar-brand{align-items:center;gap:13px;display:flex}.calendar-brand>svg{width:52px;height:52px;color:var(--plum);background:var(--soft-lavender);border-radius:18px;padding:12px}.calendar-brand strong,.calendar-brand span{display:block}.calendar-brand span{color:var(--muted);margin-top:4px}.permission-list{gap:10px;margin-top:20px;display:grid}.permission-list div{color:var(--muted);align-items:center;gap:9px;display:flex}.wellness-page{gap:22px;display:grid}.wellness-grid{margin-top:0}.wellness-card{text-align:center;flex-direction:column;align-items:center;display:flex}.wellness-icon{background:var(--soft-lavender);width:55px;height:55px;color:var(--plum);border-radius:20px;place-items:center;display:grid}.wellness-card h2{margin-top:14px;font-size:2rem}.breathing-circle{--progress:0%;background:conic-gradient(var(--lavender) var(--progress), var(--track-bg) var(--progress));border-radius:50%;place-content:center;width:205px;height:205px;margin:20px auto 8px;display:grid;position:relative}.breathing-circle:before{content:"";background:var(--surface);border-radius:50%;position:absolute;inset:10px}.breathing-circle>*{z-index:1;position:relative}.breathing-circle strong{color:var(--plum)}.breathing-circle span{color:var(--plum);font-family:Fraunces,serif;font-size:3.5rem;line-height:1}.breathing-circle small{color:var(--muted);margin-top:5px}.center-buttons{justify-content:center}.counter-control{align-items:center;gap:22px;margin-top:25px;display:flex}.counter-control button{background:var(--soft-lavender);width:47px;height:47px;color:var(--plum);border:0;border-radius:16px;font-size:1.6rem}.counter-control strong{color:var(--plum);font-family:Fraunces,serif;font-size:4rem}.counter-label{color:var(--muted)}.toggle-row{color:var(--muted);align-items:center;gap:9px;margin-top:24px;display:flex}.toggle-row input{width:18px;height:18px;accent-color:var(--lavender)}.large-number-input{justify-content:center;align-items:baseline;gap:10px;margin-top:25px;display:flex}.large-number-input input{border:0;border-bottom:2px solid var(--lavender);text-align:center;width:180px;color:var(--plum);background:0 0;outline:none;font-family:Fraunces,serif;font-size:4rem}.large-number-input span{color:var(--muted)}.gentle-note{background:var(--sage);color:var(--sage-dark);border-radius:17px;margin-top:20px;padding:14px;font-size:.88rem;line-height:1.5}.daily-note-card{gap:14px;display:grid}.daily-note-card textarea{border:1px solid var(--border);resize:vertical;border-radius:18px;outline:none;width:100%;padding:15px}.wellness-card textarea{border:1px solid var(--border);resize:vertical;text-align:left;border-radius:18px;outline:none;width:100%;margin-top:12px;padding:12px 14px;font-family:inherit}.wellness-card .field{text-align:left;width:100%;margin-top:12px}.day-picker{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.day-picker button{border:1px solid var(--border);background:var(--surface);color:var(--ink);border-radius:12px;padding:8px 12px;font-size:.85rem;font-weight:600;transition:all .18s}.day-picker button:hover{border-color:var(--border-strong)}.day-picker button.selected{background:var(--lavender);border-color:var(--lavender);color:#fff}.site-footer{border-top:1px solid var(--border);background:rgba(var(--surface-rgb),.55);padding:34px 0}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:35px;display:grid}.footer-grid p{margin:7px 0 0;font-size:.88rem}@media (width<=1020px){.hero-grid,.auth-layout,.application-layout{grid-template-columns:1fr}.hero-panel{min-height:auto}.application-sidebar{position:static}.three-grid,.four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav{display:none}.menu-toggle{display:flex}.nav-container{min-height:70px}.main-nav.mobile-open{background:var(--ivory);border-bottom:1px solid var(--border);box-shadow:var(--shadow-soft);flex-direction:column;align-items:stretch;gap:4px;padding:10px 16px 18px;display:flex;position:absolute;top:100%;left:0;right:0}.main-nav.mobile-open .nav-link{border-radius:14px;justify-content:flex-start;padding:15px 14px;font-size:1rem}.main-nav.mobile-open .nav-button{text-align:left}.auth-card{justify-self:stretch;max-width:none}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.container{width:min(100% - 24px,1180px)}.page{padding-top:24px}.hero-section{padding-top:20px}.hero-panel{border-radius:30px;padding:31px 24px}.hero-panel h1{font-size:3.15rem}.three-grid,.two-grid,.four-grid,.mini-card-grid,.mini-card-grid.three,.upload-grid,.footer-grid,.review-grid{grid-template-columns:1fr}.dashboard-hero,.professional-hero,.status-hero{flex-direction:column;align-items:flex-start;padding:24px}.profile-chip,.verified-badge,.admin-shield{width:100%;min-width:0}.application-card>.alert{margin-left:17px;margin-right:17px}.form-section,.progress-header,.application-actions{padding-left:17px;padding-right:17px}.application-actions{flex-wrap:wrap}.application-actions .button{flex:auto}.application-actions .button:first-child{margin-right:0}.table-header{flex-direction:column;align-items:stretch}.search-box{min-width:0}.modal-panel{padding:21px}.modal-title-row{flex-direction:column}.admin-actions .button{width:100%}.large-number-input input{width:140px;font-size:3.2rem}}.faq-list{gap:10px;margin-top:18px;display:grid}.faq-item{border:1px solid var(--border);border-radius:16px;overflow:hidden}.faq-question{background:var(--surface);text-align:left;width:100%;color:var(--ink);cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-size:1rem;font-weight:700;display:flex}.faq-question:hover{background:var(--lilac)}.faq-question svg{color:var(--lavender);flex-shrink:0;transition:transform .18s}.faq-item.open .faq-question svg{transform:rotate(180deg)}.faq-answer{color:var(--text-secondary);margin:0;padding:0 18px 16px;line-height:1.6}.support-question-card{max-width:900px;margin:0 auto;padding:0;overflow:hidden}.support-progress{background:var(--track-bg);height:8px}.support-progress div{background:linear-gradient(90deg, var(--lavender), var(--lavender-mid));height:100%;transition:width .2s}.support-question-inner{padding:clamp(25px,5vw,46px)}.question-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.question-top>strong{color:var(--muted);font-size:.84rem}.support-question-inner h1{margin-top:22px;font-size:clamp(1.9rem,3vw,2.9rem);line-height:1.12}.support-options{gap:12px;margin-top:26px;display:grid}.support-options button{border:1px solid var(--border);background:var(--surface);color:var(--ink);text-align:left;border-radius:21px;justify-content:space-between;align-items:flex-start;gap:15px;padding:17px 18px;font-weight:700;line-height:1.5;transition:all .18s;display:flex}.support-options button:hover{border-color:var(--border-strong);background:var(--lilac)}.support-options button.selected{color:#fff;background:var(--lavender);border-color:var(--lavender)}.support-options button i{width:24px;min-width:24px;font-style:normal}.support-actions{justify-content:flex-end;gap:10px;margin-top:28px;display:flex}.support-actions .button:first-child{margin-right:auto}.support-result-page{gap:22px;display:grid}.support-result-hero{background:linear-gradient(135deg, var(--brand-deep), var(--brand), var(--brand-light));color:#fff;box-shadow:var(--shadow);border-radius:38px;padding:clamp(30px,5vw,52px)}.support-result-hero h1{color:#fff;margin-top:18px;font-size:clamp(2.3rem,3.6vw,3.4rem)}.support-result-hero p{color:#ffffffdb;max-width:800px;font-size:1.05rem}.support-tag-row{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.support-tag-row span{background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;padding:8px 11px;font-size:.78rem;font-weight:800}.support-result-grid{margin-top:0}.support-result-grid h2{margin-top:10px;font-size:2.2rem}.next-step-box{background:var(--sage);color:var(--sage-dark);border-radius:17px;align-items:center;gap:10px;margin-top:18px;padding:14px;display:flex}.score-list{gap:14px;margin-top:18px;display:grid}.score-list>div>div:first-child{color:var(--muted);justify-content:space-between;gap:12px;margin-bottom:6px;font-size:.86rem;display:flex}.score-track{background:var(--track-bg);border-radius:999px;height:10px;overflow:hidden}.score-track span{background:linear-gradient(90deg, var(--lavender), var(--lavender-mid));border-radius:inherit;height:100%;display:block}@media (width<=700px){.support-actions{flex-wrap:wrap}.support-actions .button{flex:auto}.support-actions .button:first-child{margin-right:0}}.professional-join-hero{background:linear-gradient(135deg,#f4e9ff,#fff 56%,#e8f3ea)}.professional-join-hero h1{max-width:880px}.professional-join-hero p{max-width:840px}.professional-option-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.professional-option-grid .action-card h2{font-size:1.62rem}.professional-option-grid .action-card p{margin-bottom:0}
