@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#e9e8e3;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--mono:"DM Mono", monospace;background:#101112;font-family:Manrope,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:1180px;min-height:100%;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #d8ff78}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}:root{--ink:#0d0f10;--panel:#141719;--panel2:#1a1d20;--line:#303438;--muted:#8e9499;--paper:#e7e1d4;--acid:#d8ff78;--mono:"DM Mono",monospace}.lab-shell{color:#e9e8e2;background:#101214;grid-template-rows:66px minmax(0,1fr);grid-template-columns:250px minmax(680px,1fr) 314px;height:100vh;display:grid;overflow:hidden}.topbar{background:#111315;border-bottom:1px solid #303438;grid-column:1/-1;align-items:center;gap:13px;min-width:0;padding:0 17px;display:flex}.brand-mark{grid-template-columns:repeat(3,1fr);gap:3px;width:31px;height:31px;display:grid;transform:rotate(-7deg)}.brand-mark i{background:#d8ff78;border-radius:3px 3px 8px 8px;box-shadow:inset 0 -8px #708b37}.brand-mark i:nth-child(2){background:#eab064;transform:translateY(-5px);box-shadow:inset 0 -8px #935a2d}.brand-copy{min-width:165px;line-height:1.15;display:grid}.brand-copy strong{font-size:15px}.brand-copy span,.scope-pill{color:var(--muted);font-size:10px}.scope-pill{font-family:var(--mono);border:1px solid #303438;border-radius:99px;padding:7px 10px}.scope-pill span{background:var(--acid);border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.guard-pill{border-left:2px solid var(--acid);background:#1a1e18;margin-left:auto;padding:5px 11px;display:grid}.guard-pill b{color:#dffb9a;font:9px var(--mono);text-transform:uppercase}.guard-pill span{color:#7f877a;font:8px var(--mono)}.guard-pill.has-error{border-color:#ff635b}.save-button{border:1px solid var(--acid);background:var(--acid);color:#15180e;border-radius:5px;height:36px;padding:0 15px;font-weight:800}.library-panel,.inspector-panel{background:#131618;min-height:0;overflow-y:auto}.library-panel{border-right:1px solid var(--line);padding:19px 14px}.inspector-panel{border-left:1px solid var(--line);padding:19px}.eyebrow{color:#9fa5a9;font:9px var(--mono);letter-spacing:.12em;text-transform:uppercase}.section-label{color:#9ca2a6;font:9px var(--mono);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.section-label b{color:var(--acid);font-weight:400}.library-heading{border-bottom:1px solid var(--line);padding:2px 6px 17px}.library-heading h1{letter-spacing:-.04em;margin:5px 0;font-size:25px}.library-heading p,.inspector-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.axis-panel{border-bottom:1px solid var(--line);padding:16px 0}.archetype-list{gap:4px;display:grid}.archetype-list button{color:#a2a7aa;text-align:left;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:8px;min-height:48px;padding:6px 7px;display:flex}.archetype-list button.is-current{color:#eef2e5;background:linear-gradient(90deg,#26301d,#191d19);border-color:#66744a}.archetype-list i{width:27px;height:27px;font:8px var(--mono);border:1px solid #3d4245;border-radius:3px;place-items:center;font-style:normal;display:grid}.archetype-list .is-current i{border-color:var(--acid);background:var(--acid);color:#1b2010}.archetype-list strong,.archetype-list small{display:block}.archetype-list strong{font-size:11px}.archetype-list small{color:#757b80;font:8px var(--mono);margin-top:2px}.branch-panel{border-bottom:1px solid var(--line);padding:15px 6px}.branch-panel input{color:#e4e5e0;width:100%;height:33px;font:9px var(--mono);background:#0e1011;border:1px solid #3b4044;border-radius:3px;margin-bottom:9px;padding:0 8px}.branch-line{color:#aeb2b3;align-items:center;gap:7px;height:24px;font-size:10px;display:flex}.branch-line.is-child{color:#eef0eb;padding-left:17px}.branch-line.is-grandchild{color:#d8ff78;padding-left:34px}.branch-dot{border:2px solid #6a7074;border-radius:50%;width:7px;height:7px}.is-child .branch-dot,.is-grandchild .branch-dot{border-color:var(--acid);background:var(--acid)}.principle-card{background:linear-gradient(145deg,#202427,#17191b);border:1px solid #373c3f;border-radius:5px;margin-top:15px;padding:13px}.principle-card p{color:#c5c8c5;margin:7px 0 0;font-size:10px;line-height:1.55}.workbench{color:#202225;background-color:#ddd7ca;background-image:linear-gradient(#3e41450b 1px,#0000 1px),linear-gradient(90deg,#3e41450b 1px,#0000 1px);background-size:24px 24px;min-width:0;min-height:0;padding:23px 24px 40px;overflow:auto}.workbench__header{justify-content:space-between;align-items:flex-end;gap:17px;margin-bottom:18px;display:flex}.workbench__header h2{letter-spacing:-.04em;margin:4px 0 2px;font-size:25px}.workbench__header p{color:#62645f;margin:0;font-size:11px}.workbench .eyebrow{color:#6d6b64}.workbench-controls{justify-items:end;gap:6px;display:grid}.view-switcher,.state-switcher{background:#ccc7bb;border:1px solid #b4afa3;border-radius:5px;padding:3px;display:flex}.view-switcher button,.state-switcher button{color:#5b5d5b;height:29px;font:8px var(--mono);text-transform:uppercase;background:0 0;border:0;border-radius:3px;padding:0 8px}.view-switcher button.is-active,.state-switcher button.is-active{color:#f5f4ed;background:#25282b;box-shadow:0 1px 2px #0004}.direction-grid{grid-template-columns:repeat(2,minmax(365px,1fr));gap:12px;display:grid}.direction-card{background:#eee9dd;border:1px solid #aca69a;border-radius:7px;position:relative;overflow:hidden;box-shadow:0 3px #a49e91}.direction-card.is-selected{border-color:#425027;box-shadow:0 0 0 2px #a8c85e,0 3px #817c71}.direction-card__select{z-index:4;opacity:0;background:0 0;border:0;position:absolute;inset:0}.direction-card header{border-bottom:1px solid #c3bdb1;align-items:center;gap:8px;min-height:48px;padding:7px 10px;display:flex}.direction-card header>span{font:9px var(--mono);color:#77756e}.direction-card header div{min-width:0}.direction-card header strong,.direction-card header small{display:block}.direction-card header strong{font-size:12px}.direction-card header small{color:#6d6e69;font:8px var(--mono);margin-top:2px}.direction-card header>b{color:#73736e;font:8px var(--mono);border:1px solid #c2bdb1;border-radius:3px;margin-left:auto;padding:4px 6px;font-weight:400}.direction-preview{background:#24282b;grid-template-columns:88px 1fr;align-items:center;height:166px;display:grid;overflow:hidden}.rendered-object{place-items:center;min-width:0;display:grid}.silhouette-chip{background:#1a1d1f;border-right:1px solid #3a3f42;align-content:center;place-items:center;height:100%;display:grid;overflow:hidden}.silhouette-chip .authored-button{color:#d8ff78;margin:-28px -115px;transform:scale(.23)}.silhouette-chip span{color:#777f82;font:7px var(--mono);text-transform:uppercase;margin-top:-18px}.direction-card footer{color:#676a67;font:8px var(--mono);justify-content:space-between;padding:7px 10px;display:flex}.direction-card footer b{color:#4e573f;font-weight:500}.authored-button{color:#fff;filter:drop-shadow(0 7px 5px #0008);background:0 0;border:0;flex:none;padding:0;transition:filter .14s,transform .14s;display:block;position:relative;overflow:visible}.authored-button svg{width:100%;height:100%;transition:transform .12s,filter .12s;display:block;overflow:visible}.authored-button .button-label{fill:#fff8e5;text-anchor:middle;letter-spacing:.01em;paint-order:stroke;stroke:#241518;stroke-width:3px;stroke-linejoin:round;font-size:16px;font-weight:800}.authored-button .glyph{fill:none;stroke:#fff1bd;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.authored-button .resource-amount{fill:#ffe6a1;text-anchor:middle;font:700 14px var(--mono)}.authored-button .resource-unit{fill:#caa96c;text-anchor:middle;font:8px var(--mono);text-transform:uppercase}.authored-button.is-hover,.authored-button:hover:not(:disabled){filter:drop-shadow(0 10px 7px #000a)brightness(1.12)saturate(1.08);transform:translateY(-2px)}.authored-button.is-hover .layer-highlight,.authored-button:hover .layer-highlight{filter:brightness(1.5)}.authored-button.is-focus{outline:3px solid var(--acid);outline-offset:3px;border-radius:7px}.authored-button.is-pressed svg,.authored-button:active:not(:disabled) svg{transform:translateY(var(--press-travel))}.authored-button.is-pressed,.authored-button:active:not(:disabled){filter:drop-shadow(0 2px 2px #000a)brightness(.9)}.authored-button.is-disabled,.authored-button:disabled{cursor:not-allowed;filter:grayscale(.88)sepia(.15)brightness(.62)contrast(.86)}.authored-button.is-disabled .layer-highlight,.authored-button:disabled .layer-highlight{opacity:.08}.authored-button.is-disabled .button-label,.authored-button:disabled .button-label{fill:#c4c2b9;stroke:#343331}.family-regalia .button-label{font-family:Georgia,serif;font-size:17px}.family-coinwright .button-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;font-size:14px}.family-banner .button-label{font-family:Georgia,serif;font-size:17px;font-style:italic}.family-runestone .button-label{letter-spacing:.08em;text-transform:uppercase;font-family:Trebuchet MS,sans-serif;font-size:15px}.family-sluice .button-label{font-family:var(--mono);text-transform:uppercase;font-size:14px}.family-codex .button-label{fill:#3f291d;stroke:#f5dfaa;stroke-width:2px;font-family:Georgia,serif;font-size:16px;font-style:italic}.family-codex .glyph{stroke:#593c2a}.family-medallion .button-label{text-transform:uppercase;letter-spacing:.05em;font-size:14px}.family-prism .button-label{letter-spacing:.04em;font-size:15px}.family-runestone .rune-glow{filter:drop-shadow(0 0 5px #8ff4de)}.family-runestone .glyph{stroke:#9fffe4}.family-prism .glyph{stroke:#e9deff}.family-regalia.is-hover .layer-ornament{filter:drop-shadow(0 0 5px #ffd76b)}.family-coinwright.is-hover .layer-ornament{filter:drop-shadow(0 0 4px #f0b84c)}.family-banner.is-hover .layer-face{transform:translateY(-1px)}.family-runestone.is-hover .rune-glow{filter:drop-shadow(0 0 10px #8fffe8)}.family-sluice.is-hover .layer-highlight{filter:drop-shadow(0 0 7px #6ee7f2)}.family-codex.is-hover .layer-face{filter:brightness(1.08)sepia(.08)}.family-medallion.is-hover svg{transform:rotate(-.6deg)translateY(-1px)}.family-prism.is-hover .layer-highlight{filter:drop-shadow(0 0 10px #ad7dff)}.family-regalia.is-disabled .layer-ornament,.family-coinwright.is-disabled .resource-amount,.family-coinwright.is-disabled .resource-unit{opacity:.35}.family-banner.is-disabled .layer-face{opacity:.5}.family-runestone.is-disabled .rune-glow{filter:none;opacity:.18}.family-sluice.is-disabled .layer-highlight{opacity:0}.family-codex.is-disabled .ink-glyph{opacity:.2}.family-medallion.is-disabled .layer-face{opacity:.55}.family-prism.is-disabled .layer-highlight{opacity:0}.authored-button svg[data-mode=silhouette],.authored-button svg[data-mode=silhouette] .silhouette-shape{fill:currentColor}.authored-button svg[data-mode]:not([data-mode=full])>g{opacity:.06}.authored-button svg[data-mode=shadow]>.layer-shadow,.authored-button svg[data-mode=frame]>.layer-frame,.authored-button svg[data-mode=face]>.layer-face,.authored-button svg[data-mode=ornament]>.layer-ornament,.authored-button svg[data-mode=content]>.layer-content,.authored-button svg[data-mode=highlight]>.layer-highlight,.authored-button svg[data-mode=silhouette]>g{opacity:1}.review-heading{margin-bottom:13px}.review-heading h3{margin:4px 0;font-size:21px}.review-heading p{color:#666862;margin:0;font-size:11px}.anatomy-review{gap:15px;display:grid}.silhouette-library,.exploded-anatomy,.archetype-review{background:#eee9dd;border:1px solid #aaa498;border-radius:7px;padding:16px}.silhouette-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.silhouette-grid button{color:#d7d3c9;background:#24282b;border:1px solid #c1bcaf;border-radius:4px;place-items:center;height:102px;padding:0;display:grid;overflow:hidden}.silhouette-grid button.is-current{border-color:#99bc4a;box-shadow:inset 0 0 0 2px #99bc4a}.silhouette-grid .authored-button{filter:none;margin:-25px -90px;transform:scale(.33)}.silhouette-grid span{color:#abb0ad;font:8px var(--mono);margin-top:-24px}.anatomy-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.anatomy-grid article{background:#ddd8cc;border:1px solid #bcb6aa;border-radius:4px;overflow:hidden}.anatomy-grid header{gap:7px;padding:7px 8px;font-size:9px;display:flex}.anatomy-grid header span,.anatomy-grid header b{font:8px var(--mono);color:#73746e}.anatomy-grid header b{margin-left:auto}.anatomy-grid article>div{background:#303538;place-items:center;height:130px;display:grid;overflow:hidden}.anatomy-grid article:first-child>div{background:#aaa69d}.anatomy-grid .authored-button{filter:none;transform:scale(.8)}.anatomy-grid svg[data-mode=shadow]>.layer-shadow,.anatomy-grid svg[data-mode=frame]>.layer-frame,.anatomy-grid svg[data-mode=face]>.layer-face,.anatomy-grid svg[data-mode=ornament]>.layer-ornament,.anatomy-grid svg[data-mode=content]>.layer-content,.anatomy-grid svg[data-mode=highlight]>.layer-highlight{filter:brightness(1.45)saturate(1.2);opacity:1!important}.matrix-scroll{background:#c8c2b5;border:1px solid #aaa498;border-radius:7px;width:100%;padding-bottom:12px;overflow:auto}.matrix-sheet{grid-template-columns:220px repeat(5,396px);width:2200px;padding:8px;display:grid}.matrix-corner,.matrix-column{z-index:3;background:#d8d2c6;border-bottom:1px solid #878278;align-content:center;min-height:42px;padding:0 10px;display:grid;position:sticky;top:0}.matrix-corner{z-index:4;left:0}.matrix-corner strong{font-size:10px}.matrix-corner span{color:#696a65;font:8px var(--mono)}.matrix-column{text-align:center;font:9px var(--mono);text-transform:uppercase}.matrix-row{display:contents}.matrix-row__label{z-index:2;color:#202225;text-align:left;background:#e2dccf;border:0;border-bottom:1px solid #aaa59a;grid-template-columns:24px 1fr;align-content:center;gap:2px 4px;min-height:126px;padding:11px;display:grid;position:sticky;left:0}.matrix-row__label span{color:#73736d;font:8px var(--mono);grid-row:1/3}.matrix-row__label strong{font-size:11px}.matrix-row__label small{color:#74756f;font:8px var(--mono)}.matrix-cell{background:#24282b;border-bottom:1px solid #44494c;border-left:1px solid #3c4144;place-items:center;min-height:126px;display:grid}.archetype-grid{grid-template-columns:repeat(2,minmax(350px,1fr));gap:9px;display:grid}.archetype-grid article{background:#dfd9cc;border:1px solid #b7b1a5;border-radius:5px;overflow:hidden}.archetype-grid header{padding:8px 10px;display:grid}.archetype-grid header strong{font-size:11px}.archetype-grid header span{color:#6d6f6a;font:8px var(--mono)}.archetype-grid article>div{background:#24282b;place-items:center;height:132px;display:grid;overflow:hidden}.archetype-grid footer{color:#646761;font:8px var(--mono);justify-content:space-between;padding:6px 9px;display:flex}.archetype-grid footer b{color:#5b6f29}.family-mini-switch{flex-wrap:wrap;gap:4px;margin:-2px 0 12px;display:flex}.family-mini-switch button{color:#686a66;height:27px;font:8px var(--mono);background:#d8d2c5;border:1px solid #b9b3a7;border-radius:3px;padding:0 8px}.family-mini-switch button.is-current{color:#e5f5b9;background:#2b3122;border-color:#394621}.inspector-heading{border-bottom:1px solid var(--line);padding-bottom:15px}.inspector-heading h2{letter-spacing:-.03em;margin:5px 0;font-size:20px}.selected-preview{background:#23272a;border:1px solid #34393c;border-radius:5px;place-items:center;min-height:146px;margin:15px 0;display:grid;overflow:hidden}.selected-preview .authored-button{margin:-8px -43px;transform:scale(.75)}.selected-preview>span{color:#81878b;font:8px var(--mono);text-transform:uppercase;margin-top:-25px}.recipe{border-bottom:1px solid var(--line);padding-bottom:15px}.recipe dl{margin:0}.recipe dl div{border-bottom:1px solid #292d30;grid-template-columns:70px 1fr;gap:7px;padding:6px 0;font-size:9px;display:grid}.recipe dt{color:#747a7e}.recipe dd{color:#d7d9d6;margin:0}.layer-stack{gap:3px;margin-top:10px;display:grid}.layer-stack div{color:#afb3b4;height:24px;font:8px var(--mono);background:#1a1d1f;border:1px solid #303438;border-radius:3px;align-items:center;gap:7px;padding:0 7px;display:flex}.layer-stack div span{background:#33383b;border:1px solid #687076;width:9px;height:9px}.layer-stack div b{color:#666c70;margin-left:auto;font-weight:400}.decision-panel,.review-note{border-bottom:1px solid var(--line);padding:14px 0}.decision-options{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.decision-options button{color:#858b8f;height:27px;font:8px var(--mono);text-transform:uppercase;background:#191c1e;border:1px solid #373c3f;border-radius:3px}.decision-options button.is-current{border-color:var(--acid);background:var(--acid);color:#1d220f}.promote-button,.review-note button{color:#e2f5ad;background:#242a1e;border:1px solid #4d5540;border-radius:4px;width:100%;height:35px;margin-top:7px;font-size:10px;font-weight:700}.promote-button:disabled{cursor:not-allowed;color:#686e6a;background:#191b1d;border-color:#303438}.review-note label{color:#c8cac8;margin-bottom:6px;font-size:10px;display:block}.review-note textarea{resize:vertical;color:#e5e6e2;background:#0f1112;border:1px solid #393e41;border-radius:4px;width:100%;min-height:64px;padding:8px;font-size:9px;line-height:1.5}.history{padding-top:14px}.history__empty{color:#757b80;font-size:9px}.history>button{color:#d7d9d7;text-align:left;background:0 0;border:0;border-bottom:1px solid #282c2f;gap:2px;width:100%;padding:7px 0;display:grid}.history>button span{font-size:9px}.history>button small{color:#757a7e;font:8px var(--mono);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.history>button i{color:#9aa878;font:8px var(--mono);font-style:normal}@media (width<=1380px){.lab-shell{grid-template-columns:222px minmax(650px,1fr) 286px}.workbench{padding-inline:18px}.direction-grid,.archetype-grid{grid-template-columns:1fr}.view-switcher button{padding-inline:6px;font-size:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
