:root{color-scheme:dark;--bg-0: #040a12;--bg-1: #0a1320;--surface-0: rgba(11, 21, 33, .86);--surface-1: rgba(18, 31, 48, .8);--surface-2: rgba(102, 215, 255, .08);--border: rgba(131, 157, 178, .22);--border-strong: rgba(131, 157, 178, .38);--text-0: #f3f8ff;--text-1: #c4d1df;--text-2: #8293a6;--accent: #66d7ff;--accent-strong: #33c7f7;--warning: #ffc15a;--danger: #ff7f7f;--shadow: 0 24px 80px rgba(0, 0, 0, .44);--radius-lg: 28px;--radius-md: 18px;--radius-sm: 10px;font-family:Noto Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(70% 42% at 18% 0%,rgba(102,215,255,.18),transparent 62%),radial-gradient(48% 40% at 86% 12%,rgba(255,193,90,.11),transparent 66%),linear-gradient(165deg,var(--bg-0) 0%,var(--bg-1) 52%,#07101b 100%);color:var(--text-0);font-family:Noto Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(131,157,178,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(131,157,178,.04) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 72%);mask-image:linear-gradient(to bottom,black,transparent 72%)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}main,.site-header,.site-footer{width:min(1160px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:14px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:10px 12px;border:1px solid var(--border);border-radius:999px;background:#050d17b8;box-shadow:0 16px 40px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--accent);font-size:1.72rem;font-weight:900;line-height:1;letter-spacing:0}.brand img{width:48px;height:48px}.nav-links{display:flex;align-items:center;gap:6px;color:var(--text-1);font-size:.92rem}.nav-links a,.header-cta,.secondary-action,.primary-action,.store-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.nav-links a{padding:8px 12px}.nav-links a:hover{color:var(--text-0);background:#839db21f}.header-cta{padding:9px 16px;color:#05111b;background:var(--accent);font-weight:760}.hero-section{min-height:calc(100vh - 78px);display:flex;align-items:center;padding:82px 0 42px}.hero-content{display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:54px}.hero-copy{max-width:620px}.eyebrow,.section-kicker,.section-heading span{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;max-width:780px;font-size:clamp(3.2rem,7vw,5.5rem);line-height:.93;letter-spacing:0}.hero-copy>p{max-width:620px;color:var(--text-1);font-size:1.18rem;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0 24px}.primary-action,.secondary-action,.store-button{min-height:48px;padding:0 20px;border:1px solid transparent;font-weight:800}.primary-action,.store-button{color:#04101a;background:linear-gradient(180deg,#89e2ff,var(--accent));box-shadow:0 14px 34px #33c7f738}.secondary-action,.store-button.muted{color:var(--text-0);border-color:var(--border);background:#121f30b8;box-shadow:none}.primary-action:hover,.secondary-action:hover,.store-button:hover,.header-cta:hover{transform:translateY(-2px)}.trust-badges{display:flex;flex-wrap:wrap;gap:9px}.trust-badges span{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border:1px solid var(--border);border-radius:999px;color:var(--text-1);background:#0b152194;font-size:.86rem}.trust-badges svg{width:15px;color:var(--accent)}.product-preview{position:relative;width:clamp(360px,35vw,438px);aspect-ratio:438 / 791;justify-self:center}.product-preview:before{content:"";position:absolute;top:8%;right:2%;bottom:4%;left:4%;border-radius:28px;background:linear-gradient(135deg,#66d7ff40,#ffc15a14);filter:blur(46px);opacity:.62}.feature-panel,.use-case-card,.privacy-card,.install-card{border:1px solid var(--border);border-radius:var(--radius-md);background:#0a16249e}.preview-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;filter:drop-shadow(0 28px 58px rgba(0,0,0,.38));animation:preview-fade 20s infinite}@keyframes preview-fade{0%,20%{opacity:1}25%,95%{opacity:0}}.problem-section,.content-section,.install-section{padding:82px 0}.problem-section{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1fr);gap:58px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.problem-section h2,.section-heading h2,.install-section h2{margin:12px 0 0;font-size:clamp(2.1rem,4vw,4.2rem);line-height:1.02;letter-spacing:0}.problem-section p,.section-heading p,.feature-panel p,.use-case-card p,.privacy-card p,.install-section p,.site-footer p{color:var(--text-1);line-height:1.72}.problem-section>p{margin:42px 0 0;font-size:1.08rem}.section-heading{max-width:780px;margin-bottom:34px}.section-heading p{margin:18px 0 0;font-size:1.05rem}.feature-grid,.privacy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-panel,.privacy-card{padding:28px}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(102,215,255,.28);border-radius:14px;color:var(--accent);background:#66d7ff1a}.feature-panel h3,.privacy-card h3,.use-case-card h3{margin:18px 0 10px;font-size:1.42rem}.feature-panel ul,.privacy-card ul{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.feature-panel li,.privacy-card.primary li{display:grid;grid-template-columns:19px 1fr;gap:10px;color:var(--text-1);line-height:1.52}.feature-panel li svg,.privacy-card li svg{margin-top:3px;width:16px;color:var(--accent)}.use-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.use-case-card{min-height:220px;padding:24px}.use-case-card>svg{color:var(--accent)}.use-case-card p{margin-bottom:0}.privacy-card.primary{background:radial-gradient(70% 40% at 14% 8%,rgba(102,215,255,.12),transparent 62%),#0a1624b8}.privacy-card.technical li{padding:13px 0;border-bottom:1px solid rgba(131,157,178,.14);color:var(--text-1);line-height:1.55}.privacy-card.technical li:last-child{border-bottom:0}.install-section{display:grid;grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:42px;margin-bottom:42px;padding:44px;border:1px solid rgba(102,215,255,.26);border-radius:var(--radius-lg);background:radial-gradient(70% 70% at 8% 10%,rgba(102,215,255,.14),transparent 58%),linear-gradient(135deg,#0d1927f0,#08111de6)}.install-card{display:grid;gap:12px;padding:18px}.install-card p{margin:2px 0 0;color:var(--text-2);font-size:.86rem}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:28px 0 42px;color:var(--text-2)}.site-footer p{margin:0}.footer-links{display:flex;align-items:center;gap:16px}.footer-link{color:var(--text-1);font-size:.92rem;transition:color .18s ease}.footer-link:hover{color:var(--accent)}.policy-page{padding:82px 0 64px}.policy-hero{max-width:860px;padding:56px 0 34px}.policy-hero h1{margin:12px 0 18px;font-size:clamp(3rem,8vw,6rem)}.policy-hero p{color:var(--text-1);font-size:1.05rem}.policy-content{max-width:860px;padding:34px;border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(70% 40% at 12% 0%,rgba(102,215,255,.1),transparent 62%),#0a16249e}.policy-section{padding:24px 0;border-bottom:1px solid rgba(131,157,178,.16)}.policy-section:first-child{padding-top:0}.policy-section h2{margin:0 0 10px;font-size:1.45rem}.policy-section p,.policy-copyright{margin:0;color:var(--text-1);line-height:1.78}.policy-copyright{padding-top:24px;color:var(--text-2)}.feedback-page{padding:82px 0 64px}.feedback-hero{max-width:860px;padding:56px 0 34px}.feedback-hero h1{margin:12px 0 18px;font-size:clamp(3rem,8vw,5.6rem)}.feedback-hero p{max-width:760px;color:var(--text-1);font-size:1.08rem;line-height:1.72}.feedback-form-shell{overflow:hidden;max-width:860px;min-height:760px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fffffff5;box-shadow:var(--shadow)}.feedback-form-shell iframe{display:block;width:100%;min-height:2415px;border:0;background:#fff}@media (max-width: 980px){.hero-content,.problem-section,.feature-grid,.privacy-grid,.install-section{grid-template-columns:1fr}.hero-section{padding-top:56px}.problem-section>p{margin-top:0}.install-section{padding:34px}}@media (max-width: 760px){main,.site-header,.site-footer{width:min(100% - 28px,1160px)}.site-header{top:8px}.nav-links{display:none}h1{font-size:clamp(3rem,15vw,4.6rem)}.hero-copy>p{font-size:1.02rem}.hero-content{gap:34px}.product-preview{justify-self:center;width:min(100%,438px)}.use-case-grid{grid-template-columns:1fr}.problem-section,.content-section,.install-section{padding-top:58px;padding-bottom:58px}.feature-panel,.privacy-card,.use-case-card,.install-section{padding:22px}.site-footer{align-items:flex-start;flex-direction:column}.policy-page{padding-top:48px}.policy-content,.feedback-form-shell{padding:24px}.feedback-page{padding-top:48px}.feedback-form-shell{padding:0}}@media (max-width: 460px){.brand span{font-size:1.22rem}.brand img{width:38px;height:38px}.header-cta{padding-inline:13px}.hero-actions,.primary-action,.secondary-action,.store-button{width:100%}.product-preview{width:min(100%,360px)}}
