.Navbar-module__cJzEcG__nav{z-index:50;background:linear-gradient(to bottom, var(--bg) 60%, #07070ab3);-webkit-backdrop-filter:blur(8px);padding:18px 0;position:sticky;top:0}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.Navbar-module__cJzEcG__brand{align-items:center;gap:10px;display:inline-flex}.Navbar-module__cJzEcG__brandImg{object-fit:contain;width:auto;height:36px}.Navbar-module__cJzEcG__version{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--cyan);background:#22d3ee1a;border:1px solid #22d3ee40;border-radius:6px;padding:3px 7px;font-size:9px}.Navbar-module__cJzEcG__links{color:var(--fg-soft);gap:36px;font-size:14px;display:flex}.Navbar-module__cJzEcG__links a:hover{color:var(--fg)}.Navbar-module__cJzEcG__cta{border:1px solid var(--hairline-strong);color:var(--fg);background:#20192f;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:500;transition:background .16s,border-color .16s}.Navbar-module__cJzEcG__cta:hover{background:var(--surface-2);border-color:#ffffff2e}@media (max-width:980px){.Navbar-module__cJzEcG__links{display:none}}
.Dashboard-module__DB7hEa__dash{border:1px solid var(--hairline-strong);border-radius:var(--r-2xl) var(--r-2xl) 0 0;background:linear-gradient(#0c0c12 0%,#0a0a10 100%);grid-template-columns:220px 1fr;display:grid;overflow:hidden;box-shadow:inset 0 -1px #ffffff0d,0 -32px 80px -32px #8b5cf640}.Dashboard-module__DB7hEa__side{border-right:1px solid var(--hairline);background:#00000040;flex-direction:column;gap:24px;min-height:600px;padding:22px 16px;display:flex}.Dashboard-module__DB7hEa__brand{align-items:center;padding:0 4px;display:flex}.Dashboard-module__DB7hEa__brandImg{object-fit:contain;width:auto;height:28px}.Dashboard-module__DB7hEa__nav{flex-direction:column;flex:1;gap:4px;display:flex}.Dashboard-module__DB7hEa__nav a{color:var(--fg-soft);border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.Dashboard-module__DB7hEa__active{background:#ffffff0f;color:var(--fg)!important;border-color:#ffffff0f!important}.Dashboard-module__DB7hEa__nav a:hover:not(.Dashboard-module__DB7hEa__active){color:var(--fg);background:#ffffff08}.Dashboard-module__DB7hEa__rule{background:var(--hairline);height:1px;margin:8px 4px}.Dashboard-module__DB7hEa__main{flex-direction:column;gap:18px;min-width:0;padding:22px 24px;display:flex}.Dashboard-module__DB7hEa__topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.Dashboard-module__DB7hEa__welcome{flex-direction:column;gap:2px;display:flex}.Dashboard-module__DB7hEa__welcomeTitle{letter-spacing:-.01em;font-size:22px;font-weight:400}.Dashboard-module__DB7hEa__welcomeTitle b{font-weight:600}.Dashboard-module__DB7hEa__welcomeSub{color:var(--fg-muted);font-size:12px}.Dashboard-module__DB7hEa__search{background:var(--surface);border:1px solid var(--hairline);width:280px;height:38px;color:var(--fg-muted);border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:12px;display:flex}.Dashboard-module__DB7hEa__summary{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Dashboard-module__DB7hEa__card{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--r-md);flex-direction:column;gap:10px;padding:14px 16px;display:flex}.Dashboard-module__DB7hEa__cardHead{align-items:center;gap:8px;display:flex}.Dashboard-module__DB7hEa__cardIcon{width:26px;height:26px;color:var(--cyan-soft);background:#ffffff0a;border-radius:8px;place-items:center;display:grid}.Dashboard-module__DB7hEa__cardIcon svg{stroke:currentColor;fill:none;stroke-width:1.6px;width:14px;height:14px}.Dashboard-module__DB7hEa__cardTitle{letter-spacing:-.01em;font-size:14px;font-weight:500}.Dashboard-module__DB7hEa__cardMeta{font-family:var(--font-mono);color:var(--fg-muted);margin-bottom:2px;font-size:10px}.Dashboard-module__DB7hEa__bar{background:#ffffff0f;border-radius:999px;height:6px;display:flex;overflow:hidden}.Dashboard-module__DB7hEa__bar>span{height:100%}.Dashboard-module__DB7hEa__barRed{background:var(--danger)}.Dashboard-module__DB7hEa__barAmber{background:var(--warning)}.Dashboard-module__DB7hEa__barGreen{background:var(--success)}.Dashboard-module__DB7hEa__stats{color:var(--fg-muted);font-size:10.5px;font-family:var(--font-mono);grid-template-columns:1fr 1fr;gap:6px 14px;display:grid}.Dashboard-module__DB7hEa__stats div b{color:var(--fg);font-weight:500;font-family:var(--font-sans)}.Dashboard-module__DB7hEa__flag{font-family:var(--font-sans);border-radius:4px;margin-left:4px;padding:1px 5px;font-size:10px}.Dashboard-module__DB7hEa__flagWarn{color:var(--warning);background:#f59e0b26}.Dashboard-module__DB7hEa__flagGood{color:var(--success);background:#10b98126}.Dashboard-module__DB7hEa__flagBad{color:var(--danger);background:#ef444426}.Dashboard-module__DB7hEa__chart{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--r-md);flex-direction:column;gap:6px;min-height:240px;padding:16px 18px 12px;display:flex}.Dashboard-module__DB7hEa__chartHead{justify-content:space-between;align-items:center;display:flex}.Dashboard-module__DB7hEa__chartTitle{color:var(--fg-muted);font-size:13px}.Dashboard-module__DB7hEa__range{border:1px solid var(--hairline);background:#ffffff0a;border-radius:999px;gap:2px;padding:3px;display:inline-flex}.Dashboard-module__DB7hEa__range button{font-family:var(--font-mono);color:var(--fg-muted);background:0 0;border:0;border-radius:999px;padding:4px 10px;font-size:10px}.Dashboard-module__DB7hEa__rangeActive{background:var(--violet)!important;color:#fff!important}.Dashboard-module__DB7hEa__chartBody{height:200px;position:relative}.Dashboard-module__DB7hEa__chartBody svg{width:100%;height:100%;position:absolute;inset:0}.Dashboard-module__DB7hEa__chartX{font-family:var(--font-mono);color:var(--fg-muted);justify-content:space-around;font-size:10px;display:flex;position:absolute;bottom:4px;left:0;right:0}.Dashboard-module__DB7hEa__pill{font-family:var(--font-mono);background:var(--bg);border:1px solid var(--hairline-strong);white-space:nowrap;border-radius:999px;padding:2px 7px;font-size:10px;position:absolute;transform:translate(-50%,-130%)}.Dashboard-module__DB7hEa__pillViolet{color:var(--violet-soft);border-color:#8b5cf666}.Dashboard-module__DB7hEa__bottom{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Dashboard-module__DB7hEa__empty{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--r-md);flex-direction:column;gap:8px;height:132px;padding:14px 16px;display:flex}.Dashboard-module__DB7hEa__emptyTag{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-subtle);font-size:9px}.Dashboard-module__DB7hEa__emptyTitle{color:var(--fg-soft);font-size:13px}.Dashboard-module__DB7hEa__emptyRows{flex-direction:column;flex:1;justify-content:center;gap:8px;display:flex}.Dashboard-module__DB7hEa__row{font-family:var(--font-mono);color:var(--fg-muted);justify-content:space-between;align-items:center;font-size:10.5px;display:flex}.Dashboard-module__DB7hEa__row b{color:var(--fg);font-family:var(--font-sans);font-weight:500}@media (max-width:980px){.Dashboard-module__DB7hEa__dash{grid-template-columns:1fr}.Dashboard-module__DB7hEa__side{display:none}.Dashboard-module__DB7hEa__summary,.Dashboard-module__DB7hEa__bottom{grid-template-columns:1fr}}
.Hero-module__ZARIfG__hero{text-align:center;padding:64px 0 0;position:relative;overflow:hidden}.Hero-module__ZARIfG__stars{pointer-events:none;background-image:radial-gradient(1px 1px at 12% 18%,#fff6,#0000 50%),radial-gradient(1px 1px at 28% 64%,#ffffff4d,#0000 50%),radial-gradient(1px 1px at 64% 22%,#fff6,#0000 50%),radial-gradient(1px 1px at 82% 48%,#ffffff4d,#0000 50%),radial-gradient(1px 1px at 8% 88%,#ffffff4d,#0000 50%),radial-gradient(1px 1px at 92% 78%,#ffffff4d,#0000 50%),radial-gradient(1px 1px at 48% 8%,#ffffff59,#0000 50%);position:absolute;inset:0}.Hero-module__ZARIfG__ribbons{pointer-events:none;z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__ribbon{filter:blur(.5px);opacity:.7;transform-origin:50%;border-radius:100% 0 0 100%/100%;height:200px;position:absolute}.Hero-module__ZARIfG__ribbonMint{filter:blur(8px);background:linear-gradient(105deg,#0000 0%,#5eead480 35%,#22d3ee99 55%,#0000 100%);width:1100px;bottom:30%;left:-160px;transform:rotate(-8deg);-webkit-mask-image:linear-gradient(105deg,#0000 0%,#000 30% 70%,#0000 100%);mask-image:linear-gradient(105deg,#0000 0%,#000 30% 70%,#0000 100%)}.Hero-module__ZARIfG__ribbonViolet{filter:blur(10px);background:linear-gradient(105deg,#0000 0%,#8b5cf673 35%,#d946ef80 55%,#0000 100%);width:1100px;bottom:22%;left:-100px;transform:rotate(-8deg);-webkit-mask-image:linear-gradient(105deg,#0000 0%,#000 30% 70%,#0000 100%);mask-image:linear-gradient(105deg,#0000 0%,#000 30% 70%,#0000 100%)}.Hero-module__ZARIfG__content{z-index:2;position:relative}.Hero-module__ZARIfG__eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--cyan-soft);background:#22d3ee0f;border:1px solid #22d3ee38;border-radius:999px;align-items:center;margin-bottom:28px;padding:7px 14px;font-size:11px;display:inline-flex}.Hero-module__ZARIfG__title{letter-spacing:-.04em;text-wrap:balance;max-width:1000px;margin:0 auto 32px;font-size:clamp(48px,8vw,96px);font-weight:600;line-height:1}.Hero-module__ZARIfG__titleSoft{color:var(--fg-muted);letter-spacing:-.025em;font-weight:400;display:block}.Hero-module__ZARIfG__titleStrong{color:var(--fg);font-weight:600;display:block}.Hero-module__ZARIfG__ctaRow{flex-direction:column;align-items:center;gap:14px;margin-bottom:56px;display:inline-flex}.Hero-module__ZARIfG__counter{font-family:var(--font-mono);color:var(--fg-muted);align-items:center;gap:10px;font-size:12px;display:inline-flex}.Hero-module__ZARIfG__counter b{color:var(--fg);font-weight:500}.Hero-module__ZARIfG__avatars{display:inline-flex}.Hero-module__ZARIfG__avatars span{border:2px solid var(--bg);border-radius:50%;width:22px;height:22px}.Hero-module__ZARIfG__avatars span+span{margin-left:-8px}.Hero-module__ZARIfG__avatars span:first-child{background:linear-gradient(135deg,#a78bfa,#7c3aed)}.Hero-module__ZARIfG__avatars span:nth-child(2){background:linear-gradient(135deg,#5eead4,#22d3ee)}.Hero-module__ZARIfG__avatars span:nth-child(3){background:linear-gradient(135deg,#fbbf24,#f59e0b)}.Hero-module__ZARIfG__avatars span:nth-child(4){background:linear-gradient(135deg,#60a5fa,#6366f1)}.Hero-module__ZARIfG__dashShell{z-index:2;max-width:1240px;margin:0 auto;padding:0 32px;position:relative}@media (max-width:640px){.Hero-module__ZARIfG__title{font-size:48px}.Hero-module__ZARIfG__dashShell{padding:0 20px}}
.Quote-module__YxObhG__section{background:var(--bg);padding:120px 0 80px;position:relative}.Quote-module__YxObhG__quote{text-align:center;max-width:720px;margin:0 auto}.Quote-module__YxObhG__rule{background:var(--hairline-strong);width:36px;height:1px;margin:0 auto 28px}.Quote-module__YxObhG__text{letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:28px;font-weight:400;line-height:1.4}.Quote-module__YxObhG__text em{color:var(--fg-soft);font-style:italic}.Quote-module__YxObhG__attr{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-subtle);margin-top:18px;font-size:11px}
.Numbers-module__Q9uC7G__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Numbers-module__Q9uC7G__card{background:linear-gradient(180deg, var(--surface) 0%, #14141a99 100%);border:1px solid var(--hairline);border-radius:var(--r-lg);padding:28px 22px;position:relative;overflow:hidden}.Numbers-module__Q9uC7G__card:before{content:"";background:radial-gradient(160% 90% at 100% 0%, var(--stat-glow,#8b5cf640), transparent 60%);opacity:.6;pointer-events:none;position:absolute;inset:0}.Numbers-module__Q9uC7G__num{letter-spacing:-.03em;background:linear-gradient(120deg, var(--cyan) 0%, var(--cyan-soft) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 14px;font-size:44px;font-weight:500;position:relative}.Numbers-module__Q9uC7G__num small{background:inherit;color:#0000;-webkit-background-clip:text;font-size:28px;font-weight:400}.Numbers-module__Q9uC7G__label{color:var(--fg-soft);font-size:14px;line-height:1.45;position:relative}.Numbers-module__Q9uC7G__card[data-tone=violet]{--stat-glow:#8b5cf64d}.Numbers-module__Q9uC7G__card[data-tone=cyan]{--stat-glow:#22d3ee40}.Numbers-module__Q9uC7G__card[data-tone=mint]{--stat-glow:#5eead438}.Numbers-module__Q9uC7G__card[data-tone=magenta]{--stat-glow:#d946ef40}@media (max-width:980px){.Numbers-module__Q9uC7G__grid{grid-template-columns:repeat(2,1fr)}}
.Tabs-module__MPyrFG__bar{background:var(--surface);border:1px solid var(--hairline);border-radius:999px;align-items:center;gap:4px;margin:0 auto;padding:6px;display:inline-flex}.Tabs-module__MPyrFG__btn{color:var(--fg-soft);white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;display:inline-flex}.Tabs-module__MPyrFG__btn:hover{color:var(--fg)}.Tabs-module__MPyrFG__active{background:var(--violet);color:#fff;box-shadow:0 4px 14px -4px var(--accent-glow)}.Tabs-module__MPyrFG__btn svg{stroke:currentColor;fill:none;stroke-width:1.6px;width:16px;height:16px}.Tabs-module__MPyrFG__panels{margin-top:48px;position:relative}.Tabs-module__MPyrFG__panel{background:linear-gradient(180deg, var(--surface) 0%, #0e0e12cc 100%);border:1px solid var(--hairline-strong);border-radius:var(--r-2xl);grid-template-columns:1fr 1fr;align-items:center;gap:32px;padding:32px;display:grid;overflow:hidden}.Tabs-module__MPyrFG__text h3{letter-spacing:-.02em;margin:0 0 12px;font-size:28px;font-weight:500}.Tabs-module__MPyrFG__text p{color:var(--fg-muted);margin:0 0 18px;font-size:15px;line-height:1.6}.Tabs-module__MPyrFG__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Tabs-module__MPyrFG__list li{color:var(--fg-soft);align-items:flex-start;gap:10px;font-size:14px;display:flex}.Tabs-module__MPyrFG__list li:before{content:"";background:var(--violet);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}.Tabs-module__MPyrFG__vis{aspect-ratio:4/3;border-radius:var(--r-lg);background:var(--bg);border:1px solid var(--hairline);padding:20px;position:relative;overflow:hidden}@media (max-width:980px){.Tabs-module__MPyrFG__panel{grid-template-columns:1fr}}
.Bento-module___k-yWG__row{gap:16px;display:grid}.Bento-module___k-yWG__row1{grid-template-columns:2fr 1fr}.Bento-module___k-yWG__row2{grid-template-columns:1fr 2fr}.Bento-module___k-yWG__card{background:linear-gradient(180deg, var(--surface) 0%, #0e0e12b3 100%);border:1px solid var(--hairline);border-radius:var(--r-2xl);flex-direction:column;min-height:280px;padding:28px;display:flex;position:relative;overflow:hidden}.Bento-module___k-yWG__card[data-tone=cyan]{background:linear-gradient(165deg, #22d3ee2e 0%, #5eead40f 60%, var(--surface) 100%)}.Bento-module___k-yWG__title{letter-spacing:-.015em;margin:0 0 8px;font-size:22px;font-weight:500}.Bento-module___k-yWG__card[data-tone=cyan] .Bento-module___k-yWG__title{color:#0a1015}.Bento-module___k-yWG__card[data-tone=cyan] .Bento-module___k-yWG__desc{color:#0a1015bf}.Bento-module___k-yWG__desc{color:var(--fg-muted);max-width:380px;margin:0;font-size:14px;line-height:1.55}.Bento-module___k-yWG__vis{pointer-events:none;height:140px;margin-top:auto;position:relative}@media (max-width:980px){.Bento-module___k-yWG__row1,.Bento-module___k-yWG__row2{grid-template-columns:1fr}}
.Pricing-module__yc4bBa__toggle{background:var(--surface);border:1px solid var(--hairline-strong);border-radius:999px;margin:0 auto 56px;padding:4px;display:inline-flex}.Pricing-module__yc4bBa__toggle button{color:var(--fg-soft);background:0 0;border:0;border-radius:999px;padding:10px 22px;font-size:14px}.Pricing-module__yc4bBa__toggleActive{background:var(--bg)!important;color:var(--fg)!important;border:1px solid var(--hairline-strong)!important}.Pricing-module__yc4bBa__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.Pricing-module__yc4bBa__card{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--r-2xl);flex-direction:column;padding:32px 28px;display:flex;position:relative}.Pricing-module__yc4bBa__featured{background:linear-gradient(#8b5cf624 0%,#14141ae6 60%);border-color:#8b5cf666;box-shadow:0 24px 48px -24px #8b5cf666}.Pricing-module__yc4bBa__badge{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;background:var(--bg);border:1px solid var(--hairline-strong);color:var(--cyan-soft);border-radius:999px;padding:4px 10px;font-size:10px;position:absolute;top:18px;right:18px}.Pricing-module__yc4bBa__name{color:var(--fg-muted);margin:0 0 6px;font-size:14px}.Pricing-module__yc4bBa__amount{letter-spacing:-.04em;margin:0 0 4px;font-size:56px;font-weight:500;line-height:1}.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__amount{background:linear-gradient(120deg, var(--cyan) 0%, var(--cyan-soft) 50%, var(--violet-soft) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.Pricing-module__yc4bBa__periodLabel{color:var(--fg-muted);margin:0 0 28px;font-size:13px}.Pricing-module__yc4bBa__divider{background:var(--hairline);height:1px;margin:0 0 22px}.Pricing-module__yc4bBa__feats{flex-direction:column;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.Pricing-module__yc4bBa__feats li{color:var(--fg-soft);align-items:center;gap:10px;font-size:14px;display:flex}.Pricing-module__yc4bBa__feats svg{flex-shrink:0;width:18px;height:18px}.Pricing-module__yc4bBa__cta{box-sizing:border-box;text-align:center;cursor:pointer;background:var(--bg);border:1px solid var(--hairline-strong);width:100%;color:var(--fg);border-radius:12px;margin-top:auto;padding:12px;font-size:14px;font-weight:500;text-decoration:none;display:block}.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__cta{background:var(--violet);border-color:var(--violet);color:#fff}.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__cta:hover{background:var(--violet-soft)}.Pricing-module__yc4bBa__foot{text-align:center;color:var(--fg-subtle);margin:12px 0 0;font-size:11px}@media (max-width:980px){.Pricing-module__yc4bBa__grid{grid-template-columns:1fr}}
.FinalCTA-module__G4Qm-G__final{text-align:center;padding:96px 0 120px;position:relative;overflow:hidden}.FinalCTA-module__G4Qm-G__final:before{content:"";pointer-events:none;background:radial-gradient(50% 60% at 50% 60%,#8b5cf62e,#0000 70%);position:absolute;inset:-200px 0 0}.FinalCTA-module__G4Qm-G__accent{background:linear-gradient(120deg, var(--violet-soft), var(--cyan));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.FinalCTA-module__G4Qm-G__form{max-width:480px;margin:32px auto 0;position:relative}.FinalCTA-module__G4Qm-G__pill{background:var(--surface);border:1px solid var(--hairline-strong);border-radius:999px;gap:6px;padding:6px;transition:border-color .18s,box-shadow .18s;display:flex}.FinalCTA-module__G4Qm-G__pill:focus-within{border-color:var(--violet);box-shadow:0 0 0 4px #8b5cf626}.FinalCTA-module__G4Qm-G__input{min-width:0;font:inherit;color:var(--fg);background:0 0;border:0;outline:none;flex:1;padding:12px 18px;font-size:15px}.FinalCTA-module__G4Qm-G__input::placeholder{color:var(--fg-subtle)}.FinalCTA-module__G4Qm-G__submit{background:var(--violet);color:#fff;border:0;border-radius:999px;flex-shrink:0;padding:12px 22px;font-size:14px;font-weight:500}.FinalCTA-module__G4Qm-G__submit:hover{background:var(--violet-soft)}.FinalCTA-module__G4Qm-G__submit:disabled{opacity:.6;cursor:not-allowed}.FinalCTA-module__G4Qm-G__success{color:var(--fg);background:#8b5cf61f;border:1px solid #8b5cf64d;border-radius:999px;justify-content:center;align-items:center;gap:10px;max-width:480px;margin:32px auto 0;padding:14px 22px;font-size:14px;display:flex}.FinalCTA-module__G4Qm-G__dot{background:var(--violet);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #8b5cf633}.FinalCTA-module__G4Qm-G__error{color:var(--danger);margin-top:12px;font-size:13px}.FinalCTA-module__G4Qm-G__honeypot{opacity:0;pointer-events:none;width:0;height:0;position:absolute}@media (max-width:640px){.FinalCTA-module__G4Qm-G__pill{border-radius:16px;flex-direction:column;align-items:stretch;padding:8px}.FinalCTA-module__G4Qm-G__input{padding:12px 14px}.FinalCTA-module__G4Qm-G__submit{border-radius:12px;width:100%;padding:14px}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--hairline);padding:32px 0}.Footer-module__S6Hkya__inner{font-family:var(--font-mono);color:var(--fg-subtle);justify-content:space-between;align-items:center;font-size:11px;display:flex}.Footer-module__S6Hkya__inner a:hover{color:var(--fg-muted)}
