:root{--bg:#f6f6f3;--surface:#fff;--text:#181817;--muted:#676762;--line:#dddcd5;--accent:#df2d31;--accent-dark:#b91f23;--soft:#f0f0eb;--warm:#fff7e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}.top-strip{height:16px;background:linear-gradient(90deg,#181817 0 18%,#d8d4ca 18% 35%,#e8b7a9 35% 51%,#7c8e82 51% 70%,#bbb8ac 70% 84%,#181817 84%);opacity:.92}.hero{max-width:880px;margin:76px auto 58px;text-align:center;padding:0 24px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:.76rem;color:var(--accent)}h1{font-size:clamp(2.45rem,6vw,4.8rem);line-height:1.02;letter-spacing:-.058em;margin:16px 0 25px}.value-copy{font-size:clamp(1.08rem,2vw,1.28rem);color:#3f3f3b;max-width:760px;margin:0 auto 31px}.hint,.local-note,.section-note,.trust{color:var(--muted);font-size:.91rem}.trust{margin-top:20px}.feedback-card button,.primary,.secondary{border-radius:10px;padding:12px 18px;font-weight:760;cursor:pointer;border:1px solid transparent;text-decoration:none;display:inline-flex;justify-content:center;align-items:center}.primary{background:var(--accent);color:#fff;box-shadow:0 6px 16px rgba(223,45,49,.16)}.primary:hover{background:var(--accent-dark)}.primary.large{padding:15px 27px;font-size:1.04rem}.secondary{background:var(--surface);border-color:var(--line);color:var(--text)}.secondary:hover{background:var(--soft)}.small{padding:8px 12px;font-size:.9rem}.block{display:flex;width:100%;margin-top:12px}.text-button{border:0;background:none;color:#8d171a;text-decoration:underline;text-underline-offset:3px;padding:7px 0;cursor:pointer}.builder-card,.result-wrap{max-width:800px;margin:30px auto 86px;padding:34px;background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.05)}.progress{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:0 0 38px;grid-gap:8px;gap:8px}.progress li{color:var(--muted);font-size:.8rem;border-top:3px solid var(--line);padding-top:10px}.progress li span{display:none}.progress li.active{color:var(--text);border-color:var(--accent);font-weight:760}.progress li.done{border-color:#999}.section-heading{margin-bottom:31px}.section-heading>p:first-child{color:var(--muted);font-size:.84rem;margin:0}.result-header h2,.section-heading h2{font-size:2rem;letter-spacing:-.035em;margin:4px 0 8px}.section-note{margin:0;max-width:600px}.field{margin:0 0 28px}.field-label{font-weight:760;margin-bottom:7px}.optional{font-weight:500;color:var(--muted);font-size:.78rem;margin-left:5px}.important{display:inline-block;background:#fff0f0;color:#9d1d20;border-radius:99px;padding:2px 8px;font-size:.72rem;margin-left:8px;vertical-align:2px}.hint{margin:-2px 0 9px;max-width:680px}input,select,textarea{width:100%;border:1px solid #cdcdc7;border-radius:9px;padding:11px 12px;background:#fff;color:var(--text)}[contenteditable]:focus,a:focus-visible,button:focus-visible,input:focus,select:focus,textarea:focus{outline:3px solid rgba(223,45,49,.27);outline-offset:2px;border-color:var(--accent)}textarea{resize:vertical}.choice-row{display:flex;flex-wrap:wrap;gap:10px}.checkbox-grid label,.choice-row label{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;padding:10px 12px;background:#fff}.checkbox-grid input,.choice-row input{width:auto}.checkbox-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.inline-grid{display:grid;grid-template-columns:1fr 155px;grid-gap:10px;gap:10px}.currency{grid-template-columns:110px 1fr}.repeat-row{display:flex;align-items:center;gap:9px;margin-bottom:8px}.repeat-row input{flex:1 1}.icon-button{width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:9px;font-size:1.25rem;cursor:pointer}.revealed{margin-top:10px}.guidance-text{background:var(--warm);border:1px solid #ead9a8;border-radius:9px;padding:10px 12px;font-size:.88rem;margin:10px 0 0}.form-actions{border-top:1px solid var(--line);padding-top:23px}.form-actions,.result-header{display:flex;justify-content:space-between}.result-header{align-items:flex-start;gap:24px;margin-bottom:22px}.result-header>div{max-width:540px}.result-header p{color:var(--muted);margin:0}.output-editor{min-height:680px;line-height:1.65;padding:28px;border:1px solid var(--line);border-radius:12px;background:#fdfdfb}.output-editor h2{font-size:1.75rem;letter-spacing:-.03em;margin-top:0}.output-editor h3{font-size:1.14rem;margin:28px 0 8px}.output-editor p{margin:8px 0}.output-editor li{margin:5px 0}.output-editor a{color:#8d171a}.conversion-card{background:#191919;color:#fff;border-radius:14px;padding:30px;margin-top:25px;text-align:center}.conversion-card h2{font-size:1.75rem;line-height:1.15;margin:0 0 9px}.conversion-card p{color:#d6d6d4}.conversion-card .secondary{background:#fff}.edit-answers{display:inline-block;margin:18px 2px 3px}.feedback-card{border-top:1px solid var(--line);margin-top:24px;padding-top:23px}.feedback-card h3{margin-top:0}.feedback-card .choice-row button{background:#fff;border-color:var(--line);color:var(--text)}.feedback-card .choice-row button.selected{border-color:var(--accent);background:#fff1f1}.feedback-card textarea{margin:14px 0}.seo-content{max-width:780px;margin:100px auto;padding:0 24px 90px}.seo-content h2{font-size:2.35rem;letter-spacing:-.04em}.seo-content h3{margin-top:42px}.example-post{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:24px}.faq-list details{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:14px 16px;margin:8px 0}.faq-list summary{font-weight:700;cursor:pointer}.seo-links a{color:#8d171a}.seo-content p{color:#444}@media(max-width:640px){.top-strip{height:11px}.hero{margin:48px auto 42px;padding:0 18px}.builder-card,.result-wrap{margin:18px 10px 60px;padding:21px 16px;border-radius:14px}.progress{display:flex;overflow:hidden}.progress li{display:none}.progress li.active{display:block;width:100%;font-size:.9rem}.checkbox-grid,.currency,.inline-grid{grid-template-columns:1fr}.form-actions{position:-webkit-sticky;position:sticky;bottom:0;background:#fff;padding:14px 0 2px;z-index:3}.form-actions .primary,.form-actions .secondary{min-width:120px}.result-header{display:block}.result-header .secondary{width:100%;margin-top:16px}.output-editor{min-height:590px;padding:19px}.seo-content{padding:0 18px 60px;margin-top:70px}}