@charset "UTF-8";
:root{--ink:#172339;--sub:#596578;--blue:#2b56d8;--blue-deep:#2146b5;--pale:#edf2ff;--line:#dfe5ee;--light:#f7f9fc;--radius:18px;--safe:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--ink);background:#fff;font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;word-break:keep-all;overflow-wrap:break-word;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #769cff;outline-offset:4px}button{touch-action:manipulation}h1,h2,h3,p{margin:0}button:disabled{cursor:default}svg.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;flex:none}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wrap{width:min(1120px,calc(100% - 80px));margin:auto}.sample-bar{background:#edf2ff;color:#3b507b;min-height:34px;display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 16px;font-size:12px;line-height:1.5;text-align:center}.sample-bar>span{font-size:10px;letter-spacing:1.8px;font-weight:800;border-right:1px solid #c8d3eb;padding-right:12px}.header{width:min(1120px,calc(100% - 80px));height:94px;display:flex;align-items:center;justify-content:space-between;margin:auto}.brand{display:flex;align-items:center;gap:11px;font-size:19px;letter-spacing:-.7px;font-weight:500}.brand-mark{height:36px;width:36px;border-radius:11px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:24px;font-weight:700}.brand small{display:block;font-size:10px;font-weight:700;color:#758097;letter-spacing:2px;margin-top:5px}.header-note{display:flex;gap:7px;align-items:center;font-size:14px;color:var(--sub)}.header-note .icon{width:16px;height:16px}.view{display:none}.view.active{display:block;animation:appear .3s ease}@keyframes appear{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;padding-top:26px;padding-bottom:74px;align-items:center}.eyebrow{display:flex;gap:8px;align-items:center;font-size:14px;font-weight:650;color:#596b8c;margin-bottom:26px}.eyebrow>span{height:1px;width:20px;background:#7d94bf}h1{font-size:clamp(36px,3.55vw,51px);font-weight:750;line-height:1.32;letter-spacing:-2px}em{font-style:normal;color:var(--blue)}.hero-desc{font-size:17px;color:var(--sub);line-height:1.8;margin-top:23px;letter-spacing:-.35px}.hero-action{margin-top:30px;max-width:390px}.primary{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:62px;border:0;border-radius:10px;background:var(--blue);color:white;padding:17px 23px;font-size:18px;font-weight:700;line-height:1.4;letter-spacing:-.35px;transition:background .18s,transform .18s}.primary:hover{background:var(--blue-deep)}.primary:active{transform:translateY(1px)}.primary>span{font-size:25px;font-weight:400;line-height:1}.under-cta{display:flex;justify-content:center;align-items:center;gap:12px;font-size:12px;color:#65728a;margin-top:12px}.under-cta span+span{border-left:1px solid #d6dce6;padding-left:12px}.hero-facts{display:flex;gap:29px;margin-top:34px}.hero-facts>div{display:flex;flex-direction:column;gap:6px}.hero-facts>div+div{border-left:1px solid var(--line);padding-left:29px}.hero-facts strong{font-size:15px;font-weight:700}.hero-facts span{font-size:12px;color:#778193}.hero-visual{height:556px;border-radius:22px;overflow:hidden;position:relative;background:#25313d}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:65% center}.visual-shade{position:absolute;inset:0;background:linear-gradient(180deg,#101c30d4,#15243b21 57%,#121d3090)}.visual-heading{position:absolute;top:39px;left:33px;right:25px;color:white}.visual-heading>span{font-size:10px;letter-spacing:2.2px;color:#c1cede}.visual-heading p{font-size:25px;line-height:1.65;letter-spacing:-.9px;font-weight:450;margin-top:20px}.preview-report{position:absolute;left:28px;right:28px;bottom:34px;background:#fffffff5;backdrop-filter:blur(12px);border:1px solid #fff;border-radius:14px;padding:23px 24px;box-shadow:0 14px 40px #09142626}.report-top{display:flex;align-items:center;gap:10px;margin-bottom:17px}.file-icon{width:32px;height:38px;display:grid;place-items:center;background:var(--pale);border-radius:6px;color:var(--blue);font-size:25px}.report-top strong{font-size:15px}.report-top small{display:block;margin-top:5px;font-size:11px;color:#748094}.report-tag{font-size:9px;letter-spacing:1px;color:#6680b0;margin-left:auto;white-space:nowrap}.report-line{display:flex;justify-content:space-between;padding:13px 0;border-top:1px solid #e7eaf0;font-size:14px;color:#526176}.report-line:last-child{padding-bottom:0}.report-line b{color:#9ba9bf;font-weight:500;font-size:12px}.image-caption{position:absolute;bottom:12px;right:29px;color:#d0d4da;font-size:10px}.principles{border-top:1px solid var(--line);padding-top:68px;padding-bottom:76px;display:grid;grid-template-columns:1fr 1.22fr;gap:65px}.section-kicker{font-size:10px;letter-spacing:2px;color:#6f80a1;font-weight:700;display:block;margin-bottom:17px}h2{font-size:30px;font-weight:720;letter-spacing:-1.2px;line-height:1.5}.principle-list article{display:flex;gap:21px;padding:24px 0;border-bottom:1px solid var(--line)}.principle-list article:first-child{padding-top:0}.principle-list article:last-child{border:0;padding-bottom:0}.number{color:var(--blue);font-size:13px;line-height:27px;letter-spacing:.5px}h3{font-size:18px;letter-spacing:-.5px;line-height:1.5}.principle-list p{color:var(--sub);font-size:15px;line-height:1.8;margin-top:9px}.team-section{background:var(--light);padding:68px 0 46px}.team-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}.team-heading>p{font-size:15px;line-height:1.85;color:var(--sub);padding-bottom:6px}.lawyers{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.portrait{height:180px;background:#e9edf2;border-radius:9px;overflow:hidden}.portrait img{width:100%;height:100%;object-fit:cover;object-position:center 20%;filter:saturate(.65)}.lawyers h3{font-size:16px;margin-top:15px}.lawyers h3 span{color:#778297;font-weight:400;font-size:12px;margin-left:4px}.team-note{font-size:12px;line-height:1.7;color:#788397;margin-top:29px}.bottom-invite{padding-top:70px;padding-bottom:70px;display:flex;align-items:center;justify-content:space-between;gap:30px}.bottom-invite p{margin-top:13px;color:var(--sub);font-size:16px}.bottom-invite .primary{width:320px}.footer{padding:28px 0 32px;background:#fff;border-top:1px solid var(--line);color:#8590a1}.footer strong{font-size:13px;color:#657186;font-weight:600}.footer strong span{font-weight:400}.footer p{font-size:12px;line-height:1.9;margin-top:11px}.mobile-only{display:none}
/* A calm, focused question flow */
body.in-flow{background:var(--light)}body.in-flow .header{height:90px}body.in-flow .footer{background:var(--light)}.flow-wrap{max-width:1030px;min-height:690px;margin:35px auto 70px;padding:0 35px;display:grid;grid-template-columns:300px minmax(0,1fr);gap:65px;align-items:start}.flow-aside{padding-top:27px}.flow-aside h2{font-size:27px;line-height:1.6}.flow-aside>p{font-size:15px;color:var(--sub);line-height:1.85;margin-top:20px}.step-list{list-style:none;padding:0;margin:40px 0 34px;display:grid;gap:21px}.step-list li{display:flex;gap:13px;align-items:center;color:#7c8799;font-size:14px}.step-list li>span{height:25px;width:25px;border:1px solid #d8dfe8;border-radius:50%;display:grid;place-items:center;font-size:11px}.step-list li.current{color:var(--blue);font-weight:700}.step-list li.current>span{background:var(--blue);border-color:var(--blue);color:white}.step-list li.complete{color:#51617e}.step-list li.complete>span{background:#e6ecf9;border-color:#e6ecf9;color:var(--blue)}.aside-note{display:flex;gap:11px;font-size:12px;line-height:1.8;color:#8390a4;padding-top:22px;border-top:1px solid var(--line);max-width:240px}.aside-note .icon{width:17px;height:17px;margin-top:4px}.question-panel{background:white;border:1px solid #e7ebf3;border-radius:22px;padding:31px 36px 30px;box-shadow:0 12px 42px #29467505;min-width:0}.question-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.text-button{border:0;padding:5px 0;background:transparent;color:#6b7990;font-size:13px;line-height:1.5}.text-button:hover{color:var(--blue);text-decoration:underline}#stepCount{font-size:12px;letter-spacing:1px;color:#8390a4}#stepCount b{color:var(--blue);font-size:15px}.progress{height:4px;background:#edf0f6;border-radius:5px;overflow:hidden}.progress>span{display:block;height:100%;background:var(--blue);transition:width .3s}.question-copy{margin:34px 0 27px}.question-label{color:var(--blue);font-size:12px;font-weight:700;letter-spacing:1px}.question-copy h2{font-size:28px;margin:10px 0 13px;line-height:1.45;outline:none}.question-copy p{font-size:15px;line-height:1.8;color:var(--sub)}fieldset{border:0;padding:0;margin:0;min-width:0;display:grid;gap:11px}.option{position:relative;display:flex;align-items:center;gap:14px;min-height:65px;padding:17px 19px;border:1px solid #dce3ed;border-radius:10px;cursor:pointer;font-size:16px;color:#3c4b63;transition:background .15s,border-color .15s}.option:hover{border-color:#93a9de;background:#fafbff}.option input{position:absolute;opacity:0;width:1px;height:1px}.radio-mark{width:22px;height:22px;flex:none;border:1.5px solid #d0d8e5;border-radius:50%;display:grid;place-items:center}.option:has(input:checked){background:#eff4ff;border-color:var(--blue);color:#2146a7;font-weight:600}.option input:checked+.radio-mark{background:var(--blue);border-color:var(--blue)}.option input:checked+.radio-mark:after{content:'✓';color:white;font-size:13px}.option:has(input:focus-visible){outline:3px solid #91aff6;outline-offset:3px}.answer-help{margin-top:23px;animation:appear .2s ease}.answer-help[hidden]{display:none}.answer-explain{display:flex;gap:10px;margin-bottom:20px;background:#f7f9fc;border-radius:8px;padding:13px 14px}.info-icon{font-size:11px;width:17px;height:17px;flex:none;border:1px solid #96a6bd;border-radius:50%;display:grid;place-items:center;color:#7285a2;margin-top:3px}.answer-explain p{font-size:14px;line-height:1.75;color:#69788e}.next-button{font-size:21px;min-height:64px;padding-left:23px}.timer-line{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:11px;font-size:12px;color:#7f8b9e}.timer-line b{color:var(--blue)}.timer-line .text-button{font-size:12px;text-decoration:underline;text-underline-offset:3px}.question-foot{font-size:12px;text-align:center;color:#8692a6;line-height:1.6;margin-top:24px}
/* Results and application belong to one continuous page */
.result-wrap{width:min(1080px,calc(100% - 80px));margin:30px auto 55px}.result-heading{margin-bottom:36px}.status-label{font-size:13px;font-weight:600;color:#345cb3;display:flex;align-items:center;gap:8px}.status-label>span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#e1eaff}.result-heading h1{font-size:35px;letter-spacing:-1.4px;margin-top:17px;line-height:1.5;outline:none}.result-heading>p{font-size:16px;line-height:1.9;color:var(--sub);margin-top:17px}.result-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:32px;align-items:start}.report-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px 28px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:19px;border-bottom:1px solid var(--line)}.card-head h2{font-size:19px;letter-spacing:-.5px}.card-head .text-button{font-size:12px}dl{margin:20px 0}dl>div{display:flex;justify-content:space-between;gap:18px;margin:17px 0;font-size:14px;line-height:1.6}dt{color:#7b879a;flex:none}dd{margin:0;text-align:right;font-weight:600;color:#3b4b66}.report-note{display:flex;gap:10px;background:var(--light);padding:14px;border-radius:8px}.report-note>.icon{width:18px;height:18px;color:#8291aa;margin-top:3px}.report-note p{font-size:12px;line-height:1.85;color:#778398}.report-note strong{font-weight:500;color:#53627a}.next-review{padding:31px 9px 0}.next-review h2{font-size:22px;margin-bottom:20px}.next-review .section-kicker{margin-bottom:10px}.review-item{display:flex;gap:15px;padding:14px 0}.review-item>span{font-size:11px;font-weight:700;color:#8d9cba;padding-top:5px}.review-item h3{font-size:16px}.review-item p{font-size:14px;line-height:1.8;color:#7b8699;margin-top:5px}.lead-card{background:white;border:1px solid #cbd8f5;border-top:3px solid var(--blue);border-radius:16px;padding:27px 30px 24px;box-shadow:0 9px 35px #254f9f08;scroll-margin-top:22px}.form-heading .section-kicker{color:var(--blue);margin-bottom:13px}.form-heading h2{font-size:25px;line-height:1.5;letter-spacing:-1px}.form-heading p{font-size:14px;line-height:1.8;color:#778398;margin-top:12px}.form-benefits{display:flex;gap:10px;align-items:center;margin:20px 0 27px;color:#526fba;font-size:12px}.form-benefits span+span:before{content:'·';margin-right:10px;color:#a1b0ce}.field{margin-bottom:20px;scroll-margin:100px 0}.field label{display:block;font-size:14px;font-weight:600;margin-bottom:10px;color:#3c4c66}.field input{width:100%;min-height:57px;border:1px solid #d8e0ec;border-radius:8px;background:#fcfdff;padding:14px 16px;font-size:16px;color:var(--ink);line-height:1.6}.field input::placeholder{color:#a2abba}.field input:focus{border-color:var(--blue);outline:2px solid #e3ebff;outline-offset:1px;background:#fff}.consent-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.consent{display:flex;gap:9px;align-items:center;font-size:12px;color:#66758f;line-height:1.6;cursor:pointer}.consent b{font-weight:400}.consent input{width:19px;height:19px;flex:none;accent-color:var(--blue);margin:0}.consent-row .text-button{font-size:12px;text-decoration:underline;flex:none}.submit{font-size:17px;min-height:60px}.sample-form-note{font-size:11px;color:#8894a7;text-align:center;line-height:1.7;margin-top:12px}.after-submit{border-top:1px solid var(--line);padding-top:21px;margin-top:24px}.after-submit strong{font-size:13px;color:#4d5e79;font-weight:600}.after-submit p{display:flex;align-items:center;gap:9px;font-size:12px;color:#7d8aa0;margin-top:13px;line-height:1.5}.after-submit p span{font-size:10px;width:18px;height:18px;display:grid;place-items:center;background:#f0f3f8;border-radius:50%;color:#607393;flex:none}.result-disclaimer{font-size:12px;color:#929bae;margin-top:32px;line-height:1.8}.form-error{font-size:13px;color:#b53442;line-height:1.7;margin-bottom:10px}.form-error:empty{display:none}.mobile-result-cta{display:none}.done-wrap{width:min(540px,calc(100% - 44px));margin:55px auto 85px;text-align:center}.done-icon{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 30px;border-radius:50%;background:#e8eeff;color:var(--blue);font-size:31px}.done-wrap h1{font-size:35px;line-height:1.5;outline:0}.done-wrap>p{font-size:16px;line-height:1.9;color:var(--sub);margin-top:21px}.done-next{padding:25px;background:#fff;border:1px solid var(--line);border-radius:12px;margin:30px 0}.done-next h2{font-size:16px}.done-next p{font-size:14px;line-height:1.9;color:#79879b;margin-top:10px}.done-wrap .primary{max-width:330px;margin:auto}dialog{border:1px solid var(--line);border-radius:16px;color:var(--ink);padding:27px;max-width:500px;width:calc(100% - 36px);box-shadow:0 20px 80px #152d4930}dialog::backdrop{background:#13213b66;backdrop-filter:blur(4px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:21px}.dialog-heading h2{font-size:19px}dialog p{font-size:15px;line-height:1.9;color:var(--sub);margin-top:16px}
@media(min-width:1600px){.hero{padding-top:45px;padding-bottom:90px}.hero-visual{height:590px}}
@media(max-width:1000px){.wrap,.header{width:calc(100% - 48px)}.hero{gap:30px}.hero-facts{gap:16px}.hero-facts>div+div{padding-left:16px}.hero-visual{height:540px}.visual-heading{left:25px}.visual-heading p{font-size:23px}.preview-report{left:18px;right:18px;padding:20px}.report-tag{display:none}.lawyers{gap:12px}.portrait{height:150px}.lawyers h3 span{display:block;margin:5px 0 0}.principles{gap:40px}.flow-wrap{gap:30px;grid-template-columns:240px minmax(0,1fr);padding:0 24px}.question-panel{padding:27px}.result-wrap{width:calc(100% - 48px)}.result-grid{gap:22px}.lead-card{padding:24px 22px}.report-card{padding:23px}.form-heading h2{font-size:23px}}
@media(max-width:740px){.wrap,.header{width:calc(100% - 40px)}.sample-bar{min-height:31px;font-size:10px;padding:7px 8px}.sample-bar>span{display:none}.header{height:76px}.brand{font-size:17px;gap:9px}.brand-mark{width:31px;height:31px;font-size:21px;border-radius:9px}.brand small{font-size:9px;letter-spacing:1.3px;margin-top:4px}.header-note{font-size:11px;gap:5px}.header-note .icon{width:14px;height:14px}.hero{display:flex;flex-direction:column;gap:31px;padding-top:20px;padding-bottom:40px;align-items:stretch}.hero-main{padding:0 2px}.eyebrow{font-size:12px;margin-bottom:19px;gap:7px}.eyebrow>span{width:17px}h1{font-size:clamp(32px,8.9vw,45px);line-height:1.35;letter-spacing:-1.6px}.desktop-break{display:none}.hero-desc{font-size:15px;line-height:1.8;margin-top:18px}.hero-action{margin-top:26px;max-width:none}.primary{min-height:59px;font-size:17px;padding:16px 20px}.primary>span{font-size:24px}.under-cta{font-size:11px;margin-top:12px}.hero-facts{gap:0;margin-top:27px;justify-content:space-between}.hero-facts>div{gap:5px}.hero-facts>div+div{padding-left:21px;margin-left:9px}.hero-facts strong{font-size:13px}.hero-facts span{font-size:10px}.hero-visual{height:350px;border-radius:15px}.hero-visual>img{object-position:center 50%}.visual-heading{top:25px;left:24px}.visual-heading>span{font-size:9px;letter-spacing:1.8px}.visual-heading p{font-size:21px;line-height:1.5;margin-top:13px}.preview-report{padding:15px 19px;bottom:25px;left:20px;right:20px;border-radius:11px}.report-top{margin-bottom:9px;gap:10px}.report-top strong{font-size:13px}.report-top small{font-size:10px;margin-top:3px}.file-icon{width:27px;height:32px;font-size:21px}.report-tag{display:block;font-size:8px}.report-line{font-size:12px;padding:9px 0}.report-line b{font-size:10px}.image-caption{font-size:9px;bottom:7px;right:23px}.principles{grid-template-columns:1fr;gap:27px;padding-top:39px;padding-bottom:43px}.section-kicker{font-size:9px;letter-spacing:1.8px;margin-bottom:13px}h2{font-size:26px;line-height:1.5;letter-spacing:-1px}.principle-list article{gap:17px;padding:21px 0}.principle-list h3{font-size:16px}.principle-list p{font-size:14px;margin-top:8px}.number{font-size:12px;line-height:25px}.team-section{padding:41px 0 31px}.team-heading{display:block;margin-bottom:25px}.team-heading>p{font-size:14px;line-height:1.85;padding:0;margin-top:16px}.lawyers{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 13px}.portrait{height:auto;aspect-ratio:4/5}.lawyers h3{font-size:14px;margin-top:10px}.lawyers h3 span{display:inline;font-size:10px;margin-left:3px}.team-note{font-size:11px;margin-top:24px;line-height:1.8}.bottom-invite{display:block;padding-top:42px;padding-bottom:42px}.bottom-invite p{font-size:14px;margin-top:12px}.bottom-invite .primary{width:100%;margin-top:25px}.mobile-only{display:block}.footer{padding:25px 0}.footer strong{font-size:12px}.footer p{font-size:10px;line-height:1.9;margin-top:10px}body.in-flow .header{height:72px}.flow-wrap{display:block;min-height:calc(100svh - 192px);padding:0;margin:8px auto 35px;width:100%}.flow-aside{display:none}.question-panel{border:0;border-radius:0;box-shadow:none;background:transparent;padding:13px 22px 25px}.question-nav{margin-bottom:18px}.question-nav .text-button{font-size:14px}.question-copy{margin:31px 0 24px}.question-copy h2{font-size:27px;letter-spacing:-1px;margin:12px 0}.question-copy p{font-size:14px;line-height:1.85}.question-label{font-size:11px}.option{font-size:16px;min-height:65px;background:white;padding:18px 16px;gap:12px}.radio-mark{width:23px;height:23px}.answer-help{margin-top:20px}.answer-explain{background:#edf1f7;padding:12px 13px;margin-bottom:17px}.answer-explain p{font-size:13px}.next-button{min-height:63px;font-size:22px}.timer-line{font-size:11px;gap:7px}.timer-line .text-button{font-size:11px;padding:8px 0}.question-foot{font-size:11px;margin-top:20px}.result-wrap{width:calc(100% - 40px);margin:23px auto 30px}.result-heading{margin-bottom:25px}.status-label{font-size:12px}.result-heading h1{font-size:26px;letter-spacing:-1.1px;line-height:1.55;margin-top:14px}.result-heading>p{font-size:14px;line-height:1.85;margin-top:14px}.result-heading>p br{display:none}.result-grid{display:flex;flex-direction:column;gap:0}.result-details,.form-column{width:100%;min-width:0}.report-card{padding:21px 19px;border-radius:12px}.card-head{padding-bottom:15px;gap:10px}.card-head h2{font-size:18px}.card-head .text-button{font-size:11px}dl{margin:17px 0}dl>div{font-size:13px;gap:13px;margin:14px 0}dd{max-width:70%}.report-note{padding:12px;gap:8px}.report-note p{font-size:11px}.next-review{padding:29px 2px 24px}.next-review h2{font-size:21px;margin-bottom:13px}.review-item{padding:12px 0;gap:13px}.review-item h3{font-size:16px}.review-item p{font-size:13px;line-height:1.8}.lead-card{padding:25px 20px;border-radius:13px}.form-heading h2{font-size:24px}.form-heading p{font-size:14px}.form-benefits{margin:18px 0 24px}.field{margin-bottom:21px}.field input{min-height:60px;font-size:17px}.consent{font-size:12px}.consent-row{gap:7px}.submit{min-height:61px;font-size:18px}.sample-form-note{font-size:10px}.after-submit strong{font-size:13px}.after-submit p{font-size:12px}.result-disclaimer{font-size:11px;line-height:1.9;margin-top:24px}.mobile-result-cta{display:block;position:fixed;bottom:0;left:0;right:0;padding:10px 20px calc(10px + var(--safe));background:#fffffff5;backdrop-filter:blur(10px);border-top:1px solid #e5eaf2;z-index:5;transition:opacity .16s,transform .16s}.mobile-result-cta .primary{min-height:55px;font-size:16px}.mobile-result-cta.is-hidden,body.typing .mobile-result-cta{opacity:0;transform:translateY(110%);pointer-events:none}body.on-result .footer{padding-bottom:100px}.done-wrap{margin:37px auto 55px}.done-wrap h1{font-size:29px}.done-wrap>p{font-size:14px}.done-next{padding:22px 16px}.done-next p{font-size:13px}.done-icon{width:58px;height:58px;font-size:27px}.dialog-heading h2{font-size:17px}dialog{padding:23px}dialog p{font-size:14px}}
@media(max-width:360px){.header-note{font-size:10px}.brand{font-size:15px}.wrap,.header,.result-wrap{width:calc(100% - 32px)}.hero-facts>div+div{padding-left:12px}.hero-facts strong{font-size:12px}.hero-facts span{font-size:9px}.question-panel{padding-left:17px;padding-right:17px}.question-copy h2{font-size:25px}.report-tag{display:none}.lead-card{padding:23px 17px}.consent{font-size:11px}.result-heading h1{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.submit:disabled{opacity:.65;cursor:wait}
