:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#14221d;background:#eff3f0;font-synthesis:none}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;min-width:320px;min-height:100%;overflow:hidden}button,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,textarea:focus-visible,[role=listbox]:focus-visible{outline:2px solid #55c98b;outline-offset:2px}.app-shell{height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden}.demo-bar{flex:0 0 58px;height:58px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#101714;color:#d9e5df;font-size:13px;letter-spacing:.01em}.demo-bar>div,.demo-controls{display:flex;align-items:center;gap:10px}.demo-dot{width:7px;height:7px;border-radius:50%;background:#6ce9a6;box-shadow:0 0 0 4px #6ce9a622}.demo-bar em{color:#8fa199;font-style:normal;padding-left:10px;border-left:1px solid #34413b}.experience-switcher{position:relative}.switcher-trigger{min-width:218px;height:42px;padding:5px 9px;display:grid;grid-template-columns:8px minmax(0,1fr) 18px;align-items:center;gap:9px;color:#eef7f2;background:#202b26;border:1px solid #3a4841;border-radius:10px;text-align:left;transition:border-color .15s ease,background .15s ease}.switcher-trigger:hover,.switcher-trigger[aria-expanded=true]{background:#27352f;border-color:#60736a}.switcher-trigger:focus-visible{outline:2px solid #77dda7;outline-offset:2px}.switcher-trigger span:nth-child(2){display:grid;gap:1px}.switcher-trigger small{color:#92a49b;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.switcher-trigger strong{overflow:hidden;text-overflow:ellipsis;font-size:12px;white-space:nowrap}.switcher-trigger svg{transition:transform .15s ease}.switcher-trigger svg.rotated{transform:rotate(180deg)}.switcher-signal{width:7px;height:7px;border-radius:50%;background:#77dda7;box-shadow:0 0 0 3px #77dda71a}.switcher-menu{position:absolute;z-index:30;top:calc(100% + 8px);right:0;width:330px;padding:7px;background:#18211e;border:1px solid #3b4a43;border-radius:13px;box-shadow:0 18px 60px #0008}.switcher-menu-label{padding:7px 9px 9px;color:#81948a;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.switcher-menu button{width:100%;padding:11px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#dce8e2;background:transparent;border:1px solid transparent;border-radius:9px;text-align:left}.switcher-menu button:hover,.switcher-menu button.focused{background:#25332d;border-color:#34473e}.switcher-menu button[aria-selected=true]{color:#8aebb7}.switcher-menu button span{display:grid;gap:3px}.switcher-menu button strong{font-size:13px}.switcher-menu button small{color:#8fa199;font-size:11px;font-weight:400}.switcher-hint{margin-top:5px;padding:8px 9px 4px;border-top:1px solid #2d3b35;color:#8fa199;font-size:9px}.demo-controls>button,.state-screen button{display:flex;align-items:center;gap:7px;border:1px solid #53635b;border-radius:8px;padding:8px 12px;background:transparent;color:#fff}.demo-controls>button:hover{background:#27332e}.experience{--accent: #4f46e5;--accent-soft: #eeecff;--canvas: #eef1ef;--surface: #fff;--text: #17221d;--muted: #56635d;--border: #dce3df;flex:1 1 auto;min-height:0;display:grid;grid-template-columns:220px minmax(0,1fr);background:var(--canvas);color:var(--text);transition:background .25s ease,color .25s ease;overflow:hidden}.theme-rose{--accent: #ef4966;--accent-soft: #391e26}.theme-emerald{--accent: #0d9f6e;--accent-soft: #dff7ec}.theme-amber{--accent: #d78b09;--accent-soft: #fff4d9}.appearance-dark{--canvas: #111817;--surface: #18211f;--text: #f3f7f5;--muted: #9cadA5;--border: #303c38}.sidebar{min-height:0;padding:27px 16px 20px;display:flex;flex-direction:column;background:var(--surface);border-right:1px solid var(--border);overflow:hidden}.brand{width:100%;display:flex;align-items:center;gap:10px;padding:0 9px 32px;color:var(--text);background:transparent;border:0;font-size:18px;font-weight:700;text-decoration:none;text-align:left}.brand-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:9px 9px 9px 2px;background:var(--accent);color:#fff}.sidebar nav{display:grid;gap:5px}.sidebar nav button{display:flex;align-items:center;gap:11px;padding:11px 12px;border:0;border-radius:9px;background:transparent;color:var(--muted);text-align:left}.sidebar nav button:hover,.sidebar nav button.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.sidebar-footer{margin-top:auto;padding:14px 8px 0;border-top:1px solid var(--border);display:flex;align-items:center;gap:9px}.sidebar-footer .avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:700}.sidebar-footer div{display:grid;font-size:12px}.sidebar-footer span{color:var(--muted)}.workspace{width:100%;min-width:0;min-height:0;padding:48px max(24px,calc((100% - 1040px)/2)) 24px;margin:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px}.context-label{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:11px}h1,h2{margin:0;letter-spacing:-.025em}.workspace-header h1{font-size:clamp(28px,4vw,42px);margin:7px 0 8px}.workspace-header p{margin:0;max-width:650px;color:var(--muted);line-height:1.55}.safe-badge{flex:0 0 auto;display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;font-size:12px}.component-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.span-full{grid-column:1 / -1}.span-half{min-width:0}.panel{height:100%;padding:23px;background:var(--surface);border:1px solid var(--border);border-radius:15px;box-shadow:0 2px 12px #12241b08}.density-compact .panel{padding:18px;border-radius:11px}.hero-panel{min-height:190px;padding:31px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;background:linear-gradient(125deg,var(--surface) 38%,var(--accent-soft));overflow:hidden;position:relative}.hero-panel:after{content:"";position:absolute;width:230px;height:230px;right:-70px;top:-100px;border:1px solid var(--accent);border-radius:50%;opacity:.15}.eyebrow{display:block;color:var(--accent);font-size:12px;font-weight:700;margin-bottom:9px;text-transform:uppercase;letter-spacing:.1em}.hero-panel h2{font-size:clamp(22px,3vw,31px);max-width:570px}.hero-panel p,.banner p{color:var(--muted);margin:9px 0 0;line-height:1.55;max-width:620px}.actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;position:relative;z-index:1}.action-button,.primary-button{border:0;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;padding:10px 13px;border-radius:8px;color:#fff;background:var(--accent);font-weight:600}.action-button.complete{background:#18794e;opacity:1;cursor:default}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.panel-heading h2{font-size:16px}.panel-heading>span{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.metric{padding:15px;border:1px solid var(--border);border-radius:10px;display:grid;gap:4px}.metric span{color:var(--muted);font-size:12px}.metric strong{font-size:24px;font-weight:700}.metric small{color:var(--accent)}.text-button{border:0;background:transparent;color:var(--accent);font-size:12px}.item-list{display:grid}.list-item{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:13px 0;border-bottom:1px solid var(--border)}.list-item:last-child{border:0}.item-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:var(--accent-soft);color:var(--accent)}.list-item div:nth-child(2){min-width:0;display:grid;gap:3px}.list-item strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.list-item span{color:var(--muted);font-size:11px}.list-item em{color:var(--accent);background:var(--accent-soft);border-radius:99px;padding:4px 7px;font-size:10px;font-style:normal}.banner{display:flex;align-items:flex-start;gap:13px;border-left:4px solid var(--accent)}.banner-copy{flex:1}.banner h2{font-size:17px}.tone-critical{border-left-color:#ef4966}.tone-positive{border-left-color:#0d9f6e}.experience-footer{display:flex;justify-content:space-between;color:var(--muted);font-size:11px;padding:22px 3px 0}.state-screen{flex:1 1 auto;min-height:0;display:grid;place-content:center;justify-items:center;gap:12px;background:#eef1ef;text-align:center}.state-screen svg{color:#4f46e5}.state-screen p{color:#66736d}.state-screen button{background:#17221d}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;border:0;background:#080e0bb3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.workbench{position:fixed;z-index:41;top:0;right:0;width:min(620px,95vw);height:100vh;display:flex;flex-direction:column;padding:22px;background:#121a17;color:#edf5f1;box-shadow:-20px 0 80px #0008}.workbench header,.workbench header>div{display:flex;align-items:center;justify-content:space-between;gap:11px}.workbench h2{font-size:17px}.workbench header p{margin:3px 0 0;color:#8fa199;font-size:12px}.workbench-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:8px;background:#293a33;color:#83f1b7}.icon-button{border:0;background:transparent;color:#9cada5;padding:6px}.safety-note{display:flex;align-items:flex-start;gap:9px;margin:21px 0;padding:12px;border:1px solid #345043;border-radius:8px;background:#1b2923;color:#b7c9c0;font-size:12px;line-height:1.45}.safety-note svg{flex:0 0 auto;color:#6ce9a6}.workbench label{margin-bottom:8px;color:#9cada5;font-size:12px}.workbench textarea{flex:1;resize:none;width:100%;padding:16px;border:1px solid #33423b;border-radius:10px;outline:none;background:#0d1311;color:#c9f7dd;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;-moz-tab-size:2;tab-size:2}.workbench textarea:focus{border-color:#61cf94}.validation-errors{margin-top:10px;padding:11px;border-radius:8px;background:#3c1f25;color:#ffbdc8;font-size:12px}.validation-errors ul{margin:6px 0 0;padding-left:18px}.workbench-footer{display:flex;align-items:center;justify-content:space-between;padding-top:14px;color:#7f9188;font-size:11px}.workbench .primary-button{background:#27a869}.config-inspector{position:sticky;z-index:4;top:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 22px;background:#eaf8f0;color:#175737;border-bottom:1px solid #bde5ce;font-size:12px}.config-inspector>div{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.config-inspector strong{color:#0d3d25}.config-inspector button{border:1px solid #8fc9a8;background:#fff;color:#175737;border-radius:7px;padding:6px 9px}.workbench-tools{display:flex;align-items:center;gap:8px;margin-bottom:9px}.workbench-tools label,.workbench-tools button{border:1px solid #3b4d45;border-radius:7px;background:#1d2a25;color:#c6d4ce;padding:7px 9px;font-size:11px;cursor:pointer;margin:0}.workbench-tools input{position:absolute;opacity:0;pointer-events:none}.text-button{display:inline-flex;align-items:center;gap:4px}.interaction-notice{display:flex;align-items:center;gap:9px;margin:-12px 0 18px;padding:11px 13px;color:#16633e;background:#e7f8ee;border:1px solid #b7e1c7;border-radius:10px;font-size:12px}.interaction-notice span{flex:1}.interaction-notice button{width:24px;height:24px;border:0;border-radius:6px;background:transparent;color:#16633e;font-size:18px}.interaction-notice button:hover{background:#ccebd8}.empty-section{min-height:300px;display:grid;place-content:center;justify-items:center;text-align:center}.empty-section>span{width:48px;height:48px;display:grid;place-items:center;margin-bottom:13px;border-radius:13px;color:var(--accent);background:var(--accent-soft)}.empty-section p{max-width:430px;margin:8px 0 20px;color:var(--muted)}@media(min-width:701px)and (max-width:1100px){.experience{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding:24px 10px 18px}.brand{justify-content:center;padding:0 0 30px}.brand>span:last-child,.sidebar nav button span,.sidebar-footer div{display:none}.sidebar nav button{justify-content:center;padding:12px}.sidebar-footer{justify-content:center;padding:14px 0 0}.workspace{padding:42px 28px 24px}.hero-panel{padding:26px}}@media(max-width:700px){.demo-bar{flex-basis:62px;height:62px;padding:9px 12px}.demo-bar>div:first-child{display:none}.demo-controls{width:100%;justify-content:space-between}.experience-switcher{flex:1}.switcher-trigger{width:100%;min-width:0}.switcher-menu{position:fixed;top:67px;left:10px;right:10px;width:auto}.demo-controls>button{width:44px;height:42px;justify-content:center;padding:0;font-size:0}.experience{display:block;min-height:0;padding-bottom:0}.sidebar{position:fixed;z-index:20;left:0;right:0;bottom:0;height:70px;padding:6px 10px max(6px,env(safe-area-inset-bottom));background:color-mix(in srgb,var(--surface) 94%,transparent);border:0;border-top:1px solid var(--border);box-shadow:0 -10px 35px #10201914;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.sidebar-footer{display:none}.sidebar nav{height:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.sidebar nav button{min-width:0;flex-direction:column;justify-content:center;gap:3px;padding:5px 2px;border-radius:10px;text-align:center}.sidebar nav button span{display:block;font-size:10px;line-height:1}.workspace{height:100%;padding:30px 16px 94px}.workspace-header{display:block;margin-bottom:26px}.safe-badge{width:max-content;margin-top:14px}.component-grid{grid-template-columns:1fr}.span-full,.span-half{grid-column:1}.metrics{grid-template-columns:1fr}.hero-panel{align-items:flex-start;flex-direction:column}.banner{flex-wrap:wrap}.banner .actions{width:100%}.experience-footer{gap:12px;flex-direction:column}.panel{padding:18px}.list-item{grid-template-columns:30px minmax(0,1fr)}.list-item em{display:none}.interaction-notice{margin-top:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
