@import"https://rsms.me/inter/inter.css";*{box-sizing:border-box}html,body,#root{width:100%;margin:0;padding:0}body{overscroll-behavior-y:none;background-color:#232f34;font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased;color:#e0e0e0}#root:has(.scroll){overflow:hidden;height:100%}#root:has(.scroll),.scroll{height:100%;overflow:hidden}.scroll{position:absolute;top:0;left:0;overflow-y:auto;scroll-snap-type:y proximity}.scroll>div{scroll-snap-align:start}.caption{pointer-events:none;position:fixed;top:0;right:0;margin:80px;color:#fff;font-size:8em;font-weight:100;line-height:1em;font-variant-numeric:tabular-nums;-webkit-font-smoothing:auto}.dot{pointer-events:none;position:sticky;top:0;display:inline-block;max-width:600px;padding:80px;color:#a0a0a0;line-height:1.6em;font-size:15px;letter-spacing:1.5px}.dot>h1{-webkit-font-smoothing:auto;pointer-events:none;color:#fff;font-size:5em;font-weight:100;line-height:1em;margin:0}.home-page{min-height:100vh;overflow-y:auto}.home-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#232f34f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.home-nav-inner{max-width:1100px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.home-logo{font-family:"Baloo 2",sans-serif;font-size:1.8rem;font-weight:700;color:#ff8c02;letter-spacing:-.5px}.home-nav-links{display:flex;gap:24px;align-items:center}.home-nav-links a{color:#a0a0a0;text-decoration:none;font-size:.9rem;font-weight:600;transition:color .2s}.home-nav-links a:hover{color:#fff}.home-nav-cta{background:#4081ec!important;color:#fff!important;padding:6px 16px;border-radius:8px;font-size:.85rem!important;transition:background .2s!important}.home-nav-cta:hover{background:#5a99f5!important}.home-hero{padding:160px 24px 80px;text-align:center;max-width:800px;margin:0 auto}.home-hero h1{font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:700;color:#fff;line-height:1.15;margin:0 0 24px}.home-hero .accent{color:#ff8c02}.home-hero-sub{font-size:1.15rem;color:#a0a0a0;line-height:1.7;max-width:560px;margin:0 auto 40px}.home-hero-btn{display:inline-block;background:#ff8c02;color:#232f34;font-weight:700;padding:14px 36px;border-radius:12px;text-decoration:none;font-size:1rem;transition:transform .2s,box-shadow .2s}.home-hero-btn:hover{transform:translateY(-2px);box-shadow:0 4px 20px #ff8c0259}.home-products{max-width:1100px;margin:0 auto;padding:80px 24px}.home-products h2{font-family:Poppins,sans-serif;font-size:2rem;color:#fff;text-align:center;margin:0 0 48px}.home-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:32px}.product-card{position:relative;background:#344955;border-radius:16px;padding:32px;border:1px solid rgba(255,255,255,.06);transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000004d}.product-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.product-badge.live,.product-badge.dev{background:#ff8c0233;color:#ff8c02}.product-card h3{font-family:Poppins,sans-serif;font-size:1.6rem;color:#fff;margin:0 0 4px}.product-tagline{color:#4a6572;font-size:.9rem;font-weight:600;margin:0 0 16px}.product-card p{color:#b0b0b0;line-height:1.7;font-size:.92rem;margin:0 0 20px}.product-features{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.product-features span{background:#ffffff0f;padding:4px 12px;border-radius:6px;font-size:.8rem;color:silver}.product-link{display:inline-block;color:#4081ec;text-decoration:none;font-weight:700;font-size:.9rem;transition:color .2s}.product-link:hover{color:#5a99f5}.home-about{max-width:700px;margin:0 auto;padding:80px 24px;text-align:center}.home-about h2{font-family:Poppins,sans-serif;font-size:2rem;color:#fff;margin:0 0 20px}.home-about p{color:#a0a0a0;line-height:1.8;font-size:1rem}.home-footer{background:#1a2428;border-top:1px solid rgba(255,255,255,.06);padding:32px 24px}.home-footer-inner{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.home-footer-copy{color:#666;font-size:.85rem;margin:0}.home-footer-links{display:flex;gap:24px}.home-footer-links a{color:#666;text-decoration:none;font-size:.85rem;transition:color .2s}.home-footer-links a:hover{color:#a0a0a0}@media(max-width:640px){.home-hero h1{font-size:2.2rem}.home-products-grid{grid-template-columns:1fr}.home-footer-inner{flex-direction:column;text-align:center}.home-nav-links{gap:12px}.home-nav-links a{font-size:.8rem}}.legal-page{min-height:100vh;display:flex;flex-direction:column}.legal-nav{position:sticky;top:0;z-index:100;background:#232f34f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.legal-nav-inner{max-width:800px;margin:0 auto;padding:0 24px;height:56px;display:flex;align-items:center}.legal-logo{font-family:"Baloo 2",sans-serif;font-size:1.6rem;font-weight:700;color:#ff8c02;text-decoration:none}.legal-logo:hover{color:#ff8c02}.legal-content{flex:1;max-width:800px;margin:0 auto;padding:48px 24px 80px;width:100%}.legal-section{margin-bottom:64px}.legal-section h1{font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700;color:#fff;margin:0 0 4px}.legal-date{font-size:.8rem;color:#666;margin:0 0 32px}.legal-section h2{font-size:1.1rem;font-weight:600;color:#e0e0e0;margin:28px 0 12px}.legal-section p{color:#a0a0a0;line-height:1.7;font-size:.92rem;margin:0 0 12px}.legal-section ul{list-style:disc;padding-left:24px;margin:0 0 16px}.legal-section li{color:#a0a0a0;line-height:1.7;font-size:.92rem;margin-bottom:6px}.legal-section a{color:#ff8c02;text-decoration:none}.legal-section a:hover{text-decoration:underline}.legal-note{background:#2a3a42;border-radius:8px;padding:16px;font-size:.85rem!important;margin-top:16px!important}.legal-small{font-size:.82rem!important;color:#777!important}.legal-footer{border-top:1px solid rgba(255,255,255,.06);padding:24px;text-align:center}.legal-footer p{color:#555;font-size:.8rem;margin:0 0 8px}.legal-footer a{color:#666;text-decoration:none;font-size:.85rem}.legal-footer a:hover{color:#ff8c02}
