.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{--color-accent-primary:#5f7cc5;--color-accent-soft:#dae4ff;--color-white:#fff;--color-black:#000;--color-background:#fff;--color-background-soft:#f9fafb;--color-background-muted:#f3f4f6;--color-surface:#f9fafb;--color-surface-soft:#f3f4f6;--color-surface-muted:#e5e7eb;--color-surface-raised:#fff;--color-border:#e5e7eb;--color-border-strong:#d1d5db;--color-text-primary:#111827;--color-text-secondary:#4b5563;--color-text-muted:#6b7280;--color-text-disabled:#9ca3af;--color-text-inverse:#fff;--color-icon-primary:#111827;--color-icon-secondary:#4b5563;--color-icon-muted:#6b7280;--color-icon-disabled:#9ca3af;--color-success:#22c55e;--color-success-soft:#dcfce7;--color-error:#ef4444;--color-error-soft:#fee2e2;--color-warning:#f59e0b;--color-warning-soft:#fef3c7;--color-info:#3b82f6;--color-info-soft:#dbeafe;--color-marketing-background:#fcfaf6;--color-marketing-background-muted:#f5f1e9;--color-marketing-surface-raised:#fffdf9;--color-marketing-surface-apricot:#f4e4d8;--color-marketing-surface-mint:#e5eee7;--color-marketing-surface-lilac:#ece8f2;--color-marketing-device-frame:#2b2d31;--color-marketing-border:#e5ddd2;--color-marketing-border-strong:#d8cdc0;--shadow-marketing-soft:0 12px 32px #372d2114;--shadow-marketing-raised:0 24px 64px #372d211a, 0 2px 10px #372d210d;--width-marketing-page-shell:1180px;--gutter-marketing-page:clamp(1rem, 3vw, 2rem);--shell-marketing:min(var(--width-marketing-page-shell), calc(100% - (var(--gutter-marketing-page) * 2)));--width-marketing-copy:46rem;--space-marketing-section:clamp(4rem, 8vw, 6.5rem);--space-marketing-stage:clamp(2.5rem, 5vw, 4.5rem);--space-marketing-page-hero-top:clamp(4rem, 8vw, 6.5rem);--space-marketing-page-hero-bottom:clamp(3.5rem, 7vw, 5.5rem);--width-marketing-page-heading:46rem;--font-size-marketing-page-heading:clamp(2.5rem, 6vw, 4.8rem);--line-height-marketing-page-heading:1.08;--width-marketing-page-lead:42rem;--font-size-marketing-page-lead:clamp(1.06rem, 1.8vw, 1.18rem);--font-size-marketing-page-support:.96rem;--space-marketing-page-content-gap:1.15rem;--space-marketing-page-layout-gap:clamp(2.5rem, 6vw, 5rem);--motion-marketing-distance:12px;--duration-marketing-enter:.38s;--duration-marketing-hero:.52s;--ease-marketing-enter:cubic-bezier(.22, 1, .36, 1);--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--shell:min(1120px, calc(100% - 32px));--header-shell:min(1240px, calc(100% - 32px));--site-header-height:72px;--nav-backdrop-background:color-mix(in srgb, var(--color-background) 82%, transparent);--nav-backdrop-filter:blur(24px) saturate(1.1);font-family:var(--font-lexend), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--color-text-primary);background:var(--color-background)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-background);min-width:0;color:var(--color-text-primary);margin:0}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}a:hover{color:var(--color-accent-primary)}a:focus-visible,button:focus-visible{outline:3px solid var(--color-accent-soft);outline-offset:4px}p,li{color:var(--color-text-secondary);line-height:1.7}p{margin:0}h1,h2,h3{letter-spacing:0;color:var(--color-text-primary);margin:0;font-weight:600;line-height:1.08}h1{max-width:820px;font-size:clamp(2.8rem,8vw,4.9rem)}h2{max-width:780px;font-size:clamp(2rem,4vw,3.1rem)}h3{font-size:1.1rem}.skip-link{z-index:100;border-radius:var(--radius-sm);background:var(--color-accent-primary);color:var(--color-text-inverse);padding:.75rem 1rem;font-weight:600;position:absolute;top:1rem;left:1rem;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.site-shell{width:var(--shell);margin-inline:auto}.header-shell{width:var(--header-shell);margin-inline:auto}.site-header{z-index:20;isolation:isolate;border-bottom:1px solid var(--color-border);background:var(--nav-backdrop-background);-webkit-backdrop-filter:var(--nav-backdrop-filter);transition:border-color .18s,box-shadow .18s;position:sticky;top:0}.header-inner{min-height:var(--site-header-height);justify-content:flex-start;align-items:center;gap:1rem;display:flex}.wordmark{color:var(--color-text-primary);align-items:center;gap:.65rem;font-weight:600;display:inline-flex}.wordmark-logo{object-fit:contain;width:2.15rem;height:2.15rem;display:block}.site-nav{align-items:center;gap:1.35rem;margin-left:clamp(1.25rem,4vw,3rem);margin-right:auto;font-size:.95rem;font-weight:500;display:none}.nav-dropdown{align-items:center;min-height:40px;display:inline-flex;position:relative}.nav-dropdown-trigger{align-items:center;gap:.35rem;min-height:40px;display:inline-flex}.nav-dropdown-chevron{width:.9rem;height:.9rem;color:var(--color-text-muted);transition:transform .18s}.nav-dropdown:hover .nav-dropdown-chevron,.nav-dropdown:focus-within .nav-dropdown-chevron{transform:rotate(180deg)}.nav-dropdown-panel{z-index:30;opacity:0;pointer-events:none;visibility:hidden;width:min(344px,100vw - 2rem);padding-top:.45rem;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:100%;left:-1rem;transform:translateY(-4px)}.nav-dropdown:hover .nav-dropdown-panel,.nav-dropdown:focus-within .nav-dropdown-panel{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.nav-dropdown.is-closed .nav-dropdown-panel{opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-4px)}.nav-dropdown-card{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-raised);gap:.125rem;padding:.35rem;display:grid;box-shadow:0 8px 24px #11182714,0 1px 3px #1118270f}.nav-dropdown-link{border-radius:var(--radius-sm);color:var(--color-text-primary);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.6rem;padding:.6rem .65rem;display:grid}.nav-dropdown-link:hover,.nav-dropdown-link:focus-visible{background:var(--color-background-muted);color:var(--color-text-primary)}.nav-dropdown-link.is-active{background:var(--color-accent-soft);color:var(--color-text-primary)}.nav-dropdown-link-icon{width:1rem;height:1rem;color:var(--color-icon-secondary);margin-top:.08rem;transition:color .16s}.nav-dropdown-link:hover .nav-dropdown-link-icon,.nav-dropdown-link:focus-visible .nav-dropdown-link-icon,.nav-dropdown-link.is-active .nav-dropdown-link-icon{color:var(--color-accent-primary)}.nav-dropdown-link-copy{gap:.15rem;min-width:0;display:grid}.nav-dropdown-link-title{font-size:.9rem;font-weight:500;line-height:1.3}.nav-dropdown-link-description{color:var(--color-text-muted);font-size:.76rem;font-weight:400;line-height:1.35}.header-actions{align-items:center;gap:.6rem;margin-left:auto;display:inline-flex}.login-link{white-space:nowrap}.mobile-nav-toggle{width:2.5rem;height:2.5rem;color:var(--color-text-primary);cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;display:inline-grid;position:relative}.mobile-nav-toggle:hover{color:var(--color-accent-primary)}.mobile-nav-toggle-line{transform-origin:50%;background:currentColor;border-radius:999px;width:1.1rem;height:2px;transition:transform .24s cubic-bezier(.22,1,.36,1),background-color .24s cubic-bezier(.22,1,.36,1);display:block;position:absolute;top:50%;left:50%}.mobile-nav-toggle-line-top{transform:translate(-50%,calc(-50% - 3.5px))}.mobile-nav-toggle-line-bottom{transform:translate(-50%,calc(3.5px - 50%))}.mobile-nav-toggle.is-open .mobile-nav-toggle-line-top{transform:translate(-50%,-50%)rotate(45deg)}.mobile-nav-toggle.is-open .mobile-nav-toggle-line-bottom{transform:translate(-50%,-50%)rotate(-45deg)}.mobile-nav-panel{z-index:-1;border-top:1px solid var(--color-border);background:var(--nav-backdrop-background);-webkit-backdrop-filter:var(--nav-backdrop-filter);position:absolute;top:100%;left:0;right:0}.mobile-nav-inner{gap:.25rem;padding-block:.75rem 1rem;display:grid}.mobile-nav-link{border-radius:var(--radius-sm);color:var(--color-text-secondary);padding:.85rem 0;font-weight:500}.mobile-nav-link:hover,.mobile-nav-link.is-active{color:var(--color-text-primary)}.mobile-nav-group{gap:.15rem;display:grid}.mobile-nav-sublinks{gap:.05rem;margin-left:.35rem;padding:0 0 .35rem .85rem;display:grid}.mobile-nav-sublink{border-radius:var(--radius-sm);color:var(--color-text-muted);align-items:center;gap:.45rem;padding:.55rem 0;font-size:.94rem;font-weight:500;display:inline-flex}.mobile-nav-sublink:hover,.mobile-nav-sublink.is-active{color:var(--color-accent-primary)}.mobile-nav-sublink-icon{width:1rem;height:1rem;color:var(--color-text-muted)}.mobile-nav-sublink:hover .mobile-nav-sublink-icon,.mobile-nav-sublink.is-active .mobile-nav-sublink-icon{color:var(--color-accent-primary)}@media (prefers-reduced-motion:reduce){.mobile-nav-toggle-line,.nav-dropdown-chevron,.nav-dropdown-panel,.nav-dropdown-link-icon,.site-header{transition-duration:1ms}}.nav-link,.footer-nav a,.footer-contact,.copyright,.footer-note{color:var(--color-text-muted)}.nav-link:hover,.nav-link.is-active{color:var(--color-text-primary)}.button-row{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.button{border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.15rem;font-weight:600;line-height:1;transition:transform .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.button:not(.is-disabled):hover{transform:translateY(-1px)}.button:not(.is-disabled):active{transform:translateY(0)}.button-small{min-height:40px;padding:.7rem .9rem;font-size:.92rem}.button-primary{background:var(--color-accent-primary);color:var(--color-text-inverse)}.button-primary:hover{color:var(--color-text-inverse);background:#526dac}.button-secondary{border-color:var(--color-border);background:var(--color-surface-raised);color:var(--color-text-primary)}.button-secondary:hover{border-color:var(--color-border-strong);background:var(--color-background-soft);color:var(--color-text-primary)}.hero{padding:4.8rem 0 3.5rem}.marketing-page-hero{padding-block:var(--space-marketing-page-hero-top) var(--space-marketing-page-hero-bottom)}.marketing-page-hero-shell{width:var(--shell-marketing);margin-inline:auto}.marketing-page-hero-layout{gap:var(--space-marketing-page-layout-gap);align-items:center;display:grid}.marketing-page-hero-copy{gap:var(--space-marketing-page-content-gap);min-width:0;display:grid}.marketing-page-hero-left .marketing-page-hero-copy,.marketing-page-hero-center .marketing-page-hero-copy{max-width:var(--width-marketing-copy)}.marketing-page-hero-center .marketing-page-hero-copy{text-align:center;justify-items:center;margin-inline:auto}.marketing-page-hero-eyebrow{color:var(--color-accent-primary);text-transform:uppercase;margin:0;font-size:.82rem;font-weight:600;line-height:1.4}.marketing-page-hero-badge{justify-self:start}.marketing-page-hero-center .marketing-page-hero-badge{justify-self:center}.marketing-page-hero-title{max-width:min(100%, var(--width-marketing-page-heading));color:var(--color-text-primary);font-size:var(--font-size-marketing-page-heading);font-weight:600;line-height:var(--line-height-marketing-page-heading)}.marketing-page-hero-lead,.marketing-page-hero-support{max-width:var(--width-marketing-page-lead);gap:.7rem;display:grid}.marketing-page-hero-lead,.marketing-page-hero-lead :where(p){color:var(--color-text-secondary);font-size:var(--font-size-marketing-page-lead);line-height:1.65}.marketing-page-hero-support,.marketing-page-hero-support :where(p){max-width:var(--width-marketing-page-lead);color:var(--color-text-muted);font-size:var(--font-size-marketing-page-support);line-height:1.65}.marketing-page-hero-actions{justify-items:start;gap:.8rem;display:grid}.marketing-page-hero-center .marketing-page-hero-actions{justify-items:center;width:100%}.marketing-page-hero-utility{z-index:10;margin-bottom:var(--space-marketing-page-content-gap);justify-content:flex-end;display:flex;position:relative}.marketing-page-hero-visual{min-width:0}.marketing-page-hero-footer{margin-top:var(--space-marketing-page-layout-gap)}@media (width>=900px){.marketing-page-hero-split .marketing-page-hero-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}}@media (width<=679px){.marketing-page-hero-actions .button-row{align-items:stretch}}.hero-grid{align-items:center;gap:2.7rem;display:grid}.hero-copy{gap:1.45rem;display:grid}.hero-copy>p{max-width:700px;font-size:1.12rem}.section{padding:4.7rem 0}.section-muted{background:var(--color-background-soft)}.section-header{gap:.9rem;margin-bottom:2rem;display:grid}.section-header p{max-width:700px;font-size:1.05rem}.section-header-center{text-align:center;justify-items:center}.feature-grid,.panel-grid,.use-case-grid,.legal-grid,.preview-card-grid,.product-link-grid,.resource-list{gap:1rem;display:grid}.feature-card,.preview-panel,.use-case-card,.legal-card,.philosophy-panel,.download-panel,.preview-card,.product-link-card,.resource-card{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-raised);padding:1.25rem}.feature-card,.use-case-card,.legal-card,.preview-card,.product-link-card,.resource-card{gap:.6rem;display:grid}.eyebrow{color:var(--color-accent-primary);text-transform:uppercase;font-size:.82rem;font-weight:600}.product-link-card h2{font-size:1.35rem}.product-link-card a,.resource-card a,.back-link,.product-detail-nav a{color:var(--color-accent-primary);font-weight:600}.product-detail-nav{flex-wrap:wrap;justify-content:center;gap:.8rem 1.1rem;display:flex}.product-detail-nav a{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-raised);padding:.8rem 1rem}.product-system{gap:1.25rem;display:grid}.product-system-row{border-top:1px solid var(--color-border);gap:1rem;padding-top:1.25rem;display:grid}.problem-list,.steps{border-top:1px solid var(--color-border);gap:0;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.problem-list li,.steps li{border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);padding:1rem 0}.steps{counter-reset:steps}.steps li{counter-increment:steps;gap:.3rem;display:grid}.steps li:before{content:counter(steps, decimal-leading-zero);color:var(--color-accent-primary);font-size:.85rem;font-weight:600}.benefit-band{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-border);gap:1px;display:grid;overflow:hidden}.benefit-item{background:var(--color-surface-raised);gap:.55rem;padding:1.35rem;display:grid}.app-mockup{width:100%}.placeholder-panel{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;min-height:420px;color:var(--color-text-muted);text-align:center;place-items:center;padding:1.5rem;font-weight:600;display:grid}.placeholder-panel-large{min-height:460px}.placeholder-panel-small{min-height:300px}.product-row{border-top:1px solid var(--color-border);align-items:center;gap:2rem;padding:3rem 0;display:grid}.product-copy{gap:1rem;display:grid}.not-found-layout{align-items:center;gap:2rem;display:grid}.download-panel{text-align:center;justify-items:center;gap:1rem;display:grid}.store-buttons{gap:.8rem;display:grid}.store-button{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-raised);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;font-weight:600;display:flex}.store-button span{color:var(--color-text-muted);text-transform:uppercase;font-size:.8rem;font-weight:500}.qr-placeholder{aspect-ratio:1;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-raised);width:min(100%,230px);color:var(--color-text-muted);text-align:center;place-items:center;font-weight:600;display:grid}.legal-card ul{gap:.6rem;margin:0;padding-left:1.2rem;display:grid}.legal-copy{gap:1.25rem;max-width:820px;display:grid}.legal-copy section{border-top:1px solid var(--color-border);gap:.6rem;padding-top:1.4rem;display:grid}.resource-list{margin-top:1.5rem}.article-layout{padding-top:4rem}.article-shell,.article-header,.article-content{gap:1.2rem;display:grid}.article-shell{max-width:820px}.article-header p{font-size:1.08rem}.article-content{border-top:1px solid var(--color-border);padding-top:1.5rem}.article-content p+p{margin-top:.5rem}.cta-section{background:var(--color-background-muted);padding:4rem 0}.cta-inner{align-items:center;gap:1.5rem;display:grid}.cta-inner div:first-child{gap:.8rem;display:grid}.cta-section-contained{background:var(--color-background);padding:clamp(1rem,4vw,3rem) 0 clamp(4rem,7vw,6.5rem)}.cta-contained-surface{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-background-soft);padding:clamp(1.5rem,4vw,3rem)}.site-footer{border-top:1px solid var(--color-border);background:var(--color-background);padding:3.5rem 0 2rem}.footer-shell,.footer-inner{gap:2.5rem;display:grid}.footer-brand{gap:.95rem;max-width:320px;display:grid}.footer-brand p{color:var(--color-text-secondary);font-size:1rem}.footer-contact{width:fit-content;font-size:.94rem;font-weight:500}.footer-contact:hover,.footer-nav a:hover{color:var(--color-accent-primary)}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem;display:grid}.footer-group{align-content:start;gap:.9rem;display:grid}.footer-group-title{color:var(--color-text-primary);margin:0;font-size:.84rem;font-weight:600;line-height:1.2}.footer-group ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.footer-nav a,.footer-contact,.copyright,.footer-note{font-size:.92rem}.footer-bottom{border-top:1px solid var(--color-border);flex-direction:column;gap:.55rem;padding-top:1.5rem;display:flex}.footer-note{margin:0}@media (width>=680px){.feature-grid,.use-case-grid,.legal-grid,.preview-card-grid,.product-link-grid,.resource-list,.benefit-band,.store-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=900px){.site-nav{display:flex}.mobile-nav-toggle,.mobile-nav-panel{display:none}.hero{padding:6.2rem 0 5rem}.hero-grid,.not-found-layout{grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr)}.product-system-row{grid-template-columns:220px minmax(0,1fr)}.panel-grid,.feature-grid,.product-link-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.product-row{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr)}.product-row:nth-child(2n) .product-copy{order:2}.benefit-band{grid-template-columns:repeat(4,minmax(0,1fr))}.cta-inner{grid-template-columns:minmax(0,1fr) auto}.footer-inner{grid-template-columns:minmax(220px,.7fr) minmax(420px,1fr);align-items:start}.footer-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}.faq-layout{grid-template-columns:minmax(0,.65fr) minmax(420px,1fr);gap:clamp(3rem,8vw,7rem)}}.is-disabled{cursor:not-allowed;opacity:.62}.footer-link-disabled{color:var(--color-text-disabled);font-size:.92rem}.mobile-nav-panel{max-height:calc(100vh - var(--site-header-height));overflow-y:auto}.mobile-nav-group+.mobile-nav-group{border-top:1px solid var(--color-border);padding-top:.35rem}.product-hero .placeholder-panel{background:var(--color-background-soft)}.content-label{color:var(--color-text-primary);font-weight:600}.mockup-placeholder{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);min-height:280px;color:var(--color-text-muted);text-align:center;place-items:center;padding:1.5rem;font-weight:500;display:grid}.mockup-placeholder-large{min-height:420px}.integration-strip{border-block:1px solid var(--color-border);padding:1.15rem 0}.integration-strip-inner{flex-direction:column;gap:.8rem;display:flex}.integration-strip-inner>p{font-size:.88rem;font-weight:500}.integration-strip ul,.resource-toolbar ul{flex-wrap:wrap;gap:.55rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.integration-strip li,.resource-toolbar li{font-size:.9rem;font-weight:500}.editorial-split{align-items:start;gap:1.5rem 3rem;display:grid}.editorial-split>div,.confidence-band,.prose-stack{gap:.85rem;display:grid}.editorial-split>p,.editorial-split>.prose-stack{font-size:1.08rem}.thesis-section{padding-block:1rem}.text-link{width:fit-content;color:var(--color-accent-primary);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span,.text-link:focus-visible span{transform:translate(3px)}.confidence-band{max-width:760px}.capability-list{border-top:1px solid var(--color-border);display:grid}.capability-row{border-bottom:1px solid var(--color-border);grid-template-columns:2.5rem minmax(0,1fr);gap:1rem;padding:1.5rem 0;display:grid}.capability-row>span{color:var(--color-accent-primary);font-size:.82rem;font-weight:600}.capability-row>div{gap:.5rem;display:grid}.faq-layout{gap:2.5rem;display:grid}.faq-list{border-top:1px solid var(--color-border);display:grid}.faq-list details{border-bottom:1px solid var(--color-border)}.faq-list summary{cursor:pointer;min-height:52px;padding:1.25rem 2.25rem 1.25rem 0;font-weight:600;line-height:1.45;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--color-accent-primary);font-size:1.2rem;font-weight:400;position:absolute;top:1.15rem;right:.25rem}.faq-list details[open] summary:after{content:"–"}.faq-list summary:focus-visible{border-radius:var(--radius-sm);outline:3px solid var(--color-accent-soft);outline-offset:4px}.faq-list details p{max-width:650px;padding:0 0 1.25rem;font-size:.93rem}.launch-offering{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);gap:2rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.launch-offering>div{gap:.75rem;display:grid}.check-list{gap:.65rem;margin:0;padding-left:1.2rem;display:grid}.pricing-status{border-top:1px solid var(--color-border);padding-top:1.5rem}.availability-note{font-size:.92rem}.featured-resource{align-items:center;gap:2rem;display:grid}.featured-resource>div:first-child{gap:1rem;display:grid}.editorial-placeholder{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);min-height:260px;color:var(--color-text-muted);place-items:center;font-weight:500;display:grid}.resource-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1.5rem;display:flex}.resource-toolbar>div{gap:.5rem;display:grid}.resource-toolbar li{border:1px solid var(--color-border);border-radius:999px;padding:.4rem .75rem}.empty-state{border-top:1px solid var(--color-border);gap:.6rem;max-width:700px;margin-top:1.5rem;padding-top:1.5rem;display:grid}.article-header time,.docs-article-header time{color:var(--color-text-muted);font-size:.88rem}.article-content h2,.article-content h3,.docs-content h2,.docs-content h3{scroll-margin-top:calc(var(--site-header-height) + 1rem);margin-top:1.6rem}.article-content ul,.article-content ol,.docs-content ul,.docs-content ol{gap:.45rem;display:grid}.article-content a,.docs-content a{color:var(--color-accent-primary);text-underline-offset:.2em;text-decoration:underline}.article-cta{border-top:1px solid var(--color-border);gap:1.25rem;margin-top:2rem;padding-top:2rem;display:grid}.changelog-shell{gap:1.5rem;display:grid}.changelog-list{border-top:1px solid var(--color-border);display:grid}.changelog-list article{border-bottom:1px solid var(--color-border);gap:1rem;padding:1.5rem 0;display:grid}.changelog-list article>div{gap:.5rem;display:grid}.changelog-list time{color:var(--color-text-muted);font-size:.88rem}.docs-shell{background:var(--color-background)}.docs-layout{width:min(1440px,100%);min-height:calc(100vh - var(--site-header-height));margin-inline:auto;display:grid}.docs-sidebar,.docs-toc-column{display:none}.docs-sidebar{overflow-anchor:none}.docs-main{min-width:0;padding:2rem 1rem 4rem}.docs-mobile-tools{border-bottom:1px solid var(--color-border);gap:.8rem;padding:1rem;display:grid}.docs-search{gap:.45rem;display:grid;position:relative}.docs-search label{color:var(--color-text-secondary);font-size:.78rem;font-weight:600}.docs-search input{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-background-soft);width:100%;color:var(--color-text-primary);padding:.7rem .8rem}.docs-search input:focus-visible{outline:3px solid var(--color-accent-soft);outline-offset:2px}.docs-search input:disabled{cursor:not-allowed;opacity:.7}.docs-search p{font-size:.72rem;line-height:1.4}.docs-search-retry{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-raised);color:var(--color-text-primary);cursor:pointer;font:inherit;justify-self:start;padding:.45rem .65rem;font-size:.78rem;font-weight:600}.docs-search-retry:hover,.docs-search-retry:focus-visible{border-color:var(--color-accent-primary);outline:3px solid var(--color-accent-soft);outline-offset:2px}.docs-search-results{z-index:20;width:min(100%,34rem);max-height:min(28rem, calc(100vh - var(--site-header-height) - 2rem));border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-raised);box-shadow:var(--shadow-sm);display:grid;position:absolute;top:calc(100% + .35rem);left:0;overflow-y:auto}.docs-search-results ul{gap:0;margin:0;padding:.35rem;list-style:none;display:grid}.docs-search-results li+li{border-top:1px solid var(--color-border)}.docs-search-results a{border-radius:6px;gap:.25rem;padding:.7rem;text-decoration:none;display:grid}.docs-search-results a:hover,.docs-search-results a:focus-visible{background:var(--color-background-soft);outline:2px solid var(--color-accent-soft);outline-offset:-2px}.docs-search-results strong,.docs-search-results span,.docs-search-results p{display:block}.docs-search-results strong{color:var(--color-text-primary);font-size:.88rem;font-weight:600}.docs-search-results span{color:var(--color-accent-primary);font-size:.74rem;font-weight:600}.docs-search-results p,.docs-search-empty{color:var(--color-text-secondary);margin:0;font-size:.78rem;line-height:1.45}.docs-search-empty{padding:.85rem}.docs-mobile-navigation{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.75rem}.docs-mobile-navigation summary{cursor:pointer;font-weight:600}.docs-mobile-navigation .docs-sidebar-nav{margin-top:1rem}.docs-sidebar-nav{gap:1.35rem;display:grid}.docs-sidebar-home,.docs-sidebar-nav h2,.docs-sidebar-nav a{font-size:.86rem}.docs-sidebar-home,.docs-sidebar-nav h2{font-weight:600}.docs-sidebar-nav section{gap:.55rem;display:grid}.docs-sidebar-nav ul,.docs-breadcrumbs ol,.docs-toc ol{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.docs-sidebar-nav a{color:var(--color-text-muted);border-radius:6px;padding:.3rem 0;line-height:1.4;display:block}.docs-sidebar .docs-sidebar-subsection-link{padding-inline-start:.7rem}.docs-sidebar-nav a.is-active{color:var(--color-accent-primary);font-weight:600}.docs-sidebar-nav a.is-containing{color:var(--color-text-primary)}.docs-home,.docs-article{gap:3rem;max-width:820px;margin-inline:auto;display:grid}.docs-home>section,.docs-related{gap:1.25rem;display:grid}.docs-article-header{gap:.85rem;display:grid}.docs-article-header h1{font-size:clamp(2.2rem,6vw,3.6rem)}.docs-breadcrumbs ol{color:var(--color-text-muted);flex-wrap:wrap;gap:.4rem;font-size:.8rem;display:flex}.docs-breadcrumbs li+li:before{content:"/";color:var(--color-border-strong);margin-right:.4rem}.docs-content{border-top:1px solid var(--color-border);gap:.85rem;padding-top:1.5rem;display:grid}.docs-content h2{font-size:1.6rem}.docs-content h3{font-size:1.2rem}.docs-platform-switcher{border-bottom:1px solid var(--color-border);flex-wrap:wrap;align-items:center;gap:.65rem 1rem;padding-bottom:1rem;display:flex}.docs-platform-switcher[hidden]{display:none}.docs-platform-switcher-label{color:var(--color-text-secondary);font-size:.86rem;font-weight:600}.docs-platform-switcher-options{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-background-soft);max-width:100%;padding:.2rem;display:inline-flex}.docs-platform-switcher button{min-height:2.25rem;color:var(--color-text-secondary);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:6px;padding:.4rem .7rem;font-size:.82rem;font-weight:500}.docs-platform-switcher button[aria-pressed=true]{border-color:var(--color-border-strong);background:var(--color-surface-raised);color:var(--color-text-primary);box-shadow:var(--shadow-xs);font-weight:600}.docs-platform-switcher button:focus-visible{outline:3px solid var(--color-accent-soft);outline-offset:2px}@media (width<=480px){.docs-platform-switcher,.docs-platform-switcher-options{width:100%}.docs-platform-switcher button{flex:1 1 0;padding-inline:.4rem}}.docs-article{gap:2rem}.docs-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.docs-availability-panel,.docs-status-callout,.docs-prerequisites{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-background-soft);gap:.9rem;padding:clamp(1rem,3vw,1.4rem);display:grid}.docs-availability-heading,.docs-status-heading{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.docs-availability-heading{justify-content:space-between}.docs-availability-heading h2,.docs-status-heading h2,.docs-prerequisites h2,.docs-platform-matrix h2{font-size:1.25rem}.docs-status-heading svg,.docs-status-label svg,.docs-availability-list svg,.docs-platform-state svg{flex:none;width:1rem;height:1rem}.docs-status-heading svg{color:var(--color-accent-primary)}.docs-status-label,.docs-platform-state{color:var(--color-text-primary);align-items:center;gap:.4rem;font-size:.84rem;font-weight:600;display:inline-flex}.docs-status-label{border:1px solid var(--color-border-strong);background:var(--color-surface-raised);border-radius:999px;padding:.35rem .65rem}.docs-status-label.is-available svg,.docs-platform-state.is-full svg{color:var(--color-success)}.docs-status-label.is-limited svg,.docs-platform-state.is-partial svg,.docs-status-callout.is-limited .docs-status-heading svg{color:var(--color-warning)}.docs-status-label.is-preview svg,.docs-platform-state.is-preview svg,.docs-status-callout.is-preview .docs-status-heading svg{color:var(--color-info)}.docs-status-label.is-coming-soon svg,.docs-platform-state.is-coming-soon svg,.docs-status-callout.is-coming-soon .docs-status-heading svg,.docs-status-label.is-retired svg,.docs-status-callout.is-retired .docs-status-heading svg{color:var(--color-text-muted)}.docs-status-callout{border-left:4px solid var(--color-accent-primary)}.docs-status-callout.is-limited{border-left-color:var(--color-warning)}.docs-status-callout.is-preview{border-left-color:var(--color-info)}.docs-status-callout.is-coming-soon,.docs-status-callout.is-retired{border-left-color:var(--color-border-strong)}.docs-status-callout a,.docs-availability-panel a{color:var(--color-accent-primary);text-underline-offset:.2em;text-decoration:underline}.docs-availability-list{border-top:1px solid var(--color-border);gap:0;margin:0;display:grid}.docs-availability-list>div{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(7rem,1fr) minmax(0,1.4fr);align-items:center;gap:1rem;padding:.7rem 0;display:grid}.docs-availability-list dt{color:var(--color-text-secondary);font-size:.88rem;font-weight:500}.docs-availability-list dd{color:var(--color-text-primary);align-items:center;gap:.45rem;margin:0;font-size:.88rem;font-weight:600;display:flex}.docs-verification-date{color:var(--color-text-muted);font-size:.8rem}.docs-prerequisites ul{margin:0;padding-left:1.25rem}.docs-platform-matrix{gap:1rem;display:grid}.docs-platform-matrix>header{gap:.65rem;display:grid}.docs-table-scroll{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);max-width:100%;overflow-x:auto}.docs-table-scroll:focus-visible{outline:3px solid var(--color-accent-soft);outline-offset:3px}.docs-platform-matrix table{border-collapse:collapse;text-align:left;width:100%;min-width:700px}.docs-platform-matrix th,.docs-platform-matrix td{border-bottom:1px solid var(--color-border);vertical-align:top;padding:.8rem}.docs-platform-matrix thead th{background:var(--color-background-soft);color:var(--color-text-secondary);font-size:.82rem;font-weight:600}.docs-platform-matrix thead th:first-child{width:46%}.docs-platform-matrix tbody:last-child tr:last-child>*{border-bottom:0}.docs-platform-group th{background:var(--color-surface-soft);color:var(--color-text-primary);font-size:.88rem;font-weight:600}.docs-platform-matrix tbody th[scope=row]>span,.docs-platform-matrix tbody th[scope=row]>small{display:block}.docs-platform-matrix tbody th[scope=row]>span{color:var(--color-text-primary);font-size:.9rem;font-weight:600}.docs-platform-matrix tbody th[scope=row]>small{color:var(--color-text-muted);margin-top:.3rem;font-size:.82rem;font-weight:400;line-height:1.45}.docs-platform-state.is-not-applicable,.docs-platform-state.is-uncertain{color:var(--color-text-muted)}.docs-content{overflow-wrap:anywhere}.docs-content blockquote{border-left:4px solid var(--color-accent-primary);background:var(--color-background-soft);gap:.5rem;margin:.5rem 0;padding:1rem 1.1rem;display:grid}.docs-content blockquote p{margin:0}.docs-content table{border:1px solid var(--color-border);border-radius:var(--radius-sm);border-collapse:collapse;width:100%;max-width:100%;font-size:.9rem;display:block;overflow-x:auto}.docs-content th,.docs-content td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;padding:.7rem .8rem}.docs-content th{background:var(--color-background-soft);color:var(--color-text-primary);font-weight:600}.docs-content code{background:var(--color-surface-soft);color:var(--color-text-primary);border-radius:4px;padding:.12em .3em;font-size:.9em}.docs-content pre{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-background-soft);max-width:100%;padding:1rem;overflow-x:auto}.docs-content pre code{background:0 0;padding:0}.docs-card-grid{gap:1rem;display:grid}.docs-article-card{border-top:1px solid var(--color-border);gap:.55rem;padding-top:1rem;display:grid}.docs-help-band{border-top:1px solid var(--color-border);grid-template-columns:1fr;padding-top:2rem}.docs-help-band>div{gap:.55rem;display:grid}.docs-pagination{border-top:1px solid var(--color-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:1.5rem;display:grid}.docs-pagination a{border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:.25rem;padding:1rem;display:grid}.docs-pagination span{color:var(--color-text-muted);font-size:.76rem}.docs-pagination strong{font-size:.9rem;font-weight:600}.docs-pagination-next{text-align:right}.docs-toc{gap:.75rem;display:grid}.docs-toc h2{font-size:.8rem}.docs-toc a{color:var(--color-text-muted);border-left:2px solid #0000;padding:.25rem 0 .25rem .7rem;font-size:.78rem;line-height:1.4;transition:border-color .16s,color .16s;display:block}.docs-toc a.is-active,.docs-toc a[aria-current=location]{border-left-color:var(--color-accent-primary);color:var(--color-accent-primary);font-weight:600}.docs-toc a:hover,.docs-toc a:focus-visible{color:var(--color-accent-primary)}.docs-toc li.is-nested{padding-left:.75rem}@media (width>=680px){.integration-strip-inner{flex-direction:row;justify-content:space-between;align-items:center}.editorial-split,.featured-resource,.launch-offering,.product-area-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-offering .pricing-status{grid-column:1/-1}.docs-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-help-band{grid-template-columns:1fr auto;align-items:center}.changelog-list article{grid-template-columns:160px minmax(0,1fr)}}@media (width>=1080px){.docs-mobile-tools{display:none}.docs-layout{grid-template-columns:260px minmax(0,1fr) 210px}.docs-sidebar,.docs-toc-column{top:var(--site-header-height);max-height:calc(100vh - var(--site-header-height));align-self:start;padding:1.5rem;display:block;position:sticky;overflow-y:auto}.docs-sidebar{border-right:1px solid var(--color-border)}.docs-sidebar .docs-search{margin-bottom:1.5rem}.docs-main{padding:3rem clamp(2rem,5vw,5rem) 5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.text-link span,.docs-toc a{transition-duration:1ms}.button:not(.is-disabled):hover,.text-link:hover span,.text-link:focus-visible span{transform:none}}@media (width<=420px){.header-inner{gap:.65rem}.wordmark{gap:.45rem}.wordmark-logo{width:1.9rem;height:1.9rem}.button-small{padding-inline:.65rem}}
