@font-face{font-family:Satoshi;src:url(/fonts/satoshi-300.woff2) format("woff2");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(/fonts/satoshi-400.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(/fonts/satoshi-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(/fonts/satoshi-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(/fonts/satoshi-900.woff2) format("woff2");font-weight:900;font-display:swap;font-style:normal}:root{--bg: #fafaf8;--bg-subtle: #f4f3f0;--surface: #ffffff;--surface2: #f0efec;--text: #1a1a1a;--text-secondary: #4a4a4a;--muted: #6b6b6b;--muted2: #555555;--accent: #02D4F7;--accent-text: #0097AB;--accent-hover: #00bcd9;--accent-subtle: rgba(2, 212, 247, .06);--border: rgba(0, 0, 0, .08);--border-hover: rgba(0, 0, 0, .14);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04);--shadow-md: 0 4px 20px rgba(0, 0, 0, .06);--shadow-lg: 0 8px 40px rgba(0, 0, 0, .08);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--max-width: 1120px;--site-margin: clamp(1.5rem, 1rem + 2vw, 3rem);--font-primary: "Satoshi", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-primary);font-weight:400;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:var(--text);text-decoration:none;transition:color .2s ease}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}a:hover{color:var(--muted2)}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--site-margin)}h1{font-size:clamp(2.75rem,2rem + 3.5vw,4.5rem);font-weight:900;text-transform:uppercase;line-height:1.05;letter-spacing:-.03em;color:var(--text)}h2{font-size:clamp(1.5rem,1.25rem + 1vw,2rem);font-weight:700;line-height:1.15;letter-spacing:-.025em;color:var(--text)}h3{font-size:1.125rem;font-weight:600;line-height:1.3;letter-spacing:-.015em;color:var(--text)}p{color:var(--text-secondary);line-height:1.75}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}::selection{background:#02d4f726;color:var(--text)}nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:100;padding:0 var(--site-margin);background:color-mix(in srgb,var(--bg) 85%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-inner[data-astro-cid-dmqpwcec]{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px}.logo[data-astro-cid-dmqpwcec]{display:flex;align-items:center;color:var(--text);min-height:44px}.logo[data-astro-cid-dmqpwcec]:hover{opacity:.7}.nav-link[data-astro-cid-dmqpwcec]{font-size:14px;font-weight:500;color:var(--muted);transition:color .15s ease;padding:12px 16px;margin:-12px -16px}.nav-link[data-astro-cid-dmqpwcec]:hover{color:var(--text)}footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);background:var(--bg-subtle)}.footer-inner[data-astro-cid-sz7xmlte]{max-width:var(--max-width);margin:0 auto;padding:24px var(--site-margin);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;color:var(--text);min-height:44px}.footer-logo[data-astro-cid-sz7xmlte]:hover{opacity:.7}.footer-copyright[data-astro-cid-sz7xmlte]{font-size:13px;color:var(--muted)}.footer-social[data-astro-cid-sz7xmlte]{display:flex;gap:8px;justify-content:flex-end}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:13px;color:var(--muted);padding:12px 8px;min-width:44px;text-align:center}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text)}@media(max-width:640px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;justify-items:center;gap:16px}.footer-social[data-astro-cid-sz7xmlte]{justify-content:center}}.particle-canvas{position:fixed;inset:0;z-index:51;pointer-events:none;display:none}.anim-target{opacity:0}.period{display:inline-block}.period.pulse{animation:pulse 3s ease-in-out infinite}.page{min-height:calc(100vh - 64px);display:flex}.page-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding-top:clamp(48px,8vw,100px);padding-bottom:clamp(48px,8vw,100px)}.hero{text-align:center;margin-bottom:clamp(40px,5vw,56px)}.hero h1{font-size:clamp(3rem,2.5rem + 4.5vw,5.5rem)}.hero h1 .cyan{color:var(--accent)}.hero:after{content:"";display:block;width:32px;height:1.5px;background:var(--accent);margin:clamp(28px,3.5vw,40px) auto 0;border-radius:1px;transform-origin:center;transform:scaleX(0);opacity:0}.hero.show-line:after{animation:drawLine .5s cubic-bezier(.16,1,.3,1) both}.body{max-width:520px;text-align:center;margin-bottom:clamp(48px,6vw,72px)}.body p{font-size:clamp(15px,1vw + 13px,17px);line-height:1.75;color:var(--text-secondary)}.body p+p{margin-top:20px}.products{display:flex;gap:20px;max-width:620px;width:100%;margin-bottom:clamp(48px,6vw,72px);perspective:1200px}.product-card{padding:28px;border-radius:var(--radius-md);display:flex;flex-direction:column}.product-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.product-mark{height:28px;width:auto;flex-shrink:0}.product-name{font-size:16px;font-weight:700;margin-bottom:0}.cyan-dot{color:var(--accent)}.product-desc{font-size:13px;line-height:1.6;flex:1}.product-link{font-size:12px;font-weight:600;margin-top:16px;transition:color .2s ease}.arrow{display:inline-block;transition:transform .2s ease}.flagship{flex:1.3;background:#0e1c30;border:1px solid rgba(2,212,247,.12);color:#e2e8f0;position:relative;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.flagship:hover{border-color:#02d4f74d;box-shadow:0 8px 32px #02d4f714,0 0 0 1px #02d4f71a;transform:translateY(-2px);color:#e2e8f0}.flagship .product-name{color:#e2e8f0}.flagship .product-desc{color:#94a3b8}.flagship .product-link{color:#7b8da0}.flagship:hover .product-link{color:#02d4f7}.flagship:hover .arrow{transform:translate(3px)}.product-badge{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:12px}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0;animation:livePulse 2s ease-in-out infinite}.future-badge{color:#960}.soon-dot{width:6px;height:6px;border-radius:50%;background:#ffb830;flex-shrink:0;animation:soonPulse 2s ease-in-out infinite}.future{flex:.7;background:#fff;border:1px solid rgba(26,26,46,.08);position:relative;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease;color:#1a1a2e}.future:hover{border-color:#1a1a2e24;box-shadow:0 8px 32px #0000000f;transform:translateY(-2px);color:#1a1a2e}.future:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#02d4f7,#5cb88a,#ffb830,#ff6b5a,#8b6fe8);transition:height .3s ease}.future:hover:after{height:4px}.future .product-name{color:#1a1a2e}.future .product-desc{color:#4a4a5e}.future .product-link{color:#6e6e86}.future:hover .product-link{color:#02d4f7}.future:hover .arrow{transform:translate(3px)}.contact{text-align:center;padding-top:clamp(32px,4vw,48px);border-top:1px solid var(--border);max-width:620px;width:100%}.contact-email{display:inline-block;font-size:clamp(18px,2vw + 12px,22px);font-weight:600;color:var(--text);letter-spacing:-.01em;padding:8px 0;background-image:linear-gradient(var(--accent),var(--accent));background-size:0% 2px;background-position:center bottom;background-repeat:no-repeat;transition:color .3s ease,background-size .4s cubic-bezier(.16,1,.3,1)}.contact-email:hover{color:var(--accent);background-size:100% 2px}.contact-links{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:12px}.contact-links a{font-size:13px;font-weight:500;color:var(--muted);transition:color .2s ease;padding:12px 8px;min-width:44px;text-align:center}.contact-links a:hover{color:var(--text)}.dot-sep{width:3px;height:3px;border-radius:50%;background:var(--accent);flex-shrink:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes drawLine{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:.5}}@keyframes pulse{0%,to{opacity:1;text-shadow:0 0 20px rgba(2,212,247,.3)}50%{opacity:.4;text-shadow:none}}@keyframes livePulse{0%,to{box-shadow:0 0 #02d4f766}50%{box-shadow:0 0 0 4px #02d4f700}}@keyframes soonPulse{0%,to{box-shadow:0 0 #ffb83066}50%{box-shadow:0 0 0 4px #ffb83000}}@keyframes flipIn{0%{transform:rotateY(-90deg);opacity:0}35%{opacity:1}to{transform:rotateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.anim-target{opacity:1!important}.hero:after{opacity:.5!important;transform:scaleX(1)!important}.period{animation:none!important}}@media(max-width:640px){.page{min-height:auto}.hero:after{display:none}.products{flex-direction:column}.body{text-align:left}}
