:root{--page-bg:radial-gradient(circle at top, #fff7ea 0%, #f4f8ff 42%, #edf4ff 100%);--surface:#ffffffeb;--surface-strong:#fff;--line:#dbe4f0;--line-strong:#c8d3e2;--ink:#1f3550;--muted:#61758d;--primary:#b95a37;--primary-deep:#16324f;--primary-soft:#b95a3724;--shadow:0 24px 60px #182a441a}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--page-bg);color:var(--ink);margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}code,pre,kbd{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}.shell{max-width:1440px;margin:0 auto;padding:36px 24px 72px}.hero{grid-template-columns:minmax(0,1.7fr) minmax(320px,1fr);gap:20px;margin-bottom:24px;display:grid}.hero-card,.panel,.log-card{background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #dbe4f0f2;border-radius:28px}.hero-card{padding:28px}.badge{background:var(--primary-deep);color:#f6fbff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.hero-main h1,.panel-header h2,.log-card h2,.feature strong,.demo-card h4,.example-stage-header h3,.footer p{font-family:ui-serif,Iowan Old Style,Georgia,serif}.hero-main h1{margin:18px 0 10px;font-size:clamp(2.45rem,5vw,4.2rem);line-height:.95}.hero-main p,.panel-header p,.log-card p,.demo-card p,.footer p{color:var(--muted);line-height:1.65}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.feature{border:1px solid var(--line);color:var(--muted);background:linear-gradient(#ffffffeb 0%,#f8fafffa 100%);border-radius:18px;padding:16px 18px;line-height:1.55}.feature strong{color:var(--ink);margin-bottom:6px;font-size:1.02rem;display:block}.cta-row{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.btn,.demo-button,.clear-log,.copy-button{appearance:none;background:var(--primary);color:#fffaf6;cursor:pointer;font:inherit;border:1px solid #0000;border-radius:999px;padding:10px 16px;font-weight:700;text-decoration:none}.btn.secondary,.demo-button.secondary,.clear-log,.copy-button{border-color:var(--line);background:var(--surface-strong);color:var(--ink)}.hero-setup{align-content:start;gap:14px;display:grid}.hero-setup h2{margin:0;font-size:2rem}.step{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.step-num{color:#fff;background:#1567b2;border-radius:999px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:inline-grid}.step strong{margin-bottom:8px;display:block}.step pre,.code-card pre{color:#e8f4ff;background:#13273f;border-radius:18px;margin:0;padding:16px;font-size:13px;line-height:1.6;overflow:auto}.layout{grid-template-columns:minmax(0,1.72fr) 300px;gap:20px;display:grid}.panels{gap:20px;display:grid}.panel{padding:24px}.panel-header{margin-bottom:18px}.panel-header h2{margin:0 0 6px;font-size:2rem}.example-shell{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:16px;display:grid}.example-nav{gap:14px;display:grid;position:sticky;top:20px}.example-group{border:1px solid var(--line);background:#fcfdff;border-radius:22px;padding:14px}.example-group h3{color:var(--ink);margin:0 0 10px;font-size:.95rem}.example-link{appearance:none;border:1px solid var(--line);width:100%;color:var(--muted);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:14px;margin-bottom:8px;padding:12px 14px}.example-link:last-child{margin-bottom:0}.example-link.active{background:var(--primary-deep);color:#eff7ff;border-color:#0000}.example-stage{border:1px solid var(--line);background:linear-gradient(#fffffff5 0%,#f8faffeb 100%);border-radius:24px;min-width:0;padding:18px}.example-stage-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.example-stage-header h3{margin:0 0 6px;font-size:1.8rem}.stage-pill{color:#235b93;background:#eaf2ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.example-preview{min-width:0}.demo-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:22px;padding:18px}.demo-card+.demo-card{margin-top:16px}.demo-card-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.demo-card h4{margin:0 0 6px;font-size:1.4rem}.demo-card p{margin:0}.demo-inline-controls,.demo-controls,.demo-grid-two{flex-wrap:wrap;gap:10px;display:flex}.demo-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px;display:grid}.demo-input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:14px;padding:12px 14px}.demo-input:focus{border-color:#2c6ba8;outline:none;box-shadow:0 0 0 3px #2c6ba81f}.demo-form{gap:12px;display:grid}.demo-json{color:#e8f4ff;background:#13273f;border-radius:18px;margin:16px 0 0;padding:16px;overflow:auto}.demo-validation{color:#a8483c;font-size:13px;font-weight:600}.demo-validation.ok{color:#1d7b49}.country-row{align-items:center;gap:10px;display:flex}.country-flag{font-size:18px}.country-copy{display:grid}.country-copy span{color:var(--muted);font-size:12px}.country-badge{white-space:nowrap}.list-loop{gap:12px;display:grid}.list-loop-row{border:1px solid var(--line);background:#fbfcff;border-radius:16px;gap:8px;padding:14px;display:grid}.dialog-backdrop{z-index:50;background:#121d2a8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog-card{background:#fff;border-radius:24px;width:min(560px,100vw - 40px);padding:22px;box-shadow:0 30px 70px #0a182a3d}.dialog-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.dialog-head h4{margin:0}.code-grid{gap:14px;margin-top:16px;display:grid}.code-card{border:1px solid var(--line);background:#0f2136;border-radius:22px;overflow:hidden}.code-card-head{color:#d7e8ff;background:#ffffff08;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.code-card-head strong{letter-spacing:.08em;text-transform:uppercase;font-size:12px}.ref-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ref-card{border:1px solid var(--line);background:#fcfdff;border-radius:22px;padding:18px}.ref-card h4{margin:0 0 12px}.api-table{border-collapse:collapse;width:100%}.api-table td{vertical-align:top;color:var(--muted);border-top:1px solid #dbe4f0b8;padding:10px 0}.api-table tr:first-child td{border-top:0}.api-table td:first-child{width:38%;color:var(--ink);padding-right:12px}.api-table code{color:#235b93}.log-panel{align-content:start;gap:18px;display:grid}.log-card{padding:20px}.log-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.log-head h2{margin:0}.log-list{gap:10px;margin-top:14px;display:grid}.log-entry{border:1px solid var(--line);color:var(--muted);word-break:break-word;background:#f8fbff;border-radius:16px;padding:12px 14px;font-size:13px;line-height:1.55}.footer{text-align:center;margin-top:22px}.footer p{margin:0}@media (width<=1220px){.layout{grid-template-columns:1fr}.log-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1080px){.hero,.example-shell,.ref-grid,.demo-grid-two,.feature-grid{grid-template-columns:1fr}}@media (width<=760px){.shell{padding:20px 14px 52px}.panel,.hero-card,.log-card{border-radius:22px;padding:18px}.hero-main h1{font-size:2.3rem}.hero-setup h2,.panel-header h2{font-size:1.6rem}.log-panel{grid-template-columns:1fr}.example-stage-header,.demo-card-head,.dialog-head{flex-direction:column;align-items:stretch}}:root{--stack-docs-surface:#ffffffeb;--stack-docs-surface-soft:#eef4fb;--stack-docs-border:#3f51b524;--stack-docs-border-strong:#3f51b538;--stack-docs-text:#212121;--stack-docs-muted:#616161;--stack-docs-primary:#3f51b5;--stack-docs-primary-soft:#e8eaf6;--stack-docs-shadow:0 1px 2px #2121211f, 0 18px 44px #3f51b514}body{color:var(--stack-docs-text);background:radial-gradient(circle at 100% 0,#3f51b524,#0000 28%),radial-gradient(circle at 0 18%,#17324d14,#0000 26%),linear-gradient(#f8f9fc 0%,#f5f7fb 44%,#eef2f8 100%)}.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, #fff 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:#0000}.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{color:#eef3ff;background:#1f2438}@media (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 (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{border-radius:22px;padding:20px!important}.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{overflow-wrap:anywhere;word-break:break-word;max-width:100%;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{white-space:normal;overflow-wrap:anywhere;max-width:100%}@media (width<=640px){.hero-main h1,.hero h1,.page-header h1,.docs-hero h1,article h1:first-child{word-break:break-all;font-size:clamp(2rem,11vw,3.15rem);letter-spacing:-.035em!important;font-size:clamp(1.7rem,8vw,2.65rem)!important;line-height:.98!important}}.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{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.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{white-space:normal;overflow-wrap:anywhere;max-width:100%}pre,.code,.code-block,.code-preview,.snippet pre,.code-card pre{max-width:100%}@media (width<=760px){.release-links,.cta-row,.controls,.hero-actions,.inline-actions,.playground-actions,.toolbar,.example-stage-header,.playground-preview-tabs{align-items:stretch;grid-template-columns:1fr!important;display:grid!important}.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 (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{letter-spacing:-.03em!important;font-size:clamp(1.55rem,7vw,2.35rem)!important;line-height:1.03!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{border-radius:22px;padding:18px!important}.badge,.hero-badge,.version-pill,.release-pill,.meta-pill,.release-link{justify-content:center;width:100%}pre,.code,.code-block,.code-preview{font-size:12px}}
