/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.table-row{display:table-row}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--paper:#f4f3ee;--paper-deep:#ecebe4;--surface:#fffefa;--surface-strong:#fff;--ink:#26312c;--text:#3d4742;--muted:#626b66;--faint:#828b85;--line:#d9dbd5;--line-strong:#c3c7c0;--blue:#315fd8;--blue-deep:#2449a8;--blue-soft:#e6edff;--mint:#dcefe8;--mint-deep:#5a8e78;--coral:#f3e0d8;--coral-deep:#b8664f;--lavender:#e9e5f7;--lavender-deep:#7669a6;--yellow:#f4ebc8;--yellow-deep:#9a7b2e;--font-heading:Inter, "SF Pro Display", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Microsoft YaHei", system-ui, sans-serif;--font-body:Inter, "SF Pro Text", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Microsoft YaHei", system-ui, sans-serif;--type-body:16px;--type-body-compact:14px;--type-ui:13px;--type-meta:11px;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow-soft:0 15px 44px #26312c12;--shadow-float:0 22px 65px #26312c1f;--ease:cubic-bezier(.22, 1, .36, 1)}.department-roundtable{border:1px solid var(--line-strong);background:var(--surface);min-width:0;box-shadow:var(--shadow-soft);border-radius:24px;grid-column:1/-1;overflow:hidden}.department-roundtable.is-embedded{border-color:#bcc3bb;margin:18px}.roundtable-page{width:min(1880px,100% - 28px);margin:16px auto 54px}.department-roundtable.is-standalone{overflow:visible}.department-roundtable.is-standalone .roundtable-heading{border-radius:24px 24px 0 0}.roundtable-heading{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f8f5e9 0%,#f2f0e8 52%,#e9eefc 100%);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:30px 32px;display:grid}.roundtable-heading h1,.roundtable-heading h2{letter-spacing:-.045em;max-width:1040px;margin:9px 0 10px;font-size:clamp(30px,3.3vw,50px);line-height:1.05}.roundtable-heading h1 em,.roundtable-heading h2 em{color:var(--blue);font-style:normal}.roundtable-heading>div:first-child>p:last-child{max-width:880px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.roundtable-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.roundtable-heading-actions .secondary-button{min-height:40px}.roundtable-voice-toggle{border:1px solid var(--line-strong);background:var(--paper);min-height:40px;color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:780;display:inline-flex}.roundtable-voice-toggle.is-active{background:var(--blue-soft);color:var(--blue-deep);border-color:#7f9add}.roundtable-voice-toggle>span{background:var(--surface);border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;display:grid}.roundtable-voice-toggle>span.is-speaking{animation:.65s ease-in-out infinite alternate voicePulse}.roundtable-segment-rail{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(3,minmax(180px,1fr)) minmax(260px,.95fr);gap:8px;padding:12px 14px;display:grid}.roundtable-segment-rail>button{border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:11px;display:grid}.roundtable-segment-rail>button>i{border:1px solid var(--line-strong);background:var(--surface);border-radius:50%;grid-row:1/3;place-items:center;width:30px;height:30px;font-size:11px;font-style:normal;font-weight:850;display:grid}.roundtable-segment-rail>button>span{min-width:0;display:grid}.roundtable-segment-rail>button strong{font-size:12px}.roundtable-segment-rail>button small{color:var(--muted);font-size:9px}.roundtable-segment-rail>button>em{color:var(--blue);text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:9px;font-style:normal;overflow:hidden}.roundtable-segment-rail>button.is-done{background:var(--mint);cursor:pointer;border-color:#9cc9b4}.roundtable-segment-rail>button.is-current{box-shadow:inset 0 0 0 2px var(--blue)}.roundtable-segment-rail>button.is-running{border-color:var(--blue);background:var(--blue-soft)}.roundtable-pause-control{align-content:center;gap:5px;padding-left:6px;display:grid}.roundtable-pause-control>button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;display:inline-flex}.roundtable-pause-control>button:not(.primary-button){border:1px solid var(--line-strong);background:var(--yellow)}.roundtable-pause-control>button.is-requested{background:var(--mint)}.roundtable-pause-control>small{color:var(--muted);text-align:center;font-size:9px;line-height:1.35}.roundtable-workspace{background:#efeee8;grid-template-columns:320px minmax(560px,1fr) 380px;min-width:0;display:grid}.roundtable-setup,.roundtable-transcript{background:var(--surface);min-width:0;padding:18px}.roundtable-setup{border-right:1px solid var(--line)}.roundtable-transcript{border-left:1px solid var(--line)}.roundtable-panel-title{justify-content:space-between;align-items:center;gap:10px;min-height:42px;display:flex}.roundtable-panel-title>span{display:grid}.roundtable-panel-title strong{font-size:15px}.roundtable-panel-title small{color:var(--muted);font-size:11px}.roundtable-panel-title>button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:9px;width:32px;height:32px;font-size:18px}.roundtable-field{gap:5px;margin-top:13px;display:grid}.roundtable-field>span,.roundtable-range>span,.roundtable-roster-head{color:var(--text);font-size:12px;font-weight:760}.roundtable-field textarea{resize:vertical;border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);border-radius:10px;padding:10px 11px;font-size:12px;line-height:1.55}.roundtable-config-fieldset{border:0;min-width:0;margin:0;padding:0}.roundtable-config-fieldset:disabled{opacity:.78}.roundtable-horizon{grid-template-columns:1fr 1fr;gap:6px;margin-top:12px;display:grid}.roundtable-horizon button{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:10px;align-content:center;gap:1px;min-height:63px;padding:8px 10px;display:grid}.roundtable-horizon button strong{font-size:12px}.roundtable-horizon button small{color:var(--muted);font-size:10px}.roundtable-horizon button.is-active{border-color:var(--blue);background:var(--blue-soft);box-shadow:inset 0 0 0 1px var(--blue)}.roundtable-range{gap:5px;margin-top:12px;display:grid}.roundtable-range>span{justify-content:space-between;display:flex}.roundtable-range output{color:var(--blue)}.roundtable-roster-head{justify-content:space-between;margin:17px 0 7px;display:flex}.roundtable-roster-head strong{color:var(--blue)}.roundtable-roster{gap:6px;max-height:368px;padding-right:3px;display:grid;overflow-y:auto}.codex-pet-avatar{flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.codex-pet-sprite{image-rendering:auto;will-change:background-position;background-repeat:no-repeat;flex:none;display:block}.roundtable-person-card{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:64px;padding:8px;display:grid}.roundtable-person-card>.codex-pet-avatar{background:#ffffffa6;border:1px solid #26312c1a;border-radius:12px}.roundtable-person-card>.roundtable-person-copy{min-width:0;display:grid}.roundtable-person-card strong{font-size:12px}.roundtable-person-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.roundtable-person-card em{color:var(--blue);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;font-weight:700;overflow:hidden}.roundtable-person-card>i{border:1px solid var(--line-strong);background:var(--surface);border-radius:50%;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.roundtable-person-card.is-selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.roundtable-person-card.is-selected>i{border-color:var(--blue);background:var(--blue);color:#fff}.roundtable-run-button{min-height:49px;margin-top:14px}.roundtable-run-button:disabled{opacity:.55;cursor:not-allowed}.roundtable-running-note,.roundtable-error{border-radius:8px;margin:9px 0 0;padding:9px 10px;font-size:11px;line-height:1.5}.roundtable-running-note{background:var(--blue-soft);color:var(--blue-deep)}.roundtable-error{background:var(--coral);color:#8e4939}.roundtable-collapsed-summary{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:10px;width:100%;margin-top:12px;padding:12px;display:flex}.roundtable-collapsed-summary>span{display:grid}.roundtable-collapsed-summary small{color:var(--muted);font-size:10px}.roundtable-stage-column{background:#e8e6df;min-width:0;padding:14px}.roundtable-live-status{border:1px solid var(--line);background:var(--surface);border-radius:12px 14px 11px 13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 10px;padding:9px 11px;display:grid;box-shadow:0 4px #26312c0a}.roundtable-live-status>span{align-items:center;gap:6px;display:flex}.roundtable-live-status>span i{background:var(--mint-deep);border-radius:50%;width:8px;height:8px}.roundtable-live-status>span strong{font-size:10px}.roundtable-live-status p{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;overflow:hidden}.roundtable-live-status>small{color:var(--muted);font-size:8px}.roundtable-live-status.state-loading>span i,.roundtable-live-status.state-playing>span i{background:var(--blue);animation:.62s ease-in-out infinite alternate voicePulse}.roundtable-live-status.state-fallback>span i{background:var(--yellow-deep)}.roundtable-live-status.state-error>span i{background:var(--coral-deep)}.roundtable-phase-tabs{border:1px solid var(--line);background:#ffffffb3;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:10px;padding:4px;display:grid}.roundtable-phase-tabs button{min-height:48px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;align-content:center;place-items:center;gap:0;display:grid}.roundtable-phase-tabs button:disabled{cursor:not-allowed}.roundtable-phase-tabs strong{font-size:12px}.roundtable-phase-tabs small{font-size:9px}.roundtable-phase-tabs button.is-active{background:var(--surface);color:var(--blue);box-shadow:0 4px 14px #26312c14}.roundtable-stage{isolation:isolate;background:#f8f6ef;border:1px solid #b7bbb4;border-radius:18px;min-height:760px;position:relative;overflow:hidden}.roundtable-floor-grid{opacity:.7;background-image:radial-gradient(#cbd0c8 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.roundtable-floor-grid:after{content:"";border:1px dashed #ccd0c8;border-radius:50%;position:absolute;inset:12% 8%}.roundtable-table{z-index:2;align-content:center;place-items:center;width:390px;height:342px;display:grid;position:absolute;top:59%;left:50%;transform:translate(-50%,-50%)}.roundtable-table:after{content:"";z-index:-1;filter:blur(12px);background:#30231b29;border-radius:50%;height:14%;position:absolute;bottom:3%;left:13%;right:13%}.roundtable-table img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated;filter:saturate(.72)sepia(.08)drop-shadow(0 14px 18px #26312c24);position:absolute;inset:0}.roundtable-table span,.roundtable-table strong,.roundtable-table small{z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fff9e7b8;border-radius:5px;padding-inline:7px;box-shadow:0 0 0 1px #58362226}.roundtable-table span{color:#68452e;letter-spacing:.16em;font-size:9px;font-weight:900;position:absolute;top:91px}.roundtable-table strong{font-size:14px;position:absolute;top:117px}.roundtable-table small{max-width:220px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;position:absolute;top:146px;overflow:hidden}.roundtable-seat{z-index:4;text-align:center;cursor:pointer;width:116px;transition:transform .2s var(--ease);background:0 0;border:0;border-radius:14px;place-items:center;gap:1px;padding:5px;display:grid;position:absolute;overflow:visible}.roundtable-seat>.roundtable-avatar-frame{border:1px solid var(--line-strong);background:var(--surface);border-radius:23px;place-items:center;width:82px;height:82px;display:grid;position:relative;box-shadow:0 7px #26312c14}.roundtable-seat>.roundtable-avatar-frame>.codex-pet-avatar{width:72px;height:72px}.roundtable-seat>.roundtable-avatar-frame>i{border:1px solid var(--line-strong);background:var(--surface);border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:-3px;right:-6px}.roundtable-party-chip{z-index:3;border:1px solid var(--line-strong);background:var(--surface);min-width:48px;color:var(--ink);white-space:nowrap;border-radius:10px 10px 10px 3px;padding:3px 7px;font-size:8px;font-style:normal;font-weight:850;line-height:1.2;position:absolute;top:-11px;left:-9px;box-shadow:2px 3px #26312c17}.party-government .roundtable-party-chip{background:var(--blue-soft);color:var(--blue-deep)}.party-platform .roundtable-party-chip{background:var(--coral);color:#8e4939}.party-merchant .roundtable-party-chip{background:var(--mint);color:var(--mint-deep)}.party-rider .roundtable-party-chip{background:var(--lavender);color:#6659a8}.party-consumer .roundtable-party-chip{background:var(--yellow);color:#8c6818}.roundtable-seat>strong{text-overflow:ellipsis;white-space:nowrap;max-width:112px;font-size:12px;overflow:hidden}.roundtable-seat>small{max-width:112px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.roundtable-seat.is-speaking{z-index:14;transform:translateY(-7px)}.roundtable-seat.is-speaking>.roundtable-avatar-frame{border-color:var(--blue);box-shadow:0 0 0 5px var(--blue-soft), 0 9px 0 #26312c14;animation:1s ease-in-out infinite alternate roundtableSpeaker}.roundtable-seat.is-named:not(.is-speaking)>.roundtable-avatar-frame{border-color:#b85f49;box-shadow:0 0 0 4px #f7e2db,0 7px #26312c14}.roundtable-named-chip{z-index:9;color:#934936;white-space:nowrap;background:#fff7f3;border:1px solid #b85f49;border-radius:999px;padding:3px 8px;font-size:8px;font-weight:850;line-height:1;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:2px 3px #26312c14}.roundtable-seat.is-thinking{opacity:.82}.roundtable-thought-chip{z-index:7;border:1px solid var(--line-strong);background:var(--surface);border-radius:14px 14px 14px 4px;justify-content:center;align-items:center;gap:3px;min-width:38px;height:25px;display:flex;position:absolute;top:4px;right:5px;box-shadow:2px 3px #26312c14}.roundtable-thought-chip b{background:var(--blue);border-radius:50%;width:4px;height:4px;animation:.75s ease-in-out infinite alternate roundtableTyping}.roundtable-thought-chip b:nth-child(2){animation-delay:.12s}.roundtable-thought-chip b:nth-child(3){animation-delay:.24s}.roundtable-live-bubble{z-index:20;width:clamp(310px,34vw,430px);max-width:calc(100vw - 52px);max-height:260px;color:var(--ink);text-align:left;pointer-events:none;background:#fffdf8fa;border:1.5px solid #555f59;border-radius:18px 18px 18px 6px;gap:9px;padding:14px 16px 12px;display:grid;position:absolute;bottom:calc(100% + 13px);left:2px;overflow:visible;transform:rotate(-.2deg);box-shadow:5px 8px #26312c1f,0 18px 42px #26312c1a}.roundtable-live-bubble:after{content:"";background:#fffdf8;border-bottom:1.5px solid #555f59;border-right:1.5px solid #555f59;width:18px;height:18px;position:absolute;bottom:-10px;left:38px;transform:rotate(45deg)}.roundtable-seat.anchor-right .roundtable-live-bubble{border-radius:18px 18px 6px;left:auto;right:2px}.roundtable-seat.anchor-right .roundtable-live-bubble:after{left:auto;right:38px}.roundtable-seat.anchor-center .roundtable-live-bubble{left:50%;right:auto;transform:translate(-50%)rotate(-.2deg)}.roundtable-seat.anchor-center .roundtable-live-bubble:after{left:auto;right:calc(50% - 9px)}.roundtable-live-bubble-head,.roundtable-live-bubble-foot{justify-content:space-between;align-items:center;gap:10px;display:flex}.roundtable-live-bubble-head>span{align-items:baseline;gap:7px;min-width:0;display:flex}.roundtable-live-bubble-head b{color:var(--blue);letter-spacing:.06em;flex:none;font-size:9px}.roundtable-live-bubble-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.roundtable-live-bubble-head i,.roundtable-live-bubble-head>em{background:var(--blue-soft);color:var(--blue);white-space:nowrap;border-radius:999px;flex:none;padding:3px 6px;font-size:8px;font-style:normal;font-weight:800}.roundtable-live-bubble q{quotes:none;min-width:0;max-height:176px;color:var(--ink);overflow-wrap:anywhere;word-break:break-word;white-space:normal;writing-mode:horizontal-tb;font-size:12px;font-weight:650;line-height:1.68;overflow:hidden auto}.roundtable-live-bubble-foot{border-top:1px dashed var(--line-strong);padding-top:7px}.roundtable-live-bubble-foot small,.roundtable-live-bubble-foot>span{color:var(--muted);font-size:8px}.roundtable-stage.seats-2 .seat-0,.roundtable-stage.seats-3 .seat-0,.roundtable-stage.seats-4 .seat-0{top:38%;left:7%}.roundtable-stage.seats-2 .seat-1,.roundtable-stage.seats-3 .seat-1,.roundtable-stage.seats-4 .seat-1{top:38%;right:7%}.roundtable-stage.seats-3 .seat-2,.roundtable-stage.seats-4 .seat-2{bottom:5%;right:9%}.roundtable-stage.seats-4 .seat-3{bottom:5%;left:9%}.roundtable-stage.seats-5 .seat-0,.roundtable-stage.seats-6 .seat-0{top:38%;left:4%}.roundtable-stage.seats-5 .seat-1,.roundtable-stage.seats-6 .seat-1{top:36%;left:calc(50% - 58px)}.roundtable-stage.seats-5 .seat-2,.roundtable-stage.seats-6 .seat-2{top:38%;right:4%}.roundtable-stage.seats-5 .seat-3,.roundtable-stage.seats-6 .seat-3{bottom:4%;right:6%}.roundtable-stage.seats-5 .seat-4,.roundtable-stage.seats-6 .seat-4{bottom:0;left:calc(50% - 58px)}.roundtable-stage.seats-6 .seat-5{bottom:4%;left:6%}.roundtable-speech-bubble{z-index:6;background:var(--surface);border:1.5px solid #5a625c;border-radius:18px 18px 18px 5px;align-content:center;gap:4px;width:min(360px,52%);min-height:130px;padding:15px 18px;display:grid;position:absolute;top:18%;left:50%;transform:translate(-50%)rotate(.3deg);box-shadow:0 9px #26312c14}.roundtable-speech-bubble:after{content:"";background:inherit;border-bottom:1.5px solid #5a625c;border-right:1.5px solid #5a625c;width:20px;height:20px;position:absolute;bottom:-12px;left:44px;transform:rotate(45deg)}.roundtable-speech-bubble>span{color:var(--blue);letter-spacing:.06em;font-size:9px;font-weight:800}.roundtable-speech-bubble>strong{font-size:13px}.roundtable-speech-bubble p{color:var(--text);margin:3px 0;font-size:12px;line-height:1.55}.roundtable-speech-bubble small{color:var(--muted);font-size:9px}.roundtable-typing{gap:5px;display:flex}.roundtable-typing i{background:var(--blue);border-radius:50%;width:8px;height:8px;animation:.8s ease-in-out infinite alternate roundtableTyping}.roundtable-typing i:nth-child(2){animation-delay:.16s}.roundtable-typing i:nth-child(3){animation-delay:.32s}.roundtable-followup{background:#fff8f4;border:1.5px solid #b85f49;border-radius:16px 16px 16px 7px;gap:10px;margin-top:10px;padding:14px;display:grid;box-shadow:4px 5px #b85f4917}.roundtable-followup>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.roundtable-followup>header>span{min-width:0;display:grid}.roundtable-followup>header strong{font-size:13px}.roundtable-followup>header small{color:var(--muted);font-size:9px}.roundtable-followup-targets{scrollbar-width:thin;gap:6px;padding:1px 1px 4px;display:flex;overflow-x:auto}.roundtable-followup-targets button{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0 6px;min-width:110px;padding:6px 8px;display:grid}.roundtable-followup-targets button>span{grid-row:1/3}.roundtable-followup-targets strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.roundtable-followup-targets small{color:var(--muted);font-size:8px}.roundtable-followup-targets button.is-active{background:#f7e2db;border-color:#b85f49;box-shadow:inset 0 0 0 1px #b85f49}.roundtable-followup-targets button:disabled{opacity:.7;cursor:wait}.roundtable-followup-status{background:#f7e2db;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;display:grid}.roundtable-followup-status>span{color:#7b554b;white-space:nowrap;border-right:1px dashed #c99c8e;padding-right:10px;font-size:9px}.roundtable-followup-status strong{color:#843f30}.roundtable-followup-status p{color:#674e47;margin:0;font-size:9px;line-height:1.45}.roundtable-followup-composer{grid-template-columns:62px minmax(0,1fr) 106px;align-items:stretch;gap:8px;display:grid}.roundtable-followup-composer textarea{resize:vertical;border:1px solid var(--line-strong);background:var(--surface);min-width:0;color:var(--ink);border-radius:12px;padding:10px 12px;font-size:11px;line-height:1.55}.roundtable-followup-composer textarea:disabled{color:var(--muted);background:#eeece5}.roundtable-dictation-button{border:1px solid var(--line-strong);background:var(--surface);color:#b85f49;cursor:pointer;border-radius:12px;place-content:center;justify-items:center;gap:2px;display:grid}.roundtable-dictation-button>span{color:var(--ink);font-size:9px;font-weight:760}.roundtable-dictation-button.is-listening{background:#f7e2db;animation:.65s ease-in-out infinite alternate voicePulse}.roundtable-followup-send{place-content:center;gap:0;min-height:64px;padding:8px 10px;display:grid}.roundtable-followup-send small{opacity:.86;font-size:8px;font-weight:650}.roundtable-followup-send:disabled{opacity:.52;cursor:not-allowed}.roundtable-followup-send .roundtable-typing{justify-content:center}.roundtable-followup-send .roundtable-typing i{background:#fff}.roundtable-followup>footer{color:var(--muted);justify-content:space-between;gap:12px;font-size:8px;display:flex}.roundtable-ledger-receipt{border:1px solid var(--line-strong);background:var(--surface);border-radius:15px;margin-top:10px;padding:14px}.roundtable-receipt-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.roundtable-receipt-head>span{display:grid}.roundtable-receipt-head strong{font-size:13px}.roundtable-receipt-head small{color:var(--muted);font-size:10px}.roundtable-metrics{border:1px solid var(--line);border-radius:11px;grid-template-columns:repeat(6,1fr);display:grid;overflow:hidden}.roundtable-metrics article{border-right:1px solid var(--line);background:var(--paper);gap:2px;min-width:0;padding:10px;display:grid}.roundtable-metrics article:last-child{border-right:0}.roundtable-metrics span{color:var(--muted);font-size:9px}.roundtable-metrics strong{font-variant-numeric:tabular-nums;font-size:13px}.roundtable-metrics small{color:var(--faint);font-size:9px}.roundtable-metrics article.is-up small{color:var(--coral-deep)}.roundtable-metrics article.is-down small{color:var(--mint-deep)}.roundtable-guard-receipt{color:var(--muted);align-items:center;gap:7px;margin:10px 0 0;font-size:10px;line-height:1.5;display:flex}.roundtable-ledger-link{width:fit-content;min-height:40px;margin-top:11px}.roundtable-transcript{flex-direction:column;max-height:988px;display:flex}.roundtable-empty-transcript{text-align:center;align-content:center;place-items:center;gap:8px;min-height:520px;display:grid}.roundtable-empty-transcript p{max-width:270px;color:var(--muted);margin:0;font-size:12px;line-height:1.65}.roundtable-message-list{gap:9px;min-height:0;margin-top:12px;padding-right:3px;display:grid;overflow-y:auto}.roundtable-message{border:1px solid var(--line);background:var(--paper);border-radius:14px 14px 14px 5px;padding:13px}.roundtable-dialogue{margin-left:11px;position:relative}.roundtable-dialogue:before{content:"";border-left:1px solid var(--line);border-bottom:1px solid var(--line);background:inherit;width:14px;height:14px;position:absolute;top:22px;left:-8px;transform:rotate(45deg)}.roundtable-dialogue.is-selected:before{border-color:var(--blue)}.roundtable-message.is-selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.roundtable-message header{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid}.roundtable-message header>.codex-pet-avatar{background:var(--surface);border-radius:10px}.roundtable-message header>.roundtable-message-meta{min-width:0;display:grid}.roundtable-message header strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.roundtable-message header small{color:var(--muted);font-size:9px}.roundtable-message>p{margin:10px 0;font-size:12px;line-height:1.65}.roundtable-user-prompt{background:#f7e2db;border-left:3px solid #b85f49;border-radius:4px 9px 9px 4px;gap:3px;margin-top:10px;padding:8px 9px;display:grid}.roundtable-user-prompt span{color:#8e4939;letter-spacing:.06em;font-size:8px;font-weight:850}.roundtable-user-prompt q{quotes:none;font-size:10px;line-height:1.5}.roundtable-targets{background:var(--blue-soft);width:fit-content;color:var(--blue);border-radius:999px;padding:3px 7px;font-size:9px;font-weight:760}.roundtable-message dl{border-top:1px dashed var(--line-strong);gap:7px;margin:10px 0 0;padding-top:9px;display:grid}.roundtable-message dl>div{grid-template-columns:62px 1fr;gap:7px;display:grid}.roundtable-message dt{color:var(--muted);font-size:9px}.roundtable-message dd{margin:0;font-size:10px;line-height:1.45}.roundtable-message code{overflow-wrap:anywhere;color:var(--blue);font-size:9px;display:block}.roundtable-message footer{gap:10px;margin-top:11px;display:flex}.roundtable-message footer button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:760}@keyframes voicePulse{0%{transform:scale(.82);box-shadow:0 0 #315fd826}to{transform:scale(1.06);box-shadow:0 0 0 6px #315fd800}}.roundtable-synthesis{border-top:1px solid var(--line);background:#f3f1e9;padding:30px 32px 34px}.roundtable-synthesis-head{justify-content:space-between;align-items:end;gap:20px;display:flex}.roundtable-synthesis-head h3{letter-spacing:-.035em;margin:7px 0 0;font-size:clamp(24px,2.5vw,38px);line-height:1.1}.roundtable-synthesis-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:18px;display:grid}.roundtable-synthesis-grid article{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-height:170px;padding:16px}.roundtable-synthesis-grid article>span{color:var(--blue);letter-spacing:.08em;font-size:10px;font-weight:850}.roundtable-synthesis-grid p{border-top:1px dashed var(--line);margin:11px 0 0;padding-top:9px;font-size:11px;line-height:1.55}.roundtable-verdict{background:var(--blue-soft);border:1px solid #9eb4ef;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:10px;padding:14px 16px;display:grid}.roundtable-verdict>span{display:grid}.roundtable-verdict strong{font-size:13px}.roundtable-verdict small{color:var(--muted);font-size:10px}.llm-abm-audit{border-top:1px solid var(--line);background:var(--surface);padding:38px 32px 42px}.llm-abm-audit>header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;display:grid}.llm-abm-audit h2{letter-spacing:-.04em;max-width:980px;margin:7px 0 8px;font-size:clamp(25px,2.7vw,42px);line-height:1.08}.llm-abm-audit header p:last-child{max-width:930px;color:var(--muted);margin:0;font-size:13px;line-height:1.7}.llm-abm-pipeline{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:10px;margin-top:22px;display:grid}.llm-abm-pipeline>article{border:1px solid var(--line-strong);border-radius:16px;align-content:start;gap:9px;min-height:185px;padding:18px;display:grid}.llm-abm-pipeline>article.is-llm{background:var(--lavender)}.llm-abm-pipeline>article.is-guard{background:var(--yellow)}.llm-abm-pipeline>article.is-abm{background:var(--mint)}.llm-abm-pipeline>article>span{color:var(--blue);letter-spacing:.08em;font-size:9px;font-weight:850}.llm-abm-pipeline strong{font-size:15px}.llm-abm-pipeline p{margin:0;font-size:11px;line-height:1.65}.llm-abm-pipeline small{border-top:1px dashed var(--line-strong);color:var(--muted);margin-top:auto;padding-top:9px;font-size:9px}.llm-abm-pipeline>i{color:var(--blue);align-self:center;font-size:26px;font-style:normal}.llm-abm-comparison{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px;display:grid}.llm-abm-comparison article{border:1px solid var(--line);background:var(--paper);border-radius:15px;padding:18px}.llm-abm-comparison article.is-combined{background:var(--blue-soft);border-color:#9eb4ef}.llm-abm-comparison article>span{color:var(--blue);letter-spacing:.08em;font-size:9px;font-weight:850}.llm-abm-comparison h3{margin:6px 0 9px;font-size:16px}.llm-abm-comparison ul{gap:6px;margin:0;padding-left:18px;font-size:11px;line-height:1.5;display:grid}.llm-abm-live-audit{border:1px solid var(--line-strong);border-radius:15px;margin-top:10px;overflow:hidden}.llm-abm-live-audit>div{background:#e9e7df;justify-content:space-between;gap:12px;padding:13px 16px;display:flex}.llm-abm-live-audit>div>small{color:var(--muted);font-size:9px}.llm-abm-live-audit article{border-top:1px solid var(--line);background:var(--surface);grid-template-columns:180px minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px;display:grid}.llm-abm-live-audit article>span{display:grid}.llm-abm-live-audit article small{color:var(--muted);font-size:9px}.llm-abm-live-audit article p{margin:0;font-size:10px;line-height:1.45}@keyframes roundtableSpeaker{0%{transform:scale(1)}to{transform:scale(1.025)}}@keyframes roundtableTyping{0%{opacity:.45;transform:translateY(0)}to{opacity:1;transform:translateY(-5px)}}@media (width<=1280px){.roundtable-segment-rail{grid-template-columns:repeat(3,1fr)}.roundtable-pause-control{grid-column:1/-1}.roundtable-workspace{grid-template-columns:300px minmax(540px,1fr)}.roundtable-transcript{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;max-height:none}.roundtable-message-list{grid-template-columns:repeat(3,minmax(280px,1fr));overflow-x:auto}.roundtable-message{min-width:280px}}@media (width<=900px){.roundtable-heading{grid-template-columns:1fr;padding:24px 20px}.roundtable-heading-actions{justify-content:flex-start}.roundtable-workspace{grid-template-columns:1fr}.roundtable-setup{border-right:0;border-bottom:1px solid var(--line)}.roundtable-stage-column{min-width:0}.roundtable-stage{min-height:630px}.roundtable-transcript{grid-column:auto}.roundtable-synthesis-grid{grid-template-columns:1fr 1fr}.roundtable-verdict{grid-template-columns:auto 1fr}.roundtable-verdict .primary-button{grid-column:1/-1}.llm-abm-pipeline{grid-template-columns:1fr}.llm-abm-pipeline>i{justify-self:center;transform:rotate(90deg)}.llm-abm-comparison,.llm-abm-live-audit article{grid-template-columns:1fr}.workbench-archive-heading{flex-direction:column;align-items:flex-start}}@media (width<=640px){.roundtable-page{width:calc(100% - 12px);margin-top:6px}.roundtable-segment-rail{grid-template-columns:1fr}.roundtable-pause-control{grid-column:auto}.llm-abm-audit{padding:26px 15px 30px}.llm-abm-audit>header{grid-template-columns:1fr}.department-roundtable.is-embedded{margin:8px}.roundtable-heading{padding:21px 16px}.roundtable-heading h2{font-size:32px}.roundtable-setup,.roundtable-transcript,.roundtable-stage-column{padding:12px}.roundtable-roster{max-height:430px}.roundtable-stage{min-height:780px;overflow:hidden}.roundtable-table{width:310px;height:272px;top:61%}.roundtable-table span{top:72px}.roundtable-table strong{top:94px}.roundtable-table small{top:119px}.roundtable-speech-bubble{width:76%;top:31%}.roundtable-seat{width:102px}.roundtable-seat>.roundtable-avatar-frame{width:70px;height:70px}.roundtable-seat>.roundtable-avatar-frame>.codex-pet-avatar{width:62px;height:62px}.roundtable-live-status{grid-template-columns:1fr}.roundtable-live-status>small{display:none}.roundtable-live-bubble{width:min(280px,100vw - 86px);max-height:280px}.roundtable-live-bubble q{max-height:190px;font-size:11px}.roundtable-voice-toggle{min-height:36px}.roundtable-followup-composer{grid-template-columns:52px minmax(0,1fr)}.roundtable-followup-send{grid-column:1/-1;min-height:48px}.roundtable-followup-status{grid-template-columns:1fr;gap:4px}.roundtable-followup-status>span{border-right:0;padding:0}.roundtable-followup>footer{gap:2px;display:grid}.roundtable-stage.seats-5 .seat-1,.roundtable-stage.seats-6 .seat-1{top:36%}.roundtable-stage.seats-5 .seat-4,.roundtable-stage.seats-6 .seat-4{bottom:1%}.roundtable-metrics{grid-template-columns:repeat(2,1fr)}.roundtable-metrics article{border-bottom:1px solid var(--line)}.roundtable-message-list{grid-template-columns:repeat(3,82vw)}.roundtable-synthesis{padding:24px 15px}.roundtable-synthesis-grid{grid-template-columns:1fr}.workbench-archive{padding:34px 12px}}.ai-workbench-shell{border:1px solid var(--line-strong);background:var(--surface);min-height:820px;box-shadow:var(--shadow-soft);border-radius:22px 25px 21px 24px;grid-template-columns:245px minmax(520px,1fr) 310px;display:grid;overflow:hidden}.ai-thread-rail,.ai-context-panel{background:#ebe9e1;min-width:0;padding:18px}.ai-thread-rail{border-right:1px solid var(--line);flex-direction:column;gap:16px;display:flex}.ai-context-panel{border-left:1px solid var(--line);flex-direction:column;gap:12px;display:flex}.ai-new-thread{border:1px solid var(--line-strong);background:var(--surface);min-height:48px;color:var(--ink);text-align:left;cursor:pointer;border-radius:13px 15px 12px 14px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:780;display:grid;box-shadow:0 4px #26312c0d}.ai-new-thread span{color:var(--blue);font-size:19px}.ai-thread-list{gap:7px;display:grid}.ai-thread-list>button{min-width:0;min-height:62px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:9px;display:grid}.ai-thread-list>button:hover,.ai-thread-list>button.is-active{border-color:var(--line-strong);background:var(--surface);box-shadow:0 5px 18px #26312c0d}.ai-thread-list>button.is-active{box-shadow:inset 3px 0 0 var(--blue), 0 5px 18px #26312c0d}.ai-thread-list span{gap:3px;min-width:0;display:grid}.ai-thread-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ai-thread-list small{color:var(--muted);font-size:10px}.ai-responsibility-card{border:1px dashed var(--line-strong);background:var(--yellow);border-radius:13px;gap:7px;margin-top:auto;padding:14px;display:grid}.ai-responsibility-card strong{font-size:12px}.ai-responsibility-card p{color:var(--text);margin:0;font-size:11px;line-height:1.65}.ai-conversation-panel{background:#faf9f4;grid-template-rows:auto minmax(330px,1fr) auto auto;min-width:0;min-height:820px;display:grid}.ai-conversation-head{border-bottom:1px solid var(--line);background:linear-gradient(135deg,var(--surface),#f3f2eb 58%,var(--blue-soft));grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:88px;padding:15px 20px;display:grid}.ai-assistant-avatar{border:1px solid var(--line-strong);background:var(--yellow);border-radius:16px 18px 15px 17px;place-items:center;width:54px;height:54px;display:grid;box-shadow:3px 4px #26312c14}.ai-conversation-head>span:nth-child(2){min-width:0;display:grid}.ai-conversation-head h2{font-family:var(--font-heading);letter-spacing:-.035em;margin:2px 0;font-size:24px}.ai-conversation-head small{color:var(--muted);font-size:11px}.ai-message-stream{scroll-behavior:smooth;min-width:0;max-height:680px;padding:24px clamp(18px,3vw,38px);overflow-y:auto}.ai-message{grid-template-columns:37px minmax(0,1fr);align-items:start;gap:10px;margin-bottom:22px;display:grid}.ai-message-user{grid-template-columns:minmax(0,1fr) 37px}.ai-message-user>.ai-message-avatar{background:var(--blue);color:#fff;grid-area:1/2}.ai-message-user>.ai-message-body{background:var(--blue-soft);grid-area:1/1;justify-self:end;max-width:78%}.ai-message-avatar{border:1px solid var(--line-strong);background:var(--yellow);border-radius:11px 13px 10px 12px;place-items:center;width:37px;height:37px;font-size:11px;font-weight:850;display:grid;overflow:hidden}.ai-message-body{border:1px solid var(--line);background:var(--surface);border-radius:5px 16px 16px;min-width:0;max-width:92%;padding:14px 16px;box-shadow:0 5px #26312c09}.ai-message-user .ai-message-body{border-radius:16px 5px 16px 16px}.ai-message-body>span:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.ai-message-body>span strong{font-size:12px}.ai-message-body time{color:var(--faint);font-size:9px}.ai-message-body>p{color:var(--text);white-space:pre-wrap;margin:8px 0 0;font-size:14px;line-height:1.78}.ai-message.is-thinking .ai-message-body>p{color:var(--muted);align-items:center;gap:4px;display:flex}.ai-message.is-thinking .ai-message-body>p i{background:var(--blue);border-radius:50%;width:5px;height:5px;animation:.75s ease-in-out infinite alternate roundtableTyping}.ai-message.is-thinking .ai-message-body>p i:nth-child(2){animation-delay:.12s}.ai-message.is-thinking .ai-message-body>p i:nth-child(3){animation-delay:.24s}.ai-evidence-row{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.ai-evidence-row>span{border:1px solid var(--line);background:var(--paper);color:var(--text);border-radius:999px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;display:inline-flex}.ai-evidence-row i{color:var(--blue);font-size:8px;font-style:normal;font-weight:850}.ai-caveat{border-top:1px dashed var(--line);color:var(--muted);align-items:flex-start;gap:5px;margin-top:10px;padding-top:8px;font-size:10px;line-height:1.55;display:flex}.ai-proposal-card{border:1px solid var(--line-strong);background:var(--paper);border-radius:13px 16px 12px 15px;margin-top:13px;overflow:hidden;box-shadow:3px 4px #26312c0e}.ai-proposal-card>header{border-bottom:1px solid var(--line);background:var(--lavender);grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:11px 12px;display:grid}.ai-proposal-card.proposal-foundry>header{background:var(--coral)}.ai-proposal-card header>span{display:grid}.ai-proposal-card header small{color:var(--blue);letter-spacing:.08em;font-size:8px;font-weight:850}.ai-proposal-card header strong{font-size:12px}.ai-proposal-card>p{color:var(--text);margin:0;padding:10px 12px;font-size:11px;line-height:1.55}.ai-diff-table{border:1px solid var(--line);border-radius:9px;grid-template-columns:1.1fr 1fr 1fr;margin-inline:12px;display:grid;overflow:hidden}.ai-diff-table>span{color:var(--muted);background:#e6e4dc;padding:6px 8px;font-size:8px;font-weight:800}.ai-diff-table>div{grid-column:1/-1;grid-template-columns:1.1fr 1fr 1fr;display:grid}.ai-diff-table strong,.ai-diff-table del,.ai-diff-table ins{border-top:1px solid var(--line);min-width:0;color:var(--text);padding:8px;font-size:10px;text-decoration:none}.ai-diff-table del{color:var(--muted)}.ai-diff-table ins{background:var(--mint);color:#376e58;font-weight:750}.ai-proposal-card>footer{justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.ai-proposal-card footer small{max-width:330px;color:var(--muted);font-size:9px;line-height:1.45}.ai-proposal-card footer button{border:1px solid var(--blue-deep);background:var(--blue);color:#fff;cursor:pointer;border-radius:9px;min-height:36px;padding:0 11px;font-size:10px;font-weight:800}.ai-proposal-card footer button:disabled{opacity:.6}.ai-suggestion-grid{grid-template-columns:1fr 1fr;gap:7px;padding:0 clamp(18px,3vw,38px) 14px;display:grid}.ai-suggestion-grid button{border:1px solid var(--line);background:var(--surface);min-height:50px;color:var(--text);text-align:left;cursor:pointer;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:7px;padding:8px 10px;font-size:11px;line-height:1.4;display:grid}.ai-suggestion-grid button:hover{border-color:var(--blue);background:var(--blue-soft)}.ai-composer{border:1px solid var(--line-strong);background:var(--surface);border-radius:14px 17px 13px 16px;margin:0 18px 17px;overflow:hidden;box-shadow:0 10px 26px #26312c12}.ai-composer textarea{resize:none;width:100%;color:var(--ink);font-family:var(--font-body);background:0 0;border:0;outline:none;padding:13px 14px 8px;font-size:14px;line-height:1.65}.ai-composer>div{border-top:1px dashed var(--line);align-items:center;gap:9px;padding:8px 9px;display:flex}.ai-composer>div>button:first-child{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;font-weight:750;display:inline-flex}.ai-composer>div small{color:var(--faint);margin-right:auto;font-size:9px}.ai-send-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:34px;padding:0 12px;font-size:10px;font-weight:800}.ai-send-button:disabled{background:var(--line-strong);cursor:not-allowed}.ai-inline-notice{color:var(--blue-deep);margin:-9px 20px 12px;font-size:10px}.ai-workbench-loading{border:1px solid var(--line);background:var(--surface);border-radius:22px;place-content:center;justify-items:center;gap:8px;min-height:500px;display:grid}.ai-context-card{border:1px solid var(--line);background:var(--surface);border-radius:13px 16px 12px 15px;gap:10px;padding:14px;display:grid}.ai-context-card>header{align-items:center;gap:8px;display:flex}.ai-context-card>header span{display:grid}.ai-context-card>header strong{font-size:12px}.ai-context-card>header small{color:var(--muted);font-size:9px}.ai-current-run h3{letter-spacing:-.03em;margin:2px 0 0;font-size:18px}.ai-current-run>p{color:var(--muted);margin:0;font-size:10px}.ai-current-run code{background:var(--paper);width:fit-content;color:var(--blue);border-radius:5px;padding:3px 6px;font-size:9px}.ai-current-run dl{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 1fr;margin:0;display:grid;overflow:hidden}.ai-current-run dl>div{gap:2px;padding:8px;display:grid}.ai-current-run dl>div+div{border-left:1px solid var(--line)}.ai-current-run dt{color:var(--muted);font-size:8px}.ai-current-run dd{margin:0;font-size:13px;font-weight:780}.ai-empty-run{border:1px dashed var(--line);background:var(--yellow);text-align:center;border-radius:10px;justify-items:center;gap:5px;padding:13px;display:grid}.ai-empty-run strong{font-size:11px}.ai-empty-run p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.ai-knowledge-card>div{gap:5px;display:grid}.ai-knowledge-card article{background:var(--paper);border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:7px;padding:7px;display:grid}.ai-knowledge-card article>i{background:var(--yellow-deep);border-radius:50%;width:7px;height:7px}.ai-knowledge-card article>i.is-indexed{background:var(--mint-deep)}.ai-knowledge-card article span{min-width:0;display:grid}.ai-knowledge-card article strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.ai-knowledge-card article small{color:var(--muted);font-size:8px}.ai-knowledge-card>button{border:1px dashed var(--line-strong);min-height:35px;color:var(--blue);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.ai-page-handoffs{gap:6px;display:grid}.ai-page-handoffs a{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.ai-page-handoffs a>span{display:grid}.ai-page-handoffs strong{font-size:11px}.ai-page-handoffs small{color:var(--muted);font-size:8px}.ai-page-handoffs b{color:var(--blue)}.ledger-run-setup,.ledger-setup-collapsed{grid-column:1/-1;min-width:0}.ledger-setup-collapsed{border-bottom:1px solid var(--line);background:var(--yellow);grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:18px;min-height:62px;padding:9px 18px;display:grid}.ledger-setup-collapsed>div{align-items:center;gap:8px;display:flex}.ledger-setup-collapsed>div span{display:grid}.ledger-setup-collapsed strong{font-size:12px}.ledger-setup-collapsed small,.ledger-setup-collapsed p{color:var(--muted);font-size:10px}.ledger-setup-collapsed p{margin:0}.ledger-setup-collapsed button{border:1px solid var(--blue);background:var(--surface);min-height:36px;color:var(--blue);cursor:pointer;border-radius:9px;padding:0 11px;font-size:10px;font-weight:800}.ledger-run-setup{border-bottom:1px solid var(--line-strong);background:linear-gradient(135deg,#f7f4e8,var(--surface) 50%,var(--blue-soft));padding:20px 22px 18px}.ledger-run-setup>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.ledger-run-setup>header>div{align-items:center;gap:11px;display:flex}.ledger-run-setup>header span{display:grid}.ledger-run-setup h2{font-family:var(--font-heading);letter-spacing:-.035em;margin:3px 0;font-size:24px}.ledger-run-setup header small{color:var(--muted);font-size:11px}.ledger-run-setup>header>button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:9px;width:34px;height:34px;font-size:18px}.ledger-ai-draft-note{background:#ffffffb8;border:1px dashed #8fa7e7;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-top:13px;padding:9px 11px;display:grid}.ledger-ai-draft-note span{display:grid}.ledger-ai-draft-note strong{font-size:11px}.ledger-ai-draft-note small{color:var(--muted);font-size:9px}.ledger-setup-question{grid-template-columns:31px minmax(0,1fr);gap:10px;margin-top:15px;display:grid}.ledger-setup-question>span,.ledger-setup-step>span{border:1px solid var(--line-strong);background:var(--yellow);width:29px;height:29px;color:var(--blue);border-radius:50%;place-items:center;font-size:9px;font-weight:850;display:grid}.ledger-setup-question label{gap:4px;display:grid}.ledger-setup-question label>strong,.ledger-setup-step strong{font-size:12px}.ledger-setup-question label>small,.ledger-setup-step small{color:var(--muted);font-size:9px}.ledger-setup-question textarea{resize:vertical;border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);font-family:var(--font-body);border-radius:9px;margin-top:4px;padding:9px 10px;font-size:13px;line-height:1.55}.ledger-setup-step{grid-template-columns:31px 1fr;align-items:center;gap:10px;margin:15px 0 8px;display:grid}.ledger-setup-step>div{gap:2px;display:grid}.ledger-setup-cities{grid-template-columns:repeat(3,1fr);gap:8px;padding-left:41px;display:grid}.ledger-setup-cities>button{border:1px solid var(--line);background:var(--surface);min-width:0;min-height:115px;color:var(--ink);text-align:left;border-radius:11px 14px 10px 13px;align-content:start;gap:6px;padding:11px;display:grid}.ledger-setup-cities>button>span{justify-content:space-between;align-items:center;gap:6px;display:flex}.ledger-setup-cities b{color:var(--blue);font-size:9px}.ledger-setup-cities strong{font-size:12px}.ledger-setup-cities small,.ledger-setup-cities em{color:var(--muted);font-size:9px;font-style:normal;line-height:1.45}.ledger-setup-cities .is-active{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.ledger-setup-cities .is-locked{opacity:.66;background:#e8e6df}.ledger-setup-cities em{color:var(--coral-deep)}.ledger-variable-grid{grid-template-columns:1fr 1fr;gap:7px;padding-left:41px;display:grid}.ledger-variable-grid>button{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--ink);text-align:left;cursor:pointer;border-radius:10px 13px 9px 12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.ledger-variable-grid>button>i{border:1.5px solid var(--line-strong);border-radius:50%;width:14px;height:14px}.ledger-variable-grid>button.is-active{border-color:var(--blue);background:var(--blue-soft);box-shadow:inset 0 0 0 1px var(--blue)}.ledger-variable-grid>button.is-active>i{border:4px solid var(--blue);background:#fff}.ledger-variable-grid>button>span{min-width:0;display:grid}.ledger-variable-grid strong{font-size:11px}.ledger-variable-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.ledger-variable-grid>button>b{color:var(--text);white-space:nowrap;font-size:10px}.ledger-variable-grid em{color:var(--blue);font-style:normal}.ledger-setup-footer{border:1px solid var(--line-strong);background:var(--yellow);border-radius:11px 14px 10px 13px;grid-template-columns:190px 145px minmax(220px,1fr) auto;align-items:end;gap:8px;margin-top:15px;padding:11px;display:grid}.ledger-setup-footer label,.ledger-setup-footer>div{gap:4px;display:grid}.ledger-setup-footer label>span,.ledger-setup-footer>div small{color:var(--muted);font-size:9px}.ledger-setup-footer select,.ledger-setup-footer input{border:1px solid var(--line);background:var(--surface);width:100%;height:37px;color:var(--ink);border-radius:8px;padding:0 8px;font-size:10px}.ledger-setup-footer>div{border-left:1px dashed var(--line-strong);align-content:center;min-height:37px;padding:0 8px}.ledger-setup-footer>div strong{font-size:10px}.ledger-setup-footer>button{border:1px solid var(--blue-deep);background:var(--blue);color:#fff;cursor:pointer;border-radius:9px;align-items:center;gap:6px;min-height:42px;padding:0 13px;font-size:10px;font-weight:850;display:flex}.foundry-assistant-handoff{background:var(--blue-soft);border:1px solid #8fa7e7;border-radius:11px 14px 10px 13px;gap:9px;margin:12px 14px 0;padding:12px;display:grid}.foundry-assistant-handoff>header{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid}.foundry-assistant-handoff header>span{display:grid}.foundry-assistant-handoff strong{font-size:10px}.foundry-assistant-handoff small{color:var(--muted);font-size:8px}.foundry-assistant-handoff>p{color:var(--text);margin:0;font-size:9px;line-height:1.55}.foundry-assistant-handoff>div{gap:4px;display:grid}.foundry-assistant-handoff>div span{background:var(--surface);border:1px solid #315fd829;border-radius:7px;grid-template-columns:1fr 1fr auto 1fr;align-items:center;gap:4px;padding:6px;font-size:8px;display:grid}.foundry-assistant-handoff del{color:var(--muted)}.foundry-assistant-handoff ins{color:var(--mint-deep);font-weight:800;text-decoration:none}.foundry-assistant-handoff i{color:var(--blue);font-style:normal}.foundry-assistant-handoff>footer{justify-content:space-between;align-items:center;gap:7px;display:flex}.foundry-assistant-handoff footer button{border:1px solid var(--line);background:var(--surface);min-height:30px;color:var(--blue);cursor:pointer;border-radius:7px;padding:0 8px;font-size:8px;font-weight:800}@media (width<=1180px){.ai-workbench-shell{grid-template-columns:210px minmax(470px,1fr)}.ai-context-panel{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;grid-template-columns:1.1fr 1fr .8fr;display:grid}.ledger-setup-footer{grid-template-columns:1fr 1fr}.ledger-setup-footer>button{justify-content:center}}@media (width<=800px){.ai-workbench-shell{grid-template-columns:1fr}.ai-thread-rail{border-right:0;border-bottom:1px solid var(--line)}.ai-thread-list{display:flex;overflow-x:auto}.ai-thread-list>button{flex:0 0 210px}.ai-responsibility-card{display:none}.ai-context-panel{grid-template-columns:1fr}.ai-message-user>.ai-message-body{max-width:92%}.ledger-setup-cities,.ledger-variable-grid{grid-template-columns:1fr;padding-left:0}.ledger-setup-collapsed{grid-template-columns:1fr;gap:8px}.ledger-setup-collapsed>button{justify-self:start}}@media (width<=560px){.ai-conversation-head{grid-template-columns:auto 1fr}.ai-conversation-head>.status-badge{grid-column:1/-1;justify-self:start}.ai-message-stream{padding-inline:12px}.ai-message-body,.ai-message-user>.ai-message-body{max-width:100%}.ai-suggestion-grid{grid-template-columns:1fr;padding-inline:12px}.ai-composer{margin-inline:10px}.ai-composer>div small{display:none}.ai-proposal-card>footer{flex-direction:column;align-items:stretch}.ai-proposal-card footer button{width:100%}.ledger-run-setup{padding:15px 12px}.ledger-run-setup>header>div{align-items:flex-start}.ledger-run-setup h2{font-size:20px}.ledger-variable-grid>button{grid-template-columns:auto 1fr}.ledger-variable-grid>button>b{grid-column:2}.ledger-setup-footer{grid-template-columns:1fr}.ledger-setup-footer>div{border-left:0}.foundry-assistant-handoff>footer{flex-direction:column;align-items:stretch}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:var(--type-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.65}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{text-wrap:pretty}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--blue)}@supports (color:color-mix(in lab, red, red)){button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb, var(--blue) 25%, transparent)}}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-frame{min-height:100vh}.app-header,.landing-header{z-index:100;border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:78px;padding:0 clamp(20px,4vw,64px);display:grid;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.app-header,.landing-header{background:color-mix(in srgb, var(--paper) 91%, transparent)}}.app-header,.landing-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-header{min-height:92px}.landing-header{background:#f6f5efe0;position:fixed;left:0;right:0}.brand{perspective:700px;align-items:center;width:fit-content;display:inline-flex}.brand-wordmark{object-fit:contain;object-position:left center;width:181px;height:60px;transition:transform .22s var(--ease), filter .22s var(--ease);filter:drop-shadow(0 3px #26312c14)}.brand:hover .brand-wordmark{filter:drop-shadow(0 6px #26312c1a);transform:translateY(-2px)rotateX(2deg)}.brand:active .brand-wordmark{filter:drop-shadow(0 1px #26312c1f);transform:translateY(3px)rotateX(10deg)scale(.97)}.desktop-nav,.landing-header nav{align-items:center;gap:26px;display:flex}.desktop-nav a,.landing-header nav a{color:var(--muted);align-items:center;gap:9px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:relative}.desktop-nav a .icon-asset{width:54px;height:54px}.desktop-nav a:after,.landing-header nav a:after{content:"";background:var(--blue);height:2px;transition:right .22s var(--ease);position:absolute;bottom:-10px;left:0;right:100%}.desktop-nav a:hover,.desktop-nav a.is-active,.landing-header nav a:hover{color:var(--ink)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after,.landing-header nav a:hover:after{right:0}.header-tools{justify-self:end;align-items:center;gap:9px;display:flex}.mode-chip,.avatar-button,.header-login{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer}.mode-chip{border-radius:999px;align-items:center;gap:8px;min-height:50px;padding:0 14px 0 9px;font-size:10px;font-weight:750;display:flex}.avatar-button{border-radius:50%;place-items:center;width:52px;height:52px;padding:0;display:grid}.header-login{border-radius:var(--radius-sm);justify-self:end;align-items:center;gap:7px;padding:7px 11px 7px 8px;font-size:10px;font-weight:750;display:inline-flex}.header-login span{color:var(--blue)}.mobile-nav{display:none}.version-switch{cursor:default}.version-switch a{color:var(--muted);border-radius:999px;padding:7px 9px;font-size:9px;font-weight:850}.version-switch a.is-active{background:var(--blue);color:#fff}.identity-view{border:1px solid var(--line-strong);background:var(--surface);border-radius:999px;align-items:center;gap:4px;min-height:50px;padding:0 8px;display:flex}.identity-view select{max-width:92px;color:var(--ink);background:0 0;border:0;font-size:9px;font-weight:750}.primary-button,.secondary-button,.quiet-button{border-radius:var(--radius-sm);cursor:pointer;min-height:52px;transition:transform .2s var(--ease), background .2s, border-color .2s, box-shadow .2s;justify-content:center;align-items:center;gap:14px;padding:0 17px;font-size:11px;font-weight:750;display:inline-flex}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff;box-shadow:0 8px 18px #315fd829}.primary-button:hover{background:var(--blue-deep);transform:translateY(-2px);box-shadow:0 12px 24px #315fd838}.secondary-button{border:1px solid var(--line-strong);background:var(--surface);color:var(--ink)}.secondary-button:hover{background:#fff;border-color:#9ba29a;transform:translateY(-1px)}.secondary-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.quiet-button{border:0;border-bottom:1px solid var(--line-strong);background:0 0;border-radius:0;padding-inline:2px}.quiet-button.on-dark{color:#fff;border-color:#ffffff8c}.primary-button:active,.secondary-button:active{transform:translateY(1px)scale(.985)}.full-button{width:100%}.text-link{border-bottom:1px solid var(--line-strong);align-items:center;gap:8px;padding-bottom:4px;font-size:11px;font-weight:750;display:inline-flex}.text-link span{color:var(--blue)}.status-badge{border:1px solid var(--line-strong);width:fit-content;min-height:24px;color:var(--text);letter-spacing:.08em;white-space:nowrap;background:#ffffff8c;border-radius:999px;align-items:center;gap:7px;padding:0 9px;font-size:8px;font-weight:800;display:inline-flex}.status-badge>i{background:currentColor;border-radius:50%;width:6px;height:6px}.status-blue{color:var(--blue-deep);background:var(--blue-soft);border-color:#b9c9f8}.status-mint{color:#477d68;background:var(--mint);border-color:#b5d4c7}.status-coral{color:#9b543f;background:var(--coral);border-color:#dfc1b4}.status-lavender{color:#675b94;background:var(--lavender);border-color:#cbc4e8}.status-yellow{color:#80661f;background:var(--yellow);border-color:#ddd09b}.icon-asset{object-fit:contain;object-position:center;transform-origin:50% 80%;backface-visibility:hidden;-webkit-user-select:none;user-select:none;flex:none;display:block}:where(button,a,[role=button]){perspective:700px}:where(button,a,[role=button]) .icon-asset{transition:transform .22s var(--ease), filter .22s var(--ease);filter:drop-shadow(0 2px #26312c1c)}@media (hover:hover){:where(button,a,[role=button]):hover .icon-asset{filter:drop-shadow(0 5px #26312c1f);transform:translateY(-2px)rotateX(3deg)scale(1.035)}}:where(button,a,[role=button]):active .icon-asset{filter:drop-shadow(0 1px #26312c24);transition-duration:80ms;transform:translateY(3px)rotateX(13deg)scale(.94)}.eyebrow,.display-kicker{color:var(--blue);letter-spacing:.14em;margin:0;font-size:12px;font-weight:760}.tone-blue{background-color:var(--blue-soft)}.tone-mint{background-color:var(--mint)}.tone-coral{background-color:var(--coral)}.tone-lavender{background-color:var(--lavender)}.tone-yellow{background-color:var(--yellow)}.landing-page{min-height:100vh;overflow:hidden}.landing-hero{color:#fff;isolation:isolate;background:#29342f;align-items:end;min-height:900px;padding:130px clamp(22px,6vw,104px) 120px;display:grid;position:relative}.hero-media,.landing-overlay{position:absolute;inset:0}.hero-media{z-index:-3;background:#14283a;overflow:hidden}.hero-cover{object-fit:cover;object-position:center center}.landing-overlay{z-index:-1;background:linear-gradient(#0b18230a 0%,#0b18231f 38%,#0b1823ad 72%,#0b1823eb 100%),linear-gradient(90deg,#0b182359 0%,#0000 58%)}.landing-copy{z-index:2;max-width:720px}.landing-copy .status-badge{margin-bottom:22px}.landing-copy .display-kicker{color:#a9bff9;margin-bottom:17px}.landing-copy h1{letter-spacing:-.048em;max-width:700px;margin:0;font-size:clamp(52px,5.4vw,76px);font-weight:600;line-height:1.02}.landing-copy h1 .hero-line{color:inherit;font-family:inherit;font-weight:inherit;white-space:nowrap;display:block}.landing-copy h1 .hero-emphasis{color:#b5c7ff;font-family:var(--font-heading);font-weight:inherit}.landing-copy>p:last-of-type{color:#ffffffc2;max-width:650px;margin:24px 0 0;font-size:clamp(17px,1.25vw,19px);line-height:1.72}.hero-cta-row{align-items:center;gap:22px;margin-top:31px;display:flex}.landing-stats{z-index:2;border-top:1px solid #ffffff47;display:flex;position:absolute;bottom:58px;right:clamp(22px,6vw,104px)}.landing-stats>div{border-left:1px solid #ffffff47;gap:3px;min-width:142px;padding:18px 20px 0;display:grid}.landing-stats span{color:#ffffff8c;letter-spacing:.14em;font-size:8px}.landing-stats strong{font-size:23px;font-weight:550}.landing-stats small{color:#ffffff8c;font-size:9px}.story-section{color:#fff;background:#172b3c;border-top:1px solid #ffffff17;grid-template-columns:minmax(340px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(44px,5vw,82px);padding:clamp(82px,8vw,124px) clamp(22px,6vw,104px);scroll-margin-top:78px;display:grid}.story-intro{flex-direction:column;align-items:flex-start;display:flex}.story-intro .eyebrow{color:#9cb5c8;margin:0 0 20px}.story-intro h2{letter-spacing:-.04em;max-width:610px;margin:24px 0 20px;font-size:clamp(38px,3.5vw,54px);font-weight:600;line-height:1.08}.story-intro>p:last-of-type{color:#ffffffb3;max-width:570px;margin:0;font-size:16px;line-height:1.75}.story-chapters{color:#ffffff9e;flex-wrap:wrap;align-items:center;gap:8px;margin-top:27px;font-size:11px;font-weight:700;display:flex}.story-chapters span{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:7px 10px}.story-chapters i{color:#f4b423;font-style:normal}.story-video-shell{background:#0e1d29;border:1px solid #fff3;border-radius:22px;min-width:0;margin:0;overflow:hidden;box-shadow:0 28px 70px #040d1461}.story-video{aspect-ratio:16/9;object-fit:contain;background:#0e1d29;width:100%;display:block}.story-video-shell figcaption{color:#ffffff80;letter-spacing:.1em;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;min-height:43px;padding:0 16px;font-size:7px;font-weight:750;display:flex}.identity-section,.case-section{padding:clamp(86px,10vw,150px) clamp(22px,6vw,104px)}.identity-intro{grid-template-columns:.55fr 1.35fr .7fr;align-items:end;gap:5vw;margin-bottom:54px;display:grid}.identity-intro .eyebrow{align-self:start}.identity-intro h2,.section-title-row h2{letter-spacing:-.042em;margin:0;font-size:clamp(38px,4.4vw,62px);font-weight:600;line-height:1.06}.identity-intro>p:last-child{color:var(--muted);margin:0;line-height:1.8}.mode-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.mode-card{border-radius:var(--radius-lg);text-align:left;cursor:pointer;min-height:480px;transition:transform .25s var(--ease), box-shadow .25s, border-color .25s;border:1px solid #26312c1f;flex-direction:column;align-items:flex-start;padding:28px;display:flex}.mode-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-5px)}.mode-card.is-selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue), var(--shadow-soft)}.mode-card-top{justify-content:space-between;align-items:center;width:100%;margin-bottom:28px;display:flex}.mode-card-top>span:last-child{color:var(--muted);font-size:9px;font-weight:750}.mode-card .icon-asset{margin:2px 0 24px}.mode-card h3{letter-spacing:-.035em;margin:0;font-size:clamp(30px,2.8vw,42px);font-weight:600;line-height:1.08}.mode-card p{max-width:520px;color:var(--muted);margin:18px 0;font-size:14px;line-height:1.75}.mode-card ul{border-top:1px solid #26312c21;gap:9px;width:100%;margin:auto 0 0;padding:20px 0 0;font-size:11px;font-weight:680;list-style:none;display:grid}.mode-card li:before{content:"✓";color:var(--blue);margin-right:8px}.role-picker{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-soft);grid-template-columns:.65fr 1.7fr auto;align-items:center;gap:20px;margin-top:16px;padding:24px;display:grid}.role-picker>div:first-child{align-items:center;gap:14px;display:flex}.role-picker>div:first-child>div{display:grid}.role-picker strong{font-size:12px}.role-picker small{color:var(--muted);font-size:9px}.step-number{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}.role-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.role-options button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);text-align:left;cursor:pointer;grid-template-columns:auto 1fr;align-items:center;gap:9px;min-height:62px;padding:8px 11px;display:grid}.role-options button>span{gap:2px;display:grid}.role-options button.is-selected{border-color:var(--blue);background:var(--blue-soft);box-shadow:inset 0 0 0 1px var(--blue)}.case-section{background:#ebeae4}.section-title-row{grid-template-columns:1fr auto;align-items:end;gap:30px;margin-bottom:52px;display:grid}.section-title-row .eyebrow{margin-bottom:22px}.case-grid{grid-template-columns:1.4fr .7fr .7fr;gap:15px;display:grid}.case-card{border-radius:var(--radius-lg);border:1px solid #26312c1c;min-height:390px;overflow:hidden}.case-featured{background:var(--surface);grid-template-columns:.85fr 1.15fr;display:grid}.case-featured>div:last-child,.compact-card{flex-direction:column;align-items:flex-start;padding:28px;display:flex}.case-art{background:var(--coral);place-items:center;display:grid;position:relative;overflow:hidden}.case-art:before,.case-art:after{content:"";border:1px solid #26312c33;border-radius:50%;position:absolute}.case-art:before{width:250px;height:250px}.case-art:after{width:150px;height:330px;transform:rotate(45deg)}.case-art>.icon-asset{z-index:2;position:relative}.case-art span{z-index:3;letter-spacing:-.06em;background:#fffefadb;border:1px solid #26312c2e;border-radius:8px;padding:2px 8px;font-size:28px;font-weight:700;position:absolute;bottom:20px;right:24px}.case-art i{z-index:2;background:var(--blue);border-radius:50%;width:18px;height:18px;position:absolute}.case-art i:nth-child(2){top:24%;left:25%}.case-art i:nth-child(3){background:#6b9b82;top:32%;right:22%}.case-art i:nth-child(4){background:#c4785d;bottom:19%;right:31%}.case-card h3{letter-spacing:-.035em;margin:28px 0 14px;font-size:clamp(24px,2.6vw,39px);line-height:1.08}.case-card p{color:var(--muted);margin:0;line-height:1.75}.case-card a{align-items:center;gap:8px;margin-top:auto;padding-top:25px;font-size:11px;font-weight:750;display:inline-flex}.compact-card>.icon-asset{margin-bottom:14px}.compact-card h3{font-size:28px}.landing-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:145px;padding:26px clamp(22px,6vw,104px);display:grid}.landing-footer p{color:var(--muted);font-size:11px}.landing-footer>a{justify-self:end;align-items:center;gap:8px;font-size:10px;font-weight:750;display:inline-flex}.app-main{min-height:calc(100vh - 92px)}.page-container{width:min(1500px,100%);margin:0 auto;padding:0 clamp(18px,4vw,64px) 90px}.page-container-wide{width:100%;max-width:none}.page-container-fluid{width:100%;max-width:none;padding-inline:clamp(14px,2.2vw,36px)}.page-heading{grid-template-columns:1fr auto;align-items:end;gap:20px 50px;padding:clamp(52px,7vw,96px) 0 36px;display:grid}.page-heading>div:first-child{max-width:900px}.page-heading .eyebrow{margin-bottom:18px}.page-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(47px,5.7vw,82px);font-weight:580;line-height:.93}.page-heading h1 em{color:var(--blue);font-family:var(--font-heading);font-weight:inherit}.page-description{max-width:680px;color:var(--muted);margin:24px 0 0;font-size:14px;line-height:1.8}.page-actions{align-items:center;gap:9px;display:flex}.page-meta{border:1px solid var(--line);border-radius:var(--radius-md);min-height:55px;color:var(--muted);background:#ffffff6b;grid-column:1/-1;align-items:center;gap:20px;padding:0 18px;font-size:9px;display:flex}.page-meta>span:not(.status-badge){border-left:1px solid var(--line);padding-left:20px}.workbench-layout{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);min-height:820px;box-shadow:var(--shadow-soft);grid-template-columns:220px minmax(560px,1fr) 270px;display:grid;overflow:hidden}.project-sidebar,.assistant-panel{background:#ecebe5;padding:18px}.project-sidebar{border-right:1px solid var(--line)}.assistant-panel{border-left:1px solid var(--line)}.sidebar-heading,.library-head{letter-spacing:.1em;justify-content:space-between;align-items:center;min-height:42px;font-size:9px;font-weight:800;display:flex}.sidebar-heading button,.library-head button{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:9px;place-items:center;width:32px;height:32px;padding:0;display:grid}.project-list{gap:7px;margin:12px 0 18px;display:grid}.project-sidebar-actions{gap:7px;display:grid}.project-sidebar-actions .secondary-button{min-height:42px}.project-sidebar-actions label{cursor:pointer}.project-sidebar-actions input{display:none}.project-sidebar-actions>small{color:var(--muted);text-align:center;font-size:8px}.project-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:13px;gap:6px;padding:14px;display:grid}.project-item:hover,.project-item.is-active{border-color:var(--line);background:var(--surface);box-shadow:0 9px 25px #26312c0d}.project-item-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.project-item-top strong{font-size:11px}.project-item small,.project-meta{color:var(--muted);font-size:8px}.project-progress{background:var(--line);border-radius:5px;height:3px;overflow:hidden}.project-progress i{border-radius:inherit;background:var(--blue);height:100%;display:block}.scenario-builder{min-width:0;padding:24px clamp(22px,3vw,42px) 44px}.builder-toolbar,.canvas-toolbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.builder-toolbar>div:first-child,.canvas-toolbar>div:first-child{color:var(--muted);align-items:center;gap:12px;font-size:9px;display:flex}.segmented-control{border:1px solid var(--line);background:var(--paper);border-radius:10px;padding:3px;display:flex}.segmented-control button{min-height:29px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:9px;font-weight:750}.segmented-control button.is-active{background:var(--surface);color:var(--ink);box-shadow:0 3px 10px #26312c12}.scenario-title-block{padding:54px 0 30px}.scenario-title-block h2{letter-spacing:-.05em;margin:10px 0 7px;font-size:clamp(40px,4.5vw,68px);font-weight:580;line-height:1}.scenario-title-block>p:last-child{color:var(--muted);margin:0}.input-deck{grid-template-columns:1fr 1fr;gap:10px;display:grid}.file-drop,.brief-input{border:1px dashed var(--line-strong);border-radius:var(--radius-md);background:var(--paper);min-height:190px}.file-drop{cursor:pointer;grid-template-columns:auto 1fr;align-content:center;align-items:center;gap:14px;padding:20px;display:grid}.file-drop input,.mini-upload input{opacity:0;width:1px;height:1px;position:absolute}.file-drop>span:not(.secondary-button){display:grid}.file-drop strong,.brief-input strong{font-size:11px}.file-drop small,.brief-input small{color:var(--muted);font-size:8px}.file-drop .secondary-button{grid-column:1/-1;width:fit-content}.brief-input{grid-template-rows:auto 1fr auto;gap:9px;padding:18px;display:grid}.brief-input>span{display:grid}.brief-input textarea{resize:vertical;border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:9px;padding:10px;font-size:10px;line-height:1.55}.brief-input button{justify-self:end}.public-kit-panel{border-radius:var(--radius-md);background:var(--yellow);grid-template-columns:1fr 1.2fr;gap:30px;padding:24px;display:grid}.public-kit-panel h3{margin:14px 0 7px;font-size:24px}.public-kit-panel p{color:var(--muted);margin:0;font-size:11px}.policy-kits{grid-template-columns:1fr 1fr;gap:8px;display:grid}.policy-kits button{cursor:pointer;background:#ffffff80;border:1px solid #26312c29;border-radius:10px;font-size:10px;font-weight:700}.policy-kits button.is-active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue-deep)}.timeline-heading{justify-content:space-between;align-items:end;gap:20px;margin:34px 0 13px;display:flex}.timeline-heading>div{display:grid}.timeline-heading strong{font-size:12px}.timeline-heading small,.timeline-heading>span{color:var(--muted);font-size:8px}.scenario-modules{gap:7px;padding-bottom:5px;display:flex;overflow-x:auto}.scenario-module{text-align:left;opacity:.58;cursor:pointer;border:1px solid #26312c1a;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;min-width:112px;padding:10px;display:grid}.scenario-module.is-selected{opacity:1;border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.scenario-module>span{grid-row:1/3;place-items:center;width:31px;height:31px;display:grid}.scenario-module strong{font-size:9px}.scenario-module small{color:var(--muted);font-size:7.5px}.scenario-timeline{border-top:1px solid var(--line);margin:15px 0 0;padding:0;list-style:none}.scenario-timeline li{border-bottom:1px solid var(--line);grid-template-columns:49px 14px 1fr auto;align-items:center;gap:10px;min-height:69px;display:grid}.scenario-timeline time{color:var(--muted);font-size:8px}.timeline-dot{width:8px;height:8px;box-shadow:0 0 0 4px var(--paper);border-radius:50%}.dot-blue{background:var(--blue)}.dot-lavender{background:var(--lavender-deep)}.dot-coral{background:var(--coral-deep)}.dot-mint{background:var(--mint-deep)}.scenario-timeline li>div{display:grid}.scenario-timeline strong{font-size:10px}.scenario-timeline small{color:var(--muted);font-size:8px}.assistant-panel{flex-direction:column;gap:15px;display:flex}.assistant-title{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.assistant-title>div{display:grid}.assistant-title strong{font-size:11px}.assistant-title small{color:var(--muted);font-size:8px}.live-pulse{background:#4b9b72;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #4b9b7221}.readiness-card,.assistant-message,.source-summary{border:1px solid var(--line);background:var(--surface);border-radius:14px}.readiness-card{padding:17px}.readiness-card>span,.source-summary>span{color:var(--muted);font-size:8px}.readiness-card>strong{letter-spacing:-.05em;margin:4px 0 12px;font-size:42px;font-weight:560;line-height:1;display:block}.readiness-card>strong small{font-size:15px}.readiness-card>div{background:var(--line);border-radius:10px;height:5px;overflow:hidden}.readiness-card>div i{border-radius:inherit;background:var(--blue);height:100%;display:block}.assistant-message{padding:15px}.assistant-message p{color:var(--text);margin:12px 0;font-size:10px;line-height:1.65}.assistant-message button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:9px;font-weight:750;display:inline-flex}.source-summary{padding:16px;display:grid}.source-summary strong{font-size:30px;font-weight:560}.source-summary small{color:var(--muted);font-size:8px}.assistant-panel>.primary-button{margin-top:auto}.workbench-archive{border-top:1px solid var(--line);background:var(--paper);grid-column:1/-1;min-width:0;padding:0;scroll-margin-top:104px}.workbench-archive-heading{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:220px minmax(560px,1fr) 270px;align-items:stretch;min-height:164px;margin:0;display:grid}.archive-index-intro{border-right:1px solid var(--line);background:#ecebe5;align-items:center;gap:10px;padding:18px;display:flex}.archive-index-intro>span{min-width:0;display:grid}.archive-index-intro small{color:var(--blue);letter-spacing:.1em;font-size:8px;font-weight:850}.archive-index-intro strong{font-size:11px}.archive-heading-copy{align-self:center;padding:28px clamp(22px,3vw,42px)}.workbench-archive-heading h2{letter-spacing:-.045em;margin:8px 0 7px;font-size:clamp(34px,3.4vw,52px);font-weight:580;line-height:1}.workbench-archive-heading .archive-heading-copy>p:last-child{max-width:720px;color:var(--muted);margin:0;font-size:12px;line-height:1.65}.workbench-archive-heading>.status-badge{place-self:center}.data-center.is-embedded{min-height:610px;box-shadow:none;border:0;border-radius:0;grid-template-columns:220px minmax(0,1fr);display:grid}.foundry-shell{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);min-height:900px;box-shadow:var(--shadow-soft);grid-template-columns:220px minmax(680px,1fr) 320px;display:grid;overflow:hidden}.foundry-library{border-right:1px solid var(--line);background:var(--paper-deep);min-width:0;padding:16px}.library-intro{color:var(--muted);margin:4px 0 14px;font-size:8px;line-height:1.6}.subject-list{gap:6px;display:grid}.subject-card{text-align:left;cursor:pointer;width:100%;min-height:59px;transition:transform .18s var(--ease), border-color .18s, background .18s;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:8px;display:grid}.subject-card:hover{border-color:var(--line-strong);background:#fff9;transform:translate(2px)}.subject-card.is-active{background:var(--surface);border-color:#b7c7f3;box-shadow:0 7px 20px #26312c12}.subject-card-icon{border:1px solid #26312c1c;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.subject-card>span:nth-child(2){min-width:0;display:grid}.subject-card strong{font-size:9px}.subject-card small{color:var(--muted);font-size:7px}.subject-card>i{color:var(--line-strong);font-size:12px;font-style:normal}.subject-card.is-active>i{color:var(--blue)}.subject-summary{border:1px solid #26312c1a;border-radius:14px;gap:8px;margin-top:16px;padding:13px;display:grid}.subject-summary>div{justify-content:space-between;align-items:center;display:flex}.subject-summary>div>span{color:var(--muted);letter-spacing:.08em;font-size:7px}.subject-summary>strong{font-size:11px}.subject-summary p{color:var(--text);margin:0;font-size:8px;line-height:1.6}.subject-summary dl{border-top:1px solid #26312c1a;gap:6px;margin:2px 0 0;padding-top:9px;display:grid}.subject-summary dl>div{grid-template-columns:53px 1fr;gap:7px;font-size:7px;display:grid}.subject-summary dt{color:var(--muted)}.subject-summary dd{margin:0;font-weight:700}.foundry-boundary-note{border:1px dashed var(--line-strong);background:var(--surface);border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:8px;margin-top:12px;padding:10px;display:grid}.foundry-boundary-note>span{display:grid}.foundry-boundary-note strong{font-size:8px}.foundry-boundary-note small{color:var(--muted);font-size:7px;line-height:1.45}.foundry-canvas-panel{background:#f6f5f0;flex-direction:column;min-width:0;padding:16px;display:flex}.canvas-toolbar{min-height:43px;padding-bottom:11px}.canvas-toolbar>div:last-child{gap:6px;display:flex}.canvas-toolbar>div:last-child button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:8px;font-weight:700;display:inline-flex}.canvas-toolbar>div:last-child button:disabled{opacity:.42;cursor:not-allowed}.foundry-canvas{border:1px solid var(--line);background-color:var(--surface);background-image:radial-gradient(#d5d8d2 .85px,#0000 .85px);background-size:18px 18px;border-radius:17px;min-height:640px;position:relative;overflow:hidden}.orchestration-canvas{isolation:isolate}.canvas-guide{z-index:8;border:1px solid var(--line);pointer-events:none;background:#fffefaeb;border-radius:9px;gap:2px;padding:7px 9px;display:grid;position:absolute;top:12px;left:14px}.canvas-guide span{color:var(--blue);letter-spacing:.12em;font-size:7px;font-weight:850}.canvas-guide small{color:var(--muted);font-size:6.5px}.edge-layer{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.edge-layer path{fill:none;vector-effect:non-scaling-stroke}.orchestration-edges marker path{fill:var(--blue);stroke:none}.orchestration-edges .endogenous-edge{stroke:#9aa69f;stroke-width:1.4px;marker-end:url(#skill-arrow)}.orchestration-edges .external-edge{stroke:var(--blue);stroke-width:1.8px;stroke-dasharray:6 5;marker-end:url(#skill-arrow);animation:1.3s linear infinite linkFlow}@keyframes linkFlow{to{stroke-dashoffset:-22px}}.foundry-core-node,.internal-skill-node,.external-module-node{text-align:left;cursor:pointer;transition:transform .2s var(--ease), border-color .2s, box-shadow .2s;position:absolute;transform:translate(-50%,-50%)}.foundry-core-node:hover,.internal-skill-node:hover,.external-module-node:hover{transform:translate(-50%,calc(-50% - 2px))}.foundry-core-node.is-selected,.internal-skill-node.is-selected,.external-module-node.is-selected{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft), 0 17px 34px #26312c21}.foundry-core-node{z-index:6;border:1.5px solid #26312c38;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:8px;width:176px;min-height:120px;padding:13px;display:grid;box-shadow:0 15px 34px #26312c1f}.core-icon{background:#ffffffb3;border:1px solid #26312c1f;border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.core-copy{min-width:0;display:grid}.core-copy small{color:var(--muted);font-size:6.5px}.core-copy strong{margin-top:2px;font-size:14px}.core-copy em{color:var(--muted);font-size:7px;font-style:normal}.core-badges{grid-column:1/-1;gap:5px;display:flex}.core-badges b{background:#ffffff8c;border:1px solid #26312c1f;border-radius:999px;padding:3px 6px;font-size:6px}.connection-port{border:2px solid var(--blue);background:var(--surface);border-radius:50%;width:12px;height:12px;position:absolute;top:50%;right:-6px}.internal-skill-node{z-index:4;border:1px solid #26312c24;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:7px;width:125px;min-height:55px;padding:8px;display:grid;box-shadow:0 8px 20px #26312c12}.internal-skill-node>span:first-child{background:#ffffff8c;border:1px solid #26312c1a;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.internal-skill-node>span:nth-child(2){min-width:0;display:grid}.internal-skill-node strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.25;overflow:hidden}.internal-skill-node small{color:var(--muted);font-size:6.2px}.skill-port,.external-port{border:1.5px solid var(--line-strong);background:var(--surface);border-radius:50%;width:9px;height:9px;position:absolute}.skill-port{top:50%;right:-5px}.external-port{border-color:var(--blue);top:50%;left:-5px}.external-module-node{z-index:5;border:1.5px dashed var(--blue);border-radius:13px;grid-template-columns:auto 1fr;align-items:center;gap:7px;width:142px;min-height:57px;padding:8px;display:grid;box-shadow:0 10px 24px #315fd81a}.external-module-node>span{min-width:0;display:grid}.external-module-node strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.external-module-node small{color:var(--muted);font-size:6.5px}.canvas-drop-hint{z-index:3;background:var(--blue-soft);border:1px dashed #b9c9f8;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:7px;padding:8px 10px;display:grid;position:absolute;top:14px;right:14px}.canvas-drop-hint>span{display:grid}.canvas-drop-hint strong{font-size:7.5px}.canvas-drop-hint small{color:var(--muted);font-size:6.5px}.canvas-legend{z-index:9;border:1px solid var(--line);color:var(--muted);background:#fffefaed;border-radius:9px;gap:12px;padding:8px 10px;font-size:7px;display:flex;position:absolute;bottom:12px;left:12px}.canvas-legend span{align-items:center;gap:5px;display:flex}.canvas-legend i{width:16px}.legend-solid{border-top:1.5px solid #9aa69f}.legend-dashed{border-top:1.5px dashed var(--blue)}.canvas-legend b{border:1px solid var(--blue);background:var(--blue-soft);border-radius:50%;width:7px;height:7px}.external-skill-dock{border:1px solid var(--line);background:var(--surface);border-radius:14px;margin-top:11px;padding:11px}.external-dock-heading{justify-content:space-between;align-items:end;gap:12px;margin-bottom:9px;display:flex}.external-dock-heading>div{display:grid}.external-dock-heading span{color:var(--blue);letter-spacing:.14em;font-size:6.5px;font-weight:850}.external-dock-heading strong{font-size:10px}.external-dock-heading small{max-width:320px;color:var(--muted);text-align:right;font-size:6.5px}.external-module-row{gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.external-shelf-card{text-align:left;cursor:grab;min-height:67px;transition:transform .18s var(--ease), border-color .18s;border:1px solid #26312c1f;border-radius:11px;flex:1 0 118px;grid-template-columns:auto 1fr;align-items:center;gap:7px;padding:8px;display:grid}.external-shelf-card:hover{border-color:var(--blue);transform:translateY(-2px)}.external-shelf-card:active{cursor:grabbing}.external-shelf-card>span{min-width:0;display:grid}.external-shelf-card strong{font-size:7.5px;line-height:1.25}.external-shelf-card small{color:var(--muted);font-size:6.2px}.external-shelf-card>b{color:var(--blue);text-align:right;grid-column:1/-1;font-size:6px}.external-shelf-card.is-placed{border-color:#9ec8b6}.foundry-testbar{grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding-top:12px;display:grid}.foundry-testbar>div{align-items:center;gap:8px;display:flex}.foundry-testbar>div>span{display:grid}.foundry-testbar strong{font-size:9px}.foundry-testbar small{color:var(--muted);font-size:7px}.node-inspector{border-left:1px solid var(--line);background:var(--surface);min-width:0;padding:16px}.parameter-copilot{overflow-y:auto}.inspector-heading,.inspector-heading>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.inspector-heading>div>div{min-width:0;display:grid}.inspector-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.inspector-heading small{color:var(--muted);font-size:7px}.inspector-heading .node-icon{border:1px solid #26312c1a;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.inspector-tabs{border-bottom:1px solid var(--line);margin:17px 0 14px}.orchestration-tabs{grid-template-columns:repeat(3,1fr);display:grid}.orchestration-tabs span{color:var(--muted);text-align:center;border-bottom:2px solid #0000;padding:8px 0;font-size:7.5px;font-weight:750}.orchestration-tabs span.is-active{border-color:var(--blue);color:var(--blue)}.formula-card,.node-contract-card{background:var(--lavender);border:1px solid #26312c14;border-radius:12px;gap:6px;padding:13px;display:grid}.formula-card>span,.node-contract-card>span{color:var(--muted);letter-spacing:.1em;font-size:6.5px;font-weight:800}.formula-card code{overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.formula-card small{color:var(--muted);font-size:6.5px}.node-contract-card strong{overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,monospace;font-size:8.5px}.node-contract-card p{color:var(--text);margin:0;font-size:7.5px;line-height:1.55}.node-contract-card>div{flex-wrap:wrap;gap:4px;display:flex}.node-contract-card i{background:#ffffff8c;border:1px solid #26312c1a;border-radius:999px;padding:3px 5px;font-size:6px;font-style:normal}.range-field{gap:7px;margin-top:14px;display:grid}.range-field>span{justify-content:space-between;font-size:8px;display:flex}.range-field output,.objective-control-list output{color:var(--blue);font-weight:750}.range-field small{color:var(--muted);font-size:6.5px}input[type=range]{width:100%;accent-color:var(--blue)}.objective-control-list{gap:10px;margin-top:14px;display:grid}.objective-control-list label{gap:3px;display:grid}.objective-control-list label>span{justify-content:space-between;font-size:7.5px;display:flex}.objective-control-list small{color:var(--muted);font-size:6px}.guard-note{border-left:3px solid var(--coral-deep);background:var(--coral);border-radius:0 9px 9px 0;margin-top:14px;padding:10px}.guard-note strong{font-size:7.5px}.guard-note p{color:var(--text);margin:3px 0 0;font-size:6.7px;line-height:1.55}.external-link-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;display:grid}.parameter-chat-section{border-top:1px solid var(--line);margin-top:17px;padding-top:15px}.parameter-chat-title,.parameter-chat-title>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.parameter-chat-title>div>span{display:grid}.parameter-chat-title strong{font-size:9px}.parameter-chat-title small{color:var(--muted);font-size:6.5px}.parameter-chat-log{border:1px solid var(--line);background:var(--paper);border-radius:12px;gap:7px;max-height:185px;margin-top:11px;padding:9px;display:grid;overflow-y:auto}.parameter-chat-log p{border-radius:10px;gap:3px;width:88%;margin:0;padding:8px 9px;font-size:7px;line-height:1.55;display:grid}.parameter-chat-log p>span{letter-spacing:.08em;font-size:5.8px;font-weight:800}.chat-assistant{background:var(--surface)}.chat-user{background:var(--blue-soft);justify-self:end}.chat-user>span{color:var(--blue)}.prompt-suggestions{flex-wrap:wrap;gap:4px;margin:8px 0;display:flex}.prompt-suggestions button{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;padding:4px 7px;font-size:6px}.prompt-suggestions button:hover{border-color:var(--blue);color:var(--blue)}.parameter-chat-form{gap:7px;display:grid}.parameter-chat-form textarea{resize:vertical;border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:10px;padding:9px;font-size:7.5px;line-height:1.5}.parameter-chat-form .primary-button{width:100%;min-height:37px}.inspector-footer{border-top:1px solid var(--line);grid-template-columns:1fr 1.2fr;gap:7px;margin-top:16px;padding-top:13px;display:grid}.ledger-layout{--ledger-ink:#303631;--ledger-line:#5f665f;--ledger-paper:#f7f1e3;--ledger-surface:#fffdf8;background:#efede6;grid-template-columns:minmax(0,1fr) 330px;width:100%;min-width:0;max-width:100vw;display:grid;overflow:hidden}.ledger-stage-panel{min-width:0;padding:20px 20px 0}.ledger-topbar{border:1.5px solid var(--ledger-line);background:var(--ledger-surface);border-radius:15px 18px 0 0;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:8px 13px 8px 16px;display:flex;box-shadow:0 3px #30363114}.ledger-run-context{min-width:0;color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;display:flex}.ledger-run-context>span:not(.status-badge){font-size:12px;font-weight:700}.ledger-run-context>i{border-left:1px dashed var(--line-strong);color:var(--faint);padding-left:9px;font-size:10px;font-style:normal}.simulation-controls{align-items:center;gap:6px;display:flex}.simulation-controls button,.simulation-controls select{border:1px solid var(--line-strong);background:var(--paper);cursor:pointer;min-height:34px;transition:transform .18s var(--ease), border-color .18s, background .18s;border-radius:8px 10px 8px 11px;font-size:11px;font-weight:750}.simulation-controls button{justify-content:center;align-items:center;gap:5px;min-width:36px;padding-inline:7px;display:inline-flex}.simulation-controls button:hover:not(:disabled){border-color:#939a93;transform:translateY(-1px)}.simulation-controls button:disabled{opacity:.45;cursor:not-allowed}.simulation-controls .play-control{border-color:var(--blue);background:var(--blue);color:#fff;border-radius:9px 11px 8px 12px;padding-inline:11px 14px}.simulation-controls .music-control{border-color:var(--line-strong);background:var(--surface);min-width:105px;color:var(--muted);justify-content:flex-start;gap:8px;padding:4px 9px}.simulation-controls .music-control.is-playing{background:var(--mint);color:#3f6f5c;border-color:#9eb9a9;box-shadow:inset 0 0 0 1px #477d6814}.music-control-glyph{background:#ffffff7a;border:1px solid;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:2px;width:19px;height:19px;display:flex}.music-control-glyph i{transform-origin:bottom;background:currentColor;border-radius:2px;width:2px;height:4px}.music-control.is-playing .music-control-glyph i{animation:.85s ease-in-out infinite alternate musicLevel}.music-control.is-playing .music-control-glyph i:nth-child(2){animation-delay:-.35s}.music-control.is-playing .music-control-glyph i:nth-child(3){animation-delay:-.6s}.music-control-copy{text-align:left;gap:1px;line-height:1;display:grid}.music-control-copy>span{font-size:8px;font-weight:750}.music-control-copy strong{color:currentColor;opacity:.72;font-size:7px;font-weight:650}.ledger-runtime-note{border-inline:1.5px solid var(--ledger-line);border-bottom:1px dashed var(--line-strong);background:var(--ledger-surface);justify-content:space-between;align-items:center;gap:16px;min-height:36px;padding:7px 14px;display:flex}@supports (color:color-mix(in lab, red, red)){.ledger-runtime-note{background:color-mix(in srgb, var(--ledger-surface) 86%, var(--yellow))}}.ledger-runtime-note{color:var(--muted);font-size:11px}.ledger-runtime-note small{font-variant-numeric:tabular-nums;letter-spacing:.04em;flex:none}.ledger-runtime-note.mode-live{background:var(--ledger-surface)}@supports (color:color-mix(in lab, red, red)){.ledger-runtime-note.mode-live{background:color-mix(in srgb, var(--ledger-surface) 72%, var(--mint))}}.ledger-runtime-note.mode-degraded{background:var(--ledger-surface)}@supports (color:color-mix(in lab, red, red)){.ledger-runtime-note.mode-degraded{background:color-mix(in srgb, var(--ledger-surface) 76%, var(--coral))}}.city-kpis{border-inline:1.5px solid var(--ledger-line);background:var(--ledger-surface);grid-template-columns:repeat(4,1fr);display:grid}.city-kpis>div{border-right:1px dashed var(--line-strong);gap:3px;min-width:0;padding:14px 16px;display:grid}.city-kpis>div:last-child{border-right:0}.city-kpis span{color:var(--muted);letter-spacing:.06em;font-size:10px}.city-kpis strong{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(18px,2vw,24px);font-weight:620;line-height:1.1;overflow:hidden}.city-kpis small{color:var(--muted);font-size:9px}.micro-agent-pulse{border:1.5px solid var(--ledger-line);background:var(--blue-soft);border-top:0;grid-template-columns:1.45fr repeat(5,minmax(82px,1fr));align-items:stretch;display:grid}@supports (color:color-mix(in lab, red, red)){.micro-agent-pulse{background:color-mix(in srgb, var(--blue-soft) 32%, var(--ledger-surface))}}.micro-agent-pulse>span{border-right:1px dashed var(--line-strong);align-content:center;gap:2px;min-width:0;padding:9px 12px;display:grid}.micro-agent-pulse>span:last-child{border-right:0}.micro-agent-pulse i{color:var(--blue);letter-spacing:.12em;font-size:7px;font-style:normal;font-weight:850}.micro-agent-pulse strong{font-size:10px}.micro-agent-pulse small{color:var(--muted);font-size:7px}.micro-agent-pulse b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.city-twin-frame{border:1.5px solid var(--ledger-line);isolation:isolate;background:var(--ledger-paper);min-height:650px;position:relative;overflow:hidden;box-shadow:0 4px #30363114}.city-twin-frame iframe{background:var(--ledger-paper);border:0;width:100%;height:clamp(650px,58vw,720px);display:block}.city-twin-proof{z-index:2;border:1.5px solid var(--ledger-ink);pointer-events:none;background:#fffdf8f0;border-radius:9px 13px 8px 12px;gap:2px;padding:7px 10px;display:grid;position:absolute;bottom:16px;right:18px;box-shadow:2px 2px #30363121}.city-twin-proof span{color:var(--muted);letter-spacing:.08em;font:700 7px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.city-twin-proof strong{font-size:9px}.town-ledger-strip{border:1.5px solid var(--ledger-line);background:var(--ledger-surface);border-top:0;border-radius:0 0 18px 22px;grid-template-columns:72px repeat(5,minmax(104px,1fr)) 84px;gap:0;display:grid;overflow:hidden;box-shadow:0 4px #30363114}.town-ledger-strip>*{border-right:1px dashed var(--line-strong);min-width:0}.town-ledger-strip>:last-child{border-right:0}.town-clock,.town-receipt{text-align:center;place-content:center;align-items:baseline;padding:9px;display:grid}.town-clock{grid-template-columns:auto auto;gap:0 3px}.town-clock span{color:var(--blue);font-size:8px;font-weight:800}.town-clock strong,.town-receipt strong{font-variant-numeric:tabular-nums;font-size:20px;line-height:1}.town-clock small{grid-column:1/-1}.town-clock small,.town-receipt span,.town-receipt small{color:var(--muted);font-size:7px}.town-ledger-strip button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:66px;padding:7px 9px;display:flex}.town-ledger-strip button:hover{background:var(--paper)}.town-ledger-strip button.is-selected{background:var(--blue-soft);box-shadow:inset 0 -3px 0 var(--blue)}.town-ledger-strip button>span{gap:2px;min-width:0;display:grid}.town-ledger-strip button strong{font-size:9px}.town-ledger-strip button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.city-map{border:1.5px solid var(--ledger-line);isolation:isolate;background:var(--ledger-paper);border-radius:0 0 18px 22px;min-height:650px;position:relative;overflow:hidden;box-shadow:0 4px #30363114}.map-paper-grid{z-index:-3;background:radial-gradient(circle at 20% 20%,#3036310b 0 1px,#0000 1.5px) 0 0/24px 24px,linear-gradient(30deg,#0000 49.5%,#37443d0f 50%,#0000 50.5%) 0 0/72px 42px,linear-gradient(150deg,#0000 49.5%,#37443d0f 50%,#0000 50.5%) 0 0/72px 42px;position:absolute;inset:0}.city-road{z-index:-1;background:#d7d4c8;border:1px solid #8f958f;position:absolute;box-shadow:inset 0 0 0 8px #e7e2d4}.road-horizontal{height:94px;top:48%;left:-5%;right:-5%;transform:rotate(-10deg)}.road-vertical{width:94px;top:-8%;bottom:-8%;left:50%;transform:rotate(14deg)}.city-road:after{content:"";border-top:2px dashed #fffdf8eb;position:absolute;inset:50% 8px auto}.road-vertical:after{border-top:0;border-left:2px dashed #fffdf8eb;inset:8px auto 8px 50%}.city-place{z-index:2;cursor:pointer;background:0 0;border:0;justify-items:center;gap:3px;display:grid;position:absolute}.city-place .city-entity-icon{filter:drop-shadow(8px 9px #30363121);transition:transform .25s var(--ease), filter .25s}.city-place:hover .city-entity-icon,.city-place:focus-visible .city-entity-icon{filter:drop-shadow(11px 13px #30363124);transform:translateY(-6px)rotate(-1deg)scale(1.045)}.city-place:active .city-entity-icon{filter:drop-shadow(3px 3px #30363126);transform:translateY(3px)scale(.96)}.city-place strong{background:#fffdf8f0;border:1.5px solid #3036316b;border-radius:7px 10px 7px 9px;padding:4px 9px;font-size:11px;box-shadow:0 2px #30363112}.city-place small{max-width:145px;color:var(--text);white-space:nowrap;background:#fffdf8c7;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:700}.city-place.is-selected strong{border-color:var(--blue);background:var(--blue);color:#fff}.city-place.is-selected .city-entity-icon{filter:drop-shadow(9px 12px #315fd830);transform:translateY(-4px)scale(1.06)}.place-platform{top:18%;left:10%}.place-merchant{top:17%;left:61%}.place-rider{top:63%;left:70%}.place-residents{top:67%;left:17%}.place-government{top:44%;left:43%}.city-flow i{z-index:1;border:2px solid var(--ledger-ink);offset-path:path("M 130 140 C 300 80 460 400 700 210");background:#e8c968;border-radius:50%;width:11px;height:11px;animation:7s linear infinite orderMove;position:absolute}.city-flow i:nth-child(2){animation-delay:-1.3s}.city-flow i:nth-child(3){animation-delay:-2.7s}.city-flow i:nth-child(4){animation-delay:-4s}.city-flow i:nth-child(5){animation-delay:-5.4s}.city-map:not(.is-running) .city-flow i,.city-map:not(.is-running) .rider{animation-play-state:paused}.city-map:not(.layer-订单) .city-flow{display:none}.rider{z-index:4;border:2px solid var(--ledger-ink);color:#fff;background:#79afc2;border-radius:50%;place-items:center;width:18px;height:18px;font-size:6px;animation:5s ease-in-out infinite alternate riderMove;display:grid;position:absolute}.rider-one{top:55%;left:30%}.rider-two{animation-delay:-1.5s;top:57%;left:58%}.rider-three{animation-delay:-3s;top:25%;left:45%}.stage-risk .rider,.stage-policy .rider{border-color:#a34d49}.map-time,.map-receipt{border:1.5px solid var(--ledger-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8e8;align-items:baseline;padding:10px 12px;display:grid;position:absolute;top:18px;box-shadow:0 2px #30363114}.map-time{border-radius:10px 13px 9px 12px;grid-template-columns:auto auto;gap:0 5px;left:18px}.map-time span{color:var(--blue);font-size:9px;font-weight:800}.map-time strong{font-size:27px;line-height:1}.map-time small{color:var(--muted);grid-column:1/-1;font-size:8px}.map-receipt{border-radius:12px 9px 13px 8px;justify-items:end;right:18px;transform:rotate(.5deg)}.map-receipt span,.map-receipt small{color:var(--muted);font-size:8px}.map-receipt strong{font-variant-numeric:tabular-nums;font-size:22px;line-height:1.1}.map-layers{border:1.5px solid var(--ledger-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8eb;border-radius:10px 13px 10px 12px;gap:5px;padding:5px;display:flex;position:absolute;bottom:18px;left:18px;box-shadow:0 2px #30363114}.map-layers button{min-height:29px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;padding:0 8px;font-size:9px;font-weight:750;display:flex}.map-layers button .icon-asset{opacity:.52}.map-layers button.is-active{background:var(--blue-soft);color:var(--blue-deep)}.map-layers button.is-active .icon-asset{opacity:1}.ledger-inspector{border-left:1px solid var(--line);background:var(--surface);min-width:0;padding:24px 22px}.ledger-entity-head{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.entity-swatch{border:1.5px solid #30363159;border-radius:12px 16px 11px 14px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 3px #30363112}.ledger-entity-head small{color:var(--muted);font-size:9px}.ledger-entity-head h2{margin:2px 0 0;font-size:20px;line-height:1.05}.ledger-inspector blockquote{background:var(--lavender);font-family:var(--font-body);border:1.5px solid #30363159;border-radius:7px 15px 7px 14px;margin:25px 0;padding:16px;font-size:13px;line-height:1.65;box-shadow:0 3px #30363112}.ledger-inspector blockquote small{color:var(--muted);margin-bottom:5px;font-size:9px;font-style:normal;display:block}.selected-town-agent-card{border:2px solid var(--blue);background:linear-gradient(145deg,#edf2ff,var(--surface));border-radius:13px 17px 12px 15px;gap:12px;margin:18px 0;padding:15px;display:grid;box-shadow:4px 5px #315fd81f}.selected-town-agent-card>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.selected-town-agent-card>header>div{gap:3px;display:grid}.selected-town-agent-card>header small{color:var(--muted);font-size:7px;line-height:1.45}.selected-town-agent-card>header strong{font-size:18px}.selected-town-agent-card>header button{border:1px solid var(--line);background:var(--surface);width:28px;height:28px;color:var(--muted);cursor:pointer;border-radius:50%;flex:none}.town-agent-location{flex-wrap:wrap;gap:5px;display:flex}.town-agent-location span,.town-agent-location i{background:var(--surface);color:var(--blue-deep);border:1px solid #b8c6ec;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:750}.town-agent-location i{background:var(--mint);color:#477d68;border-color:#a8cbb9}.selected-town-agent-card dl{border-top:1px dashed #9aabd8;gap:0;margin:0;display:grid}.selected-town-agent-card dl>div{border-bottom:1px dashed #c1cae2;grid-template-columns:58px minmax(0,1fr);gap:8px;padding:9px 0;display:grid}.selected-town-agent-card dt{color:var(--blue);font-size:8px;font-weight:850}.selected-town-agent-card dd{color:var(--text);gap:4px;margin:0;font-size:9px;line-height:1.55;display:grid}.selected-town-agent-card dd span{padding-left:9px;position:relative}.selected-town-agent-card dd span:before{content:"·";color:var(--blue);font-weight:900;position:absolute;left:0}.entity-metrics{gap:15px;display:grid}.entity-metrics>div>span{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.entity-metrics small{color:var(--muted);font-size:9px}.entity-metrics strong{text-align:right;font-variant-numeric:tabular-nums;font-size:12px}.entity-metrics>div>i{background:var(--paper);border:1px solid #30363133;border-radius:8px;height:7px;margin-top:6px;display:block;overflow:hidden}.entity-metrics b{border-radius:inherit;background:var(--blue);height:100%;transition:width .45s var(--ease);display:block}.department-mini{background:var(--mint);border:1px dashed #9db8aa;border-radius:9px 13px 9px 12px;flex-wrap:wrap;gap:5px;margin-top:18px;padding:13px;display:flex}.department-mini span{width:100%;font-size:9px;font-weight:800}.department-mini i{background:#ffffff8c;border:1px solid #26312c26;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal}.decision-trace{border-top:1px dashed var(--line-strong);gap:0;margin:23px 0;display:grid}.decision-trace>div{border-bottom:1px dashed var(--line);grid-template-columns:48px 1fr;gap:10px;padding:12px 0;display:grid}.decision-trace span{color:var(--blue);letter-spacing:.08em;font-size:9px;font-weight:800}.decision-trace p{color:var(--text);margin:0;font-size:11px;line-height:1.6}.decision-trace code{font-size:10px}.experiment-dock,.event-dock{border-top:1px solid var(--line);background:var(--paper);grid-column:1/-1;min-width:0;padding:58px clamp(20px,4vw,64px);overflow:hidden}.dock-heading,.event-dock-head{justify-content:space-between;align-items:end;gap:25px;margin-bottom:26px;display:flex}.dock-heading h2,.event-dock-head h2{letter-spacing:-.045em;max-width:900px;margin:9px 0 0;font-size:clamp(31px,3.7vw,50px);font-weight:590;line-height:1}.branch-tabs{border:1px solid var(--line);background:var(--surface);border-radius:11px 14px 10px 13px;gap:5px;padding:4px;display:flex}.branch-tabs button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:750;display:inline-flex}.branch-tabs button.is-active{background:var(--blue);color:#fff}.branch-tabs button:disabled{opacity:.5;cursor:wait}.experiment-content{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:16px;display:grid}.intervention-card,.comparison-card{background:var(--surface);border:1.5px solid #3036318c;border-radius:18px 22px 17px 20px;box-shadow:0 4px #30363114}.intervention-card{padding:25px}.intervention-card h3{margin:18px 0 20px;font-size:27px}.policy-guardrail-list{border:1px solid var(--line);background:var(--blue-soft);border-radius:11px 14px 10px 13px;display:grid;overflow:hidden}.policy-guardrail-list span{border-bottom:1px dashed #b8c5e8;justify-content:space-between;align-items:center;gap:15px;min-height:48px;padding:9px 13px;display:flex}.policy-guardrail-list span:last-child{border-bottom:0}.policy-guardrail-list i{color:var(--blue-deep);font-size:10px;font-style:normal;font-weight:750}.policy-guardrail-list strong{text-align:right;font-size:12px}.intervention-meta{grid-template-columns:repeat(3,1fr);gap:6px;margin:15px 0;display:grid}.intervention-meta span{border:1px solid var(--line);color:var(--muted);border-radius:8px 10px 8px 9px;gap:3px;padding:10px;font-size:9px;display:grid}.intervention-meta strong{color:var(--ink);font-size:10px}.closure-mini{color:var(--muted);white-space:nowrap;justify-content:center;align-items:center;gap:5px;margin-top:14px;font-size:8px;display:flex}.closure-mini span{border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:3px 6px}.closure-mini i{color:var(--blue);font-style:normal;font-weight:800}.comparison-card{align-content:center;gap:0;padding:24px;display:grid}.comparison-ledger-head,.comparison-ledger-row{grid-template-columns:minmax(112px,1fr) repeat(3,minmax(82px,.72fr));align-items:center;gap:10px;display:grid}.comparison-ledger-head{border-bottom:1.5px solid var(--ledger-line);min-height:36px;color:var(--muted);padding:0 8px;font-size:9px}.comparison-ledger-head b{text-align:right;font-size:9px}.comparison-ledger-row{border-bottom:1px dashed var(--line);min-height:45px;padding:7px 8px}.comparison-ledger-row>span{color:var(--muted);font-size:11px}.comparison-ledger-row strong,.comparison-ledger-row em{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;font-style:normal}.comparison-ledger-row em{background:var(--paper);border-radius:999px;justify-self:end;padding:2px 6px}.comparison-ledger-row em.is-gain{background:var(--mint);color:#477d68}.comparison-ledger-row em.is-cost{background:var(--coral);color:#9b4b3d}.comparison-card .tradeoff-receipt{background:var(--mint);color:var(--text);border:1px dashed #84a292;border-radius:8px 14px 8px 13px;margin:16px 0 0;padding:14px;font-size:11px;line-height:1.65}.tradeoff-receipt .status-badge{margin-right:7px}.event-dock{background:#e8e5dc}.event-card-row{scroll-snap-type:x mandatory;grid-auto-columns:minmax(255px,1fr);grid-auto-flow:column;gap:11px;width:100%;min-width:0;padding:3px 0 10px;display:grid;overflow-x:auto}.event-card{background:var(--surface);text-align:left;scroll-snap-align:start;cursor:pointer;min-height:270px;transition:transform .18s var(--ease), box-shadow .18s;border:1.5px solid #3036316b;border-radius:15px 20px 14px 18px;flex-direction:column;align-items:flex-start;padding:19px;display:flex;box-shadow:0 3px #30363112}.event-card:nth-child(2n){border-radius:20px 15px 19px 14px}.event-card:hover{transform:translateY(-3px);box-shadow:0 7px #30363114}.event-card>span{justify-content:space-between;align-items:center;gap:7px;width:100%;display:flex}.event-card>.icon-asset{margin-top:14px}.event-card time{color:var(--muted);font-size:9px}.event-card>strong{margin-top:8px;font-size:17px;line-height:1.3}.event-card p{color:var(--muted);margin:9px 0;font-size:11px;line-height:1.65}.event-card>small{color:var(--blue);margin-top:auto;font-size:9px;font-weight:750}.ledger-boundary-note{border-top:1px dashed var(--line-strong);color:var(--muted);margin:18px 0 0;padding-top:13px;font-size:10px}.data-center{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-soft);overflow:hidden}.data-content{background:var(--surface);min-width:0}.data-tabs{border-bottom:1px solid var(--line);background:#eeede7;padding:0 22px;display:flex}.data-tabs button{min-height:57px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0 16px;font-size:9px;font-weight:750;display:inline-flex}.data-tabs button.is-active{border-color:var(--blue);color:var(--blue)}.data-tabs button>i,.data-tabs button>b,.data-tabs .data-tab-copy small{display:none}.data-tab-copy{display:grid}.data-tab-copy strong{font-size:inherit}.data-tab-icon{border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.data-overview{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;gap:30px;padding:35px;display:grid}.data-overview>div:first-child{justify-items:start;display:grid}.data-section-path{color:var(--muted);font-size:8px;font-weight:750;display:none}.data-section-path i{color:var(--blue);margin:0 4px;font-style:normal}.data-overview h2{letter-spacing:-.04em;margin:16px 0 8px;font-size:38px;line-height:1}.data-overview p{max-width:680px;color:var(--muted);margin:0}.data-center.is-embedded .data-tabs{border-right:1px solid var(--line);background:#ecebe5;border-bottom:0;flex-direction:column;gap:5px;min-width:0;padding:18px 14px;display:flex}.data-index-head{border-bottom:1px solid var(--line);gap:2px;margin-bottom:2px;padding:5px 7px 16px;display:grid}.data-index-head>span{color:var(--blue);letter-spacing:.11em;font-size:8px;font-weight:850}.data-index-head strong{font-size:13px}.data-index-head small{color:var(--muted);font-size:8px}.data-center.is-embedded .data-tabs button{width:100%;min-height:68px;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:11px 14px 10px 13px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.data-center.is-embedded .data-tabs button:hover{border-color:var(--line);background:#ffffff9e}.data-center.is-embedded .data-tabs button.is-active{background:var(--surface);color:var(--ink);border-color:#b8c6ec;box-shadow:0 7px 18px #26312c0f}.data-center.is-embedded .data-tabs button>i{color:var(--muted);font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-style:normal;display:block}.data-center.is-embedded .data-tabs button>b{background:var(--paper-deep);min-width:27px;color:var(--muted);text-align:center;border-radius:999px;padding:3px 5px;font-size:8px;display:block}.data-center.is-embedded .data-tabs button.is-active>b{background:var(--blue-soft);color:var(--blue)}.data-center.is-embedded .data-tab-copy small{color:var(--muted);font-size:7.5px;font-weight:600;display:block}.data-center.is-embedded .data-tab-copy strong{font-size:10px}.data-center.is-embedded .data-tab-icon{border:1px solid #26312c17;width:39px;height:39px}.data-index-foot{border-top:1px solid var(--line);gap:8px;margin-top:auto;padding:16px 7px 5px;display:grid}.data-index-foot p{color:var(--muted);margin:0;font-size:8px;line-height:1.55}.data-center.is-embedded .data-overview{gap:24px;min-height:178px;padding:28px clamp(22px,3vw,40px)}.data-center.is-embedded .data-section-path{margin-bottom:13px;display:block}.data-center.is-embedded .data-overview h2{margin:11px 0 7px;font-size:clamp(30px,2.6vw,40px);font-weight:580}.data-center.is-embedded .data-overview p{font-size:11px;line-height:1.6}.data-summary{display:flex}.data-summary span{border-left:1px solid var(--line);min-width:100px;color:var(--muted);gap:3px;padding:0 18px;font-size:7px;display:grid}.data-summary strong{color:var(--ink);font-size:18px}.toast-message{background:var(--mint);border:1px solid #b8d4c8;border-radius:10px;align-items:center;gap:10px;margin:18px 26px 0;padding:10px 13px;font-size:9px;display:flex}.asset-layout{grid-template-columns:1fr 270px;min-height:520px;display:grid}.asset-list{border-right:1px solid var(--line);padding:24px}.list-toolbar{grid-template-columns:1fr auto;gap:10px;margin-bottom:14px;display:grid}.list-toolbar input,.hub-search input{border:1px solid var(--line);background:var(--paper);border-radius:10px;width:100%;height:42px;padding:0 13px;font-size:10px}.asset-row{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:13px;min-height:78px;padding:12px;display:grid}.asset-icon{border-radius:13px;place-items:center;width:52px;height:52px;display:grid}.asset-row>div{display:grid}.asset-row strong{font-size:10px}.asset-row small{color:var(--muted);font-size:8px}.asset-row>button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:750}.source-health{background:var(--lavender);padding:30px 22px}.source-health h3{margin:18px 0 8px;font-size:23px}.source-health p{color:var(--muted);margin:0 0 22px;font-size:10px;line-height:1.7}.source-health>div{border-top:1px solid #26312c1f;justify-content:space-between;padding:11px 0;font-size:8px;display:flex}.source-health .secondary-button{margin-top:20px}.source-grid,.report-grid{grid-template-columns:repeat(4,1fr);gap:11px;padding:25px;display:grid}.source-grid article{border:1px solid var(--line);background:var(--paper);border-radius:16px;flex-direction:column;min-height:260px;padding:20px;display:flex}.source-grid article>div{justify-content:space-between;align-items:flex-start;display:flex}.source-grid h3{margin:27px 0 8px;font-size:18px}.source-grid p{color:var(--muted);margin:0;font-size:9px}.quality-meter{background:var(--line);border-radius:8px;height:6px;margin-top:auto;overflow:hidden}.quality-meter i{border-radius:inherit;background:var(--blue);height:100%;display:block}.source-grid article>small{color:var(--muted);margin-top:7px;font-size:7px}.run-table{padding:25px}.table-head,.table-row{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr 110px 170px 70px;align-items:center;gap:14px;min-height:64px;display:grid}.table-head{min-height:35px;color:var(--muted);letter-spacing:.1em;font-size:7px;font-weight:800}.table-row strong,.table-row span{font-size:9px}.table-row small{color:var(--muted);font-size:8px}.table-row button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:8px;font-weight:750;display:inline-flex}.report-grid{grid-template-columns:1.6fr repeat(3,.7fr)}.report-feature,.report-card{border:1px solid var(--line);border-radius:18px;min-height:330px}.report-feature{background:var(--blue-soft);grid-template-columns:1fr auto;gap:12px;padding:25px;display:grid}.report-feature h3,.report-card h3{margin:21px 0 10px;font-size:23px;line-height:1.15}.report-feature p,.report-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.65}.report-feature>div>span{color:var(--muted);margin-top:18px;font-size:8px;display:block}.report-feature>button{grid-column:1/-1;align-self:end;width:fit-content}.report-card{background:var(--paper);flex-direction:column;align-items:flex-start;padding:20px;display:flex}.report-card>.icon-asset{margin-bottom:12px}.report-card button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:auto;padding:0;font-size:8px;font-weight:750;display:inline-flex}.skillhub-page{padding-bottom:90px}.skillhub-hero{background:var(--lavender);border-bottom:1px solid var(--line);grid-template-columns:1.3fr .7fr;align-items:center;gap:40px;min-height:530px;padding:clamp(70px,8vw,120px) clamp(22px,6vw,104px);display:grid}.skillhub-hero h2{letter-spacing:-.063em;max-width:920px;margin:25px 0 20px;font-size:clamp(50px,6.4vw,92px);font-weight:580;line-height:.93}.skillhub-hero p{max-width:620px;color:var(--muted);margin:0;font-size:15px;line-height:1.75}.skillhub-hero>div:first-child>div{gap:18px;margin-top:30px;display:flex}.hub-illustration{place-items:center;min-height:330px;display:grid;position:relative}.hub-illustration:before{content:"";background:#ffffff59;border:1px solid #26312c26;border-radius:50%;width:270px;height:270px;position:absolute}.hub-illustration .icon-asset{z-index:2}.hub-card{z-index:3;background:var(--surface);min-width:75px;box-shadow:var(--shadow-soft);text-align:center;border:1px solid #26312c26;border-radius:13px;padding:13px;font-size:9px;font-weight:750;position:absolute}.hub-card-a{top:18%;left:5%;transform:rotate(-5deg)}.hub-card-b{background:var(--yellow);top:26%;right:3%;transform:rotate(4deg)}.hub-card-c{background:var(--mint);bottom:8%;right:18%;transform:rotate(-3deg)}.hub-content{padding:50px clamp(22px,6vw,104px)}.hub-toolbar{grid-template-columns:1fr 270px;align-items:center;gap:20px;margin-bottom:26px;display:grid}.filter-pills{gap:6px;display:flex;overflow-x:auto}.filter-pills button{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--muted);white-space:nowrap;cursor:pointer;border-radius:999px;padding:0 12px;font-size:8px;font-weight:750}.filter-pills button.is-active{border-color:var(--blue);background:var(--blue);color:#fff}.skill-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.skill-card{border-radius:var(--radius-lg);border:1px solid #26312c1c;flex-direction:column;align-items:flex-start;min-height:440px;padding:22px;display:flex}.skill-card-top{justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:22px;display:flex}.skill-icon{background:#ffffff80;border:1px solid #26312c1f;border-radius:18px;place-items:center;width:64px;height:64px;display:grid}.skill-card h3{letter-spacing:-.03em;margin:18px 0 10px;font-size:25px;line-height:1.1}.skill-card>p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.coverage-row{grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:100%;margin-top:auto;padding-top:25px;display:grid}.coverage-row span,.coverage-row strong{font-size:8px}.coverage-row i{background:#ffffffa6;border-radius:7px;height:5px;overflow:hidden}.coverage-row b{border-radius:inherit;background:var(--blue);height:100%;display:block}.skill-state{align-items:center;gap:4px;display:flex}.skill-meta{width:100%;color:var(--muted);border-top:1px solid #26312c1f;justify-content:space-between;margin-top:11px;padding-top:11px;font-size:8px;display:flex}.skill-actions{grid-template-columns:1fr auto;gap:7px;width:100%;margin-top:18px;display:grid}.icon-action{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:10px;place-items:center;width:42px;padding:0;display:grid}.success-button{background:var(--mint);color:#477d68;border-color:#9ec8b6}.empty-state{border:1px dashed var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);text-align:center;align-content:center;place-items:center;gap:12px;min-height:410px;display:grid}.empty-state h3{margin:8px 0 0}.empty-state p{color:var(--muted);margin:0;font-size:10px}@keyframes float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-16px)rotate(4deg)}}@keyframes orderMove{0%{offset-distance:0%}to{offset-distance:100%}}@keyframes riderMove{0%{transform:translate(-10px,12px)}to{transform:translate(55px,-24px)}}@media (width<=1200px){.desktop-nav{gap:13px}.desktop-nav a{gap:8px;font-size:9px}.desktop-nav a .icon-asset{width:50px;height:50px}.workbench-layout{grid-template-columns:195px minmax(520px,1fr)}.assistant-panel{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;grid-template-columns:1fr 1fr 1fr auto;display:grid}.assistant-title{grid-column:1/-1}.assistant-panel>.primary-button{align-self:end;margin-top:0}.workbench-archive-heading{grid-template-columns:195px minmax(0,1fr)}.workbench-archive-heading>.status-badge{grid-column:2;place-self:start;margin:-20px 0 22px clamp(22px,3vw,42px)}.data-center.is-embedded{grid-template-columns:195px minmax(0,1fr)}.data-center.is-embedded .asset-layout{grid-template-columns:minmax(0,1fr) 240px}.foundry-shell{grid-template-columns:190px minmax(560px,1fr)}.node-inspector{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;display:block}.report-grid{grid-template-columns:1fr 1fr}.report-feature{grid-column:1/-1}}@media (width>=901px) and (width<=1080px){.desktop-nav{gap:9px}.desktop-nav a{border-radius:13px;justify-content:center;gap:0;width:52px;height:58px}.desktop-nav a span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.desktop-nav a .icon-asset{width:48px;height:48px}.desktop-nav a.is-active{background:var(--blue-soft)}.desktop-nav a:after{bottom:-4px}}@media (width<=900px){.app-header,.landing-header{grid-template-columns:1fr auto;min-height:66px;padding-inline:18px}.desktop-nav,.landing-header nav,.mode-chip{display:none}.landing-header .header-login{display:inline-flex}.app-main{padding-bottom:68px}.mobile-nav{z-index:100;border:1px solid var(--line-strong);min-height:68px;box-shadow:var(--shadow-float);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefaf0;border-radius:15px;grid-template-columns:repeat(4,1fr);padding:5px;display:grid;position:fixed;bottom:10px;left:10px;right:10px}.mobile-nav a{color:var(--muted);border-radius:10px;align-content:center;place-items:center;gap:1px;font-size:7px;font-weight:750;display:grid}.mobile-nav a .icon-asset{width:40px;height:40px}.mobile-nav a span{color:inherit;font-size:7px;line-height:1}.mobile-nav a.is-active{background:var(--blue-soft);color:var(--blue-deep)}.landing-hero{padding-inline:22px;min-height:820px;padding-bottom:190px}.landing-copy h1{font-size:clamp(48px,8vw,62px)}.story-section{grid-template-columns:1fr;gap:46px}.story-intro{width:min(620px,100%)}.story-intro h2{max-width:560px;font-size:clamp(36px,5.8vw,48px)}.story-intro>p:last-of-type{font-size:16px!important}.paper-city{opacity:.85;right:-370px}.landing-stats{bottom:45px;left:22px;right:22px}.landing-stats>div{flex:1;min-width:0}.identity-intro{grid-template-columns:1fr 1fr}.identity-intro .eyebrow{grid-column:1/-1}.mode-card{min-height:440px}.role-picker{grid-template-columns:1fr}.role-options{order:2}.role-picker>.primary-button{order:3}.case-grid{grid-template-columns:1fr 1fr}.case-featured{grid-column:1/-1}.page-heading{grid-template-columns:1fr}.page-actions{justify-content:flex-start}.page-meta{overflow-x:auto}.workbench-layout{grid-template-columns:minmax(0,1fr)}.project-sidebar{border-right:0;border-bottom:1px solid var(--line)}.project-list{grid-template-columns:repeat(3,minmax(180px,1fr));overflow-x:auto}.assistant-panel{grid-template-columns:1fr 1fr}.assistant-title{grid-column:1/-1}.workbench-archive-heading{grid-template-columns:1fr;min-height:0}.archive-index-intro{border-right:0;border-bottom:1px solid var(--line);min-height:72px}.archive-heading-copy{padding:28px 20px 20px}.workbench-archive-heading>.status-badge{grid-column:1;margin:0 20px 24px}.data-center.is-embedded{grid-template-columns:1fr}.data-center.is-embedded .data-tabs{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;gap:6px;padding:10px;overflow-x:auto}.data-center.is-embedded .data-index-head,.data-center.is-embedded .data-index-foot{display:none}.data-center.is-embedded .data-tabs button{flex:0 0 166px;min-height:62px}.data-center.is-embedded .asset-layout,.foundry-shell{grid-template-columns:1fr}.foundry-library{border-right:0;border-bottom:1px solid var(--line)}.subject-list{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto}.node-inspector{display:block}.ledger-layout{grid-template-columns:1fr}.ledger-inspector{border-top:1px solid var(--line);border-left:0}.city-map{min-height:600px}.experiment-content,.asset-layout{grid-template-columns:1fr}.asset-list{border-right:0}.source-health{border-top:1px solid var(--line)}.source-grid{grid-template-columns:1fr 1fr}.skillhub-hero{grid-template-columns:1fr}.hub-illustration{min-height:260px}.skill-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.brand-wordmark{width:132px;height:44px}.landing-hero{min-height:760px;padding-top:110px;padding-bottom:210px}.hero-cover{object-position:54% center}.landing-copy h1{font-size:clamp(42px,12vw,54px);line-height:1.04}.landing-copy>p:last-of-type{font-size:16px!important}.hero-cta-row{flex-direction:column;align-items:flex-start;gap:12px}.landing-stats{grid-template-columns:1fr 1fr;display:grid}.landing-stats>div{padding:12px 12px 0}.landing-stats>div:last-child{display:none}.story-section,.identity-section,.case-section{padding:76px 18px}.story-intro h2{max-width:520px;font-size:clamp(34px,9.6vw,42px);line-height:1.1}.story-chapters{gap:7px;font-size:10px}.story-video-shell{border-radius:15px}.story-video-shell figcaption{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px}.identity-intro{grid-template-columns:1fr}.identity-intro .eyebrow{grid-column:auto}.identity-intro h2,.section-title-row h2{font-size:clamp(34px,9.6vw,42px);line-height:1.1}.mode-grid{grid-template-columns:1fr}.mode-card{min-height:390px}.role-options{grid-template-columns:1fr}.role-options button{min-height:52px}.section-title-row,.case-grid,.case-featured{grid-template-columns:1fr}.case-art{min-height:250px}.landing-footer{grid-template-columns:1fr;align-items:start}.landing-footer>a{justify-self:start}.page-container,.page-container-fluid{padding-inline:12px}.page-heading{padding-top:45px}.page-heading h1{font-size:47px}.page-actions{grid-template-columns:1fr 1fr;display:grid}.page-actions>*{width:100%}.page-meta{gap:10px;padding-inline:11px}.page-meta>span:not(.status-badge){white-space:nowrap;padding-left:10px}.workbench-layout,.foundry-shell,.data-center{border-radius:17px}.project-list{grid-template-columns:repeat(3,170px)}.scenario-builder{padding:19px 14px 32px}.builder-toolbar{flex-direction:column;align-items:flex-start}.scenario-title-block{padding-top:38px}.input-deck,.public-kit-panel{grid-template-columns:1fr}.policy-kits{min-height:120px}.scenario-timeline li{grid-template-columns:38px 11px 1fr;padding:10px 0}.scenario-timeline .status-badge{grid-column:3}.assistant-panel{grid-template-columns:1fr}.assistant-title{grid-column:auto}.workbench-archive{padding:0}.archive-heading-copy{padding:24px 16px 18px}.workbench-archive-heading h2{font-size:36px}.workbench-archive-heading>.status-badge{margin:0 16px 22px}.data-center.is-embedded{border-radius:0}.data-center.is-embedded .data-tabs{padding:8px}.data-center.is-embedded .data-tabs button{flex-basis:148px;grid-template-columns:auto auto minmax(0,1fr)}.data-center.is-embedded .data-tabs button>b{display:none}.data-center.is-embedded .data-overview{min-height:0;padding:22px 16px}.data-center.is-embedded .data-overview h2{font-size:32px}.data-center.is-embedded .data-summary{width:100%}.foundry-canvas-panel{padding:10px}.canvas-toolbar{flex-direction:column;align-items:flex-start}.canvas-toolbar>div:last-child{width:100%;overflow-x:auto}.foundry-canvas{min-height:620px;overflow:auto}.orchestration-canvas{min-width:680px}.foundry-testbar{grid-template-columns:1fr 1fr}.foundry-testbar>div{grid-column:1/-1}.external-dock-heading{flex-direction:column;align-items:flex-start}.external-dock-heading small{text-align:left}.canvas-legend{white-space:nowrap;max-width:92vw;overflow-x:auto}.ledger-stage-panel,.ledger-inspector,.experiment-dock,.event-dock{width:100%;min-width:0;max-width:100vw}.ledger-stage-panel{padding:8px 8px 0}.ledger-topbar{flex-direction:column;align-items:flex-start;padding:10px}.simulation-controls{flex-wrap:wrap;width:100%;min-width:0}.simulation-controls .play-control{flex:1}.simulation-controls .music-control{margin-left:auto}.city-kpis{grid-template-columns:1fr 1fr}.city-kpis>div{border-bottom:1px solid var(--line)}.city-map{min-width:0;min-height:570px}.city-entity-icon{width:74px;height:74px}.place-platform{top:21%;left:13%}.place-merchant{top:18%;left:59%}.place-rider{top:68%;left:65%}.place-residents{top:70%;left:13%}.place-government{top:47%;left:42%}.map-layers{max-width:calc(100% - 20px);left:10px;right:10px;overflow-x:auto}.experiment-dock,.event-dock{padding:46px 14px}.dock-heading,.event-dock-head{flex-direction:column;align-items:flex-start;min-width:0}.branch-tabs{width:100%;max-width:100%;overflow-x:auto}.branch-tabs button{white-space:nowrap}.experiment-content,.intervention-card,.comparison-card{min-width:0}.intervention-meta{grid-template-columns:1fr}.comparison-row{grid-template-columns:85px minmax(0,1fr) 50px}.event-card-row{grid-auto-columns:82vw;max-width:100%}.data-tabs{padding-inline:10px;overflow-x:auto}.data-tabs button{white-space:nowrap}.data-overview{grid-template-columns:1fr;padding:24px 18px}.data-summary{overflow-x:auto}.asset-list{padding:14px}.asset-row{grid-template-columns:auto 1fr auto}.asset-row .status-badge{grid-column:2;width:fit-content}.asset-row>button{grid-area:1/3/3}.source-grid,.report-grid{grid-template-columns:1fr;padding:14px}.report-feature{grid-column:auto}.run-table{padding:14px;overflow-x:auto}.table-head,.table-row{min-width:650px}.skillhub-hero{padding:70px 18px}.skillhub-hero h2{font-size:50px}.skillhub-hero>div:first-child>div{flex-direction:column;align-items:flex-start}.hub-content{padding:40px 18px}.hub-toolbar,.skill-grid{grid-template-columns:1fr}.skill-card{min-height:405px}}.foundry-enterprise-shell{border:1px solid var(--line);background:var(--surface);min-height:980px;box-shadow:var(--shadow-soft);border-radius:22px;grid-template-columns:230px minmax(760px,1fr) 370px;display:grid;overflow:hidden}.enterprise-subject-rail{border-right:1px solid var(--line);background:var(--paper-deep);min-width:0;padding:16px}.enterprise-subject-rail>p{color:var(--muted);margin:5px 0 15px;font-size:12px;line-height:1.65}.enterprise-workspace{background:#f5f4ef;min-width:0;padding:14px}.enterprise-workspace-toolbar{grid-template-columns:1fr auto auto;align-items:center;gap:10px;min-height:54px;padding-bottom:12px;display:grid}.enterprise-workspace-toolbar>div{align-items:center;gap:8px;display:flex}.enterprise-workspace-toolbar>div:first-child>span:last-child{color:var(--muted);font-size:11px}.enterprise-workspace-toolbar nav{border:1px solid var(--line);background:var(--surface);border-radius:10px;gap:3px;padding:3px;display:flex}.enterprise-workspace-toolbar nav button,.enterprise-workspace-toolbar>div:last-child button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:11px;font-weight:760}.enterprise-workspace-toolbar nav button.is-active{background:var(--blue-soft);color:var(--blue)}.enterprise-workspace-toolbar>div:last-child button{border:1px solid var(--line);background:var(--surface)}.enterprise-workspace-toolbar>div:last-child button:disabled{opacity:.45}.enterprise-workspace-toolbar .workspace-save-button{border-color:var(--blue);background:var(--blue);color:#fff}.enterprise-node-canvas{border:1px solid var(--line);background-color:var(--surface);isolation:isolate;background-image:radial-gradient(#d5d8d2 .85px,#0000 .85px);background-size:18px 18px;border-radius:17px;min-height:720px;position:relative;overflow:hidden}.enterprise-canvas-guide{z-index:15;border:1px solid var(--line);pointer-events:none;background:#fffefaf0;border-radius:9px;gap:2px;padding:7px 10px;display:grid;position:absolute;top:12px;left:13px}.enterprise-canvas-guide span{color:var(--blue);letter-spacing:.12em;font-size:10px;font-weight:850}.enterprise-canvas-guide small{color:var(--muted);font-size:10px}.enterprise-edge-layer{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.enterprise-edge-layer path{fill:none;stroke:var(--blue);stroke-width:2px;stroke-dasharray:7 5;vector-effect:non-scaling-stroke;marker-end:url(#enterprise-arrow);animation:1.3s linear infinite linkFlow}.enterprise-edge-layer marker path{fill:var(--blue);stroke:none}.enterprise-actor-node,.organization-unit-node,.enterprise-external-node{position:absolute;transform:translate(-50%,-50%)}.enterprise-actor-node{z-index:9;border:1.5px solid var(--line-strong);border-radius:14px;grid-template-columns:1fr auto;align-items:center;width:228px;min-height:58px;display:grid;box-shadow:0 8px 22px #26312c1a}.enterprise-actor-node.is-selected,.organization-unit-node.is-selected,.enterprise-external-node.is-selected{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft), 0 10px 24px #26312c1a}.actor-main-button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-width:0;padding:8px;display:flex}.actor-main-button>span{min-width:0;display:grid}.actor-main-button small{color:var(--muted);font-size:9px}.actor-main-button strong{font-size:12px;line-height:1.35}.target-port,.skill-target-port,.source-port{cursor:pointer;border-radius:999px;place-items:center;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:grid}.target-port{border:1.5px solid var(--line-strong);width:25px;height:25px;color:var(--muted);background:#fff;margin-right:8px}.target-port.is-ready,.skill-target-port.is-ready{border-color:var(--blue);background:var(--blue);color:#fff;animation:1.1s ease-in-out infinite alternate portReady;box-shadow:0 0 0 5px #315fd821}@keyframes portReady{to{transform:scale(1.12)}}.organization-unit-node{z-index:8;border:1px solid var(--line-strong);background:var(--surface);border-radius:13px 15px 12px 16px;width:25%;min-width:180px;max-width:245px;min-height:112px;padding:8px;box-shadow:0 8px 20px #26312c12}.organization-unit-node.is-coordinator{background:var(--blue-soft);border-color:#aabced}.unit-main-button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;width:calc(100% - 29px);min-width:0;padding:0;display:flex}.unit-main-button>span:first-child{border:1px solid var(--line);background:#ffffffb8;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.unit-main-button>span:last-child{min-width:0;display:grid}.unit-main-button small{color:var(--muted);font-size:8px}.unit-main-button strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.unit-target-port{position:absolute;top:10px;right:0}.unit-skill-list{border-top:1px dashed var(--line);gap:3px;margin-top:7px;padding-top:6px;display:grid}.unit-skill-list>div{border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;min-width:0;padding:2px 3px;display:grid}.unit-skill-list>div:hover,.unit-skill-list>div.is-active{background:var(--paper)}.unit-skill-main{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0;padding:2px;display:grid}.unit-skill-list span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:740;overflow:hidden}.unit-skill-list i{max-width:78px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-style:normal;overflow:hidden}.unit-skill-list>div>button:last-child{border:1px solid var(--line);width:18px;height:18px;color:var(--muted);cursor:pointer;background:#fff;border-radius:50%;place-items:center;padding:0;font-size:10px;display:grid}.unit-skill-list>div>button:last-child.is-ready{border-color:var(--blue);background:var(--blue);color:#fff}.enterprise-external-node{z-index:10;border:1.5px dashed var(--blue);border-radius:13px;grid-template-columns:1fr auto;align-items:stretch;width:185px;min-height:60px;display:grid;overflow:hidden;box-shadow:0 8px 20px #315fd817}.enterprise-external-node>button:first-child{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto 1fr;align-items:center;gap:7px;min-width:0;padding:8px;display:grid}.enterprise-external-node>button:first-child>span{min-width:0;display:grid}.enterprise-external-node strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.enterprise-external-node small{color:var(--muted);font-size:9px}.source-port{border:0;border-left:1px dashed var(--blue);width:42px;color:var(--blue);background:#ffffff8f;border-radius:0;font-size:9px}.source-port:hover,.source-port.is-active{background:var(--blue);color:#fff}.enterprise-empty-modules{z-index:3;border:1px dashed var(--line-strong);background:#fffefaeb;border-radius:12px;justify-items:center;gap:3px;padding:9px 13px;display:grid;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.enterprise-empty-modules strong{font-size:11px}.enterprise-empty-modules small{color:var(--muted);font-size:9px}.view-capability .internal-skill-node{width:150px}.view-capability .internal-skill-node small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.skill-node-main{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding:0;display:grid}.skill-node-main>span:first-child{background:#ffffff8c;border:1px solid #26312c1a;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.skill-node-main>span:nth-child(2){min-width:0;display:grid}.skill-target-port{border:1px solid var(--line-strong);width:22px;height:22px;color:var(--muted);background:#fff;font-size:10px;position:absolute;bottom:-9px;right:-9px}.runtime-capability-board{border:1px solid var(--line);background:var(--surface);border-radius:17px;min-height:720px;padding:19px}.runtime-capability-board>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;padding-bottom:15px;display:flex}.runtime-capability-board>header span{color:var(--blue);letter-spacing:.12em;font-size:10px;font-weight:850}.runtime-capability-board h2{margin:4px 0 0;font-size:22px}.runtime-capability-board>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.runtime-capability-board>div>button{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:11px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;min-width:0;padding:10px;display:grid}.runtime-capability-board>div>button:hover{border-color:var(--blue);background:var(--blue-soft)}.runtime-capability-board button>span{min-width:0;display:grid}.runtime-capability-board button strong{font-size:11px}.runtime-capability-board button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;overflow:hidden}.runtime-capability-board button i{color:var(--muted);background:#fff;border-radius:999px;padding:3px 6px;font-size:9px;font-style:normal}.runtime-capability-board button b{color:var(--blue);font-size:11px}.subject-external-catalog{border:1px solid var(--line);background:var(--surface);border-radius:14px;margin-top:10px;padding:11px}.subject-external-catalog>header{justify-content:space-between;align-items:end;gap:12px;margin-bottom:9px;display:flex}.subject-external-catalog>header>div{display:grid}.subject-external-catalog header span{color:var(--blue);letter-spacing:.12em;font-size:9px;font-weight:850}.subject-external-catalog header strong{font-size:13px}.subject-external-catalog header small{max-width:380px;color:var(--muted);text-align:right;font-size:9px}.subject-external-catalog>div{grid-template-columns:repeat(4,minmax(145px,1fr));gap:7px;display:grid}.subject-external-catalog .external-shelf-card{min-height:82px}.enterprise-testbar{margin-bottom:2px}.enterprise-inspector{border-left:1px solid var(--line);background:var(--surface);flex-direction:column;min-width:0;display:flex}.enterprise-inspector>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:76px;padding:13px 14px;display:flex}.enterprise-inspector>header>div{align-items:center;gap:9px;min-width:0;display:flex}.enterprise-inspector>header>div>span:last-child{min-width:0;display:grid}.enterprise-inspector>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.enterprise-inspector>header small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.enterprise-inspector .node-icon{border:1px solid var(--line);border-radius:11px;place-items:center;width:43px;height:43px;display:grid}.enterprise-inspector-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.enterprise-inspector-tabs button{min-height:43px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;font-size:10px;font-weight:760}.enterprise-inspector-tabs button.is-active{border-color:var(--blue);color:var(--blue);background:var(--blue-soft)}.enterprise-inspector-content{min-height:540px;padding:14px;overflow-y:auto}.inspector-enterprise-stack{gap:11px;display:grid}.inspector-enterprise-stack>section{border:1px solid var(--line);background:var(--lavender);border-radius:12px;gap:6px;padding:13px;display:grid}.inspector-enterprise-stack>section>span,.permission-matrix header span,.skill-port-test>header span{color:var(--muted);letter-spacing:.1em;font-size:9px;font-weight:850}.inspector-enterprise-stack h3{margin:0;font-size:15px}.inspector-enterprise-stack code{overflow-wrap:anywhere;font-size:11px}.inspector-enterprise-stack p{color:var(--text);margin:0;font-size:12px;line-height:1.65}.inspector-enterprise-stack dl,.connection-contract-editor dl{border:1px solid var(--line);border-radius:10px;gap:0;margin:0;display:grid}.inspector-enterprise-stack dl>div,.connection-contract-editor dl>div{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:8px;padding:9px 10px;font-size:11px;display:grid}.inspector-enterprise-stack dl>div:last-child,.connection-contract-editor dl>div:last-child{border-bottom:0}.inspector-enterprise-stack dt,.connection-contract-editor dt{color:var(--muted)}.inspector-enterprise-stack dd,.connection-contract-editor dd{overflow-wrap:anywhere;margin:0;font-weight:700}.inspector-enterprise-stack>aside{border-left:3px solid var(--coral-deep);background:var(--coral);border-radius:0 9px 9px 0;padding:10px}.inspector-enterprise-stack aside strong{font-size:11px}.enterprise-config-form{gap:16px;display:grid}.enterprise-config-form label{gap:6px;display:grid}.enterprise-config-form label>span{justify-content:space-between;align-items:center;font-size:12px;display:flex}.enterprise-config-form output{color:var(--blue);font-weight:800}.enterprise-config-form small{color:var(--muted);font-size:10px;line-height:1.45}.objective-config{gap:12px}.foundry-identity-loading{border:1px solid var(--line);background:var(--surface);min-height:420px;box-shadow:var(--shadow-soft);text-align:center;border-radius:22px;align-content:center;place-items:center;gap:7px;display:grid}.foundry-identity-loading strong{font-size:16px}.foundry-identity-loading small{color:var(--muted);font-size:11px}.foundry-identity-gate{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:24px;overflow:hidden}.foundry-identity-gate>header{max-width:850px;padding:44px 44px 24px}.foundry-identity-gate>header>span,.identity-platform-picker>header span,.identity-vision-preview>span{color:var(--blue);letter-spacing:.13em;font-size:10px;font-weight:850}.foundry-identity-gate h2{letter-spacing:-.035em;margin:7px 0 10px;font-size:clamp(34px,4vw,58px);line-height:1.02}.foundry-identity-gate h2 em{color:var(--blue);font-style:normal}.foundry-identity-gate>header p{max-width:700px;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.identity-subject-grid{grid-template-columns:repeat(5,minmax(145px,1fr));gap:8px;padding:14px 44px 30px;display:grid}.identity-subject-grid>button{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;min-height:150px;transition:transform .18s var(--ease), border-color .18s, box-shadow .18s;border-radius:14px 17px 13px 18px;grid-template-columns:auto 1fr;align-content:center;align-items:center;gap:5px 9px;padding:16px;display:grid;position:relative}.identity-subject-grid>button:hover{border-color:var(--line-strong);transform:translateY(-2px)}.identity-subject-grid>button.is-active{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft), 0 12px 25px #26312c14}.identity-subject-grid button>i{color:var(--muted);font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-style:normal;position:absolute;top:10px;left:12px}.identity-subject-grid button>span{min-width:0;display:grid}.identity-subject-grid button strong{font-size:14px}.identity-subject-grid button small{color:var(--muted);font-size:9px}.identity-subject-grid button>b{width:fit-content;color:var(--muted);background:#ffffffb8;border-radius:999px;grid-column:1/-1;padding:4px 8px;font-size:9px}.identity-subject-grid button.is-active>b{background:var(--blue);color:#fff}.identity-platform-picker{border:1px solid var(--line);background:#f4f3ee;border-radius:17px;margin:0 44px 34px;padding:22px}.identity-platform-picker>header{justify-content:space-between;align-items:end;gap:16px;display:flex}.identity-platform-picker>header p{max-width:520px;color:var(--muted);text-align:right;margin:0;font-size:10px;line-height:1.55}.identity-platform-picker>div{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px;display:grid}.identity-platform-picker>div>button{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:13px 16px 12px 18px;grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:12px;min-height:255px;padding:18px;display:grid}.identity-platform-picker button.is-active{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.identity-platform-picker button>span{min-width:0;display:grid}.identity-platform-picker button small{color:var(--muted);letter-spacing:.08em;font-size:8px}.identity-platform-picker button strong{margin-top:3px;font-size:18px;line-height:1.35}.identity-platform-picker button>b{background:var(--paper-deep);color:var(--muted);white-space:nowrap;border-radius:999px;align-self:start;padding:5px 8px;font-size:9px}.identity-platform-picker button.is-active>b{background:var(--blue);color:#fff}.identity-platform-picker button p{color:var(--text);grid-column:1/-1;margin:0;font-size:11px;line-height:1.65}.identity-platform-picker button ul{flex-wrap:wrap;grid-column:1/-1;gap:5px;margin:0;padding:0;list-style:none;display:flex}.identity-platform-picker button li{background:var(--paper);color:var(--muted);border:1px solid #26312c1a;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:730;line-height:1.35}.identity-platform-picker button.is-active li{background:var(--blue-soft);color:var(--blue);border-color:#bdc9e9}.identity-platform-picker>aside{border-left:3px solid var(--coral-deep);background:var(--coral);border-radius:0 10px 10px 0;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;display:flex}.identity-platform-picker>aside>span{display:grid}.identity-platform-picker aside strong{font-size:10px}.identity-platform-picker aside small{font-size:9px;line-height:1.5}.identity-vision-preview{border:1px solid var(--line);border-radius:17px;gap:6px;margin:0 44px 34px;padding:22px;display:grid}.identity-vision-preview strong{max-width:850px;font-size:19px;line-height:1.45}.identity-vision-preview small{color:var(--muted);font-size:10px}.foundry-identity-gate>footer{border-top:1px solid var(--line);background:var(--paper-deep);justify-content:flex-end;align-items:center;gap:9px;padding:17px 44px;display:flex}.foundry-identity-gate>footer>div{margin-right:auto;display:grid}.foundry-identity-gate footer small{color:var(--muted);font-size:9px}.foundry-identity-gate footer strong{font-size:15px}.foundry-identity-gate footer button{min-height:44px}.foundry-my-identity-bar{border:1px solid var(--line);background:var(--surface);border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:76px;margin-bottom:10px;padding:11px 14px;display:grid;box-shadow:0 7px 20px #26312c0d}.my-identity-primary{align-items:center;gap:8px;display:flex}.my-identity-primary>span:nth-child(2){display:grid}.my-identity-primary small{color:var(--blue);letter-spacing:.08em;font-size:9px;font-weight:800}.my-identity-primary strong{max-width:210px;font-size:13px;line-height:1.35}.foundry-my-identity-bar>p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.my-platform-roster{justify-content:center;gap:5px;display:flex;overflow-x:auto}.my-platform-roster button{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:9px;min-width:165px;padding:6px 10px;display:grid}.my-platform-roster button.is-active{border-color:var(--blue);background:var(--blue-soft)}.my-platform-roster strong{font-size:9px;line-height:1.35}.my-platform-roster small{color:var(--muted);font-size:8px}.foundry-mission-strip{border:1px solid var(--line);border-radius:14px 17px 13px 18px;grid-template-columns:minmax(230px,1.05fr) minmax(330px,1.45fr) auto;align-items:center;gap:14px;margin-bottom:10px;padding:12px 13px;display:grid}.mission-copy{min-width:0;display:grid}.mission-copy>span,.mission-objectives>span{color:var(--blue);letter-spacing:.1em;font-size:8px;font-weight:850}.mission-copy>strong{margin-top:2px;font-size:12px}.mission-copy p{color:var(--text);margin:2px 0 0;font-size:10px;line-height:1.5}.mission-objectives{gap:5px;min-width:0;display:grid}.mission-objectives>div{gap:4px;display:flex;overflow-x:auto}.mission-objectives button{cursor:pointer;background:#ffffffb3;border:1px solid #26312c1c;border-radius:999px;flex:none;align-items:center;gap:4px;padding:5px 7px;font-size:9px;display:flex}.mission-objectives button b{color:var(--blue)}.mission-objectives button small{color:var(--muted)}.foundry-mission-strip>button{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;border-radius:8px;min-height:34px;padding:0 10px;font-size:9px;font-weight:760}.platform-agent-switcher{border:1px solid var(--line);background:var(--paper-deep);border-radius:11px;grid-template-columns:auto repeat(3,minmax(165px,1fr));align-items:stretch;gap:5px;margin-bottom:10px;padding:6px;display:grid;overflow-x:auto}.platform-agent-switcher>span{color:var(--muted);white-space:nowrap;align-self:center;padding:0 7px;font-size:9px;font-weight:800}.platform-agent-switcher button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-width:165px;padding:6px 9px;display:grid}.platform-agent-switcher button.is-active{background:var(--surface);border-color:#b7c7f3;box-shadow:0 5px 13px #26312c0f}.platform-agent-switcher strong{font-size:9px;line-height:1.35}.platform-agent-switcher small{color:var(--muted);font-size:8px}.objective-mode-header{background:var(--blue-soft);border-radius:11px;padding:12px}.objective-mode-header>span{color:var(--blue);letter-spacing:.1em;font-size:9px;font-weight:850}.objective-mode-header h3{margin:4px 0;font-size:15px}.objective-mode-header p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.objective-mode-picker{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.objective-mode-picker button{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:8px;gap:2px;min-width:0;padding:8px;display:grid}.objective-mode-picker button.is-active{border-color:var(--blue);background:var(--blue-soft)}.objective-mode-picker strong{font-size:9px}.objective-mode-picker small{font-size:8px;line-height:1.35}.objective-selection-summary{background:var(--paper-deep);border-radius:8px;justify-content:space-between;gap:8px;padding:8px 10px;font-size:9px;display:flex}.objective-selection-summary strong{color:var(--blue);font-size:14px}.objective-selection-summary b{color:var(--blue)}.objective-selector-list{gap:7px;display:grid}.objective-selector-list>section{border:1px solid var(--line);background:var(--paper);opacity:.64;border-radius:10px;padding:9px}.objective-selector-list>section.is-selected{background:var(--surface);opacity:1;border-color:#bdc9e9}.objective-checkbox{cursor:pointer;align-items:start;gap:7px;grid-template-columns:auto minmax(0,1fr) auto!important}.objective-checkbox input{accent-color:var(--blue);margin-top:3px}.objective-checkbox>span{display:grid!important}.objective-checkbox strong{font-size:10px}.objective-checkbox small{font-size:9px}.objective-checkbox>b{background:var(--paper-deep);color:var(--muted);border-radius:999px;padding:3px 5px;font-size:7px}.is-selected .objective-checkbox>b{background:var(--blue-soft);color:var(--blue)}.objective-weight{border-top:1px dashed var(--line);margin-top:7px;padding-top:7px}.objective-weight>span small,.objective-weight output{font-size:8px}.objective-conflict-note,.objective-runtime-note{border-radius:9px;padding:10px}.objective-conflict-note{border-left:3px solid var(--coral-deep);background:var(--coral)}.objective-conflict-note strong,.objective-runtime-note strong{font-size:10px}.objective-conflict-note p{margin:4px 0;font-size:9px;line-height:1.5}.objective-conflict-note small,.objective-runtime-note small{font-size:8px;display:block}.objective-runtime-note{background:var(--mint);gap:4px;display:grid}.objective-runtime-note code{overflow-wrap:anywhere;font-size:8px}.actor-evidence-stack .evidence-fact-group{border-left-color:var(--blue);background:var(--paper)}.evidence-fact-group ul{gap:5px;margin:6px 0 0;padding-left:17px;display:grid}.evidence-fact-group li{font-size:9px;line-height:1.5}.platform-evidence-list{gap:6px;display:grid}.platform-evidence-list>header{margin-bottom:2px;display:grid}.platform-evidence-list header span{color:var(--blue);letter-spacing:.09em;font-size:8px;font-weight:850}.platform-evidence-list header strong{font-size:11px}.platform-evidence-list article{border:1px solid var(--line);background:var(--paper);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:7px;padding:8px;display:grid}.platform-evidence-list article>span:last-child{min-width:0;display:grid}.platform-evidence-list article strong{font-size:9px}.platform-evidence-list article small{color:var(--muted);font-size:8px;line-height:1.45}.platform-evidence-list article a{width:fit-content;color:var(--blue);margin-top:4px;font-size:8px;font-weight:750;text-decoration:none}.connection-wizard{gap:12px;display:grid}.connection-wizard>header{background:var(--blue-soft);border-radius:11px;padding:11px}.connection-wizard header span{color:var(--blue);letter-spacing:.1em;font-size:9px;font-weight:850}.connection-wizard h3{margin:4px 0;font-size:15px}.connection-wizard p{color:var(--muted);margin:0;font-size:10px}.connection-wizard label{gap:5px;display:grid}.connection-wizard label>span{color:var(--muted);font-size:10px;font-weight:750}.connection-wizard select,.connection-wizard input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:42px;color:var(--ink);border-radius:9px;padding:0 9px;font-size:11px}.connection-contract-editor{gap:12px;display:grid}.connection-contract-editor h3{margin:0}.connection-contract-editor>aside{flex-wrap:wrap;gap:5px;display:flex}.connection-contract-editor>aside span{border:1px solid var(--line);background:var(--mint);border-radius:999px;padding:4px 7px;font-size:9px}.connection-contract-editor>div:last-child{grid-template-columns:1fr 1fr;gap:7px;display:grid}.connection-list-mini{gap:5px;margin-top:12px;display:grid}.connection-list-mini button{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:1fr auto 1fr;gap:5px;padding:8px;font-size:9px;display:grid}.connection-list-mini span{color:var(--blue)}.enterprise-empty-inspector{text-align:center;align-content:center;place-items:center;gap:5px;min-height:240px;display:grid}.enterprise-empty-inspector strong{font-size:13px}.enterprise-empty-inspector>p{max-width:250px;color:var(--muted);margin:0;font-size:11px;line-height:1.6}.permission-matrix{gap:8px;display:grid}.permission-matrix h3{margin:4px 0 10px}.permission-matrix>div{border:1px solid var(--line);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.permission-matrix>div>i{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;font-style:normal;display:grid}.permission-matrix>div>span{display:grid}.permission-matrix strong{font-size:10px}.permission-matrix small{color:var(--muted);font-size:10px;line-height:1.5}.skill-port-test{gap:11px;display:grid}.skill-port-test>header{background:var(--blue-soft);border-radius:11px;padding:11px}.skill-port-test header code{margin-top:4px;font-size:10px;display:block}.skill-port-test header p{margin:3px 0 0;font-size:11px;font-weight:700}.test-result-kpis{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);display:grid}.test-result-kpis span{border-right:1px solid var(--line);min-width:0;padding:8px;display:grid}.test-result-kpis span:last-child{border-right:0}.test-result-kpis small{color:var(--muted);font-size:8px}.test-result-kpis strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.skill-port-test>section{border:1px solid var(--line);border-radius:10px;padding:11px}.skill-port-test>section>span{color:var(--blue);font-size:9px;font-weight:800}.skill-port-test section h3{margin:5px 0;font-size:14px}.skill-port-test section p,.skill-port-test section blockquote{margin:0;font-size:11px;line-height:1.65}.skill-port-test section blockquote{background:var(--lavender);border:0;border-radius:8px;margin-top:8px;padding:8px}.skill-port-test>aside{border-radius:9px;padding:9px}.skill-port-test>aside.is-pass{background:var(--mint)}.skill-port-test>aside.is-blocked,.test-error{background:var(--coral)}.skill-port-test aside strong{font-size:11px}.skill-port-test aside p{margin:3px 0 0;font-size:10px;line-height:1.5}.parameter-feedback{gap:5px;display:grid}.parameter-feedback p{border-left:2px solid var(--blue);background:var(--paper);margin:0;padding:7px 8px;font-size:10px;line-height:1.5}.enterprise-change-request{border:1px solid var(--line);background:var(--paper);border-radius:11px;margin:auto 14px 14px}.enterprise-change-request summary{cursor:pointer;align-items:center;gap:7px;padding:10px;list-style:none;display:flex}.enterprise-change-request summary>span{display:grid}.enterprise-change-request summary strong{font-size:11px}.enterprise-change-request summary small{color:var(--muted);font-size:9px}.enterprise-change-request form{gap:7px;padding:0 10px 10px;display:grid}.enterprise-change-request textarea{border:1px solid var(--line);resize:vertical;background:#fff;border-radius:8px;width:100%;padding:8px;font-size:11px;line-height:1.55}.enterprise-change-request pre{overflow-wrap:anywhere;white-space:pre-wrap;background:var(--lavender);font-family:var(--font-body);border-radius:8px;margin:0 10px 10px;padding:9px;font-size:10px;line-height:1.6}.simulation-state-diff{gap:4px;margin-top:9px;display:grid}.simulation-state-diff p{background:var(--paper);border-radius:6px;grid-template-columns:1fr auto auto auto;align-items:center;gap:5px;margin:0;padding:5px 7px;font-size:9px;display:grid}.simulation-state-diff del{color:var(--coral-deep)}.simulation-state-diff ins{color:#31795d;text-decoration:none}.agent-process-audit{border-top:1px solid var(--line);background:#f4f3ee;grid-column:1/-1;min-width:0;padding:48px 34px}.agent-process-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.agent-process-head h2{margin:5px 0 7px;font-size:clamp(24px,2.5vw,36px);line-height:1.12}.agent-process-head>div:first-child>span{color:var(--muted);font-size:12px;line-height:1.65}.agent-run-receipt{justify-items:end;gap:4px;min-width:220px;display:grid}.agent-run-receipt small{color:var(--muted);font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.agent-run-receipt b{font-size:11px}.agent-process-empty{border:1px dashed var(--line-strong);background:var(--surface);border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:150px;padding:24px;display:grid}.agent-process-empty>div{gap:5px;display:grid}.agent-process-empty strong{font-size:16px}.agent-process-empty p{max-width:680px;color:var(--muted);margin:0;font-size:12px;line-height:1.65}.agent-process-empty>a{justify-content:center;align-items:center;min-height:42px;padding:0 15px;text-decoration:none;display:inline-flex}.agent-process-body{gap:16px;display:grid}.agent-swimlanes{border:1px solid var(--line);background:var(--surface);border-radius:16px;overflow:hidden;box-shadow:0 8px 22px #26312c0d}.agent-swimlane{border-bottom:1px solid var(--line);grid-template-columns:175px minmax(0,1fr);min-width:0;display:grid}.agent-swimlane:last-child{border-bottom:0}.agent-lane-label{border-right:1px solid var(--line);background:var(--paper);align-items:center;gap:9px;padding:12px 14px;display:flex}.agent-lane-label>span{border:1px solid var(--line);background:var(--surface);border-radius:10px;place-items:center;width:41px;height:41px;display:grid}.agent-lane-label>div{min-width:0;display:grid}.agent-lane-label strong{font-size:12px}.agent-lane-label small{color:var(--muted);font-size:9px}.agent-lane-track{background-image:linear-gradient(90deg,#0000 49%,#646e6812 50%,#0000 51%);background-size:35px 100%;align-items:stretch;gap:8px;min-width:0;padding:8px;display:flex;overflow-x:auto}.agent-lane-track button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:9px;flex:0 0 190px;gap:2px;min-height:62px;padding:8px 10px;display:grid;position:relative}.agent-lane-track button:before{content:"";background:var(--line-strong);width:8px;height:1px;position:absolute;top:50%;left:-9px}.agent-lane-track button:first-child:before{display:none}.agent-lane-track button:hover,.agent-lane-track button.is-active{border-color:var(--blue);background:var(--blue-soft);box-shadow:0 0 0 2px #315fd81a}.agent-lane-track button i{color:var(--blue);letter-spacing:.08em;font-size:8px;font-style:normal;font-weight:850}.agent-lane-track button strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.agent-lane-track button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.agent-lane-idle{border:1px dashed var(--line);color:var(--muted);border-radius:8px;align-self:center;padding:8px 12px;font-size:10px}.agent-process-detail{border:1px solid var(--line);background:var(--surface);border-radius:16px;overflow:hidden;box-shadow:0 8px 22px #26312c0d}.agent-process-detail>header{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.agent-process-detail>header span:first-child{color:var(--blue);letter-spacing:.1em;font-size:9px;font-weight:850}.agent-process-detail>header h3{margin:4px 0;font-size:20px}.agent-process-detail>header p{color:var(--muted);margin:0;font-size:10px}.agent-process-detail code{overflow-wrap:anywhere;font-size:9px}.agent-process-chain{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.agent-process-chain section{border-right:1px solid var(--line);min-width:0;min-height:150px;padding:16px}.agent-process-chain section:last-child{border-right:0}.agent-process-chain span,.agent-process-evidence section>span{color:var(--blue);letter-spacing:.08em;font-size:9px;font-weight:850}.agent-process-chain p,.agent-process-chain li{color:var(--text);font-size:11px;line-height:1.62}.agent-process-chain p{margin:9px 0 0}.agent-process-chain strong{margin-top:9px;font-size:12px;display:block}.agent-process-chain ol{gap:5px;margin:9px 0 0;padding-left:18px;display:grid}.agent-process-evidence{grid-template-columns:1fr 1fr;display:grid}.agent-process-evidence>section{min-width:0;padding:18px 20px}.agent-process-evidence>section+section{border-left:1px solid var(--line)}.agent-process-evidence dl{border:1px solid var(--line);border-radius:10px;gap:0;margin:10px 0 0;display:grid}.agent-process-evidence dl>div{border-bottom:1px solid var(--line);grid-template-columns:92px minmax(0,1fr);gap:8px;padding:8px 10px;font-size:10px;display:grid}.agent-process-evidence dl>div:last-child{border-bottom:0}.agent-process-evidence dt{color:var(--muted)}.agent-process-evidence dd{overflow-wrap:anywhere;margin:0;font-weight:700}.agent-state-write,.agent-ledger-write{gap:5px;margin-top:10px;display:grid}.agent-state-write p{background:var(--paper);border-radius:7px;grid-template-columns:minmax(90px,1fr) auto auto auto;align-items:center;gap:6px;min-width:0;margin:0;padding:7px 8px;font-size:9px;display:grid}.agent-state-write b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agent-state-write del{color:var(--coral-deep)}.agent-state-write ins{color:#31795d;text-decoration:none}.agent-ledger-write p{background:var(--mint);border-left:2px solid #4d9b78;grid-template-columns:1fr auto;gap:2px 8px;margin:0;padding:7px 8px;font-size:9px;display:grid}.agent-ledger-write small{color:var(--muted);grid-column:1/-1}.agent-no-write{background:var(--paper);color:var(--muted);border-radius:8px;margin:10px 0;padding:10px;font-size:10px}@media (width<=1280px){.foundry-enterprise-shell{grid-template-columns:205px minmax(650px,1fr)}.enterprise-inspector{border-top:1px solid var(--line);border-left:0;grid-column:1/-1}.enterprise-inspector-content{min-height:320px}.foundry-mission-strip{grid-template-columns:1fr 1.35fr}.foundry-mission-strip>button{grid-column:1/-1;width:fit-content}.agent-process-chain{grid-template-columns:1fr 1fr}.agent-process-chain section:nth-child(2){border-right:0}.agent-process-chain section:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=850px){.foundry-enterprise-shell{grid-template-columns:1fr}.enterprise-subject-rail{border-right:0;border-bottom:1px solid var(--line)}.enterprise-subject-rail .subject-list{grid-template-columns:repeat(5,minmax(155px,1fr));overflow-x:auto}.enterprise-workspace-toolbar{grid-template-columns:1fr}.enterprise-workspace-toolbar nav{width:fit-content}.enterprise-node-canvas{min-width:720px}.enterprise-workspace{overflow-x:auto}.subject-external-catalog>div{grid-template-columns:repeat(4,170px);overflow-x:auto}.organization-unit-node{min-width:170px}.identity-subject-grid{grid-template-columns:repeat(5,150px);overflow-x:auto}.identity-platform-picker>div{grid-template-columns:repeat(3,230px);overflow-x:auto}.foundry-my-identity-bar{grid-template-columns:1fr auto}.my-platform-roster,.foundry-my-identity-bar>p{grid-area:2/1/auto/-1;justify-content:start;overflow-x:auto}.foundry-mission-strip{min-width:700px}.platform-agent-switcher{min-width:600px}.agent-process-audit{padding:34px 14px}.agent-process-head{flex-direction:column}.agent-run-receipt{justify-items:start}.agent-process-empty{grid-template-columns:auto 1fr}.agent-process-empty>a{grid-column:1/-1}.agent-swimlane{grid-template-columns:130px minmax(0,1fr)}.agent-lane-label{padding:9px}.agent-process-evidence{grid-template-columns:1fr}.agent-process-evidence>section+section{border-top:1px solid var(--line);border-left:0}}@media (width<=560px){.foundry-identity-gate>header{padding:28px 18px 18px}.foundry-identity-gate h2{font-size:37px}.identity-subject-grid{padding:10px 18px 24px}.identity-platform-picker,.identity-vision-preview{margin:0 18px 24px;padding:14px}.identity-platform-picker>header{flex-direction:column;align-items:start}.identity-platform-picker>header p{text-align:left}.foundry-identity-gate>footer{flex-wrap:wrap;padding:14px 18px}.foundry-identity-gate>footer>div{width:100%}.foundry-my-identity-bar{padding:9px}.my-identity-primary .status-badge{display:none}.my-platform-roster button{min-width:165px}.objective-mode-picker,.agent-process-chain{grid-template-columns:1fr}.agent-process-chain section{border-right:0;border-bottom:1px solid var(--line);min-height:0}.agent-process-chain section:last-child{border-bottom:0}.agent-process-audit{padding-inline:10px}.agent-swimlane{grid-template-columns:1fr}.agent-lane-label{border-right:0;border-bottom:1px solid var(--line)}.agent-lane-track button{flex-basis:78vw}.agent-process-detail>header{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.landing-page :is(a,button):not(.mode-card):not(.city-place):not(.event-card)>.icon-asset,.app-main :is(a,button):not(.city-place):not(.event-card)>.icon-asset{width:40px;height:40px}.header-login{min-height:50px}.header-login>.icon-asset{width:36px;height:36px}.compact-card>.icon-asset{width:76px;height:76px;margin-bottom:18px}.event-card>.icon-asset{width:56px;height:56px}.report-card>.icon-asset{width:68px;height:68px}.skill-icon{width:82px;height:82px}.skill-icon>.icon-asset{width:72px;height:72px}.skill-state>.icon-asset{width:38px;height:38px}.asset-icon{width:68px;height:68px}.asset-icon>.icon-asset{width:58px;height:58px}.source-grid article>div>.icon-asset{width:68px;height:68px}.sidebar-heading button,.library-head button{border-radius:13px;width:50px;height:50px}.project-item-top>.icon-asset{width:38px;height:38px}.scenario-module{min-width:138px}.scenario-module>span{width:48px;height:48px}.scenario-module>span>.icon-asset{width:44px;height:44px}.assistant-title>.icon-asset{width:56px;height:56px}.subject-card{min-height:72px}.subject-card-icon{border-radius:14px;width:56px;height:56px}.subject-card-icon>.icon-asset{width:48px;height:48px}.internal-skill-node{width:142px;min-height:68px}.internal-skill-node>span:first-child{width:43px;height:43px}.internal-skill-node>span:first-child>.icon-asset{width:38px;height:38px}.external-module-node{width:154px;min-height:68px}.external-module-node>.icon-asset{width:42px;height:42px}.external-shelf-card{flex-basis:144px;min-height:82px}.external-shelf-card>.icon-asset{width:48px;height:48px}.inspector-heading .node-icon{width:54px;height:54px}.inspector-heading .node-icon>.icon-asset{width:48px;height:48px}.parameter-chat-title .icon-asset{width:42px;height:42px}.entity-swatch{border-radius:15px;width:58px;height:58px}.entity-swatch>.icon-asset{width:52px;height:52px}.simulation-idle-grid p>.icon-asset,.simulation-section-title .icon-asset,.simulation-ledger-card>p>.icon-asset{width:40px;height:40px}.simulation-error-state>.icon-asset{width:52px;height:52px}@media (width<=640px){.landing-page :is(a,button):not(.mode-card):not(.city-place):not(.event-card)>.icon-asset,.app-main :is(a,button):not(.city-place):not(.event-card)>.icon-asset{width:36px;height:36px}.compact-card>.icon-asset{width:68px;height:68px}}h1,h2,h3,h4,h5,h6,.landing-copy h1 .hero-line,.landing-copy h1 .hero-emphasis,.page-heading h1 em{font-family:var(--font-heading);text-rendering:optimizelegibility;font-style:normal}p:not(.eyebrow):not(.display-kicker){font-size:var(--type-body)!important;line-height:1.7!important}small{line-height:1.45;font-size:var(--type-meta)!important}button,input,textarea,select,.primary-button,.secondary-button,.quiet-button,.text-link{font-family:var(--font-body);line-height:1.35;font-size:var(--type-ui)!important}.desktop-nav a,.landing-header nav a,.mode-chip,.header-login,.landing-footer p,.landing-footer>a{font-size:var(--type-ui)}.status-badge,.eyebrow,.display-kicker{font-size:var(--type-meta);line-height:1.35}.landing-copy>p:last-of-type,.story-intro>p:last-of-type,.identity-intro>p:last-child,.mode-card p,.page-description,.skillhub-hero p{font-size:clamp(16px,1.3vw,18px)!important;line-height:1.7!important}.mode-card ul,.case-card p,.scenario-title-block>p:last-child,.public-kit-panel p,.data-overview p,.source-health p,.report-feature p,.report-card p,.skill-card>p,.empty-state p{font-size:var(--type-body-compact)!important;line-height:1.7!important}.landing-stats span,.landing-stats small,.mode-card-top>span:last-child,.role-picker small,.page-meta,.project-item small,.project-meta,.builder-toolbar>div:first-child,.canvas-toolbar>div:first-child,.file-drop small,.brief-input small,.timeline-heading small,.timeline-heading>span,.scenario-module small,.scenario-timeline time,.assistant-title small,.readiness-card>span,.source-summary>span,.source-summary small{font-size:var(--type-meta)!important}.role-picker strong,.project-item-top strong,.file-drop strong,.brief-input strong,.timeline-heading strong,.scenario-module strong,.scenario-timeline strong,.assistant-title strong,.sidebar-heading,.library-head{font-size:var(--type-ui)!important}.brief-input textarea,.list-toolbar input,.hub-search input,.parameter-chat-form textarea{line-height:1.6;font-size:var(--type-body-compact)!important}.library-intro,.subject-summary p,.node-contract-card p,.guard-note p,.decision-trace p,.comparison-card>p,.event-card p,.source-grid p,.report-feature p,.report-card p,.skill-card>p{font-size:var(--type-body-compact)!important}.subject-card strong,.subject-summary>strong,.foundry-boundary-note strong,.core-badges b,.internal-skill-node strong,.external-module-node strong,.canvas-drop-hint strong,.external-dock-heading strong,.external-shelf-card strong,.foundry-testbar strong,.inspector-heading strong,.node-contract-card strong,.guard-note strong,.parameter-chat-title strong{line-height:1.35;font-size:12px!important}.subject-summary>div>span,.subject-summary dl>div,.canvas-guide span,.canvas-guide small,.canvas-legend,.external-dock-heading span,.external-dock-heading small,.external-shelf-card>b,.formula-card>span,.node-contract-card>span,.formula-card small,.node-contract-card i,.range-field>span,.range-field small,.objective-control-list label>span,.objective-control-list small,.parameter-chat-title small,.parameter-chat-log p>span,.prompt-suggestions button{line-height:1.4;font-size:10px!important}.formula-card code,.node-contract-card strong,.decision-trace code{line-height:1.5;font-size:var(--type-meta)!important}.parameter-chat-log p{font-size:12px!important;line-height:1.6!important}.simulation-run-panel{border:1px solid var(--line);background:var(--surface);border-radius:17px;margin-top:14px;overflow:hidden;box-shadow:0 12px 32px #26312c12}.simulation-run-head{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#f2f6ff 0%,#fffefb 55%,#eef8f2 100%);justify-content:space-between;align-items:center;gap:14px;min-height:72px;padding:13px 15px;display:flex}.simulation-run-head>div{align-items:center;gap:10px;display:flex}.simulation-run-head>div:first-child>span:last-child{gap:1px;display:grid}.simulation-run-head small{color:var(--blue);letter-spacing:.12em;font-size:10px;font-weight:850}.simulation-run-head strong{font-size:15px;line-height:1.35}.simulation-run-head em{color:var(--muted);font-size:11px;font-style:normal}.simulation-provider-icon{background:var(--blue-soft);border:1px solid #bdcaf0;border-radius:12px;place-items:center;width:45px;height:45px;display:grid}.simulation-run-button{min-width:154px}.simulation-run-button:disabled{opacity:.72;cursor:wait}.simulation-idle-grid{grid-template-columns:repeat(3,1fr);gap:9px;padding:13px;display:grid}.simulation-idle-grid>div{border:1px solid var(--line);background:var(--paper);border-radius:12px;grid-template-columns:auto 1fr;column-gap:8px;padding:11px;display:grid}.simulation-idle-grid b{color:var(--blue);grid-row:1/3;align-self:center;font-size:26px;font-weight:620}.simulation-idle-grid span{font-size:12px;font-weight:800}.simulation-idle-grid small{color:var(--muted);font-size:10px;line-height:1.45}.simulation-idle-grid>p{background:var(--yellow);color:var(--text);border-radius:10px;grid-column:1/-1;align-items:center;gap:8px;margin:0;padding:9px 11px;font-size:11px;line-height:1.55;display:flex}.simulation-running-state,.simulation-error-state{justify-content:center;align-items:center;gap:17px;min-height:125px;padding:22px;display:flex}.simulation-running-state strong,.simulation-error-state strong{font-size:15px}.simulation-running-state p,.simulation-error-state p{color:var(--text);margin:5px 0 0;font-size:12px;line-height:1.65}.simulation-error-state{background:#fff7f4;justify-content:flex-start}.simulation-error-state small{color:var(--muted);font-size:10px}.simulation-pulse{background:var(--blue-soft);border:1px solid #b5c5f7;border-radius:50%;place-items:center;width:65px;height:65px;display:grid;position:relative}.simulation-pulse:before,.simulation-pulse:after{content:"";border:1px solid #315fd83d;border-radius:50%;animation:1.8s ease-out infinite simulationPulse;position:absolute;inset:7px}.simulation-pulse:after{animation-delay:-.9s}.simulation-pulse i{background:var(--blue);border-radius:50%;width:6px;height:6px;margin:2px;animation:.8s ease-in-out infinite alternate simulationDot;display:inline-block}.simulation-pulse i:nth-child(2){animation-delay:-.25s}.simulation-pulse i:nth-child(3){animation-delay:-.5s}@keyframes simulationPulse{0%{opacity:.8;transform:scale(.72)}to{opacity:0;transform:scale(1.65)}}@keyframes simulationDot{to{transform:translateY(-5px)}}.simulation-kpis{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.simulation-kpis>div{border-right:1px solid var(--line);gap:2px;min-width:0;padding:12px 14px;display:grid}.simulation-kpis>div:last-child{border-right:0}.simulation-kpis span,.simulation-kpis small{color:var(--muted);font-size:10px}.simulation-kpis strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.3;overflow:hidden}.simulation-result-grid{grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);gap:10px;padding:12px 12px 0;display:grid}.simulation-timeline-card,.simulation-trace-card,.simulation-ledger-card{border:1px solid var(--line);background:var(--paper);border-radius:13px;min-width:0}.simulation-section-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;min-height:43px;padding:8px 10px;display:flex}.simulation-section-title>span{align-items:center;gap:7px;display:flex}.simulation-section-title strong{font-size:12px}.simulation-section-title small{color:var(--muted);font-size:9px}.simulation-step-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px;display:grid}.simulation-step-list button{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;min-height:63px;padding:7px;display:grid}.simulation-step-list button:hover,.simulation-step-list button.is-active{background:var(--blue-soft);border-color:#9bb1ef}.simulation-step-list button>i{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;font-style:normal;display:grid}.simulation-step-list button>span{min-width:0;display:grid}.simulation-step-list button small{color:var(--muted);font-size:9px}.simulation-step-list button strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.4;overflow:hidden}.simulation-step-list button>b{color:#348360;font-size:11px}.simulation-trace-content{padding:12px}.simulation-trace-content>span{color:var(--blue);letter-spacing:.08em;font-size:9px;font-weight:800}.simulation-trace-content h3{margin:5px 0;font-size:15px}.simulation-trace-content>p{color:var(--text);margin:0;font-size:11px;line-height:1.65}.simulation-trace-content blockquote{background:var(--lavender);color:var(--text);border:0;border-left:3px solid #a99ccf;border-radius:0 9px 9px 0;margin:10px 0;padding:9px 10px;font-size:11px;line-height:1.65}.simulation-trace-content dl{gap:5px;margin:0;display:grid}.simulation-trace-content dl>div{grid-template-columns:65px minmax(0,1fr);gap:7px;font-size:10px;display:grid}.simulation-trace-content dt{color:var(--muted)}.simulation-trace-content dd{overflow-wrap:anywhere;margin:0;font-family:SFMono-Regular,Consolas,monospace}.simulation-ledger-card{margin:10px 12px 12px}.simulation-ledger-list{grid-template-columns:repeat(3,1fr);gap:7px;padding:9px;display:grid}.simulation-ledger-list>div{border:1px solid var(--line);background:var(--surface);border-radius:9px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:6px;padding:9px;display:grid}.simulation-ledger-list span{font-size:10px;font-weight:750}.simulation-ledger-list i{color:var(--blue);font-size:10px;font-style:normal}.simulation-ledger-list strong{font-size:12px}.simulation-ledger-list small{color:var(--muted);grid-column:1/-1;font-size:9px}.simulation-ledger-card>p{background:var(--mint);color:var(--text);border-radius:9px;align-items:center;gap:7px;margin:0 9px 9px;padding:8px 10px;font-size:10px;line-height:1.55;display:flex}@media (width<=1080px){.simulation-run-head{flex-direction:column;align-items:flex-start}.simulation-run-head>div:last-child{justify-content:space-between;width:100%}.simulation-idle-grid,.simulation-kpis{grid-template-columns:repeat(2,1fr)}.simulation-result-grid,.simulation-ledger-list{grid-template-columns:1fr}}@media (width<=640px){.simulation-run-head>div:last-child{flex-direction:column;align-items:stretch}.simulation-run-button{width:100%}.simulation-idle-grid,.simulation-kpis,.simulation-step-list{grid-template-columns:1fr}}.ledger-topbar>div:first-child,.city-kpis span,.city-kpis small,.city-place small,.map-time span,.map-time small,.ledger-entity-head small,.entity-metrics small,.department-mini span,.decision-trace span,.intervention-meta span,.comparison-row>span,.event-card time,.event-card>small{line-height:1.4;font-size:var(--type-meta)!important}.city-place strong,.entity-metrics strong,.department-mini i,.intervention-card label>span,.intervention-meta strong,.comparison-row strong,.event-card>strong,.data-tabs button,.toast-message,.asset-row strong,.asset-row>button,.source-health>div,.table-row strong,.table-row span,.table-row button,.report-card button,.hub-card,.filter-pills button,.coverage-row span,.coverage-row strong,.skill-meta{line-height:1.4;font-size:var(--type-ui)!important}.data-summary span,.asset-row small,.source-grid article>small,.table-head,.table-row small,.report-feature>div>span{line-height:1.4;font-size:var(--type-meta)!important}.mobile-nav a,.mobile-nav a span{line-height:1.15;font-size:var(--type-meta)!important}@media (width<=640px){body{font-size:16px}.landing-copy>p:last-of-type,.page-description,.skillhub-hero p{font-size:16px!important}}@keyframes musicLevel{0%{height:4px}to{height:13px}}.dual-page{background:var(--paper);min-height:100vh;overflow-x:hidden}.dual-header{z-index:120;border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:82px;padding:0 clamp(18px,4vw,58px);display:grid;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.dual-header{background:color-mix(in srgb, var(--paper) 94%, transparent)}}.dual-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dual-editions{background:var(--paper-deep);border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.dual-editions button{min-width:150px;min-height:44px;color:var(--muted);letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:850;display:flex}.dual-editions button small{letter-spacing:0;font-size:9px;font-weight:650}.dual-editions button.is-active{background:var(--surface);color:var(--ink);box-shadow:0 5px 15px #26312c14}.dual-header-tools{justify-self:end;align-items:center;gap:9px;display:flex}.dual-header-tools label{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--muted);border-radius:9px;align-items:center;gap:7px;padding:0 10px;font-size:9px;display:flex}.dual-header-tools select{color:var(--ink);background:0 0;border:0;font-size:11px;font-weight:750}.dual-home-link{border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:10px 12px;font-size:10px;font-weight:750}.dual-feedback{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;gap:10px;min-height:46px;padding:7px clamp(18px,4vw,58px);display:flex}.dual-feedback>span{color:var(--text);font-size:10px}.dual-feedback>small{color:var(--muted);margin-left:auto;font-size:9px}.dual-pro-shell{grid-template-columns:225px minmax(0,1fr);min-height:calc(100vh - 128px);display:grid}.dual-pro-nav{border-right:1px solid var(--line);color:#fff;background:#26312c;flex-direction:column;min-height:calc(100vh - 128px);padding:29px 15px;display:flex}.dual-pro-nav>div:first-child{border-bottom:1px solid #ffffff1f;padding:0 11px 22px}.dual-pro-nav p,.dual-title p,.dual-section-head p,.dual-public-title p,.dual-theater-head p,.dual-share-grid article>p{color:var(--blue);letter-spacing:.13em;margin:0;font-size:10px;font-weight:850}.dual-pro-nav>div p{color:#9db3ec}.dual-pro-nav h2{margin:5px 0 2px;font-size:20px}.dual-pro-nav>div small{color:#9ea9a3;font-size:9px}.dual-pro-nav nav{gap:4px;padding:19px 0;display:grid}.dual-pro-nav nav button{color:#abb6b0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;min-height:47px;padding:5px 11px;display:flex}.dual-pro-nav nav button .icon-asset{filter:saturate(.5)brightness(1.25)}.dual-pro-nav nav button span{font-size:11px;font-weight:730}.dual-pro-nav nav button:hover,.dual-pro-nav nav button.is-active{color:#fff;background:#394740}.dual-pro-nav nav button.is-active{box-shadow:inset 3px 0 #9db3ec}.dual-pro-nav>article{background:#303e38;border:1px solid #43514b;border-radius:12px;gap:5px;margin-top:auto;padding:13px;display:grid}.dual-pro-nav>article span{color:#9db3ec;letter-spacing:.08em;font-size:8px}.dual-pro-nav>article strong{font-size:10px;line-height:1.5}.dual-pro-nav>article small{color:#9ba7a1;font-size:8px}.dual-pro-content{width:100%;min-width:0;max-width:1500px;margin:0 auto;padding:38px clamp(20px,3.5vw,54px) 70px}.dual-readonly{background:var(--blue-soft);border:1px solid #b8c4df;border-radius:10px;align-items:center;gap:11px;margin-bottom:16px;padding:11px 13px;display:flex}.dual-readonly strong{font-size:10px}.dual-readonly span{color:var(--muted);font-size:9px}.dual-readonly button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:7px;margin-left:auto;padding:8px 10px;font-size:9px;font-weight:750}.dual-title,.dual-section-head,.dual-public-title,.dual-theater-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:23px;display:flex}.dual-title h1,.dual-public-title h1{letter-spacing:-.045em;margin:8px 0;font-size:clamp(34px,4vw,52px);font-weight:590;line-height:1.04}.dual-title h1 em,.dual-public-title h1 em{color:var(--blue);font-family:var(--font-heading);font-style:normal}.dual-title small,.dual-public-title>div>span{color:var(--muted);font-size:11px}.dual-hero-grid{grid-template-columns:1.3fr .9fr;gap:14px;display:grid}.dual-project-hero,.dual-contract,.dual-panel,.dual-project-grid article,.dual-agent-grid article,.dual-metric-grid article,.dual-who-grid article,.dual-ab-card,.dual-share-grid article{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:17px}.dual-project-hero{background-image:linear-gradient(#ffffffab,#ffffffd9),url(/media/who-pays-promo-cover.webp);background-position:50%;background-size:cover;flex-direction:column;align-items:flex-start;min-height:330px;padding:31px;display:flex}.dual-project-hero h2{letter-spacing:-.035em;margin:22px 0 9px;font-size:34px;line-height:1.08}.dual-project-hero p{color:var(--muted);font-size:10px}.dual-project-hero>div{gap:8px;margin-top:auto;display:flex}.dual-contract{flex-direction:column;min-height:330px;padding:25px;display:flex}.dual-contract>div{justify-content:space-between;align-items:center;font-size:11px;font-weight:800;display:flex}.dual-contract>strong{border:1px solid var(--ink);background:var(--yellow);text-align:center;border-radius:50%;margin:40px 0 27px;padding:21px 12px;font-size:11px}.dual-contract ul{color:var(--text);gap:8px;margin:0;padding:0;font-size:10px;list-style:none;display:grid}.dual-contract button,.dual-project-grid button,.dual-panel-head button{border:0;border-bottom:1px solid var(--line-strong);color:var(--blue);text-align:left;cursor:pointer;background:0 0;margin-top:auto;padding:11px 0 3px;font-size:9px;font-weight:800}.dual-section-head{align-items:end;margin:37px 0 15px}.dual-section-head h2{margin:5px 0 0;font-size:25px}.dual-section-head>.secondary-button{min-height:40px}.dual-project-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.dual-project-grid article{flex-direction:column;align-items:flex-start;min-height:165px;padding:16px;display:flex}.dual-project-grid article.is-active{border:2px solid var(--ink);box-shadow:4px 5px 0 var(--blue-soft)}.dual-project-grid h3{margin:17px 0 5px;font-size:14px}.dual-project-grid p{color:var(--muted);margin:0;font-size:9px}.dual-project-grid button{margin-top:auto}.dual-model-grid{grid-template-columns:.72fr 1.28fr;gap:13px;display:grid}.dual-upload{border:1.5px dashed var(--line-strong);background:var(--surface);text-align:center;cursor:pointer;border-radius:17px;align-content:center;place-items:center;gap:9px;min-height:330px;padding:30px;display:grid}.dual-upload input{display:none}.dual-upload strong{font-size:13px}.dual-upload span{color:var(--muted);font-size:9px}.dual-upload i{background:var(--blue);color:#fff;border-radius:8px;margin-top:7px;padding:9px 13px;font-size:9px;font-style:normal;font-weight:750}.dual-extraction{border:1px solid var(--line);background:var(--surface);border-radius:17px;padding:20px}.dual-extraction>div{justify-content:space-between;align-items:center;display:flex}.dual-extraction h3{margin:0;font-size:15px}.dual-extraction .secondary-button{min-height:38px}.dual-extraction table{border-collapse:collapse;width:100%;margin-top:18px;font-size:10px}.dual-extraction th,.dual-extraction td{border-bottom:1px solid var(--line);text-align:left;padding:13px 8px}.dual-extraction th{color:var(--muted);font-size:8px}.dual-agent-grid{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.dual-agent-grid article{min-height:190px;padding:15px}.dual-agent-grid h3{margin:14px 0 1px;font-size:12px}.dual-agent-grid>article>small{color:var(--muted);font-size:8px}.dual-agent-grid dl{gap:7px;margin:15px 0 0;display:grid}.dual-agent-grid dl div{justify-content:space-between;gap:5px;font-size:8px;display:flex}.dual-agent-grid dt{color:var(--muted)}.dual-agent-grid dd{text-align:right;margin:0;font-weight:750}.dual-lab-grid{grid-template-columns:minmax(0,1fr) 260px;gap:12px;display:grid}.dual-lab-grid>div{gap:11px;display:grid}.dual-panel{padding:20px}.dual-panel-head{align-items:center;gap:9px;margin-bottom:16px;display:flex}.dual-panel-head>span{border:1px solid var(--ink);background:var(--yellow);border-radius:7px;place-items:center;width:26px;height:26px;font-size:8px;font-weight:850;display:grid}.dual-panel-head h3{margin:0;font-size:13px}.dual-panel-head .status-badge{margin-left:auto}.dual-panel-head button{margin:0 0 0 auto;padding-top:0}.dual-form-row{grid-template-columns:1.4fr 1fr 1fr;gap:9px;display:grid}.dual-form-row-two{grid-template-columns:1fr 1fr}.dual-form-row label,.dual-publish-form>label{color:var(--muted);gap:5px;font-size:8px;display:grid}.dual-form-row input,.dual-form-row select,.dual-publish-form textarea{border:1px solid var(--line);width:100%;height:39px;color:var(--ink);background:#fff;border-radius:8px;padding:0 9px;font-size:10px}.dual-publish-form textarea{resize:vertical;min-height:95px;padding:9px}.dual-param-table{overflow-x:auto}.dual-param-table>div{border-bottom:1px solid var(--line);grid-template-columns:1.25fr .85fr .65fr .7fr .65fr;align-items:center;gap:8px;min-width:760px;padding:8px 6px;font-size:9px;display:grid}.dual-param-table>div:first-child{color:var(--muted);font-size:8px}.dual-param-table input,.dual-param-table select{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;height:34px;padding:0 8px;font-size:9px}.dual-param-table small{color:var(--muted)}.dual-param-table i{color:var(--blue);font-style:normal}.dual-distribution-note{background:var(--blue-soft);color:var(--text);border-radius:8px;margin:12px 0 0;padding:9px 11px;font-size:8px}.dual-import-label{cursor:pointer}.dual-import-label input{display:none}.dual-workflow{background:var(--paper);border-radius:11px;justify-content:space-between;align-items:center;gap:7px;margin:8px 0 17px;padding:13px;display:flex;overflow-x:auto}.dual-workflow span{border:1px solid var(--line);background:#fff;border-radius:8px;gap:3px;min-width:110px;padding:8px 9px;font-size:9px;font-weight:750;display:grid}.dual-workflow small{color:var(--muted);font-size:7px;font-weight:500}.dual-workflow i{color:var(--muted);font-style:normal}.dual-takeover{border:1px solid var(--line);background:var(--lavender);border-radius:8px;align-content:center;column-gap:8px;padding:7px 9px;grid-template-columns:auto 1fr!important;display:grid!important}.dual-takeover input{grid-row:1/3;width:auto}.dual-takeover span{color:var(--ink);font-size:9px;font-weight:750}.dual-takeover small{font-size:8px}.dual-run-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:17px;align-self:start;gap:9px;padding:19px;display:grid;position:sticky;top:145px}.dual-run-card h3{margin:0;font-size:15px}.dual-run-card dl{margin:3px 0 10px}.dual-run-card dl div{border-bottom:1px dashed var(--line);justify-content:space-between;padding:9px 0;font-size:9px;display:flex}.dual-run-card dd{margin:0;font-weight:750}.dual-run-card .secondary-button{min-height:40px}.dual-run-card p{color:var(--muted);margin:7px 0 0;font-size:8px;line-height:1.6}.dual-metric-grid,.dual-who-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:11px;display:grid}.dual-metric-grid article,.dual-who-grid article{padding:15px}.dual-metric-grid span,.dual-who-grid span{color:var(--muted);font-size:8px}.dual-metric-grid strong,.dual-who-grid strong{margin:8px 0 2px;font-size:21px;display:block}.dual-metric-grid small,.dual-who-grid small{color:var(--blue);font-size:8px}.dual-result-grid{grid-template-columns:1fr 1fr;gap:11px;margin-top:11px;display:grid}.dual-result-row{grid-template-columns:90px 1fr 65px;align-items:center;gap:8px;margin:13px 0;display:grid}.dual-result-row>span,.dual-result-row>strong{font-size:9px}.dual-result-row>strong{text-align:right}.dual-result-row>div{gap:4px;display:grid}.dual-result-row i{background:#9ca8a2;border-radius:6px;height:6px;display:block}.dual-result-row i+i{background:var(--blue)}.dual-ci-list{gap:10px;display:grid}.dual-ci-list>div{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:3px;padding:8px 0;display:grid}.dual-ci-list span,.dual-ci-list strong{font-size:9px}.dual-ci-list small{color:var(--muted);grid-column:1/-1;font-size:8px}.dual-empty-mini{min-height:160px;color:var(--muted);text-align:center;place-items:center;font-size:9px;display:grid}.dual-trace-list,.dual-ledger-list{gap:7px;max-height:305px;display:grid;overflow-y:auto}.dual-trace-list details{border:1px solid var(--line);background:#fff;border-radius:9px}.dual-trace-list summary{cursor:pointer;padding:10px;font-size:9px;font-weight:750}.dual-trace-list details>div{grid-template-columns:1fr 1fr;gap:5px;padding:0 9px 9px;display:grid}.dual-trace-list details span{background:var(--paper);border-radius:7px;padding:7px;font-size:8px;line-height:1.5}.dual-trace-list details b{color:var(--blue);display:block}.dual-ledger-list>div{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:45px 1fr auto;align-items:center;gap:7px;padding:8px;display:grid}.dual-ledger-list time{color:var(--muted);font-size:8px}.dual-ledger-list>div>span{min-width:0;display:grid}.dual-ledger-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.dual-ledger-list small{color:var(--muted);font-size:7px}.dual-fingerprints{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}.dual-fingerprints span{border:1px solid var(--line);color:var(--muted);border-radius:7px;padding:7px 8px;font-size:8px}.dual-fingerprints code{color:var(--ink)}.dual-empty{border:1px dashed var(--line-strong);background:var(--surface);text-align:center;border-radius:17px;align-content:center;place-items:center;gap:7px;min-height:480px;display:grid}.dual-empty h2{margin:8px 0 0}.dual-empty p{color:var(--muted);margin:0 0 10px;font-size:10px}.dual-publish-grid{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.dual-publish-form{gap:16px;display:grid}.dual-publish-form>h3{margin:7px 0 -5px;font-size:13px}.dual-check-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.dual-check-grid label{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto 1fr;column-gap:7px;padding:9px;font-size:9px;display:grid}.dual-check-grid input{grid-row:1/3}.dual-check-grid small{color:var(--muted);font-size:7px}.dual-publish-actions{justify-content:flex-end;gap:8px;display:flex}.dual-kit-preview{border:7px solid var(--ink);background:var(--yellow);min-height:560px;box-shadow:var(--shadow-float);border-radius:34px;flex-direction:column;align-items:flex-start;padding:32px;display:flex}.dual-kit-preview h2{margin:22px 0;font-size:31px;line-height:1.08}.dual-kit-preview>div{border:1px solid var(--ink);background:url(/media/who-pays-promo-cover.webp) 50%/cover;border-radius:13px;width:100%;min-height:190px;margin-bottom:18px}.dual-kit-preview>span{color:var(--muted);font-size:8px}.dual-kit-preview>strong{margin-top:4px;font-size:15px}.dual-kit-preview>small{margin-top:auto;font-size:8px}.dual-public-shell{max-width:1390px;min-height:calc(100vh - 128px);margin:0 auto;padding:30px clamp(18px,4vw,58px) 75px}.dual-public-steps{justify-content:center;align-items:center;gap:8px;max-width:730px;margin:0 auto 30px;display:flex}.dual-public-steps span{color:var(--faint);flex:none;font-size:9px;font-weight:750}.dual-public-steps span.is-active{background:var(--ink);color:#fff;border-radius:99px;padding:6px 10px}.dual-public-steps span.is-done{color:var(--mint-deep)}.dual-public-steps i{background:var(--line);width:70px;height:1px}.dual-public-title{align-items:flex-end}.dual-public-title h1{font-size:clamp(39px,5vw,62px)}.dual-story-grid{grid-template-columns:1.4fr .8fr .8fr;gap:12px;display:grid}.dual-story-grid>*{border:1px solid var(--line);background:var(--surface);border-radius:19px;min-height:460px}.dual-story-grid article{flex-direction:column;align-items:flex-start;padding:24px;display:flex}.dual-story-grid article .status-badge{margin:28px 0 13px}.dual-story-grid article h3{margin:0;font-size:21px;line-height:1.2}.dual-story-grid article p{color:var(--muted);font-size:9px}.dual-story-featured{color:#fff;text-align:left;cursor:pointer;padding:0;display:flex;overflow:hidden;background-image:linear-gradient(90deg,#101f31eb,#101f3140),url(/media/who-pays-promo-cover.webp)!important;background-position:50%!important;background-size:cover!important}.dual-story-featured>div{flex-direction:column;align-items:flex-start;max-width:430px;padding:40px;display:flex}.dual-story-featured h2{margin:21px 0 13px;font-size:36px;line-height:1.08}.dual-story-featured p{color:#ffffffb8;font-size:10px}.dual-story-featured>div>span{color:#ffffff9e;font-size:8px}.dual-story-featured>div>strong{border-top:1px solid #ffffff59;width:100%;margin-top:auto;padding-top:20px;font-size:11px}.dual-identity-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px;display:grid}.dual-identity-grid button{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:11px;grid-template-rows:1fr 1fr;grid-template-columns:auto 1fr;align-items:center;column-gap:9px;padding:9px 12px;display:grid}.dual-identity-grid button.is-active{border:2px solid var(--ink);background:var(--yellow);box-shadow:3px 4px 0 var(--ink)}.dual-identity-grid .icon-asset{grid-row:1/3}.dual-identity-grid strong{font-size:10px}.dual-identity-grid small{color:var(--muted);font-size:8px}.dual-choice-grid{grid-template-columns:1.12fr .88fr;gap:12px;display:grid}.dual-control-row{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr;align-items:center;gap:10px;padding:12px 0;display:grid}.dual-control-row>div:first-child{display:grid}.dual-control-row strong{font-size:10px}.dual-control-row small{color:var(--muted);font-size:8px}.dual-control-row>div:last-child{background:var(--paper);border-radius:9px;grid-template-columns:repeat(3,1fr);padding:3px;display:grid}.dual-control-row button{cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 3px;font-size:8px}.dual-control-row button.is-active{background:#fff;font-weight:800;box-shadow:0 3px 8px #26312c14}.dual-policy-panel>p{color:var(--muted);font-size:9px}.dual-policy-panel>div{grid-template-columns:1fr 1fr;gap:6px;margin:14px 0;display:grid}.dual-policy-panel>div button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:9px;grid-template-rows:1fr 1fr;grid-template-columns:28px 1fr;column-gap:7px;padding:8px;display:grid}.dual-policy-panel>div button.is-active{border:2px solid var(--ink);background:var(--coral)}.dual-policy-panel>div span{border:1px solid var(--ink);border-radius:6px;grid-row:1/3;place-items:center;width:24px;height:24px;font-size:8px;display:grid}.dual-policy-panel>div strong{font-size:9px}.dual-policy-panel>div small{color:var(--muted);font-size:7px}.dual-public-takeover{background:var(--lavender);border-radius:9px;align-items:center;gap:9px;margin:12px 0;padding:10px;display:flex}.dual-public-takeover>span{display:grid}.dual-public-takeover strong{font-size:9px}.dual-public-takeover small{color:var(--muted);font-size:7px}.dual-theater{max-width:1120px;margin:0 auto}.dual-theater-head{align-items:center}.dual-theater-head h1{margin:5px 0;font-size:30px}.dual-city-scene{border:2px solid var(--ink);min-height:510px;box-shadow:7px 8px 0 var(--yellow);color:#fff;background-image:linear-gradient(#111f301a,#111f30db),url(/media/who-pays-promo-cover.webp);background-position:50%;background-size:cover;border-radius:19px;align-items:flex-end;padding:31px;display:flex;position:relative;overflow:hidden}.dual-scene-copy{max-width:600px}.dual-scene-copy h2{margin:12px 0 3px;font-size:31px}.dual-scene-copy p{color:#ffffffb8;margin:0;font-size:10px}.dual-timeline{grid-template-columns:repeat(6,1fr);margin:28px 0 11px;display:grid}.dual-timeline>div{border-top:2px solid var(--line);gap:2px;padding-top:14px;display:grid;position:relative}.dual-timeline i{border:2px solid var(--line-strong);background:var(--paper);border-radius:50%;width:10px;height:10px;position:absolute;top:-6px}.dual-timeline div.is-active,.dual-timeline div.is-done{border-color:var(--blue)}.dual-timeline div.is-active i,.dual-timeline div.is-done i{border-color:var(--blue);background:var(--blue)}.dual-timeline strong{font-size:9px}.dual-timeline small{color:var(--muted);font-size:7px}.dual-theater>p{color:var(--muted);text-align:center;font-size:8px}.dual-result-title{align-items:center}.dual-who-grid article:nth-child(4){border:2px solid var(--ink);background:var(--yellow)}.dual-ab-card{margin-top:12px;padding:20px}.dual-ab-card>div:first-child{border-bottom:1px solid var(--line);grid-template-columns:35px 1fr 1fr 35px 1fr 1fr;align-items:center;gap:7px;padding-bottom:14px;display:grid}.dual-ab-card>div:first-child>span{border:1px solid var(--ink);border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:850;display:grid}.dual-ab-card>div:first-child>span:nth-of-type(2){background:var(--blue);color:#fff}.dual-ab-card h3{margin:0;font-size:12px}.dual-ab-card>div:first-child small{color:var(--muted);font-size:8px}.dual-ab-row{border-bottom:1px solid var(--line);grid-template-columns:1fr .8fr .8fr;gap:10px;padding:11px 4px;display:grid}.dual-ab-row span,.dual-ab-row strong{font-size:9px}.dual-ab-row strong{background:var(--paper);border-radius:7px;padding:7px}.dual-ab-row strong:last-child{background:var(--blue-soft)}.dual-ab-row small{color:var(--blue);font-size:7px}.dual-share-grid{grid-template-columns:1fr 1fr;gap:11px;margin-top:12px;display:grid}.dual-share-grid article{min-height:285px;padding:23px;position:relative;overflow:hidden}.dual-share-grid article:first-child{background:var(--yellow)}.dual-share-grid article:last-child{background:var(--blue-soft)}.dual-share-grid h2{margin:13px 0;font-size:23px}.dual-share-grid dl{grid-template-columns:1fr 1fr;gap:6px;display:grid}.dual-share-grid dl div{background:#ffffff8c;border-radius:8px;padding:8px}.dual-share-grid dt{color:var(--muted);font-size:7px}.dual-share-grid dd{margin:3px 0 0;font-size:10px;font-weight:750}.dual-share-grid article>div{flex-wrap:wrap;gap:6px;display:flex}.dual-share-grid article>div span{border:1px solid var(--ink);padding:6px 8px}@supports (color:color-mix(in lab, red, red)){.dual-share-grid article>div span{border:1px solid color-mix(in srgb, var(--ink) 25%, transparent)}}.dual-share-grid article>div span{border-radius:99px;font-size:7px}.dual-share-grid article>small{font-size:8px;position:absolute;bottom:18px}.dual-result-actions{justify-content:center;gap:8px;margin:20px 0;display:flex}.dual-boundary{max-width:830px;color:var(--muted);text-align:center;margin:0 auto;font-size:8px}@media (width<=1120px){.dual-pro-shell{grid-template-columns:76px minmax(0,1fr)}.dual-pro-nav{padding-inline:9px}.dual-pro-nav>div:first-child,.dual-pro-nav nav button span,.dual-pro-nav>article{display:none}.dual-pro-nav nav button{justify-content:center}.dual-project-grid{grid-template-columns:1fr 1fr}.dual-agent-grid{grid-template-columns:repeat(3,1fr)}.dual-story-grid{grid-template-columns:1fr 1fr}.dual-story-featured{grid-column:1/3}.dual-story-grid article:last-child{display:none}}@media (width<=820px){.dual-header{grid-template-columns:1fr auto}.dual-editions{order:3;grid-column:1/-1;width:100%;margin-bottom:8px}.dual-header-tools{justify-self:end}.dual-home-link{display:none}.dual-feedback{z-index:110;position:sticky;top:128px}.dual-feedback>small{display:none}.dual-hero-grid,.dual-model-grid,.dual-lab-grid,.dual-result-grid,.dual-publish-grid,.dual-choice-grid{grid-template-columns:1fr}.dual-agent-grid{grid-template-columns:1fr 1fr}.dual-run-card{order:-1;position:static}.dual-metric-grid,.dual-who-grid{grid-template-columns:1fr 1fr}.dual-story-grid{grid-template-columns:1fr}.dual-story-featured{grid-column:auto}.dual-story-grid article{display:none}.dual-public-title{flex-direction:column;align-items:flex-start}.dual-identity-grid,.dual-project-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.dual-header{padding:6px 12px}.dual-header .brand-wordmark{width:132px}.dual-editions button{min-width:0}.dual-header-tools label{padding:0 7px;font-size:0}.dual-feedback{padding-inline:12px;top:126px}.dual-feedback>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dual-pro-shell{display:block}.dual-pro-nav{z-index:130;border:0;min-height:62px;padding:6px;display:block;position:fixed;bottom:0;left:0;right:0}.dual-pro-nav nav{grid-template-columns:repeat(5,1fr);padding:0;display:grid}.dual-pro-nav nav button{min-height:50px;padding:3px}.dual-pro-content{padding:28px 13px 82px}.dual-title{flex-direction:column;align-items:flex-start}.dual-title h1,.dual-public-title h1{font-size:36px}.dual-project-grid,.dual-agent-grid,.dual-share-grid{grid-template-columns:1fr}.dual-project-hero{padding:22px}.dual-project-hero h2{font-size:28px}.dual-contract{min-height:auto}.dual-contract>strong{margin:25px 0 18px}.dual-form-row,.dual-form-row-two{grid-template-columns:1fr}.dual-workflow{justify-content:flex-start}.dual-check-grid{grid-template-columns:1fr}.dual-public-shell{padding:22px 13px 55px}.dual-public-steps{justify-content:flex-start;overflow-x:auto}.dual-public-steps i{width:25px}.dual-story-featured>div{padding:27px}.dual-story-featured h2{font-size:29px}.dual-identity-grid{grid-template-columns:1fr 1fr}.dual-control-row{grid-template-columns:1fr;gap:6px}.dual-policy-panel>div{grid-template-columns:1fr}.dual-city-scene{min-height:410px;padding:20px}.dual-timeline{grid-template-columns:repeat(6,105px);overflow-x:auto}.dual-ab-card>div:first-child{grid-template-columns:32px 1fr 1fr}.dual-ab-card>div:first-child>span:nth-of-type(2){grid-column:1}.dual-ab-row{grid-template-columns:90px 1fr 1fr}.dual-result-actions{flex-direction:column;align-items:stretch}.dual-trace-list details>div{grid-template-columns:1fr}}.simulation-provider-icon{border-radius:15px;width:60px;height:60px}.simulation-provider-icon>.icon-asset{width:50px;height:50px}.simulation-section-title{min-height:58px}.pro-review-panel{border:1px solid var(--line);background:var(--yellow);border-radius:13px;justify-content:space-between;align-items:center;gap:18px;margin-top:13px;padding:16px;display:flex}.pro-review-panel h3{margin:8px 0 3px;font-size:15px}.pro-review-panel p{color:var(--muted);margin:0;font-size:10px}.pro-review-panel .primary-button{flex:none}.pro-review-panel.state-approved{background:var(--mint)}.pro-review-panel.state-parsing{background:var(--blue-soft)}.pro-parameter-panel{border:1px solid var(--line);background:var(--surface);border-radius:13px;margin-top:15px;padding:17px}.pro-parameter-panel .timeline-heading{margin-top:0}.pro-parameter-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.pro-parameter-grid label{color:var(--muted);gap:5px;font-size:9px;display:grid}.pro-parameter-grid input,.pro-parameter-grid select{border:1px solid var(--line);background:var(--paper);min-width:0;height:40px;color:var(--ink);border-radius:8px;padding:0 10px}.policy-workflow{background:var(--paper);border-radius:10px;justify-content:space-between;align-items:center;gap:7px;margin-top:14px;padding:11px;display:flex;overflow-x:auto}.policy-workflow span{border:1px solid var(--line);text-align:center;background:#fff;border-radius:8px;min-width:100px;padding:8px;font-size:9px;font-weight:750}.policy-workflow i{color:var(--muted);font-style:normal}.integrated-public-kit{display:block}.integrated-public-kit>div:first-child{margin-bottom:15px}.public-control-list{display:grid}.public-control-row{border-top:1px solid #26312c1f;grid-template-columns:185px 1fr;align-items:center;gap:15px;padding:11px 0;display:grid}.public-control-row>span{display:grid}.public-control-row strong{font-size:11px}.public-control-row small{color:var(--muted);font-size:8px}.public-control-row>div{background:var(--paper);border-radius:9px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.public-control-row button{cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:37px;font-size:9px}.public-control-row button.is-active{color:var(--blue);background:#fff;font-weight:800;box-shadow:0 3px 9px #26312c17}.policy-card-strip{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:165px 1fr;align-items:center;gap:15px;margin-top:16px;padding:15px;display:grid}.policy-card-strip>span{display:grid}.policy-card-strip strong{font-size:11px}.policy-card-strip small{color:var(--muted);font-size:8px}.policy-card-strip>div{flex-wrap:wrap;gap:5px;display:flex}.policy-card-strip button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:8px;min-height:36px;padding:0 10px;font-size:8px}.policy-card-strip button.is-active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue-deep);font-weight:800}.takeover-option{background:var(--lavender);cursor:pointer;border-radius:11px;align-items:center;gap:10px;margin-top:9px;padding:12px 14px;display:flex}.takeover-option>span{display:grid}.takeover-option strong{font-size:10px}.takeover-option small{color:var(--muted);font-size:8px}.pro-public-kit{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:.8fr 1.2fr;gap:14px;margin-top:10px;padding:16px;display:grid}.pro-public-kit>div{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.pro-public-kit>div:last-child{grid-template-columns:1fr 1fr;display:grid}.pro-public-kit>div>strong{margin-top:7px;font-size:13px}.pro-public-kit small{color:var(--muted);font-size:8px}.pro-public-kit span{color:var(--muted);font-size:8px;display:grid}.pro-public-kit span strong{color:var(--ink);font-size:9px}.pro-public-kit button{grid-column:1/-1;min-height:42px;margin-top:5px}.public-outcome-strip{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px;display:grid}.public-outcome-strip article{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;min-height:130px;padding:15px;display:flex}.public-outcome-strip article:nth-child(2){background:var(--coral)}.public-outcome-strip span{color:var(--muted);font-size:9px}.public-outcome-strip strong{margin:auto 0 6px;font-size:17px;line-height:1.2}.public-outcome-strip small{color:var(--blue);font-size:8px}.public-story-cards{grid-template-columns:1fr 1fr auto;align-items:stretch;gap:8px;margin-bottom:14px;display:grid}.public-story-cards article{border:1px solid var(--line);background:var(--yellow);border-radius:14px;flex-direction:column;min-height:190px;padding:18px;display:flex}.public-story-cards article:nth-child(2){background:var(--blue-soft)}.public-story-cards h3{max-width:420px;margin:18px 0 8px;font-size:20px;line-height:1.15}.public-story-cards p{color:var(--text);margin:0;font-size:10px}.public-story-cards small{color:var(--muted);margin-top:auto;font-size:8px}.public-story-cards>button{align-self:end}.pro-confidence-panel{grid-template-columns:1.2fr repeat(5,1fr);gap:8px;margin-bottom:14px;display:grid}.pro-confidence-panel>div,.pro-confidence-panel article{border:1px solid var(--line);background:var(--surface);border-radius:11px;flex-direction:column;align-items:flex-start;min-height:110px;padding:13px;display:flex}.pro-confidence-panel>div{background:var(--mint)}.pro-confidence-panel>div strong{margin:12px 0 3px;font-size:12px}.pro-confidence-panel article span{color:var(--muted);font-size:8px}.pro-confidence-panel article strong{margin:auto 0 4px;font-size:15px}.pro-confidence-panel small{color:var(--muted);font-size:7px}.cross-version-receipt{border-top:1px solid var(--line);background:var(--blue-soft);justify-content:space-between;align-items:center;gap:15px;padding:18px clamp(22px,3vw,42px);display:flex}.cross-version-receipt>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cross-version-receipt strong{font-size:10px}.cross-version-receipt small{color:var(--muted);font-size:8px}.cross-version-receipt .primary-button,.cross-version-receipt .secondary-button{min-height:42px}.experience-public .intervention-card h3:after{content:" · 我的选择";color:var(--blue)}.experience-public .ledger-boundary-note:after{content:" 本结果不是现实预测或行政建议。";font-weight:800}.public-story-progress{border-top:1px solid var(--line);background:var(--surface);grid-template-columns:auto repeat(6,1fr);align-items:start;gap:0;padding:12px 18px 4px;display:grid;overflow-x:auto}.public-story-progress>span{min-width:72px;color:var(--blue);letter-spacing:.08em;padding-top:14px;font-size:8px;font-weight:850}.public-story-progress>div{border-top:2px solid var(--line);gap:2px;min-width:105px;padding:13px 6px 8px;display:grid;position:relative}.public-story-progress i{border:2px solid var(--line-strong);background:var(--surface);border-radius:50%;width:9px;height:9px;position:absolute;top:-6px}.public-story-progress strong{font-size:8px}.public-story-progress small{color:var(--muted);font-size:7px}.public-story-progress .is-observed{border-color:var(--blue)}.public-story-progress .is-observed i{border-color:var(--blue);background:var(--blue)}.public-story-progress .is-insufficient small{color:var(--coral-deep)}@media (width<=900px){.ledger-layout{grid-template-columns:1fr}.ledger-inspector{border-top:1px solid var(--line);border-left:0}.experiment-content{grid-template-columns:1fr}.closure-mini{justify-content:flex-start;overflow-x:auto}.city-twin-proof{display:none}.pro-parameter-grid,.public-outcome-strip,.public-story-cards{grid-template-columns:1fr 1fr}.public-story-cards>button{grid-column:1/-1}.pro-confidence-panel{grid-template-columns:repeat(3,1fr)}.pro-confidence-panel>div{grid-column:1/-1}.pro-public-kit{grid-template-columns:1fr}}@media (width<=640px){.version-switch{min-height:44px;padding-inline:6px}.version-switch>.icon-asset,.identity-view{display:none}.pro-review-panel,.cross-version-receipt{flex-direction:column;align-items:stretch}.pro-parameter-grid,.public-control-row,.policy-card-strip,.pro-public-kit>div:last-child{grid-template-columns:1fr}.policy-workflow{justify-content:flex-start}.public-outcome-strip,.public-story-cards,.pro-confidence-panel{grid-template-columns:1fr}.public-story-cards>button,.pro-confidence-panel>div,.pro-public-kit button{grid-column:auto}.ledger-stage-panel{padding:8px 8px 0}.ledger-topbar{flex-direction:column;align-items:flex-start;padding:11px}.ledger-run-context{width:100%}.simulation-controls{flex-wrap:wrap;width:100%;min-width:0}.simulation-controls .play-control{flex:1}.simulation-controls .music-control{margin-left:auto}.ledger-runtime-note{flex-direction:column;align-items:flex-start;gap:3px}.ledger-runtime-note small{white-space:normal;overflow-wrap:anywhere}.city-kpis{grid-template-columns:1fr 1fr}.city-kpis>div{border-bottom:1px dashed var(--line)}.micro-agent-pulse{display:flex;overflow-x:auto}.micro-agent-pulse>span{flex:0 0 108px}.micro-agent-pulse>span:first-child{flex-basis:150px}.city-twin-frame{min-height:610px}.city-twin-frame iframe{height:610px}.town-ledger-strip{border-radius:0 0 15px 18px;display:flex;overflow-x:auto}.town-ledger-strip>*{flex:none}.town-ledger-strip button{width:142px}.town-clock{width:70px}.town-receipt{width:82px}.city-map{min-width:0;min-height:580px}.city-entity-icon{width:74px;height:74px}.place-platform{top:22%;left:11%}.place-merchant{top:18%;left:59%}.place-rider{top:67%;left:64%}.place-residents{top:71%;left:10%}.place-government{top:46%;left:40%}.map-time,.map-receipt{padding:8px 9px;top:10px}.map-time{left:10px}.map-receipt{right:10px}.map-layers{max-width:calc(100% - 20px);bottom:10px;left:10px;right:10px;overflow-x:auto}.ledger-inspector{padding:24px 16px}.experiment-dock,.event-dock{padding:48px 14px}.dock-heading,.event-dock-head{flex-direction:column;align-items:flex-start;min-width:0}.branch-tabs{width:100%;max-width:100%;overflow-x:auto}.branch-tabs button{white-space:nowrap;flex:none}.intervention-card,.comparison-card{min-width:0;padding:19px}.intervention-meta{grid-template-columns:1fr}.comparison-ledger-head{display:none}.comparison-ledger-row{grid-template-columns:1fr 1fr;gap:6px 10px;padding:11px 6px}.comparison-ledger-row>span{grid-column:1/-1;font-weight:750}.comparison-ledger-row strong{border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:8px;gap:2px;padding:7px 8px;display:grid}.comparison-ledger-row strong:first-of-type:before{content:"A · 仅观察";color:var(--muted);font-size:8px;font-weight:600}.comparison-ledger-row strong:nth-of-type(2):before{content:"B · 护栏";color:var(--muted);font-size:8px;font-weight:600}.comparison-ledger-row em{grid-column:1/-1;justify-self:start}.event-card-row{grid-auto-columns:82vw;max-width:100%}}.cf-designer{border:1px solid var(--line-strong);background:var(--surface);border-radius:15px 19px 14px 18px;margin:16px 0 2px;padding:18px;box-shadow:0 4px #26312c0f}.cf-designer-heading{border-bottom:1px dashed var(--line-strong);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:15px;display:flex}.cf-designer-heading h3{letter-spacing:-.025em;margin:5px 0 4px;font-size:21px}.cf-designer-heading p{color:var(--muted);margin:0;font-size:9px}.cf-step-heading{align-items:center;gap:9px;margin:17px 0 9px;display:flex}.cf-step-heading>span{border:1px solid var(--ink);background:var(--yellow);border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-weight:850;display:grid}.cf-step-heading>div{display:grid}.cf-step-heading strong{font-size:11px}.cf-step-heading small{color:var(--muted);font-size:8px}.cf-city-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.cf-city-card{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:11px 14px 10px 13px;grid-template-columns:108px 1fr;gap:10px;min-width:0;padding:8px;display:grid}.cf-city-card.is-selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:var(--blue-soft)}.cf-city-image{border:1px solid var(--line);background:#ebe5d6;border-radius:8px;min-height:86px;position:relative;overflow:hidden}.cf-city-image img{object-fit:cover}.cf-city-copy{align-content:center;gap:4px;min-width:0;display:grid}.cf-city-copy>span{justify-content:space-between;gap:5px;display:flex}.cf-city-copy b{color:var(--blue);font-size:7px}.cf-city-copy strong{font-size:10px}.cf-city-copy small,.cf-city-copy em{color:var(--muted);font-size:7px;font-style:normal;line-height:1.45}.cf-intervention-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.cf-intervention-grid button{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:11px 14px 10px 13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:92px;padding:12px;display:grid}.cf-intervention-grid button.is-selected{border-color:var(--blue);background:var(--lavender);box-shadow:inset 0 0 0 1px var(--blue)}.cf-intervention-grid button>span{gap:4px;display:grid}.cf-intervention-grid strong{font-size:10px}.cf-intervention-grid small{color:var(--muted);font-size:7.5px;line-height:1.45}.cf-intervention-grid i{color:var(--blue);font-style:normal}.cf-quick-config,.cf-advanced-panel{background:var(--paper);border-radius:11px;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px;padding:11px;display:grid}.cf-quick-config label,.cf-advanced-panel label{color:var(--muted);gap:4px;font-size:8px;display:grid}.cf-quick-config select,.cf-advanced-panel select{border:1px solid var(--line);background:var(--surface);min-width:0;height:38px;color:var(--ink);border-radius:8px;padding:0 9px;font-size:9px}.cf-more-button{border:1px dashed var(--line-strong);min-height:38px;color:var(--blue);cursor:pointer;background:0 0;border-radius:8px;justify-content:space-between;align-self:end;align-items:center;padding:0 11px;font-size:8px;font-weight:800;display:flex}.cf-advanced-panel{background:var(--lavender)}.cf-lock-bar{border:1px solid var(--line-strong);background:var(--yellow);border-radius:11px 14px 10px 13px;grid-template-columns:1.15fr 1.15fr .9fr auto;align-items:stretch;gap:8px;padding:10px;display:grid}.cf-lock-bar>div{border-right:1px dashed var(--line-strong);align-items:center;gap:8px;min-width:0;padding:8px;display:flex}.cf-lock-bar>div>span{min-width:0;display:grid}.cf-lock-bar strong{font-size:9px}.cf-lock-bar small{color:var(--muted);font-size:7px;line-height:1.45}.cf-lock-bar .cf-matrix-count{align-content:center;gap:2px;display:grid}.cf-matrix-count>span{color:var(--blue);font-size:7px;font-weight:850}.cf-lock-bar .primary-button{white-space:nowrap;align-self:center}.cf-boundary{color:var(--muted);text-align:right;margin:8px 0 0;font-size:7px}.foundry-counterfactual-panel{border:1px solid var(--line);background:var(--lavender);border-radius:11px;margin:12px 14px 0;padding:12px}.foundry-counterfactual-panel>header{align-items:center;gap:8px;display:flex}.foundry-counterfactual-panel>header span{display:grid}.foundry-counterfactual-panel strong{font-size:10px}.foundry-counterfactual-panel small{color:var(--muted);font-size:7px}.foundry-counterfactual-actions{grid-template-columns:1fr 1fr;gap:6px;margin-top:10px;display:grid}.foundry-counterfactual-actions button,.foundry-counterfactual-draft button{border:1px solid var(--line-strong);background:var(--surface);min-height:35px;color:var(--ink);cursor:pointer;border-radius:8px;font-size:8px;font-weight:750}.foundry-counterfactual-actions button:disabled{opacity:.45;cursor:not-allowed}.foundry-counterfactual-draft{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin-top:9px;display:grid}.foundry-counterfactual-draft button{min-height:29px;padding-inline:9px}.ledger-layout{grid-template-columns:238px minmax(0,1fr) 310px;align-items:start}.ledger-experiment-context{border-bottom:1px solid var(--line);background:var(--surface);grid-column:1/-1;grid-template-columns:minmax(280px,1fr) auto auto;align-items:center;gap:10px 18px;min-width:0;padding:14px 20px;display:grid}.ledger-experiment-context>div:first-child{gap:2px;display:grid}.ledger-experiment-context>div:first-child strong{font-size:13px}.ledger-experiment-context>div:first-child small{color:var(--muted);font-size:8px}.ledger-city-switch{border:1px solid var(--line);background:var(--paper);border-radius:10px;gap:4px;padding:4px;display:flex}.ledger-city-switch button{cursor:pointer;background:0 0;border:0;border-radius:7px;place-content:center;gap:1px;min-width:74px;min-height:39px;padding:4px 8px;display:grid}.ledger-city-switch b{font-size:9px}.ledger-city-switch span{color:var(--muted);font-size:7px}.ledger-city-switch button.is-active{background:var(--blue);color:#fff}.ledger-city-switch button.is-active span{color:#ffffffb8}.ledger-context-lock{align-items:center;gap:7px;display:flex}.ledger-context-lock>span{display:grid}.ledger-context-lock strong{font-size:9px}.ledger-context-lock small{color:var(--muted);font-size:7px}.ledger-work-modes{border:1px solid var(--line);background:var(--paper);border-radius:9px;grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px;display:grid}.ledger-work-modes button{min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:8px;font-weight:800}.ledger-work-modes button.is-active{background:var(--blue);color:#fff;box-shadow:0 2px #26312c14}.ledger-layer-strip{border-bottom:1px solid var(--line);background:#e8e5dc;grid-column:1/-1;grid-template-columns:repeat(4,1fr);display:grid}.ledger-layer-strip>button{border:0;border-right:1px dashed var(--line-strong);min-height:49px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-content:center;column-gap:8px;padding:7px 18px;display:grid}.ledger-layer-strip>button:last-child{border-right:0}.ledger-layer-strip>button:hover{background:var(--surface)}.ledger-layer-strip i{color:var(--blue);grid-row:1/3;align-self:center;font-size:8px;font-style:normal;font-weight:850}.ledger-layer-strip b{font-size:9px}.ledger-layer-strip small{color:var(--muted);font-size:7px}.ledger-environment-panel{border-right:1px solid var(--line);background:#e7e4da;align-self:stretch;min-width:0;padding:18px 14px}.ledger-environment-panel>header{gap:3px;display:grid}.ledger-environment-panel>header span{color:var(--blue);letter-spacing:.08em;font-size:7px;font-weight:850}.ledger-environment-panel>header strong{font-size:15px;line-height:1.15}.ledger-environment-panel>header small{color:var(--muted);font-size:7px}.ledger-city-art{border:1.5px solid var(--ledger-line);background:var(--paper);border-radius:10px 13px 9px 12px;min-height:150px;margin:14px 0 10px;position:relative;overflow:hidden;box-shadow:3px 3px #30363114}.ledger-city-art img{object-fit:cover}.ledger-city-features{flex-wrap:wrap;gap:4px;display:flex}.ledger-city-features span{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:4px 6px;font-size:7px}.ledger-environment-panel dl{border:1px solid var(--line);border-radius:9px;grid-template-columns:1fr 1fr;margin:14px 0 0;display:grid;overflow:hidden}.ledger-environment-panel dl>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf899;gap:2px;padding:8px;display:grid}.ledger-environment-panel dt{color:var(--muted);font-size:7px}.ledger-environment-panel dd{margin:0;font-size:12px;font-weight:750}.ledger-city-boundary,.ledger-first-divergence{border:1px dashed var(--line-strong);background:var(--yellow);border-radius:9px;margin-top:11px;padding:10px}.ledger-city-boundary p{color:var(--muted);margin:7px 0 0;font-size:7px;line-height:1.55}.ledger-first-divergence{background:var(--lavender);gap:3px;display:grid}.ledger-first-divergence span{color:var(--blue);font-size:7px;font-weight:850}.ledger-first-divergence strong{font-size:9px}.ledger-first-divergence small{color:var(--muted);font-size:7px}.ledger-stage-panel{grid-column:2}.ledger-inspector{grid-column:3;align-self:stretch}.ledger-observation-tabs{border-inline:1.5px solid var(--ledger-line);border-top:1px dashed var(--line-strong);background:var(--surface);align-items:center;gap:5px;padding:8px 10px;display:flex}.ledger-observation-tabs>span{color:var(--blue);margin-right:4px;font-size:8px;font-weight:850}.ledger-observation-tabs button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:8px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:8px;font-weight:750;display:inline-flex}.ledger-observation-tabs button.is-active{border-color:var(--blue);background:var(--blue);color:#fff}.ledger-observation-tabs>small{color:var(--muted);margin-left:auto;font-size:7px}.ledger-roundtable-observation{border:1.5px solid var(--ledger-line);background:#e8e6df;min-height:650px;overflow:hidden}.embedded-roundtable-projection{background:var(--surface);grid-template-rows:auto auto 1fr auto auto;min-height:650px;display:grid}.embedded-roundtable-projection>header{border-bottom:1px solid var(--line);background:linear-gradient(135deg,var(--paper),var(--lavender));justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;display:flex}.embedded-roundtable-projection h2{margin:5px 0 4px;font-size:24px}.embedded-roundtable-projection header p:last-child{max-width:640px;color:var(--muted);margin:0;font-size:9px;line-height:1.55}.embedded-roundtable-context{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.embedded-roundtable-context span{border-right:1px dashed var(--line-strong);color:var(--muted);gap:2px;padding:10px 14px;font-size:7px;display:grid}.embedded-roundtable-context strong{color:var(--ink);font-size:10px}.embedded-roundtable-stage{background:radial-gradient(circle,#7e96d91f,#0000 42%),repeating-linear-gradient(0deg,#0000,#0000 29px,#26312c09 30px);min-height:330px;position:relative}.embedded-roundtable-table{border:1.5px solid var(--line-strong);background:var(--yellow);border-radius:50%;place-content:center;justify-items:center;gap:2px;width:180px;height:130px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:5px 7px #26312c14}.embedded-roundtable-table strong{font-size:12px}.embedded-roundtable-table small{color:var(--muted);font-size:7px}.embedded-roundtable-seat{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:7px;min-width:138px;padding:8px;display:flex;position:absolute}.embedded-roundtable-seat>span{display:grid}.embedded-roundtable-seat strong{font-size:9px}.embedded-roundtable-seat small{color:var(--muted);font-size:7px}.embedded-roundtable-seat i{background:var(--blue);color:#fff;border-radius:999px;padding:2px 5px;font-size:6px;font-style:normal;position:absolute;top:-8px;right:6px}.embedded-roundtable-seat.is-active{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue),0 4px 0 #315fd81a}.embedded-roundtable-seat.seat-0{top:12%;left:6%}.embedded-roundtable-seat.seat-1{top:12%;right:6%}.embedded-roundtable-seat.seat-2{bottom:12%;right:4%}.embedded-roundtable-seat.seat-3{bottom:12%;left:4%}.embedded-roundtable-seat.seat-4{top:8%;left:50%;transform:translate(-50%)}.embedded-roundtable-evidence{border-top:1px solid var(--line);background:#e8e5dc;grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.embedded-roundtable-evidence>div{border:1px solid var(--line);background:var(--surface);border-radius:9px;gap:5px;padding:10px;display:grid}.embedded-roundtable-evidence strong{font-size:9px}.embedded-roundtable-evidence small{color:var(--muted);font-size:7px}.embedded-roundtable-projection>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:10px 13px;display:flex}.embedded-roundtable-projection>footer span{color:var(--muted);font-size:7px}.ledger-roundtable-receipt{border-inline:1.5px solid var(--ledger-line);border-top:1px solid var(--ledger-line);background:#edf1fc;padding:11px}.ledger-roundtable-receipt-head{grid-template-columns:auto 1fr auto;align-items:center;gap:9px;display:grid}.ledger-roundtable-receipt-head>span{display:grid}.ledger-roundtable-receipt-head small{color:var(--blue);letter-spacing:.08em;font-size:7px;font-weight:850}.ledger-roundtable-receipt-head strong{font-size:11px}.ledger-roundtable-receipt-head em{color:var(--muted);font-size:7px;font-style:normal}.ledger-roundtable-receipt-head a{border:1px solid var(--blue);background:var(--surface);color:var(--blue);border-radius:8px;padding:6px 9px;font-size:8px;font-weight:800}.ledger-roundtable-receipt-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:6px;margin-top:8px;display:grid}.ledger-roundtable-receipt-flow article{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:1px;padding:8px;display:grid}.ledger-roundtable-receipt-flow article>span{color:var(--blue);font-size:7px;font-weight:850}.ledger-roundtable-receipt-flow article strong{font-size:9px}.ledger-roundtable-receipt-flow article small{color:var(--muted);font-size:7px}.ledger-roundtable-receipt-flow>i{color:var(--blue);align-self:center;font-style:normal}.ledger-roundtable-compiled{background:#ffffffad;border:1px dashed #8fa7e7;border-radius:8px;align-items:center;gap:8px;margin-top:7px;padding:6px 8px;font-size:8px;display:flex}.ledger-roundtable-compiled strong{color:var(--blue);white-space:nowrap}.ledger-roundtable-compiled span{color:var(--ink)}.ledger-roundtable-receipt>p{color:var(--muted);margin:7px 0 0;font-size:8px;line-height:1.5}.cross-city-analysis{border:1px solid var(--line-strong);background:#e8e5dc;border-radius:14px;margin-bottom:14px;padding:17px}.cross-city-analysis>header{justify-content:space-between;align-items:flex-end;gap:15px;display:flex}.cross-city-analysis h3{margin:4px 0 0;font-size:19px}.cross-city-analysis>header>div:last-child{border:1px solid var(--line);background:var(--surface);border-radius:9px;gap:4px;padding:4px;display:flex}.cross-city-analysis>header button{cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:32px;padding:0 9px;font-size:8px}.cross-city-analysis>header button.is-active{background:var(--blue);color:#fff}.cross-city-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;display:grid}.cross-city-grid article{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px 13px 9px 12px;min-width:0;padding:12px}.cross-city-grid article.is-active{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.cross-city-grid article>span{justify-content:space-between;align-items:center;display:flex}.cross-city-grid article>span b{font-size:11px}.cross-city-grid article>span small{color:var(--muted);font-size:7px}.cross-city-grid dl{grid-template-columns:repeat(3,1fr);margin:12px 0;display:grid}.cross-city-grid dl>div{border-right:1px dashed var(--line);gap:3px;padding:6px;display:grid}.cross-city-grid dt{color:var(--muted);font-size:7px}.cross-city-grid dd{margin:0;font-size:9px;font-weight:750}.cross-city-grid article>button{border:1px solid var(--line);background:var(--paper);width:100%;min-height:30px;color:var(--blue);cursor:pointer;border-radius:7px;font-size:7px;font-weight:800}.cross-city-mechanism{background:var(--yellow);align-content:center;gap:4px;min-height:76px;margin:8px 0;padding:9px;display:grid}.cross-city-mechanism strong{font-size:9px}.cross-city-mechanism p{color:var(--ink);margin:0;font-size:8px}.cross-city-mechanism small{color:var(--muted);font-size:7px}.cross-city-analysis>p{color:var(--muted);text-align:right;margin:10px 0 0;font-size:7px}@media (width<=1180px){.cf-city-card{grid-template-columns:1fr}.cf-city-image{min-height:105px}.cf-lock-bar{grid-template-columns:1fr 1fr}.cf-lock-bar .primary-button{width:100%}.ledger-layout{grid-template-columns:205px minmax(0,1fr)}.ledger-inspector{grid-column:1/-1}.ledger-environment-panel{grid-column:1}.ledger-stage-panel{grid-column:2}.ledger-experiment-context{grid-template-columns:1fr auto}.ledger-context-lock,.ledger-work-modes{grid-column:1/-1}.ledger-inspector{border-top:1px solid var(--line);border-left:0}}@media (width<=900px){.cf-city-grid,.cf-intervention-grid{grid-template-columns:1fr}.cf-city-card{grid-template-columns:140px 1fr}.cf-quick-config,.cf-advanced-panel{grid-template-columns:1fr 1fr}.ledger-layout{grid-template-columns:1fr}.ledger-experiment-context,.ledger-layer-strip,.ledger-environment-panel,.ledger-stage-panel,.ledger-inspector{grid-column:1}.ledger-environment-panel{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;gap:10px;display:grid}.ledger-environment-panel>header,.ledger-city-art{grid-column:1}.ledger-city-features,.ledger-environment-panel dl,.ledger-city-boundary,.ledger-first-divergence{grid-column:2}.ledger-city-art{grid-row:2/6;margin:0}.cross-city-grid{grid-template-columns:1fr}}@media (width<=640px){.cf-designer{padding:12px}.cf-designer-heading{flex-direction:column}.cf-city-card{grid-template-columns:105px 1fr}.cf-quick-config,.cf-advanced-panel,.cf-lock-bar{grid-template-columns:1fr}.cf-lock-bar>div{border-right:0;border-bottom:1px dashed var(--line-strong)}.cf-intervention-grid button{min-height:76px}.ledger-experiment-context{grid-template-columns:1fr;padding:12px}.ledger-city-switch{max-width:100%;overflow-x:auto}.ledger-city-switch button{flex:none}.ledger-layer-strip{grid-template-columns:repeat(4,125px);overflow-x:auto}.ledger-environment-panel{display:block}.ledger-city-art{min-height:190px;margin:12px 0}.ledger-observation-tabs{flex-wrap:wrap;align-items:stretch}.ledger-observation-tabs>span{width:100%}.ledger-observation-tabs button{flex:1}.ledger-observation-tabs>small{width:100%;margin-left:0}.cross-city-analysis>header{flex-direction:column;align-items:flex-start}.embedded-roundtable-stage{min-height:510px}.embedded-roundtable-seat.seat-0{top:5%;left:3%}.embedded-roundtable-seat.seat-1{top:5%;right:3%}.embedded-roundtable-seat.seat-2{bottom:5%;right:3%}.embedded-roundtable-seat.seat-3{bottom:5%;left:3%}.embedded-roundtable-seat.seat-4{top:30%}.embedded-roundtable-evidence{grid-template-columns:1fr}.embedded-roundtable-projection>header,.embedded-roundtable-projection>footer{flex-direction:column;align-items:flex-start}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
