:root{--bg:#f7f7f2;--surface:#fff;--ink:#172033;--muted:#697386;--rule:#e2e5ea;--accent:#315cf5;--accent-dark:#2449ca;--ok:#20845a;--danger:#b54141;--selected:#eef3ff;--shadow:0 18px 55px #17203317;--font:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--serif:Georgia, "Times New Roman", serif;--wide:1120px;--header-h:76px;--radius:10px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:1.05rem;line-height:1.6}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}:focus-visible{outline-offset:2px;outline:3px solid #315cf547}.skip{z-index:20;background:var(--ink);color:#fff;padding:.4rem .75rem;position:absolute;top:-40px;left:.75rem}.skip:focus{top:.75rem}.wrap{width:min(var(--wide), calc(100% - 40px));margin-inline:auto}.site-header{border-bottom:1px solid var(--rule);background:var(--bg)}.header-inner{height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;display:flex}.wordmark{letter-spacing:-.04em;white-space:nowrap;font-size:1.2rem;font-weight:750}.wordmark .tld{color:var(--muted);letter-spacing:0;margin-left:.12rem;font-size:.78rem;font-weight:600}.nav{align-items:center;gap:18px;display:flex}.nav a{color:var(--muted);font-size:.93rem;font-weight:600}.nav a:hover{color:var(--ink)}.hero{text-align:center;width:min(880px,100% - 40px);margin:96px auto 72px}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:760}.hero h1{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2.8rem,7vw,5.4rem);font-weight:500;line-height:.98}.lede{max-width:36rem;color:var(--muted);margin:24px auto 0;font-size:clamp(1.05rem,2vw,1.22rem);line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.button{border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent);color:#fff;cursor:pointer;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-weight:680;display:inline-flex}.button:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff}.button-secondary{border-color:var(--rule);background:var(--surface);color:var(--ink)}.button-secondary:hover{color:var(--ink);background:#fafbfc;border-color:#c9ced8}.button-small{min-height:38px;padding:0 15px;font-size:.9rem}.section{border-top:1px solid var(--rule);padding:72px 0;scroll-margin-top:24px}.section-head{max-width:40rem;margin-bottom:28px}.section h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:500;line-height:1.15}.section-intro{color:var(--muted);margin:12px 0 0}.product-layout{gap:40px;display:grid}.product-title{letter-spacing:-.03em;align-items:center;gap:10px;margin:0 0 10px;font-size:1.05rem;font-weight:750;display:flex}.product-title a:hover{color:var(--accent)}.badge{color:#4163dc;letter-spacing:.09em;text-transform:uppercase;background:#f3f6ff;border:1px solid #cbd7ff;border-radius:999px;padding:.2em .5em;font-size:.68rem;font-weight:800}.product-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.points{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px;display:grid}.point h3{margin:0 0 6px;font-size:.95rem;font-weight:750}.point p{color:var(--muted);margin:0;font-size:.95rem}.product-frame{border:1px solid var(--rule);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;overflow:hidden}.preview-topbar{border-bottom:1px solid var(--rule);grid-template-columns:1fr auto;align-items:center;height:56px;padding:0 22px;font-size:.9rem;font-weight:750;display:grid}.preview-search{border:1px solid var(--rule);color:#a0a7b4;border-radius:9px;padding:8px 14px;font-size:.82rem;font-weight:500}.preview-body{grid-template-columns:220px 1fr;min-height:280px;display:grid}.preview-sidebar{border-right:1px solid var(--rule);background:#fbfbf8;padding:24px 18px}.preview-label{color:#929aa8;letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:750}.preview-sidebar strong{margin:10px 0 8px;font-size:.9rem;display:block}.preview-note{color:var(--muted);border-radius:8px;padding:8px 10px;font-size:.82rem;display:block}.preview-note.active{background:var(--selected);color:var(--ink)}.preview-editor{padding:36px 40px 40px}.preview-editor h3{font-family:var(--serif);margin:10px 0 14px;font-size:1.7rem;font-weight:500}.preview-editor p{color:#4f596b;max-width:38rem;font-family:var(--serif);margin:0;font-size:1.05rem;line-height:1.75}.cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.card{background:var(--surface);border:1px solid var(--rule);border-radius:14px;padding:22px 20px}.card h3{margin:0 0 8px;font-size:1.05rem;font-weight:750}.card p{color:var(--muted);margin:0}.about-grid{grid-template-columns:minmax(8rem,12rem) 1fr;gap:1.25rem 3rem;display:grid}.about-name{font-family:var(--serif);margin:0;font-size:1.6rem;font-weight:500}.about-copy p{max-width:38rem;color:var(--muted);margin:0 0 1rem}.about-copy p:last-child{margin-bottom:0}.contact-grid{grid-template-columns:minmax(16rem,22rem) 1fr;align-items:start;gap:2rem 3.5rem;display:grid}form{gap:1rem;display:grid}.field{gap:.4rem;display:grid}.field label{color:#394357;font-size:.84rem;font-weight:650}input,textarea{background:var(--surface);width:100%;color:var(--ink);font:inherit;border:1px solid #cfd4dd;border-radius:9px;padding:.75rem .85rem}textarea{resize:vertical;min-height:8.5rem}input:focus,textarea:focus{border-color:var(--accent);outline:3px solid #315cf51f}.hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}button[type=submit]{background:var(--accent);color:#fff;border:1px solid var(--accent);border-radius:var(--radius);min-height:44px;font:inherit;cursor:pointer;justify-self:start;padding:0 20px;font-weight:680}button[type=submit]:hover:not(:disabled){background:var(--accent-dark);border-color:var(--accent-dark)}button[type=submit]:disabled{opacity:.48;cursor:wait}.form-note,.form-status{margin:0;font-size:.88rem}.form-note{color:var(--muted)}.form-status[data-kind=ok]{color:var(--ok)}.form-status[data-kind=err]{color:var(--danger)}[hidden]{display:none!important}.contact-panel.is-sent form{display:none}#contact-success{font-family:var(--serif);font-size:1.45rem;line-height:1.35}.site-footer{border-top:1px solid var(--rule);padding:28px 0 36px}.footer-inner{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;font-size:.84rem;display:flex}.footer-inner a:hover{color:var(--ink)}.footer-meta{flex-wrap:wrap;gap:.65rem 1.25rem;display:flex}.not-found{min-height:calc(100vh - var(--header-h) - 8rem);align-content:center;justify-items:start;padding:4rem 0;display:grid}.not-found h1{font-family:var(--serif);letter-spacing:-.035em;margin:0 0 .75rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:500}.not-found p{color:var(--muted);margin:0 0 1.5rem}@media (width<=860px){.points,.cards,.about-grid,.contact-grid,.preview-body{grid-template-columns:1fr}.preview-sidebar{display:none}}@media (width<=640px){.nav a:not(.button):not(.nav-product){display:none}.hero{text-align:left;margin:64px auto 56px}.hero-actions{justify-content:flex-start}.preview-search{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
