.wireframe-site{--background:#fff;--foreground:#0a0a0a;--muted:#f5f5f5;--muted-foreground:#6b6b6b;--border:#e5e5e5;--ring:#0066ff;--card:#fafafa;--card-foreground:#0a0a0a;--font-sans:var(--font-geist-sans),system-ui,sans-serif;--font-brand:var(--font-geist-sans),system-ui,sans-serif;--font-mono:var(--font-geist-mono),ui-monospace,monospace;--bg:var(--background);--bg-1:var(--muted);--bg-2:var(--background);--bg-3:var(--muted);--bg-inset:var(--muted);--ink:var(--foreground);--ink-dim:var(--muted-foreground);--ink-faint:var(--muted-foreground);--line:var(--border);--line-2:var(--border);color-scheme:light;font-family:var(--font-sans)}.dark .wireframe-site{--background:#0a0a0a;--foreground:#fafafa;--muted:#171717;--muted-foreground:#a3a3a3;--border:#262626;--ring:#3b82f6;--card:#171717;--card-foreground:#fafafa;color-scheme:dark}html:has(.wireframe-site){background:#fff;scroll-behavior:smooth;color-scheme:light}html.dark:has(.wireframe-site){background:#0a0a0a;color-scheme:dark}.wireframe-site .font-brand,.wireframe-site h1,.wireframe-site h2{font-family:var(--font-sans)}.wireframe-site .font-mono{font-family:var(--font-mono)}.wireframe-site .site-hero{max-width:none;padding:88px 56px 64px;margin:0;border-bottom:1px solid var(--border)}.wireframe-site .site-hero h1{font-size:clamp(40px,5vw,76px);line-height:1.05}.wireframe-site .site-section{max-width:none;margin:0;padding:56px;border-bottom:1px solid var(--border)}.wireframe-site .site-hero>p,.wireframe-site .site-report-foot,.wireframe-site .site-report-row span:not(:first-child),.wireframe-site .site-section-lede,.wireframe-site .site-steps p,.wireframe-site .site-tool-list p{color:var(--muted-foreground)}.wireframe-site .site-report-foot,.wireframe-site .site-report-row,.wireframe-site .site-tool-list,.wireframe-site .site-tool-list a{border-color:var(--border)}.wireframe-site .site-tool-list a:hover{color:var(--foreground);background:var(--muted)}.wireframe-site .site-tool-list a{padding:26px 16px;border-radius:8px}.wireframe-site .site-report{background:var(--background);border-color:var(--border);border-radius:16px}.wireframe-site .docs-content pre,.wireframe-site .site-report-title{background:var(--muted)}.wireframe-site .ui-button{border-color:var(--border);color:var(--foreground);border-radius:999px;padding:12px 20px}.wireframe-site .ui-button:hover{background:var(--muted)}.wireframe-site .ui-button-primary{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.wireframe-site .ui-button-primary:hover{opacity:.85}.wireframe-site .ui-input{border-color:var(--border);color:var(--foreground)}.wireframe-site .ui-caption{color:var(--muted-foreground)}.wireframe-site [class*="text-[#ececec]"],.wireframe-site [class*="text-[#f4f4f4]"]{color:var(--foreground)}.wireframe-site [class*="text-[#939393]"],.wireframe-site [class*="text-[#b4b4b4]"]{color:var(--muted-foreground)}.wireframe-site [class*="border-[#333333]"],.wireframe-site [class*="border-[#333]"]{border-color:var(--border)}.wireframe-site .forge-illustration{--color-white:var(--background);--color-black:var(--background)}@media(max-width:767px){.wireframe-site .site-hero,.wireframe-site .site-section{padding:48px 24px}.wireframe-site .site-tool-list a{grid-template-columns:1fr 24px;gap:12px}.wireframe-site .site-tool-list p{grid-column:1}.wireframe-site .site-tool-list svg{grid-row:1;grid-column:2}}@media(prefers-reduced-motion:reduce){html:has(.wireframe-site){scroll-behavior:auto}.wireframe-site *,.wireframe-site :after,.wireframe-site :before{animation-duration:.01ms!important;animation-delay:0s!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.skip-to-content{position:absolute;left:-9999px;top:1rem;z-index:9999;padding:.75rem 1rem;background:var(--background);border:2px solid var(--ring);border-radius:.375rem;font-weight:600;text-decoration:none;color:var(--foreground)}.skip-to-content:focus{left:1rem;outline:2px solid var(--ring);outline-offset:2px}.focus-ring:focus-visible{outline:2px solid var(--ring);outline-offset:2px}body.nav-open [data-section-corner]{opacity:0}@keyframes enter-up{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes enter-fade{0%{opacity:0}to{opacity:1}}.enter{animation:enter-up .7s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--enter-delay,0s);will-change:opacity,transform}.enter,.enter-fade{opacity:0;backface-visibility:hidden;-webkit-backface-visibility:hidden}.enter-fade{animation:enter-fade .9s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--enter-delay,0s);will-change:opacity}.wireframe-site .result-note{background:var(--muted);color:var(--foreground);border-color:var(--border);border-radius:16px}.wireframe-site .home-links a{border-color:var(--border)}.wireframe-site .home-links p{color:var(--muted-foreground)}.wireframe-site .ui-icon-button{color:var(--foreground)}.wireframe-site .docs-content [class*="bg-[#111"],.wireframe-site .docs-content [class*="bg-[#1b1b1b]"],.wireframe-site .ui-icon-button:hover{background:var(--muted)}.wireframe-site .docs-content [class*="text-[#c5cbc5]"],.wireframe-site .docs-content [class*=text-white]{color:var(--foreground)}.wireframe-site .docs-content [class*="border-[#424242]"]{border-color:var(--border)}.wireframe-site .wf-nav-summary::-webkit-details-marker{display:none}.wireframe-site .wf-nav-summary::marker{content:""}