.Navbar-module__ALGTZa__nav{z-index:100;will-change:padding, background-color;background-color:#0000;padding:18px 0;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.Navbar-module__ALGTZa__nav.Navbar-module__ALGTZa__scrolled{background-color:#050810;padding:12px 0}.Navbar-module__ALGTZa__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 32px;display:flex}.Navbar-module__ALGTZa__logo{align-items:center;gap:10px;display:flex}.Navbar-module__ALGTZa__logoIcon{color:var(--cyan-500)}.Navbar-module__ALGTZa__logoText{font-family:var(--font-mono);letter-spacing:-.02em;font-size:1.1rem;font-weight:700;transition:color .2s}.Navbar-module__ALGTZa__logo:hover .Navbar-module__ALGTZa__logoText{color:var(--cyan-500)}.Navbar-module__ALGTZa__desktopLinks{align-items:center;gap:32px;display:flex}.Navbar-module__ALGTZa__desktopLinks a{color:var(--text-secondary);letter-spacing:.02em;font-size:.88rem;font-weight:500;transition:color .2s}.Navbar-module__ALGTZa__desktopLinks a:hover{color:var(--text-primary)}.Navbar-module__ALGTZa__cta{border-radius:var(--radius-md);padding:8px 22px;font-weight:600;background:var(--cyan-500)!important;color:var(--text-inverse)!important;font-size:.85rem!important;transition:all .2s!important}.Navbar-module__ALGTZa__cta:hover{box-shadow:0 0 24px var(--cyan-glow);background:var(--cyan-400)!important}.Navbar-module__ALGTZa__burger{color:var(--text-secondary);z-index:102;transition:color .2s;display:none;position:relative}.Navbar-module__ALGTZa__burger:hover{color:var(--text-primary)}.Navbar-module__ALGTZa__overlay,.Navbar-module__ALGTZa__drawer{display:none}@media (max-width:768px){.Navbar-module__ALGTZa__inner{padding:0 20px}.Navbar-module__ALGTZa__desktopLinks{display:none}.Navbar-module__ALGTZa__burger{display:block}.Navbar-module__ALGTZa__overlay{-webkit-backdrop-filter:blur(4px);z-index:100;opacity:0;pointer-events:none;background:#0009;transition:opacity .3s;display:block;position:fixed;inset:0}.Navbar-module__ALGTZa__overlayVisible{opacity:1;pointer-events:auto}.Navbar-module__ALGTZa__drawer{background:var(--bg-deep);border-left:1px solid var(--border-subtle);z-index:101;flex-direction:column;width:min(300px,85vw);height:100dvh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Navbar-module__ALGTZa__drawerOpen{transform:translate(0)}.Navbar-module__ALGTZa__drawerHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Navbar-module__ALGTZa__drawerHeader .Navbar-module__ALGTZa__logoText{font-size:.95rem}.Navbar-module__ALGTZa__drawerClose{color:var(--text-muted);padding:4px;transition:color .2s}.Navbar-module__ALGTZa__drawerClose:hover{color:var(--text-primary)}.Navbar-module__ALGTZa__drawerLinks{flex-direction:column;flex:1;padding:16px 0;display:flex}.Navbar-module__ALGTZa__drawerLinks a{color:var(--text-secondary);letter-spacing:.01em;padding:14px 24px;font-size:.95rem;font-weight:500;transition:background .15s,color .15s;display:block}.Navbar-module__ALGTZa__drawerLinks a:hover,.Navbar-module__ALGTZa__drawerLinks a:active{background:var(--bg-elevated);color:var(--text-primary)}.Navbar-module__ALGTZa__drawerFooter{border-top:1px solid var(--border-subtle);padding:16px 24px 32px}.Navbar-module__ALGTZa__drawerCta{text-align:center;background:var(--cyan-500);color:var(--text-inverse);border-radius:var(--radius-md);padding:12px 24px;font-size:.9rem;font-weight:600;transition:background .2s;display:block}.Navbar-module__ALGTZa__drawerCta:hover{background:var(--cyan-400)}}
.Footer-module__VUkswa__footer{background:var(--bg-deep);border-top:1px solid var(--border-subtle);padding:80px 32px 40px}.Footer-module__VUkswa__inner{max-width:1200px;margin:0 auto}.Footer-module__VUkswa__top{justify-content:space-between;gap:64px;margin-bottom:60px;display:flex}.Footer-module__VUkswa__brand{max-width:280px}.Footer-module__VUkswa__logo{align-items:center;gap:10px;margin-bottom:16px;display:flex}.Footer-module__VUkswa__logoIcon{color:var(--cyan-500)}.Footer-module__VUkswa__logoText{font-family:var(--font-mono);font-size:1rem;font-weight:700;transition:color .2s}.Footer-module__VUkswa__logo:hover .Footer-module__VUkswa__logoText{color:var(--cyan-500)}.Footer-module__VUkswa__tagline{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.Footer-module__VUkswa__columns{gap:64px;display:flex}.Footer-module__VUkswa__col{flex-direction:column;gap:12px;display:flex}.Footer-module__VUkswa__col h4{text-transform:uppercase;letter-spacing:.06em;color:var(--text-primary);margin-bottom:4px;font-size:.82rem;font-weight:600}.Footer-module__VUkswa__col a{color:var(--text-secondary);font-size:.88rem;transition:color .2s}.Footer-module__VUkswa__col a:hover{color:var(--text-primary)}.Footer-module__VUkswa__bottom{border-top:1px solid var(--border-subtle);padding-top:24px}.Footer-module__VUkswa__bottom span{color:var(--text-muted);font-size:.82rem}@media (max-width:768px){.Footer-module__VUkswa__footer{padding:60px 20px 32px}.Footer-module__VUkswa__top{flex-direction:column;gap:32px}.Footer-module__VUkswa__brand{max-width:100%}.Footer-module__VUkswa__columns{flex-wrap:wrap;gap:32px}}@media (max-width:480px){.Footer-module__VUkswa__columns{flex-direction:column;gap:24px}}
.Hero-module__HsImyW__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 32px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__HsImyW__glow{background:radial-gradient(circle, var(--cyan-glow) 0%, transparent 70%);pointer-events:none;width:800px;height:800px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.Hero-module__HsImyW__content{grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;max-width:1200px;display:grid}.Hero-module__HsImyW__badge{font-family:var(--font-mono);color:var(--cyan-500);letter-spacing:.04em;background:#00e5ff14;border:1px solid #00e5ff33;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:.78rem;display:inline-flex}.Hero-module__HsImyW__dot{background:var(--cyan-500);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__HsImyW__pulse}@keyframes Hero-module__HsImyW__pulse{0%,to{opacity:1}50%{opacity:.3}}.Hero-module__HsImyW__title{letter-spacing:-.03em;margin-bottom:24px;font-size:3.8rem;font-weight:800;line-height:1.08}.Hero-module__HsImyW__accent{background:linear-gradient(135deg, var(--cyan-500), var(--cyan-400));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__HsImyW__subtitle{color:var(--text-secondary);max-width:480px;margin-bottom:36px;font-size:1.12rem;line-height:1.7}.Hero-module__HsImyW__actions{align-items:center;gap:16px;display:flex}.Hero-module__HsImyW__primary{background:var(--cyan-500);color:var(--text-inverse);border-radius:var(--radius-md);align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.Hero-module__HsImyW__primary:hover{background:var(--cyan-400);box-shadow:0 0 32px var(--cyan-glow);transform:translateY(-1px)}.Hero-module__HsImyW__secondary{color:var(--text-secondary);border:1px solid var(--border-default);border-radius:var(--radius-md);align-items:center;gap:8px;padding:14px 24px;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.Hero-module__HsImyW__secondary:hover{border-color:var(--border-strong);color:var(--text-primary);background:var(--bg-elevated)}.Hero-module__HsImyW__codeWindow{background:var(--bg-deep);border:1px solid var(--border-default);border-radius:var(--radius-lg);overflow:hidden}.Hero-module__HsImyW__codeHeader{border-bottom:1px solid var(--border-subtle);align-items:center;gap:12px;padding:14px 20px;display:flex}.Hero-module__HsImyW__dots{gap:6px;display:flex}.Hero-module__HsImyW__dots span{background:var(--bg-hover);border-radius:50%;width:10px;height:10px}.Hero-module__HsImyW__dots span:first-child{background:#ef4444}.Hero-module__HsImyW__dots span:nth-child(2){background:#f59e0b}.Hero-module__HsImyW__dots span:nth-child(3){background:#22c55e}.Hero-module__HsImyW__codeTitle{font-family:var(--font-mono);color:var(--text-muted);font-size:.75rem}.Hero-module__HsImyW__code{font-family:var(--font-mono);color:var(--text-secondary);white-space:pre;padding:24px;font-size:.82rem;line-height:1.7;overflow-x:auto}@media (max-width:960px){.Hero-module__HsImyW__content{grid-template-columns:1fr;gap:48px}.Hero-module__HsImyW__right{min-width:0}.Hero-module__HsImyW__title{font-size:2.6rem}}@media (max-width:600px){.Hero-module__HsImyW__actions{flex-direction:column}.Hero-module__HsImyW__primary,.Hero-module__HsImyW__secondary{box-sizing:border-box;justify-content:center;width:100%;padding:14px 20px}}@media (max-width:480px){.Hero-module__HsImyW__hero{padding:100px 20px 60px}.Hero-module__HsImyW__title{font-size:2rem}.Hero-module__HsImyW__subtitle{font-size:1rem}}
.Features-module__9gr-8G__section{padding:120px 32px;position:relative}.Features-module__9gr-8G__inner{max-width:1200px;margin:0 auto}.Features-module__9gr-8G__header{text-align:center;margin-bottom:64px}.Features-module__9gr-8G__label{font-family:var(--font-mono);color:var(--cyan-500);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:.78rem;display:block}.Features-module__9gr-8G__title{letter-spacing:-.02em;margin-bottom:16px;font-size:2.6rem;font-weight:700}.Features-module__9gr-8G__subtitle{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.7}.Features-module__9gr-8G__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Features-module__9gr-8G__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:36px 32px;transition:all .3s}.Features-module__9gr-8G__card:hover{border-color:var(--border-default);transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.Features-module__9gr-8G__iconWrap{border-radius:var(--radius-md);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.Features-module__9gr-8G__cardTitle{letter-spacing:-.01em;margin-bottom:10px;font-size:1.1rem;font-weight:600}.Features-module__9gr-8G__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@media (max-width:960px){.Features-module__9gr-8G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__9gr-8G__grid{grid-template-columns:1fr}.Features-module__9gr-8G__title{font-size:2rem}}
.Pricing-module__3eqIJa__section{background:var(--bg-deep);padding:120px 32px}.Pricing-module__3eqIJa__inner{max-width:1200px;margin:0 auto}.Pricing-module__3eqIJa__header{text-align:center;margin-bottom:48px}.Pricing-module__3eqIJa__label{font-family:var(--font-mono);color:var(--amber-500);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:.78rem;display:block}.Pricing-module__3eqIJa__title{letter-spacing:-.02em;margin-bottom:16px;font-size:2.6rem;font-weight:700}.Pricing-module__3eqIJa__subtitle{color:var(--text-secondary);max-width:480px;margin:0 auto;font-size:1.05rem;line-height:1.7}.Pricing-module__3eqIJa__costTable{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);max-width:480px;margin:56px auto 0;overflow:hidden}.Pricing-module__3eqIJa__costHeader{border-bottom:1px solid var(--border-subtle);color:var(--text-primary);align-items:center;gap:10px;padding:14px 24px;font-size:.88rem;font-weight:600;display:flex}.Pricing-module__3eqIJa__costHeader svg{color:var(--amber-500)}.Pricing-module__3eqIJa__costRows{flex-direction:column;display:flex}.Pricing-module__3eqIJa__costRow{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:12px 24px;font-size:.88rem;display:flex}.Pricing-module__3eqIJa__costRow:last-child{border-bottom:none}.Pricing-module__3eqIJa__costValue{font-family:var(--font-mono);color:var(--cyan-400);font-size:.82rem;font-weight:500}.Pricing-module__3eqIJa__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.Pricing-module__3eqIJa__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:40px 32px;transition:all .3s;position:relative}.Pricing-module__3eqIJa__card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.Pricing-module__3eqIJa__highlighted{border-color:var(--cyan-500);background:linear-gradient(180deg, #00e5ff0a 0%, var(--bg-surface) 40%)}.Pricing-module__3eqIJa__badge{background:var(--cyan-500);color:var(--text-inverse);font-family:var(--font-mono);letter-spacing:.04em;white-space:nowrap;border-radius:100px;padding:4px 16px;font-size:.7rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__3eqIJa__planName{margin-bottom:8px;font-size:1.2rem;font-weight:600}.Pricing-module__3eqIJa__planDesc{color:var(--text-secondary);margin-bottom:24px;font-size:.88rem}.Pricing-module__3eqIJa__priceRow{align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.Pricing-module__3eqIJa__price{letter-spacing:-.03em;font-size:2.8rem;font-weight:800}.Pricing-module__3eqIJa__perCredit{align-items:baseline;gap:6px;margin-bottom:28px;display:flex}.Pricing-module__3eqIJa__perCreditValue{font-family:var(--font-mono);color:var(--cyan-400);font-size:.92rem;font-weight:600}.Pricing-module__3eqIJa__perCreditLabel{color:var(--text-muted);font-size:.82rem}.Pricing-module__3eqIJa__features{flex-direction:column;gap:14px;margin-bottom:32px;list-style:none;display:flex}.Pricing-module__3eqIJa__features li{color:var(--text-secondary);align-items:center;gap:10px;font-size:.9rem;display:flex}.Pricing-module__3eqIJa__check{color:var(--cyan-500);flex-shrink:0}.Pricing-module__3eqIJa__cta{text-align:center;border-radius:var(--radius-md);border:1px solid var(--border-default);width:100%;color:var(--text-primary);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Pricing-module__3eqIJa__cta:hover{border-color:var(--border-strong);background:var(--bg-elevated)}.Pricing-module__3eqIJa__cta:disabled{opacity:.7;cursor:not-allowed}.Pricing-module__3eqIJa__ctaPrimary{background:var(--cyan-500);color:var(--text-inverse);border-color:var(--cyan-500)}.Pricing-module__3eqIJa__ctaPrimary:hover{background:var(--cyan-400);border-color:var(--cyan-400);box-shadow:0 0 24px var(--cyan-glow)}@keyframes Pricing-module__3eqIJa__spin{to{transform:rotate(360deg)}}.Pricing-module__3eqIJa__spin{animation:.8s linear infinite Pricing-module__3eqIJa__spin}@media (max-width:960px){.Pricing-module__3eqIJa__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.Pricing-module__3eqIJa__title{font-size:2rem}}@media (max-width:480px){.Pricing-module__3eqIJa__section{padding:80px 20px}.Pricing-module__3eqIJa__grid{max-width:100%}.Pricing-module__3eqIJa__card{padding:28px 20px}.Pricing-module__3eqIJa__price{font-size:2.2rem}.Pricing-module__3eqIJa__title{font-size:1.7rem}.Pricing-module__3eqIJa__costTable{max-width:100%}.Pricing-module__3eqIJa__costRow,.Pricing-module__3eqIJa__costHeader{padding:12px 16px}}
.ApiSection-module__ipC02W__section{padding:120px 32px}.ApiSection-module__ipC02W__inner{max-width:1200px;margin:0 auto}.ApiSection-module__ipC02W__header{text-align:center;margin-bottom:64px}.ApiSection-module__ipC02W__label{font-family:var(--font-mono);color:var(--cyan-500);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:.78rem;display:block}.ApiSection-module__ipC02W__title{letter-spacing:-.02em;margin-bottom:16px;font-size:2.6rem;font-weight:700}.ApiSection-module__ipC02W__subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.ApiSection-module__ipC02W__layout{grid-template-columns:1.4fr 1fr;align-items:start;gap:32px;display:grid}.ApiSection-module__ipC02W__tableWrap{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.ApiSection-module__ipC02W__table{border-collapse:collapse;width:100%}.ApiSection-module__ipC02W__table th{text-align:left;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);padding:16px 20px;font-size:.72rem}.ApiSection-module__ipC02W__table tbody tr{cursor:pointer;transition:background .15s}.ApiSection-module__ipC02W__table td{border-bottom:1px solid var(--border-subtle);padding:14px 20px;font-size:.88rem}.ApiSection-module__ipC02W__table tr:last-child td{border-bottom:none}.ApiSection-module__ipC02W__table tbody tr:hover td,.ApiSection-module__ipC02W__table tbody tr.ApiSection-module__ipC02W__active td{background:var(--bg-elevated)}.ApiSection-module__ipC02W__table tbody tr.ApiSection-module__ipC02W__active td:first-child{box-shadow:inset 3px 0 0 var(--cyan-500)}.ApiSection-module__ipC02W__method{font-family:var(--font-mono);letter-spacing:.04em;border-radius:4px;padding:3px 8px;font-size:.72rem;font-weight:700}.ApiSection-module__ipC02W__post{color:var(--amber-500);background:var(--amber-glow)}.ApiSection-module__ipC02W__get{color:var(--green-500);background:var(--green-glow)}.ApiSection-module__ipC02W__put{color:var(--cyan-500);background:var(--cyan-glow)}.ApiSection-module__ipC02W__delete{color:var(--red-500);background:var(--red-glow)}.ApiSection-module__ipC02W__path{font-family:var(--font-mono);color:var(--text-primary);font-size:.82rem}.ApiSection-module__ipC02W__desc{color:var(--text-secondary)}.ApiSection-module__ipC02W__status{font-family:var(--font-mono);color:var(--green-500);background:var(--green-glow);border-radius:100px;padding:3px 10px;font-size:.72rem}.ApiSection-module__ipC02W__responseWrap{background:var(--bg-deep);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.ApiSection-module__ipC02W__responseHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.ApiSection-module__ipC02W__responseLabel{font-family:var(--font-mono);color:var(--text-muted);font-size:.75rem}.ApiSection-module__ipC02W__responsePath{font-family:var(--font-mono);color:var(--cyan-400);font-size:.72rem}.ApiSection-module__ipC02W__statusCode{font-family:var(--font-mono);color:var(--green-500);font-size:.72rem}.ApiSection-module__ipC02W__response{font-family:var(--font-mono);color:var(--text-secondary);white-space:pre;flex:1;min-height:260px;padding:24px 20px;font-size:.8rem;line-height:1.65;overflow-x:auto}@media (max-width:960px){.ApiSection-module__ipC02W__layout{grid-template-columns:1fr}.ApiSection-module__ipC02W__tableWrap,.ApiSection-module__ipC02W__responseWrap{min-width:0}.ApiSection-module__ipC02W__title{font-size:2rem}}@media (max-width:480px){.ApiSection-module__ipC02W__section{padding:80px 20px}.ApiSection-module__ipC02W__title{font-size:1.7rem}.ApiSection-module__ipC02W__tableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.ApiSection-module__ipC02W__table{min-width:520px}.ApiSection-module__ipC02W__table th,.ApiSection-module__ipC02W__table td{padding:10px 14px;font-size:.82rem}.ApiSection-module__ipC02W__responseHeader{padding:10px 14px}.ApiSection-module__ipC02W__response{min-height:200px;padding:16px 14px;font-size:.75rem}}
.legal-module__m2i2ra__page{max-width:800px;margin:0 auto;padding:120px 32px 80px}.legal-module__m2i2ra__title{letter-spacing:-.02em;margin-bottom:8px;font-size:2.4rem;font-weight:700}.legal-module__m2i2ra__updated{color:var(--text-muted);margin-bottom:48px;font-size:.84rem}.legal-module__m2i2ra__section{margin-bottom:40px}.legal-module__m2i2ra__section h2{margin-bottom:12px;font-size:1.2rem;font-weight:600}.legal-module__m2i2ra__section p,.legal-module__m2i2ra__section li{color:var(--text-secondary);font-size:.95rem;line-height:1.75}.legal-module__m2i2ra__section ul{margin-top:8px;padding-left:24px;list-style:outside}.legal-module__m2i2ra__section li{margin-bottom:6px}.legal-module__m2i2ra__section p+p{margin-top:12px}.legal-module__m2i2ra__section a{color:var(--cyan-500);text-decoration:underline}.legal-module__m2i2ra__section a:hover{color:var(--cyan-400)}@media (max-width:480px){.legal-module__m2i2ra__page{padding:100px 20px 60px}.legal-module__m2i2ra__title{font-size:1.8rem}}
.post-module__ZAXO3W__page{max-width:780px;margin:0 auto;padding:0 32px 100px}.post-module__ZAXO3W__back{font-family:var(--font-mono);color:var(--text-muted);align-items:center;gap:8px;margin-bottom:48px;padding-top:120px;font-size:.82rem;transition:color .2s;display:inline-flex}.post-module__ZAXO3W__back:hover{color:var(--cyan-400)}.post-module__ZAXO3W__backArrow{transform:rotate(180deg)}.post-module__ZAXO3W__header{margin-bottom:48px}.post-module__ZAXO3W__tagsRow{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.post-module__ZAXO3W__tag{font-family:var(--font-mono);color:var(--cyan-400);background:var(--cyan-glow);letter-spacing:.02em;text-transform:uppercase;border-radius:100px;padding:4px 12px;font-size:.68rem}.post-module__ZAXO3W__title{letter-spacing:-.03em;margin-bottom:24px;font-size:2.8rem;font-weight:800;line-height:1.12}.post-module__ZAXO3W__meta{color:var(--text-muted);font-size:.84rem;font-family:var(--font-mono);align-items:center;gap:16px;display:flex}.post-module__ZAXO3W__metaDot{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:3px;height:3px}.post-module__ZAXO3W__coverWrap{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);margin-bottom:48px;overflow:hidden}.post-module__ZAXO3W__coverWrap img{width:100%;height:auto;display:block}.post-module__ZAXO3W__body{color:var(--text-secondary);font-size:1.05rem;line-height:1.85}.post-module__ZAXO3W__body h2{color:var(--text-primary);letter-spacing:-.02em;margin-top:48px;margin-bottom:16px;font-size:1.6rem;font-weight:700}.post-module__ZAXO3W__body h3{color:var(--text-primary);margin-top:36px;margin-bottom:12px;font-size:1.25rem;font-weight:600}.post-module__ZAXO3W__body h4{color:var(--text-primary);margin-top:28px;margin-bottom:10px;font-size:1.05rem;font-weight:600}.post-module__ZAXO3W__body p{margin-bottom:20px}.post-module__ZAXO3W__body a{color:var(--cyan-400);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.post-module__ZAXO3W__body a:hover{color:var(--cyan-500)}.post-module__ZAXO3W__body strong{color:var(--text-primary);font-weight:600}.post-module__ZAXO3W__body em{font-style:italic}.post-module__ZAXO3W__body ul,.post-module__ZAXO3W__body ol{margin-bottom:20px;padding-left:28px}.post-module__ZAXO3W__body li{margin-bottom:8px}.post-module__ZAXO3W__body blockquote{border-left:3px solid var(--cyan-500);background:var(--bg-surface);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--text-primary);margin:28px 0;padding:16px 24px;font-style:italic}.post-module__ZAXO3W__body pre{font-family:var(--font-mono);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);margin:24px 0;padding:20px 24px;font-size:.85rem;line-height:1.6;overflow-x:auto}.post-module__ZAXO3W__body code{font-family:var(--font-mono);background:var(--bg-elevated);color:var(--cyan-400);border-radius:4px;padding:2px 6px;font-size:.88em}.post-module__ZAXO3W__body pre code{color:var(--text-secondary);background:0 0;border-radius:0;padding:0}.post-module__ZAXO3W__body img{border-radius:var(--radius-md);max-width:100%;margin:24px 0}.post-module__ZAXO3W__body hr{background:var(--border-subtle);border:none;height:1px;margin:40px 0}.post-module__ZAXO3W__divider{background:var(--border-subtle);height:1px;margin:56px 0 32px}.post-module__ZAXO3W__bottomBack{color:var(--text-muted);align-items:center;gap:8px;font-size:.88rem;transition:color .2s;display:inline-flex}.post-module__ZAXO3W__bottomBack:hover{color:var(--cyan-400)}@media (max-width:640px){.post-module__ZAXO3W__page{padding:0 20px 80px}.post-module__ZAXO3W__back{padding-top:100px}.post-module__ZAXO3W__title{font-size:2rem}.post-module__ZAXO3W__body{font-size:.98rem}.post-module__ZAXO3W__body h2{font-size:1.35rem}.post-module__ZAXO3W__body h3{font-size:1.1rem}}
.blog-module__3rPSzG__hero{text-align:center;padding:140px 32px 72px;position:relative}.blog-module__3rPSzG__hero:before{content:"";background:radial-gradient(ellipse, var(--cyan-glow) 0%, transparent 70%);pointer-events:none;opacity:.5;width:800px;height:500px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.blog-module__3rPSzG__heroLabel{font-family:var(--font-mono);color:var(--cyan-500);text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:.78rem;display:block;position:relative}.blog-module__3rPSzG__heroTitle{letter-spacing:-.03em;margin-bottom:16px;font-size:3rem;font-weight:800;line-height:1.1;position:relative}.blog-module__3rPSzG__heroAccent{background:linear-gradient(135deg, var(--cyan-500), var(--cyan-400));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.blog-module__3rPSzG__heroDesc{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7;position:relative}.blog-module__3rPSzG__content{max-width:1280px;margin:0 auto;padding:0 32px 100px}.blog-module__3rPSzG__sectionHeader{align-items:center;gap:16px;margin-bottom:32px;display:flex}.blog-module__3rPSzG__sectionLabel{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;font-size:.78rem}.blog-module__3rPSzG__postCount{font-family:var(--font-mono);color:var(--cyan-500);white-space:nowrap;font-size:.72rem}.blog-module__3rPSzG__sectionLine{background:var(--border-subtle);flex:1;height:1px}.blog-module__3rPSzG__featuredSection{margin-bottom:64px}.blog-module__3rPSzG__featuredGrid{grid-template-columns:1.4fr 1fr;gap:24px;min-height:440px;display:grid}.blog-module__3rPSzG__featuredHero{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;transition:box-shadow .35s,transform .35s;display:flex;overflow:hidden}.blog-module__3rPSzG__featuredHero:hover{box-shadow:0 24px 64px #00000073, 0 0 40px var(--cyan-glow);transform:translateY(-4px)}.blog-module__3rPSzG__featuredHeroImage{background:var(--bg-deep);height:240px;position:relative;overflow:hidden}.blog-module__3rPSzG__featuredHeroImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.blog-module__3rPSzG__featuredHero:hover .blog-module__3rPSzG__featuredHeroImage img{transform:scale(1.05)}.blog-module__3rPSzG__featuredHeroBody{flex-direction:column;flex:1;padding:32px 28px;display:flex}.blog-module__3rPSzG__featuredHeroTitle{letter-spacing:-.02em;margin-bottom:12px;font-size:1.6rem;font-weight:700;line-height:1.25;transition:color .2s}.blog-module__3rPSzG__featuredHero:hover .blog-module__3rPSzG__featuredHeroTitle{color:var(--cyan-400)}.blog-module__3rPSzG__featuredHeroExcerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-size:.92rem;line-height:1.7;display:-webkit-box;overflow:hidden}.blog-module__3rPSzG__featuredStack{flex-direction:column;gap:12px;display:flex}.blog-module__3rPSzG__featuredCompact{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex:1;align-items:center;gap:16px;padding:16px;transition:all .25s;display:flex}.blog-module__3rPSzG__featuredCompact:hover{background:var(--bg-elevated);border-color:var(--border-default);transform:translate(4px)}.blog-module__3rPSzG__featuredCompactImage{border-radius:var(--radius-sm);background:var(--bg-deep);flex-shrink:0;width:80px;height:80px;overflow:hidden}.blog-module__3rPSzG__featuredCompactImage img{object-fit:cover;width:100%;height:100%}.blog-module__3rPSzG__featuredCompactBody{flex:1;min-width:0}.blog-module__3rPSzG__featuredCompactTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:.95rem;font-weight:600;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.blog-module__3rPSzG__featuredCompact:hover .blog-module__3rPSzG__featuredCompactTitle{color:var(--cyan-400)}.blog-module__3rPSzG__compactArrow{color:var(--text-muted);flex-shrink:0;transition:transform .2s,color .2s}.blog-module__3rPSzG__featuredCompact:hover .blog-module__3rPSzG__compactArrow{color:var(--cyan-500);transform:translate(3px)}.blog-module__3rPSzG__tagInline{font-family:var(--font-mono);color:var(--cyan-400);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem}.blog-module__3rPSzG__main{grid-template-columns:220px 1fr;align-items:start;gap:48px;display:grid}.blog-module__3rPSzG__sidebar{position:sticky;top:100px}.blog-module__3rPSzG__sidebarInner{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:20px}.blog-module__3rPSzG__sidebarHeading{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--border-subtle);align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;font-size:.72rem;display:flex}.blog-module__3rPSzG__sidebarHeading svg{color:var(--cyan-500)}.blog-module__3rPSzG__categoryList{flex-direction:column;gap:4px;display:flex}.blog-module__3rPSzG__categoryPill{border-radius:var(--radius-sm);color:var(--text-secondary);justify-content:space-between;align-items:center;padding:8px 12px;font-size:.84rem;transition:all .2s;display:flex}.blog-module__3rPSzG__categoryPill:hover{background:var(--bg-elevated);color:var(--text-primary)}.blog-module__3rPSzG__categoryActive,.blog-module__3rPSzG__categoryActive:hover{background:var(--cyan-glow);color:var(--cyan-400)}.blog-module__3rPSzG__categoryCount{font-family:var(--font-mono);color:var(--text-muted);background:var(--bg-deep);border-radius:100px;padding:2px 8px;font-size:.7rem}.blog-module__3rPSzG__categoryActive .blog-module__3rPSzG__categoryCount{color:var(--cyan-500);background:#00e5ff1f}.blog-module__3rPSzG__postsArea{min-width:0}.blog-module__3rPSzG__emptyFilter{text-align:center;color:var(--text-secondary);padding:48px 24px;font-size:.92rem}.blog-module__3rPSzG__clearFilter{font-family:var(--font-mono);color:var(--cyan-500);text-underline-offset:3px;margin-top:12px;font-size:.8rem;text-decoration:underline;display:inline-block}.blog-module__3rPSzG__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.blog-module__3rPSzG__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.blog-module__3rPSzG__card:hover{border-color:var(--border-default);transform:translateY(-5px);box-shadow:0 16px 48px #00000059}.blog-module__3rPSzG__cardImage{aspect-ratio:16/9;background:var(--bg-deep);position:relative;overflow:hidden}.blog-module__3rPSzG__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.blog-module__3rPSzG__card:hover .blog-module__3rPSzG__cardImage img{transform:scale(1.06)}.blog-module__3rPSzG__cardBody{flex-direction:column;flex:1;padding:24px;display:flex}.blog-module__3rPSzG__cardTitle{margin-bottom:10px;font-size:1.05rem;font-weight:600;line-height:1.35;transition:color .2s}.blog-module__3rPSzG__card:hover .blog-module__3rPSzG__cardTitle{color:var(--cyan-400)}.blog-module__3rPSzG__cardExcerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-size:.84rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__3rPSzG__tags{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.blog-module__3rPSzG__tag{font-family:var(--font-mono);color:var(--cyan-400);background:var(--cyan-glow);letter-spacing:.02em;text-transform:uppercase;border-radius:100px;padding:3px 10px;font-size:.65rem}.blog-module__3rPSzG__postMeta{color:var(--text-muted);font-size:.78rem;font-family:var(--font-mono);align-items:center;gap:12px;display:flex}.blog-module__3rPSzG__metaDot{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:3px;height:3px}.blog-module__3rPSzG__imageFallback{background:linear-gradient(135deg, var(--bg-deep) 0%, var(--bg-elevated) 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.blog-module__3rPSzG__imageFallback svg{color:var(--border-default)}.blog-module__3rPSzG__imageFallbackSm{background:linear-gradient(135deg, var(--bg-deep) 0%, var(--bg-elevated) 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.blog-module__3rPSzG__imageFallbackSm svg{color:var(--border-default)}.blog-module__3rPSzG__empty{text-align:center;padding:80px 32px}.blog-module__3rPSzG__emptyIcon{color:var(--text-muted);opacity:.5;margin-bottom:20px}.blog-module__3rPSzG__emptyTitle{margin-bottom:8px;font-size:1.3rem;font-weight:600}.blog-module__3rPSzG__emptyDesc{color:var(--text-secondary);font-size:.92rem}@media (max-width:1024px){.blog-module__3rPSzG__featuredGrid{grid-template-columns:1fr}.blog-module__3rPSzG__featuredStack{flex-direction:row;gap:12px}.blog-module__3rPSzG__featuredCompact{text-align:center;flex-direction:column;padding:16px 12px}.blog-module__3rPSzG__featuredCompactImage{width:100%;height:120px}.blog-module__3rPSzG__compactArrow{display:none}.blog-module__3rPSzG__main{grid-template-columns:200px 1fr;gap:32px}}@media (max-width:840px){.blog-module__3rPSzG__main{grid-template-columns:1fr}.blog-module__3rPSzG__sidebar{position:static}.blog-module__3rPSzG__sidebarInner{padding:16px}.blog-module__3rPSzG__categoryList{flex-flow:wrap;gap:8px}.blog-module__3rPSzG__categoryPill{padding:6px 14px;font-size:.8rem}.blog-module__3rPSzG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.blog-module__3rPSzG__hero{padding:120px 20px 56px}.blog-module__3rPSzG__heroTitle{font-size:2rem}.blog-module__3rPSzG__content{padding:0 20px 80px}.blog-module__3rPSzG__featuredStack{flex-direction:column}.blog-module__3rPSzG__featuredCompact{text-align:left;flex-direction:row}.blog-module__3rPSzG__featuredCompactImage{width:80px;height:80px}.blog-module__3rPSzG__featuredHeroTitle{font-size:1.3rem}.blog-module__3rPSzG__featuredHeroBody{padding:24px 20px}.blog-module__3rPSzG__grid{grid-template-columns:1fr}}
.FAQ-module__5E5jIW__section{padding:120px 32px}.FAQ-module__5E5jIW__inner{max-width:800px;margin:0 auto}.FAQ-module__5E5jIW__header{text-align:center;margin-bottom:56px}.FAQ-module__5E5jIW__label{font-family:var(--font-mono);color:var(--cyan-500);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:.78rem;display:block}.FAQ-module__5E5jIW__title{letter-spacing:-.02em;margin-bottom:16px;font-size:2.6rem;font-weight:700}.FAQ-module__5E5jIW__subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.FAQ-module__5E5jIW__list{flex-direction:column;gap:0;display:flex}.FAQ-module__5E5jIW__item{border-bottom:1px solid var(--border-subtle)}.FAQ-module__5E5jIW__item:first-child{border-top:1px solid var(--border-subtle)}.FAQ-module__5E5jIW__question{width:100%;color:var(--text-primary);text-align:left;justify-content:space-between;align-items:center;gap:16px;padding:24px 4px;font-size:1.02rem;font-weight:500;transition:color .2s;display:flex}.FAQ-module__5E5jIW__question:hover{color:var(--cyan-500)}.FAQ-module__5E5jIW__chevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s}.FAQ-module__5E5jIW__chevronOpen{color:var(--cyan-500);transform:rotate(180deg)}.FAQ-module__5E5jIW__answer{max-height:0;padding:0 4px;transition:max-height .35s,padding .35s;overflow:hidden}.FAQ-module__5E5jIW__answerOpen{max-height:300px;padding:0 4px 24px}.FAQ-module__5E5jIW__answer p{color:var(--text-secondary);font-size:.92rem;line-height:1.7}@media (max-width:640px){.FAQ-module__5E5jIW__title{font-size:2rem}.FAQ-module__5E5jIW__question{padding:20px 0;font-size:.94rem}.FAQ-module__5E5jIW__answer p{font-size:.88rem}}
