.blog-page{--blog-bg: #f8fafc;--blog-surface: rgba(255, 255, 255, .78);--blog-surface-solid: #ffffff;--blog-text: #111827;--blog-muted: #5f6b7c;--blog-border: rgba(100, 116, 139, .2);--blog-accent: #4f46e5;--blog-accent-soft: rgba(79, 70, 229, .1);min-height:100%;overflow:clip;color:var(--blog-text);background:var(--blog-bg)}html[data-theme=dark] .blog-page{--blog-bg: #080f1d;--blog-surface: rgba(15, 23, 42, .76);--blog-surface-solid: #101a2d;--blog-text: #f8fafc;--blog-muted: #a5b1c4;--blog-border: rgba(148, 163, 184, .2);--blog-accent: #818cf8;--blog-accent-soft: rgba(129, 140, 248, .13)}.blog-hero{position:relative;display:grid;min-height:41rem;align-items:center;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--blog-border);padding:9.5rem 1.5rem 6.5rem;background:radial-gradient(circle at 88% 12%,rgba(56,189,248,.13),transparent 27rem),radial-gradient(circle at 12% 82%,rgba(99,102,241,.13),transparent 32rem),linear-gradient(150deg,#fff,#f5f7ff 54%,#eef8ff)}html[data-theme=dark] .blog-hero{background:radial-gradient(circle at 88% 12%,rgba(34,211,238,.11),transparent 26rem),radial-gradient(circle at 12% 82%,rgba(99,102,241,.17),transparent 32rem),linear-gradient(150deg,#080f1d,#0c1426 54%,#091624)}.blog-page-compact .blog-hero{min-height:33rem;padding-bottom:5rem}.blog-hero-grid{position:absolute;z-index:-2;inset:0;opacity:.34;background-image:linear-gradient(to right,var(--blog-border) 1px,transparent 1px),linear-gradient(to bottom,var(--blog-border) 1px,transparent 1px);background-size:4.5rem 4.5rem;-webkit-mask-image:linear-gradient(to bottom,transparent 4%,black 28%,transparent 90%);mask-image:linear-gradient(to bottom,transparent 4%,black 28%,transparent 90%)}.blog-hero-orb{position:absolute;z-index:-1;border:1px solid rgba(99,102,241,.22);border-radius:999px;pointer-events:none}.blog-hero-orb-one{top:24%;right:-7rem;width:20rem;height:20rem}.blog-hero-orb-two{bottom:-8rem;left:8%;width:13rem;height:13rem}.blog-hero-inner,.blog-index-section,.blog-empty-section{width:min(100%,76rem);margin-inline:auto}.blog-hero-inner{position:relative}.blog-eyebrow{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 1.5rem;color:var(--blog-muted);font-size:.75rem;font-weight:750;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.blog-eyebrow span{display:block;width:1.9rem;height:2px;background:var(--blog-accent)}.blog-hero h1{max-width:60rem;margin:0;color:var(--blog-text);font-size:clamp(3.15rem,7.4vw,6.8rem);font-weight:780;letter-spacing:-.064em;line-height:.95;text-wrap:balance}.blog-page-compact .blog-hero h1{max-width:52rem;font-size:clamp(2.9rem,6vw,5.6rem)}.blog-intro{max-width:43rem;margin:2rem 0 0;color:var(--blog-muted);font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65;text-wrap:pretty}.blog-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.2rem}.blog-button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.65rem;border:1px solid var(--blog-border);border-radius:999px;padding:.7rem 1.15rem;color:var(--blog-text);background:var(--blog-surface);font-size:.875rem;font-weight:700;line-height:1.2;text-decoration:none;backdrop-filter:blur(12px);transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease}.blog-button svg{width:1.05rem;height:1.05rem}.blog-button:hover,.blog-button:focus-visible{transform:translateY(-2px);border-color:var(--blog-accent);outline:none}.blog-button:focus-visible,.blog-back-link:focus-visible,.blog-topic-card-active:focus-visible{box-shadow:0 0 0 3px var(--blog-accent-soft)}.blog-button-primary{border-color:transparent;color:#fff;background:#111827}.blog-button-primary:hover,.blog-button-primary:focus-visible{color:#fff;background:#312e81}html[data-theme=dark] .blog-button-primary{color:#111827;background:#f8fafc}html[data-theme=dark] .blog-button-primary:hover,html[data-theme=dark] .blog-button-primary:focus-visible{color:#080f1d;background:#c7d2fe}.blog-back-link{display:inline-flex;align-items:center;gap:.55rem;margin-top:2rem;border-radius:.6rem;color:var(--blog-text);font-size:.875rem;font-weight:700;text-decoration:none}.blog-back-link:hover{color:var(--blog-accent)}.blog-back-link svg{width:1.05rem;height:1.05rem}.blog-index-section,.blog-empty-section{padding:6.5rem 1.5rem 7.5rem}.blog-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,28rem);gap:2rem;align-items:end;margin-bottom:2.2rem}.blog-section-heading div>p,.blog-empty-card>div>p{margin:0 0 .75rem;color:var(--blog-accent);font-size:.72rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.blog-section-heading h2,.blog-empty-card h2{margin:0;color:var(--blog-text);font-size:clamp(2rem,4vw,3.2rem);font-weight:750;letter-spacing:-.045em;line-height:1.04;text-wrap:balance}.blog-section-heading>p,.blog-empty-card>div>span{margin:0;color:var(--blog-muted);font-size:1rem;line-height:1.65}.blog-topic-cards{display:grid;overflow:hidden;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--blog-border);border-radius:1.4rem;background:var(--blog-surface);box-shadow:0 1.25rem 4rem #0f172a0f;backdrop-filter:blur(12px)}html[data-theme=dark] .blog-topic-cards{box-shadow:0 1.25rem 4rem #0000002e}.blog-topic-card{position:relative;display:grid;min-height:19rem;grid-template-rows:auto 1fr;gap:3.5rem;border-right:1px solid var(--blog-border);padding:1.5rem;color:var(--blog-text);text-decoration:none}.blog-topic-card:last-child{border-right:0}.blog-topic-card-active{transition:color .17s ease,background-color .17s ease}.blog-topic-card-active:hover,.blog-topic-card-active:focus-visible{color:#fff;background:#312e81;outline:none}.blog-topic-index{color:var(--blog-muted);font-size:.7rem;font-weight:700;letter-spacing:.12em}.blog-topic-card>div>p{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 .8rem;color:var(--blog-muted);font-size:.7rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.blog-topic-card>div>p b{border-radius:999px;padding:.25rem .5rem;color:var(--blog-muted);background:var(--blog-accent-soft);font-size:.58rem;letter-spacing:.1em}.blog-topic-card h3{margin:0;color:inherit;font-size:1.45rem;font-weight:720;letter-spacing:-.03em}.blog-topic-card>div>span{display:block;margin-top:.8rem;color:var(--blog-muted);font-size:.92rem;line-height:1.6}.blog-topic-card-active:hover :is(.blog-topic-index,div>p,div>span),.blog-topic-card-active:focus-visible :is(.blog-topic-index,div>p,div>span){color:#ffffffbd}.blog-topic-card>svg{position:absolute;top:1.3rem;right:1.3rem;width:1.35rem;height:1.35rem}.blog-empty-section{min-height:28rem}.blog-empty-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:2rem;align-items:center;border:1px solid var(--blog-border);border-radius:1.5rem;padding:clamp(1.5rem,4vw,3rem);background:var(--blog-surface);box-shadow:0 1.25rem 4rem #0f172a0d}.blog-empty-mark{display:inline-flex;width:4rem;height:4rem;align-items:flex-end;justify-content:center;gap:.25rem;border:1px solid var(--blog-border);border-radius:1.1rem;padding:1rem;background:var(--blog-accent-soft)}.blog-empty-mark i{display:block;width:.35rem;border-radius:999px;background:var(--blog-accent)}.blog-empty-mark i:nth-child(1){height:.7rem}.blog-empty-mark i:nth-child(2){height:1.45rem}.blog-empty-mark i:nth-child(3){height:1rem}#site-header[data-blog-header=true] [data-header-inner]{gap:1rem}.blog-brand-lockup{display:inline-flex;min-width:0;flex-shrink:0;align-items:center;gap:.1rem}.blog-brand-home,.blog-brand-channel{display:inline-flex;min-height:2.75rem;align-items:center;border-radius:.65rem;text-decoration:none;transition:color .15s ease,background-color .15s ease,transform .15s ease}.blog-brand-home{box-sizing:border-box;width:9rem;overflow:hidden;padding:.2rem 0}.blog-brand-home img{width:9.5rem;height:2rem;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.blog-brand-divider{width:1px;height:1.65rem;background:#64748b59}.blog-brand-channel{position:relative;padding:.25rem .48rem .25rem .34rem;color:#1f2937;font-size:1.08rem;font-style:italic;font-weight:820;letter-spacing:-.06em}.blog-brand-channel>span{display:inline-block;transform-origin:left center;transition:color .18s ease,letter-spacing .18s ease,text-shadow .18s ease,transform .18s ease}.blog-brand-channel:after{content:"";width:.3rem;height:.3rem;margin:.55rem 0 0 .22rem;border-radius:1px;background:#4f46e5;transform:rotate(18deg);transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.blog-brand-home:hover,.blog-brand-home:focus-visible,.blog-brand-channel:hover,.blog-brand-channel:focus-visible{background:#ffffffbf;outline:none;transform:translateY(-1px);box-shadow:0 0 0 2px #6366f138}.blog-brand-channel:hover>span,.blog-brand-channel:focus-visible>span{color:#4338ca;letter-spacing:-.045em;text-shadow:0 0 16px rgba(79,70,229,.38);transform:translate(.06rem) scale(1.025)}.blog-brand-channel:hover:after,.blog-brand-channel:focus-visible:after{background:#6366f1;box-shadow:0 0 10px #6366f1c7;transform:rotate(32deg) scale(1.25)}html[data-theme=dark] .blog-brand-channel{color:#f8fafc}html[data-theme=dark] .blog-brand-channel:hover>span,html[data-theme=dark] .blog-brand-channel:focus-visible>span{color:#c7d2fe;text-shadow:0 0 18px rgba(129,140,248,.62)}html[data-theme=dark] .blog-brand-home:hover,html[data-theme=dark] .blog-brand-home:focus-visible,html[data-theme=dark] .blog-brand-channel:hover,html[data-theme=dark] .blog-brand-channel:focus-visible{background:#1e293bcc}.blog-product-link{display:inline-flex;min-height:2.25rem;align-items:center;border-radius:.5rem;padding:.45rem .7rem;color:#374151;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s ease,background-color .15s ease}.blog-product-link:hover,.blog-product-link:focus-visible,.blog-product-link[aria-current=page]{color:#312e81;background:#ffffffbf;outline:none}html[data-theme=dark] .blog-product-link{color:#d5deeb}html[data-theme=dark] .blog-product-link:hover,html[data-theme=dark] .blog-product-link:focus-visible,html[data-theme=dark] .blog-product-link[aria-current=page]{color:#c7d2fe;background:#1e293bd1}.blog-topics-panel{overflow:hidden;border:1px solid rgba(100,116,139,.22);border-radius:1rem;color:#111827;background:#fffffffa;box-shadow:0 1.5rem 4rem #0f172a2e;backdrop-filter:blur(18px)}.blog-topics-panel-desktop{position:absolute;z-index:70;top:calc(100% + .75rem);left:50%;width:min(58rem,calc(100vw - 2rem));transform:translate(-50%)}.blog-topics-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);padding:1.5rem}.blog-topics-column{min-width:0;min-height:7.75rem;padding:.1rem 1.35rem}.blog-topics-column+.blog-topics-column{border-left:1px solid rgba(100,116,139,.2)}.blog-topics-column>p{margin:0 0 .85rem;color:#64748b;font-size:.66rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.blog-topics-column>a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.55rem;padding:.55rem .65rem;color:#111827;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .15s ease,background-color .15s ease}.blog-topics-column>a:hover,.blog-topics-column>a:focus-visible{color:#3730a3;background:#eef2ff;outline:none}.blog-topics-column>a svg,.blog-topics-archive-link svg{width:1rem;height:1rem;flex-shrink:0}.blog-topics-coming-soon>span{display:inline-flex;border-radius:999px;padding:.32rem .58rem;color:#64748b;background:#f1f5f9;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-topics-archive-link{display:flex;min-height:3.6rem;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(100,116,139,.18);padding:.8rem 1.75rem;color:#111827;background:#f8fafc;font-size:.85rem;font-weight:750;text-decoration:none;transition:color .15s ease,background-color .15s ease}.blog-topics-archive-link:hover,.blog-topics-archive-link:focus-visible{color:#3730a3;background:#eef2ff;outline:none}html[data-theme=dark] .blog-topics-panel{border-color:#94a3b833;color:#f8fafc;background:#0f172afa;box-shadow:0 1.5rem 4rem #00000059}html[data-theme=dark] .blog-topics-column+.blog-topics-column,html[data-theme=dark] .blog-topics-archive-link{border-color:#94a3b82e}html[data-theme=dark] .blog-topics-column>p,html[data-theme=dark] .blog-topics-coming-soon>span{color:#94a3b8}html[data-theme=dark] .blog-topics-column>a,html[data-theme=dark] .blog-topics-archive-link{color:#f8fafc}html[data-theme=dark] .blog-topics-column>a:hover,html[data-theme=dark] .blog-topics-column>a:focus-visible,html[data-theme=dark] .blog-topics-archive-link:hover,html[data-theme=dark] .blog-topics-archive-link:focus-visible{color:#c7d2fe;background:#312e8157}html[data-theme=dark] .blog-topics-coming-soon>span,html[data-theme=dark] .blog-topics-archive-link{background:#1e293beb}.blog-footer-extension{border-bottom:1px solid rgba(100,116,139,.15);padding:1.2rem 0}.blog-footer-extension-inner{display:flex;width:min(100%,80rem);align-items:center;justify-content:space-between;gap:1.5rem;margin-inline:auto;padding-inline:2.5rem}.blog-footer-title{display:inline-flex;align-items:center;gap:.7rem;color:#111827;font-size:1.05rem;font-style:italic;font-weight:820;letter-spacing:-.055em;text-decoration:none}.blog-footer-title:before{content:"";width:1.5rem;height:2px;background:#4f46e5}.blog-footer-extension nav,.blog-footer-extension nav ul{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;padding:0;list-style:none}.blog-footer-extension nav a{display:inline-flex;min-height:2.5rem;align-items:center;border-radius:999px;padding:.45rem .8rem;color:#475569;font-size:.78rem;font-weight:650;text-decoration:none;transition:color .15s ease,background-color .15s ease}.blog-footer-extension nav a:hover,.blog-footer-extension nav a:focus-visible,.blog-footer-extension nav a[aria-current=page]{color:#312e81;background:#6366f11a;outline:none}html[data-theme=dark] .blog-footer-extension{border-color:#94a3b829}html[data-theme=dark] .blog-footer-title{color:#f8fafc}html[data-theme=dark] .blog-footer-extension nav a{color:#b9c5d6}html[data-theme=dark] .blog-footer-extension nav a:hover,html[data-theme=dark] .blog-footer-extension nav a:focus-visible,html[data-theme=dark] .blog-footer-extension nav a[aria-current=page]{color:#c7d2fe;background:#6366f129}@media(max-width:63.99rem){.blog-brand-home{width:8rem}.blog-brand-home img{width:8.4rem}.blog-brand-channel{font-size:1rem}.blog-topics-panel-desktop{width:min(46rem,calc(100vw - 1.5rem))}.blog-topics-grid{padding-inline:1rem}.blog-topics-column{padding-inline:.9rem}}@media(min-width:48rem)and (max-width:56.25rem){#site-header[data-blog-header=true] nav[data-marketing-shell],#site-header[data-blog-header=true] div[data-marketing-shell]{display:none!important}#site-header[data-blog-header=true] [data-mobile-navigation][data-marketing-shell]{display:block!important}}@media(max-width:56.25rem){.blog-topics-panel-mobile{margin-top:.35rem}.blog-topics-panel-mobile .blog-topics-grid{grid-template-columns:1fr 1fr;gap:0;padding:.75rem}.blog-topics-panel-mobile .blog-topics-column{min-height:6.25rem;padding:.75rem}.blog-topics-panel-mobile .blog-topics-column+.blog-topics-column{border-left:0}.blog-topics-panel-mobile .blog-topics-column:nth-child(2n){border-left:1px solid var(--blog-border)}.blog-topics-panel-mobile .blog-topics-column:nth-child(n+3){border-top:1px solid var(--blog-border)}}@media(max-width:47.99rem){#site-header[data-blog-header=true] [data-header-inner]{padding-inline:.8rem}.blog-brand-home{width:7.2rem;padding-inline:0}.blog-brand-home img{width:7.65rem;height:1.8rem}.blog-brand-divider{height:1.4rem}.blog-brand-channel{padding-inline:.4rem;font-size:.95rem}.blog-product-link[data-mobile-nav-link]{width:100%;min-height:2.75rem;justify-content:flex-start;border-radius:.75rem;padding:.65rem .75rem}.blog-hero{min-height:38rem;padding:8rem 1.2rem 4.5rem}.blog-page-compact .blog-hero{min-height:31rem;padding-bottom:4rem}.blog-hero h1{font-size:clamp(2.75rem,14vw,4.25rem);letter-spacing:-.058em}.blog-page-compact .blog-hero h1{font-size:clamp(2.6rem,13vw,4rem)}.blog-intro{margin-top:1.5rem;font-size:1rem}.blog-hero-actions{display:grid;grid-template-columns:1fr}.blog-button{width:100%}.blog-index-section,.blog-empty-section{padding:4.5rem 1.2rem 5.5rem}.blog-section-heading{grid-template-columns:1fr;gap:1rem}.blog-topic-cards{grid-template-columns:1fr}.blog-topic-card{min-height:14rem;gap:2.25rem;border-right:0;border-bottom:1px solid var(--blog-border)}.blog-topic-card:last-child{border-bottom:0}.blog-empty-card{grid-template-columns:1fr;gap:1.4rem}.blog-empty-card .blog-button{justify-self:start}.blog-topics-archive-link{padding-inline:1.25rem}.blog-footer-extension-inner{align-items:flex-start;flex-direction:column;padding-inline:1.5rem}.blog-footer-extension nav a{min-height:2.25rem;padding-inline:.6rem}}@media(max-width:22rem){.blog-brand-home{width:6.25rem}.blog-brand-home img{width:6.6rem}.blog-brand-channel{font-size:.88rem}}@media(prefers-reduced-motion:reduce){.blog-button,.blog-brand-home,.blog-brand-channel,.blog-brand-channel>span,.blog-brand-channel:after,.blog-topic-card-active{transition:none}}[data-products-disclosure][data-open=true] [data-products-chevron]{transform:rotate(180deg)}[data-products-panel][hidden]{display:none}#site-header[data-clerk-configured=true][data-auth-pending=true] [data-auth-controls]{visibility:hidden}#site-header .cl-avatarBox{background-color:#475569!important;color:#fff!important;height:2rem!important;width:2rem!important}html[data-theme=dark] #site-header .cl-avatarBox{background-color:#cbd5e1!important;color:#0f172a!important}#site-header .cl-userButtonBox,#site-header .cl-userButtonTrigger{align-items:center!important;display:inline-flex!important;height:2.25rem!important;justify-content:center!important;line-height:1!important;margin:0!important;padding:0!important;width:2.25rem!important}html[data-workspace-mode=true] #site-header [data-workspace-top-nav]{overflow-x:auto;scrollbar-width:none}html[data-workspace-mode=true] #site-header [data-workspace-top-nav]::-webkit-scrollbar{display:none}html[data-workspace-mode=true] #site-header [data-workspace-top-nav]>a{color:#475569!important}html[data-workspace-mode=true] #site-header [data-workspace-top-nav]>a:hover,html[data-workspace-mode=true] #site-header [data-workspace-top-nav]>a:focus-visible{color:#1d4ed8!important;background:#eef2ff!important}html[data-theme=dark] #site-header [data-workspace-top-nav]>a{color:#c1cad8!important}html[data-theme=dark] #site-header [data-workspace-top-nav]>a:hover,html[data-theme=dark] #site-header [data-workspace-top-nav]>a:focus-visible{color:#bfdbfe!important;background:#1e293be6!important}html[data-workspace-mode=true] #site-header [data-workspace-mobile-navigation]{display:none}html[data-workspace-mode=true] #site-header [data-workspace-mobile-trigger]{border-color:var(--workspace-color-border);color:var(--workspace-color-text-muted);background:var(--workspace-color-surface-subtle);transition:border-color .14s ease,background-color .14s ease,color .14s ease}html[data-workspace-mode=true] #site-header [data-workspace-mobile-trigger]:hover,html[data-workspace-mode=true] #site-header [data-workspace-mobile-trigger]:focus-visible,html[data-workspace-mode=true] #site-header [data-workspace-mobile-trigger][aria-expanded=true]{border-color:var(--workspace-color-action);color:var(--workspace-color-action);background:var(--workspace-color-surface-accent)}html[data-workspace-mode=true] #site-header [data-workspace-mobile-panel]{position:fixed;z-index:60;top:calc(var(--workspace-header-height) + .5rem);right:.75rem;left:.75rem;max-height:calc(100dvh - var(--workspace-header-height) - 1.25rem);overflow-y:auto;border:1px solid var(--workspace-color-border);border-radius:.9rem;padding:.5rem;color:var(--workspace-color-text);background:var(--workspace-color-surface-raised);box-shadow:0 1.25rem 2.5rem var(--workspace-color-shadow)}html[data-workspace-mode=true] #site-header [data-workspace-mobile-panel][hidden]{display:none}html[data-workspace-mode=true] #site-header [data-workspace-mobile-nav]>a{display:flex;min-height:2.75rem;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid transparent;border-radius:.65rem;padding:.625rem .75rem;color:var(--workspace-color-text-muted);font-size:.875rem;font-weight:650;line-height:1.25;text-decoration:none;transition:border-color .14s ease,background-color .14s ease,color .14s ease}html[data-workspace-mode=true] #site-header [data-workspace-mobile-nav]>a:hover,html[data-workspace-mode=true] #site-header [data-workspace-mobile-nav]>a:focus-visible,html[data-workspace-mode=true] #site-header [data-workspace-mobile-nav]>a[data-current=true]{border-color:var(--workspace-color-action-soft);color:var(--workspace-color-action);background:var(--workspace-color-surface-accent);outline:none}html[data-workspace-mode=true] #site-header [data-workspace-actions]>clerk-show{display:inline-flex;min-height:2.25rem;min-width:2.25rem;align-items:center;justify-content:center}@media(max-width:47.99rem){html[data-workspace-mode=true] #site-header [data-header-inner]{gap:.35rem;padding-inline:.75rem}html[data-workspace-mode=true] #site-header [data-header-inner]>a img{width:8rem}html[data-workspace-mode=true] #site-header [data-workspace-shell]{gap:.25rem}html[data-workspace-mode=true] #site-header [data-workspace-top-nav]{display:none}html[data-workspace-mode=true] #site-header [data-workspace-mobile-navigation]{display:block}html[data-workspace-mode=true] #site-header [data-workspace-theme-toggle],html[data-workspace-mode=true] #site-header .cl-userButtonBox,html[data-workspace-mode=true] #site-header .cl-userButtonTrigger{height:2.5rem!important;min-height:2.5rem!important;min-width:2.5rem!important;width:2.5rem!important}html[data-workspace-mode=true] #site-header [data-workspace-actions]>clerk-show{min-height:2.5rem;min-width:2.5rem}}@media(max-width:23.75rem){html[data-workspace-mode=true] #site-header [data-header-inner]>a img{width:5.75rem}html[data-workspace-mode=true] #site-header [data-workspace-actions]{gap:.15rem}}@media(max-width:47.99rem){[data-products-panel]{max-width:100%}#site-header [data-nav-description]{display:none}}#site-header{background:#ffffffeb}#site-header[data-transparent-hero=true]{position:fixed;inset-inline:0;width:100%;background-color:rgb(255 255 255 / var(--transparent-hero-header-alpha, .08));transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}#site-header[data-transparent-hero=true][data-transparent-hero-tone=dark]{background-color:rgb(2 6 23 / var(--transparent-hero-header-alpha, .08))}html:not([data-theme=dark]) #site-header[data-transparent-hero=true][data-transparent-hero-tone=dark][data-transparent-hero-scrolled=true]{background-color:rgb(255 255 255 / var(--transparent-hero-header-alpha, .08))}#site-header[data-transparent-hero=true][data-transparent-hero-scrolled=true]{box-shadow:0 .75rem 2rem #0f172a14}html[data-theme=dark] #site-header[data-transparent-hero=true]{background-color:rgb(2 6 23 / var(--transparent-hero-header-alpha, .08))}html[data-theme=dark] #site-header[data-transparent-hero=true][data-transparent-hero-scrolled=true]{box-shadow:0 .75rem 2rem #02061747}#site-header[data-transparent-hero=true][data-transparent-hero-tone=dark][data-transparent-hero-scrolled=false] nav[data-marketing-shell] [data-products-trigger],#site-header[data-transparent-hero=true][data-transparent-hero-tone=dark][data-transparent-hero-scrolled=false] [data-theme-toggle],#site-header[data-transparent-hero=true][data-transparent-hero-tone=dark][data-transparent-hero-scrolled=false] [data-language-picker]>summary,#site-header[data-transparent-hero=true][data-transparent-hero-tone=dark][data-transparent-hero-scrolled=false] [data-mobile-navigation]>summary{color:#f8fafc}#site-header[data-transparent-hero=true][data-transparent-hero-tone=dark][data-transparent-hero-scrolled=false] [data-mobile-navigation]>summary{border-color:#f8fafc59;background-color:#02061740}html[data-theme=dark] #site-header{background:#020617eb}html[data-theme=dark] #site-header .marketing-auth-secondary{border-color:#f8fafc!important;background:transparent!important;color:#f8fafc!important}html[data-theme=dark] #site-header .marketing-auth-secondary:hover{background:#f8fafc1a!important}html[data-theme=dark] #site-header .marketing-auth-primary{background:#f8fafc!important;color:#0f172a!important}html[data-theme=dark] #site-header .marketing-auth-primary:hover{background:#fff!important}@media(min-width:768px){#site-header nav[data-marketing-shell]{justify-content:center}#site-header [data-products-disclosure][data-products-variant^=desktop]{position:static}}select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}@media(min-width:768px){[data-language-picker]:not(.footer-language-picker)>summary.language-picker-trigger{height:2.75rem;width:2.75rem}}@media(max-width:767px){#mobile-navigation-panel [data-language-picker]{width:100%}#mobile-navigation-panel [data-language-picker]>summary{width:2.75rem;min-height:2.75rem;justify-content:center;padding:0}#mobile-navigation-panel [data-language-picker]>[role=menu]{position:static;width:100%;min-width:0;margin-top:.5rem;box-shadow:none}}details[data-astro-cid-dkurt46j][open]>summary[data-astro-cid-dkurt46j]{color:#4338ca}.footer-language-picker[data-astro-cid-dkurt46j]>summary[data-astro-cid-dkurt46j]{color:inherit}.footer-language-picker[data-astro-cid-dkurt46j]>summary[data-astro-cid-dkurt46j]:hover,.footer-language-picker[data-astro-cid-dkurt46j][open]>summary[data-astro-cid-dkurt46j]{background:#6366f114;color:#4338ca}html[data-theme=dark] .footer-language-picker[data-astro-cid-dkurt46j]>summary[data-astro-cid-dkurt46j]:hover,html[data-theme=dark] .footer-language-picker[data-astro-cid-dkurt46j][open]>summary[data-astro-cid-dkurt46j]{background:#818cf829;color:#c7d2fe}html[data-theme=dark] .footer-language-picker[data-astro-cid-dkurt46j] [data-astro-cid-dkurt46j][role=menu]{border-color:#94a3b84d;background:#111827f7;color:#e5e7eb;box-shadow:0 1rem 2rem #02061761}html[data-theme=dark] .footer-language-picker[data-astro-cid-dkurt46j] [data-astro-cid-dkurt46j][role=menu] a[data-astro-cid-dkurt46j]{color:#cbd5e1}html[data-theme=dark] .footer-language-picker[data-astro-cid-dkurt46j] [data-astro-cid-dkurt46j][role=menu] a[data-astro-cid-dkurt46j]:hover,html[data-theme=dark] .footer-language-picker[data-astro-cid-dkurt46j] [data-astro-cid-dkurt46j][role=menu] a[data-astro-cid-dkurt46j]:focus-visible,html[data-theme=dark] .footer-language-picker[data-astro-cid-dkurt46j] [data-astro-cid-dkurt46j][role=menu] a[data-astro-cid-dkurt46j][aria-current=page]{background:#6366f133;color:#c7d2fe}@media(prefers-reduced-motion:no-preference){details[data-astro-cid-dkurt46j][open]>div[data-astro-cid-dkurt46j]{animation:language-menu-in .12s ease-out;transform-origin:top right}@keyframes language-menu-in{0%{opacity:0;transform:translateY(-.25rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}}.digestseo-loading-state{display:flex;min-height:8rem;align-items:center;justify-content:center;gap:.75rem;color:#64748b;font-size:.875rem;font-weight:600;text-align:center}.digestseo-loading-state-compact{min-height:3rem}.digestseo-loading-spinner{width:1.25rem;height:1.25rem;flex:0 0 auto;border:2px solid rgb(148 163 184 / .32);border-top-color:#4f46e5;border-radius:999px;animation:digestseo-loading-spin .72s linear infinite}#global-navigation-loading[hidden]{display:none!important}#global-navigation-loading{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:1.5rem;background:#f8fafcb8;backdrop-filter:blur(6px);opacity:0;transition:opacity .14s ease-out}#global-navigation-loading[data-visible=true]{opacity:1}.global-navigation-loading-card{width:min(20rem,calc(100vw - 3rem));border:1px solid rgb(203 213 225 / .82);border-radius:1rem;background:#fffffff0;box-shadow:0 18px 50px #0f172a29}.global-navigation-loading-card .digestseo-loading-state{min-height:6.25rem;color:#334155}html[data-theme=dark] .digestseo-loading-state{color:#a9b7cc}html[data-theme=dark] .digestseo-loading-spinner{border-color:#94a3b83d;border-top-color:#93c5fd}html[data-theme=dark] #global-navigation-loading{background:#020617b8}html[data-theme=dark] .global-navigation-loading-card{border-color:#475569c7;background:#0f172af2;box-shadow:0 18px 50px #0000005c}html[data-theme=dark] .global-navigation-loading-card .digestseo-loading-state{color:#dbe7f7}@keyframes digestseo-loading-spin{to{transform:rotate(360deg)}}@keyframes digestseo-pulse-subtle{0%,to{opacity:.62;transform:scale(.985)}50%{opacity:1;transform:scale(1.015)}}@keyframes digestseo-fade-in-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.digestseo-loading-state{animation:digestseo-pulse-subtle 1.8s ease-in-out infinite}.animate-fade-in{animation:digestseo-fade-in-up .24s cubic-bezier(.16,1,.3,1) forwards}@media(max-width:767px){.top-websites-page .top-websites-table-shell{content-visibility:auto;contain-intrinsic-block-size:auto 6700px}}@media(prefers-reduced-motion:reduce){.digestseo-loading-spinner{animation:none;border-color:#94a3b866;border-top-color:#4f46e5}.digestseo-loading-state{animation:none}#global-navigation-loading{transition:none}}:root{color-scheme:light}.skip-to-content{position:absolute;top:0;left:0;z-index:100;padding:.75rem 1.25rem;background:#111827;color:#fff;font-weight:600;border-radius:0 0 .5rem;transform:translateY(-100%)}.skip-to-content:focus{transform:translateY(0)}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] body{background-color:#0b1220!important;color:#e5e7eb!important}html[data-theme=dark] #site-header:not([data-transparent-hero=true]){background:#0c1529!important;border-color:#94a3b83d!important}html[data-theme=dark] [data-dark-surface=self-host]{background:linear-gradient(135deg,#111827,#0f172a)!important;border-color:#94a3b84d!important}html[data-theme=dark] [data-dark-surface=self-host] [data-dark-surface-copy]{color:#cbd5e1!important}html[data-theme=dark] footer{background:linear-gradient(to bottom,#0c1529,#101a32 55%,#111827)!important;border-color:#94a3b83d!important}html[data-theme=dark] [class~=bg-white]{background-color:#111827!important}html[data-theme=dark] [class~="bg-white/95"]{background-color:#111827f5!important}html[data-theme=dark] [class~="bg-white/80"]{background-color:#111827d6!important}html[data-theme=dark] [class~=bg-gray-50]{background-color:#0f172a!important}html[data-theme=dark] [class~="bg-gray-50/50"]{background-color:#0f172a8a!important}html[data-theme=dark] [class~="bg-gray-50/70"]{background-color:#0f172ab8!important}html[data-theme=dark] [class~=bg-gray-100]{background-color:#1f2937!important}html[data-theme=dark] [class~=bg-slate-50]{background-color:#0f172a!important}html[data-theme=dark] [class~="bg-slate-50/50"]{background-color:#0f172a8a!important}html[data-theme=dark] [class~="bg-slate-50/70"]{background-color:#0f172ab8!important}html[data-theme=dark] [class~="bg-slate-50/80"]{background-color:#0f172ad1!important}html[data-theme=dark] [class~=bg-slate-100]{background-color:#1f2937!important}html[data-theme=dark] [class~=bg-indigo-50]{background-color:#111b34!important}html[data-theme=dark] [class~="bg-indigo-50/50"]{background-color:#1e293b8c!important}html[data-theme=dark] [class~="bg-indigo-50/40"]{background-color:#1e293b7a!important}html[data-theme=dark] [class~="bg-indigo-50/60"]{background-color:#1e293b9e!important}html[data-theme=dark] [class~="bg-indigo-50/70"]{background-color:#1e293bb8!important}html[data-theme=dark] [class~="bg-indigo-200/30"],html[data-theme=dark] [class~="bg-indigo-200/40"]{background-color:#6366f12e!important}html[data-theme=dark] [class~="bg-blue-50/40"]{background-color:#1e40af33!important}html[data-theme=dark] [class~=bg-rose-50]{background-color:#7f1d1d57!important}html[data-theme=dark] [class~=bg-amber-50]{background-color:#78350f57!important}html[data-theme=dark] [class~=bg-amber-100]{background-color:#78350f80!important}html[data-theme=dark] [class~=bg-emerald-50],html[data-theme=dark] [class~="bg-emerald-50/60"]{background-color:#064e3b57!important}html[data-theme=dark] [class~="bg-amber-50/60"]{background-color:#78350f57!important}html[data-theme=dark] [class~=text-gray-950],html[data-theme=dark] [class~=text-gray-900]{color:#f8fafc!important}html[data-theme=dark] [class~=text-gray-800]{color:#e5e7eb!important}html[data-theme=dark] [class~=text-gray-700]{color:#cbd5e1!important}html[data-theme=dark] [class~=text-gray-600],html[data-theme=dark] [class~=text-gray-500]{color:#94a3b8!important}html[data-theme=dark] [class~=text-gray-400]{color:#64748b!important}html[data-theme=dark] [class~=text-indigo-700],html[data-theme=dark] [class~=text-indigo-600]{color:#93c5fd!important}html[data-theme=dark] [class~=text-indigo-800]{color:#a5b4fc!important}html[data-theme=dark] [class~=text-emerald-800],html[data-theme=dark] [class~=text-emerald-700],html[data-theme=dark] [class~=text-emerald-600]{color:#6ee7b7!important}html[data-theme=dark] [class~=text-rose-800],html[data-theme=dark] [class~=text-rose-700]{color:#fda4af!important}html[data-theme=dark] [class~=text-amber-950],html[data-theme=dark] [class~=text-amber-900],html[data-theme=dark] [class~=text-amber-700]{color:#fcd34d!important}html[data-theme=dark] [class~=text-slate-950],html[data-theme=dark] [class~=text-slate-900]{color:#f8fafc!important}html[data-theme=dark] [class~=text-slate-800]{color:#e5e7eb!important}html[data-theme=dark] [class~=text-slate-700]{color:#cbd5e1!important}html[data-theme=dark] [class~=text-slate-600],html[data-theme=dark] [class~=text-slate-500]{color:#94a3b8!important}html[data-theme=dark] [class~=text-slate-400]{color:#64748b!important}html[data-theme=dark] .cl-formButtonPrimary{color:#fff!important}html[data-theme=dark] [class~=border-gray-100],html[data-theme=dark] [class~=border-gray-200],html[data-theme=dark] [class~="border-gray-200/70"],html[data-theme=dark] [class~="border-gray-200/90"],html[data-theme=dark] [class~=border-gray-300],html[data-theme=dark] [class~=border-slate-100],html[data-theme=dark] [class~=border-slate-200],html[data-theme=dark] [class~=border-slate-300],html[data-theme=dark] [class~=border-slate-400]{border-color:#94a3b847!important}html[data-theme=dark] [class~=border-rose-100],html[data-theme=dark] [class~=border-rose-200]{border-color:#f43f5e52!important}html[data-theme=dark] [class~=border-amber-100],html[data-theme=dark] [class~=border-amber-200]{border-color:#f59e0b52!important}html[data-theme=dark] [class~=border-emerald-100],html[data-theme=dark] [class~=border-emerald-200]{border-color:#10b98152!important}html[data-theme=dark] [class~=border-indigo-200],html[data-theme=dark] [class~=border-indigo-300],html[data-theme=dark] [class~="border-indigo-100/70"]{border-color:#818cf852!important}html[data-theme=dark] [class~=ring-gray-200],html[data-theme=dark] [class~="ring-gray-200/60"],html[data-theme=dark] [class~=ring-slate-200]{--tw-ring-color: rgba(148, 163, 184, .3) !important}html[data-theme=dark] [class~=ring-rose-200]{--tw-ring-color: rgba(244, 63, 94, .38) !important}html[data-theme=dark] [class~=ring-amber-200]{--tw-ring-color: rgba(245, 158, 11, .38) !important}html[data-theme=dark] [class~=divide-slate-100],html[data-theme=dark] [class~=divide-slate-200]{--tw-divide-opacity: .24 !important}html[data-theme=dark] [class~=placeholder-gray-400]::-moz-placeholder{color:#64748b!important}html[data-theme=dark] [class~=placeholder-gray-400]::placeholder{color:#64748b!important}html[data-theme=dark] [class~=from-white]{--tw-gradient-from: #0b1220 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(11 18 32 / 0) var(--tw-gradient-to-position) !important}html[data-theme=dark] [class~=via-white]{--tw-gradient-stops: var(--tw-gradient-from), #111827 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}html[data-theme=dark] [class~=to-white]{--tw-gradient-to: #0b1220 var(--tw-gradient-to-position) !important}html[data-theme=dark] [class~=from-indigo-50],html[data-theme=dark] [class~=via-indigo-50]{--tw-gradient-from: #111b34 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 27 52 / 0) var(--tw-gradient-to-position) !important}html[data-theme=dark] [class~=from-gray-50]{--tw-gradient-from: #0b1220 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(11 18 32 / 0) var(--tw-gradient-to-position) !important}html[data-theme=dark] [class~="from-indigo-50/90"]{--tw-gradient-from: rgba(17, 27, 52, .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 27 52 / 0) var(--tw-gradient-to-position) !important}html[data-theme=dark] [class~="via-indigo-50/30"]{--tw-gradient-stops: var(--tw-gradient-from), rgba(17, 27, 52, .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}html[data-theme=dark] [class~="to-indigo-50/50"]{--tw-gradient-to: rgba(17, 27, 52, .5) var(--tw-gradient-to-position) !important}html[data-theme=dark] [class~="to-indigo-50/70"]{--tw-gradient-to: rgba(17, 27, 52, .7) var(--tw-gradient-to-position) !important}html[data-theme=dark] [class~="to-indigo-50/80"]{--tw-gradient-to: rgba(17, 27, 52, .8) var(--tw-gradient-to-position) !important}html[data-theme=dark] [class~=to-fuchsia-50]{--tw-gradient-to: #261347 var(--tw-gradient-to-position) !important}html[data-theme=dark] [class~="hover:bg-white/70"]:hover,html[data-theme=dark] [class~="hover:bg-white"]:hover,html[data-theme=dark] [class~="hover:bg-slate-100"]:hover{background-color:#334155b8!important}html[data-theme=dark] [class~="hover:bg-indigo-50"]:hover{background-color:#1e293bd9!important}html[data-theme=dark] [class~="hover:text-gray-900"]:hover,html[data-theme=dark] [class~="hover:text-slate-700"]:hover{color:#f8fafc!important}html[data-theme=dark] [class~="hover:border-slate-400"]:hover{border-color:#94a3b88c!important}html[data-theme=dark] [data-theme-icon=sun]{display:block}html[data-theme=dark] [data-theme-icon=moon]{display:none}@keyframes modal-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-modal-in{animation:modal-in .16s ease-out}
