:root{color-scheme:light;--background: #ffffff;--surface: #f7f7f8;--surface-strong: #eeeeef;--text: #171717;--muted: #686868;--line: #dedede;--accent: #202020;--accent-muted: #f0eee9;--focus: #5f6fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);color:var(--text);scroll-behavior:smooth}body{margin:0;font-size:15px;line-height:1.8;letter-spacing:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--focus);outline-offset:4px}img{display:block;max-width:100%;height:auto}.site-header,.site-footer{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;padding:22px 0}.brand{font-size:15px;font-weight:700}.header-link{color:var(--muted);font-size:13px}.brand,.header-link,.button{transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.header-link:hover,.brand:hover{color:var(--text)}main{width:min(1120px,calc(100% - 32px));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.78fr);gap:48px;align-items:center;min-height:calc(100svh - 92px);padding:38px 0 80px}.hero-copy{max-width:720px}.eyebrow{margin:0 0 14px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:24px;max-width:840px;font-size:clamp(42px,8vw,86px);font-weight:750;letter-spacing:0;line-height:1.05}h2{margin-bottom:20px;font-size:clamp(28px,4vw,48px);font-weight:730;letter-spacing:0;line-height:1.16}h3{margin-bottom:10px;font-size:18px;line-height:1.35}.lead{max-width:680px;color:#3f3f3f;font-size:18px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid var(--text);border-radius:8px;padding:0 18px;font-size:14px;font-weight:700;line-height:1}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--accent);color:#fff}.button.primary:hover{background:#000}.button.secondary{border-color:var(--line);color:var(--muted)}.button.secondary:hover{border-color:var(--text);color:var(--text)}.hero-panel{display:grid;gap:16px}.letter{border:1px solid var(--line);border-radius:8px;background:var(--accent-muted);padding:24px}.letter-kicker{margin-bottom:12px;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.letter h2{margin-bottom:14px;font-size:24px;line-height:1.3}.letter p:last-child{margin-bottom:0}.catalog-strip,.image-grid{display:grid;gap:10px;margin:0;padding:0;list-style:none}.catalog-strip{grid-template-columns:repeat(3,1fr)}figure{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface)}figure img{width:100%;aspect-ratio:1 / 1.18;object-fit:cover}figcaption{min-height:48px;padding:10px;color:var(--muted);font-size:12px;line-height:1.4}.section{border-top:1px solid var(--line);padding:92px 0}.two-column,.prototype{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:64px}.body-copy,.insight p,.prototype p,.cta p{color:#3f3f3f;font-size:17px}.body-copy p:last-child,.prototype p:last-child{margin-bottom:0}.insight{max-width:880px}.section-heading{max-width:720px;margin-bottom:32px}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;list-style:none}.step{counter-increment:step;min-height:230px;border:1px solid var(--line);border-radius:8px;padding:22px}.step:before{content:counter(step,decimal-leading-zero);display:block;margin-bottom:34px;color:var(--muted);font-size:12px;font-weight:700}.step p{margin-bottom:0;color:var(--muted);font-size:14px;line-height:1.75}.image-grid{grid-template-columns:repeat(2,1fr)}.audience ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:28px 0 0;padding:0;list-style:none}.audience li{border:1px solid var(--line);border-radius:8px;padding:16px 18px;color:#3f3f3f}.cta{margin:28px 0 80px;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:40px}.cta p{max-width:720px}.cta .button{margin-top:16px}.form-note{margin:14px 0 0;color:var(--muted)!important;font-size:12px!important;line-height:1.6}.site-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:24px 0 34px;color:var(--muted);font-size:12px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.brand,.header-link,.button{transition:none}.button:hover{transform:none}}@media(max-width:860px){.hero,.two-column,.prototype,.steps,.audience ul{grid-template-columns:1fr}.hero{gap:34px;min-height:auto;padding-top:34px}h1{font-size:clamp(40px,14vw,68px)}.lead,.body-copy,.insight p,.prototype p,.cta p{font-size:16px}.section{padding:72px 0}.step{min-height:0}.step:before{margin-bottom:22px}.cta{padding:26px}}@media(max-width:520px){main,.site-header,.site-footer{width:min(100% - 24px,1120px)}.hero-actions,.button{width:100%}.catalog-strip,.image-grid{grid-template-columns:1fr}.site-footer{flex-direction:column}}
