*{box-sizing:border-box;margin:0;padding:0}body{color:#020817;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6}body.theme-dark{color:#c8ccd4;background:#0c0d0f}.container{max-width:1200px;margin:0 auto;padding:0 2rem}header{color:#fff;background:linear-gradient(135deg,#14171c 0%,#0c0d0f 100%);border-bottom:1px solid #2a2e36;padding:1rem 0;position:relative}.header-content{justify-content:space-between;align-items:center;gap:1rem;display:flex}.logo a{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.site-nav{align-items:center;display:flex}.site-nav a{color:#c8ccd4;margin-left:2rem;text-decoration:none;transition:color .2s}.site-nav a:hover{color:#fff}.site-nav .nav-signin{color:#fff;background:#3b5bdb;border-radius:8px;padding:.5rem 1rem;transition:background .2s}.site-nav .nav-signin:hover{color:#fff;background:#364fc7}.nav-signin-pill{color:#fff;white-space:nowrap;background:#3b5bdb;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;text-decoration:none;transition:background .2s;display:none}.nav-signin-pill:hover{background:#364fc7}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.nav-toggle-bar{background:#fff;border-radius:2px;width:24px;height:2px;display:block}.page-header{color:#c8ccd4;text-align:center;background:radial-gradient(80% 130% at 50% -20%,#3b5bdb47,#0000),#0c0d0f;padding:3rem 0}.page-header h1{color:#eceef2;margin-bottom:.5rem;font-size:2.25rem;line-height:1.2}.page-header p{opacity:.9;max-width:640px;margin:0 auto;font-size:1.1rem;line-height:1.5}.page-header-ctas{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.page-header-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#55a8ff;margin-bottom:.35rem;font-size:.85rem;font-weight:700}.cta-button{color:#fff;background:#3b5bdb;border:1px solid #0000;border-radius:16px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 12px #3b5bdb4d}.cta-button:hover{background:#364fc7;transform:translateY(-2px);box-shadow:0 6px 16px #3b5bdb66}.cta-button:active{background:#253da0;transform:none}.cta-button:focus-visible{outline-offset:2px;outline:2px solid #55a8ff}.cta-button.cta-secondary{color:#c8ccd4;box-shadow:none;background:0 0;border-color:#2a2e36}.cta-button.cta-secondary:hover{color:#fff;box-shadow:none;background:#ffffff0d}.cta-button.cta-outline{color:#3b5bdb;box-shadow:none;background:#fff;border-color:#3b5bdb}.cta-button.cta-outline:hover{color:#364fc7;box-shadow:none;background:#f1f5f9}.cta-button.cta-full{text-align:center;width:100%;display:block}.cta-button.cta-lg{padding:1rem 2.5rem;font-size:1.1rem}.hero{color:#c8ccd4;text-align:center;background:radial-gradient(80% 130% at 50% -20%,#3b5bdb47,#0000),#0c0d0f;padding:6rem 0}.hero h1{color:#eceef2;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}footer{color:#c8ccd4;text-align:center;background:#0c0d0f;border-top:1px solid #2a2e36;padding:2rem 0}.footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:1rem;display:flex}.footer-links a{color:#8a8f99;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#c8ccd4}footer p{color:#8a8f99;font-size:.9rem}.demo-banner{z-index:1000;color:#fbd89d;text-align:center;background:#2b2109;border-bottom:1px solid #fbd89d40;padding:.5rem 2rem;position:sticky;top:0}.demo-banner>summary{cursor:pointer;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.15rem .6rem;list-style:none;display:flex}.demo-banner>summary::-webkit-details-marker{display:none}.demo-banner .demo-title{letter-spacing:.1em;text-transform:uppercase;font-size:1rem;font-weight:800}.demo-banner .demo-hint{opacity:.85;font-size:.85rem}.demo-banner .demo-hint:after{content:"▾";margin-left:.4rem;transition:transform .15s;display:inline-block}.demo-banner[open] .demo-hint:after{transform:rotate(180deg)}.demo-banner .demo-body{opacity:.85;max-width:70ch;margin:.5rem auto .25rem;font-size:.9rem}.demo-banner .demo-body a{color:inherit;text-decoration:underline}@media (width<=1023px){.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:.35rem 0}.site-nav a{margin-left:1.25rem;font-size:.92rem}.nav-js .nav-toggle{display:inline-flex}.nav-js .nav-signin-pill{margin-left:auto;display:inline-block}.nav-js .site-nav{z-index:900;background:#0c0d0f;border-bottom:1px solid #2a2e36;flex-flow:column;align-items:stretch;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 16px #00000073}.nav-js .site-nav.open{display:flex}.nav-js .site-nav a{border-top:1px solid #ffffff14;align-items:center;min-height:44px;margin:0;padding:0 2rem;font-size:1rem;display:flex}.nav-js .site-nav .nav-signin{display:none}}@media (width<=767px){.container{padding:0 1rem}.demo-banner{padding:.85rem 1rem}.demo-banner .demo-title{font-size:1.1rem}.footer-links{gap:1rem}.page-header{padding:2rem 0}.page-header h1{font-size:1.75rem}.hero{padding:4rem 0}.hero h1{font-size:2rem}}.docs-subnav{background:#f1f5f9;border-bottom:1px solid #e2e8f0}.docs-subnav-inner{align-items:center;gap:1.5rem;display:flex}.docs-subnav-links{gap:2rem;min-width:0;display:flex;overflow-x:auto}.docs-subnav-links a{color:#64748b;white-space:nowrap;border-bottom:2px solid #0000;align-items:center;min-height:44px;text-decoration:none;transition:color .2s;display:inline-flex}.docs-subnav-links a:hover{color:#020817}.docs-subnav-links a[aria-current=page]{color:#020817;border-bottom-color:#3b5bdb;font-weight:600}.page-header:not(:has(h1)){text-align:left;padding:1.25rem 0}.page-header:not(:has(h1)) .page-header-eyebrow{max-width:none;margin-inline:0}main>.container{padding-block:2.5rem 0}main>.container:has(>.content){padding-block:0}.lead{color:#64748b;max-width:640px;font-size:1.1rem;line-height:1.5}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-bottom:6rem;display:grid}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;text-decoration:none}.badges{vertical-align:middle;gap:.375rem;margin-left:.5rem;display:inline-flex}.content>header{color:inherit;box-shadow:none;background:0 0;border-bottom:none;padding:0;position:static}.content>header .badges{margin:0 0 .75rem}.badge{text-transform:uppercase;letter-spacing:.06em;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:.15rem .5rem;font-size:.72rem;font-weight:600}.docs-section:first-of-type h2{margin-top:0}.docs-section h2{text-transform:uppercase;letter-spacing:.1em;color:#3b5bdb;margin:2.5rem 0 1rem;font-size:.85rem}.docs-section .content-list{padding-bottom:0}.docs-section:last-of-type .content-list{padding-bottom:6rem}.content-list{gap:.75rem;margin:0;padding:0 0 6rem;list-style:none;display:grid}.content-list a{color:#020817;background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:.25rem;padding:1.25rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:grid}.content-list a:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0208170f}.content-list span,.metadata{color:#64748b}.content-list .entry-meta{color:#8a92a3;margin-top:.15rem;font-size:.85rem}.content{max-width:780px;padding-block:3.5rem 5rem}.content h1{margin:.35rem 0 .5rem;font-size:2.25rem;line-height:1.2}.prose{margin-top:2.5rem}.prose h2{margin-top:2.5rem;font-size:1.5rem}.prose h3{margin-top:1.75rem;font-size:1.15rem}.prose p,.prose ul,.prose ol{margin-block:1rem}.prose a{color:#3b5bdb;text-underline-offset:2px;text-decoration:underline}.prose code{background:#f1f5f9;border-radius:4px;padding:.1rem .35rem;font-size:.9em}.prose pre{color:#c8ccd4;background:#14171c;border-radius:12px;padding:1rem;overflow-x:auto}.prose pre code{background:0 0;padding:0}.prose blockquote{color:#64748b;background:#f1f5f9;border-left:3px solid #e2e8f0;margin:1.5rem 0;padding:.75rem 1.25rem}.prose img{max-width:100%;height:auto}.prose table{border-collapse:collapse;width:100%;margin-block:1.5rem;font-size:.95rem;display:block;overflow-x:auto}.prose th,.prose td{text-align:left;vertical-align:top;border:1px solid #e2e8f0;padding:.6rem .75rem}.prose th{background:#f1f5f9;font-weight:600}@media (width<=767px){.grid{grid-template-columns:1fr}.content h1{font-size:1.75rem}.docs-subnav-links{gap:1.25rem}.docs-subnav-inner{flex-direction:column;align-items:stretch;gap:.5rem;padding-bottom:.75rem}}.docs-search{--pf-font:inherit;--pf-background:#fff;--pf-text:#020817;--pf-text-secondary:#334155;--pf-text-muted:#64748b;--pf-border:#cbd5e1;--pf-border-focus:#3b5bdb;--pf-border-radius:8px;--pf-outline-focus:#3b5bdb;--pf-outline-width:2px;--pf-outline-offset:1px;--pf-hover:#f1f5f9;--pf-mark:#3b5bdb;--pf-input-height:36px;--pf-input-font-size:.9375rem;--pf-result-title-font-size:1rem;--pf-result-excerpt-font-size:.9rem;--pf-searchbox-max-width:none;--pf-searchbox-dropdown-max-height:min(70vh, 32rem);flex:none;width:min(20rem,100%);margin-left:auto}@media (width<=767px){.docs-search{--pf-input-font-size:1rem;width:100%;margin-left:0}}
