.Navbar-module__AhTP8a__navbar{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--glass-border);background:#050505b3;align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__AhTP8a__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__AhTP8a__links{gap:2rem;display:flex}.Navbar-module__AhTP8a__link{color:var(--foreground-muted);font-weight:500;transition:color .2s}.Navbar-module__AhTP8a__link:hover{color:var(--foreground)}.Navbar-module__AhTP8a__cta{background:var(--gradient-primary);color:#fff;border-radius:999px;padding:.6rem 1.5rem;font-weight:600;transition:opacity .2s,transform .2s}.Navbar-module__AhTP8a__cta:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:768px){.Navbar-module__AhTP8a__links{display:none}}
.Footer-module__WkFbFW__footer{border-top:1px solid var(--glass-border);background:var(--background);margin-top:6rem;padding:4rem 2rem 2rem}.Footer-module__WkFbFW__container{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__WkFbFW__brand{max-width:300px}.Footer-module__WkFbFW__description{color:var(--foreground-muted);margin-top:1rem;line-height:1.6}.Footer-module__WkFbFW__linksGroup h4{margin-bottom:1.5rem;font-weight:600}.Footer-module__WkFbFW__linksGroup a{color:var(--foreground-muted);margin-bottom:.8rem;transition:color .2s;display:block}.Footer-module__WkFbFW__linksGroup a:hover{color:var(--foreground)}.Footer-module__WkFbFW__bottom{border-top:1px solid var(--glass-border);text-align:center;max-width:1200px;color:var(--foreground-muted);margin:4rem auto 0;padding-top:2rem;font-size:.9rem}@media (max-width:768px){.Footer-module__WkFbFW__container{grid-template-columns:1fr;gap:2rem}}
.page-module__hh50fa__main{background:#050505;flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.page-module__hh50fa__sectionHeader{text-align:center;margin-bottom:4rem;padding:0 1rem}.page-module__hh50fa__sectionHeader h2{background:var(--gradient-primary);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.page-module__hh50fa__sectionHeader p{color:var(--foreground-muted);max-width:600px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.5}.page-module__hh50fa__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:95vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.page-module__hh50fa__heroBackground{z-index:-1;position:absolute;inset:0;overflow:hidden}.page-module__hh50fa__glowBlob1,.page-module__hh50fa__glowBlob2{filter:blur(100px);opacity:.35;z-index:-1;border-radius:50%;animation:12s ease-in-out infinite alternate page-module__hh50fa__float;position:absolute}.page-module__hh50fa__glowBlob1{background:radial-gradient(circle, var(--primary) 0%, transparent 70%);width:45vw;height:45vw;top:-10%;left:15%}.page-module__hh50fa__glowBlob2{background:radial-gradient(circle, var(--secondary) 0%, transparent 70%);width:40vw;height:40vw;animation-delay:-6s;bottom:10%;right:15%}.page-module__hh50fa__heroContent{z-index:10;max-width:850px;margin-bottom:4rem}.page-module__hh50fa__badge{color:#c084fc;letter-spacing:.05em;text-transform:uppercase;background:#7000ff26;border:1px solid #7000ff4d;border-radius:999px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-block}.page-module__hh50fa__heroContent h1{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:850;line-height:1.1}.page-module__hh50fa__heroContent p{color:var(--foreground-muted);max-width:720px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.page-module__hh50fa__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}.page-module__hh50fa__primaryBtn,.page-module__hh50fa__secondaryBtn{cursor:pointer;border-radius:999px;padding:.9rem 2.2rem;font-size:1.05rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1)}.page-module__hh50fa__primaryBtn{background:var(--gradient-primary);color:#fff;border:none;box-shadow:0 4px 20px #7000ff59}.page-module__hh50fa__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #7000ff8c}.page-module__hh50fa__secondaryBtn{border:1px solid var(--glass-border);color:var(--foreground);background:#ffffff08}.page-module__hh50fa__secondaryBtn:hover{background:#ffffff14;border-color:#ffffff40;transform:translateY(-2px)}.page-module__hh50fa__heroMockupWrapper{z-index:10;width:100%;max-width:1000px;padding:0 1rem}.page-module__hh50fa__builderMockup{background:#0d0d0d;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 30px 70px #000c,inset 0 1px #ffffff1a}.page-module__hh50fa__builderHeader{background:#141414;border-bottom:1px solid #ffffff0d;align-items:center;height:48px;padding:0 1.2rem;display:flex;position:relative}.page-module__hh50fa__builderDots{gap:.5rem;display:flex;position:absolute;left:1.2rem}.page-module__hh50fa__builderDots span{border-radius:50%;width:12px;height:12px;display:inline-block}.page-module__hh50fa__builderTitle{color:#888;letter-spacing:.05em;text-transform:uppercase;margin:0 auto;font-size:.85rem;font-weight:500}.page-module__hh50fa__builderBody{grid-template-columns:240px 1fr 280px;min-height:380px;display:grid}@media (max-width:900px){.page-module__hh50fa__builderBody{grid-template-columns:1fr}.page-module__hh50fa__builderSidebar,.page-module__hh50fa__builderTotalPanel{display:none}}.page-module__hh50fa__builderSidebar{background:#0f0f0f;border-right:1px solid #ffffff0d;flex-direction:column;gap:.8rem;padding:1.5rem;display:flex}.page-module__hh50fa__sidebarGroup{color:#555;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.page-module__hh50fa__fieldItem{color:#ccc;cursor:grab;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:.6rem;padding:.6rem .8rem;font-size:.85rem;display:flex}.page-module__hh50fa__builderCanvas{background:#080808;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.page-module__hh50fa__canvasBlock{background:#ffffff03;border:1px dashed #ffffff1a;border-radius:10px;padding:1.2rem}.page-module__hh50fa__canvasLabel{color:var(--primary);margin-bottom:.8rem;font-size:.8rem;font-weight:600}.page-module__hh50fa__canvasElement label{color:#999;margin-bottom:.6rem;font-size:.85rem;display:block}.page-module__hh50fa__mockSlider{background:#ffffff14;border-radius:3px;height:6px;position:relative}.page-module__hh50fa__mockSliderFill{background:var(--gradient-primary);border-radius:3px;height:100%;position:absolute;top:0;left:0}.page-module__hh50fa__mockSliderHandle{width:14px;height:14px;box-shadow:0 0 10px var(--primary);background:#fff;border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.page-module__hh50fa__canvasGrid{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.page-module__hh50fa__canvasGridItem{text-align:center;color:#777;background:#ffffff05;border:1px solid #ffffff0f;border-radius:6px;padding:.6rem;font-size:.8rem}.page-module__hh50fa__canvasActive{border-color:var(--primary);color:#d8b4fe;background:#7000ff26;font-weight:500}.page-module__hh50fa__builderTotalPanel{text-align:center;background:#0f0f0f;border-left:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.page-module__hh50fa__builderTotalPanel h4{color:#888;margin-bottom:.8rem;font-size:.85rem}.page-module__hh50fa__previewTotal{color:var(--secondary);text-shadow:0 0 20px #00c2ff4d;margin-bottom:2rem;font-size:2.25rem;font-weight:800}.page-module__hh50fa__previewCapture{width:100%}.page-module__hh50fa__previewCapture input{color:#fff;background:#181818;border:1px solid #ffffff14;border-radius:8px;width:100%;margin-bottom:.6rem;padding:.65rem .8rem;font-size:.8rem}.page-module__hh50fa__previewCapture button{background:var(--gradient-primary);color:#fff;border:none;border-radius:8px;width:100%;padding:.65rem;font-size:.85rem;font-weight:600}.page-module__hh50fa__quotesSection{width:100%;max-width:1200px;margin:0 auto;padding:8rem 2rem}.page-module__hh50fa__quotesGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.page-module__hh50fa__quoteCard{border:1px solid #ffffff0d;flex-direction:column;padding:3rem 2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.page-module__hh50fa__quoteCard:hover{border-color:#ffffff26;transform:translateY(-6px);box-shadow:0 20px 40px #0006}.page-module__hh50fa__quoteIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.page-module__hh50fa__quoteCard h3{color:var(--foreground);margin-bottom:.8rem;font-size:1.25rem;font-weight:700}.page-module__hh50fa__quoteCard p{color:var(--foreground-muted);font-size:.95rem;line-height:1.6}.page-module__hh50fa__useCases{background:#ffffff03;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;width:100%;padding:6rem 2rem}.page-module__hh50fa__useCasesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.page-module__hh50fa__useCaseCard{border:1px solid #ffffff0a;padding:2.2rem;transition:all .25s}.page-module__hh50fa__useCaseCard:hover{border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 15px 30px #0000004d}.page-module__hh50fa__useCaseHead{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-module__hh50fa__useCaseEmoji{font-size:1.8rem}.page-module__hh50fa__useCaseCard h3{color:#fff;font-size:1.15rem;font-weight:650}.page-module__hh50fa__useCaseCard p{color:var(--foreground-muted);font-size:.92rem;line-height:1.6}.page-module__hh50fa__liveDemoSection{width:100%;max-width:1200px;margin:0 auto;padding:8rem 2rem}.page-module__hh50fa__demoContainer{grid-template-columns:280px 1fr;gap:3rem;margin-top:2rem;display:grid}@media (max-width:900px){.page-module__hh50fa__demoContainer{grid-template-columns:1fr;gap:2rem}}.page-module__hh50fa__demoSidebar{flex-direction:column;gap:.75rem;display:flex}.page-module__hh50fa__demoTab,.page-module__hh50fa__demoTabActive{text-align:left;cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:.8rem;width:100%;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.page-module__hh50fa__demoTab{color:var(--foreground-muted);background:#ffffff03;border-color:#ffffff08}.page-module__hh50fa__demoTab:hover{color:var(--foreground);background:#ffffff0a}.page-module__hh50fa__demoTabActive{color:#d8b4fe;background:#7000ff14;border-color:#7000ff59;box-shadow:inset 0 0 12px #7000ff1a}.page-module__hh50fa__demoWidgetContent{background:#0a0a0a66;border-color:#ffffff0f;padding:3rem}@media (max-width:600px){.page-module__hh50fa__demoWidgetContent{padding:1.5rem}}.page-module__hh50fa__widgetForm h3{border-bottom:1px solid #ffffff14;margin-bottom:2rem;padding-bottom:1rem;font-size:1.5rem}.page-module__hh50fa__widgetGroup{margin-bottom:1.8rem}.page-module__hh50fa__widgetGroup label{color:#aaa;margin-bottom:.75rem;font-size:.9rem;display:block}.page-module__hh50fa__widgetGroup label strong{color:var(--secondary)}.page-module__hh50fa__widgetGroupGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:1.8rem;display:grid}.page-module__hh50fa__widgetGroupGrid .page-module__hh50fa__widgetGroup{margin-bottom:0}.page-module__hh50fa__widgetOptionsRow{flex-wrap:wrap;gap:.8rem;display:flex}.page-module__hh50fa__widgetOptionBtn,.page-module__hh50fa__widgetOptionBtnActive{cursor:pointer;text-align:center;border:1px solid #ffffff0f;border-radius:8px;flex:1;min-width:100px;padding:.75rem;font-size:.85rem;font-weight:600;transition:all .2s}.page-module__hh50fa__widgetOptionBtn{color:var(--foreground-muted);background:#ffffff05}.page-module__hh50fa__widgetOptionBtn:hover{color:var(--foreground);background:#ffffff0f}.page-module__hh50fa__widgetOptionBtnActive{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 12px #7000ff4d}.page-module__hh50fa__widgetSlider{appearance:none;background:#ffffff14;border-radius:3px;outline:none;width:100%;height:6px}.page-module__hh50fa__widgetSlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--secondary);cursor:pointer;width:18px;height:18px;box-shadow:0 0 10px var(--secondary);border-radius:50%;transition:transform .1s}.page-module__hh50fa__widgetSlider::-webkit-slider-thumb:hover{transform:scale(1.15)}.page-module__hh50fa__widgetSelect{color:#fff;background:#141414;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;padding:.8rem 1rem;font-size:.9rem}.page-module__hh50fa__widgetCheckboxLabel{color:#bbb;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:.9rem;display:flex!important}.page-module__hh50fa__widgetCheckbox{width:18px;height:18px;accent-color:var(--primary);cursor:pointer}.page-module__hh50fa__widgetInputNumber{color:#fff;background:#141414;border:1px solid #ffffff14;border-radius:8px;width:100px;padding:.7rem .8rem;font-size:.9rem}.page-module__hh50fa__widgetWarning{color:#eab308;background:#eab30814;border:1px solid #eab30833;border-radius:6px;margin-top:.6rem;padding:.6rem .8rem;font-size:.8rem}.page-module__hh50fa__widgetTotalBox{text-align:center;background:#0006;border:1px solid #ffffff0d;border-radius:16px;margin-top:3rem;padding:2.2rem}.page-module__hh50fa__widgetTotalLabel{color:#888;margin-bottom:.5rem;font-size:.9rem}.page-module__hh50fa__widgetTotalAmount{color:var(--secondary);text-shadow:0 0 25px #00c2ff40;margin-bottom:2rem;font-size:2.75rem;font-weight:850}.page-module__hh50fa__widgetLeadForm{border-top:1px dashed #ffffff14;padding-top:1.5rem}.page-module__hh50fa__widgetLeadForm p{color:#aaa;margin-bottom:.8rem;font-size:.88rem;font-weight:550}.page-module__hh50fa__leadInputGroup{gap:.6rem;max-width:440px;margin:0 auto;display:flex}@media (max-width:500px){.page-module__hh50fa__leadInputGroup{flex-direction:column}}.page-module__hh50fa__leadInputGroup input{color:#fff;background:#141414;border:1px solid #ffffff14;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.88rem}.page-module__hh50fa__leadInputGroup button{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.88rem;font-weight:600;box-shadow:0 4px 10px #7000ff40}.page-module__hh50fa__leadInputGroup button:hover{opacity:.9}.page-module__hh50fa__specialSection{background:#ffffff01;width:100%;padding:6rem 2rem 8rem}.page-module__hh50fa__specialContainer{grid-template-columns:400px 1fr;align-items:start;gap:3rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:900px){.page-module__hh50fa__specialContainer{grid-template-columns:1fr;gap:2rem}}.page-module__hh50fa__specialTabs{flex-direction:column;gap:1rem;display:flex}.page-module__hh50fa__specialTab,.page-module__hh50fa__specialTabActive{text-align:left;cursor:pointer;background:#ffffff03;border:1px solid #ffffff08;border-radius:16px;width:100%;padding:1.8rem;transition:all .25s}.page-module__hh50fa__specialTab h3,.page-module__hh50fa__specialTabActive h3{margin-bottom:.4rem;font-size:1.15rem;font-weight:700}.page-module__hh50fa__specialTab p,.page-module__hh50fa__specialTabActive p{color:var(--foreground-muted);font-size:.88rem;line-height:1.4}.page-module__hh50fa__specialTabActive{background:#7000ff0d;border-color:#7000ff59;box-shadow:0 10px 25px #7000ff0d}.page-module__hh50fa__specialTabActive h3{color:#c084fc}.page-module__hh50fa__specialContent{border-color:#ffffff0f;min-height:380px;padding:3.5rem}@media (max-width:600px){.page-module__hh50fa__specialContent{padding:2rem}}.page-module__hh50fa__specialPanel h4{color:#fff;margin-bottom:1.5rem;font-size:1.3rem;font-weight:750}.page-module__hh50fa__specialList{flex-direction:column;gap:.8rem;margin-bottom:2rem;list-style:none;display:flex}.page-module__hh50fa__specialList li{color:#ddd;align-items:center;gap:.8rem;font-size:.95rem;display:flex}.page-module__hh50fa__specialList li span{color:var(--secondary);font-weight:700}.page-module__hh50fa__specialDescription{color:var(--foreground-muted);font-size:.95rem;line-height:1.6}.page-module__hh50fa__bentoSection{width:100%;max-width:1200px;margin:0 auto;padding:8rem 2rem}.page-module__hh50fa__bentoGridContainer{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.page-module__hh50fa__bentoGridContainer{grid-template-columns:1fr}}.page-module__hh50fa__bentoCard{border:1px solid #ffffff0d;padding:2.5rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.page-module__hh50fa__bentoCard:hover{border-color:#ffffff1f;transform:translateY(-4px)}.page-module__hh50fa__bentoWide{grid-column:span 2}@media (max-width:900px){.page-module__hh50fa__bentoWide{grid-column:span 1}}.page-module__hh50fa__bentoHeader{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.page-module__hh50fa__bentoIcon{font-size:1.5rem}.page-module__hh50fa__bentoCard h3{color:#fff;font-size:1.25rem;font-weight:700}.page-module__hh50fa__bentoCard p{color:var(--foreground-muted);font-size:.95rem;line-height:1.6}.page-module__hh50fa__elementsSection{background:#ffffff03;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;width:100%;padding:6rem 2rem}.page-module__hh50fa__badgeCloud{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:1000px;margin:0 auto;display:flex}.page-module__hh50fa__elementBadge{color:#eee;background:#ffffff05;border:1px solid #ffffff0f;border-radius:99px;padding:.6rem 1.4rem;font-size:.92rem;font-weight:550;transition:all .2s}.page-module__hh50fa__elementBadge:hover{border-color:var(--secondary);color:#fff;background:#00c2ff14;transform:translateY(-2px);box-shadow:0 5px 15px #00c2ff26}.page-module__hh50fa__compatibilitySection{width:100%;max-width:1200px;margin:0 auto;padding:8rem 2rem}.page-module__hh50fa__compatContainer{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.page-module__hh50fa__compatContainer{grid-template-columns:1fr;gap:3rem}}.page-module__hh50fa__compatText h2{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.page-module__hh50fa__compatText p{color:var(--foreground-muted);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.page-module__hh50fa__compatGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module__hh50fa__compatItem{flex-direction:column;gap:.4rem;display:flex}.page-module__hh50fa__compatItem strong{color:#fff;font-size:1.1rem}.page-module__hh50fa__compatItem span{color:var(--foreground-muted);font-size:.85rem}.page-module__hh50fa__compatMock{justify-content:center;align-items:center;display:flex}.page-module__hh50fa__speedBadge{border:8px solid #27c93f;border-color:#27c93f #27c93f #27c93f26 #27c93f26;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;display:flex;box-shadow:0 0 40px #27c93f26}.page-module__hh50fa__speedNumber{color:#27c93f;font-size:3.5rem;font-weight:900;line-height:1}.page-module__hh50fa__speedLabel{color:#aaa;text-transform:uppercase;letter-spacing:.08em;margin-top:.2rem;font-size:.75rem}.page-module__hh50fa__faqSection{width:100%;max-width:900px;margin:0 auto;padding:6rem 2rem 8rem}.page-module__hh50fa__faqContainer{flex-direction:column;gap:1rem;display:flex}.page-module__hh50fa__faqItem{background:#ffffff03;border:1px solid #ffffff0a;border-radius:12px;transition:all .2s;overflow:hidden}.page-module__hh50fa__faqItem:hover{border-color:#ffffff1a}.page-module__hh50fa__faqHeader{text-align:left;color:#fff;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.05rem;font-weight:650;display:flex}.page-module__hh50fa__faqArrow{color:var(--foreground-muted);font-size:.75rem}.page-module__hh50fa__faqBody{border-top:1px solid #ffffff08;padding:0 1.5rem 1.5rem}.page-module__hh50fa__faqBody p{color:var(--foreground-muted);padding-top:1rem;font-size:.95rem;line-height:1.6}.page-module__hh50fa__pricing{width:100%;max-width:1200px;margin:0 auto;padding:8rem 2rem}.page-module__hh50fa__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.page-module__hh50fa__pricingCard{text-align:center;flex-direction:column;align-items:center;padding:3rem 2rem;transition:transform .3s,border-color .3s;display:flex;position:relative}.page-module__hh50fa__pricingCard:hover{border-color:#fff3;transform:translateY(-5px)}.page-module__hh50fa__pricingCardFeatured{border-color:var(--primary);background:#7000ff05;box-shadow:0 10px 30px #7000ff26}.page-module__hh50fa__pricingCardFeatured:hover{border-color:var(--secondary)}.page-module__hh50fa__pricingBadge{background:var(--gradient-primary);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:.4rem 1.2rem;font-size:.8rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 10px #7000ff66}.page-module__hh50fa__pricingCard h3{font-size:1.5rem;font-weight:700}.page-module__hh50fa__pricingDescription{color:var(--foreground-muted);min-height:40px;margin-top:.5rem;font-size:.95rem}.page-module__hh50fa__pricingPrice{align-items:baseline;margin:2rem 0;display:flex}.page-module__hh50fa__priceAmount{color:var(--foreground);font-size:3rem;font-weight:800}.page-module__hh50fa__pricePeriod{color:var(--foreground-muted);margin-left:.25rem;font-size:1rem}.page-module__hh50fa__pricingFeatures{text-align:left;flex-direction:column;gap:1rem;width:100%;margin-bottom:2.5rem;list-style:none;display:flex}.page-module__hh50fa__pricingFeatures li{color:var(--foreground-muted);align-items:center;font-size:.95rem;display:flex}.page-module__hh50fa__checkIcon{color:var(--secondary);flex-shrink:0;margin-right:.75rem}.page-module__hh50fa__pricingBtnPrimary,.page-module__hh50fa__pricingBtnSecondary{text-align:center;border-radius:999px;width:100%;margin-top:auto;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}.page-module__hh50fa__pricingBtnPrimary{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 14px #7000ff66}.page-module__hh50fa__pricingBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7000ff99}.page-module__hh50fa__pricingBtnSecondary{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--foreground)}.page-module__hh50fa__pricingBtnSecondary:hover{background:#ffffff1a;transform:translateY(-2px)}.page-module__hh50fa__ctaSection{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem 8rem}.page-module__hh50fa__ctaCard{text-align:center;background:radial-gradient(circle,#7000ff1f 0%,#00c2ff05 100%);border:1px solid #7000ff59;border-radius:24px;padding:5rem 3rem;box-shadow:0 20px 50px #7000ff1a}.page-module__hh50fa__ctaCard h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800}.page-module__hh50fa__ctaCard p{color:var(--foreground-muted);max-width:600px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.6}.page-module__hh50fa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}
.legal-module__3Kn0HW__container{z-index:10;max-width:850px;margin:0 auto;padding:4rem 2rem;position:relative}.legal-module__3Kn0HW__heroBackground{z-index:-1;pointer-events:none;height:500px;position:absolute;top:0;left:0;right:0;overflow:hidden}.legal-module__3Kn0HW__glowBlob{filter:blur(120px);opacity:.25;background:radial-gradient(circle, var(--primary) 0%, transparent 70%);border-radius:50%;width:50vw;height:50vw;position:absolute;top:-20%;left:30%}.legal-module__3Kn0HW__backHome{color:var(--foreground-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.95rem;transition:color .2s;display:inline-flex}.legal-module__3Kn0HW__backHome:hover{color:var(--foreground)}.legal-module__3Kn0HW__header{border-bottom:1px solid var(--glass-border);margin-bottom:3rem;padding-bottom:2rem}.legal-module__3Kn0HW__header h1{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.legal-module__3Kn0HW__lastUpdated{color:var(--foreground-muted);font-size:.9rem}.legal-module__3Kn0HW__content{color:#d4d4d8;line-height:1.8}.legal-module__3Kn0HW__content section{margin-bottom:2.5rem}.legal-module__3Kn0HW__content h2{color:var(--foreground);margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.legal-module__3Kn0HW__content p{margin-bottom:1.2rem}.legal-module__3Kn0HW__content ul,.legal-module__3Kn0HW__content ol{margin-bottom:1.5rem;padding-left:1.5rem}.legal-module__3Kn0HW__content li{margin-bottom:.5rem}.legal-module__3Kn0HW__content strong{color:var(--foreground)}
