@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#071b49;font-synthesis:none;text-rendering:optimizelegibility;--navy:#071b49;--blue:#0765f2;--blue-dark:#0054d6;--blue-soft:#edf5ff;--coral:#ff684f;--text-muted:#52627f;--border:#dce4ef;--border-strong:#b8c7da;--surface:#f7f9fc;--success:#0b8f66;--shadow:0 14px 36px #071b4917;background:#fff;font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#fff;min-width:320px}body{background:#fff;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #0765f242}button{color:inherit}h1,h2,h3,p{margin-top:0}a{color:var(--blue)}.app-shell{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.site-header{border-bottom:1px solid var(--border);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 clamp(22px,4vw,64px);display:flex;position:relative}.logo-button{background:0 0;border:0;padding:4px}.logo{color:#0068ee;letter-spacing:-1.8px;font-size:29px;font-style:italic;font-weight:800;line-height:1;display:inline-block}.header-actions{align-items:center;gap:18px;display:flex}.help-link{color:#23416e;background:0 0;border:0;align-items:center;gap:7px;padding:9px 10px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.workshop-bar{border-bottom:1px solid var(--border);z-index:15;background:#f5f8fc;justify-content:space-between;align-items:center;gap:20px;min-height:56px;padding:8px clamp(22px,4vw,64px);display:flex;position:relative}.prototype-label{color:var(--text-muted);white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}.prototype-label strong{color:var(--coral);letter-spacing:.08em}.workshop-controls{align-items:center;gap:18px;display:flex}.scenario-select{align-items:center;gap:8px;display:flex}.scenario-select>span,.switch-control>span:last-child{color:#33486b;font-size:12px;font-weight:700}.select-wrap{border:1px solid var(--border-strong);background:#fff;border-radius:9px;align-items:center;display:flex;position:relative}.select-wrap select{appearance:none;width:100%;color:var(--navy);background:0 0;border:0;padding:12px 42px 12px 13px;font-size:14px;font-weight:600}.select-wrap svg{pointer-events:none;color:#5a6b87;position:absolute;right:12px}.compact-select select{padding:8px 34px 8px 10px;font-size:12px}.compact-select svg{right:9px}.switch-control{cursor:pointer;align-items:center;gap:8px;display:flex}.switch-control input{opacity:0;pointer-events:none;position:absolute}.switch-track{background:#c6d1df;border-radius:999px;width:34px;height:20px;padding:2px;transition:background .2s}.switch-track span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;display:block;box-shadow:0 1px 3px #0003}.switch-control input:checked+.switch-track{background:var(--blue)}.switch-control input:checked+.switch-track span{transform:translate(14px)}.icon-text-button{color:#33486b;background:0 0;border:0;align-items:center;gap:6px;padding:8px;font-size:12px;font-weight:700;display:inline-flex}.primary-button,.secondary-button,.text-button,.back-link{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 18px;font-size:14px;font-weight:700;line-height:1.2;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff;box-shadow:0 4px 10px #0765f21f}.primary-button:hover{background:var(--blue-dark);transform:translateY(-1px);box-shadow:0 7px 14px #0765f22e}.primary-button:disabled{box-shadow:none;cursor:not-allowed;background:#aebbd0;border-color:#aebbd0;transform:none}.primary-button.large{min-height:52px;padding:14px 24px;font-size:16px}.secondary-button{border:1px solid var(--border-strong);color:var(--navy);background:#fff}.secondary-button:hover{border-color:var(--blue);color:var(--blue);background:#f8fbff}.text-button{color:var(--blue);background:0 0;border:0;padding-left:8px;padding-right:8px}.text-button:hover{text-decoration:underline}.back-link{color:#345070;background:0 0;border:0;min-height:auto;padding:8px 0}.back-link:hover{color:var(--blue)}.landing-screen{flex-direction:column;min-height:calc(100vh - 126px);display:flex}.landing-content{text-align:center;flex-direction:column;align-items:center;width:min(620px,100% - 40px);margin:auto;padding:54px 0 64px;display:flex}.hero-illustration{width:210px;margin:0 auto 22px}.hero-illustration svg{width:100%;display:block}.landing-content h1{letter-spacing:-.045em;max-width:570px;margin-bottom:18px;font-size:clamp(34px,4.2vw,52px);line-height:1.12}.landing-content>p{max-width:560px;color:var(--text-muted);margin-bottom:22px;font-size:17px;line-height:1.7}.landing-actions{gap:8px;width:min(380px,100%);margin-top:8px;display:grid}.trust-strip{border-top:1px solid var(--border);color:#345070;justify-content:center;align-items:center;gap:clamp(40px,8vw,120px);min-height:92px;padding:20px;display:flex}.trust-strip span{align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.trust-strip svg{color:var(--blue)}.measurement-badge{color:#b23d2c;letter-spacing:.03em;background:#fff7f5;border:1px dashed #ff9a89;border-radius:6px;width:fit-content;margin-top:4px;padding:4px 7px;font-size:10px;font-weight:700;display:inline-flex}.flow-screen{background:#fff;min-height:calc(100vh - 126px);padding:38px 22px 48px}.flow-container{width:min(820px,100%);margin:0 auto}.stepper{grid-template-columns:repeat(4,1fr);margin:0 0 54px;padding:0;list-style:none;display:grid}.stepper li{color:#7a889f;text-align:center;flex-direction:column;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex;position:relative}.stepper li:before{content:"";z-index:0;background:#dbe3ed;width:100%;height:2px;position:absolute;top:15px;right:50%}.stepper li:first-child:before{display:none}.step-dot{z-index:1;background:#fff;border:2px solid #b7c3d3;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:relative}.stepper li.complete,.stepper li.active{color:var(--blue)}.stepper li.complete:before,.stepper li.active:before{background:var(--blue)}.stepper li.complete .step-dot,.stepper li.active .step-dot{border-color:var(--blue)}.stepper li.complete .step-dot{background:var(--blue);color:#fff}.stepper li.active .step-dot{background:var(--blue);color:#fff;box-shadow:0 0 0 5px var(--blue-soft)}.flow-heading{margin-bottom:28px}.flow-heading h1{letter-spacing:-.035em;margin-bottom:10px;font-size:clamp(28px,4vw,40px);line-height:1.18}.flow-heading p{max-width:680px;color:var(--text-muted);margin-bottom:9px;font-size:15px;line-height:1.65}.flow-content{min-height:330px}.flow-footer{border-top:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-top:42px;padding-top:22px;display:grid}.flow-footer .secondary-button{justify-self:start}.flow-footer .primary-button{justify-self:end}.footer-step{color:var(--text-muted);font-size:12px}.choice-stack{gap:12px;display:grid}.choice-card{border:1px solid var(--border);text-align:left;background:#fff;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:100%;min-height:112px;padding:20px 22px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid}.choice-card:hover{background:#fbfdff;border-color:#78a9fa;transform:translateY(-1px)}.choice-card.selected{border:2px solid var(--blue);background:#f8fbff;padding:19px 21px;box-shadow:0 7px 18px #0765f214}.choice-icon{background:var(--blue-soft);width:56px;height:56px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.choice-copy{flex-direction:column;gap:6px;display:flex}.choice-copy strong{font-size:17px;line-height:1.3}.choice-copy small{color:var(--text-muted);font-size:13px;line-height:1.55}.choice-indicator{color:var(--blue);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.choice-card.selected .choice-indicator{background:var(--blue);color:#fff}.choice-card.compact{grid-template-columns:auto 1fr auto;min-height:96px;padding:18px}.choice-card.compact.selected{padding:17px}.choice-card.compact .choice-icon{width:44px;height:44px}.choice-card.compact .choice-copy strong{font-size:14px}.choice-grid{gap:12px;display:grid}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.question-group+.question-group{margin-top:32px}.question-group h2{margin-bottom:12px;font-size:15px}.known-data-list{border:1px solid var(--border);border-radius:12px;overflow:hidden}.known-data-row{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:92px;padding:16px 20px;display:grid}.known-data-row:last-child{border:0}.known-data-row>span{background:var(--blue-soft);width:40px;height:40px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.known-data-row div{flex-direction:column;gap:4px;display:flex}.known-data-row small{color:var(--text-muted);font-size:11px}.known-data-row strong{font-size:14px}.known-data-row button,.summary-group button{color:var(--blue);background:0 0;border:0;padding:8px;font-size:12px;font-weight:700}.privacy-note{color:var(--text-muted);align-items:center;gap:8px;margin:16px 0 0;font-size:11px;line-height:1.45;display:flex}.privacy-note svg{color:var(--blue);flex:none}.form-grid{grid-template-columns:1fr 1fr;gap:24px 18px;display:grid}.form-grid .full{grid-column:1/-1}.field{flex-direction:column;gap:8px;display:flex}.field>span,fieldset legend{color:#263d61;margin-bottom:8px;font-size:13px;font-weight:700}.field input,.field textarea{border:1px solid var(--border-strong);width:100%;color:var(--navy);background:#fff;border-radius:9px;padding:12px 13px;font-size:14px}.field textarea{resize:vertical;line-height:1.55}fieldset{border:0;min-width:0;margin:0;padding:0}.segmented-control{border:1px solid var(--border-strong);background:#fff;border-radius:9px;align-items:stretch;display:flex;overflow:hidden}.segmented-control button{border:0;border-right:1px solid var(--border-strong);color:#3b4d6b;background:#fff;flex:1;min-height:44px;padding:9px 10px;font-size:12px;font-weight:700}.segmented-control button:last-child{border-right:0}.segmented-control button.selected{background:var(--blue-soft);color:var(--blue);box-shadow:inset 0 -2px 0 var(--blue)}.answer-summary{border:1px solid var(--border);border-radius:12px;overflow:hidden}.summary-group{border-bottom:1px solid var(--border);padding:18px 20px}.summary-group:last-child{border-bottom:0}.summary-group header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.summary-group h2{margin:0;font-size:14px}.summary-group div{flex-wrap:wrap;gap:7px;display:flex}.summary-group div span,.tag-list span{color:#314866;background:#f1f5fa;border-radius:6px;padding:6px 9px;font-size:11px;font-weight:600}.results-screen,.browse-screen,.profile-screen{background:#fff;min-height:calc(100vh - 126px);padding:34px 22px 64px}.results-container,.browse-container,.profile-container{width:min(1040px,100%);margin:0 auto}.results-heading,.browse-heading{justify-content:space-between;align-items:flex-end;gap:26px;margin:20px 0 30px;display:flex}.results-heading h1,.browse-heading h1{letter-spacing:-.042em;max-width:740px;margin-bottom:10px;font-size:clamp(30px,4.3vw,46px);line-height:1.13}.results-heading p,.browse-heading p{color:var(--text-muted);margin-bottom:5px;font-size:15px}.state-demo{flex:0 0 170px;gap:5px;display:grid}.state-demo>span{color:var(--text-muted);font-size:10px;font-weight:700}.recommendation-list{gap:14px;display:grid}.accountant-card{border:1px solid var(--border);background:#fff;border-radius:12px;padding:24px;position:relative}.accountant-card.featured{border:2px solid var(--blue);box-shadow:var(--shadow);padding:29px 23px 23px}.match-label{color:#d54733;background:#fff;border:1px solid #ff9f90;border-radius:6px;padding:4px 9px;font-size:10px;font-weight:800;position:absolute;top:-11px;left:22px}.accountant-main{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;display:grid}.accountant-avatar{object-fit:cover;background:#e9eef5;border-radius:50%;width:76px;height:76px}.accountant-identity h3{margin-bottom:6px;font-size:18px}.rating{align-items:center;gap:5px;font-size:11px;display:flex}.rating svg{color:var(--coral);fill:var(--coral);stroke:var(--coral)}.rating strong{color:var(--coral)}.rating span{color:var(--text-muted)}.specialization{color:#314866;margin:8px 0 0;font-size:11px;line-height:1.45}.price{flex-direction:column;align-items:flex-end;display:flex}.price>span,.price small{color:var(--text-muted);font-size:10px}.price strong{font-size:23px;line-height:1.15}.fit-reasons{margin:19px 0 0 94px}.fit-reasons>strong{font-size:11px}.fit-reasons ul{gap:6px;margin:8px 0 0;padding:0;list-style:none;display:grid}.fit-reasons li{color:#314866;align-items:flex-start;gap:7px;font-size:11px;line-height:1.45;display:flex}.fit-reasons li span{background:var(--blue-soft);width:17px;height:17px;color:var(--blue);border-radius:50%;flex:none;place-items:center;display:grid}.card-actions{gap:8px;display:flex;position:absolute;bottom:22px;right:24px}.accountant-card:not(.compact){min-height:226px;padding-right:320px}.accountant-card.featured:not(.compact){padding-right:320px}.accountant-card.compact{min-height:170px}.accountant-card.compact .fit-reasons{margin-left:94px}.results-lower-actions{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.empty-results{text-align:center;border:1px dashed var(--border-strong);background:#fbfcfe;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:48px;display:flex}.empty-results>span{background:var(--blue-soft);width:70px;height:70px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.empty-results h2{margin:20px 0 10px;font-size:24px}.empty-results p{max-width:570px;color:var(--text-muted);line-height:1.65}.empty-results div{gap:10px;display:flex}.browse-heading strong{color:#405777;white-space:nowrap;background:#f2f6fb;border-radius:8px;padding:10px 13px;font-size:12px}.reviewer-counter{border:1px dashed #ff9a89;color:#9b392b!important;background:#fff7f5!important}.catalog-filters{grid-template-columns:1fr 280px;gap:12px;margin-bottom:20px;display:grid}.search-field{border:1px solid var(--border-strong);color:#6b7d97;border-radius:9px;align-items:center;gap:9px;padding:0 13px;display:flex}.search-field input{width:100%;min-height:46px;color:var(--navy);border:0;outline:0}.catalog-list{gap:12px;display:grid}.catalog-empty{border:1px dashed var(--border-strong);text-align:center;color:var(--text-muted);border-radius:12px;padding:50px}.profile-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:28px;margin-top:18px;display:grid}.profile-main{border:1px solid var(--border);border-radius:13px;padding:30px}.profile-main>header{border-bottom:1px solid var(--border);align-items:center;gap:20px;padding-bottom:26px;display:flex}.profile-main>header img{object-fit:cover;background:#e9eef5;border-radius:50%;width:108px;height:108px}.profile-main>header h1{letter-spacing:-.035em;margin-bottom:8px;font-size:31px}.profile-main>header p{color:var(--text-muted);margin:9px 0 0;font-size:12px}.profile-main section{padding:28px 0 0}.profile-main h2,.profile-sidebar h2{margin-bottom:16px;font-size:17px}.large-check-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.large-check-list li{color:var(--text-muted);grid-template-columns:auto 1fr;gap:11px;font-size:12px;line-height:1.5;display:grid}.large-check-list li>svg{background:var(--blue-soft);width:23px;height:23px;color:var(--blue);border-radius:50%;padding:4px}.large-check-list li span{flex-direction:column;gap:3px;display:flex}.large-check-list strong{color:var(--navy);font-size:13px}.tag-list{flex-wrap:wrap;gap:7px;display:flex}.reviewer-note{color:#6f3f38;text-align:left;background:#fff7f5;border:1px dashed #ff9a89;border-radius:9px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px 12px;width:100%;margin:26px 0 0;padding:12px 14px;display:grid}.reviewer-note>svg{color:var(--coral);flex:none}.reviewer-note>span{white-space:nowrap;flex-direction:column;gap:1px;display:flex}.reviewer-note strong{color:#a13a2b;letter-spacing:.055em;text-transform:uppercase;font-size:10px}.reviewer-note small{color:#8a625c;font-size:9px}.reviewer-note p{color:#6f3f38;margin:0;font-size:10px;line-height:1.5}.reviewer-control{background:#fff7f5;border:1px dashed #ff9a89;border-radius:9px;padding:9px 10px}.reviewer-control>span{color:#9b392b}.profile-sidebar{border:1px solid var(--border);border-radius:13px;padding:24px;position:sticky;top:20px;box-shadow:0 8px 24px #071b490f}.profile-sidebar>div{flex-direction:column;margin-bottom:18px;display:flex}.profile-sidebar>div span,.profile-sidebar>div small{color:var(--text-muted);font-size:10px}.profile-sidebar>div strong{margin:3px 0;font-size:30px}.profile-sidebar .primary-button{width:100%}.profile-sidebar ul{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:11px;margin:18px 0;padding:18px 0;list-style:none;display:grid}.profile-sidebar li{color:#3b4f70;align-items:center;gap:8px;font-size:11px;display:flex}.profile-sidebar li svg{color:var(--blue)}.profile-sidebar a{justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.contact-models{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-models>button{border:1px solid var(--border);text-align:left;background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;min-height:270px;padding:24px;transition:border .15s,background .15s,box-shadow .15s;display:flex;position:relative}.contact-models>button.selected{border:2px solid var(--blue);background:#f8fbff;padding:23px;box-shadow:0 8px 20px #0765f214}.model-icon{background:var(--blue-soft);width:50px;height:50px;color:var(--blue);border-radius:50%;place-items:center;margin-bottom:18px;display:grid}.contact-models strong{max-width:280px;font-size:17px;line-height:1.4}.contact-models p{color:var(--text-muted);margin:11px 0;font-size:12px;line-height:1.6}.contact-models small{color:#718198;margin-top:auto;font-size:10px;line-height:1.5}.radio-dot{border:1px solid var(--border-strong);border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:18px;right:18px}.selected>.radio-dot,button.selected .radio-dot{border-color:var(--blue);background:var(--blue);color:#fff}.booking-grid{grid-template-columns:1.15fr .85fr;gap:30px;display:grid}.booking-grid h2,.assisted-panel h2{margin-bottom:14px;font-size:15px}.slot-list{gap:9px;display:grid}.slot-list>button{border:1px solid var(--border);text-align:left;background:#fff;border-radius:9px;justify-content:space-between;align-items:center;min-height:70px;padding:13px 18px;display:flex;position:relative}.slot-list>button.selected{border:2px solid var(--blue);background:#f8fbff;padding:12px 17px}.slot-list button>span:first-child{flex-direction:column;gap:4px;display:flex}.slot-list strong{font-size:13px}.slot-list small{color:var(--text-muted);font-size:11px}.slot-list .radio-dot{position:static}.form-stack{gap:16px;display:grid}.assisted-panel{border:1px solid var(--border);border-radius:12px;padding:24px}.advisor-summary{border-bottom:1px solid var(--border);align-items:center;gap:16px;margin-bottom:26px;padding-bottom:22px;display:flex}.advisor-summary>span{background:var(--blue-soft);width:54px;height:54px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.advisor-summary strong{font-size:15px}.advisor-summary p{color:var(--text-muted);margin:5px 0 0;font-size:11px;line-height:1.5}.outcome-screen{background:#f8fafe;place-items:center;min-height:calc(100vh - 126px);padding:52px 22px;display:grid}.outcome-card{border:1px solid var(--border);text-align:center;width:min(660px,100%);box-shadow:var(--shadow);background:#fff;border-radius:15px;flex-direction:column;align-items:center;padding:clamp(30px,5vw,52px);display:flex}.outcome-icon{background:var(--blue-soft);width:82px;height:82px;color:var(--blue);border-radius:50%;place-items:center;margin-bottom:22px;display:grid}.outcome-card.success .outcome-icon{color:var(--success);background:#e9f9f3}.outcome-card h1{letter-spacing:-.04em;max-width:530px;margin-bottom:13px;font-size:clamp(29px,5vw,39px);line-height:1.17}.outcome-card>p{max-width:520px;color:var(--text-muted);margin:10px 0 25px;font-size:14px;line-height:1.65}.outcome-actions{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.appointment-summary{text-align:left;background:#f5f8fc;border-radius:10px;width:100%;margin:0 0 18px;padding:20px}.appointment-summary h2{margin-bottom:12px;font-size:14px}.appointment-summary dl{gap:9px;margin:0;display:grid}.appointment-summary dl div{border-top:1px solid #dce4ef;grid-template-columns:130px 1fr;gap:14px;padding-top:9px;font-size:11px;line-height:1.45;display:grid}.appointment-summary dl div:first-child{border-top:0;padding-top:0}.appointment-summary dt{color:var(--text-muted)}.appointment-summary dd{color:var(--navy);margin:0;font-weight:700}.confirmation-tip{text-align:left;align-items:flex-start;gap:8px;display:flex}.confirmation-tip svg{color:var(--blue);flex:none}.outcome-card .reviewer-note{margin:0 0 24px}@media (width<=900px){.workshop-bar{align-items:flex-start}.prototype-label span{display:none}.workshop-controls{flex-wrap:wrap;justify-content:flex-end;gap:8px 14px}.accountant-card:not(.compact),.accountant-card.featured:not(.compact){padding-bottom:86px;padding-right:24px}.fit-reasons{margin-left:0}.card-actions{left:24px;right:24px}.card-actions>button{flex:1}.profile-grid{grid-template-columns:1fr}.profile-sidebar{position:static}}@media (height<=760px) and (width>=701px){.landing-content{padding:22px 0 26px}.hero-illustration{width:138px;margin-bottom:8px}.landing-content h1{max-width:520px;margin-bottom:10px;font-size:42px}.landing-content>p{max-width:520px;margin-bottom:8px;font-size:14px;line-height:1.5}.landing-actions{gap:2px;margin-top:2px}.landing-actions .primary-button.large{min-height:48px;padding:11px 22px}.trust-strip{min-height:76px}}@media (width<=700px){.site-header{height:62px;padding:0 18px}.logo{font-size:25px}.help-link span{display:none}.workshop-bar{min-height:54px;padding:8px 14px}.prototype-label{align-self:center}.workshop-controls{flex:1;grid-template-columns:1fr;justify-items:end;display:grid}.scenario-select{flex:1}.scenario-select>span{display:none}.scenario-select .select-wrap{width:100%}.switch-control>span:last-child{font-size:10px;display:inline}.icon-text-button{display:none}.landing-screen,.flow-screen,.results-screen,.browse-screen,.profile-screen,.outcome-screen{min-height:calc(100vh - 116px)}.landing-content{padding:36px 0 44px}.hero-illustration{width:156px;margin-bottom:14px}.landing-content h1{font-size:34px}.landing-content>p{font-size:14px}.trust-strip{justify-content:space-around;gap:18px;min-height:auto;padding:18px 14px}.trust-strip span{text-align:center;flex-direction:column;gap:5px;font-size:9px}.flow-screen{padding:26px 18px 34px}.stepper{margin-bottom:38px}.step-label{font-size:9px}.flow-heading h1{font-size:29px}.flow-content{min-height:280px}.choice-card{gap:13px;min-height:104px;padding:16px}.choice-card.selected{padding:15px}.choice-icon{width:46px;height:46px}.choice-copy strong{font-size:14px}.choice-copy small{font-size:11px}.choice-grid.three{grid-template-columns:1fr}.choice-card.compact{min-height:72px}.form-grid,.contact-models,.booking-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.flow-footer{grid-template-columns:auto 1fr auto;gap:8px}.footer-step{display:none}.flow-footer .secondary-button,.flow-footer .primary-button{padding:10px 13px;font-size:12px}.results-screen,.browse-screen,.profile-screen{padding:26px 16px 48px}.results-heading,.browse-heading{flex-direction:column;align-items:flex-start;margin:14px 0 24px}.results-heading h1,.browse-heading h1{font-size:31px}.state-demo{flex-basis:auto;width:100%}.accountant-card,.accountant-card.featured{padding:20px 16px 96px}.accountant-card:not(.compact),.accountant-card.featured:not(.compact){padding-bottom:96px;padding-right:16px}.accountant-main{grid-template-columns:auto 1fr;align-items:start;gap:12px}.accountant-avatar{width:62px;height:62px}.accountant-identity h3{font-size:15px}.specialization{font-size:10px}.price{grid-column:2;align-items:flex-start;margin-top:-14px}.price strong{font-size:20px}.fit-reasons,.accountant-card.compact .fit-reasons{margin:18px 0 0}.card-actions{bottom:16px;left:16px;right:16px}.card-actions .secondary-button,.card-actions .primary-button{padding:9px 8px;font-size:11px}.results-lower-actions{flex-direction:column;align-items:stretch;gap:8px}.catalog-filters{grid-template-columns:1fr}.profile-main{padding:20px}.profile-main>header{align-items:flex-start}.profile-main>header img{width:78px;height:78px}.profile-main>header h1{font-size:24px}.contact-models>button{min-height:220px}.outcome-card{padding:30px 20px}.outcome-actions{flex-direction:column;width:100%}.outcome-actions>button{width:100%}.reviewer-note{grid-template-columns:auto 1fr;align-items:start}.reviewer-note p{grid-column:1/-1}.appointment-summary dl div{grid-template-columns:1fr;gap:3px}.segmented-control.vertical-mobile{grid-template-columns:repeat(3,1fr);display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
