:root{--bg:#08090b;--surface:#111317;--surface2:#17191e;--text:#f7f5f1;--muted:#b4b2ae;--red:#d20b1c;--line:#292c31;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{height:82px;max-width:var(--max);padding:0 28px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand img{width:185px;height:58px;object-fit:cover;object-position:center 45%;border-radius:4px}.site-header nav{display:flex;gap:34px;font-size:14px;color:#d2d0cc}.site-header nav a:hover{color:#fff}.menu{display:none}.hero{max-width:1440px;margin:auto;min-height:620px;position:relative;overflow:hidden;background:#090a0c}.hero-art{width:100%;height:620px;display:block;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.42) 37%,rgba(0,0,0,.03) 67%),linear-gradient(0deg,rgba(8,9,11,.65),transparent 30%)}.hero-overlay{position:absolute;z-index:2;left:max(28px,calc((100% - 1164px)/2));top:50%;transform:translateY(-50%);max-width:510px}.eyebrow,.kicker{color:#ef1828;font-weight:800;letter-spacing:.18em;font-size:11px}.hero h1{font-size:clamp(45px,5vw,70px);line-height:1;letter-spacing:-.05em;margin:15px 0 22px}.hero h1 span,.about h2 span{color:#b5b4b1}.hero-overlay>p:not(.eyebrow){font-size:18px;color:#d1cfca;max-width:490px}.button{display:inline-block;background:var(--red);padding:13px 20px;border-radius:5px;font-weight:700;font-size:14px;margin-top:18px}.section{max-width:var(--max);margin:auto;padding:100px 28px}.section-head{max-width:720px;margin-bottom:48px}.section h2{font-size:clamp(35px,4vw,52px);line-height:1.08;letter-spacing:-.04em;margin:10px 0}.product-feature{display:grid;grid-template-columns:1.35fr .65fr;background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-bottom:28px;min-height:410px}.product-feature:nth-of-type(3){grid-template-columns:.65fr 1.35fr}.product-feature:nth-of-type(3) .product-image{order:2}.product-image{overflow:hidden;min-height:410px}.product-image img{width:100%;height:100%;display:block;object-fit:cover}.mtm-image img{object-position:center 28%}.product-copy{padding:46px;display:flex;flex-direction:column;justify-content:center}.product-copy h3{font-size:34px;letter-spacing:-.035em;margin:10px 0 14px}.product-copy p{color:var(--muted);margin:0 0 25px}.coming{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#ddd;border-left:2px solid var(--red);padding-left:10px}.about{padding-top:45px}.about-panel{background:linear-gradient(135deg,#17191e,#0e1013);border:1px solid var(--line);border-radius:12px;padding:58px;display:grid;grid-template-columns:1fr 1fr;gap:75px;position:relative;overflow:hidden}.about-panel:after{content:"SVW";position:absolute;right:-30px;bottom:-95px;font-size:240px;font-weight:900;color:rgba(255,255,255,.018);line-height:1}.about-panel p{color:var(--muted);position:relative;z-index:1}.contact{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center}.contact>div>p:last-child{color:var(--muted)}.logo-card{background:#f5f5f5;border-radius:10px;padding:26px;text-align:center}.logo-card img{width:100%;display:block}.logo-card strong{display:block;color:#222;font-size:12px;letter-spacing:.15em;text-transform:uppercase;margin-top:8px}footer{max-width:var(--max);margin:auto;border-top:1px solid var(--line);padding:30px 28px 45px;display:flex;justify-content:space-between;color:#777;font-size:12px}.footer-links{display:flex;gap:22px}@media(max-width:800px){.site-header{height:70px;padding:0 18px}.brand img{width:145px;height:48px}.menu{display:block;background:transparent;border:1px solid #3a3d42;color:#eee;border-radius:5px;padding:8px 11px}.site-header nav{display:none;position:absolute;z-index:20;top:66px;right:18px;background:#15171b;border:1px solid #30333a;border-radius:8px;padding:18px;flex-direction:column;gap:15px}.site-header nav.open{display:flex}.hero,.hero-art{height:590px;min-height:590px}.hero-art{object-position:center}.hero:after{background:linear-gradient(0deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.6) 55%,rgba(0,0,0,.12) 100%)}.hero-overlay{left:22px;right:22px;top:auto;bottom:45px;transform:none}.hero-overlay>p:not(.eyebrow){font-size:16px}.section{padding:75px 20px}.product-feature,.product-feature:nth-of-type(3){grid-template-columns:1fr}.product-feature:nth-of-type(3) .product-image{order:0}.product-image{min-height:235px;height:235px}.mtm-image{height:330px}.product-copy{padding:28px}.about-panel,.contact{grid-template-columns:1fr;gap:30px}.about-panel{padding:32px}.contact{gap:35px}footer{margin:0 20px;padding-left:0;padding-right:0;flex-direction:column;gap:12px}}
/* v3: preserve full promotional artwork */
.hero{max-width:1280px;min-height:0;padding:0 28px;background:transparent}.hero-art{height:auto;max-height:none;object-fit:contain;border-radius:10px}.hero:after{display:none}.intro-strip{max-width:1164px;margin:0 auto;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:30px}.intro-strip p{color:var(--muted);font-size:17px;max-width:700px}.intro-strip .button{margin:0;white-space:nowrap}.product-link{color:inherit;transition:transform .18s ease,border-color .18s ease}.product-link:hover{transform:translateY(-2px);border-color:#484c54}.product-image{padding:18px;background:#0c0d10;display:flex;align-items:center;justify-content:center}.product-image img{object-fit:contain;height:auto;max-height:430px}.mtm-image img{object-position:center}.learn{font-size:13px;font-weight:700;color:#fff;border-left:2px solid var(--red);padding-left:10px}.products .section-head h1{font-size:clamp(35px,4vw,52px);line-height:1.08;letter-spacing:-.04em;margin:10px 0}@media(max-width:800px){.hero,.hero-art{height:auto;min-height:0}.hero{padding:0 14px}.intro-strip{padding:24px 20px 5px;display:block}.intro-strip .button{margin-top:10px}.product-image,.mtm-image{height:auto;min-height:0;padding:10px}.product-image img{max-height:none;width:100%}}
.product-page-hero{max-width:1180px;margin:0 auto;padding:25px 28px 0}.product-page-hero img{display:block;width:100%;height:auto;max-height:620px;object-fit:contain;background:#0c0d10;border:1px solid var(--line);border-radius:12px}.mtm-page-hero img{background:#eee8d8}.product-page-copy{max-width:980px;padding-top:60px}.product-page-copy h1{font-size:clamp(44px,6vw,72px);line-height:1;margin:8px 0 12px;letter-spacing:-.045em}.product-page-copy>.lead{font-size:24px;color:#eee;margin-top:0}.product-page-copy>p{max-width:760px;color:var(--muted);font-size:17px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:45px 0}.feature-grid>div{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:28px}.feature-grid h2{font-size:22px;margin:0 0 8px;letter-spacing:-.02em}.feature-grid p{margin:0;color:var(--muted)}.page-coming{display:inline-block;margin-top:5px}.mtm-page .eyebrow{color:#d46f62}@media(max-width:800px){.product-page-hero{padding:12px 14px 0}.product-page-hero img{max-height:none}.product-page-copy{padding-top:42px}.feature-grid{grid-template-columns:1fr;margin-top:30px}}

/* v3.2 image fit corrections */
.site-header .brand{height:64px;width:190px;display:flex;align-items:center;justify-content:flex-start;overflow:visible}
.site-header .brand img{width:180px;height:64px;object-fit:contain;object-position:center;background:#f5f5f5;border-radius:4px;padding:2px}
.mtm-page-hero{max-width:1180px}
.mtm-page-hero img{width:100%;height:auto;max-height:none;object-fit:contain;background:transparent;border:0;border-radius:12px}
@media(max-width:800px){.site-header .brand{height:56px;width:155px}.site-header .brand img{width:150px;height:54px}}

/* v4 contact, support and legal pages */
.text-link{color:#fff;text-decoration:underline;text-decoration-color:var(--red);text-underline-offset:3px}.legal-page{max-width:980px}.legal-page>h1{font-size:clamp(44px,6vw,68px);line-height:1;letter-spacing:-.045em;margin:10px 0 12px}.legal-page>h2{font-size:26px;margin:42px 0 8px;letter-spacing:-.025em}.legal-page>p{color:var(--muted);max-width:850px}.legal-page .legal-lead{font-size:20px;color:#e4e1dc}.legal-meta{font-size:13px;text-transform:uppercase;letter-spacing:.12em}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.contact-grid article,.support-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:28px}.contact-grid h2,.support-card h2{font-size:23px;margin:0 0 8px;letter-spacing:-.02em}.contact-grid p,.support-card p{color:var(--muted)}.contact-email{display:block;color:#fff;font-weight:700;overflow-wrap:anywhere;margin:16px 0}.secondary-button{display:inline-block;border:1px solid #3b3e45;border-radius:5px;padding:10px 14px;font-size:13px;font-weight:700;margin:5px 6px 0 0}.secondary-button:hover{border-color:#70747d}.contact-actions,.product-contact{display:flex;flex-wrap:wrap;gap:4px}.product-contact{margin-top:24px}.support-card{margin:24px 0}.support-note{font-size:14px}.contact .button{margin-top:8px}@media(max-width:800px){.contact-grid{grid-template-columns:1fr}.legal-page>h2{margin-top:34px}}
