:root{--ink:#242221;--muted:#716b65;--line:#e8e0d6;--cream:#fffaf2;--paper:#fff;--orange:#ef6b3e;--yellow:#f8da70;--green:#214e45;--max:1180px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--cream);line-height:1.55;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{border-bottom:1px solid var(--line);background:#fffaf2f0;position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:24px}.logo{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.04em}.logo-mark{width:28px;height:28px;display:grid;grid-template-columns:1fr 1fr;gap:3px}.logo-mark i{background:var(--orange);border-radius:4px}.logo-mark i:nth-child(2),.logo-mark i:nth-child(3){background:var(--green)}.nav-links{display:flex;align-items:center;gap:24px;font-size:.92rem}.nav-links a:hover{color:var(--orange)}.nav-quote,.button{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#fff;padding:12px 18px;border-radius:999px;font-weight:700;border:0;cursor:pointer}.nav-quote:hover,.button:hover{background:var(--orange)}.menu-toggle{display:none;background:none;border:0;font-size:1.4rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800;color:var(--orange)}h1,h2,h3{line-height:1.1;letter-spacing:-.045em;margin:0 0 18px}h1{font-size:clamp(2.8rem,7vw,5.8rem);max-width:780px}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:1.35rem}.lede{font-size:1.15rem;color:var(--muted);max-width:600px}.hero{padding:92px 0 72px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:end}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button.secondary{background:transparent;color:var(--ink);border:1px solid var(--ink)}.button.secondary:hover{background:var(--ink);color:#fff}.hero-note{margin-top:22px;font-size:.82rem;color:var(--muted)}.visual-placeholder{min-height:390px;background:var(--yellow);border-radius:28px;padding:28px;display:flex;align-items:flex-end;position:relative;overflow:hidden}.visual-placeholder:before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;background:var(--orange);top:-50px;right:-25px}.visual-placeholder:after{content:"";position:absolute;width:150px;height:150px;border-radius:26px;background:var(--green);bottom:-35px;left:35px;transform:rotate(18deg)}.placeholder-label{position:relative;z-index:1;max-width:220px;font-weight:800;font-size:1.4rem}.section{padding:84px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:32px}.section-head p{max-width:440px;color:var(--muted)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:24px}.product-card{padding:0;overflow:hidden}.product-thumb{height:220px;background:var(--green);color:#fff;padding:20px;display:flex;align-items:flex-end}.product-card:nth-child(2) .product-thumb{background:var(--orange)}.product-card:nth-child(3) .product-thumb{background:var(--yellow);color:var(--ink)}.product-body{padding:22px}.product-meta{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.product-body p{color:var(--muted)}.text-link{font-weight:800}.text-link:after{content:" ↗"}.band{background:var(--green);color:#fff;border-radius:28px;padding:48px}.band .lede{color:#d8e5df}.band .button{background:var(--yellow);color:var(--ink)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:24px}.stat{background:var(--cream);padding:24px}.stat strong{font-size:2rem;display:block}.footer{border-top:1px solid var(--line);padding:42px 0;color:var(--muted);font-size:.9rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer a{display:block;margin:6px 0}.page-intro{padding:75px 0 48px}.page-intro h1{font-size:clamp(2.6rem,6vw,4.8rem)}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0}.pill{border:1px solid var(--line);border-radius:999px;padding:8px 14px;font-size:.85rem}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:70px 0}.detail-visual{min-height:480px}.detail-copy .lede{margin-bottom:32px}.feature-list{padding:0;list-style:none;margin:28px 0}.feature-list li{padding:12px 0;border-bottom:1px solid var(--line)}.feature-list li:before{content:"+";color:var(--orange);font-weight:800;margin-right:12px}.specs{border-top:1px solid var(--line);margin-top:28px}.spec-row{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line);font-size:.9rem}.spec-row span:first-child{color:var(--muted)}.form-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:60px 0 90px}.form-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:28px}.field{display:grid;gap:7px;margin-bottom:18px}.field label{font-weight:700;font-size:.9rem}.field input,.field textarea,.field select{width:100%;border:1px solid #d8cfc3;background:#fffdf9;border-radius:10px;padding:12px 13px;font:inherit}.field textarea{min-height:140px;resize:vertical}.form-note{font-size:.8rem;color:var(--muted)}.error{color:#aa321d;font-size:.8rem;display:none}.legal{max-width:800px;padding:70px 0}.legal h2{font-size:1.5rem;margin-top:36px}.faq-list{display:grid;gap:12px}.faq-list details{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:18px 20px}.faq-list summary{font-weight:800;cursor:pointer}.notice{border-left:4px solid var(--orange);padding:14px 18px;background:#fff4df;margin:24px 0;color:var(--muted)}@media(max-width:760px){.container{width:min(var(--max),calc(100% - 28px))}.nav-links{display:none;position:absolute;top:76px;left:0;right:0;background:var(--cream);padding:18px 20px 24px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.nav-links.is-open{display:flex}.nav-quote{display:none}.menu-toggle{display:block}.hero{padding:60px 0}.hero-grid,.detail-grid,.form-layout{grid-template-columns:1fr;gap:32px}.visual-placeholder{min-height:280px}.grid-3{grid-template-columns:1fr}.section{padding:60px 0}.section-head{display:block}.stats{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.band{padding:30px 22px}}.site-header .active{color:var(--orange);font-weight:800}.demo-note{color:var(--muted);font-size:.9rem;max-width:720px}.muted-label{display:inline-block;color:var(--muted);font-size:.85rem;margin-top:12px}.category-card{min-height:230px}.language-toggle{font-weight:800;color:var(--green)}.footer-note{margin-top:32px;color:var(--muted)}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-method-error{display:none;color:#aa321d}.form-status{min-height:1.5em;font-weight:700;color:var(--green)}
