.Navbar-module__cJzEcG__nav{z-index:100;padding:var(--space-lg) 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);padding:var(--space-md) 0;background:#0a0a0fd9}.Navbar-module__cJzEcG__inner{max-width:1200px;padding:0 var(--space-xl);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:var(--space-sm);display:flex}.Navbar-module__cJzEcG__logoText{color:var(--text-primary);letter-spacing:-.5px;font-size:18px;font-weight:800}.Navbar-module__cJzEcG__logoChan{color:var(--primary)}.Navbar-module__cJzEcG__links{align-items:center;gap:var(--space-3xl);display:flex}.Navbar-module__cJzEcG__links a{color:var(--text-muted);font-size:14px;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__links a:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__githubLink{opacity:.6;align-items:center;transition:opacity .2s;display:flex}.Navbar-module__cJzEcG__githubLink:hover{opacity:1}.Navbar-module__cJzEcG__burger{flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__burgerLine{background:var(--text-muted);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__burgerLine.Navbar-module__cJzEcG__open:first-child{transform:rotate(45deg)translateY(5px)}.Navbar-module__cJzEcG__burgerLine.Navbar-module__cJzEcG__open:nth-child(2){opacity:0}.Navbar-module__cJzEcG__burgerLine.Navbar-module__cJzEcG__open:nth-child(3){transform:rotate(-45deg)translateY(-5px)}@media (max-width:768px){.Navbar-module__cJzEcG__links{background:var(--bg);justify-content:center;gap:var(--space-4xl);flex-direction:column;transition:transform .3s;position:fixed;inset:0;transform:translate(100%)}.Navbar-module__cJzEcG__links.Navbar-module__cJzEcG__open{transform:translate(0)}.Navbar-module__cJzEcG__links a{font-size:24px;font-weight:600}.Navbar-module__cJzEcG__burger{z-index:101;display:flex}}
.Footer-module__S6Hkya__footer{padding:var(--space-6xl) 0 var(--space-3xl);border-top:1px solid var(--border)}.Footer-module__S6Hkya__grid{gap:var(--space-4xl);margin-bottom:var(--space-5xl);grid-template-columns:2fr 1fr 1fr 1fr 1fr;display:grid}.Footer-module__S6Hkya__brand{max-width:280px}.Footer-module__S6Hkya__logo{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.Footer-module__S6Hkya__logoText{color:var(--text-primary);font-size:18px;font-weight:800}.Footer-module__S6Hkya__tagline{color:var(--text-dim);font-size:14px;line-height:1.6}.Footer-module__S6Hkya__column{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__S6Hkya__columnTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:var(--space-xs);font-size:13px;font-weight:700}.Footer-module__S6Hkya__column a{color:var(--text-muted);font-size:14px;transition:color .2s}.Footer-module__S6Hkya__column a:hover{color:var(--text-primary)}.Footer-module__S6Hkya__bottom{padding-top:var(--space-2xl);border-top:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__bottom p{color:var(--text-dim);font-size:13px}.Footer-module__S6Hkya__bottomLinks{gap:var(--space-xl);display:flex}.Footer-module__S6Hkya__bottomLinks a{color:var(--text-dim);font-size:13px;transition:color .2s}.Footer-module__S6Hkya__bottomLinks a:hover{color:var(--text-muted)}@media (max-width:768px){.Footer-module__S6Hkya__grid{gap:var(--space-3xl);grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__brand{grid-column:span 2}.Footer-module__S6Hkya__bottom{gap:var(--space-md);text-align:center;flex-direction:column}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding:var(--space-6xl) var(--space-xl);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__gridBg{background-image:linear-gradient(#e74c3c08 1px,#0000 1px),linear-gradient(90deg,#e74c3c08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50%,#000 40%,#0000 100%);mask-image:radial-gradient(60% 50%,#000 40%,#0000 100%)}.Hero-module__ZARIfG__glowOrb1{background:radial-gradient(circle, var(--primary-glow) 0%, transparent 70%);filter:blur(80px);width:400px;height:400px;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:10%;left:20%}.Hero-module__ZARIfG__glowOrb2{background:radial-gradient(circle, var(--success-glow) 0%, transparent 70%);filter:blur(80px);width:300px;height:300px;animation:10s ease-in-out infinite reverse Hero-module__ZARIfG__float;position:absolute;bottom:20%;right:15%}.Hero-module__ZARIfG__content{text-align:center;max-width:800px;animation:1s ease-out Hero-module__ZARIfG__fadeInUp;position:relative}.Hero-module__ZARIfG__badge{align-items:center;gap:var(--space-sm);color:var(--primary);background:var(--primary-subtle);border-radius:var(--radius-full);margin-bottom:var(--space-3xl);border:1px solid #e74c3c33;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse-glow}.Hero-module__ZARIfG__title{color:var(--text-primary);letter-spacing:-2px;margin-bottom:var(--space-2xl);font-size:clamp(36px,6vw,64px);font-weight:900;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto var(--space-4xl);font-size:clamp(16px,2vw,19px);line-height:1.7}.Hero-module__ZARIfG__actions{gap:var(--space-lg);margin-bottom:var(--space-4xl);flex-wrap:wrap;justify-content:center;display:flex}.Hero-module__ZARIfG__btnPrimary{align-items:center;gap:var(--space-sm);background:var(--primary);color:#fff;border-radius:var(--radius-lg);box-shadow:0 4px 20px var(--primary-glow);padding:14px 32px;font-size:15px;font-weight:700;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--primary-dark);box-shadow:0 8px 30px var(--primary-glow);transform:translateY(-2px)}.Hero-module__ZARIfG__btnSecondary{background:var(--bg-card);color:var(--text-secondary);border-radius:var(--radius-lg);border:1px solid var(--border);align-items:center;padding:14px 32px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__btnSecondary:hover{background:var(--bg-elevated);border-color:var(--border-subtle);transform:translateY(-2px)}.Hero-module__ZARIfG__installCmd{justify-content:center;align-items:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__installCmd code{font-family:var(--font-mono);color:var(--text-muted);background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border);padding:6px 14px;font-size:13px}.Hero-module__ZARIfG__separator{color:var(--text-dim);font-size:14px}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:140px var(--space-xl) var(--space-5xl)}.Hero-module__ZARIfG__installCmd{gap:var(--space-sm);flex-direction:column}.Hero-module__ZARIfG__separator{display:none}}
.Features-module__zvCZ4q__features{position:relative}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:var(--space-5xl)}.Features-module__zvCZ4q__sectionLabel{letter-spacing:2px;color:var(--primary);text-transform:uppercase;margin-bottom:var(--space-md);font-size:12px;font-weight:700;display:inline-block}.Features-module__zvCZ4q__sectionTitle{color:var(--text-primary);letter-spacing:-1px;margin-bottom:var(--space-md);font-size:clamp(28px,4vw,42px);font-weight:800}.Features-module__zvCZ4q__sectionDesc{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:16px}.Features-module__zvCZ4q__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Features-module__zvCZ4q__card{padding:var(--space-3xl);background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--border);transition:all .3s;position:relative;overflow:hidden}.Features-module__zvCZ4q__card:before{content:"";background:var(--card-color);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Features-module__zvCZ4q__card:hover{border-color:var(--border-subtle);transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.Features-module__zvCZ4q__card:hover:before{opacity:1}.Features-module__zvCZ4q__cardIcon{margin-bottom:var(--space-lg);font-size:32px}.Features-module__zvCZ4q__cardTitle{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:18px;font-weight:700}.Features-module__zvCZ4q__cardDesc{color:var(--text-muted);font-size:14px;line-height:1.6}@media (max-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}
.HowItWorks-module__tSMH5W__section{background:linear-gradient(180deg, var(--bg) 0%, #12121a80 50%, var(--bg) 100%)}.HowItWorks-module__tSMH5W__header{text-align:center;margin-bottom:var(--space-5xl)}.HowItWorks-module__tSMH5W__sectionLabel{letter-spacing:2px;color:var(--success);text-transform:uppercase;margin-bottom:var(--space-md);font-size:12px;font-weight:700;display:inline-block}.HowItWorks-module__tSMH5W__sectionTitle{color:var(--text-primary);letter-spacing:-1px;font-size:clamp(28px,4vw,42px);font-weight:800}.HowItWorks-module__tSMH5W__steps{gap:var(--space-4xl);flex-direction:column;display:flex}.HowItWorks-module__tSMH5W__step{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.HowItWorks-module__tSMH5W__step:nth-child(2n){direction:rtl}.HowItWorks-module__tSMH5W__step:nth-child(2n)>*{direction:ltr}.HowItWorks-module__tSMH5W__stepLeft{padding:var(--space-xl) 0}.HowItWorks-module__tSMH5W__stepNumber{color:var(--primary);opacity:.3;margin-bottom:var(--space-lg);font-size:48px;font-weight:900;line-height:1}.HowItWorks-module__tSMH5W__stepTitle{color:var(--text-primary);margin-bottom:var(--space-md);font-size:24px;font-weight:800}.HowItWorks-module__tSMH5W__stepDesc{color:var(--text-muted);font-size:15px;line-height:1.7}.HowItWorks-module__tSMH5W__stepCode{background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--border);overflow:hidden}.HowItWorks-module__tSMH5W__codeHeader{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border);display:flex}.HowItWorks-module__tSMH5W__codeDots{gap:6px;display:flex}.HowItWorks-module__tSMH5W__codeDots span{background:var(--border-subtle);border-radius:50%;width:10px;height:10px}.HowItWorks-module__tSMH5W__codeDots span:first-child{background:#ff5f57}.HowItWorks-module__tSMH5W__codeDots span:nth-child(2){background:#ffbd2e}.HowItWorks-module__tSMH5W__codeDots span:nth-child(3){background:#28c840}.HowItWorks-module__tSMH5W__codeFile{color:var(--text-dim);font-size:12px;font-family:var(--font-mono)}.HowItWorks-module__tSMH5W__codeBlock{padding:var(--space-xl);font-family:var(--font-mono);color:var(--text-secondary);font-size:13px;line-height:1.7;overflow-x:auto}@media (max-width:768px){.HowItWorks-module__tSMH5W__step{gap:var(--space-xl);grid-template-columns:1fr}.HowItWorks-module__tSMH5W__step:nth-child(2n){direction:ltr}}
.SDKShowcase-module__xD3MCq__section{position:relative}.SDKShowcase-module__xD3MCq__header{text-align:center;margin-bottom:var(--space-5xl)}.SDKShowcase-module__xD3MCq__sectionLabel{letter-spacing:2px;color:var(--accent);text-transform:uppercase;margin-bottom:var(--space-md);font-size:12px;font-weight:700;display:inline-block}.SDKShowcase-module__xD3MCq__sectionTitle{color:var(--text-primary);letter-spacing:-1px;margin-bottom:var(--space-md);font-size:clamp(28px,4vw,42px);font-weight:800}.SDKShowcase-module__xD3MCq__sectionDesc{color:var(--text-muted);font-size:16px}.SDKShowcase-module__xD3MCq__showcase{max-width:800px;margin:0 auto}.SDKShowcase-module__xD3MCq__tabs{gap:var(--space-sm);margin-bottom:var(--space-xl);justify-content:center;display:flex}.SDKShowcase-module__xD3MCq__tab{align-items:center;gap:var(--space-sm);color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.SDKShowcase-module__xD3MCq__tab:hover{background:var(--bg-elevated);color:var(--text-secondary)}.SDKShowcase-module__xD3MCq__tabActive{background:var(--primary-subtle);border-color:var(--primary);color:var(--primary)}.SDKShowcase-module__xD3MCq__tabIcon{font-size:18px}.SDKShowcase-module__xD3MCq__codeContainer{background:var(--bg-card);border-radius:var(--radius-2xl);border:1px solid var(--border);overflow:hidden;box-shadow:0 20px 60px #0006}.SDKShowcase-module__xD3MCq__codeHeader{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.SDKShowcase-module__xD3MCq__codeDots{gap:6px;display:flex}.SDKShowcase-module__xD3MCq__codeDots span{border-radius:50%;width:10px;height:10px}.SDKShowcase-module__xD3MCq__codeDots span:first-child{background:#ff5f57}.SDKShowcase-module__xD3MCq__codeDots span:nth-child(2){background:#ffbd2e}.SDKShowcase-module__xD3MCq__codeDots span:nth-child(3){background:#28c840}.SDKShowcase-module__xD3MCq__installBadge code{font-family:var(--font-mono);color:var(--text-dim);background:var(--bg-elevated);border-radius:var(--radius-md);padding:4px 12px;font-size:12px}.SDKShowcase-module__xD3MCq__codeBlock{padding:var(--space-2xl);font-family:var(--font-mono);color:var(--text-secondary);min-height:300px;font-size:13px;line-height:1.8;overflow-x:auto}@media (max-width:768px){.SDKShowcase-module__xD3MCq__tabs{flex-wrap:wrap}.SDKShowcase-module__xD3MCq__tab{padding:8px 16px;font-size:13px}.SDKShowcase-module__xD3MCq__codeBlock{padding:var(--space-lg);min-height:280px;font-size:11px}}
.docs-module__jMC11a__page{max-width:1200px;min-height:100vh;margin:0 auto;padding-top:70px;display:flex}.docs-module__jMC11a__sidebar{width:260px;height:calc(100vh - 70px);padding:var(--space-2xl) var(--space-xl);border-right:1px solid var(--border);gap:var(--space-2xl);flex-direction:column;flex-shrink:0;display:flex;position:sticky;top:70px;overflow-y:auto}.docs-module__jMC11a__langGroup{flex-direction:column;display:flex}.docs-module__jMC11a__langBtn{align-items:center;gap:var(--space-sm);width:100%;color:var(--text-muted);border-radius:var(--radius-md);text-align:left;cursor:pointer;padding:10px 14px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.docs-module__jMC11a__langBtn:hover{background:var(--bg-card);color:var(--text-secondary)}.docs-module__jMC11a__langActive{background:var(--primary-subtle);color:var(--primary)}.docs-module__jMC11a__langName{flex:1}.docs-module__jMC11a__chevron{opacity:.5;transition:transform .25s}.docs-module__jMC11a__chevronOpen{opacity:1;transform:rotate(180deg)}.docs-module__jMC11a__sideGroupLabel{letter-spacing:1.5px;color:var(--text-dim);text-transform:uppercase;margin-top:var(--space-2xl);margin-bottom:var(--space-sm);padding:0 14px;font-size:10px;font-weight:700}.docs-module__jMC11a__sideLink{align-items:center;gap:var(--space-sm);color:var(--text-dim);border-radius:var(--radius-md);border-left:2px solid #0000;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.docs-module__jMC11a__sideLink:hover{color:var(--text-muted);background:var(--bg-card)}.docs-module__jMC11a__sideLinkActive{color:var(--text-primary);background:var(--bg-card);border-left-color:var(--primary)}.docs-module__jMC11a__subNav{border-left:1px solid var(--border);flex-direction:column;gap:2px;margin-top:2px;margin-left:24px;padding:4px 0 4px 20px;display:flex}.docs-module__jMC11a__subLink{align-items:center;gap:var(--space-sm);color:var(--text-dim);border-radius:var(--radius-sm);padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.docs-module__jMC11a__subLink:hover{color:var(--text-muted);background:var(--bg-card)}.docs-module__jMC11a__subLinkActive{color:var(--primary);background:var(--primary-subtle);font-weight:600}.docs-module__jMC11a__sideIcon{font-size:13px}.docs-module__jMC11a__githubCard{margin-top:auto}.docs-module__jMC11a__githubBtn{text-align:center;color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:10px;font-size:13px;font-weight:600;transition:all .2s;display:block}.docs-module__jMC11a__githubBtn:hover{background:var(--bg-elevated);color:var(--text-primary)}.docs-module__jMC11a__content{padding:var(--space-4xl);flex:1;max-width:860px}.docs-module__jMC11a__intro{margin-bottom:var(--space-4xl)}.docs-module__jMC11a__introTitle{color:var(--text-primary);margin-bottom:var(--space-lg);font-size:28px;font-weight:800}.docs-module__jMC11a__introText{color:var(--text-muted);margin-bottom:var(--space-3xl);font-size:15px;line-height:1.8}.docs-module__jMC11a__introFeatures{gap:var(--space-xl);margin-bottom:var(--space-3xl);flex-direction:column;display:flex}.docs-module__jMC11a__introFeature{align-items:flex-start;gap:var(--space-lg);padding:var(--space-xl);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);display:flex}.docs-module__jMC11a__introFeature>span{flex-shrink:0;margin-top:2px;font-size:22px}.docs-module__jMC11a__introFeature strong{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:700;display:block}.docs-module__jMC11a__introFeature p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.6}.docs-module__jMC11a__introArchitecture{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);overflow:hidden}.docs-module__jMC11a__archHeader{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border);display:flex}.docs-module__jMC11a__archLabel{color:var(--text-dim);font-size:12px;font-family:var(--font-mono)}.docs-module__jMC11a__archDiagram{padding:var(--space-2xl);font-family:var(--font-mono);color:var(--text-muted);font-size:11px;line-height:1.6;overflow-x:auto}.docs-module__jMC11a__divider{border:none;border-top:1px solid var(--border);margin:0 0 var(--space-4xl)}.docs-module__jMC11a__contentHeader{margin-bottom:var(--space-4xl)}.docs-module__jMC11a__pageTitle{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:32px;font-weight:800}.docs-module__jMC11a__pageDesc{color:var(--text-muted);font-size:16px}.docs-module__jMC11a__docSection{margin-bottom:var(--space-4xl);scroll-margin-top:90px}.docs-module__jMC11a__sectionTitle{align-items:center;gap:var(--space-sm);color:var(--text-primary);margin-bottom:var(--space-xl);font-size:20px;font-weight:700;display:flex}.docs-module__jMC11a__codeContainer{background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--border);overflow:hidden}.docs-module__jMC11a__codeHeader{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border);align-items:center;display:flex}.docs-module__jMC11a__codeDots{gap:6px;display:flex}.docs-module__jMC11a__codeDots span{border-radius:50%;width:10px;height:10px}.docs-module__jMC11a__codeDots span:first-child{background:#ff5f57}.docs-module__jMC11a__codeDots span:nth-child(2){background:#ffbd2e}.docs-module__jMC11a__codeDots span:nth-child(3){background:#28c840}.docs-module__jMC11a__codeBlock{padding:var(--space-2xl);font-family:var(--font-mono);color:var(--text-secondary);font-size:13px;line-height:1.8;overflow-x:auto}@media (max-width:768px){.docs-module__jMC11a__page{flex-direction:column}.docs-module__jMC11a__sidebar{border-right:none;border-bottom:1px solid var(--border);width:100%;height:auto;padding:var(--space-lg);position:relative;top:0}.docs-module__jMC11a__langSelector,.docs-module__jMC11a__sideNav{gap:var(--space-sm);flex-flow:wrap}.docs-module__jMC11a__sideLink{border-bottom:2px solid #0000;border-left:none}.docs-module__jMC11a__sideLinkActive{border-left-color:#0000;border-bottom-color:var(--primary)}.docs-module__jMC11a__githubCard{display:none}.docs-module__jMC11a__content{padding:var(--space-xl)}.docs-module__jMC11a__codeBlock{padding:var(--space-lg);font-size:11px}}
.privacy-module__ZGDmtG__main{min-height:100vh;padding-top:100px;padding-bottom:var(--space-6xl)}.privacy-module__ZGDmtG__header{max-width:800px;margin:0 auto var(--space-5xl);text-align:center}.privacy-module__ZGDmtG__badge{letter-spacing:2px;text-transform:uppercase;color:var(--primary);background:var(--primary-subtle);border:1px solid var(--primary);border-radius:var(--radius-full);margin-bottom:var(--space-lg);padding:4px 14px;font-size:12px;font-weight:700;display:inline-block}.privacy-module__ZGDmtG__title{color:var(--text-primary);margin-bottom:var(--space-md);letter-spacing:-1px;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.privacy-module__ZGDmtG__meta{color:var(--text-dim);margin-bottom:var(--space-2xl);font-size:13px}.privacy-module__ZGDmtG__intro{color:var(--text-muted);max-width:680px;margin:0 auto;font-size:16px;line-height:1.8}.privacy-module__ZGDmtG__content{max-width:800px;margin:0 auto}.privacy-module__ZGDmtG__section{margin-bottom:var(--space-4xl);padding:var(--space-3xl);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);transition:border-color .3s}.privacy-module__ZGDmtG__section:hover{border-color:var(--border-subtle)}.privacy-module__ZGDmtG__sectionTitle{color:var(--text-primary);margin-bottom:var(--space-xl);padding-bottom:var(--space-md);border-bottom:1px solid var(--border);font-size:1.25rem;font-weight:800}.privacy-module__ZGDmtG__sectionBody{gap:var(--space-lg);flex-direction:column;display:flex}.privacy-module__ZGDmtG__sectionBody p{color:var(--text-muted);font-size:15px;line-height:1.8}.privacy-module__ZGDmtG__sectionBody ul{gap:var(--space-sm);flex-direction:column;padding:0;list-style:none;display:flex}.privacy-module__ZGDmtG__sectionBody li{color:var(--text-muted);padding-left:var(--space-xl);font-size:15px;line-height:1.7;position:relative}.privacy-module__ZGDmtG__sectionBody li:before{content:"→";color:var(--primary);font-weight:700;position:absolute;left:0}.privacy-module__ZGDmtG__sectionBody strong{color:var(--text-secondary);font-weight:600}.privacy-module__ZGDmtG__sectionBody a{color:var(--primary);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.privacy-module__ZGDmtG__sectionBody a:hover{color:var(--accent)}.privacy-module__ZGDmtG__subSection{margin-top:var(--space-lg);padding-left:var(--space-xl);border-left:2px solid var(--primary-subtle)}.privacy-module__ZGDmtG__subSectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-md);font-size:14px;font-weight:700}.privacy-module__ZGDmtG__contactCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-2xl);gap:var(--space-sm);margin-top:var(--space-md);flex-direction:column;display:flex}.privacy-module__ZGDmtG__contactCard p{color:var(--text-muted)!important;font-size:14px!important;line-height:1.5!important}.privacy-module__ZGDmtG__contactCard a{color:var(--primary)!important}.privacy-module__ZGDmtG__navLinks{margin-top:var(--space-4xl);padding-top:var(--space-2xl);border-top:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.privacy-module__ZGDmtG__navLink{color:var(--text-muted);font-size:14px;font-weight:600;transition:color .2s}.privacy-module__ZGDmtG__navLink:hover{color:var(--primary)}@media (max-width:768px){.privacy-module__ZGDmtG__main{padding-top:80px}.privacy-module__ZGDmtG__section{padding:var(--space-xl)}.privacy-module__ZGDmtG__navLinks{gap:var(--space-lg);flex-direction:column}}
.terms-module__tZIRGq__main{min-height:100vh;padding-top:100px;padding-bottom:var(--space-6xl)}.terms-module__tZIRGq__header{max-width:800px;margin:0 auto var(--space-5xl);text-align:center}.terms-module__tZIRGq__badge{letter-spacing:2px;text-transform:uppercase;color:var(--primary);background:var(--primary-subtle);border:1px solid var(--primary);border-radius:var(--radius-full);margin-bottom:var(--space-lg);padding:4px 14px;font-size:12px;font-weight:700;display:inline-block}.terms-module__tZIRGq__title{color:var(--text-primary);margin-bottom:var(--space-md);letter-spacing:-1px;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.terms-module__tZIRGq__meta{color:var(--text-dim);margin-bottom:var(--space-2xl);font-size:13px}.terms-module__tZIRGq__intro{color:var(--text-muted);max-width:680px;margin:0 auto;font-size:16px;line-height:1.8}.terms-module__tZIRGq__content{max-width:800px;margin:0 auto}.terms-module__tZIRGq__section{margin-bottom:var(--space-4xl);padding:var(--space-3xl);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);transition:border-color .3s}.terms-module__tZIRGq__section:hover{border-color:var(--border-subtle)}.terms-module__tZIRGq__sectionTitle{color:var(--text-primary);margin-bottom:var(--space-xl);padding-bottom:var(--space-md);border-bottom:1px solid var(--border);font-size:1.25rem;font-weight:800}.terms-module__tZIRGq__sectionBody{gap:var(--space-lg);flex-direction:column;display:flex}.terms-module__tZIRGq__sectionBody p{color:var(--text-muted);font-size:15px;line-height:1.8}.terms-module__tZIRGq__sectionBody ul{gap:var(--space-sm);flex-direction:column;padding:0;list-style:none;display:flex}.terms-module__tZIRGq__sectionBody li{color:var(--text-muted);padding-left:var(--space-xl);font-size:15px;line-height:1.7;position:relative}.terms-module__tZIRGq__sectionBody li:before{content:"→";color:var(--primary);font-weight:700;position:absolute;left:0}.terms-module__tZIRGq__sectionBody strong{color:var(--text-secondary);font-weight:600}.terms-module__tZIRGq__sectionBody a{color:var(--primary);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.terms-module__tZIRGq__sectionBody a:hover{color:var(--accent)}.terms-module__tZIRGq__subSection{margin-top:var(--space-lg);padding-left:var(--space-xl);border-left:2px solid var(--primary-subtle)}.terms-module__tZIRGq__subSectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-md);font-size:14px;font-weight:700}.terms-module__tZIRGq__contactCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-2xl);gap:var(--space-sm);margin-top:var(--space-md);flex-direction:column;display:flex}.terms-module__tZIRGq__contactCard p{color:var(--text-muted)!important;font-size:14px!important;line-height:1.5!important}.terms-module__tZIRGq__contactCard a{color:var(--primary)!important}.terms-module__tZIRGq__navLinks{margin-top:var(--space-4xl);padding-top:var(--space-2xl);border-top:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.terms-module__tZIRGq__navLink{color:var(--text-muted);font-size:14px;font-weight:600;transition:color .2s}.terms-module__tZIRGq__navLink:hover{color:var(--primary)}@media (max-width:768px){.terms-module__tZIRGq__main{padding-top:80px}.terms-module__tZIRGq__section{padding:var(--space-xl)}.terms-module__tZIRGq__navLinks{gap:var(--space-lg);flex-direction:column}}
.Stats-module__yL2aHq__section{background:var(--bg-card);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Stats-module__yL2aHq__grid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__yL2aHq__card{text-align:center;padding:var(--space-3xl) var(--space-xl)}.Stats-module__yL2aHq__icon{margin-bottom:var(--space-md);font-size:28px;display:block}.Stats-module__yL2aHq__value{color:var(--text-primary);letter-spacing:-1px;margin-bottom:var(--space-xs);font-size:36px;font-weight:900}.Stats-module__yL2aHq__label{color:var(--text-muted);font-size:14px;font-weight:500}@media (max-width:768px){.Stats-module__yL2aHq__grid{grid-template-columns:repeat(2,1fr)}}
