
:root{--bg:#f6f0e9;--ink:#1c1715;--muted:#716761;--paper:#fffaf5;--line:#d9cdc2;--rose:#a66f68;--black:#151211;--max:1180px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.shell{width:min(var(--max),calc(100% - 36px));margin:auto}.skip{position:absolute;left:-999px}.skip:focus{left:12px;top:12px;background:#fff;padding:10px;z-index:10}.site-header{position:sticky;top:0;z-index:5;background:#f6f0e9f2;border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:800;letter-spacing:.01em}.brand-mark{width:34px}.nav-links{display:flex;gap:20px;align-items:center}.nav-links a,.site-footer a{color:inherit;text-decoration:none}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;background:var(--black);color:#fff!important;border-radius:999px;border:0;font-weight:750;text-decoration:none;cursor:pointer}.button.secondary{background:transparent;color:var(--black)!important;border:1px solid var(--black)}.hero{padding:80px 0 54px;display:grid;grid-template-columns:1.03fr .97fr;gap:56px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800;color:var(--rose)}.hero h1,.content-page h1,.form-intro h1,.status-page h1{font:500 clamp(3rem,7vw,6.3rem)/.9 Georgia,"Times New Roman",serif;letter-spacing:-.04em;margin:.15em 0}.lede{font-size:1.13rem;color:var(--muted);max-width:700px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-panel{border:1px solid var(--line);background:var(--paper);padding:30px;border-radius:999px 999px 20px 20px;min-height:430px;display:flex;flex-direction:column;justify-content:center}.film-frame{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin:8px 0}.film-frame b{font:500 1.55rem Georgia,serif}.proof{padding-bottom:48px}.proof-line{display:flex;flex-wrap:wrap;gap:10px}.pill{border:1px solid var(--line);background:var(--paper);padding:8px 12px;border-radius:999px;font-size:.84rem}.section{padding:74px 0}.section.dark{background:var(--black);color:#fff}.section.dark .muted{color:#cfc5bf}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:end;margin-bottom:30px}.section h2,.content-section h2{font:500 clamp(2rem,4vw,3.7rem)/1 Georgia,"Times New Roman",serif;letter-spacing:-.03em;margin:.2em 0}.intent-grid,.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.intent-card,.step,.form-card,.utility-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:24px}.section.dark .intent-card,.section.dark .step{background:#211d1b;border-color:#403936}.intent-card{color:inherit;text-decoration:none}.intent-card h3{font:500 1.45rem Georgia,serif;margin:0 0 8px}.muted{color:var(--muted)}.final-cta{padding:54px 0;background:var(--rose);color:#fff}.final-cta .shell{display:flex;justify-content:space-between;align-items:center;gap:20px}.final-cta .button{background:#fff;color:var(--black)!important}.site-footer{border-top:1px solid var(--line);padding:34px 0}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-grid p{color:var(--muted);margin:.3em 0}.footer-grid div:last-child{display:flex;gap:18px}.form-page{padding:64px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:46px}.form-card{padding:30px}.form-step[hidden]{display:none}.form-step h2{font:500 2rem Georgia,serif;margin:0 0 18px}.progress{font-size:.8rem;color:var(--muted);font-weight:800;margin-bottom:12px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.stack-form label{display:grid;gap:7px;font-weight:700;margin-bottom:15px}.stack-form input,.stack-form select,.stack-form textarea{width:100%;font:inherit;padding:12px 13px;border:1px solid #bdae9f;background:#fff;border-radius:9px}.stack-form textarea{min-height:110px}.check{grid-template-columns:auto 1fr!important;align-items:start;font-weight:500!important}.check input{width:auto;margin-top:5px}.form-actions{display:flex;justify-content:space-between;gap:10px;margin-top:18px}.honeypot{position:absolute;left:-10000px}.content-page{padding:62px 0;max-width:860px}.content-page h1{font-size:clamp(3rem,6vw,5.2rem)}.content-section{border-top:1px solid var(--line);padding:28px 0}.content-section p{color:var(--muted)}.content-page a:not(.button){color:#7f4f49}.builder-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.builder-output{white-space:pre-wrap;background:var(--black);color:#fff;padding:24px;border-radius:18px;min-height:260px}.notice{border:1px solid var(--line);background:var(--paper);padding:15px;border-radius:12px}.status-page{padding:90px 0;min-height:60vh}.micro{font-size:.86rem;color:var(--muted)}@media(max-width:800px){.nav-links>a:not(.nav-cta){display:none}.hero,.section-head,.form-page,.builder-grid{grid-template-columns:1fr}.hero-panel{min-height:320px}.intent-grid,.steps{grid-template-columns:1fr}.field-grid{grid-template-columns:1fr}.footer-grid,.final-cta .shell{flex-direction:column;align-items:flex-start}.hero{padding-top:48px}}
:focus-visible{outline:3px solid currentColor;outline-offset:3px}.button:focus-visible,.nav-cta:focus-visible{outline-color:#fff}

/* Niche polish: visual style selector */
.style-picker{border:0;padding:0;margin:0 0 18px}.style-picker>legend{font-weight:800;margin-bottom:4px}.style-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.style-card{position:relative;display:grid!important;grid-template-columns:86px 1fr;gap:12px!important;align-items:center;border:1px solid var(--line);background:#fff;padding:10px!important;border-radius:14px;cursor:pointer;margin:0!important;font-weight:500!important}.style-card input{position:absolute;opacity:0;pointer-events:none}.style-card:has(input:checked){border-color:var(--black);box-shadow:0 0 0 2px var(--black)}.style-card:has(input:focus-visible){outline:3px solid var(--black);outline-offset:3px}.style-card strong{display:block;font:600 1rem Georgia,serif}.style-card small{display:block;color:var(--muted);font-size:.76rem;line-height:1.3;margin-top:3px}.style-preview{display:block;height:74px;border-radius:9px;overflow:hidden;position:relative;border:1px solid #d5c8bd;background:#ddd}.style-preview:before,.style-preview:after{content:"";position:absolute}.style-documentary{background:linear-gradient(145deg,#c6b8ad 0 48%,#4a403b 49% 100%)}.style-documentary:after{width:34px;height:48px;border-radius:50% 50% 40% 40%;background:#ede3db;left:26px;top:15px;transform:rotate(-8deg)}.style-editorial{background:linear-gradient(110deg,#e9e0d9 0 52%,#8c6964 53%)}.style-editorial:after{width:25px;height:58px;background:#1e1917;left:31px;top:8px;transform:skew(-8deg)}.style-classic{background:linear-gradient(#eee7df 0 64%,#b6a69a 65%)}.style-classic:before{width:54px;height:42px;border:2px solid #75675f;left:15px;top:14px}.style-classic:after{width:18px;height:18px;border-radius:50%;background:#8b7469;left:34px;top:27px}.style-film{background:linear-gradient(125deg,#ceb99f,#8f7a65 55%,#514942);filter:saturate(.75)}.style-film:after{inset:7px;border:1px solid rgba(255,255,255,.45);box-shadow:inset 0 0 18px rgba(255,242,215,.35)}.style-flash{background:linear-gradient(145deg,#171413 0 62%,#a66f68 63%)}.style-flash:before{width:45px;height:45px;border-radius:50%;background:#fff;left:20px;top:10px;box-shadow:0 0 18px #fff}.style-mixed{background:linear-gradient(135deg,#c1afa0 0 25%,#372f2c 25% 50%,#e9ddd2 50% 75%,#9c6c66 75%)}@media(max-width:800px){.style-grid{grid-template-columns:1fr}.style-card{grid-template-columns:76px 1fr}}


.seo-resource{margin:28px 0;padding:26px;border:1px solid var(--line,#d7dde4);border-radius:18px;background:var(--card,#fff)}
.seo-resource h2{margin-top:0}.seo-resource h3{margin:22px 0 8px}.seo-resource ul{padding-left:1.2rem}
.seo-related{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.seo-related a{display:inline-flex;padding:8px 11px;border:1px solid var(--line,#d7dde4);border-radius:999px;text-decoration:none;font-weight:700}
.seo-visual{margin:28px auto;max-width:1180px;padding:0 5%}.seo-visual img{display:block;width:100%;height:auto;border-radius:18px;border:1px solid var(--line,#d7dde4);background:#fff}
