:root{color:#102033;font-family:Avenir Next,Segoe UI,sans-serif;background:radial-gradient(circle at top right,rgba(254,228,179,.5),transparent 32%),radial-gradient(circle at left 18%,rgba(170,219,255,.4),transparent 28%),linear-gradient(180deg,#fff9f0,#f5fbff 55%,#eef4fb)}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-height:100vh}.shell{max-width:1300px;margin:0 auto;padding:32px 20px 60px}.hero{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(320px,1fr);gap:24px;align-items:stretch;margin-bottom:28px}.hero-card{border:1px solid rgba(16,32,51,.1);border-radius:22px;padding:28px;background:#ffffffd9;box-shadow:0 16px 48px #1b426e1c}.badge{display:inline-block;padding:5px 12px;border-radius:999px;background:#102033;color:#fff;font-size:11px;letter-spacing:.08em;text-transform:uppercase}h1{margin:14px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:46px;font-weight:700;line-height:1.1}h2{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:700}h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700}h4{margin:0 0 10px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#0d5c9e}p{margin:0;line-height:1.65;color:#364b63}code{font-family:Consolas,Liberation Mono,monospace;font-size:.9em;background:#0d5c9e14;padding:1px 5px;border-radius:4px}pre{margin:10px 0;padding:12px 14px;border-radius:12px;background:#0f2137;color:#dfeaf6;font-family:Consolas,Liberation Mono,monospace;font-size:12.5px;line-height:1.6;overflow-x:auto;white-space:pre}pre.code{background:#f0f5fa;color:#1a2f47;border:1px solid rgba(16,32,51,.08)}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.feature{padding:12px 14px;border-radius:14px;background:linear-gradient(180deg,#fff,#f2f7fb);border:1px solid rgba(16,32,51,.07);font-size:13.5px;line-height:1.5;color:#364b63}.feature strong{display:block;margin-bottom:3px;color:#102033;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.hero-setup{display:grid;grid-template-rows:auto auto 1fr auto;gap:16px}.step{display:flex;gap:12px;align-items:flex-start}.step>div{min-width:0}.step-num{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#0d5c9e;color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center}.step strong{display:block;font-size:13px;margin-bottom:6px;color:#102033}.hero-setup pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-size:11.5px;line-height:1.55}.cta-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.section-nav{margin-bottom:24px;padding:18px 20px;border:1px solid rgba(16,32,51,.08);border-radius:18px;background:#ffffffb8;box-shadow:0 10px 30px #1b426e14}.section-nav-copy{display:grid;gap:4px;margin-bottom:14px}.section-nav-copy strong{font-size:14px;color:#102033}.section-chip-row{display:flex;flex-wrap:wrap;gap:10px}.btn{display:inline-block;padding:10px 18px;border-radius:999px;font-weight:600;font-size:14px;background:linear-gradient(135deg,#d24b2a,#1f5ba7);color:#fff;text-decoration:none;cursor:pointer}.btn.secondary{background:#edf4fa;color:#14324f;border:1px solid rgba(20,50,79,.12)}.layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}.panels{display:flex;flex-direction:column;gap:24px}.panel{border:1px solid rgba(16,32,51,.1);border-radius:22px;padding:24px;background:#ffffffd9;box-shadow:0 16px 48px #1b426e1a}.panel-header{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.panel-header-collapsible{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px}.panel-kicker{display:inline-block;margin-bottom:6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0d5c9e}.panel-toggle,.section-chip{flex-shrink:0}.panel-body{content-visibility:auto;contain-intrinsic-size:900px}.panel.collapsed .panel-header{margin-bottom:0}.demo-grid{display:grid;grid-template-columns:1fr;gap:18px}.demo-card{min-width:0;padding:18px;border-radius:18px;background:linear-gradient(180deg,#fff,#f7fafc);border:1px solid rgba(16,32,51,.08);overflow:hidden}.demo-card.full{grid-column:1 / -1}.chart-frame{margin-top:14px;padding:8px;border-radius:14px;background:#fff;border:1px solid rgba(16,32,51,.07);min-height:300px;min-width:0;overflow:hidden}.chart-host{min-height:300px}.chart-placeholder{display:grid;place-items:center;color:#4b6178;font-weight:700;background:linear-gradient(135deg,#eef4fbb3,#fff9f0e6)}.controls{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}button{appearance:none;border:0;border-radius:999px;padding:9px 15px;font:inherit;font-size:13px;font-weight:600;color:#fff;background:linear-gradient(135deg,#d24b2a,#1f5ba7);cursor:pointer}button.secondary{color:#14324f;background:#edf4fa;border:1px solid rgba(20,50,79,.12)}button.section-chip.is-active{color:#fff;background:#102033;border-color:#102033}button.ghost{color:#14324f;background:transparent;border:1px dashed rgba(20,50,79,.22)}button.small{padding:6px 12px;font-size:12px}.note{margin-top:12px;padding:10px 12px;border-radius:12px;background:#fff6e8;color:#6f4a16;border:1px solid rgba(210,128,31,.16);font-size:13px}.module-error{margin:12px 0 0;color:#b14a36;font-size:.92rem;line-height:1.5}.ref-panel .ref-grid{display:flex;flex-direction:column;gap:18px}.ref-card{padding:16px;border-radius:14px;background:linear-gradient(180deg,#fff,#f7fafc);border:1px solid rgba(16,32,51,.08)}.api-table{width:100%;border-collapse:collapse;font-size:13px}.api-table th{text-align:left;padding:6px 10px;background:#0d5c9e0f;color:#102033;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.api-table td{padding:6px 10px;border-top:1px solid rgba(16,32,51,.06);color:#364b63;vertical-align:top}.api-table td:first-child{white-space:nowrap}.log-panel{position:sticky;top:20px;min-width:0;padding:20px;border:1px solid rgba(16,32,51,.1);border-radius:22px;background:#ffffffd9;box-shadow:0 16px 48px #1b426e1a;max-height:calc(100vh - 40px);overflow:hidden;display:flex;flex-direction:column;gap:10px}.log-controls{display:flex;justify-content:flex-end}.log-list{overflow-y:auto;display:flex;flex-direction:column;gap:6px;flex:1}.log-entry{padding:9px 12px;border-radius:12px;background:#f6f9fc;border:1px solid rgba(16,32,51,.07);color:#27425f;font-size:12.5px;line-height:1.45;font-family:Consolas,Liberation Mono,monospace;word-break:break-all}.footer{margin-top:28px;padding:20px 24px;border-radius:18px;background:#102033eb;color:#c8d8ea}@media(max-width:1280px){.layout{grid-template-columns:minmax(0,1fr) 260px}.demo-card.full{grid-column:auto}}@media(max-width:1100px){.hero,.layout{grid-template-columns:1fr}.log-panel{position:static;max-height:360px}}@media(max-width:760px){.demo-grid{grid-template-columns:1fr}.panel-header-collapsible{flex-direction:column}.demo-card.full{grid-column:auto}h1{font-size:34px}.feature-grid{grid-template-columns:1fr}}@media(max-width:500px){.shell{padding:18px 12px 40px}.hero-card,.panel,.log-panel{padding:16px;border-radius:16px}}:root{--stack-docs-surface: rgba(255, 255, 255, .92);--stack-docs-surface-soft: #eef4fb;--stack-docs-border: rgba(63, 81, 181, .14);--stack-docs-border-strong: rgba(63, 81, 181, .22);--stack-docs-text: #212121;--stack-docs-muted: #616161;--stack-docs-primary: #3f51b5;--stack-docs-primary-soft: #e8eaf6;--stack-docs-shadow: 0 1px 2px rgba(33, 33, 33, .12), 0 18px 44px rgba(63, 81, 181, .08)}body{background:radial-gradient(circle at top right,rgba(63,81,181,.14),transparent 28%),radial-gradient(circle at left 18%,rgba(23,50,77,.08),transparent 26%),linear-gradient(180deg,#f8f9fc,#f5f7fb 44%,#eef2f8);color:var(--stack-docs-text)}.hero-card,.demo-card,.side-card,.panel,.card-shell,.surface-frame,.component-stage,.button-shell,.docs-nav-panel,.docs-nav-panel--secondary,.section-nav,.example-stage,.example-group,.playground-controls,.playground-preview,.gallery-card,.example-card,.page-section,.playground__tools,.preview-card,.preview-meta,.snippet{background:var(--stack-docs-surface);border-color:var(--stack-docs-border);box-shadow:var(--stack-docs-shadow)}.badge,.page-eyebrow,.stage-pill,.panel-kicker,.hero-points span,.demo-chip,.status-pill,.status-badge{background:var(--stack-docs-primary-soft);color:var(--stack-docs-primary);border-color:var(--stack-docs-border-strong)}.hero-main p,.demo-head p,.side-card p,.page-header p,.hero p,.page-section p,.content-list li,.gallery-card p,.example-card p,.gallery-card .meta,.example-card .meta,.hero-notes div,.feature,.demo-note,.toggle-card,.media-cell span,.expanded-meta span,.preview-copy,.preview-meta,.preview-card,.snippet{color:var(--stack-docs-muted)}.feature,.toggle-card,.hero-notes div,.example-group,.example-stage,.playground-controls,.playground-preview,.gallery-card,.example-card,.page-section,.playground__tools,.preview-card,.preview-meta,.snippet{background:linear-gradient(180deg,#ffffff 0%,var(--stack-docs-surface-soft) 100%);border-color:var(--stack-docs-border)}.button.primary,.playground-actions button,.button-primary,.btn,.example-link.active,.demo-link.active,.test-button.active,.mini-button.active{background:linear-gradient(135deg,var(--stack-docs-primary),#5c6bc0);color:#fff;border-color:transparent}.button.secondary,.ghost-button,.button-secondary,.demo-link,.example-link,.test-button,.mini-button,.copy-button,.clear-btn,.custom-pager button{border-color:var(--stack-docs-border);color:#17324d}.code-block,.code-preview,.code-block pre,pre,.step pre,.step-body pre,.detail-card pre{background:#1f2438;color:#eef3ff}@media(max-width:1080px){.hero-grid,.content-grid,.layout,.docs-layout,.quickstart-grid,.playground-shell,.playground__grid,.hero,.workbench-grid{grid-template-columns:1fr!important}.sidebar-column,.sidebar,.docs-nav-panel,.example-nav,.demo-nav,.test-menu-panel{position:static;top:auto}}@media(max-width:720px){.app-shell,.shell,.docs-page,.page-shell,#app{padding-left:14px!important;padding-right:14px!important}.hero-card,.demo-card,.panel,.page-section,.gallery-card,.example-card,.playground-controls,.playground-preview,.hero-copy,.hero-setup,.hero-map-panel,.test-menu-panel,.example-panel,.side-panel,.api-panel{padding:20px!important;border-radius:22px}.hero-actions,.inline-actions,.playground-actions,.cta-row,.example-toolbar,.hero-points,.section-chip-row{flex-direction:column;align-items:stretch}.button,.ghost-button,.btn,.button-primary,.button-secondary,.playground-actions button{width:100%}.feature-grid,.examples-grid,.api-card-grid,.tip-grid,.hero-showcase,.example-details,.meta-grid,.api-grid,.toggle-grid,.demo-grid{grid-template-columns:1fr!important}h1,.page-header h1,.hero h1{font-size:clamp(2.15rem,14vw,3.4rem);line-height:1.02}}.hero-main h1,.hero h1,.page-header h1,.docs-hero h1,article h1:first-child{max-width:100%;overflow-wrap:anywhere;word-break:break-word;line-height:1.02}.hero-card,.panel,.sidebar-card,.demo-card,.preview-frame,.surface-card,.table-shell,.install-card,.copy-card,.card-shell,.showcase-card,.docs-card,.docs-panel{min-width:0}.badge,.hero-badge,.version-pill,.release-pill{max-width:100%;white-space:normal;overflow-wrap:anywhere}@media(max-width:640px){.hero-main h1,.hero h1,.page-header h1,.docs-hero h1,article h1:first-child{font-size:clamp(2rem,11vw,3.15rem)}}@media(max-width:640px){.hero-main h1,.hero h1,.page-header h1,.docs-hero h1,article h1:first-child{font-size:clamp(1.7rem,8vw,2.65rem)!important;line-height:.98!important;letter-spacing:-.035em!important;word-break:break-all}}.hero-main h1,.hero-main h2,.hero-card h1,.hero-card h2,.hero h1,.hero h2,.page-header h1,.page-header h2,.docs-hero h1,.docs-hero h2,article h1:first-child,article h2:first-child{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.layout,.docs-layout,.hero,.hero-grid,.content-grid,.playground-shell,.playground__grid,.example-shell,.example-explorer,.quickstart-grid,.workbench-grid,.release-links,.cta-row,.controls,.hero-actions,.inline-actions,.playground-actions,.playground-preview-tabs,.field,.field.two-up,.sidebar,.sidebar-card,.panel,.demo-card,.playground-card,.playground-controls,.playground-preview,.result-card,.controls-card,.release-card,.api-card,.preview-card,.example-stage,.demo-stage,.docs-panel,.docs-card,.table-shell,.surface-card,.copy-card,.install-card,.card-shell,.hero-copy,.hero-setup{min-width:0}.badge,.hero-badge,.version-pill,.release-pill,.meta-pill,.release-link{max-width:100%;white-space:normal;overflow-wrap:anywhere}pre,.code,.code-block,.code-preview,.snippet pre,.code-card pre{max-width:100%}@media(max-width:760px){.release-links,.cta-row,.controls,.hero-actions,.inline-actions,.playground-actions,.toolbar,.example-stage-header,.playground-preview-tabs{display:grid!important;grid-template-columns:1fr!important;align-items:stretch}.release-link,.btn,.button,.ghost-button,button,.copy-button,.clear-btn{width:100%}.playground-shell,.playground__grid,.example-shell,.example-explorer,.quickstart-grid,.workbench-grid,.demo-grid,.api-grid,.feature-grid,.results-grid,.control-grid,.toggle-grid,.meta-grid,.page-grid,.surface-card-grid,.hero-grid,.content-grid,.layout,.docs-layout,.hero{grid-template-columns:1fr!important}.field.two-up,.playground-table-head,.playground-table-row,.table-head,.table-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.hero-main h1,.hero-main h2,.hero-card h1,.hero-card h2,.hero h1,.hero h2,.page-header h1,.page-header h2,.docs-hero h1,.docs-hero h2,article h1:first-child,article h2:first-child{font-size:clamp(1.55rem,7vw,2.35rem)!important;line-height:1.03!important;letter-spacing:-.03em!important}.app-shell,.shell,.docs-page,.page-shell,#app,.docs-shell{padding-left:14px!important;padding-right:14px!important}.hero-card,.panel,.log-panel,.sidebar-card,.demo-card,.ref-card,.release-card,.demo-stage,.example-stage,.playground-controls,.playground-preview,.api-card,.preview-card,.surface-card,.table-shell,.docs-card,.docs-panel{padding:18px!important;border-radius:22px}.badge,.hero-badge,.version-pill,.release-pill,.meta-pill,.release-link{width:100%;justify-content:center}pre,.code,.code-block,.code-preview{font-size:12px}}
