.marketing-site{--mkt-radius:12px;--mkt-radius-pill:999px;--mkt-max:80rem;--mkt-header-h:66px;--mkt-font:var(--mb-font-sans);--mkt-serif:var(--mb-font-serif);min-height:100vh;background-color:var(--mkt-bg);background-image:linear-gradient(var(--mkt-bg-grid) 1px,transparent 1px),linear-gradient(90deg,var(--mkt-bg-grid) 1px,transparent 1px);background-size:64px 64px;color:var(--mkt-fg);font-family:var(--mkt-font);letter-spacing:-.02em}.marketing-site a{color:inherit;text-decoration:none}.marketing-site a.mkt-glow-btn,.marketing-site a.mkt-glow-btn:focus,.marketing-site a.mkt-glow-btn:hover,.marketing-site a.mkt-glow-btn:visited{color:#ffffff;background-color:#0a0a0a}[data-theme=dark] .marketing-site a.mkt-glow-btn,[data-theme=dark] .marketing-site a.mkt-glow-btn:focus,[data-theme=dark] .marketing-site a.mkt-glow-btn:hover,[data-theme=dark] .marketing-site a.mkt-glow-btn:visited{color:#0a0a0a;background-color:#fafafa}.marketing-site a.mkt-glow-btn.outline,.marketing-site a.mkt-glow-btn.outline:focus,.marketing-site a.mkt-glow-btn.outline:hover,.marketing-site a.mkt-glow-btn.outline:visited{color:var(--mkt-fg);background-color:var(--mkt-card)}.marketing-container{width:100%;max-width:var(--mkt-max);margin:0 auto;padding:0 1.5rem}.mkt-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;height:var(--mkt-header-h);border-bottom:1px solid var(--mkt-border);background:var(--mkt-nav-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.mkt-header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:1rem}.mkt-logo{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.05rem;color:var(--mkt-fg)}.mkt-logo svg{flex-shrink:0}.mkt-nav{display:none;align-items:center;gap:.25rem}@media (min-width:768px){.mkt-nav{display:flex}}.mkt-nav-link{padding:.45rem .75rem;font-size:.875rem;border-radius:8px;transition:color .15s,background .15s}.marketing-site a.mkt-nav-link,.marketing-site a.mkt-nav-link:visited,.mkt-nav-link{color:var(--mkt-fg-muted)}.marketing-site a.mkt-nav-link.active,.marketing-site a.mkt-nav-link:hover,.mkt-nav-link.active,.mkt-nav-link:hover{color:var(--mkt-fg);background:rgba(0,0,0,.04)}[data-theme=dark] .mkt-nav-link.active,[data-theme=dark] .mkt-nav-link:hover{background:rgba(255,255,255,.06)}.mkt-nav-dropdown{position:relative}.mkt-nav-dropdown-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.45rem .75rem;font-size:.875rem;color:var(--mkt-fg-muted);background:none;border:none;border-radius:8px;cursor:pointer;font-family:inherit}.mkt-nav-dropdown-btn:hover{color:var(--mkt-fg);background:rgba(0,0,0,.04)}.mkt-nav-dropdown-menu{position:absolute;top:calc(100% + .35rem);left:0;min-width:11rem;padding:.35rem;background:var(--mkt-card);border:1px solid var(--mkt-border);border-radius:var(--mkt-radius);box-shadow:0 8px 30px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s,transform .15s,visibility .15s}.mkt-nav-dropdown.open .mkt-nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.mkt-nav-dropdown-item{display:block;padding:.5rem .75rem;font-size:.875rem;color:var(--mkt-fg-muted);border-radius:8px}.mkt-nav-dropdown-item:hover{color:var(--mkt-fg);background:rgba(0,0,0,.04)}.mkt-header-actions{display:flex;align-items:center;gap:.5rem}.mkt-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--mkt-border);border-radius:8px;background:transparent;color:var(--mkt-fg-muted);cursor:pointer}.mkt-icon-btn:hover{color:var(--mkt-fg);background:rgba(0,0,0,.04)}.mkt-glow-btn-wrap{position:relative;display:inline-flex}.mkt-glow-btn-wrap:before{content:"";position:absolute;inset:-2px;border-radius:var(--mkt-radius-pill);background:var(--mkt-glow);background-size:200% 100%;animation:mkt-glow-shift 4s linear infinite;opacity:.75;filter:blur(6px);z-index:0}@keyframes mkt-glow-shift{0%{background-position:0 50%}to{background-position:200% 50%}}.mkt-glow-btn{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.15rem;font-size:.875rem;font-weight:500;color:#ffffff;background:#0a0a0a;border:none;border-radius:var(--mkt-radius-pill);cursor:pointer;transition:transform .15s;font-family:inherit;white-space:nowrap;-webkit-text-fill-color:#ffffff}[data-theme=dark] .mkt-glow-btn{color:#0a0a0a;background:#fafafa;-webkit-text-fill-color:#0a0a0a}.mkt-glow-btn:hover{transform:translateY(-1px);color:#ffffff;-webkit-text-fill-color:#ffffff}[data-theme=dark] .mkt-glow-btn:hover{color:#0a0a0a;-webkit-text-fill-color:#0a0a0a}.mkt-glow-btn.lg{padding:.75rem 1.5rem;font-size:.9375rem}.mkt-glow-btn.outline{background:var(--mkt-card);border:1px solid var(--mkt-border)}.mkt-glow-btn.outline,.mkt-glow-btn.outline:hover{color:var(--mkt-fg);-webkit-text-fill-color:var(--mkt-fg)}.mkt-hero{padding:4rem 0 3rem;text-align:center}.mkt-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .85rem;margin-bottom:1.75rem;font-size:.8125rem;color:var(--mkt-fg-muted);background:var(--mkt-card);border:1px solid var(--mkt-border);border-radius:var(--mkt-radius-pill)}.mkt-badge-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;animation:mkt-pulse 2s ease-in-out infinite}@keyframes mkt-pulse{0%,to{opacity:1}50%{opacity:.5}}.mkt-hero-title{max-width:16ch;margin:0 auto 1.25rem;font-size:clamp(2.5rem,6vw,4.25rem);font-weight:600;line-height:1.05;letter-spacing:-.04em}.mkt-serif{font-family:var(--mkt-serif);font-style:italic;font-weight:400}.mkt-hero-sub{max-width:36ch;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.55;color:var(--mkt-fg-muted)}.mkt-hero-note{margin-top:.85rem;font-size:.8125rem;color:var(--mkt-fg-subtle)}.mkt-marquee-section{padding:2rem 0 4rem;overflow:hidden}.mkt-marquee-label{text-align:center;font-size:.8125rem;color:var(--mkt-fg-subtle);margin-bottom:1.25rem}.mkt-marquee{display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.mkt-marquee-track{display:flex;gap:2.5rem;animation:mkt-marquee 30s linear infinite;padding:.5rem 0}@keyframes mkt-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.mkt-marquee-item{flex-shrink:0;font-size:.9375rem;font-weight:500;color:var(--mkt-fg-muted);white-space:nowrap}.mkt-section{padding:5rem 0}.mkt-section-label{display:block;margin-bottom:.75rem;font-size:.8125rem;font-weight:500;color:var(--mkt-fg-subtle);text-transform:uppercase;letter-spacing:.06em}.mkt-section-title{max-width:20ch;margin-bottom:3rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.15;letter-spacing:-.03em}.mkt-section-title.center{margin-left:auto;margin-right:auto;text-align:center}.mkt-features-grid{display:grid;grid-gap:1rem;gap:1rem}@media (min-width:768px){.mkt-features-grid{grid-template-columns:repeat(3,1fr)}}.mkt-feature-card{padding:1.75rem;background:var(--mkt-card);border:1px solid var(--mkt-card-border);border-radius:var(--mkt-radius)}.mkt-feature-card h3{margin-bottom:.65rem;font-size:1.0625rem;font-weight:600}.mkt-feature-card p{font-size:.9375rem;line-height:1.55;color:var(--mkt-fg-muted)}.mkt-steps-grid{display:grid;grid-gap:1.25rem;gap:1.25rem}@media (min-width:768px){.mkt-steps-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.mkt-steps-grid{grid-template-columns:repeat(4,1fr)}}.mkt-step-card{display:flex;flex-direction:column;gap:.85rem}.mkt-step-video{aspect-ratio:16/10;background:var(--mkt-card);border:1px solid var(--mkt-card-border);border-radius:var(--mkt-radius);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.mkt-step-video:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.02),rgba(0,0,0,.06))}.mkt-play-btn{position:relative;width:3rem;height:3rem;border-radius:50%;background:var(--mkt-fg);color:var(--mkt-bg);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.mkt-step-card h3{font-size:1rem;font-weight:600}.mkt-step-card p{font-size:.875rem;line-height:1.5;color:var(--mkt-fg-muted)}.mkt-testimonials{overflow:hidden;padding:1rem 0}.mkt-testimonials-header{text-align:center;margin-bottom:2.5rem}.mkt-testimonials-header p{margin-top:.5rem;color:var(--mkt-fg-muted);font-size:.9375rem}.mkt-testimonials-track{display:flex;gap:1rem;animation:mkt-testimonial-scroll 60s linear infinite;width:max-content}@keyframes mkt-testimonial-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.mkt-testimonial-card{flex-shrink:0;width:320px;padding:1.5rem;background:var(--mkt-card);border:1px solid var(--mkt-card-border);border-radius:var(--mkt-radius)}.mkt-testimonial-author{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.mkt-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--mkt-fg-muted)}.mkt-testimonial-name{font-size:.875rem;font-weight:600}.mkt-testimonial-role{font-size:.75rem;color:var(--mkt-fg-subtle)}.mkt-testimonial-quote{font-size:.875rem;line-height:1.55;color:var(--mkt-fg-muted)}.mkt-privacy-grid{display:grid;grid-gap:.75rem;gap:.75rem;max-width:28rem}.mkt-privacy-item{display:flex;align-items:center;gap:.65rem;font-size:.9375rem}.mkt-check{color:#22c55e;flex-shrink:0}.mkt-privacy-link{display:inline-block;margin-top:1.5rem;font-size:.875rem;text-decoration:underline;text-underline-offset:3px}.marketing-site a.mkt-privacy-link,.marketing-site a.mkt-privacy-link:hover,.marketing-site a.mkt-privacy-link:visited,.mkt-privacy-link{color:var(--mkt-fg-muted)}.marketing-site a.mkt-privacy-link:hover{color:var(--mkt-fg)}.mkt-footer-cta{padding:5rem 0;text-align:center}.mkt-footer-cta h2{max-width:18ch;margin:0 auto 1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.1;letter-spacing:-.03em}.mkt-footer-cta p{margin-top:.85rem;font-size:.8125rem;color:var(--mkt-fg-subtle)}.mkt-footer{border-top:1px solid var(--mkt-border);padding:3rem 0 2rem}.mkt-footer-grid{display:grid;grid-gap:2rem;gap:2rem;margin-bottom:2.5rem}@media (min-width:768px){.mkt-footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}}.mkt-footer-brand p{margin-top:.75rem;font-size:.875rem;color:var(--mkt-fg-muted);max-width:24ch}.mkt-footer-social{display:flex;gap:.75rem;margin-top:1rem}.mkt-footer-social a{font-size:.8125rem;color:var(--mkt-fg-muted)}.mkt-footer-social a:hover{color:var(--mkt-fg)}.mkt-footer-emails{display:flex;flex-wrap:wrap;gap:.35rem .5rem;align-items:center;margin-top:.85rem;font-size:.8rem;color:var(--mkt-fg-muted)}.mkt-footer-emails a{color:inherit;text-decoration:underline;text-underline-offset:2px}.mkt-footer-emails a:hover{color:var(--mkt-fg)}.mkt-footer-col h3{margin-bottom:.85rem;font-size:.8125rem;font-weight:600}.mkt-footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.mkt-footer-col a{font-size:.8125rem}.marketing-site .mkt-footer-col a,.marketing-site .mkt-footer-col a:visited,.mkt-footer-col a{color:var(--mkt-fg-muted)}.marketing-site .mkt-footer-col a:hover,.mkt-footer-col a:hover{color:var(--mkt-fg)}.mkt-footer-bottom{justify-content:space-between;gap:1rem;padding-top:1.5rem;font-size:.75rem}.mkt-ai-explore,.mkt-footer-bottom{display:flex;flex-wrap:wrap;align-items:center;border-top:1px solid var(--mkt-border);color:var(--mkt-fg-subtle)}.mkt-ai-explore{gap:.75rem 1.25rem;padding:1.25rem 0;font-size:.8125rem}.mkt-ai-explore a{color:var(--mkt-fg-muted);text-decoration:underline;text-underline-offset:3px}.mkt-ai-explore a:hover{color:var(--mkt-fg)}.mkt-marquee-logo{display:inline-flex;align-items:center;gap:.5rem}.mkt-marquee-logo img{border-radius:6px}.mkt-logo-dark,[data-theme=dark] .mkt-logo-light{display:none}[data-theme=dark] .mkt-logo-dark{display:inline-block}.mkt-step-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.85}.mkt-usecase-bullets{list-style:none;max-width:36rem;margin:0 auto 2rem;text-align:left;display:grid;grid-gap:.75rem;gap:.75rem}.mkt-usecase-bullets li{position:relative;padding-left:1.35rem;font-size:.9875rem;line-height:1.55;color:var(--mkt-fg-muted)}.mkt-usecase-bullets li:before{content:"•";position:absolute;left:0;color:var(--mkt-fg)}.mkt-pricing-header{text-align:center;padding:4rem 0 2rem}.mkt-pricing-header h1{font-size:.8125rem;font-weight:500;color:var(--mkt-fg-subtle);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.mkt-pricing-header h2{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;margin-bottom:.75rem}.mkt-pricing-header p{color:var(--mkt-fg-muted);max-width:42ch;margin:0 auto}.mkt-billing-toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:2rem 0}.mkt-billing-btn{padding:.45rem 1rem;font-size:.875rem;border:1px solid var(--mkt-border);border-radius:var(--mkt-radius-pill);background:transparent;color:var(--mkt-fg-muted);cursor:pointer;font-family:inherit}.mkt-billing-btn.active{background:var(--mkt-fg);color:var(--mkt-bg);border-color:var(--mkt-fg)}.mkt-billing-save{font-size:.75rem;color:#22c55e;margin-left:.25rem}.mkt-pricing-grid{display:grid;grid-gap:1rem;gap:1rem;max-width:56rem;margin:0 auto}@media (min-width:768px){.mkt-pricing-grid{grid-template-columns:1fr 1fr}}.mkt-pricing-card{padding:2rem;background:var(--mkt-card);border:1px solid var(--mkt-card-border);border-radius:var(--mkt-radius);display:flex;flex-direction:column}.mkt-pricing-card.popular{border-color:var(--mkt-fg)}.mkt-pricing-card-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.mkt-pricing-card-header h3{font-size:1.125rem;font-weight:600}.mkt-popular-badge{padding:.15rem .5rem;font-size:.6875rem;font-weight:500;background:var(--mkt-fg);color:var(--mkt-bg);border-radius:var(--mkt-radius-pill)}.mkt-price{display:flex;align-items:baseline;gap:.15rem;margin:1rem 0 .5rem}.mkt-price-amount{font-size:2.5rem;font-weight:600;letter-spacing:-.03em}.mkt-price-period,.mkt-pricing-desc{font-size:.875rem;color:var(--mkt-fg-muted)}.mkt-pricing-desc{margin-bottom:1.5rem}.mkt-pricing-features{list-style:none;flex:1 1;margin-bottom:1.5rem}.mkt-pricing-features li{display:flex;gap:.5rem;font-size:.875rem;color:var(--mkt-fg-muted);padding:.35rem 0}.mkt-pricing-features li:before{content:"✓";color:#22c55e;flex-shrink:0}.mkt-pricing-includes{font-size:.8125rem;font-weight:500;margin-bottom:.75rem}.mkt-faq{max-width:42rem;margin:4rem auto 0}.mkt-faq h2{text-align:center;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;margin-bottom:2rem}.mkt-faq-item{border-bottom:1px solid var(--mkt-border)}.mkt-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 0;font-size:.9375rem;font-weight:500;text-align:left;background:none;border:none;color:var(--mkt-fg);cursor:pointer;font-family:inherit}.mkt-faq-answer{padding:0 0 1.15rem;font-size:.875rem;line-height:1.6;color:var(--mkt-fg-muted)}.mkt-faq-chevron{flex-shrink:0;transition:transform .2s}.mkt-faq-item.open .mkt-faq-chevron{transform:rotate(180deg)}.mkt-page-header{padding:4rem 0 2rem;text-align:center}.mkt-page-header h1{font-size:clamp(2rem,5vw,3rem);font-weight:600;margin-bottom:.75rem}.mkt-page-header p{color:var(--mkt-fg-muted);max-width:42ch;margin:0 auto}.mkt-blog-filters{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2.5rem}.mkt-blog-filter{padding:.35rem .85rem;font-size:.8125rem;border:1px solid var(--mkt-border);border-radius:var(--mkt-radius-pill);background:transparent;color:var(--mkt-fg-muted);cursor:pointer;font-family:inherit}.mkt-blog-filter.active{background:var(--mkt-fg);color:var(--mkt-bg);border-color:var(--mkt-fg)}.mkt-blog-grid{display:grid;grid-gap:1rem;gap:1rem;max-width:48rem;margin:0 auto 4rem}.mkt-blog-card{padding:1.5rem;background:var(--mkt-card);border:1px solid var(--mkt-card-border);border-radius:var(--mkt-radius);transition:border-color .15s}.mkt-blog-card:hover{border-color:var(--mkt-fg-subtle)}.mkt-blog-card.featured{border-color:var(--mkt-fg)}.mkt-blog-category{font-size:.75rem;font-weight:500;color:var(--mkt-fg-subtle);margin-bottom:.5rem}.mkt-blog-card h2{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;line-height:1.35}.mkt-blog-excerpt{font-size:.875rem;color:var(--mkt-fg-muted);line-height:1.55;margin-bottom:1rem}.mkt-blog-meta{display:flex;align-items:center;gap:.65rem;font-size:.8125rem;color:var(--mkt-fg-subtle)}.mkt-content-page{padding:4rem 0 5rem}.mkt-content-page h1{font-size:clamp(2rem,5vw,2.75rem);font-weight:600;margin-bottom:1rem;letter-spacing:-.03em}.mkt-content-page .mkt-lead{font-size:1.0625rem;color:var(--mkt-fg-muted);line-height:1.6;margin-bottom:2.5rem;max-width:52ch}.mkt-content-prose{max-width:42rem}.mkt-content-prose h2{font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem}.mkt-content-prose li,.mkt-content-prose p{font-size:.9375rem;line-height:1.65;color:var(--mkt-fg-muted);margin-bottom:.75rem}.mkt-content-prose ul{padding-left:1.25rem;margin-bottom:1rem}.mkt-changelog-entry{padding:1.5rem 0;border-bottom:1px solid var(--mkt-border)}.mkt-changelog-entry:first-child{padding-top:0}.mkt-changelog-date{font-size:.8125rem;color:var(--mkt-fg-subtle);margin-bottom:.35rem}.mkt-changelog-entry h2{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.mkt-changelog-entry p{font-size:.875rem;color:var(--mkt-fg-muted);line-height:1.55}.mkt-two-col{display:grid;grid-gap:3rem;gap:3rem}@media (min-width:768px){.mkt-two-col{grid-template-columns:1fr 1fr;align-items:start}}.mkt-mobile-nav-btn{display:inline-flex}@media (min-width:768px){.mkt-mobile-nav-btn{display:none}}@media (max-width:767px){.mkt-nav.mobile-open{display:flex;flex-direction:column;position:absolute;top:var(--mkt-header-h);left:0;right:0;padding:1rem 1.5rem;background:var(--mkt-nav-bg);border-bottom:1px solid var(--mkt-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}