/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components{.layout{min-height:100vh}.topbar{background:var(--surface);border-bottom:1px solid var(--border);z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;gap:.75rem;height:52px;padding:0 1rem;display:none;position:fixed;top:0;left:0;right:0}.topbar-logo{letter-spacing:-.3px;color:var(--text);flex:1;align-items:center;gap:8px;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.topbar-logo:hover{color:var(--accent)}.topbar-github{color:var(--text-muted);white-space:nowrap;font-size:.78rem;font-weight:500;text-decoration:none}.topbar-github:hover{color:var(--accent)}.sidebar-toggle{cursor:pointer;color:var(--text);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.375rem;display:flex}.sidebar-toggle:hover{background:var(--surface-2)}.sidebar-backdrop{z-index:150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;display:none;position:fixed;inset:0}.sidebar-backdrop.visible{display:block}.sidebar{width:var(--sidebar-w);background:var(--surface);border-right:1px solid var(--border);z-index:100;flex-direction:column;min-height:100vh;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.sidebar-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem 1rem 1rem;display:flex}.sidebar-logo{letter-spacing:-.4px;color:var(--text);align-items:center;gap:10px;font-size:1.1rem;font-weight:600;text-decoration:none;display:flex}.sidebar-logo:hover{color:var(--accent)}.sidebar-github{color:var(--text-muted);border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:background .15s,color .15s;display:flex}.sidebar-github:hover{color:var(--accent);background:var(--accent-dim)}.sidebar-nav{flex:1;padding:.75rem .5rem;overflow-y:auto}.nav-group-label{text-transform:uppercase;letter-spacing:1.2px;color:var(--text-subtle);padding:.875rem .75rem .375rem;font-size:.65rem;font-weight:700}.nav-section,.nav-section-single{flex-direction:column;gap:1px;display:flex}.nav-link{color:var(--text-muted);border-radius:6px;padding:.45rem .75rem;font-size:.875rem;text-decoration:none;transition:background .12s,color .12s;display:block}.nav-link:hover{background:var(--surface-2);color:var(--text)}.nav-link.active{background:var(--accent-dim);color:var(--accent);font-weight:500}.nav-sub{padding-left:.875rem}.sidebar-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem .875rem 1rem;display:flex}.theme-toggle{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;font-family:var(--font-sans);background:0 0;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.75rem;transition:all .15s;display:flex}.theme-toggle:hover{background:var(--surface-2);color:var(--text);border-color:var(--accent)}.icon-sun,.icon-moon{flex-shrink:0}[data-theme=easywall-dark] .icon-sun{display:block}[data-theme=easywall-dark] .icon-moon,[data-theme=easywall-light] .icon-sun{display:none}[data-theme=easywall-light] .icon-moon{display:block}.theme-label{font-weight:500}.sidebar-version{font-size:.7rem;font-family:var(--font-mono);color:var(--accent);background:var(--accent-dim);letter-spacing:.5px;border:1px solid #22d3ee40;border-radius:3px;padding:2px 6px}[data-theme=easywall-light] .sidebar-version{border-color:#0891b240}.content{margin-left:var(--sidebar-w);min-height:100vh;padding:1.75rem var(--content-pad) 3rem;padding-right:calc(var(--content-pad) + var(--toc-w));animation:.25s fade-in}.content-body{max-width:var(--measure-max);margin:0}.page-footer{max-width:var(--measure-max);border-top:1px solid var(--border-muted);color:var(--text-subtle);text-align:center;margin:4rem 0 0;padding-top:1.5rem;font-size:.78rem}.page-footer a{color:var(--text-muted);text-decoration:none}.page-footer a:hover{color:var(--accent)}.docs-hero{isolation:isolate;margin:-1.75rem -1rem 4rem;padding:1.5rem 1rem 3.5rem;position:relative;overflow:hidden}.docs-hero-glow{z-index:-1;background:radial-gradient(900px 350px at 18% 0%, var(--accent-dim), transparent 70%), radial-gradient(700px 280px at 85% 100%, #2dd4bf14, transparent 70%);position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#000 70%,#0000 100%);mask-image:radial-gradient(circle,#000,#000 70%,#0000 100%)}.docs-hero:before{content:"";z-index:-1;background-image:radial-gradient(circle at 1px 1px, var(--border-muted) 1px, transparent 0);opacity:.45;background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 85%);mask-image:linear-gradient(#000 0%,#0000 85%)}.docs-hero-pill{background:var(--accent-dim);color:var(--accent);letter-spacing:.2px;border:1px solid #22d3ee4d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.3rem .85rem .3rem .7rem;font-size:.75rem;font-weight:500;display:inline-flex}[data-theme=easywall-light] .docs-hero-pill{border-color:#0891b24d}.docs-hero-pill-dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 3px var(--accent-dim);border-radius:50%}.docs-hero-title{letter-spacing:-2px;color:var(--text);margin:0 0 1.75rem;font-size:clamp(2.5rem,6vw,4.25rem);font-weight:600;line-height:1}.docs-hero-accent{background:linear-gradient(135deg, var(--accent), var(--accent));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}@supports not ((-webkit-background-clip:text)){.docs-hero-accent{color:var(--accent);-webkit-text-fill-color:var(--accent)}}.docs-hero-desc{color:var(--text-muted);max-width:640px;margin:0 0 2rem;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.65}.docs-hero-buttons{flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;display:flex}.docs-hero-buttons .btn,.docs-hero-buttons .btn:hover{border-bottom:none;text-decoration:none}.docs-hero-meta{color:var(--text-subtle);font-size:.78rem;font-family:var(--font-mono);flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.docs-hero-meta strong{color:var(--text-muted);font-weight:500}.docs-hero-meta-sep{opacity:.4}.docs-why{margin:4rem 0}.docs-why-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin:2rem 0;display:grid}.docs-why-card{background:var(--surface);border:1px solid var(--border-muted);border-radius:12px;padding:1.75rem 1.5rem;transition:border-color .2s,transform .2s;position:relative}.docs-why-card:hover{border-color:var(--border);transform:translateY(-2px)}.docs-why-card-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:inline-flex}.docs-why-card-icon svg{width:22px;height:22px}.docs-why-icon-problem{color:var(--code-error);background:#f43f5e1a}[data-theme=easywall-light] .docs-why-icon-problem{color:var(--code-error);background:#e11d4814}.docs-why-icon-history{color:var(--code-number);background:#f59e0b1a}[data-theme=easywall-light] .docs-why-icon-history{color:var(--code-number);background:#d9770614}.docs-why-icon-solution{background:var(--accent-dim);color:var(--accent)}.docs-why-card h3{color:var(--text);letter-spacing:-.2px;margin:0 0 .5rem;font-size:1rem;font-weight:600;border:none!important;padding:0!important}.docs-why-card p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.65}.docs-why-card p code{font-size:.78em}.docs-why-tagline{color:var(--text-muted);text-align:center;border-top:1px solid var(--border-muted);max-width:720px;margin:1.5rem auto 0;padding:1.25rem 1.5rem;font-size:1rem;line-height:1.7}.docs-why-tagline strong{color:var(--text)}.docs-features-section,.docs-design,.docs-stack,.docs-cta{margin:4.5rem 0}.docs-features-section>h2,.docs-design>h2,.docs-stack>h2,.docs-cta>h2,.docs-why>h2{letter-spacing:-.6px;color:var(--text);border-bottom:none;margin:0 0 1rem;padding-bottom:0;font-size:clamp(1.5rem,2.4vw,1.9rem);font-weight:600}.docs-section-lead{color:var(--text-muted);max-width:680px;margin:0 0 2rem;font-size:1.05rem;line-height:1.75}.docs-section-lead em{color:var(--text);font-style:italic}.docs-design-grid{flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}.docs-design-row{background:var(--surface);border:1px solid var(--border-muted);border-radius:12px;grid-template-columns:auto 1fr;gap:1.5rem;padding:1.5rem 1.5rem 1.5rem 1.25rem;transition:border-color .2s,transform .2s;display:grid}.docs-design-row:hover{border-color:var(--border);transform:translateY(-1px)}.docs-design-row-num{font-family:var(--font-mono);color:var(--accent);background:var(--accent-dim);letter-spacing:-1px;border:1px solid #22d3ee40;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:500;display:flex}[data-theme=easywall-light] .docs-design-row-num{border-color:#0891b240}.docs-design-row-body h3{color:var(--text);letter-spacing:-.2px;margin:0 0 .4rem;font-size:1.05rem;font-weight:600;border:none!important;padding:0!important}.docs-design-row-body p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.7}.docs-stack-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2rem;display:grid}.docs-stack-item{background:var(--surface);border:1px solid var(--border-muted);border-radius:10px;padding:1.1rem 1.2rem;transition:border-color .2s}.docs-stack-item:hover{border-color:var(--border)}.docs-stack-label{text-transform:uppercase;letter-spacing:1.4px;color:var(--text-subtle);margin-bottom:.45rem;font-size:.65rem;font-weight:700}.docs-stack-value{color:var(--text);font-size:1rem;font-weight:600;font-family:var(--font-mono);letter-spacing:-.2px;margin-bottom:.45rem;line-height:1.3}.docs-stack-note{color:var(--text-muted);font-size:.8rem;line-height:1.55}.docs-cta{background:var(--surface);border:1px solid var(--border-muted);isolation:isolate;text-align:center;border-radius:16px;padding:3rem 2.25rem;position:relative;overflow:hidden}.docs-cta-glow{z-index:-1;background:radial-gradient(500px 240px at 50% 0%, var(--accent-dim), transparent 70%), radial-gradient(400px 200px at 50% 100%, #2dd4bf14, transparent 70%);position:absolute;inset:0}.content-body .docs-cta>h2{border-bottom:none;padding-bottom:0}.content-body .docs-cta>p{margin-inline:auto}.docs-cta>h2{letter-spacing:-.7px;margin:0 0 .85rem;font-size:clamp(1.6rem,3vw,2.1rem)}.docs-cta>p{color:var(--text-muted);max-width:600px;margin:0 auto 2rem;font-size:1rem;line-height:1.7}.docs-cta-buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.docs-cta-buttons .btn,.docs-cta-buttons .btn:hover{border-bottom:none;text-decoration:none}.content-body .docs-cta-credentials{color:var(--text-subtle);margin:1.25rem auto 0;font-size:.85rem}.docs-cta-credentials code{color:var(--accent);background:var(--accent-dim);border:1px solid var(--border);border-radius:4px;padding:1px 6px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1.5rem 0 2.5rem;display:grid}.feature-card{background:var(--surface);border:1px solid var(--border-muted);border-radius:10px;padding:1.25rem;transition:border-color .2s,transform .2s}.feature-card:hover{border-color:var(--accent);transform:translateY(-2px)}.feature-card .fc-icon{margin-bottom:.5rem;font-size:1.5rem;display:block}.feature-card h3{color:var(--text);margin:0 0 .4rem;font-size:.95rem;font-weight:600;border:none!important;padding:0!important}.feature-card p{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.55}.callout{border:1px solid;border-left-width:4px;border-radius:10px;align-items:flex-start;gap:.75rem;margin:1.5rem 0;padding:1rem 1.1rem;line-height:1.6;display:flex}.callout-icon{flex-shrink:0;width:18px;height:18px;margin-top:2px}.callout-content{flex:1}.callout-content strong{margin-bottom:.25rem;font-size:.85rem;display:block}.callout-content p{color:var(--text-muted);margin:0;font-size:.875rem}.callout-content p+p{margin-top:.4rem}.callout-content code{font-size:.8rem}.callout-info{color:var(--code-builtin);background:#38bdf814;border-color:#38bdf840}[data-theme=easywall-light] .callout-info{color:var(--code-builtin);background:#0284c70f;border-color:#0284c74d}.callout-warning{color:var(--code-number);background:#f59e0b14;border-color:#f59e0b4d}[data-theme=easywall-light] .callout-warning{color:var(--code-number);background:#d977060f;border-color:#d977064d}.callout-success{color:var(--code-string);background:#10b98114;border-color:#10b98140}[data-theme=easywall-light] .callout-success{color:var(--code-string);background:#0596690f;border-color:#0596694d}.scroll-wrapper{border-radius:8px;margin:1.25rem 0;overflow-x:auto}.scroll-wrapper table,.scroll-wrapper pre{margin:0}.scroll-wrapper table{min-width:520px}.docs-shot{margin:2rem 0;display:block}.docs-shot img{border:1px solid var(--border);border-radius:12px;width:100%;height:auto;box-shadow:0 18px 40px -24px #0009}.docs-shot img:not(.themed-img){display:block}.docs-shot figcaption{color:var(--text-subtle);text-align:center;margin-top:.6rem;font-size:.85rem}.themed-img{display:none}[data-theme=easywall-light] .themed-img-light,[data-theme=easywall-dark] .themed-img-dark{display:block}.content-body>p:has(>.themed-img){background:var(--surface-2);border:1px solid var(--border);text-align:center;border-radius:10px;margin:1.75rem 0;padding:1.25rem 1rem}.content-body>.themed-img,.content-body>p>.themed-img{width:auto;max-width:100%;height:auto;margin-inline:auto}.docs-shot .themed-img{background:0 0;margin:0;padding:0}.content-body picture+p em:only-child{color:var(--text-subtle);margin-top:-1.25rem;font-size:.85rem;font-style:normal;display:block}}@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}@font-face{font-family:Inter;src:url(../fonts/inter-var.woff2)format("woff2-variations");font-weight:400 600;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(../fonts/jetbrains-mono-var.woff2)format("woff2-variations");font-weight:300 600;font-style:normal;font-display:swap}:root{--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--sidebar-w:260px;--measure-max:1400px;--content-pad:clamp(1.25rem, 5vw, 4rem);--toc-w:0px;--bg:#0a0b0f;--surface:#111318;--surface-2:#181b22;--surface-3:#252932;--border:#252932;--border-muted:#181b22;--control-edge:#5e636e;--text:#f1f3f6;--text-muted:#a2aab8;--text-subtle:#7d8593;--accent:#8fd3fb;--accent-on:#8fd3fb;--accent-dim:#8fd3fb21;--accent-hover:#8fd3fb33;--state-ok:#3ecf8e;--state-warn:#e5a54b;--state-crit:#f2555a;--code-keyword:#8fd3fb;--code-string:#3ecf8e;--code-number:#e5a54b;--code-builtin:#a2aab8;--code-error:#f2555a}[data-theme=easywall-light]{--bg:#fcfcfd;--surface:#fff;--surface-2:#f4f6f9;--surface-3:#e4e8ee;--border:#e4e8ee;--border-muted:#f4f6f9;--control-edge:#868a93;--text:#0f1116;--text-muted:#5a6270;--text-subtle:#666e7b;--accent:#0f7bab;--accent-on:#0d6b95;--accent-dim:#0f7bab17;--accent-hover:#0f7bab29;--state-ok:#12855c;--state-warn:#96620d;--state-crit:#cf2d38;--code-keyword:#0d6b95;--code-string:#0f714e;--code-number:#88590c;--code-builtin:#5a6270;--code-error:#ba2832}html,body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15.5px;line-height:1.7}:root{color-scheme:dark}[data-theme=easywall-light]{color-scheme:light}::selection{background:var(--accent-dim);color:var(--text)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--border)}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.content-body h1{letter-spacing:-.8px;color:var(--text);margin:0 0 1.5rem;font-size:2rem;font-weight:600;line-height:1.2}.content-body h2{letter-spacing:-.4px;border-bottom:1px solid var(--border-muted);color:var(--text);margin:2.25rem 0 .75rem;padding-bottom:.5rem;font-size:1.4rem;font-weight:600}.content-body h3{color:var(--text);margin:1.75rem 0 .5rem;font-size:1.1rem;font-weight:600}.content-body h4{color:var(--text);margin:1.25rem 0 .4rem;font-size:.95rem;font-weight:600}.content-body p{color:var(--text);margin:0 0 1rem}.content-body a:not(.btn):not(.docs-hero-brand):not(.feature-card){color:var(--accent);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .15s}.content-body a:not(.btn):not(.docs-hero-brand):not(.feature-card):hover{border-bottom-color:var(--accent)}.content-body strong{color:var(--text);font-weight:600}.content-body em{color:var(--text-muted)}.content-body ul,.content-body ol{margin:0 0 1rem;padding-left:1.5rem}.content-body ul{list-style-type:disc}.content-body ol{list-style-type:decimal}.content-body ul ul{list-style-type:circle}.content-body ol ol{list-style-type:lower-alpha}.content-body li{margin-bottom:.4rem}.content-body li::marker{color:var(--text-subtle)}.content-body li>p{margin-bottom:.4rem}.content-body hr{border:none;border-top:1px solid var(--border-muted);margin:2rem 0}.content-body blockquote{border-left:3px solid var(--accent);background:var(--accent-dim);color:var(--text);border-radius:0 6px 6px 0;margin:1.15rem 0;padding:.7rem 1.1rem}.content-body blockquote>:last-child{margin-bottom:0}.content-body blockquote em{color:inherit}.content-body code{font-family:var(--font-mono);background:var(--surface-2);color:var(--text);border:1px solid var(--border);border-radius:4px;padding:1px 6px;font-size:.85em}.content-body div.highlighter-rouge,.content-body pre:not(.highlight){background:var(--surface-2);border:1px solid var(--border);border-radius:10px;margin:1.15rem 0}.content-body div.highlighter-rouge div.highlight,.content-body div.highlighter-rouge pre.highlight{background:0 0;border:0;border-radius:0;margin:0}.content-body pre{font-family:var(--font-mono);color:var(--text);scrollbar-width:thin;scrollbar-color:var(--border) transparent;padding:.95rem 1.15rem;font-size:.84rem;line-height:1.6;overflow-x:auto}.content-body pre::-webkit-scrollbar{height:9px}.content-body pre::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:999px}.content-body pre::-webkit-scrollbar-track{background:0 0}.content-body pre code{color:inherit;font-size:inherit;background:0 0;border:none;padding:0}.highlight .c,.highlight .c1,.highlight .cm{color:var(--text-subtle);font-style:italic}.highlight .k,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:var(--code-keyword);font-weight:500}.highlight .s,.highlight .s1,.highlight .s2,.highlight .sb{color:var(--code-string)}.highlight .n,.highlight .nx,.highlight .nv{color:var(--text)}.highlight .nf,.highlight .nc{color:var(--accent)}.highlight .nb,.highlight .bp{color:var(--code-builtin)}.highlight .o,.highlight .ow{color:var(--text-muted)}.highlight .mi,.highlight .mf,.highlight .il{color:var(--code-number)}.highlight .err{color:var(--code-error)}.content-body table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.875rem}.content-body th,.content-body td{text-align:left;border-bottom:1px solid var(--border-muted);padding:.55rem .85rem}.content-body th{color:var(--text);text-transform:uppercase;letter-spacing:.4px;background:var(--surface);font-size:.8rem;font-weight:600}.content-body tbody tr:hover{background:var(--surface-2)}@media (max-width:900px){.topbar{display:flex}.sidebar{transition:transform .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.content{margin-left:0;padding-top:4.5rem}}@media (min-width:901px){.sidebar-toggle,.sidebar-backdrop{display:none!important}}@media (min-width:1440px){:root{--toc-w:232px}.docs-toc{top:3rem;right:var(--content-pad);width:var(--toc-w);overscroll-behavior:contain;border-left:1px solid var(--border);scrollbar-width:thin;scrollbar-color:var(--border) transparent;max-height:calc(100vh - 6rem);padding-left:1rem;font-size:.82rem;position:fixed;overflow-y:auto}}@media (max-width:1439px){.docs-toc{display:none}}.docs-toc-title{letter-spacing:.9px;text-transform:uppercase;color:var(--text-subtle);margin:0 0 .6rem;font-size:.68rem;font-weight:600}.docs-toc-list{margin:0;padding:0;list-style:none}.docs-toc-item{margin:0}.docs-toc-item.is-h3{padding-left:.85rem}.docs-toc-item a{color:var(--text-muted);border-bottom:none;padding:.28rem 0;line-height:1.45;text-decoration:none;display:block}.docs-toc-item a:hover{color:var(--text)}.docs-toc-item a[aria-current]{color:var(--accent);font-weight:500}.content-body :is(h2,h3)[id]{scroll-margin-top:5rem}@media (max-width:1199px){.content-body>p:has(>.themed-img){scrollbar-width:thin;scrollbar-color:var(--border) transparent;overflow-x:auto}.content-body>p:has(>.themed-img)>.themed-img{width:auto;max-width:none}}.btn{border:1px solid var(--control-edge);background:var(--surface);height:40px;color:var(--text);font-family:var(--font-sans);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:15px;font-weight:550;line-height:1;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}.btn:hover{background:var(--surface-2);border-color:var(--text-subtle);text-decoration:none}.btn:focus-visible{outline:2px solid var(--accent-dim);outline-offset:1px;border-color:var(--accent)}.btn svg{flex-shrink:0;width:17px;height:17px}.btn-primary,.btn-primary:hover{background:var(--accent);color:var(--bg);border-color:#0000}.btn-primary:hover{filter:brightness(1.08)}.btn-ghost{color:var(--text-muted);background:0 0;border-color:#0000}.btn-ghost:hover{background:var(--surface-2);color:var(--text);border-color:#0000}.btn-soft{background:var(--surface-2)}.btn-soft:hover{background:var(--surface-3)}.btn-lg{height:46px;padding:0 22px;font-size:16px}.content-body .docs-cta>h2{border-bottom:none;padding-bottom:0}.content-body .docs-cta>p{margin-inline:auto}.content-body .docs-cta-credentials{margin:1.25rem auto 0}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}