.product-root{color:#f0eef5;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#06050b;min-height:100vh;overflow-x:hidden}.product-dot-grid{pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.product-section{transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.product-section-hidden{opacity:0;transform:translateY(24px)}.product-section-visible{opacity:1;transform:translateY(0)}.product-section-hidden>.product-stagger{opacity:0;transform:translateY(16px)}.product-stagger{transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.product-section-visible>.product-stagger:first-child{transition-delay:0s}.product-section-visible>.product-stagger:nth-child(2){transition-delay:80ms}.product-section-visible>.product-stagger:nth-child(3){transition-delay:.16s}.product-section-visible>.product-stagger:nth-child(4){transition-delay:.24s}.product-section-visible>.product-stagger:nth-child(5){transition-delay:.32s}.product-section-visible>.product-stagger:nth-child(6){transition-delay:.4s}.product-section-visible>.product-stagger:nth-child(7){transition-delay:.48s}.product-section-visible>.product-stagger:nth-child(8){transition-delay:.56s}.product-section-visible>.product-stagger{opacity:1;transform:translateY(0)}.product-glass-card{-webkit-backdrop-filter:blur(40px)saturate(180%);background:#1e1923b8;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0d}.product-glass-card-subtle{-webkit-backdrop-filter:blur(24px)saturate(150%);background:#1e192373;border:1px solid #ffffff0f;border-radius:16px;box-shadow:0 4px 16px #0003}.product-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex;position:relative}.product-hero-glow{pointer-events:none;filter:blur(40px);background:radial-gradient(#6366f126 0%,#8b5cf614 30%,#ec48990a 60%,#0000 80%);width:800px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-hero-title{letter-spacing:-.03em;background:linear-gradient(135deg,#818cf8 0%,#a78bfa 35%,#c084fc 65%,#f472b6 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,8vw,5rem);font-weight:700;line-height:1.1;animation:6s ease-in-out infinite product-gradient-shift}@keyframes product-gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.product-hero-subtitle{color:#f0eef599;letter-spacing:.01em;max-width:640px;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:300;line-height:1.7}.product-btn-primary{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#6366f1d9;border:1px solid #818cf84d;border-radius:9999px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.product-btn-primary:hover{background:#6366f1f2;transform:translateY(-1px);box-shadow:0 0 24px #6366f14d}.product-btn-secondary{color:#f0eef5cc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.product-btn-secondary:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26;transform:translateY(-1px)}.product-stat-value{letter-spacing:-.02em;color:#fff;font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:200}.product-stat-label{text-transform:uppercase;letter-spacing:.08em;color:#f0eef566;margin-top:.25rem;font-size:.75rem;font-weight:400}.product-section-container{max-width:1200px;margin:0 auto;padding:6rem 1.5rem}.product-section-label{text-transform:uppercase;letter-spacing:.12em;color:#818cf8b3;margin-bottom:1rem;font-size:.75rem;font-weight:600}.product-section-title{letter-spacing:-.02em;color:#fff;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:600;line-height:1.2}.product-section-desc{color:#f0eef580;max-width:560px;font-size:1.0625rem;font-weight:300;line-height:1.65}.product-channel-card{-webkit-backdrop-filter:blur(24px);background:#1e192380;border:1px solid #ffffff0f;border-radius:16px;padding:1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.product-channel-card:before{content:"";background:var(--channel-color);opacity:.7;height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.product-channel-card:hover{background:#1e1923b3;border-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.product-channel-card:hover:before{opacity:1}.product-channel-icon{background:var(--channel-color);opacity:.15;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.75rem;display:flex}.product-channel-icon svg{width:20px;height:20px;color:var(--channel-color);opacity:1}.product-stack-tier{background:#1e192380;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:1rem;padding:.875rem 1.25rem;transition:all .2s;display:flex}.product-stack-tier:hover{background:#1e1923b3;border-color:#ffffff1a}.product-stack-badge{text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;text-align:center;border-radius:6px;min-width:72px;padding:.25rem .625rem;font-size:.6875rem;font-weight:700}.product-brain-card{-webkit-backdrop-filter:blur(32px);background:#1e19238c;border:1px solid #ffffff0f;border-radius:20px;padding:1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.product-brain-card:hover{background:#1e1923b8;border-color:#ffffff1a;transform:translateY(-2px)}.product-brain-icon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.5rem;display:flex}.product-card-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding:1rem .5rem 2rem;display:flex;overflow-x:auto}.product-card-scroll::-webkit-scrollbar{display:none}.product-vibe-card{scroll-snap-align:start;-webkit-backdrop-filter:blur(24px);background:#1e19238c;border:1px solid #ffffff0f;border-radius:16px;flex:0 0 300px;padding:1.5rem;transition:all .2s}.product-vibe-card:hover{border-color:#ffffff1f;transform:translateY(-2px)}.product-vibe-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:6px;margin-bottom:.75rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.product-domain-pill{white-space:nowrap;background:#1e192399;border:1px solid #ffffff0f;border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}.product-domain-pill:hover{background:#1e1923cc;border-color:#ffffff1f;transform:scale(1.02)}.product-domain-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.product-domain-count{color:#f0eef559;font-size:.6875rem;font-weight:400}.product-mini-nexus{background:#06050bcc;border:1px solid #ffffff0f;border-radius:24px;width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 16px 48px #0000004d}.product-mini-nexus canvas{border-radius:24px}.product-nexus-overlay{-webkit-backdrop-filter:blur(24px);z-index:2;background:#1e1923b3;border:1px solid #ffffff0f;border-radius:10px;gap:1.5rem;padding:.625rem 1rem;font-size:.75rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem}.product-timeline{padding-left:2rem;position:relative}.product-timeline:before{content:"";background:linear-gradient(#0000,#818cf84d 10% 90%,#0000);width:1px;position:absolute;top:0;bottom:0;left:7px}.product-timeline-item{padding-bottom:2.5rem;position:relative}.product-timeline-dot{z-index:1;background:#06050b;border:2px solid #818cf880;border-radius:50%;width:15px;height:15px;position:absolute;top:.375rem;left:-2rem}.product-timeline-dot-active{background:#818cf8cc;border-color:#818cf8cc;box-shadow:0 0 12px #818cf866}.product-timeline-date{color:#818cf899;letter-spacing:.04em;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.product-timeline-title{color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:500}.product-timeline-desc{color:#f0eef566;font-size:.875rem;line-height:1.5}.product-gradient-text{background:linear-gradient(135deg,#818cf8,#c084fc,#f472b6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.product-sticky-nav{z-index:50;-webkit-backdrop-filter:blur(40px)saturate(180%);opacity:0;pointer-events:none;background:#1e19238c;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:.25rem;padding:.375rem .75rem;transition:opacity .3s,transform .3s;display:flex;position:fixed;top:1.25rem;left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 4px 24px #00000040}.product-sticky-nav-visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.product-nav-dot{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.product-nav-dot:hover{background:#ffffff59;transform:scale(1.3)}.product-nav-dot-active{background:#818cf8cc;box-shadow:0 0 8px #818cf866}.product-footer{text-align:center;border-top:1px solid #ffffff0f;padding:3rem 1.5rem}.product-footer-links{justify-content:center;gap:2rem;margin-top:1.5rem;display:flex}.product-footer-link{color:#f0eef566;font-size:.875rem;text-decoration:none;transition:color .2s}.product-footer-link:hover{color:#f0eef5b3}.product-nexus-loading{color:#f0eef54d;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;font-size:.875rem;display:flex}.product-nexus-spinner{border:2px solid #818cf833;border-top-color:#818cf8b3;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite product-spin}@keyframes product-spin{to{transform:rotate(360deg)}}@media (min-width:768px){.product-mini-nexus{height:550px}.product-section-container{padding:8rem 2rem}}@media (min-width:1024px){.product-mini-nexus{height:600px}.product-section-container{padding:10rem 2rem}}@media (max-width:767px){.product-hero-title{font-size:2.5rem}.product-sticky-nav{display:none}.product-vibe-card{flex:0 0 260px}.product-timeline{padding-left:1.5rem}.product-timeline-dot{left:-1.5rem}.product-nexus-overlay{gap:1rem;padding:.5rem .75rem;font-size:.6875rem;bottom:.75rem;left:.75rem}}
