.site.svelte-smmoht{min-height:100vh;background:var(--bg);color:var(--text);transition:background .2s,color .2s}.site.svelte-smmoht>:where(.svelte-smmoht){position:relative;z-index:1}.site.dark.svelte-smmoht{--bg: #111110;--bg-alt: #161614;--text: #d4d0c8;--text-secondary: #8a8478;--accent: #4a8a3e;--border: #2a2520}.site.light.svelte-smmoht{--bg: #d8d4cc;--bg-alt: #e8e4dc;--text: #1a1814;--text-secondary: #5a5448;--accent: #3a7a2e;--border: #3a352e}.container.svelte-smmoht{max-width:none;margin:0;padding:0 clamp(20px,2.8vw,44px) 0 clamp(40px,5vw,96px)}header.svelte-smmoht{padding:0;border-bottom:3px solid var(--text);height:72px;display:flex;align-items:center;box-sizing:border-box;position:fixed;top:0;left:0;right:0;width:100%;max-width:100vw;background:var(--bg);z-index:100;transition:transform .3s ease-in-out}header.svelte-smmoht .container:where(.svelte-smmoht){max-width:var(--site-header-logo-max-width);padding:0 var(--site-header-logo-pad-x);position:relative;z-index:1}.header-geist-layer.svelte-smmoht,.header-geist-el.svelte-smmoht{display:none}.header-content.svelte-smmoht{display:flex;justify-content:space-between;align-items:center;width:100%}.header-logo.svelte-smmoht{display:flex;align-items:center;flex:0 1 auto;min-width:0}.header-controls.svelte-smmoht{display:flex;gap:12px;align-items:center;position:absolute;top:50%;right:var(--site-header-logo-pad-x);transform:translateY(-50%);z-index:10}.hero.svelte-smmoht{padding:80px 0 60px;border-bottom:3px solid var(--text);position:relative}.hero-bg.svelte-smmoht{position:absolute;inset:0;background:url(../../../Gauge%20BG.webp) center/cover no-repeat;opacity:.05;pointer-events:none;z-index:0}.hero-layout.svelte-smmoht{display:grid;grid-template-columns:minmax(0,1fr) minmax(342px,576px);gap:28px;align-items:center;position:relative;z-index:1}.hero-copy.svelte-smmoht{min-width:0}.status-badge.svelte-smmoht{display:inline-block;padding:4px 14px;border:2px solid var(--accent);color:var(--accent);font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:24px}.hero.svelte-smmoht h1:where(.svelte-smmoht){font-size:72px;font-weight:900;letter-spacing:-4px;margin-bottom:16px}.hero-tagline.svelte-smmoht{font-size:22px;font-weight:600;color:var(--accent);margin-bottom:20px}.hero-desc.svelte-smmoht{font-size:16px;line-height:1.8;color:var(--text-secondary);max-width:700px}.hero-cta-links.svelte-smmoht{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.hero-media.svelte-smmoht{position:relative;border:0;background:transparent;overflow:visible;isolation:isolate}.site.light.svelte-smmoht .hero-media:where(.svelte-smmoht){background:transparent}.hero-product-image.svelte-smmoht{position:relative;z-index:2;display:block;width:100%;height:auto;border-radius:0}.section.svelte-smmoht{padding:140px 0}.section-compact.svelte-smmoht{padding-top:42px;padding-bottom:42px}.section-title.svelte-smmoht{font-size:36px;font-weight:900;letter-spacing:-2px;margin-bottom:72px}.details-row.svelte-smmoht{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:20px}.detail.svelte-smmoht{border:2px solid var(--border);background:#00000080;padding:18px 20px}.site.light.svelte-smmoht .detail:where(.svelte-smmoht){background:#ffffffa6}.detail-label.svelte-smmoht{display:block;font-size:12px;letter-spacing:1px;color:var(--text-secondary);margin-bottom:6px}.detail-value.svelte-smmoht{display:block;font-size:18px;font-weight:700}.features-list.svelte-smmoht{display:flex;flex-direction:column;gap:0}.feature-item.svelte-smmoht{display:flex;position:relative;background:var(--stroke-color, var(--accent))}.feature-content.svelte-smmoht{flex:1;padding:48px clamp(40px,5vw,96px)}.feature-content.svelte-smmoht h3:where(.svelte-smmoht){font-size:28px;font-weight:800;margin-bottom:12px;letter-spacing:-1px;color:#fff}.feature-content.svelte-smmoht p:where(.svelte-smmoht){font-size:16px;line-height:1.7;color:#ffffffc7;max-width:600px}.platform-section.svelte-smmoht{border-top:1px solid var(--border)}.cta-btn.svelte-smmoht{padding:12px 32px;font-weight:700;font-size:14px;text-decoration:none;letter-spacing:.5px;border:2px solid var(--accent);background:var(--accent);color:#000;transition:all .2s}.cta-btn.svelte-smmoht:hover{background:transparent;color:var(--accent)}footer.svelte-smmoht{border-top:3px solid var(--text);padding:28px 0 34px}.footer-content.svelte-smmoht{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;color:var(--text-secondary);font-size:13px}.footer-content.svelte-smmoht a:where(.svelte-smmoht){color:var(--text);text-decoration:none}.footer-content.svelte-smmoht a:where(.svelte-smmoht):hover{color:var(--accent)}@media(min-width:1400px){.hero-layout.svelte-smmoht{grid-template-columns:minmax(0,1fr) minmax(468px,774px);gap:clamp(34px,3.8vw,72px)}.hero.svelte-smmoht h1:where(.svelte-smmoht){font-size:clamp(86px,5.6vw,118px)}.hero-tagline.svelte-smmoht{font-size:clamp(24px,1.5vw,30px)}.hero-desc.svelte-smmoht{font-size:clamp(18px,1.05vw,21px);max-width:66ch}.section-title.svelte-smmoht{font-size:clamp(42px,2.2vw,56px)}}@media(max-width:768px){.hero-layout.svelte-smmoht{grid-template-columns:1fr}.hero.svelte-smmoht h1:where(.svelte-smmoht){font-size:48px}.hero-tagline.svelte-smmoht{font-size:18px}.section-title.svelte-smmoht{font-size:28px}.details-row.svelte-smmoht{grid-template-columns:1fr}}@media(max-width:480px){.container.svelte-smmoht{padding:0 var(--site-header-logo-pad-x-mobile)}.hero.svelte-smmoht{padding:48px 0 36px}.hero.svelte-smmoht h1:where(.svelte-smmoht){font-size:36px}}
