:root{--ink:#11110f;--yellow:#ffdd00;--muted:#66665f;--line:#deded6;--paper:#f7f7f2;font-family:Arial,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}a{color:inherit}[hidden]{display:none!important}.topbar,footer{max-width:1180px;margin:auto;padding:25px 28px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:900;letter-spacing:-1px;font-size:27px}.brand-mark{background:var(--yellow);padding:8px 12px;border-radius:10px}.brand small{display:block;font-size:10px;letter-spacing:1.4px;margin-top:4px}.top-note{font-size:13px;color:var(--muted)}main{max-width:1124px;margin:auto;padding:36px 28px 60px;display:grid;grid-template-columns:1fr 1fr;gap:32px 55px}.intro{padding-top:26px}.eyebrow{font-size:12px;letter-spacing:1px;text-transform:uppercase;font-weight:700}.pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--yellow);margin-right:7px}h1{font-size:clamp(38px,4.3vw,62px);line-height:1.03;letter-spacing:-2.5px;margin:24px 0}h1 em{font-style:normal;background:var(--yellow);padding:0 5px}.intro-copy{color:var(--muted);font-size:18px;line-height:1.6;max-width:440px}.workspace{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 12px 42px #11110f06}.step-head{display:flex;gap:12px;align-items:center;margin-bottom:24px}.step-head>span{background:var(--ink);color:var(--yellow);border-radius:50%;width:35px;height:35px;display:grid;place-items:center;font-size:12px}.step-head strong{font-size:19px}.step-head small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.field-label{display:block;font-size:14px;font-weight:700;margin:20px 0 9px}input:not([type=radio]):not([type=checkbox]),select{width:100%;min-height:52px;border:1px solid var(--line);border-radius:12px;background:#fafaf7;padding:14px;outline:none}input:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #bba000;outline-offset:3px}.city-picker{position:relative}.suggestions{position:absolute;top:100%;left:0;right:0;z-index:4;background:#fff;border:1px solid var(--line);border-radius:12px;max-height:260px;overflow:auto;box-shadow:0 10px 25px #0002}.suggestions button{width:100%;text-align:left;padding:13px;border:0;background:#fff;cursor:pointer}.suggestions button:hover{background:#fff9cf}.suggestions small{display:block;color:var(--muted);margin-top:4px}.format-grid{display:grid;gap:10px}.format-option{padding:14px;border:1px solid var(--line);border-radius:12px;cursor:pointer;display:grid;grid-template-columns:20px 1fr;gap:5px 8px}.format-option input{grid-row:span 2;accent-color:var(--ink)}.format-option small{grid-column:2;color:var(--muted);font-size:12px}.format-option:has(input:checked){background:#fffbe0;border-color:#c5ac00}.primary,.secondary{border:0;border-radius:12px;min-height:54px;width:100%;padding:15px 18px;font-weight:700;display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-top:22px;background:var(--yellow);color:var(--ink)}.primary:hover,.secondary:hover{background:#efd000}.primary b,.secondary b{font-size:22px}.microcopy{font-size:12px;color:var(--muted);line-height:1.5}.status{font-size:14px;line-height:1.5;margin-top:15px}.error{color:#a22626}.result,.lead-card{border-top:1px solid var(--line);margin-top:25px;padding-top:25px}.result-top{display:flex;gap:10px;align-items:center;justify-content:space-between}h2{font-size:25px;letter-spacing:-.7px;margin:10px 0}.badge{font-size:11px;background:#f1f1eb;border-radius:20px;padding:8px;white-space:nowrap}.result-summary,.result-next{font-size:14px;line-height:1.6}.factor{display:grid;gap:5px;margin:12px 0;font-size:13px}.factor span{color:var(--muted)}.contact-row{display:grid;gap:10px}.consent{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.5;margin-top:15px}.consent input{margin-top:3px;accent-color:var(--ink)}.lead-success{background:#fffbe0;padding:18px;border-radius:12px;line-height:1.6}.trust-row{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:25px;border-top:1px solid var(--line);padding-top:30px}.trust-row strong{display:block;font-size:16px;margin-bottom:10px}.trust-row span{font-size:13px;line-height:1.6;color:var(--muted)}footer{border-top:1px solid var(--line);font-size:11px;color:var(--muted)}@media(max-width:760px){.topbar{padding:18px 20px}.top-note{display:none}main{grid-template-columns:1fr;padding:8px 20px 36px;gap:22px}.intro{padding-top:12px}h1{letter-spacing:-1.5px;margin:18px 0;font-size:42px}.intro-copy{font-size:16px;line-height:1.55;margin-bottom:0}.workspace{padding:22px 18px;border-radius:19px}.trust-row{grid-template-columns:1fr;gap:20px}.result-top{align-items:flex-start;flex-direction:column}footer{padding:20px;gap:15px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
.hero-photo{position:relative;margin-top:28px;background:#ffdd00;border-radius:20px;overflow:hidden;transform:rotate(-2deg);border:8px solid #ffdd00}.hero-photo img{display:block;width:100%;height:240px;object-fit:contain;background:#ffdd00}.photo-label{position:absolute;bottom:12px;left:12px;background:#11110f;color:#fff;padding:9px 13px;font-size:12px;border-radius:5px}.hero-facts{display:flex;gap:40px;margin-top:26px}.hero-facts strong{font-size:34px;letter-spacing:-1px}.hero-facts span{display:block;font-size:12px;color:#66665f;margin-top:3px}.workspace{align-self:start;border-top:5px solid #ffdd00}.story-section{grid-column:1/-1;background:#11110f;color:#fff;border-radius:24px;padding:35px;margin-top:8px;background-image:linear-gradient(#ffffff07 1px,transparent 1px),linear-gradient(90deg,#ffffff07 1px,transparent 1px);background-size:45px 45px}.story-section h2{font-size:clamp(28px,3vw,40px);line-height:1.13;max-width:620px;margin-top:18px}.story-section .eyebrow{color:#ffdd00}.journey{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:30px}.journey b{color:#ffdd00;font-size:14px}.journey h3{font-size:18px}.journey p{color:#c2c2b8;font-size:14px;line-height:1.6}.story-link{display:inline-block;margin-top:20px;color:#ffdd00;font-weight:700;text-underline-offset:5px}@media(max-width:760px){.hero-photo img{height:200px}.hero-photo{margin-top:22px}.hero-facts{margin-bottom:5px}.story-section{padding:25px 20px;border-radius:19px}.journey{grid-template-columns:1fr;gap:12px}.journey article{border-top:1px solid #ffffff22;padding-top:16px}.intro h1{font-size:43px}}
.format-tabs{display:flex;gap:6px;flex-wrap:wrap;margin-top:16px}.format-tabs button{min-height:44px;padding:10px 13px;border:1px solid #deded6;background:#fff;border-radius:22px;cursor:pointer;font-size:13px;font-weight:700}.format-tabs button[aria-pressed=true]{background:#11110f;color:#ffdd00;border-color:#11110f}.format-tabs button:hover{border-color:#11110f}html{scroll-behavior:smooth}#check-form{scroll-margin-top:24px}.hero-photo{will-change:transform}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-photo{will-change:auto}}
.hero-photo img{object-fit:cover;height:270px;border-radius:12px}.photo-label{max-width:calc(100% - 24px)}@media(max-width:760px){.hero-photo img{height:220px}}
fieldset{border:0;padding:0;margin:0;min-width:0}fieldset:disabled .secondary{background:#efefe8;color:#77776f;cursor:default}fieldset:disabled input{background:#f6f6f2}.intro{position:relative}.intro:before{content:'';position:absolute;inset:-10px -15px 20px;z-index:-1;background:linear-gradient(135deg,transparent 68%,#ffdd0018 68%,#ffdd0018 80%,transparent 80%),linear-gradient(90deg,#11110f05 1px,transparent 1px),linear-gradient(#11110f05 1px,transparent 1px);background-size:auto,60px 60px,60px 60px;pointer-events:none}.hero-photo img{object-fit:contain;background:#ffdd00}.hero-photo{background:#ffdd00}
.hero-check{max-width:440px;text-decoration:none;font-size:18px}.intro h1{font-size:clamp(34px,4vw,58px)}@media(max-width:760px){.intro h1{font-size:36px;letter-spacing:-1px}}
