:root{color-scheme:light;--background:#fff;--surface:#f2f4f7;--surface-strong:#e4e7ec;--text:#101828;--muted:#475467;--border:#d0d5dd;--brand:#6941c6;--brand-hover:#53389e;--white:#fff;--radius:1rem;--shadow:0 20px 60px #1018281a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.65}img,svg{max-width:100%;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.03em;line-height:1.12}h1{max-width:14ch;margin-bottom:1.5rem;font-size:clamp(2.7rem,7vw,5.6rem)}h2{font-size:clamp(2rem,4vw,3.2rem)}h3{font-size:1.25rem}code{background:var(--surface);border-radius:.3rem;padding:.15rem .35rem;font-size:.92em}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.section{padding-block:clamp(4rem,9vw,8rem)}.section-muted{background:var(--surface)}.skip-link{z-index:100;background:var(--text);color:var(--white);border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #d0d5ddbf;position:sticky;top:0}.header-inner,.footer-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.5rem;display:flex}.brand{color:var(--text);align-items:center;gap:.65rem;font-weight:750;text-decoration:none;display:inline-flex}.brand-flag{object-fit:cover;border:1px solid #10182824;border-radius:.2rem;width:5rem;height:2.5rem;display:block;box-shadow:0 1px 2px #1018281a}.nav-list{flex-wrap:wrap;justify-content:flex-end;gap:.45rem 1.15rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:var(--muted);font-weight:600;text-decoration:none}.nav-list a:hover,.nav-list a[aria-current=page]{color:var(--brand)}.hero{background:radial-gradient(circle at 85% 25%,#6941c62e,#0000 28rem),linear-gradient(#fff,#f9fafb);overflow:hidden}.hero-grid,.demo-grid{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:center;gap:clamp(2rem,8vw,7rem);display:grid}.eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.8rem;font-size:.8rem;font-weight:800}.hero-copy,.lead{max-width:62ch;color:var(--muted);font-size:clamp(1.1rem,2vw,1.3rem)}.button-row,.counter-actions{flex-wrap:wrap;gap:.75rem;display:flex}.button,.counter button{cursor:pointer;border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;min-height:2.8rem;padding:.65rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.button-primary,.counter button:last-child{background:var(--brand);color:var(--white)}.button-primary:hover,.counter button:last-child:hover{background:var(--brand-hover)}.button-secondary,.counter button:first-child{border-color:var(--border);background:var(--white);color:var(--text)}.code-card,.counter{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);padding:1.5rem}.code-card{gap:.65rem;display:grid;transform:rotate(2deg)}.code-card span,.code-card small{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.section-heading{max-width:48rem;margin-bottom:2.5rem}.feature-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.feature-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);padding:1.5rem}.feature-card p{color:var(--muted);margin-bottom:0}.feature-icon{width:2.5rem;height:2.5rem;color:var(--brand);background:#f4ebff;border-radius:.65rem;place-items:center;margin-bottom:1rem;font-weight:800;display:grid}.counter p{font-size:1.2rem}.site-footer{border-top:1px solid var(--border);color:var(--muted)}.site-footer p{margin:0}.prose{max-width:760px}.prose h1{max-width:none}.prose h2{margin-top:3rem;font-size:clamp(1.6rem,3vw,2.2rem)}.error-page{text-align:center}.error-page h1,.error-page p{margin-inline:auto}@media (width<=860px){.header-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:.55rem;padding-block:.8rem}.nav-list{justify-content:flex-start}.hero-grid,.demo-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.code-card{transform:none}}@media (width<=560px){.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:.9rem}.feature-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.footer-grid{grid-template-columns:minmax(16rem,2fr) repeat(3,minmax(9rem,1fr));gap:clamp(2rem,7vw,6rem);padding-block:3rem;display:grid}.footer-brand{max-width:34rem}.footer-brand p{margin:1rem 0 0}.footer-heading{color:var(--text);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.85rem}.footer-links{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.footer-links a,.footer-link{color:var(--muted);font:inherit;text-decoration:none}.footer-links a:hover,.footer-link:hover{color:var(--brand)}.footer-button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.footer-bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding-block:1.25rem;font-size:.9rem;display:flex}.footer-bottom p{margin:0}.legal-meta{color:var(--muted);margin-top:-.75rem;font-size:.95rem}.legal-notice{color:#7a2e0e;background:#fffaeb;border:1px solid #fec84b;border-radius:.75rem;margin-block:2rem;padding:1rem 1.15rem}.prose ul{padding-left:1.3rem}.prose li+li{margin-top:.45rem}.prose a{color:var(--brand);text-underline-offset:.18em}.table-wrap{margin-block:1.5rem;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.95rem}th,td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:.85rem}th{background:var(--surface)}.contact-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-block:2rem;display:grid}.contact-card{border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.contact-card h2{margin:0 0 .7rem;font-size:1.15rem}.contact-card p,.contact-card address{color:var(--muted);margin:0;font-style:normal}.ad-section{padding-block:2rem}.ad-container{text-align:center;width:100%;min-height:120px;overflow:hidden}.ad-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.7rem;display:block}.ad-placeholder{border:1px dashed var(--border);border-radius:var(--radius);background:var(--surface);min-height:140px;color:var(--muted);place-content:center;padding:1rem;display:grid}.ad-placeholder p{margin:0}@media (width<=760px){.footer-grid,.contact-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}.guide-hero{background:radial-gradient(circle at 82% 28%,#6941c62e,#0000 27rem),linear-gradient(#fff,#f9fafb)}.guide-hero-inner{max-width:820px}.guide-hero h1,.guide-page-header h1{max-width:18ch}.guide-grid{grid-template-columns:minmax(0,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.guide-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);grid-template-columns:auto 1fr;gap:1rem;padding:clamp(1.25rem,3vw,1.75rem);display:grid}.guide-card:last-child{grid-column:1/-1}.guide-card-number{width:2.75rem;height:2.75rem;color:var(--brand);background:#f4ebff;border-radius:.75rem;place-items:center;font-size:1.1rem;font-weight:800;display:grid}.guide-card-kicker{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.78rem;font-weight:800}.guide-card h3{margin-bottom:.75rem}.guide-card p:not(.guide-card-kicker){color:var(--muted)}.guide-card a{color:var(--brand);text-underline-offset:.2em;font-weight:750;text-decoration-thickness:.1em}.guide-breadcrumbs{margin-bottom:clamp(2rem,5vw,4rem)}.guide-breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:.45rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.guide-breadcrumbs li+li:before{content:"/";color:var(--border);margin-right:.45rem}.guide-breadcrumbs a{color:var(--brand);text-underline-offset:.18em}.guide-page-header{max-width:860px;margin-bottom:clamp(3rem,7vw,5rem)}.guide-layout{grid-template-columns:minmax(12rem,.3fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,7vw,5rem);display:grid}.guide-chapter-nav{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:1rem;position:sticky;top:6.5rem}.guide-chapter-nav-title{letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:800}.guide-chapter-nav ol{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.guide-chapter-nav a{color:var(--muted);border-radius:.6rem;padding:.65rem .75rem;line-height:1.3;text-decoration:none;display:grid}.guide-chapter-nav a span{font-size:.75rem;font-weight:750}.guide-chapter-nav a:hover,.guide-chapter-nav a[aria-current=page]{background:var(--white);color:var(--brand)}.guide-content{max-width:780px}.guide-content h2{scroll-margin-top:6rem}.guide-content h3{margin-top:2.25rem;font-size:1.3rem}.guide-section+.guide-section{border-top:1px solid var(--border);margin-top:4rem;padding-top:1rem}.guide-content p{color:#344054}.guide-content p+p{margin-top:1.15rem}.guide-checklist{border-radius:var(--radius);background:#f9f5ff;border:1px solid #b692f6;margin-top:2.5rem;padding:clamp(1.15rem,3vw,1.6rem)}.guide-checklist h3{color:#53389e;margin:0 0 1rem;font-size:1.15rem}.guide-checklist ul{margin-bottom:0}.chapter-pagination{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(4rem,9vw,7rem);padding-top:1.5rem;display:grid}.chapter-pagination-link{border:1px solid var(--border);color:var(--text);border-radius:.75rem;padding:1rem;text-decoration:none;display:grid}.chapter-pagination-link span{color:var(--muted);font-size:.8rem}.chapter-pagination-link:hover{border-color:var(--brand)}.chapter-pagination-next{text-align:right}@media (width<=860px){.guide-layout{grid-template-columns:1fr}.guide-chapter-nav{position:static}}@media (width<=680px){.guide-grid,.chapter-pagination{grid-template-columns:1fr}.guide-card:last-child{grid-column:auto}.chapter-pagination-next{text-align:left}}.facts-list{gap:.85rem;margin-bottom:0;padding-left:1.25rem;display:grid}.facts-list li{color:#344054;padding-left:.25rem}.facts-list li::marker{color:var(--brand)}.facts-related h2{color:#53389e;margin:0 0 1rem;font-size:1.25rem}.facts-related p{margin-bottom:1rem}.facts-related a{color:var(--brand);text-underline-offset:.2em;font-weight:750}.resource-hero{background:radial-gradient(circle at 82% 28%,#6941c62e,#0000 27rem),linear-gradient(#fff,#f9fafb)}.resource-hero-inner{max-width:860px}.resource-hero h1{max-width:17ch}.resource-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.resource-notice{border-radius:var(--radius);background:#f9f5ff;border:1px solid #b692f6;margin-block:2rem;padding:clamp(1rem,3vw,1.4rem)}.resource-notice h2{margin:0 0 .65rem;font-size:1.2rem}.resource-notice p:last-child{margin-bottom:0}.resource-steps{padding-left:1.4rem}.resource-steps>li{padding-left:.35rem}.resource-steps>li+li{margin-top:1.4rem}.resource-steps h3{margin-bottom:.45rem}.resource-steps p{margin-bottom:0}.resource-link-panel{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.resource-link-panel ul{gap:.65rem;padding-left:1.25rem;display:grid}
