@font-face{font-family:CircularStd;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/CircularStd-Light.otf)format("opentype")}@font-face{font-family:CircularStd;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/CircularStd-Book.otf)format("opentype")}@font-face{font-family:CircularStd;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/CircularStd-Medium.otf)format("opentype")}@font-face{font-family:CircularStd;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/CircularStd-Bold.otf)format("opentype")}@font-face{font-family:CircularStd;font-style:normal;font-weight:900;font-display:swap;src:url(/fonts/CircularStd-Black.otf)format("opentype")}:root{--primary:#3168e2;--primary-dark:#2455c4;--secondary:#6b9cf9;--ink:#0b1b3f;--charcoal:#302f35;--fg-2:#6b6b72;--fg-3:#9a9aa1;--surface:#f7f8fb;--surface-2:#f3f6fc;--divider:#efefef;--hairline:#e9ebf0;--font:"CircularStd", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--charcoal);background:var(--surface);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}.intake{flex-direction:column;min-height:100vh;display:flex}.intake-top{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--divider);background:#fffffff0;position:sticky;top:0}.intake-top-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1080px;height:64px;margin:0 auto;padding:0 32px;display:flex}.intake-logo{align-items:center;text-decoration:none;display:flex}.intake-logo img{width:auto;height:28px;display:block}.intake-step-label{color:var(--fg-2);white-space:nowrap;font-size:14px;font-weight:500}.intake-progress{background:var(--hairline);height:4px}.intake-progress-fill{background:var(--primary);border-radius:0 4px 4px 0;height:100%;transition:width .45s cubic-bezier(.4,0,.2,1)}.intake-body{flex:1;padding:32px 32px 48px}.intake-card{border:1px solid var(--hairline);background:#fff;border-radius:16px;max-width:860px;margin:0 auto;padding:48px 52px 40px;box-shadow:0 18px 50px -36px #00000040}.q-title{letter-spacing:-.4px;color:var(--ink);margin-bottom:10px;font-size:clamp(22px,3vw,30px);font-weight:700;line-height:1.2}.q-sub{color:var(--fg-2);max-width:62ch;margin-bottom:32px;font-size:15.5px;line-height:1.55}.opt-grid{gap:10px;display:grid}.opt-grid.two{grid-template-columns:1fr 1fr}.opt{border:1.5px solid var(--hairline);background:var(--surface);cursor:pointer;color:var(--charcoal);-webkit-user-select:none;user-select:none;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;font-size:15.5px;font-weight:500;transition:border-color .15s,background .15s;display:flex}.opt:hover{border-color:var(--primary);background:#fff}.opt.selected{border-color:var(--primary);color:var(--ink);background:#eef3fd;font-weight:600}.opt-indicator{border:2px solid var(--hairline);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .15s,background .15s;display:flex}.opt.checkbox .opt-indicator{border-radius:6px}.opt.selected .opt-indicator{background:var(--primary);border-color:var(--primary)}.opt-indicator svg{opacity:0;width:11px;height:11px}.opt.selected .opt-indicator svg{opacity:1}.intake-actions{flex-direction:column;align-items:center;gap:10px;max-width:860px;margin:20px auto 0;display:flex}.btn{font-family:var(--font);cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:13px 26px;font-size:15px;font-weight:500;transition:background .18s,opacity .18s;display:inline-flex}.btn svg{width:15px;height:15px}.btn-primary{background:var(--primary);color:#fff;width:100%;padding:15px;font-size:16px}.btn-primary:hover{background:var(--primary-dark)}.btn-primary:disabled{opacity:.45;cursor:not-allowed}.btn-back{font-family:var(--font);color:var(--fg-2);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 0;font-size:14px;font-weight:500;display:flex}.btn-back:hover{color:var(--primary)}.btn-back svg{width:14px;height:14px}.result-wrap{max-width:1080px;margin:0 auto}.res-strip{background:var(--ink);border-radius:16px;padding:30px 36px}.res-metrics{grid-template-columns:repeat(3,1fr);display:grid}.res-metric{border-left:1px solid #ffffff21;padding:4px 28px}.res-metric:first-child{border-left:none;padding-left:0}.res-metric .ml{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;margin-bottom:9px;font-size:12px;font-weight:500}.res-metric .mv{letter-spacing:-.3px;color:#fff;font-size:21px;font-weight:700;line-height:1.2}.res-metric .mv em{color:var(--secondary);font-style:normal}.res-deadline{background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;align-items:flex-start;gap:11px;margin-top:24px;padding:13px 18px;display:flex}.res-deadline svg{width:17px;height:17px;color:var(--secondary);flex-shrink:0;margin-top:1px}.res-deadline p{color:#ffffffd1;font-size:14.5px;line-height:1.5}.res-section-head{text-align:center;max-width:760px;margin:32px auto 20px}.res-section-head h2{letter-spacing:-.5px;color:var(--charcoal);font-size:clamp(22px,2.6vw,28px);font-weight:700;line-height:1.25}.stages{border:1px solid var(--hairline);background:#fff;border-radius:16px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.stage{border-left:1px solid var(--divider);flex-direction:column;padding:28px 22px 26px;display:flex}.stage:first-child{border-left:none}.stage-num{background:var(--ink);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:16px;font-size:15px;font-weight:700;display:flex}.stage:nth-child(odd) .stage-num{background:var(--primary)}.stage h4{letter-spacing:-.2px;color:var(--charcoal);margin-bottom:9px;font-size:16px;font-weight:700;line-height:1.25}.stage p{color:var(--fg-2);flex:1;margin-bottom:18px;font-size:13.5px;line-height:1.5}.stage-chip{color:var(--primary);background:var(--surface-2);border-radius:6px;margin-top:auto;padding:7px 10px;font-size:12px;font-weight:500;line-height:1.35}.stage-chip b{font-weight:700}.res-reassure{text-align:center;letter-spacing:-.5px;max-width:680px;color:var(--charcoal);margin:24px auto 10px;font-size:clamp(22px,2.6vw,28px);font-weight:700;line-height:1.25}.res-reassure span{color:var(--primary)}.res-reassure-sub{text-align:center;max-width:680px;color:var(--fg-2);margin:0 auto 24px;font-size:15px;line-height:1.55}.res-cards{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;display:grid}.res-card{border:1px solid var(--hairline);background:#fff;border-radius:16px;flex-direction:column;padding:34px 36px;display:flex;box-shadow:0 18px 50px -38px #00000047}.res-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--primary);background:var(--surface-2);border:1px solid #dce6fb;border-radius:100px;align-self:flex-start;margin-bottom:18px;padding:6px 13px;font-size:12px;font-weight:700}.res-card h3{letter-spacing:-.4px;color:var(--charcoal);margin-bottom:12px;font-size:21px;font-weight:700;line-height:1.25}.res-card .intro{color:var(--fg-2);margin-bottom:18px;font-size:15px;line-height:1.55}.cat-section{margin-bottom:16px}.cat-section:last-of-type{margin-bottom:18px}.cat-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);margin-bottom:8px;font-size:11px;font-weight:700}.cat-chips{flex-wrap:wrap;gap:8px;display:flex}.cat-chip{color:var(--primary);background:var(--surface-2);border:1px solid #dce6fb;border-radius:100px;padding:7px 13px;font-size:13px;font-weight:500;line-height:1.2}.cat-note{color:var(--fg-2);border-top:1px solid var(--divider);margin-bottom:24px;padding-top:20px;font-size:14px;line-height:1.55}.agenda{flex-direction:column;gap:15px;list-style:none;display:flex}.agenda li{color:var(--charcoal);align-items:flex-start;gap:13px;font-size:14.5px;line-height:1.5;display:flex}.agenda li svg{width:20px;height:20px;color:var(--primary);flex-shrink:0;margin-top:1px}.cal-sub{color:var(--fg-2);margin-bottom:22px;font-size:15px;line-height:1.55}.meetings-iframe-container{flex:1;min-height:680px}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.screen-enter{animation:.35s both fadeUp}@media (width<=880px){.opt-grid.two{grid-template-columns:1fr}.intake-card{padding:36px 28px 32px}.res-metrics{grid-template-columns:1fr;gap:18px}.res-metric{border-bottom:1px solid #ffffff21;border-left:none;padding:0 0 16px}.res-metric:last-child{border-bottom:none;padding-bottom:0}.stages{grid-template-columns:1fr 1fr}.stage{border-left:none;border-top:1px solid var(--divider)}.stage:nth-child(-n+2){border-top:none}.res-cards{grid-template-columns:1fr}}@media (width<=560px){.intake-body{padding:32px 16px 56px}.intake-top-inner{padding:0 16px}.stages{grid-template-columns:1fr}.stage{border-top:1px solid var(--divider)}.stage:first-child{border-top:none}}
