:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#102a4b;--muted:#53708e;--line:#d8e8f8;--line-strong:#bfd8f0;--blue:#217cff;--surface:#ffffffeb;--safe-top:env(safe-area-inset-top);--safe-right:env(safe-area-inset-right);--safe-bottom:env(safe-area-inset-bottom);--safe-left:env(safe-area-inset-left);font-feature-settings:"ss01" 1,"cv11" 1;font-family:Avenir Next,SF Pro Display,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html,body{background:#f4faff}body{color:var(--ink)}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{color:#102a4b;letter-spacing:-.035em}h1,h2{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif}h1{font-size:clamp(23px,2.5vw,32px);line-height:1}h2{font-size:clamp(27px,3vw,40px);line-height:1.05}h3{font-size:18px;line-height:1.2}.app-shell{min-height:100vh;padding:calc(18px + var(--safe-top)) calc(20px + var(--safe-right)) calc(42px + var(--safe-bottom)) calc(20px + var(--safe-left));background:radial-gradient(900px 620px at -8% -16%,#5dccfa5c,#0000 65%),radial-gradient(760px 480px at 106% 5%,#3a81ff26,#0000 68%),linear-gradient(145deg,#f5fbff 0%,#fff 46%,#eef7ff 100%)}.topbar,.shell-rail,.bottom-nav,.card,.hero,.module-hero,.landing-hero,.dashboard-hero,.home-hero,.profile-hero,.auth-primary,.auth-guide,.auth-tech-shell,.profile-stepper{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 60px #326fb51a}.topbar{top:calc(12px + var(--safe-top));z-index:20;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;max-width:1180px;margin:0 auto 18px;padding:14px 18px;display:flex;position:sticky}.topbar-brand{align-items:center;gap:14px;min-width:0;display:flex}.topbar-brand>.eyebrow{margin:0}.topbar-brand>div:nth-child(2){gap:3px;display:grid}.eyebrow{color:#217cff;letter-spacing:.19em;text-transform:uppercase;font-size:11px;font-weight:800}.muted,.field span,.field-hint,.profile-hero-copy p,.profile-hero-summary p{color:var(--muted);line-height:1.48}.shell-status-row{flex-wrap:wrap;gap:6px;display:flex}.shell-pill,.section-chip,.badge,.chip{color:#195a9d;background:#eef9ff;border:1px solid #c9e4f8;border-radius:999px;align-items:center;width:fit-content;min-height:27px;padding:5px 10px;font-size:12px;font-weight:750;display:inline-flex}.shell-pill-muted{color:#5c7894;background:#f7fbff}.shell-pill-positive{color:#085d9c;background:#e0f6ff}.nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.logout-form{margin:0}.nav-link,.button,.quick-pill,.bottom-nav-link{border:1px solid var(--line-strong);color:#1d466f;background:#fff;border-radius:13px;justify-content:center;align-items:center;min-height:42px;padding:9px 14px;font-weight:700;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.nav-link:hover,.button:hover,.quick-pill:hover,.bottom-nav-link:hover{background:#f3f9ff;border-color:#83baff;transform:translateY(-1px)}.button-primary,.nav-link-primary{color:#fff;background:linear-gradient(135deg,#50c4fb 0%,#2583ff 47%,#185be3 100%);border-color:#0000;box-shadow:0 10px 24px #217cff40}.button-primary:hover,.nav-link-primary:hover{background:linear-gradient(135deg,#65d0ff,#318cff 47%,#1c60e6)}.nav-link-danger{color:#ad3150;background:#fff8f9;border-color:#f5cdd6}.content{max-width:1180px;margin:0 auto}.grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.page-shell>.card,.page-shell>.hero{grid-column:span 12}.card{border-radius:24px;padding:22px}.hero,.module-hero,.profile-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:20px;display:grid}.profile-hero-copy,.stack,.profile-panel{gap:14px;display:grid}.profile-hero-side,.profile-hero-summary,.status-box,.empty-spot{border:1px solid var(--line);background:#f8fcff;border-radius:18px;padding:18px}.section-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.actions,.quick-pills{gap:8px;display:flex}.actions.wrap,.quick-pills{flex-wrap:wrap}.field{color:var(--ink);gap:8px;font-weight:650;display:grid}input,textarea,select{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:14px;outline:none;padding:12px 14px;transition:border-color .18s,box-shadow .18s}textarea{resize:vertical;min-height:110px;line-height:1.45}input:focus,textarea:focus,select:focus{border-color:#4394ff;box-shadow:0 0 0 4px #4394ff24}.quick-pill{border-radius:999px;min-height:34px;padding:6px 11px;font-size:13px}.review-item,.metric-card,.plan-card,.home-link-card,.template-card,.contact-item{border:1px solid var(--line);background:#fff;border-radius:17px;padding:16px}.review-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.review-header span{color:#3676ae;font-size:13px;font-weight:750}.metric-card{gap:5px;display:grid}.metric-card strong{font:700 26px/1 Iowan Old Style,Georgia,serif}.metric-card span{color:var(--muted);font-size:13px}.kv{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.kv div{border-bottom:1px solid #edf3f9;padding:10px 0}.kv dt{color:var(--muted);font-size:12px}.kv dd{margin:3px 0 0;font-weight:700}.visually-hidden:where(:not(:focus-within,:active)){clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.alex-screen{background:radial-gradient(620px 320px at 100% 0,#66d3fa36,#0000 72%),linear-gradient(155deg,#fffffffa,#f6fbfff5);border:1px solid #b3d9f6e6;border-radius:30px;grid-template-rows:auto minmax(330px,1fr) auto auto auto;gap:14px;min-height:min(780px,100vh - 140px);padding:20px;display:grid;box-shadow:0 28px 90px #2e70ba24}.alex-screen-head{border-bottom:1px solid #e3f0fb;align-items:center;gap:12px;padding:2px 2px 12px;display:flex}.alex-avatar{color:#fff;background:linear-gradient(145deg,#6dd6f8,#287fff 60%,#1857d9);border-radius:16px;place-items:center;width:46px;height:46px;font:700 21px/1 Georgia,serif;display:grid;box-shadow:0 9px 22px #217cff3d}.alex-screen-head>div:nth-child(2){gap:3px;display:grid}.alex-screen-head h2{font:700 23px/1.05 Iowan Old Style,Georgia,serif}.alex-screen-head p{color:var(--muted);font-size:14px}.alex-online{color:#4a718e;align-items:center;gap:6px;margin-left:auto;font-size:13px;font-weight:700;display:inline-flex}.alex-online i{background:#20bf87;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e6faf3}.alex-dialogue{align-content:start;gap:12px;min-height:0;padding:10px 4px;display:grid;overflow:auto}.alex-message{border:1px solid var(--line);border-radius:20px;gap:7px;width:min(680px,88%);padding:16px 18px;display:grid;box-shadow:0 8px 26px #4b84c012}.alex-message>span{color:#3972a5;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.alex-message p{color:#244665;line-height:1.48}.alex-message-agent{background:linear-gradient(150deg,#e3f7ff,#fff 72%);border-top-left-radius:7px}.alex-message-user{background:linear-gradient(150deg,#eef5ff,#e7f8ff);border-top-right-radius:7px;justify-self:end}.alex-message-user strong{color:#133a64}.alex-message-actions{flex-wrap:wrap;gap:8px;margin-top:5px;display:flex}.alex-message-actions .button{min-height:36px;padding:7px 11px;font-size:13px}.alex-quick-actions{flex-wrap:wrap;gap:8px;display:flex}.alex-quick-action{color:#3b668e;background:#fff;border:1px solid #d3e8f8;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:700;text-decoration:none}.alex-quick-action:hover{color:#1f6cbd;border-color:#75b9fc}.alex-composer-shell{background:#fff;border:1px solid #bcdcf5;border-radius:22px;grid-template-columns:minmax(0,1fr) 48px;align-items:end;gap:10px;padding:10px;display:grid;position:relative;box-shadow:0 12px 32px #3a7dc01a}.alex-composer-shell textarea{min-height:50px;max-height:160px;box-shadow:none;resize:none;background:0 0;border:0;padding:11px 8px}.alex-composer-shell textarea:focus{box-shadow:none}.alex-send{color:#fff;background:linear-gradient(145deg,#59c8fb,#237aff 62%,#1555da);border:0;border-radius:15px;place-items:center;width:46px;height:46px;font-size:24px;font-weight:500;line-height:1;display:grid;box-shadow:0 9px 18px #2075f43d}.alex-send:disabled{cursor:not-allowed;opacity:.4;box-shadow:none}.alex-composer-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.alex-examples,.alex-history{position:relative}.alex-examples summary,.alex-history summary{cursor:pointer;font-weight:700;list-style:none}.alex-examples summary::-webkit-details-marker{display:none}.alex-history summary::-webkit-details-marker{display:none}.alex-examples .quick-pills,.alex-history-grid{z-index:5;border:1px solid var(--line);background:#fff;border-radius:16px;width:min(520px,100vw - 72px);padding:12px;position:absolute;bottom:28px;left:0;box-shadow:0 18px 45px #3269a82e}.alex-history-grid{gap:8px;display:grid}.alex-history-item{padding:10px 12px}.alex-history-item p{color:var(--muted);margin-top:3px;font-size:13px}.bottom-nav{display:none}.module-shell,.profile-shell,.membership-shell,.matching-shell,.chats-shell,.notifications-shell,.auth-shell{gap:16px}.module-shell .card,.profile-shell .card,.membership-shell .card,.matching-shell .card,.chats-shell .card,.notifications-shell .card,.auth-shell .card{grid-column:span 12}.profile-bullets,.profile-steps{color:#2f536f;gap:8px;margin:0;padding-left:20px;display:grid}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checkbox-row{color:#254866;align-items:center;gap:9px;font-weight:650;display:flex}.checkbox-row input{width:18px;height:18px}.membership-plan-grid,.template-grid,.home-link-grid,.alex-template-grid,.dashboard-stats-grid,.dashboard-reco-grid,.dashboard-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.plan-card{text-align:left;color:var(--ink);cursor:pointer;gap:10px;display:grid}.plan-card-active{border-color:#4c98ff;box-shadow:0 0 0 3px #4c98ff1f}.plan-card-top,.plan-card-meta{justify-content:space-between;gap:8px;display:flex}.plan-card-meta{color:var(--muted);font-size:12px}.profile-step-tabs{flex-wrap:wrap;gap:8px;display:flex}.profile-step-tab{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:14px;padding:12px}.profile-step-tab-active{background:#eef8ff;border-color:#65a8ff}.auth-grid{max-width:860px;margin:44px auto}.auth-hero{grid-column:span 5}.auth-primary{grid-column:span 7}.auth-fieldset{border:0;gap:12px;padding:0;display:grid}.auth-call-number{color:#155fd4;font-size:27px;font-weight:800;text-decoration:none}.admin-card{background:#fff;border-color:#ced7e3}@media (width<=900px){.topbar{flex-direction:column;align-items:flex-start}.nav{flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:2px;overflow-x:auto}.nav-link{white-space:nowrap}.hero,.module-hero,.profile-hero{grid-template-columns:1fr}.auth-hero,.auth-primary{grid-column:span 12}}@media (width<=720px){.app-shell{padding:calc(10px + var(--safe-top)) calc(12px + var(--safe-right)) calc(100px + var(--safe-bottom)) calc(12px + var(--safe-left))}.topbar{border-radius:20px;margin-bottom:12px;padding:13px 14px;position:relative;top:auto}.topbar-brand{align-items:flex-start}.topbar-brand h1{font-size:22px}.topbar-brand .muted{font-size:13px}.shell-status-row,.nav{display:none}.alex-screen{border-radius:24px;gap:12px;min-height:calc(100vh - 132px);padding:15px}.alex-screen-head{padding-bottom:10px}.alex-screen-head p{font-size:13px}.alex-online{font-size:0}.alex-online i{width:9px;height:9px}.alex-dialogue{min-height:260px}.alex-message{width:94%;padding:14px}.alex-composer-footer{flex-direction:column;align-items:flex-start;gap:7px}.bottom-nav{left:12px;right:12px;bottom:calc(12px + var(--safe-bottom));z-index:25;border-radius:19px;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:4px;padding:7px;display:grid;position:fixed}.bottom-nav-link{border-radius:13px;min-height:48px;padding:6px 3px;font-size:0}.bottom-nav-icon{font-size:18px;line-height:1}.bottom-nav-label{display:none}.card{border-radius:20px;padding:17px}.field-grid,.membership-plan-grid,.template-grid,.home-link-grid,.alex-template-grid,.dashboard-stats-grid,.dashboard-reco-grid,.dashboard-link-grid,.kv{grid-template-columns:1fr}}[hidden]{display:none!important}.home-link-card{overflow-wrap:anywhere;align-content:start;gap:6px;min-width:0;text-decoration:none;display:grid}.home-link-card strong{color:var(--ink);font-size:16px;line-height:1.25;display:block}.home-link-card span{color:var(--muted);font-size:13px;font-weight:500;line-height:1.4;display:block}.shell-rail{border-radius:16px;align-items:center;gap:12px;max-width:1180px;margin:0 auto 14px;padding:10px 14px;display:flex}.shell-back-button{border:1px solid var(--line-strong);color:#1d466f;background:#fff;border-radius:12px;align-items:center;min-height:36px;padding:6px 12px;font-weight:700;text-decoration:none;display:inline-flex}.topbar-tagline{font-size:13px;line-height:1.35}.profile-step-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.profile-step-tab{text-align:left;cursor:pointer;gap:2px;width:100%;display:grid}.profile-step-actions{margin-top:8px}.profile-optional-block{border:1px solid var(--line);background:#f8fcff;border-radius:14px;padding:12px 14px}.profile-optional-block>summary{cursor:pointer;color:#1d466f;font-weight:700}.profile-optional-block[open]>summary{margin-bottom:12px}.profile-advanced-body{gap:12px;display:grid}.profile-missing-hint{margin-top:4px}.profile-workflow>.profile-hero{display:none}@media (width<=720px){.topbar-brand{flex-wrap:wrap;gap:8px}.topbar-brand h1{overflow-wrap:anywhere;font-size:20px;line-height:1.15}.topbar-tagline{display:none}.home-link-grid{grid-template-columns:1fr!important}.profile-step-nav{grid-template-columns:1fr 1fr}.field-grid,.entry-hero,.landing-hero,.profile-hero{grid-template-columns:1fr}.shell-rail{margin-bottom:10px}h2{overflow-wrap:anywhere;font-size:clamp(24px,7vw,32px)}.badge,.section-chip,.shell-pill{overflow-wrap:anywhere;max-width:100%}}.alex-composer-shell{grid-template-columns:minmax(0,1fr) auto}.alex-send{white-space:nowrap;min-width:158px;height:46px;padding:0 16px;font-size:14px;font-weight:800;line-height:1}@media (width<=520px){.alex-composer-shell{grid-template-columns:1fr}.alex-send{width:100%}}
