:root{--bg-primary:#0c0c0c;--border-color:#1a1a1a;--border-dashed:#333;--shadow-color:#0006;--overlay-bg:#000c}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0c0c0c;background-color:var(--bg-primary);color:#fff;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;transition:background-color .3s ease,color .3s ease}#root,body,html{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#111;background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:#333;background:var(--border-color-light);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#666;background:var(--text-tertiary)}::selection{background:#3d8b7a;background:var(--accent-teal);color:#fff}:root{--bg-primary:#0a0a0a;--bg-secondary:#111;--bg-tertiary:#1a1a1a;--bg-elevated:#131313;--bg-card:#111;--border-color:#222;--border-color-light:#333;--text-primary:#fff;--text-secondary:#888;--text-tertiary:#666;--text-muted:#555;--accent-teal:#3d8b7a;--accent-teal-light:#2dd4bf;--accent-gradient:linear-gradient(90deg,#3d8b7a,#2dd4bf);--nav-height:4rem}.LandingPage_container__B0jzR{-webkit-font-smoothing:antialiased;background:#0a0a0a;background:var(--bg-primary);color:#fff;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.LandingPage_nav__k3aCg{background:#0000;border:1px solid #0000;border-radius:0;height:4rem;height:var(--nav-height);left:50%;max-width:100%;position:fixed;top:0;transform:translateX(-50%);transition:all .7s cubic-bezier(.4,0,.2,1);width:100%;z-index:1000}.LandingPage_navScrolled__yqW0Y{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:#0a0a0acc;border:1px solid #ffffff14;border-radius:100px;box-shadow:0 4px 24px #0006,0 0 0 1px #ffffff0a;max-width:860px;top:.75rem;width:calc(100% - 2rem)}.LandingPage_navContent__\+XJNG{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem;transition:padding .35s cubic-bezier(.4,0,.2,1)}.LandingPage_navScrolled__yqW0Y .LandingPage_navContent__\+XJNG{padding:0 1.25rem}.LandingPage_logo__otgr7{align-items:center;display:flex;gap:.75rem}.LandingPage_logoImage__6gbI8{display:block;height:1.5rem;width:auto}.LandingPage_betaBadge__OMd5L{background:#1a1a1a;background:var(--bg-tertiary);border:1px solid #222;border:1px solid var(--border-color);border-radius:4px;color:#888;color:var(--text-secondary);font-size:.6875rem;font-weight:500;letter-spacing:.05em;padding:.25rem .5rem;text-transform:uppercase}.LandingPage_navRight__kyg34{align-items:center;display:flex;gap:2.5rem}.LandingPage_navLinks__xDNLH{align-items:center;display:flex;gap:2rem}.LandingPage_navLinks__xDNLH a{color:#888;color:var(--text-secondary);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.LandingPage_navLinks__xDNLH a:hover{color:#fff;color:var(--text-primary)}.LandingPage_navActions__9VCqf{align-items:center;display:flex;gap:.75rem}.LandingPage_navActions__9VCqf button{flex:0 0 auto;white-space:nowrap;width:auto}.LandingPage_hero__MXfAT{--hero-visual-height:clamp(320px,55vh,620px);background:#0a0a0a;background:var(--bg-primary);display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}.LandingPage_heroContent__oLTd0{max-width:800px;padding:calc(var(--nav-height) + 4rem) 3rem calc(var(--hero-visual-height) + 3rem);position:relative;z-index:10}.LandingPage_heroTitle__DFbg2{font-size:clamp(2.5rem,5vw,4rem);font-weight:500;letter-spacing:-.02em;line-height:1.1;margin:0 0 1.5rem}.LandingPage_heroSubtitle__8\+wpa{color:#888;color:var(--text-secondary);font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6;margin:0 0 2rem;max-width:500px}.LandingPage_heroActions__E9s3i{align-items:center;display:flex;gap:1rem}.LandingPage_heroCta__-RMEI{align-items:center;background:#fff;background:var(--text-primary);border:none;border-radius:8px;color:#0a0a0a;color:var(--bg-primary);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;padding:.75rem 1.5rem;transition:all .2s ease}.LandingPage_heroCta__-RMEI:hover{background:#e0e0e0}.LandingPage_heroCtaSecondary__sCiaX{align-items:center;background:#0000;border:1px solid #333;border:1px solid var(--border-color-light);border-radius:8px;color:#fff;color:var(--text-primary);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;padding:.75rem 1.5rem;transition:all .2s ease}.LandingPage_heroCtaSecondary__sCiaX:hover{background:#1a1a1a;background:var(--bg-tertiary)}.LandingPage_visualContainer__5rBoT{border-radius:20px;bottom:1.5rem;height:var(--hero-visual-height);left:1.5rem;overflow:hidden;position:absolute;right:1.5rem;will-change:transform,border-radius;z-index:5}.LandingPage_heroImage__WKoLK{inset:0;position:absolute;z-index:1}.LandingPage_windowMockup__oWpSY{background:#111;background:var(--bg-secondary);border:1px solid #222;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 50px 100px -20px #000c;left:50%;max-width:850px;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-15%);width:68%;z-index:10}.LandingPage_windowHeader__N4Np2{align-items:center;background:#1a1a1a;background:var(--bg-tertiary);border-bottom:1px solid #222;border-bottom:1px solid var(--border-color);display:flex;justify-content:center;padding:.75rem 1rem;position:relative}.LandingPage_windowControls__Y9K9K{align-items:center;display:flex;gap:.5rem;left:1rem;position:absolute}.LandingPage_windowDot__feFLn{background:#333;background:var(--border-color-light);border-radius:3px;height:10px;width:10px}.LandingPage_windowTitle__-Rttq{color:#888;color:var(--text-secondary);font-family:SF Mono,Monaco,monospace;font-size:.8125rem}.LandingPage_windowContent__eQhl4{aspect-ratio:16/10;background:#111;background:var(--bg-secondary)}.LandingPage_windowInner__K6Qc1{background:#111;background:var(--bg-secondary);height:100%;width:100%}.LandingPage_scrollIndicator__Ln4ov{align-items:center;bottom:2rem;color:#666;color:var(--text-tertiary);display:flex;flex-direction:column;font-family:SF Mono,Monaco,monospace;font-size:.8125rem;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:20}.LandingPage_scrollIndicator__Ln4ov svg{animation:LandingPage_bounce__PjUYf 2s ease-in-out infinite}@keyframes LandingPage_bounce__PjUYf{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.LandingPage_heroSpacer__Wp4H0{height:100vh}.LandingPage_sectionContent__re1NC{margin:0 auto;max-width:1200px;padding:6rem 2rem}.LandingPage_sectionHeader__ODLLa{margin-bottom:4rem;text-align:center}.LandingPage_sectionLabel__c5bgW{color:#3d8b7a;color:var(--accent-teal);display:inline-block;font-size:.875rem;font-weight:500;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.LandingPage_sectionTitle__0Q6Cz{font-size:clamp(2rem,5vw,3rem);font-weight:600;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}.LandingPage_sectionSubtitle__Lj2J8{color:#888;color:var(--text-secondary);font-size:1.125rem;margin:0 auto;max-width:600px}.LandingPage_newSection__yOw4U{background:#0a0a0a;background:var(--bg-primary);border-top:1px solid #222;border-top:1px solid var(--border-color);height:100vh;overflow:hidden;position:relative;width:100%}.LandingPage_horizontalContainer__W8Njn{display:flex;height:100vh;width:200%;will-change:transform}.LandingPage_horizontalSlide__BFtWV{align-items:center;display:flex;flex-shrink:0;height:100vh;justify-content:center;position:relative;width:50%}.LandingPage_giantTextContainer__JXWct{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.LandingPage_newSectionContent__d7-ge{align-items:center;display:flex;flex-direction:column;gap:3.5rem;max-width:1200px;padding:8rem 2rem 4rem;text-align:center;width:100%;z-index:2}.LandingPage_dotsSection__hDnhh{background:#0a0a0a;background:var(--bg-primary);background-image:radial-gradient(#ffffff26 1px,#0000 0);background-position:0 0;background-size:24px 24px;border-top:1px solid #222;border-top:1px solid var(--border-color);height:100vh;overflow:hidden;position:relative;width:100%}.LandingPage_newSectionTitle__xyRrV{color:#fff;color:var(--text-primary);font-size:clamp(2rem,4vw,3.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.15;max-width:800px}.LandingPage_workspaceArt__wcNWi{height:auto;max-width:1200px;width:100%}.LandingPage_giantText__uRuIs{color:#3d8b7a;color:var(--accent-teal);font-size:clamp(4rem,10vw,10rem);font-weight:800;letter-spacing:-.04em;padding:0 4rem;text-align:center;text-transform:uppercase;white-space:nowrap}.LandingPage_productShowcase__mcZoP{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);margin:0 auto;min-height:100vh;padding:7rem 3rem 4rem;width:min(1240px,100%)}.LandingPage_productShowcaseReverse__R1WqA{grid-template-columns:minmax(360px,1.1fr) minmax(0,.9fr)}.LandingPage_productCopy__ryD0U{align-items:flex-start;display:flex;flex-direction:column;gap:1.25rem;max-width:520px;z-index:2}.LandingPage_productBadge__FeZVj{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:linear-gradient(180deg,#ffffff0d,hsla(0,0%,100%,.015)),#0a0a0ac7;border:1px solid #ffffff14;border-radius:18px;display:inline-flex;padding:.95rem 1.25rem 1rem}.LandingPage_productBadgeWeb__81e-n{box-shadow:0 18px 40px #0000003d,inset 0 1px 0 #ffffff0a,0 0 0 1px #5eead40f}.LandingPage_productBadgeComputer__OuCRt{box-shadow:0 18px 40px #0000003d,inset 0 1px 0 #ffffff0a,0 0 0 1px #7ce7d614}.LandingPage_productBadgeName__yv8EB{align-items:baseline;display:inline-flex;flex-wrap:wrap;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;gap:.5rem;letter-spacing:-.04em;line-height:1}.LandingPage_productBadgeLogo__LYfmd{display:block;height:1.6rem;transform:translateY(1px);width:auto}.LandingPage_productBadgeAccent__BGY3X{font-weight:700}.LandingPage_productBadgeAccentWeb__0QnxB{color:#e3fff9}.LandingPage_productBadgeAccentComputer__Mpgtj{color:#7ce7d6}.LandingPage_productLead__5\+qIp{color:#c1c1c8;font-size:1.0625rem;line-height:1.75;margin:0}.LandingPage_productDeckRail__h6jjC{align-items:center;display:flex;min-height:440px}.LandingPage_productDeckEnd__Y3dOQ,.LandingPage_productDeckStart__JXJvB{justify-content:center}.LandingPage_productDeckFrame__3PyYl{align-items:center;display:flex;justify-content:center;margin:0 auto;min-height:410px;position:relative;width:min(100%,500px)}.LandingPage_productDeckFrame__3PyYl:before{background:radial-gradient(circle at top,#ffffff14,#0000 55%),linear-gradient(180deg,#ffffff0a,#ffffff03);border-radius:28px;content:"";filter:blur(28px);inset:18% 14% 10%;opacity:.85;position:absolute}.LandingPage_productCard__JaIRC{background:linear-gradient(180deg,#121212f5,#080808f5),radial-gradient(circle at top left,color-mix(in srgb,var(--product-accent) 20%,#0000),#0000 45%);border:1px solid #ffffff14;box-shadow:0 28px 70px #00000073,inset 0 1px 0 #ffffff0a;color:#fff;color:var(--text-primary);display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;min-width:0;overflow:hidden;padding:1.4rem}.LandingPage_productCardTop__5h7mU{align-items:center;display:flex;gap:1rem;justify-content:space-between}.LandingPage_productCardIcon__dd8a7{align-items:center;background:color-mix(in srgb,var(--product-accent) 16%,#ffffff05);border:1px solid color-mix(in srgb,var(--product-accent) 32%,#ffffff14);border-radius:12px;color:var(--product-accent);display:inline-flex;height:2.5rem;justify-content:center;width:2.5rem}.LandingPage_productCardLabel__3AGCd{color:#888;color:var(--text-secondary);font-size:.72rem;letter-spacing:.14em;min-width:0;overflow-wrap:anywhere;text-align:right;text-transform:uppercase}.LandingPage_productCardTitle__KmG-M{font-size:1.3rem;letter-spacing:-.02em;line-height:1.2;margin:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.LandingPage_productCardDescription__5WLHU{color:#b5b5bc;font-size:.95rem;line-height:1.65;margin:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.LandingPage_splitSection__leHe-{background:#0a0a0a;background:var(--bg-primary);border-bottom:1px solid #ffffff14;border-top:1px solid #ffffff14;position:relative;width:100%}.LandingPage_splitContainer__4WHfI{display:grid;grid-template-columns:35% 65%}.LandingPage_splitLeft__3UEPA{background:#080808;border-right:1px solid #ffffff14;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:4rem 3rem}.LandingPage_splitTitle__-EV5n{color:#fff;color:var(--text-primary);font-size:1.875rem;font-weight:400;letter-spacing:-.02em;line-height:1.2}.LandingPage_splitDescription__rTPMa{color:#a1a1aa;font-size:1rem;line-height:1.6}.LandingPage_splitButton__vciZ8{align-self:flex-start;background:#0000;border:1px solid #ffffff1a;border-radius:8px;color:#fff;color:var(--text-primary);cursor:pointer;font-size:.9rem;margin-top:1rem;padding:.75rem 1.5rem;transition:all .2s ease}.LandingPage_splitButton__vciZ8:hover{background:#ffffff0d;border-color:#fff3}.LandingPage_splitRight__LeGRS{align-items:center;background:#0000;display:flex;justify-content:center;overflow:hidden;padding:4rem 3rem;position:relative}.LandingPage_splitGradient__M5nO2{inset:0;position:absolute;z-index:0}.LandingPage_splitContainerReversed__0PWyC{display:grid;grid-template-columns:65% 35%}.LandingPage_splitMediaLeft__gaGZt{align-items:center;background:#0000;border-right:1px solid #ffffff14;display:flex;justify-content:center;overflow:hidden;padding:4rem 3rem;position:relative}.LandingPage_splitTextRight__7DcOT{background:#080808;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:4rem 5rem}.LandingPage_appMockup__VUfTc{background:#0a0a0a;border:1px solid #ffffff14;border-radius:12px;box-shadow:0 24px 80px #0006;display:flex;flex-direction:column;height:500px;overflow:hidden;position:relative;width:100%;z-index:10}.LandingPage_mockupHeader__d5fZy{align-items:center;background:#0d0d0d;border-bottom:1px solid #ffffff14;display:flex;height:48px;justify-content:space-between;padding:0 1.5rem}.LandingPage_mockupControls__YkE0T{display:flex;gap:8px}.LandingPage_dot__QKkkW{background:#fff3;border-radius:3px;height:10px;width:10px}.LandingPage_mockupTitle__eRHh4{color:#fff6;font-family:monospace;font-size:.8rem;letter-spacing:.05em}.LandingPage_mockupActions__ErUo8{display:flex;gap:.5rem}.LandingPage_mockupBtn__bZXAU{border:1px solid #ffffff1a;border-radius:4px;color:#888;color:var(--text-secondary);font-size:.75rem;padding:.25rem .75rem}.LandingPage_mockupBtnPrimary__ijQ-l{background:#fff;background:var(--text-primary);border:none;color:#0a0a0a;color:var(--bg-primary)}.LandingPage_mockupBody__\+Yd\+W{background:#0a0a0a;display:flex;flex:1 1}.LandingPage_videoPlaceholder__MHkQW{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;width:100%}.LandingPage_mockupSidebar__7Ki\+C{align-items:center;background:#0d0d0d;border-right:1px solid #ffffff14;display:flex;flex-direction:column;gap:1rem;padding-top:1rem;width:56px}.LandingPage_sidebarIcon__FOSxN{align-items:center;border-radius:8px;color:#ffffff4d;display:flex;height:32px;justify-content:center;width:32px}.LandingPage_sidebarIcon__FOSxN.LandingPage_active__FEnns{background:#ffffff0d;color:#fff;color:var(--text-primary)}.LandingPage_mockupCanvas__sTwFv{background:#0a0a0a;flex:1 1;overflow:hidden;position:relative}.LandingPage_canvasGrid__-RFrE{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:30px 30px;inset:0;position:absolute;z-index:0}.LandingPage_circuitNode__oSdN0{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141414e6;border:1px solid #ffffff1a;border-radius:8px;display:flex;gap:.75rem;padding:1rem;position:absolute;z-index:2}.LandingPage_circuitNode__oSdN0 span{color:#fff;color:var(--text-primary);font-family:monospace;font-size:.85rem}.LandingPage_nodeMcu__iDc\+X{left:20%;top:30%}.LandingPage_nodeSensor__M11Lh{left:55%;top:55%}.LandingPage_circuitLine__pupc7{border-bottom:2px solid #3d8b7a;border-bottom:2px solid var(--accent-teal);border-left:2px solid #3d8b7a;border-left:2px solid var(--accent-teal);height:20%;left:35%;opacity:.5;position:absolute;top:40%;width:25%;z-index:1}.LandingPage_mockupProperties__oZ98b{background:#0d0d0d;border-left:1px solid #ffffff14;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;width:220px}.LandingPage_propSection__jafku{display:flex;flex-direction:column;gap:.5rem}.LandingPage_propLabel__HT3KP{color:#ffffff4d;font-family:monospace;font-size:.65rem;letter-spacing:.05em}.LandingPage_propValue__UvgsW{color:#fff;color:var(--text-primary);font-size:.85rem}.LandingPage_propValueActive__SfEGa{color:#3d8b7a;color:var(--accent-teal);font-size:.85rem}@media (max-width:992px){.LandingPage_splitContainerReversed__0PWyC,.LandingPage_splitContainer__4WHfI{display:flex;flex-direction:column}.LandingPage_splitLeft__3UEPA,.LandingPage_splitTextRight__7DcOT{border-bottom:1px solid #ffffff14;border-right:none;padding:3rem 2rem}.LandingPage_splitMediaLeft__gaGZt,.LandingPage_splitRight__LeGRS{border-right:none;padding:3rem 2rem;position:relative}.LandingPage_splitMediaLeft__gaGZt:after{background:radial-gradient(circle at center,#a78bfa26,#0000 70%);content:"";inset:0;position:absolute}}.LandingPage_howItWorks__vHeYX{background:#111;background:var(--bg-secondary);border-top:1px solid #222;border-top:1px solid var(--border-color)}.LandingPage_stepsGrid__gFxT7{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.LandingPage_stepCard__1-cOv{padding:2rem;position:relative;text-align:center}.LandingPage_stepNumber__4PpPK{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#3d8b7a,#2dd4bf);background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:700;line-height:1;margin-bottom:1rem;opacity:.3}.LandingPage_stepTitle__wGQ8r{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.LandingPage_stepDescription__clAEL{color:#888;color:var(--text-secondary);font-size:.9375rem;line-height:1.7}.LandingPage_pricing__PTssW{background:#0a0a0a;background:var(--bg-primary);border-top:1px solid #222;border-top:1px solid var(--border-color)}.LandingPage_pricingGrid__v2MNu{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.LandingPage_pricingCard__vdKJ0{background:#111;background:var(--bg-card);border:1px solid #222;border:1px solid var(--border-color);border-radius:16px;display:flex;flex-direction:column;height:100%;padding:2rem;position:relative;transition:all .3s ease}.LandingPage_pricingCard__vdKJ0:hover{border-color:#333;border-color:var(--border-color-light)}.LandingPage_pricingCard__vdKJ0.LandingPage_popular__nXz0m{border-color:#3d8b7a;border-color:var(--accent-teal);transform:scale(1.02)}.LandingPage_popularBadge__ehUUW{background:linear-gradient(90deg,#3d8b7a,#2dd4bf);background:var(--accent-gradient);border-radius:100px;color:#fff;font-size:.75rem;font-weight:600;left:50%;letter-spacing:.05em;padding:.375rem 1rem;position:absolute;text-transform:uppercase;top:-12px;transform:translateX(-50%)}.LandingPage_planName__tblar{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.LandingPage_planPrice__NEXo0{align-items:baseline;display:flex;gap:.25rem;margin-bottom:.5rem}.LandingPage_price__C9Enh{font-size:2.5rem;font-weight:700}.LandingPage_period__C9Hts,.LandingPage_planDescription__OV4CT{color:#888;color:var(--text-secondary);font-size:.9375rem}.LandingPage_planDescription__OV4CT{border-bottom:1px solid #222;border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1.5rem}.LandingPage_planFeatures__OCUuU{flex:1 1;list-style:none;margin:0 0 1.5rem;padding:0}.LandingPage_planFeatures__OCUuU li{align-items:flex-start;color:#888;color:var(--text-secondary);display:flex;font-size:.9375rem;gap:.75rem;padding:.5rem 0}.LandingPage_planFeatures__OCUuU li svg{color:#3d8b7a;color:var(--accent-teal);flex-shrink:0}.LandingPage_planCta__hBZMi{margin-top:auto;width:100%}.LandingPage_pricingNote__0eekK{color:#666;color:var(--text-tertiary);font-size:.8125rem;line-height:1.6;margin-top:1.25rem;text-align:center}.LandingPage_cta__4J3mi{background:#111;background:var(--bg-secondary);border-top:1px solid #222;border-top:1px solid var(--border-color);text-align:center}.LandingPage_ctaContent__Lk0Vw{margin:0 auto;max-width:600px;padding:6rem 2rem}.LandingPage_ctaTitle__A0LDM{font-size:clamp(2rem,4vw,2.5rem);font-weight:600;margin-bottom:1rem}.LandingPage_ctaSubtitle__WE4ZN{color:#888;color:var(--text-secondary);font-size:1.125rem;margin-bottom:2rem}.LandingPage_ctaActions__nXFDK button{display:inline-flex;width:auto}.LandingPage_footer__W9E9j{background:#111;background:var(--bg-secondary);border-top:1px solid #222;border-top:1px solid var(--border-color)}.LandingPage_footerContent__IRrt1{display:flex;gap:4rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:4rem 2rem}.LandingPage_footerBrand__Bg9Ze{max-width:280px}.LandingPage_footerLogo__DpxO6{align-items:center;display:flex;margin-bottom:1rem}.LandingPage_footerLogoImage__G6y35{display:block;height:1.4rem;width:auto}.LandingPage_footerDescription__cwlhr{color:#888;color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.LandingPage_footerLinks__LbCWz{display:flex;gap:4rem}.LandingPage_footerColumn__P5dt0{display:flex;flex-direction:column;gap:.75rem}.LandingPage_footerColumn__P5dt0 h4{color:#fff;color:var(--text-primary);font-size:.875rem;font-weight:600;margin-bottom:.5rem}.LandingPage_footerColumn__P5dt0 a{align-items:center;color:#888;color:var(--text-secondary);display:flex;font-size:.9375rem;gap:.5rem;text-decoration:none;transition:color .2s}.LandingPage_footerColumn__P5dt0 a:hover{color:#fff;color:var(--text-primary)}.LandingPage_footerLinkDisabled__VlWMv{align-items:center;color:#888;color:var(--text-secondary);cursor:default;display:flex;font-size:.9375rem;gap:.5rem;text-decoration:none}.LandingPage_footerBottom__5OzT6{align-items:center;border-top:1px solid #222;border-top:1px solid var(--border-color);display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1.5rem 2rem}.LandingPage_footerBottom__5OzT6 p{color:#666;color:var(--text-tertiary);font-size:.875rem}.LandingPage_footerSocial__5\+u1p{display:flex;gap:1rem}.LandingPage_footerSocialDisabled__jOtnI{color:#888;color:var(--text-secondary);cursor:default}.LandingPage_annotationWeb__6c8Ed{align-items:flex-start;left:5%}.LandingPage_annotationComputer__JwuN8,.LandingPage_annotationWeb__6c8Ed{display:flex;flex-direction:column;gap:.25rem;pointer-events:none;position:absolute;top:48vh;z-index:10}.LandingPage_annotationComputer__JwuN8{align-items:flex-end;right:5%}.LandingPage_arrowSvg__89l8y{height:60px;opacity:.9;width:100px}.LandingPage_handwrittenBadge__try\+S{color:#10b981;font-family:Caveat,Brush Script MT,cursive;font-size:1.1rem;font-weight:600;letter-spacing:.02em;transform:rotate(-2deg);white-space:nowrap}@media (max-width:1024px){.LandingPage_heroContent__oLTd0{padding-left:2rem;padding-right:2rem}.LandingPage_windowMockup__oWpSY{bottom:-.35rem;left:50%;right:auto;transform:translateX(-50%);width:92%}.LandingPage_stepsGrid__gFxT7{gap:2rem;grid-template-columns:1fr}.LandingPage_pricingGrid__v2MNu{grid-template-columns:1fr;margin:0 auto;max-width:400px}.LandingPage_pricingCard__vdKJ0.LandingPage_popular__nXz0m{transform:none}.LandingPage_footerContent__IRrt1{flex-direction:column;gap:3rem}.LandingPage_footerLinks__LbCWz{flex-wrap:wrap;gap:2rem}.LandingPage_hero__MXfAT{--hero-visual-height:clamp(300px,50vh,520px)}.LandingPage_productShowcaseReverse__R1WqA,.LandingPage_productShowcase__mcZoP{gap:2rem;grid-template-columns:1fr;justify-items:center;padding:6.5rem 2rem 3rem}.LandingPage_productCopy__ryD0U{align-items:center;max-width:680px;text-align:center}.LandingPage_productBadge__FeZVj{align-self:center}.LandingPage_productDeckEnd__Y3dOQ,.LandingPage_productDeckRail__h6jjC,.LandingPage_productDeckStart__JXJvB{justify-content:center;min-height:320px;width:100%}.LandingPage_productDeckFrame__3PyYl{max-width:450px;width:100%}}@media (max-width:768px){.LandingPage_hero__MXfAT{--hero-visual-height:clamp(320px,54vh,500px)}.LandingPage_heroContent__oLTd0{max-width:620px;padding:calc(var(--nav-height) + 2rem) 1.5rem calc(var(--hero-visual-height) + 1rem)}.LandingPage_heroTitle__DFbg2{font-size:clamp(2.75rem,11vw,4rem);line-height:1.02;margin-bottom:1rem}.LandingPage_heroSubtitle__8\+wpa{font-size:1rem;line-height:1.55;margin-bottom:0;max-width:100%}.LandingPage_visualContainer__5rBoT{bottom:1rem;left:1rem;right:1rem}.LandingPage_windowMockup__oWpSY{bottom:-.5rem;left:50%;right:auto;top:auto;transform:translateX(-50%);width:92%}.LandingPage_windowContent__eQhl4{aspect-ratio:4/3}.LandingPage_heroActions__E9s3i{align-items:flex-start;flex-direction:column}.LandingPage_featureGrid__Dk654{grid-template-columns:1fr}.LandingPage_stepCard__1-cOv{padding:1.5rem}.LandingPage_footerLinks__LbCWz{display:grid;grid-template-columns:repeat(2,1fr)}.LandingPage_giantText__uRuIs{white-space:normal}.LandingPage_productShowcaseReverse__R1WqA,.LandingPage_productShowcase__mcZoP{align-items:center;display:flex;flex-direction:column;gap:2rem;padding:5rem 1.5rem 2rem}.LandingPage_productLead__5\+qIp{font-size:.98rem;line-height:1.65}.LandingPage_productBadge__FeZVj{padding:.85rem 1.05rem .9rem;text-align:center}.LandingPage_productBadgeName__yv8EB{align-items:center;font-size:1.3rem;justify-content:center}.LandingPage_productBadgeLogo__LYfmd{height:1.3rem}.LandingPage_productDeckFrame__3PyYl{max-width:380px;min-height:340px;width:100%}.LandingPage_productCard__JaIRC{gap:.8rem;padding:1.2rem}.LandingPage_productCardTitle__KmG-M{font-size:1.12rem}.LandingPage_productCardDescription__5WLHU{font-size:.88rem;line-height:1.55}}@media (max-width:640px){.LandingPage_nav__k3aCg{height:auto}.LandingPage_navScrolled__yqW0Y{top:.5rem;width:calc(100% - 1rem)}.LandingPage_navContent__\+XJNG,.LandingPage_navScrolled__yqW0Y .LandingPage_navContent__\+XJNG{padding:.7rem .9rem}.LandingPage_logo__otgr7{flex-shrink:1;gap:.5rem;min-width:0}.LandingPage_logoImage__6gbI8{height:1.2rem}.LandingPage_betaBadge__OMd5L,.LandingPage_navLinks__xDNLH{display:none}.LandingPage_navRight__kyg34{flex-shrink:0;gap:0;min-width:0}.LandingPage_navActions__9VCqf{gap:.45rem}.LandingPage_navActions__9VCqf button{font-size:.78rem;min-height:2.35rem;padding:.45rem .7rem}}@media (max-height:900px){.LandingPage_hero__MXfAT{--hero-visual-height:clamp(250px,48vh,440px)}.LandingPage_heroContent__oLTd0{padding-bottom:calc(var(--hero-visual-height) + 2rem);padding-top:7rem;padding-top:calc(var(--nav-height) + 3rem)}.LandingPage_heroTitle__DFbg2{font-size:clamp(2.3rem,5vw,3.5rem);margin-bottom:1rem}.LandingPage_heroSubtitle__8\+wpa{font-size:1rem;line-height:1.5;margin-bottom:1.25rem}}@media (max-height:760px){.LandingPage_hero__MXfAT{--hero-visual-height:clamp(220px,42vh,340px)}.LandingPage_heroContent__oLTd0{padding-bottom:calc(var(--hero-visual-height) + 1.5rem);padding-top:6.25rem;padding-top:calc(var(--nav-height) + 2.25rem)}.LandingPage_heroTitle__DFbg2{font-size:clamp(2rem,4.8vw,3rem);line-height:1.02}.LandingPage_heroSubtitle__8\+wpa{font-size:.95rem;max-width:460px}}@media (max-width:480px){.LandingPage_productCardSwap__TMSDL{transform:scale(.75) translateX(-8%);transform-origin:center center}.LandingPage_heroContent__oLTd0{padding:calc(var(--nav-height) + 1.8rem) 1rem calc(var(--hero-visual-height) + .8rem)}.LandingPage_heroTitle__DFbg2{font-size:clamp(2.6rem,14vw,3.6rem);margin-bottom:.85rem}.LandingPage_heroSubtitle__8\+wpa{font-size:.95rem;line-height:1.5}.LandingPage_visualContainer__5rBoT{bottom:.85rem;left:.85rem;right:.85rem}.LandingPage_windowMockup__oWpSY{left:50%;right:auto;transform:translateX(-50%);width:88%}.LandingPage_navScrolled__yqW0Y{width:calc(100% - .5rem)}.LandingPage_navContent__\+XJNG,.LandingPage_navScrolled__yqW0Y .LandingPage_navContent__\+XJNG{padding:.65rem .7rem}.LandingPage_logoImage__6gbI8{height:1.05rem}.LandingPage_navActions__9VCqf{gap:.35rem}.LandingPage_navActions__9VCqf button{font-size:.72rem;min-height:2.2rem;padding:.42rem .58rem}.LandingPage_sectionContent__re1NC{padding:4rem 1rem}.LandingPage_footerLinks__LbCWz{grid-template-columns:1fr}.LandingPage_footerBottom__5OzT6{flex-direction:column;gap:1rem;text-align:center}.LandingPage_productShowcaseReverse__R1WqA,.LandingPage_productShowcase__mcZoP{gap:1.5rem;padding-left:1rem;padding-right:1rem}.LandingPage_productDeckFrame__3PyYl{max-width:350px;min-height:300px;width:100%}.LandingPage_productBadge__FeZVj{justify-content:center;max-width:320px;width:100%}.LandingPage_productCard__JaIRC{padding:1.1rem}.LandingPage_productCardTitle__KmG-M{font-size:1rem}.LandingPage_productCardDescription__5WLHU{font-size:.82rem;line-height:1.5}}.Button_button__dXAUs{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-weight:500;gap:.5rem;justify-content:center;transition:all .2s ease;width:100%}.Button_button__dXAUs:disabled{cursor:not-allowed;opacity:.6}.Button_primary__dQH6j{background-color:#fff;color:#000}.Button_primary__dQH6j:hover:not(:disabled){background-color:#e0e0e0}.Button_secondary__zC\+XT{background-color:initial;border:1px solid #333;color:#fff}.Button_secondary__zC\+XT:hover:not(:disabled){background-color:#1a1a1a}.Button_ghost__d0x\+e{background-color:initial;color:#aaa}.Button_ghost__d0x\+e:hover:not(:disabled){color:#fff}.Button_sm__SpEbe{font-size:.8125rem;padding:.5rem .75rem}.Button_md__eCBTo{font-size:.9375rem;padding:.9375rem 1rem}.Button_lg__\+YLOL{font-size:1rem;padding:1.125rem 1.25rem}.grainient-container{height:100%;overflow:hidden;position:relative;width:100%}.card-swap-container{overflow:visible;perspective:900px;position:relative}.card{backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#000;border:1px solid #fff;border-radius:12px;left:50%;position:absolute;top:50%;transform-style:preserve-3d;will-change:transform}@media (max-width:768px){.card-swap-container{transform:scale(.85);transform-origin:center center}}@media (max-width:480px){.card-swap-container{transform:scale(.75);transform-origin:center center}}.scroll-float{overflow:hidden}.scroll-float-text{font-size:clamp(1.6rem,8vw,10rem);font-weight:900;line-height:1.5;text-align:center}.char,.scroll-float-text{display:inline-block}.ContentPage_page__hvRg5{background:radial-gradient(circle at top,#3d8b7a1f,#0000 28%),#0a0a0a;color:#fff;min-height:100vh}.ContentPage_topbar__kCGTa{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#0a0a0ac2;border-bottom:1px solid #ffffff0f;position:sticky;top:0;z-index:50}.ContentPage_topbarInner__JL59N{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;min-height:4.25rem;width:min(1120px,calc(100% - 2rem))}.ContentPage_brand__nJAdV{align-items:center;color:#fff;display:inline-flex;font-weight:600;gap:.65rem;letter-spacing:-.02em;text-decoration:none}.ContentPage_brand__nJAdV svg{color:#3d8b7a}.ContentPage_topLinks__kUVA3{align-items:center;display:flex;gap:1.25rem}.ContentPage_topLinks__kUVA3 a{color:#9ca3af;font-size:.92rem;text-decoration:none}.ContentPage_topLinks__kUVA3 a:hover{color:#fff}.ContentPage_main__au2OV{margin:0 auto;padding:5.5rem 0 4rem;width:min(1120px,calc(100% - 2rem))}.ContentPage_hero__G10-0{margin-bottom:4rem;max-width:760px}.ContentPage_eyebrow__XQL0L{color:#7ce7d6;display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.16em;margin-bottom:1rem;text-transform:uppercase}.ContentPage_title__CtthC{font-size:clamp(2.6rem,6vw,4.4rem);letter-spacing:-.045em;line-height:.98;margin:0 0 1.25rem}.ContentPage_description__mbdw4{color:#b6b8c0;font-size:1.08rem;line-height:1.75;margin:0}.ContentPage_sections__tAXDk{display:flex;flex-direction:column;gap:2rem}.ContentPage_section__tnXh3{background:linear-gradient(180deg,#ffffff08,hsla(0,0%,100%,.015)),#0a0a0ab8;border:1px solid #ffffff12;border-radius:22px;box-shadow:0 24px 70px #0000003d;padding:1.75rem}.ContentPage_sectionTitle__spGBV{font-size:1.35rem;letter-spacing:-.03em;line-height:1.2;margin:0 0 1rem}.ContentPage_paragraphs__WY7Wj{display:flex;flex-direction:column;gap:1rem}.ContentPage_paragraph__hKPpl{color:#bcc0c7;line-height:1.75;margin:0}.ContentPage_items__b5YoH{grid-gap:.75rem;color:#bcc0c7;display:grid;gap:.75rem;margin:0;padding-left:1.1rem}.ContentPage_cards__hXGqy{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.ContentPage_card__FNWNO{background:hsla(0,0%,100%,.025);border:1px solid #ffffff12;border-radius:18px;padding:1.15rem}.ContentPage_cardTitle__u9tuZ{font-size:1rem;letter-spacing:-.02em;margin:0 0 .5rem}.ContentPage_cardText__tabn6{color:#b8bcc4;font-size:.94rem;line-height:1.65;margin:0}@media (max-width:768px){.ContentPage_topbarInner__JL59N{min-height:4rem;width:calc(100% - 1.5rem)}.ContentPage_main__au2OV{padding-top:4rem;width:calc(100% - 1.5rem)}.ContentPage_topLinks__kUVA3{gap:.85rem}.ContentPage_cards__hXGqy{grid-template-columns:1fr}.ContentPage_section__tnXh3{padding:1.25rem}}@media (max-width:560px){.ContentPage_topLinks__kUVA3{display:none}.ContentPage_description__mbdw4{font-size:1rem}}.NotFound_page__rYa1s{align-items:center;background:radial-gradient(circle at top,#3d8b7a1f,#0000 28%),#0a0a0a;color:#fff;display:flex;justify-content:center;min-height:100vh;padding:2rem}.NotFound_card__wQLGh{background:linear-gradient(180deg,#ffffff0a,hsla(0,0%,100%,.015)),#0a0a0acc;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 30px 90px #0000004d;padding:2.25rem;text-align:center;width:min(100%,680px)}.NotFound_code__5w-sQ{color:#7ce7d6;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.18em;margin-bottom:1rem;text-transform:uppercase}.NotFound_title__QqWOc{font-size:clamp(2.2rem,6vw,3.8rem);letter-spacing:-.05em;line-height:.98;margin:0 0 1rem}.NotFound_description__cn-VZ{color:#b7bbc3;font-size:1rem;line-height:1.7;margin:0 0 1.75rem}.NotFound_actions__EanZt{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center}.NotFound_actions__EanZt a{text-decoration:none}@media (max-width:640px){.NotFound_card__wQLGh{padding:1.5rem}}.Waitlist_page__wKAKm{background:radial-gradient(circle at top,#3d8b7a24,#0000 28%),#0a0a0a;color:#fff;min-height:100vh}.Waitlist_header__qd\+IG{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#0a0a0ac2;border-bottom:1px solid #ffffff0f;position:sticky;top:0;z-index:40}.Waitlist_headerInner__dZdLQ{align-items:center;display:flex;margin:0 auto;min-height:4.25rem;width:min(1120px,calc(100% - 2rem))}.Waitlist_brand__CTkPO{align-items:center;display:inline-flex;text-decoration:none}.Waitlist_brand__CTkPO img{display:block;height:1.45rem;width:auto}.Waitlist_main__1yYM\+{margin:0 auto;padding:5rem 0;width:min(1120px,calc(100% - 2rem))}.Waitlist_panel__bNdYp{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) minmax(340px,440px)}.Waitlist_content__Ox2PW{max-width:720px}.Waitlist_eyebrow__UMpUn{color:#7ce7d6;display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.16em;margin-bottom:1rem;text-transform:uppercase}.Waitlist_title__S7s87{font-size:clamp(2.8rem,7vw,5rem);letter-spacing:-.055em;line-height:.96;margin:0 0 1.25rem}.Waitlist_description__sLKUm{color:#b8bcc4;font-size:1.06rem;line-height:1.75;margin:0 0 2rem;max-width:640px}.Waitlist_highlights__qpL9i{grid-gap:.9rem;display:grid;gap:.9rem;list-style:none;margin:0;padding:0}.Waitlist_highlights__qpL9i li{align-items:flex-start;color:#d2d6dd;display:flex;gap:.85rem;line-height:1.6}.Waitlist_highlights__qpL9i li:before{background:#7ce7d6;border-radius:2px;content:"";flex-shrink:0;height:.55rem;margin-top:.45rem;width:.55rem}.Waitlist_formCard__UUpDf{background:linear-gradient(180deg,#ffffff0a,hsla(0,0%,100%,.015)),#0a0a0ac7;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 30px 90px #00000047;padding:1.5rem}.Waitlist_formTitle__qNsKl{font-size:1.1rem;letter-spacing:-.02em;margin:0 0 .5rem}.Waitlist_formSubtitle__twbcQ{color:#aeb3bc;font-size:.92rem;line-height:1.65;margin:0 0 1.25rem}.Waitlist_form__fa\+Xx{display:flex;flex-direction:column;gap:.9rem}.Waitlist_field__y-sEU{display:flex;flex-direction:column;gap:.45rem}.Waitlist_field__y-sEU label{color:#e6e7ea;font-size:.78rem;font-weight:600}.Waitlist_field__y-sEU input,.Waitlist_field__y-sEU textarea{background:hsla(0,0%,100%,.025);border:1px solid #ffffff14;border-radius:14px;color:#fff;font:inherit;padding:.85rem .95rem;resize:vertical;width:100%}.Waitlist_field__y-sEU input::placeholder,.Waitlist_field__y-sEU textarea::placeholder{color:#717783}.Waitlist_field__y-sEU input:focus,.Waitlist_field__y-sEU textarea:focus{border-color:#7ce7d673;box-shadow:0 0 0 3px #7ce7d61f;outline:none}.Waitlist_note__80leM{color:#8f95a0;font-size:.8rem;line-height:1.55;margin:0}.Waitlist_errorText__bVtAr{color:#ff8a8a;font-size:.85rem;line-height:1.5;margin:0}.Waitlist_successBox__S0Y5\+{background:#7ce7d60f;border:1px solid #7ce7d659;border-radius:14px;padding:1.25rem}.Waitlist_successTitle__F6B8v{color:#7ce7d6;font-size:1rem;letter-spacing:-.01em;margin:0 0 .4rem}.Waitlist_successText__oWqUY{color:#d2d6dd;font-size:.92rem;line-height:1.6;margin:0}@media (max-width:900px){.Waitlist_panel__bNdYp{grid-template-columns:1fr}}@media (max-width:640px){.Waitlist_headerInner__dZdLQ,.Waitlist_main__1yYM\+{width:calc(100% - 1.5rem)}.Waitlist_main__1yYM\+{padding-top:4rem}.Waitlist_formCard__UUpDf{padding:1.2rem}}
/*# sourceMappingURL=main.13111808.css.map*/