.Landing-module__PzwhAW__root{--bg:#eaecee;--surface:#fff;--surface-2:#f4f5f7;--text:#333;--muted:#6b7178;--muted-2:#9097a0;--border:#d6d9dc;--border-strong:#c4c8cc;--divider:#dfe2e5;--accent:#3d6ce3;--accent-hover:#2f5bc7;--accent-tint:#3d6ce314;--gsc-dim:#8b8f95;--font-sans:var(--font-geist-sans), system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, monospace;--container:1180px;--radius:10px;--radius-sm:6px;background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.5}.Landing-module__PzwhAW__root *,.Landing-module__PzwhAW__root :before,.Landing-module__PzwhAW__root :after{box-sizing:border-box}.Landing-module__PzwhAW__container{max-width:var(--container);margin:0 auto;padding:0 32px}.Landing-module__PzwhAW__root section{padding:96px 0;scroll-margin-top:80px}.Landing-module__PzwhAW__root section+section{padding-top:0}.Landing-module__PzwhAW__eyebrow{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:500}.Landing-module__PzwhAW__root h1,.Landing-module__PzwhAW__root h2,.Landing-module__PzwhAW__root h3{letter-spacing:-.01em;text-wrap:balance;margin:0;font-weight:600}.Landing-module__PzwhAW__root h1{letter-spacing:-.025em;font-size:clamp(40px,5.6vw,68px);line-height:1.05}.Landing-module__PzwhAW__root h2{letter-spacing:-.02em;font-size:clamp(28px,3.4vw,40px);line-height:1.15}.Landing-module__PzwhAW__root h3{font-size:22px;line-height:1.25}.Landing-module__PzwhAW__root p{text-wrap:pretty;margin:0}.Landing-module__PzwhAW__lead{color:var(--muted);max-width:64ch;font-size:19px;line-height:1.55}.Landing-module__PzwhAW__root a{color:inherit;text-decoration:none}.Landing-module__PzwhAW__header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(12px);background:#eaeceed9;border-bottom:1px solid #0000;transition:border-color .2s,background-color .2s;position:sticky;top:0}.Landing-module__PzwhAW__header[data-scrolled=true]{border-bottom-color:var(--divider)}.Landing-module__PzwhAW__headerInner{align-items:center;gap:32px;height:64px;display:flex}.Landing-module__PzwhAW__logo{letter-spacing:-.01em;color:var(--text);white-space:nowrap;align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.Landing-module__PzwhAW__logoMark{object-fit:cover;border-radius:6px;flex-shrink:0;width:22px;height:22px}.Landing-module__PzwhAW__logoTextWrap{white-space:nowrap;flex-direction:column;gap:1px;display:flex}.Landing-module__PzwhAW__logoBeta{color:#f80;letter-spacing:.01em;font-size:10px;font-weight:500;line-height:1}.Landing-module__PzwhAW__nav{flex:1;justify-content:center;gap:28px;display:flex}.Landing-module__PzwhAW__nav a{color:var(--muted);font-size:14px;transition:color .15s}.Landing-module__PzwhAW__nav a:hover{color:var(--text)}.Landing-module__PzwhAW__headerRight{align-items:center;gap:12px;display:flex}.Landing-module__PzwhAW__langToggle{border:1px solid var(--border);background:var(--surface);font-family:var(--font-mono);letter-spacing:.04em;border-radius:6px;font-size:11px;display:inline-flex;overflow:hidden}.Landing-module__PzwhAW__langToggle button{appearance:none;color:var(--muted);cursor:pointer;font:inherit;text-transform:uppercase;background:0 0;border:0;padding:5px 9px}.Landing-module__PzwhAW__langToggle button[data-active=true]{background:var(--text);color:#fff}.Landing-module__PzwhAW__btn{appearance:none;font-size:14px;font-family:var(--font-sans);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:8px 14px;font-weight:500;line-height:1;transition:background-color .15s,border-color .15s,color .15s,transform 50ms;display:inline-flex}.Landing-module__PzwhAW__btn:active{transform:translateY(.5px)}.Landing-module__PzwhAW__root .Landing-module__PzwhAW__btnPrimary{background:var(--accent);color:#fff}.Landing-module__PzwhAW__root .Landing-module__PzwhAW__btnPrimary:hover{background:var(--accent-hover)}.Landing-module__PzwhAW__root .Landing-module__PzwhAW__btnSecondary{background:var(--surface);color:var(--text);border-color:var(--border)}.Landing-module__PzwhAW__root .Landing-module__PzwhAW__btnSecondary:hover{border-color:var(--border-strong);background:#fff}.Landing-module__PzwhAW__btnLg{border-radius:8px;padding:12px 20px;font-size:15px}.Landing-module__PzwhAW__burger{appearance:none;border:1px solid var(--border);background:var(--surface);cursor:pointer;width:36px;height:36px;color:var(--text);border-radius:6px;justify-content:center;align-items:center;padding:0;display:none}.Landing-module__PzwhAW__burger svg{width:16px;height:16px}.Landing-module__PzwhAW__mobileMenu{-webkit-backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--divider);background:#eaeceef7;flex-direction:column;gap:4px;padding:12px 20px 16px;display:none}.Landing-module__PzwhAW__mobileMenu a{color:var(--text);border-bottom:1px solid var(--divider);padding:10px 4px;font-size:15px}.Landing-module__PzwhAW__mobileMenu a:last-child{border-bottom:0}.Landing-module__PzwhAW__mobileMenuActions{gap:10px;margin-top:10px;display:flex}.Landing-module__PzwhAW__mobileMenuActions .Landing-module__PzwhAW__btn{flex:1;justify-content:center}.Landing-module__PzwhAW__hero{padding-top:56px;padding-bottom:100px;position:relative;overflow:hidden}.Landing-module__PzwhAW__heroGrid{gap:20px;max-width:880px;display:grid}.Landing-module__PzwhAW__hero h1{margin-top:14px}.Landing-module__PzwhAW__hero .Landing-module__PzwhAW__lead{max-width:70ch;margin-top:8px;font-size:20px}.Landing-module__PzwhAW__heroCta{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.Landing-module__PzwhAW__heroShot{margin-top:56px}.Landing-module__PzwhAW__heroGrid>*{animation:.55s cubic-bezier(.22,.68,0,1.05) both Landing-module__PzwhAW__landingFadeUp}.Landing-module__PzwhAW__heroGrid>:first-child{animation-delay:0s}.Landing-module__PzwhAW__heroGrid>:nth-child(2){animation-delay:90ms}.Landing-module__PzwhAW__heroGrid>:nth-child(3){animation-delay:.18s}.Landing-module__PzwhAW__heroGrid>:nth-child(4){animation-delay:.27s}.Landing-module__PzwhAW__heroShot{animation:.65s cubic-bezier(.22,.68,0,1.05) .36s both Landing-module__PzwhAW__landingFadeUp}@keyframes Landing-module__PzwhAW__landingFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.Landing-module__PzwhAW__browser{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 1px #00000005,0 24px 60px -32px #141e322e}.Landing-module__PzwhAW__browserBar{border-bottom:1px solid var(--divider);background:var(--surface-2);align-items:center;gap:10px;padding:10px 14px;display:flex}.Landing-module__PzwhAW__traffic{gap:6px;display:flex}.Landing-module__PzwhAW__traffic span{background:#d6d9dc;border-radius:50%;width:10px;height:10px;display:block}.Landing-module__PzwhAW__browserUrl{font-family:var(--font-mono);color:var(--muted);background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:4px;flex:1;max-width:380px;margin:0 auto;padding:4px 10px;font-size:12px}.Landing-module__PzwhAW__browserBarSpacer{width:56px}.Landing-module__PzwhAW__shot{display:block;position:relative;overflow:hidden}.Landing-module__PzwhAW__shot[data-aspect="16-9"]{aspect-ratio:16/9}.Landing-module__PzwhAW__shot[data-aspect="16-10"]{aspect-ratio:16/10}.Landing-module__PzwhAW__shot img{object-fit:cover;object-position:top center}.Landing-module__PzwhAW__heroShot .Landing-module__PzwhAW__browser{transform-origin:top;transition:transform .4s,box-shadow .4s;transform:perspective(1400px)rotateX(1.5deg);box-shadow:0 1px #00000008,0 4px 16px -4px #141e321a,0 40px 100px -32px #141e3238}.Landing-module__PzwhAW__heroShot .Landing-module__PzwhAW__browser:hover{transform:perspective(1400px)rotateX(0);box-shadow:0 1px #00000008,0 4px 20px -4px #141e321f,0 56px 120px -32px #141e3242}.Landing-module__PzwhAW__featureShot .Landing-module__PzwhAW__browser{transition:transform .22s,box-shadow .22s}.Landing-module__PzwhAW__featureShot .Landing-module__PzwhAW__browser:hover{transform:translateY(-3px);box-shadow:0 1px #00000005,0 32px 80px -32px #141e3238}.Landing-module__PzwhAW__sectionHead{max-width:760px;margin-bottom:56px}.Landing-module__PzwhAW__sectionHead .Landing-module__PzwhAW__eyebrow{margin-bottom:14px;display:block}.Landing-module__PzwhAW__sectionHead h2+p{margin-top:14px}.Landing-module__PzwhAW__problemGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Landing-module__PzwhAW__problemCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:12px;min-height:200px;padding:24px 24px 28px;display:flex}.Landing-module__PzwhAW__problemNum{font-family:var(--font-mono);color:var(--muted-2);letter-spacing:.04em;font-size:12px}.Landing-module__PzwhAW__problemCard h3{font-size:18px;font-weight:600;line-height:1.3}.Landing-module__PzwhAW__problemCard p{color:var(--muted);font-size:14.5px;line-height:1.5}.Landing-module__PzwhAW__bridgeCard{background:0 0;border-style:dashed;justify-content:center;align-items:flex-start}.Landing-module__PzwhAW__bridgeCard p{color:var(--text);font-size:15px;line-height:1.5}.Landing-module__PzwhAW__root .Landing-module__PzwhAW__bridgeLink{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-top:auto;font-size:12px}.Landing-module__PzwhAW__compareWrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.Landing-module__PzwhAW__compare{border-collapse:collapse;width:100%;font-size:15px}.Landing-module__PzwhAW__compare thead th{text-align:left;background:var(--surface-2);border-bottom:1px solid var(--divider);padding:20px 24px;font-size:14px;font-weight:600}.Landing-module__PzwhAW__compare thead th:first-child{width:28%;color:var(--muted)}.Landing-module__PzwhAW__compare thead th.Landing-module__PzwhAW__gsc{color:var(--muted)}.Landing-module__PzwhAW__compare thead th.Landing-module__PzwhAW__us{color:var(--text)}.Landing-module__PzwhAW__usTag{background:var(--accent);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.Landing-module__PzwhAW__compare td{border-bottom:1px solid var(--divider);vertical-align:top;padding:18px 24px;line-height:1.4}.Landing-module__PzwhAW__compare tbody tr:last-child td{border-bottom:0}.Landing-module__PzwhAW__compare tbody tr{transition:background-color .12s}.Landing-module__PzwhAW__compare tbody tr:hover td{background:var(--surface-2)}.Landing-module__PzwhAW__compare td.Landing-module__PzwhAW__param{color:var(--text);font-size:14.5px;font-weight:500}.Landing-module__PzwhAW__compare td.Landing-module__PzwhAW__gsc{color:var(--gsc-dim);font-size:14.5px}.Landing-module__PzwhAW__compare td.Landing-module__PzwhAW__us{color:var(--text);font-size:14.5px}.Landing-module__PzwhAW__compareDesktop{display:block}.Landing-module__PzwhAW__compareMobile{display:none}.Landing-module__PzwhAW__compareMcard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:18px 20px}.Landing-module__PzwhAW__compareMcard .Landing-module__PzwhAW__param{margin-bottom:12px;font-size:14px;font-weight:500}.Landing-module__PzwhAW__compareMcard .Landing-module__PzwhAW__pair{border-top:1px solid var(--divider);grid-template-columns:1fr;gap:8px;padding-top:12px;display:grid}.Landing-module__PzwhAW__compareMcard .Landing-module__PzwhAW__pair .Landing-module__PzwhAW__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;color:var(--muted-2);font-size:11px}.Landing-module__PzwhAW__compareMcard .Landing-module__PzwhAW__gscVal{color:var(--gsc-dim);font-size:14px}.Landing-module__PzwhAW__compareMcard .Landing-module__PzwhAW__usVal{color:var(--text);font-size:14px}.Landing-module__PzwhAW__featuresList{flex-direction:column;gap:112px;display:flex}.Landing-module__PzwhAW__feature{grid-template-columns:5fr 7fr;align-items:center;gap:64px;display:grid}.Landing-module__PzwhAW__feature[data-reverse=true] .Landing-module__PzwhAW__featureText{order:2}.Landing-module__PzwhAW__feature[data-reverse=true] .Landing-module__PzwhAW__featureShot{order:1}.Landing-module__PzwhAW__featureNum{font-family:var(--font-mono);color:var(--accent);letter-spacing:.06em;margin-bottom:16px;font-size:12px;display:inline-block}.Landing-module__PzwhAW__feature h3{letter-spacing:-.015em;margin-bottom:16px;font-size:30px;line-height:1.2}.Landing-module__PzwhAW__featureDesc{color:var(--muted);margin-bottom:20px;font-size:16.5px;line-height:1.55}.Landing-module__PzwhAW__gscBadge{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);align-items:baseline;gap:10px;max-width:100%;padding:10px 14px;font-size:13.5px;line-height:1.45;display:inline-flex}.Landing-module__PzwhAW__gscBadgeLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--muted-2);white-space:nowrap;margin-right:2px;font-size:11px}.Landing-module__PzwhAW__moreGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Landing-module__PzwhAW__moreCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:12px;min-height:220px;padding:24px;display:flex}.Landing-module__PzwhAW__moreIcon{background:var(--accent-tint);width:36px;height:36px;color:var(--accent);border-radius:8px;place-items:center;margin-bottom:6px;display:grid}.Landing-module__PzwhAW__moreIcon svg{width:18px;height:18px}.Landing-module__PzwhAW__moreCard h3{font-size:16px;line-height:1.3}.Landing-module__PzwhAW__moreCard p{color:var(--muted);font-size:14px;line-height:1.5}.Landing-module__PzwhAW__steps{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Landing-module__PzwhAW__step{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:12px;padding:28px;display:flex}.Landing-module__PzwhAW__stepNum{font-family:var(--font-mono);color:var(--muted);letter-spacing:.04em;margin-bottom:4px;font-size:12px}.Landing-module__PzwhAW__step h3{font-size:18px}.Landing-module__PzwhAW__step p{color:var(--muted);font-size:14.5px}.Landing-module__PzwhAW__stepsCta{justify-content:center;margin-top:36px;display:flex}.Landing-module__PzwhAW__problemCard,.Landing-module__PzwhAW__moreCard,.Landing-module__PzwhAW__step{transition:transform .18s,box-shadow .18s,border-color .18s}.Landing-module__PzwhAW__problemCard:hover,.Landing-module__PzwhAW__moreCard:hover,.Landing-module__PzwhAW__step:hover{border-color:var(--border-strong);transform:translateY(-4px);box-shadow:0 8px 28px -8px #141e3221}.Landing-module__PzwhAW__bridgeCard:hover{box-shadow:none;transform:none}.Landing-module__PzwhAW__security{color:#e8e9eb;background:#1f2125;border-radius:14px;grid-template-columns:1fr 1fr 1fr;gap:40px;padding:56px;display:grid}.Landing-module__PzwhAW__securityHead{grid-column:1/-1;max-width:600px;margin-bottom:8px}.Landing-module__PzwhAW__security h2{color:#fff}.Landing-module__PzwhAW__securityHead .Landing-module__PzwhAW__eyebrow{color:#8d9097;display:block}.Landing-module__PzwhAW__securityHead h2{margin-top:14px}.Landing-module__PzwhAW__securityHead p{color:#a0a3a8;margin-top:14px;font-size:17px}.Landing-module__PzwhAW__secPoint{flex-direction:column;gap:8px;display:flex}.Landing-module__PzwhAW__secIcon{width:28px;height:28px;color:var(--accent);margin-bottom:4px}.Landing-module__PzwhAW__secIcon svg{width:24px;height:24px}.Landing-module__PzwhAW__secPoint h3{color:#fff;font-size:16px}.Landing-module__PzwhAW__secPoint p{color:#a0a3a8;font-size:14.5px;line-height:1.55}.Landing-module__PzwhAW__finalCta{text-align:center;padding:120px 0;position:relative;overflow:hidden}.Landing-module__PzwhAW__finalCta:before{content:"";pointer-events:none;background:radial-gradient(#3d6ce312 0%,#0000 70%);border-radius:50%;width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Landing-module__PzwhAW__finalCta h2{max-width:18ch;margin:0 auto;font-size:clamp(36px,4.5vw,56px);position:relative}.Landing-module__PzwhAW__finalCta p{color:var(--muted);max-width:50ch;margin:16px auto 28px;font-size:18px;position:relative}.Landing-module__PzwhAW__finalCtaButtons{gap:12px;display:inline-flex;position:relative}.Landing-module__PzwhAW__footer{border-top:1px solid var(--divider);background:var(--bg);padding:56px 0 40px}.Landing-module__PzwhAW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr 1.4fr;gap:40px;margin-bottom:40px;display:grid}.Landing-module__PzwhAW__footerBrand .Landing-module__PzwhAW__logo{margin-bottom:12px}.Landing-module__PzwhAW__footerBrand p{color:var(--muted);max-width:32ch;font-size:14px}.Landing-module__PzwhAW__footerCol h4{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--muted-2);margin:0 0 12px;font-size:11px;font-weight:500}.Landing-module__PzwhAW__footerCol ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Landing-module__PzwhAW__footerCol a{color:var(--text);font-size:14px}.Landing-module__PzwhAW__footerCol a:hover{color:var(--accent)}.Landing-module__PzwhAW__footerBottom{border-top:1px solid var(--divider);color:var(--muted);justify-content:space-between;align-items:center;padding-top:24px;font-size:13px;display:flex}.Landing-module__PzwhAW__footerBottom .Landing-module__PzwhAW__mono{font-family:var(--font-mono);font-size:12px}.Landing-module__PzwhAW__reveal{transition:opacity .55s cubic-bezier(.22,.68,0,1.05),transform .55s cubic-bezier(.22,.68,0,1.05)}.Landing-module__PzwhAW__root[data-js=true] .Landing-module__PzwhAW__reveal{opacity:0;transform:translateY(28px)}.Landing-module__PzwhAW__root[data-js=true] .Landing-module__PzwhAW__reveal[data-revealed=true]{opacity:1;transform:none}.Landing-module__PzwhAW__revealDelay1{transition-delay:70ms}.Landing-module__PzwhAW__revealDelay2{transition-delay:.14s}.Landing-module__PzwhAW__revealDelay3{transition-delay:.21s}.Landing-module__PzwhAW__revealDelay4{transition-delay:.28s}@media (max-width:1020px){.Landing-module__PzwhAW__problemGrid,.Landing-module__PzwhAW__moreGrid{grid-template-columns:repeat(2,1fr)}.Landing-module__PzwhAW__feature{grid-template-columns:1fr;gap:32px}.Landing-module__PzwhAW__feature[data-reverse=true] .Landing-module__PzwhAW__featureText{order:1}.Landing-module__PzwhAW__feature[data-reverse=true] .Landing-module__PzwhAW__featureShot{order:2}.Landing-module__PzwhAW__security{grid-template-columns:1fr 1fr;padding:40px}.Landing-module__PzwhAW__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.Landing-module__PzwhAW__container{padding:0 20px}.Landing-module__PzwhAW__root section{padding:64px 0}.Landing-module__PzwhAW__hero{padding-top:48px;padding-bottom:72px}.Landing-module__PzwhAW__featuresList{gap:72px}.Landing-module__PzwhAW__nav{display:none}.Landing-module__PzwhAW__burger{display:inline-flex}.Landing-module__PzwhAW__mobileMenu{display:flex}.Landing-module__PzwhAW__headerRight .Landing-module__PzwhAW__btn{display:none}.Landing-module__PzwhAW__headerRight{margin-left:auto}.Landing-module__PzwhAW__problemGrid,.Landing-module__PzwhAW__moreGrid,.Landing-module__PzwhAW__steps{grid-template-columns:1fr}.Landing-module__PzwhAW__security{border-radius:10px;grid-template-columns:1fr;padding:32px}.Landing-module__PzwhAW__footerGrid{grid-template-columns:1fr;gap:28px}.Landing-module__PzwhAW__footerBottom{flex-direction:column;align-items:flex-start;gap:8px}.Landing-module__PzwhAW__compareDesktop{display:none}.Landing-module__PzwhAW__compareMobile{gap:12px;display:grid}.Landing-module__PzwhAW__root h1{font-size:38px}.Landing-module__PzwhAW__hero .Landing-module__PzwhAW__lead{font-size:17px}}@media (prefers-reduced-motion:reduce){.Landing-module__PzwhAW__root[data-js=true] .Landing-module__PzwhAW__reveal{opacity:1;transform:none}.Landing-module__PzwhAW__reveal{transition:none}.Landing-module__PzwhAW__heroGrid>*,.Landing-module__PzwhAW__heroShot{animation:none}.Landing-module__PzwhAW__heroShot .Landing-module__PzwhAW__browser{transform:none}}
.Changelog-module__MzsUia__pageHead{max-width:760px;padding-bottom:48px}.Changelog-module__MzsUia__pageHead .Changelog-module__MzsUia__eyebrow{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:500;display:block}.Changelog-module__MzsUia__pageHead .Changelog-module__MzsUia__pageTitle{letter-spacing:-.02em;text-wrap:balance;margin:12px 0 0;font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.15}.Changelog-module__MzsUia__pageHead .Changelog-module__MzsUia__pageLead{color:var(--muted);text-wrap:pretty;max-width:64ch;margin:16px 0 0;font-size:18px;line-height:1.55}.Changelog-module__MzsUia__timeline{max-width:760px;padding-left:36px;position:relative}.Changelog-module__MzsUia__timeline:before{content:"";background:var(--divider);width:2px;position:absolute;top:8px;bottom:8px;left:5px}.Changelog-module__MzsUia__entry{padding-bottom:64px;position:relative}.Changelog-module__MzsUia__entry:last-child{padding-bottom:0}.Changelog-module__MzsUia__entry:before{content:"";background:var(--accent);width:12px;height:12px;box-shadow:0 0 0 4px var(--bg);border-radius:50%;position:absolute;top:6px;left:-36px}.Changelog-module__MzsUia__entryMeta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.Changelog-module__MzsUia__entryDate{font-family:var(--font-mono);letter-spacing:.03em;color:var(--muted);font-size:12.5px}.Changelog-module__MzsUia__entryTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;background:var(--accent-tint);color:var(--accent);border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:500}.Changelog-module__MzsUia__entry .Changelog-module__MzsUia__entryTitle{letter-spacing:-.015em;color:var(--text);margin:0;font-size:24px;font-weight:600;line-height:1.25}.Changelog-module__MzsUia__entry .Changelog-module__MzsUia__entryBody{color:var(--muted);max-width:64ch;margin:12px 0 0;font-size:16px;line-height:1.6}.Changelog-module__MzsUia__entryShot{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin:24px 0 0;overflow:hidden;box-shadow:0 1px #00000005,0 24px 60px -36px #141e322e}.Changelog-module__MzsUia__entryShot img{width:100%;height:auto;display:block}@media (max-width:720px){.Changelog-module__MzsUia__timeline{padding-left:28px}.Changelog-module__MzsUia__entry:before{left:-28px}.Changelog-module__MzsUia__entry .Changelog-module__MzsUia__entryTitle{font-size:21px}.Changelog-module__MzsUia__entry .Changelog-module__MzsUia__entryBody{font-size:15.5px}}
.Docs-module__i7ZEqa__eyebrow{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:500}.Docs-module__i7ZEqa__pageHead{padding-bottom:32px}.Docs-module__i7ZEqa__pageHead .Docs-module__i7ZEqa__pageTitle{letter-spacing:-.02em;text-wrap:balance;margin:12px 0 0;font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.15}.Docs-module__i7ZEqa__pageHead .Docs-module__i7ZEqa__pageLead{color:var(--muted);text-wrap:pretty;max-width:64ch;margin:16px 0 0;font-size:18px;line-height:1.55}.Docs-module__i7ZEqa__backLink{color:var(--muted);align-items:center;gap:6px;margin-bottom:4px;font-size:14px;transition:color .15s;display:inline-flex}.Docs-module__i7ZEqa__backLink:hover{color:var(--text)}.Docs-module__i7ZEqa__backLink svg{width:14px;height:14px}.Docs-module__i7ZEqa__articleList{flex-direction:column;gap:12px;display:flex}.Docs-module__i7ZEqa__articleCard{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:22px 24px;transition:border-color .15s,transform 50ms;display:block}.Docs-module__i7ZEqa__articleCard:hover{border-color:var(--accent)}.Docs-module__i7ZEqa__articleCard:active{transform:translateY(.5px)}.Docs-module__i7ZEqa__articleCard .Docs-module__i7ZEqa__articleCardTitle{letter-spacing:-.01em;color:var(--text);margin:0;font-size:18px;font-weight:600;line-height:1.3}.Docs-module__i7ZEqa__articleCard .Docs-module__i7ZEqa__articleCardDesc{color:var(--muted);margin:8px 0 0;font-size:14.5px;line-height:1.55}.Docs-module__i7ZEqa__articleCardMeta{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);align-items:center;gap:6px;margin-top:12px;font-size:11px;display:inline-flex}.Docs-module__i7ZEqa__empty{background:var(--surface);border:1px dashed var(--border);text-align:center;color:var(--muted);border-radius:10px;padding:48px 24px}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:10px;padding:40px 48px;font-size:16px;line-height:1.7}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose>:first-child{margin-top:0}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose>:last-child{margin-bottom:0}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose h1{display:none}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose h2{letter-spacing:-.01em;margin:40px 0 16px;font-size:24px;font-weight:600;line-height:1.25}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose h3{letter-spacing:-.005em;margin:32px 0 12px;font-size:19px;font-weight:600;line-height:1.3}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose p{text-wrap:pretty;margin:0 0 16px}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose ul,.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose ol{margin:0 0 16px;padding-left:24px}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose li,.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose li>ul,.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose li>ol{margin:4px 0}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose a{color:var(--accent);text-underline-offset:2px;-webkit-text-decoration:underline #3d6ce366;text-decoration:underline #3d6ce366}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose strong{color:var(--text);font-weight:600}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose code{font-family:var(--font-mono);background:var(--surface-2);border:1px solid var(--border);color:var(--text);border-radius:4px;padding:2px 6px;font-size:.88em}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose pre{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;margin:0 0 16px;padding:16px 18px;font-size:13.5px;line-height:1.6;overflow-x:auto}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose pre code{font-size:inherit;background:0 0;border:0;padding:0}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose blockquote{background:var(--accent-tint);border-left:3px solid var(--accent);color:var(--text);border-radius:4px;margin:16px 0;padding:12px 18px}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose blockquote p{margin:0}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose blockquote p+p{margin-top:8px}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose hr{border:0;border-top:1px solid var(--divider);margin:32px 0}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose table{border-collapse:collapse;border:1px solid var(--border);border-radius:6px;width:100%;margin:16px 0;font-size:14.5px;overflow:hidden}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose thead{background:var(--surface-2)}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose th,.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose td{text-align:left;border-bottom:1px solid var(--divider);vertical-align:top;padding:10px 14px}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose tr:last-child td{border-bottom:0}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose th{letter-spacing:0;color:var(--text);font-size:13px;font-weight:600}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose img{border:1px solid var(--border);border-radius:6px;max-width:100%;height:auto}@media (max-width:720px){.Docs-module__i7ZEqa__pageHead{padding-bottom:24px}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose{padding:28px 22px;font-size:15.5px}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose h2{font-size:21px}.Docs-module__i7ZEqa__prose.Docs-module__i7ZEqa__prose h3{font-size:17px}.Docs-module__i7ZEqa__articleCard{padding:18px 20px}}
.Plans-module__QQoT-a__pageHead{max-width:760px;padding-bottom:40px}.Plans-module__QQoT-a__pageHead .Plans-module__QQoT-a__eyebrow{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:500;display:block}.Plans-module__QQoT-a__pageHead .Plans-module__QQoT-a__pageTitle{letter-spacing:-.02em;text-wrap:balance;margin:12px 0 0;font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.15}.Plans-module__QQoT-a__pageHead .Plans-module__QQoT-a__pageLead{color:var(--muted);text-wrap:pretty;max-width:64ch;margin:16px 0 0;font-size:18px;line-height:1.55}.Plans-module__QQoT-a__callout{background:var(--accent-tint);border-radius:var(--radius);border:1px solid #3d6ce340;align-items:flex-start;gap:12px;margin-bottom:40px;padding:16px 20px;display:flex}.Plans-module__QQoT-a__callout svg{width:20px;height:20px;color:var(--accent);flex-shrink:0;margin-top:1px}.Plans-module__QQoT-a__callout p{color:var(--text);font-size:14.5px;line-height:1.5}.Plans-module__QQoT-a__plansGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:16px;display:grid}.Plans-module__QQoT-a__planCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:20px;padding:28px 24px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.Plans-module__QQoT-a__planCard[data-active=true]{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent), 0 12px 32px -16px #3d6ce366}.Plans-module__QQoT-a__planCard[data-active=true]:hover{box-shadow:0 0 0 1px var(--accent), 0 16px 40px -16px #3d6ce373;transform:translateY(-4px)}.Plans-module__QQoT-a__planCard[data-active=false]{background:var(--surface-2)}.Plans-module__QQoT-a__planHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.Plans-module__QQoT-a__planName{letter-spacing:-.01em;color:var(--text);font-size:20px;font-weight:600}.Plans-module__QQoT-a__planBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:10.5px;font-weight:500}.Plans-module__QQoT-a__planBadgeAvailable{background:var(--accent);color:#fff}.Plans-module__QQoT-a__planBadgeSoon{color:var(--muted-2);border:1px solid var(--border-strong);background:0 0}.Plans-module__QQoT-a__planCardBody{flex-direction:column;flex:1;gap:20px;display:flex}.Plans-module__QQoT-a__planCard[data-active=false] .Plans-module__QQoT-a__planCardBody{opacity:.6}.Plans-module__QQoT-a__limits{flex-direction:column;flex:1;gap:0;display:flex}.Plans-module__QQoT-a__limitRow{border-bottom:1px solid var(--divider);justify-content:space-between;align-items:baseline;gap:12px;padding:11px 0;display:flex}.Plans-module__QQoT-a__limitRow:last-child{border-bottom:0}.Plans-module__QQoT-a__limitLabel{color:var(--muted);font-size:13.5px;line-height:1.4}.Plans-module__QQoT-a__limitValue{color:var(--text);text-align:right;white-space:nowrap;font-size:14.5px;font-weight:600}.Plans-module__QQoT-a__limitValue svg{vertical-align:middle;width:16px;height:16px}.Plans-module__QQoT-a__limitYes{color:var(--accent)}.Plans-module__QQoT-a__limitNo{color:var(--muted-2)}.Plans-module__QQoT-a__planCta{justify-content:center;width:100%}.Plans-module__QQoT-a__planCtaDisabled{width:100%;color:var(--muted-2);border:1px solid var(--border);cursor:not-allowed;pointer-events:none;background:0 0;justify-content:center}.Plans-module__QQoT-a__footnote{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);align-items:flex-start;gap:12px;margin-top:40px;padding:20px 24px;display:flex}.Plans-module__QQoT-a__footnote .Plans-module__QQoT-a__footnoteLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--muted-2);white-space:nowrap;margin-top:2px;font-size:11px}.Plans-module__QQoT-a__footnote p{color:var(--muted);font-size:14.5px;line-height:1.55}@media (max-width:1020px){.Plans-module__QQoT-a__plansGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Plans-module__QQoT-a__plansGrid{grid-template-columns:1fr}.Plans-module__QQoT-a__footnote{flex-direction:column;gap:8px}}
