:root{--paper:#f4f3ef;--surface:#fbfaf6;--ink:#101010;--muted:#55555f;--soft:#8b8b94;--purple:#5b2df6;--lime:#d7ff00;--line:#10101024;--radius:18px}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);letter-spacing:0;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}code{font-family:SF Mono,Roboto Mono,Consolas,monospace}.site-header,.site-footer,main{width:min(100% - 56px,1160px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:24px;min-height:92px;display:flex}.brand{color:var(--purple);letter-spacing:.12em;text-transform:uppercase;font-size:clamp(20px,2.4vw,30px);font-weight:950;line-height:1}.nav,.site-footer,.eyebrow{text-transform:uppercase;font-size:13px;font-weight:900}.nav{color:var(--muted);gap:22px;display:flex}.nav a:hover,.site-footer a:hover{color:var(--purple)}.eyebrow{color:var(--purple);letter-spacing:.18em;margin-bottom:14px}.eyebrow.lime{color:var(--lime)}.home-hero{grid-template-columns:minmax(0,.9fr) 360px;align-items:end;gap:clamp(34px,6vw,76px);padding:88px 0 70px;display:grid}.home-hero h1,.product-hero h1,.privacy-hero h1,.support-hero h1{letter-spacing:0;max-width:780px;margin-bottom:20px;font-size:clamp(44px,6vw,78px);font-weight:950;line-height:.98}.hero-copy,.page-copy,.privacy-hero p,.support-hero p{max-width:620px;color:var(--muted);font-size:clamp(18px,1.6vw,22px);font-weight:700;line-height:1.28}.home-index{border-radius:var(--radius);background:var(--surface);padding:24px}.index-links{gap:10px;display:grid}.index-links a{border:2px solid var(--ink);border-radius:14px;align-content:center;gap:5px;min-height:78px;padding:18px;display:grid}.index-links span{font-size:23px;font-weight:950}.index-links small{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:850}.product-gallery{gap:26px;padding-bottom:72px;display:grid}.gallery-card{border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(300px,.45fr) minmax(0,.55fr);align-items:center;gap:clamp(24px,4vw,48px);min-height:430px;padding:clamp(22px,3vw,34px);display:grid}.gallery-card.has-preview{border:2px solid var(--ink);background:linear-gradient(145deg, #d7ff0029, transparent 44%), var(--surface)}.gallery-card.is-dark{background:var(--ink);color:var(--surface)}.gallery-copy h2{margin-bottom:16px;font-size:clamp(36px,4.8vw,60px);font-weight:950;line-height:1}.gallery-copy p{max-width:470px;color:var(--muted);font-size:18px;font-weight:700;line-height:1.32}.gallery-card.is-dark .gallery-copy p{color:#f4f3efb8}.gallery-actions,.actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.button{border:2px solid var(--ink);background:var(--lime);min-height:44px;color:var(--ink);text-transform:uppercase;border-radius:12px;justify-content:center;align-items:center;padding:12px 17px;font-size:13px;font-weight:950;display:inline-flex}.button.secondary{background:0 0}.gallery-card.is-dark .button{border-color:var(--surface)}.gallery-card.is-dark .button.secondary{color:var(--surface)}.gallery-visual img,.product-preview img,.screenshot-strip img{width:100%;height:auto;display:block}.gallery-visual img,.product-preview img{border-radius:16px;box-shadow:0 24px 70px #1010101f}.scan-visual{background:linear-gradient(145deg,#5b2df657,#0000 50%),#f4f3ef0f;border:2px solid #f4f3ef33;border-radius:16px;align-content:end;gap:12px;min-height:280px;padding:28px;display:grid}.scan-visual span,.scan-visual strong{background:#f4f3ef1a;border-radius:12px;padding:14px 16px;font-size:17px;font-weight:900}.scan-visual strong{background:var(--lime);color:var(--ink)}.url-strip{border-radius:var(--radius);background:var(--purple);color:var(--surface);grid-template-columns:minmax(0,.7fr) minmax(300px,.8fr);align-items:center;gap:24px;margin-bottom:82px;padding:26px;display:grid}.url-strip h2{max-width:470px;margin-bottom:0;font-size:clamp(28px,3.2vw,40px);font-weight:950;line-height:1.04}.url-list{gap:10px;display:grid}.url-list div{background:#ffffff1a;border-radius:13px;padding:16px}.url-list span{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:950;display:block}.url-list code{color:var(--surface);font-size:15px;font-weight:800}.product-hero{grid-template-columns:minmax(320px,.44fr) minmax(0,.56fr);align-items:center;gap:clamp(30px,5vw,62px);padding:70px 0 48px;display:grid}.product-preview{border-radius:var(--radius);background:var(--purple);padding:18px}.product-page-mantescan .product-preview{background:var(--ink)}.screenshot-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-bottom:28px;display:grid}.screenshot-strip img{border-radius:14px}.feature-band,.support-grid,.policy-layout{gap:22px;display:grid}.feature-band{grid-template-columns:1fr;padding-bottom:82px}.feature-list-card,.support-card,.policy-card,.policy-summary{border-radius:var(--radius);background:var(--surface);padding:clamp(24px,3vw,34px)}.feature-list-card h2,.support-card h2,.policy-card h2,.policy-summary h2{margin-bottom:22px;font-size:clamp(28px,3vw,38px);font-weight:950;line-height:1.04}.feature-list,.policy-list{margin:0;padding:0;list-style:none}.feature-list li,.policy-list li{border-top:1px solid var(--line);color:var(--muted);padding:15px 0;font-size:16px;font-weight:700;line-height:1.4}.feature-list li:last-child,.policy-list li:last-child{border-bottom:1px solid var(--line)}.privacy-hero{border-radius:var(--radius);background:var(--ink);min-height:350px;color:var(--surface);flex-direction:column;justify-content:center;margin-top:34px;padding:clamp(28px,5vw,52px);display:flex}.privacy-hero h1{max-width:780px}.privacy-hero p{color:#f4f3efb3}.policy-layout{grid-template-columns:minmax(0,1fr) 340px;padding:22px 0 82px}.policy-content{gap:16px;display:grid}.policy-card p,.policy-card li{color:var(--muted);font-size:16px;font-weight:700;line-height:1.43}.policy-summary{background:var(--lime);align-self:start;position:sticky;top:24px}.policy-summary p{color:var(--ink);font-size:16px;font-weight:750;line-height:1.35}.summary-tags{gap:9px;margin-top:24px;display:grid}.summary-tags span{border:2px solid var(--ink);border-radius:12px;padding:12px 14px;font-size:14px;font-weight:950}.support-hero{padding:70px 0 42px}.support-grid{grid-template-columns:minmax(300px,.52fr) minmax(0,.8fr);padding-bottom:82px}.support-card.is-dark{background:var(--purple);color:var(--surface)}.support-card.is-dark p{color:#f4f3efc7}.site-footer{border-top:1px solid var(--line);min-height:112px;color:var(--muted);justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 0 34px;display:flex}.site-footer p{margin-bottom:0}.site-footer div{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}@media (max-width:900px){.site-header,.site-footer,main{width:min(100% - 32px,1160px)}.site-header{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;min-height:86px}.nav{flex-wrap:wrap;gap:12px 18px}.home-hero,.gallery-card,.url-strip,.product-hero,.policy-layout,.support-grid{grid-template-columns:1fr}.home-hero{padding:56px 0 42px}.home-hero h1,.product-hero h1,.privacy-hero h1,.support-hero h1{font-size:clamp(34px,9vw,50px);line-height:1}.hero-copy,.page-copy,.privacy-hero p,.support-hero p{font-size:17px}.home-index,.gallery-card,.url-strip,.feature-list-card,.support-card,.policy-card,.policy-summary{padding:22px}.gallery-copy h2{font-size:clamp(30px,8vw,40px)}.gallery-copy p{font-size:16px}.product-gallery,.feature-band,.support-grid,.policy-layout{padding-bottom:58px}.screenshot-strip{grid-template-columns:1fr}.policy-summary{position:static}.site-footer{display:grid}.site-footer div{justify-content:flex-start}}@media (max-width:520px){.site-header,.site-footer,main{width:min(100% - 24px,1160px)}.brand{font-size:20px}.button,.gallery-actions,.actions{width:100%}}
