body:has(.explorer-page){background:#f5eee3}.explorer-shell{--explorer-surface: rgba(250, 246, 238, .96);--explorer-surface-strong: rgba(255, 251, 243, .98);--explorer-surface-soft: rgba(228, 234, 226, .84);--explorer-border: rgba(91, 73, 54, .16);--explorer-border-strong: rgba(48, 106, 108, .24);--explorer-fg: #1d2f35;--explorer-muted: #6f695f;--explorer-accent: #2f6f73;--explorer-accent-soft: rgba(47, 111, 115, .12);--explorer-stage-fg: #1d2f35;--explorer-stage-muted: #716b62;--explorer-hud-line: rgba(47, 111, 115, .12);--explorer-hud-line-soft: rgba(255, 255, 255, .4);--explorer-hud-glow: rgba(47, 111, 115, .16);--explorer-warning-soft: rgba(184, 117, 67, .18);--ring-thin: #b87543;--ring-thick: #2f6f73;--ring-select: #1d2f35;--grid-surface: #edf1ea;--grid-surface-soft: #dce5db;--grid-axis-w: 108px;--grid-cell-w: 58px}.explorer-shell .workspace-shell{display:grid;gap:1rem;width:min(100%,calc(100vw - 4rem));max-width:1180px;margin:0 auto}.explorer-shell .workspace-toolbar,.explorer-shell .toolbar-group,.explorer-shell .control-cluster,.explorer-shell .stage-panel,.explorer-shell .grid-card{position:relative;overflow:clip;isolation:isolate}.explorer-shell .workspace-toolbar:before,.explorer-shell .toolbar-group:before,.explorer-shell .control-cluster:before,.explorer-shell .stage-panel:before,.explorer-shell .grid-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.24),transparent 38%),repeating-linear-gradient(90deg,transparent 0 22px,rgba(47,92,126,.03) 22px 23px),linear-gradient(180deg,rgba(47,92,126,.08),transparent 22%);pointer-events:none;opacity:.72}.explorer-shell .workspace-toolbar:after,.explorer-shell .stage-panel:after,.explorer-shell .grid-card:after{content:"";position:absolute;inset:10px;border-radius:var(--explorer-inset-radius, inherit);border:1px solid rgba(255,255,255,.26);pointer-events:none;opacity:.65}.explorer-shell .workspace-main{display:grid;gap:1rem;min-width:0}.explorer-shell .card-title,.explorer-shell .panel-title,.explorer-shell .grid-card-title{font-family:var(--font-ui);font-weight:650}.explorer-shell .panel-head,.explorer-shell .grid-card-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem}.explorer-shell .card-title,.explorer-shell .panel-title,.explorer-shell .grid-card-title{margin:.2rem 0 0;font-size:1.08rem;line-height:1.16;letter-spacing:0}.explorer-shell .panel-copy{margin:0;color:var(--explorer-muted);font-size:.87rem;line-height:1.62}.explorer-shell .segmented-row,.explorer-shell .focus-token-row,.explorer-shell .slider-row,.explorer-shell .checkbox-row{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0}.explorer-shell .btn{border:1px solid rgba(33,65,95,.18);background:linear-gradient(180deg,#fffffffa,#eaf3f8e6),var(--explorer-surface-strong);color:var(--explorer-fg);padding:.58rem .84rem;border-radius:var(--explorer-radius-sm);cursor:pointer;font-family:var(--font-ui);font-size:.8rem;font-weight:650;letter-spacing:.03em;line-height:1.2;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,filter .16s ease;box-shadow:inset 0 1px #ffffffd1,inset 0 -1px #21415f0d,0 0 0 1px #ffffff2e,0 10px 18px #13263a14;text-shadow:0 1px 0 rgba(255,255,255,.42)}.explorer-shell .btn:hover,.explorer-shell .btn:focus-visible{transform:translateY(-1px);border-color:#2f5c7e57;background:linear-gradient(180deg,#fff,#f0f8fcf5),var(--explorer-surface-strong);box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #21415f0d,0 0 0 1px #2f5c7e1a,0 12px 22px #1b38541f;filter:saturate(1.04)}.explorer-shell .btn[aria-pressed=true]{border-color:#2d738566;background:linear-gradient(180deg,#d3e8efeb,#bad8e5b8),var(--explorer-accent-soft);box-shadow:inset 0 0 0 1px #2f5c7e24,inset 0 1px #ffffff85,0 0 0 1px #2d73851f,0 12px 20px #1b38541a}.explorer-shell .btn:active,.explorer-shell .axis-corner-btn:active{transform:translateY(0)}.explorer-shell .btn:disabled{cursor:not-allowed;opacity:.46;transform:none;border-color:var(--explorer-border);box-shadow:inset 0 1px #ffffff75}.explorer-shell .btn:disabled:hover,.explorer-shell .btn:disabled:focus-visible{transform:none;border-color:var(--explorer-border);box-shadow:inset 0 1px #ffffff75}.explorer-shell .btn.ghost{background:linear-gradient(180deg,#ffffffb8,#ffffff29),transparent}.explorer-shell .btn.mini{padding:.48rem .74rem;font-size:.76rem}.explorer-shell input[type=range],.explorer-shell select,.explorer-shell input[type=checkbox]{background:var(--explorer-surface-strong);color:var(--explorer-fg);border:1px solid var(--explorer-border);border-radius:var(--explorer-radius-sm);padding:.68rem .86rem;font:inherit;box-shadow:inset 0 1px #ffffffc2,inset 0 -1px #21415f0a;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease;accent-color:var(--ring-thick)}.explorer-shell input[type=range]:hover,.explorer-shell input[type=range]:focus-visible,.explorer-shell select:hover,.explorer-shell select:focus-visible,.explorer-shell input[type=checkbox]:focus-visible{border-color:#2f5c7e47;box-shadow:inset 0 1px #ffffffd1,0 0 0 1px #2f5c7e1a,0 8px 16px #1b385414}.explorer-shell .slider-row input[type=range]{flex:1 1 11rem;min-width:8rem}.explorer-shell .checkbox-row{color:var(--explorer-fg);font-size:.88rem}.explorer-shell .checkbox-row input[type=checkbox]{width:auto;padding:0}.explorer-shell .workspace-main{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(1rem,2vw,1.35rem)}.explorer-shell .workspace-toolbar{--explorer-inset-radius: calc(var(--explorer-radius-xl) - 3px);display:grid;gap:.7rem;padding:.72rem;border-radius:var(--explorer-radius-xl);border:1px solid var(--explorer-border-strong);background:linear-gradient(180deg,#ffffffc7,#fff0),linear-gradient(180deg,#f4fafdf0,#e8f1f7e6);box-shadow:inset 0 1px #fffc,0 10px 22px #1b385412}.explorer-shell .toolbar-hud{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;justify-content:space-between;gap:.75rem;padding-bottom:.7rem;border-bottom:1px solid rgba(33,65,95,.1)}.explorer-shell .toolbar-action-strip{display:inline-flex;flex-wrap:wrap;align-content:start;gap:.45rem;min-width:9rem}.explorer-shell .toolbar-action-link{min-height:1.9rem;display:inline-flex;align-items:center;justify-content:center;padding:.36rem .62rem;border-radius:var(--explorer-radius-sm);border:1px solid rgba(33,65,95,.12);background:#ffffff94;color:var(--explorer-muted);font-family:var(--font-ui);font-size:.82rem;font-weight:650;letter-spacing:0;text-decoration:none;appearance:none;cursor:pointer}.explorer-shell .toolbar-action-link:focus-visible{outline:2px solid rgba(45,115,133,.34);outline-offset:2px}.explorer-shell .toolbar-guide{display:grid;gap:.52rem;min-width:0}.explorer-shell .explorer-mode-switch{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.explorer-shell .panel-heading-group{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.explorer-shell .panel-heading-group>div{display:grid;gap:.12rem;min-width:0}.explorer-shell .toolbar-guide-copy{margin:0;color:var(--explorer-muted);font-size:.82rem;line-height:1.42;max-width:46rem}.explorer-shell .toolbar-selection-strip{display:flex;flex-wrap:wrap;gap:.55rem}.explorer-shell .toolbar-selection-item{display:grid;gap:.1rem;min-width:7.5rem;padding:.48rem .58rem;border-radius:var(--explorer-radius-sm);border:1px solid rgba(33,65,95,.1);background:linear-gradient(180deg,#ffffffb8,#fff0),#fbfeffb8;box-shadow:inset 0 1px #ffffffc2}.explorer-shell .toolbar-selection-item-label{color:var(--explorer-muted);font-family:var(--font-ui);font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.explorer-shell .toolbar-selection-item-value{color:var(--explorer-fg);font-family:var(--font-ui);font-size:.82rem;font-weight:650;line-height:1.32}.explorer-shell .toolbar-summary-label{display:block;color:var(--explorer-muted);font-family:var(--font-ui);font-size:.68rem;font-weight:700;line-height:1.35;text-transform:uppercase;letter-spacing:.08em}.explorer-shell .toolbar-summary-title{color:var(--explorer-fg);font-family:var(--font-ui);font-size:.92rem;font-weight:650;line-height:1.35}.explorer-shell .toolbar-compact-controls{display:grid;grid-template-columns:minmax(13rem,18rem) minmax(0,1fr);gap:.62rem;align-items:start}.explorer-shell .toolbar-group{display:grid;gap:.48rem;padding:.64rem .68rem;border-radius:var(--explorer-radius-md);border:1px solid rgba(33,65,95,.1);background:linear-gradient(180deg,#ffffff9e,#fff0),#fbfeffa3;min-width:0;align-content:start}.explorer-shell details.toolbar-group{padding:.64rem .68rem;margin:0}.explorer-shell .toolbar-group-actions{align-content:start}.explorer-shell .toolbar-preset-group{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.62rem}.explorer-shell .toolbar-label{display:flex;align-items:center;gap:.35rem;color:var(--explorer-muted);font-family:var(--font-ui);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.explorer-shell .toolbar-note{color:var(--explorer-muted);font-family:var(--font-ui);font-size:.78rem;line-height:1.55}.explorer-shell .toolbar-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:.8rem;min-width:0}.explorer-shell .toolbar-summary::-webkit-details-marker{display:none}.explorer-shell .toolbar-summary-copy{display:grid;gap:.12rem;min-width:0;flex:1 1 auto}.explorer-shell .toolbar-summary-actions{display:inline-flex;align-items:center;gap:.55rem;flex:0 0 auto}.explorer-shell .toolbar-summary-caret{width:.55rem;height:.55rem;border-right:1.5px solid var(--explorer-muted);border-bottom:1.5px solid var(--explorer-muted);transform:rotate(45deg);transition:transform .16s ease}.explorer-shell details[open]>.toolbar-summary .toolbar-summary-caret{transform:rotate(225deg)}.explorer-shell .toolbar-expanded{display:grid;gap:.75rem;margin-top:.75rem}.explorer-shell .toolbar-options-grid{display:grid;grid-template-columns:minmax(13rem,1.2fr) minmax(8rem,.75fr) minmax(8rem,.75fr) minmax(12rem,1fr);gap:.65rem;align-items:end}.explorer-shell .toolbar-options-grid .checkbox-row{min-height:2.75rem;align-content:center}.explorer-shell .toolbar-summary:focus-visible,.explorer-shell details summary:focus-visible{outline:var(--focus-outline);outline-offset:4px;border-radius:8px}.explorer-shell .control-cluster{display:grid;gap:.6rem;padding:.95rem;border-radius:var(--explorer-radius-lg);border:1px solid var(--explorer-border);background:linear-gradient(180deg,#ffffffb8,#fff0),var(--explorer-surface-strong);min-width:0;box-shadow:inset 0 1px #ffffffc2}.explorer-shell .control-head{display:flex;align-items:center;gap:.35rem;color:var(--explorer-fg);font-family:var(--font-ui);font-size:.79rem;font-weight:600;letter-spacing:.02em}.explorer-shell .ctrl-note{color:var(--explorer-muted);font-size:.8rem;line-height:1.55}.explorer-shell .control-cluster select{width:100%}.explorer-shell .toolbar-select-field,.explorer-shell .grid-jump-field{display:grid;gap:.38rem;min-width:0}.explorer-shell .toolbar-select-field select,.explorer-shell .grid-jump-field select{width:100%}.explorer-shell details{background:var(--explorer-surface-strong);border:1px solid var(--explorer-border);border-radius:var(--explorer-radius-lg);padding:.85rem 1rem}.explorer-shell details summary{cursor:pointer;font-family:var(--font-ui);font-size:.88rem;font-weight:600;color:var(--explorer-fg)}.explorer-shell .json-block{background:#fbf8f4;border:1px solid rgba(92,72,52,.12);border-radius:var(--explorer-radius-md);padding:.8rem;color:#5f554c;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:12px;overflow:auto;line-height:1.4}.explorer-shell .stage-panel,.explorer-shell .grid-card{--explorer-inset-radius: calc(var(--explorer-radius-xl) - 3px);display:grid;gap:.95rem;padding:1.15rem;border-radius:var(--explorer-radius-xl);background:linear-gradient(180deg,#ffffffbd,#fff0),linear-gradient(180deg,#f6fbfefa,#ecf4f9fa);border:1px solid rgba(33,65,95,.12);box-shadow:inset 0 1px #fffc,0 16px 30px #1b385412;color:var(--explorer-stage-fg)}.explorer-shell .grid-card-outer{gap:clamp(1rem,1.8vw,1.22rem);padding:clamp(1.15rem,2vw,1.3rem);border-color:#21415f24;box-shadow:inset 0 1px #ffffffd1,0 18px 34px #1b385414}.explorer-shell .grid-card-outer:after{inset:12px;border-color:#ffffff4d;opacity:.72}.explorer-shell .grid-card-outer .grid-card-head{padding-bottom:.9rem;border-bottom:1px solid rgba(33,65,95,.08)}.explorer-shell .value-dock{border-color:#2d73852e;background:linear-gradient(180deg,#fffc,#fff0),linear-gradient(180deg,#effbfdfa,#e4f2f6fa);box-shadow:inset 0 1px #ffffffd1,0 18px 32px #1b385414}.explorer-shell .value-dock-tight{gap:.75rem;padding:1rem 1.02rem}.explorer-shell .value-dock-tight .panel-copy{font-size:.84rem;line-height:1.5}.explorer-shell .selection-dock{gap:.9rem;padding:1rem 1.02rem;min-width:0;align-self:start;max-height:min(78vh,54rem);overflow:auto;scrollbar-gutter:stable}.explorer-shell .selection-dock-grid{display:grid;grid-template-columns:1fr;grid-template-areas:"reading" "aside";gap:.95rem;align-items:start}.explorer-shell .selection-dock-aside{grid-area:aside;display:grid;gap:.75rem;align-content:start;min-width:0}.explorer-shell .selection-dock-reading,.explorer-shell .selection-dock-section{display:grid;gap:.72rem;min-width:0;padding:.92rem .95rem;border-radius:var(--explorer-radius-lg);border:1px solid rgba(33,65,95,.1);background:linear-gradient(180deg,#ffffffb8,#fff0),#ffffff6b;box-shadow:inset 0 1px #ffffffc2;align-content:start}.explorer-shell .selection-dock-reading{grid-area:reading;border-color:#2d73852e;background:linear-gradient(180deg,#fffc,#fff0),linear-gradient(180deg,#effbfdf0,#e4f2f6b8);box-shadow:inset 0 1px #ffffffd1,inset 0 0 0 1px #ffffff2e}.explorer-shell .selection-dock-section-head,.explorer-shell .selection-dock-reading-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;flex-wrap:wrap}.explorer-shell .selection-dock-section-head>div,.explorer-shell .selection-dock-reading-head>div{display:grid;gap:.12rem;min-width:0}.explorer-shell .selection-dock-section-title{margin:.18rem 0 0;color:var(--explorer-fg);font-family:var(--font-ui);font-size:.96rem;font-weight:650;line-height:1.24;letter-spacing:0}.explorer-shell .selection-dock .panel-copy{font-size:.84rem;line-height:1.55}.explorer-shell .selection-dock .control-cluster{gap:.55rem;padding:.82rem .88rem;border-radius:var(--explorer-radius-md);background:linear-gradient(180deg,#ffffffc2,#fff0),#ffffff94}.explorer-shell .selection-dock .grid-marker-actions{gap:.55rem}.explorer-shell .current-reading-status{display:grid;gap:.45rem}.explorer-shell .stage-takeaway{display:grid;gap:.35rem;padding:.82rem .88rem;border-radius:var(--explorer-radius-md);border:1px solid rgba(33,65,95,.12);background:linear-gradient(180deg,#ffffffc2,#fff0),#ffffff9e}.explorer-shell .stage-takeaway{color:var(--explorer-fg);font-size:.83rem;line-height:1.58}.explorer-shell .selection-text-line{color:var(--explorer-fg);font-family:var(--font-body);font-size:.92rem;line-height:1.55}.explorer-shell .selected-fact-list,.explorer-shell .concept-plan-list,.explorer-shell .walkthrough-steps{display:grid;gap:.65rem}.explorer-shell .selected-fact,.explorer-shell .concept-plan-card,.explorer-shell .walkthrough-step{display:grid;gap:.28rem;padding:.72rem 0;border:0;border-top:1px solid rgba(92,72,52,.14);border-radius:0;background:transparent;color:inherit;text-align:left;font:inherit}.explorer-shell .concept-plan-card-unavailable,.explorer-shell .concept-plan-card-unavailable .concept-plan-title,.explorer-shell .concept-plan-card-unavailable .toolbar-note{color:#6f695fb8}.explorer-shell .concept-plan-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;flex-wrap:wrap}.explorer-shell .selected-fact-title,.explorer-shell .concept-plan-title,.explorer-shell .walkthrough-step-title{display:block;color:var(--explorer-fg);font-family:var(--font-ui);font-size:.92rem;font-weight:650;line-height:1.35}.explorer-shell .concept-plan-status{margin-top:.12rem;color:var(--explorer-muted);font-size:.78rem;line-height:1.4}.explorer-shell .walkthrough-step{grid-template-columns:1.7rem minmax(0,1fr);cursor:pointer}.explorer-shell .walkthrough-step.active{border-top-color:#2f6f7357;background:linear-gradient(90deg,rgba(47,111,115,.08),transparent 72%)}.explorer-shell .walkthrough-step-number{width:1.35rem;height:1.35rem;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid rgba(47,111,115,.2);color:var(--explorer-accent);font-family:var(--font-ui);font-size:.76rem;font-weight:700;line-height:1}.explorer-shell .walkthrough-step-body{display:block;margin-top:.16rem;color:var(--explorer-muted);font-size:.8rem;line-height:1.5}.explorer-shell .grid-action-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem 1rem;align-items:start;padding:0 0 .95rem;border-bottom:1px solid rgba(92,72,52,.14)}.explorer-shell .grid-action-copy{display:grid;gap:.28rem;min-width:0}.explorer-shell .grid-action-copy .toolbar-note{max-width:62rem}.explorer-shell .grid-card-lede{margin:.18rem 0 0;color:var(--explorer-muted);font-size:.88rem;line-height:1.5}.explorer-shell .grid-card-title{color:var(--explorer-fg)}.explorer-shell .grid-wrap{position:relative;overflow:auto;max-width:100%;border:1px solid rgba(33,65,95,.14);border-radius:calc(var(--explorer-radius-lg) + 2px);background:linear-gradient(180deg,#ffffffc7,#ffffff1f 12%,#fff0),linear-gradient(90deg,rgba(47,92,126,.035) 0 1px,transparent 1px 100%),linear-gradient(180deg,rgba(47,92,126,.03) 0 1px,transparent 1px 100%),var(--grid-surface);background-size:auto,28px 28px,28px 28px,auto;box-shadow:inset 0 1px #ffffffd6,inset 0 0 0 1px #ffffff59,0 0 0 1px #21415f08,0 20px 36px #11253817;scrollbar-gutter:stable both-edges;overscroll-behavior:contain;touch-action:pan-x pan-y}.explorer-shell .grid-matrix{width:max-content;min-width:max-content}.explorer-shell .grid-axis-row,.explorer-shell .grid-matrix-row{display:flex}.explorer-shell .grid-wrap[data-compact-cols=true] .grid-matrix{margin-inline:auto}.explorer-shell .rl,.explorer-shell .cl,.explorer-shell .cell{appearance:none;margin:0;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:inherit;border-right:1px solid rgba(33,65,95,.1);border-bottom:1px solid rgba(33,65,95,.1)}.explorer-shell .rr{display:flex;flex-wrap:nowrap;min-width:max-content}.explorer-shell .rl{width:var(--grid-axis-w);min-width:var(--grid-axis-w);height:46px;display:flex;align-items:center;justify-content:flex-end;padding:.3rem .4rem .3rem .2rem;cursor:pointer;position:sticky;left:0;z-index:2;background:linear-gradient(180deg,#e4eef5fa,#d5e3edfa);color:var(--explorer-fg);outline:none;transition:background .2s ease,color .2s ease,box-shadow .18s ease,transform .18s ease}.explorer-shell .cl{width:var(--grid-cell-w);min-width:var(--grid-cell-w);height:60px;display:flex;align-items:center;justify-content:center;padding:.28rem .15rem;font-size:11px;font-variant-numeric:tabular-nums;cursor:pointer;position:sticky;top:0;z-index:3;background:linear-gradient(180deg,#e4eef5fa,#d5e3edfa);color:var(--explorer-fg);outline:none;transition:background .2s ease,color .2s ease,box-shadow .18s ease,transform .18s ease}.explorer-shell .axis-corner{height:60px;padding:.3rem .35rem;justify-content:center;background:linear-gradient(180deg,#e4eef5fa,#d5e3edfa);cursor:default}.explorer-shell .axis-corner-stack{display:grid;gap:.18rem;width:100%;text-align:center;align-content:center}.explorer-shell .axis-corner-label{color:var(--explorer-stage-muted);font-family:var(--font-ui);font-size:.52rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.explorer-shell .axis-corner-mode{display:flex;justify-content:center;gap:.35rem;color:var(--explorer-fg);font-family:var(--font-ui);font-size:.56rem;font-weight:650}.explorer-shell .axis-corner-actions{display:flex;justify-content:center;align-items:center;gap:.32rem}.explorer-shell .axis-corner-btn{width:1.3rem;height:1.3rem;padding:0;border:1px solid rgba(33,65,95,.16);border-radius:999px;background:linear-gradient(180deg,#fffffffa,#e7f1f6d1),#ffffffd1;color:var(--explorer-fg);font-family:var(--font-ui);font-size:.82rem;line-height:1;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;box-shadow:inset 0 1px #ffffffd1,0 6px 10px #11253814}.explorer-shell .axis-corner-btn:hover,.explorer-shell .axis-corner-btn:focus-visible{transform:translateY(-1px);border-color:#2d738552;box-shadow:inset 0 1px #ffffffe0,0 10px 16px #1125381f}.explorer-shell .axis-corner-btn:disabled{opacity:.45;cursor:not-allowed}.explorer-shell .axis-corner-size{min-width:1.5rem;color:var(--explorer-fg);font-family:var(--font-ui);font-size:.64rem;font-weight:700}.explorer-shell .axis-index{color:var(--explorer-stage-muted);font-family:var(--font-ui);font-size:.56rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.explorer-shell .axis-set{color:var(--explorer-fg);font-family:var(--font-ui);font-size:.64rem;font-weight:650;max-width:100%;text-wrap:balance;word-break:break-all}.explorer-shell .cell{width:var(--grid-cell-w);min-width:var(--grid-cell-w);height:36px;position:relative;overflow:hidden;cursor:crosshair;outline:none;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.explorer-shell .cell:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff3d,#fff0 42%);pointer-events:none;opacity:.9}.explorer-shell .sel{outline:2px solid var(--ring-select);outline-offset:-2px;z-index:3;box-shadow:0 0 0 1px #10273d73 inset,0 0 0 2px #fff6 inset,0 10px 18px #11253829}.explorer-shell .num{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:700;text-shadow:0 1px 1px rgba(255,255,255,.45)}.explorer-shell .cell-track{box-shadow:0 0 0 1px #2d738524 inset,0 0 18px #ffffff1f inset}.explorer-shell .cell-hot,.explorer-shell .cell:hover,.explorer-shell .cell:focus-visible{transform:translateY(-1px) scale(1.03);z-index:2;box-shadow:0 0 0 1px #2d738533,0 12px 18px #11253824,0 0 0 1px #ffffff47 inset;filter:saturate(1.06)}.explorer-shell .ring{position:absolute;inset:2px;border-radius:var(--explorer-radius-xs);outline:2px solid var(--ring-thin);outline-offset:-2px;box-shadow:0 0 0 1px #ffffff38 inset}.explorer-shell .marker-ring{position:absolute;background-position:center;background-repeat:no-repeat;background-size:100% 100%;opacity:.98;pointer-events:none;z-index:1}.explorer-shell .marker-ring-target{inset:1px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath d='M14 53C10 31 26 13 50 11C75 9 92 28 89 52C86 76 75 91 49 89C24 87 11 71 14 53Z' fill='none' stroke='%232f6f73' stroke-width='5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");filter:drop-shadow(0 0 2px rgba(47,111,115,.28))}.explorer-shell .marker-ring-compare{inset:7px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath d='M19 55C15 38 28 20 49 18C70 16 83 31 81 51C79 71 68 83 47 81C28 79 17 69 19 55Z' fill='none' stroke='%23b87543' stroke-width='6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");filter:drop-shadow(0 0 2px rgba(184,117,67,.34))}.explorer-shell .ring-thin{box-shadow:0 0 0 1px #bf864275,0 0 0 1px #ffffff38 inset;outline-color:var(--ring-thin)}.explorer-shell .ring-thick{inset:4px;box-shadow:0 0 0 2px #2d738566,0 0 0 1px #ffffff38 inset;outline-color:var(--ring-thick)}.explorer-shell .axis-active{background:linear-gradient(180deg,#dbe7dafa,#c6dacdfa);color:var(--explorer-fg);box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #21415f0f,0 0 0 1px #2f6f7324}.explorer-shell .axis-hot,.explorer-shell .rl:hover,.explorer-shell .rl:focus-visible,.explorer-shell .cl:hover,.explorer-shell .cl:focus-visible{background:linear-gradient(180deg,#fff8eafa,#e7eee5fa),linear-gradient(135deg,#b875431f,#2f6f7314);box-shadow:inset 0 1px #ffffffd1,0 10px 14px #11253814;transform:translateY(-1px)}.explorer-shell .grid-stage-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(19rem,23rem);gap:clamp(1.05rem,2vw,1.25rem);align-items:start;min-width:0}.explorer-shell .grid-stage-board{display:grid;gap:.92rem;min-width:0;align-content:start}.explorer-shell .grid-jump-controls{display:flex;flex-wrap:wrap;gap:.7rem;align-items:flex-end;justify-content:flex-end;flex:1 1 22rem;min-width:0}.explorer-shell .grid-jump-field{flex:1 1 11rem;max-width:16rem}.explorer-shell .grid-jump-controls-embedded{justify-content:stretch;align-items:start;flex:1 1 auto}.explorer-shell .grid-jump-controls-embedded .grid-jump-field{flex:1 1 10rem;max-width:none}.explorer-shell .stage-grid{min-height:min(32rem,62vh);max-height:min(78vh,54rem);box-shadow:inset 0 1px #ffffff80}.explorer-shell .grid-marker-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;justify-content:flex-start}.explorer-shell .json-drawer{margin-top:.2rem}.explorer-shell .workspace-toolbar,.explorer-shell .toolbar-group,.explorer-shell .control-cluster,.explorer-shell .stage-panel,.explorer-shell .grid-card,.explorer-shell .selection-dock-reading,.explorer-shell .selection-dock-section,.explorer-shell .toolbar-selection-item,.explorer-shell .stage-takeaway{background:#fffaf3ad;border-color:#5c483424;border-radius:var(--explorer-radius-md);box-shadow:none}.explorer-shell .workspace-toolbar:before,.explorer-shell .toolbar-group:before,.explorer-shell .control-cluster:before,.explorer-shell .stage-panel:before,.explorer-shell .grid-card:before,.explorer-shell .workspace-toolbar:after,.explorer-shell .stage-panel:after,.explorer-shell .grid-card:after{display:none}.explorer-shell .toolbar-selection-item-label,.explorer-shell .toolbar-summary-label,.explorer-shell .toolbar-label,.explorer-shell .axis-index,.explorer-shell .axis-corner-label{color:var(--explorer-muted);font-family:var(--font-ui);font-size:.76rem;font-weight:600;letter-spacing:0;text-transform:none}.explorer-shell .toolbar-selection-strip{display:flex;flex-wrap:wrap;gap:.25rem 1rem;padding:.42rem 0;border-bottom:1px solid rgba(92,72,52,.14)}.explorer-shell .toolbar-selection-item{display:inline-flex;align-items:baseline;gap:.3rem;min-width:0;padding:0;border:0;background:transparent}.explorer-shell .toolbar-selection-item-label:after{content:":"}.explorer-shell .btn,.explorer-shell .axis-corner-btn{border-radius:var(--explorer-radius-sm);box-shadow:none;text-shadow:none;transform:none}.explorer-shell .btn:hover,.explorer-shell .btn:focus-visible,.explorer-shell .axis-corner-btn:hover,.explorer-shell .axis-corner-btn:focus-visible{transform:none;box-shadow:none;filter:none}.explorer-shell .toolbar-action-link{padding:.18rem 0;border:0;border-bottom:1px solid transparent;border-radius:0;background:transparent;font-weight:600;letter-spacing:0;text-transform:none}.explorer-shell .workspace-shell{max-width:1210px;gap:1.2rem}.explorer-shell .workspace-toolbar{position:sticky;top:clamp(.4rem,1.4vw,.85rem);z-index:25;overflow:visible;padding:.78rem .9rem;border:1px solid rgba(92,72,52,.16);border-radius:var(--explorer-radius-lg);background:#fffaf3f2;box-shadow:0 14px 30px #4a3e3014;backdrop-filter:blur(10px)}.explorer-shell .toolbar-hud{grid-template-columns:minmax(0,1fr) auto;gap:.75rem 1.1rem;align-items:start;padding-bottom:.65rem;border-bottom-color:#5c483424}.explorer-shell .toolbar-action-strip{min-width:0;gap:.75rem;justify-content:flex-end}.explorer-shell .toolbar-action-link{min-height:auto;color:var(--explorer-muted);font-size:.84rem;line-height:1.3}.explorer-shell .toolbar-guide{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem 1rem}.explorer-shell .explorer-mode-switch{flex:0 0 auto}.explorer-shell .toolbar-guide-copy{flex:1 1 22rem;max-width:62rem;color:var(--explorer-muted);font-family:var(--font-body);font-size:.94rem;line-height:1.48}.explorer-shell .toolbar-compact-controls{grid-template-columns:minmax(15rem,19rem) minmax(0,1fr);gap:.8rem 1.1rem;align-items:start}.explorer-shell .toolbar-group,.explorer-shell details.toolbar-group{padding:.62rem 0 0;border-width:0;border-radius:0;background:transparent}.explorer-shell .toolbar-summary-title{font-family:var(--font-body);font-size:.94rem;font-weight:600}.explorer-shell .toolbar-options-grid{grid-template-columns:minmax(12rem,1.1fr) minmax(7rem,.75fr) minmax(7rem,.75fr) minmax(11rem,1fr);gap:.6rem .8rem}.explorer-shell .toolbar-select-field select,.explorer-shell .grid-jump-field select,.explorer-shell input[type=range],.explorer-shell input[type=checkbox]{box-shadow:none}.explorer-shell .grid-stage-shell{grid-template-columns:minmax(0,1.55fr) minmax(17rem,.72fr);gap:clamp(1.1rem,2.2vw,1.55rem)}.explorer-shell .grid-card-outer{padding:clamp(1.05rem,1.8vw,1.25rem);border-color:#2f6b6f3d;border-top:2px solid rgba(47,107,111,.32);background:#fffaf2}.explorer-shell .grid-card-outer .grid-card-head{border-bottom-color:#5c483424}.explorer-shell .grid-wrap{border-color:#5c483433;border-radius:var(--explorer-radius-md);background:#eef2ee;box-shadow:none}.explorer-shell .rl,.explorer-shell .cl,.explorer-shell .axis-corner,.explorer-shell .axis-active,.explorer-shell .axis-hot,.explorer-shell .rl:hover,.explorer-shell .rl:focus-visible,.explorer-shell .cl:hover,.explorer-shell .cl:focus-visible{background:#e4ebe6;box-shadow:none;transform:none}.explorer-shell .stage-panel.selection-dock{padding:0;border:0;border-radius:0;background:transparent;max-height:none;overflow:visible}.explorer-shell .selection-dock-reading,.explorer-shell .selection-dock-section,.explorer-shell .stage-takeaway{padding:.82rem 0 0;border-width:1px 0 0;border-radius:0;background:transparent}.explorer-shell .cell-hot,.explorer-shell .cell:hover,.explorer-shell .cell:focus-visible{transform:none;box-shadow:0 0 0 2px #2d738552 inset;filter:none}.explorer-shell .cell-selected-set{box-shadow:0 0 0 1px #ffffff38 inset,0 0 0 2px #b875434d}.explorer-shell .cell-plan{box-shadow:0 0 0 1px #fff3 inset,0 0 0 2px #2f6f7338}.explorer-shell .cell-step{box-shadow:0 0 0 1px #ffffff42 inset,0 0 0 3px #2f6f736b}@media (max-width: 1280px){.explorer-shell .toolbar-options-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.explorer-shell .toolbar-compact-controls{grid-template-columns:1fr}.explorer-shell .toolbar-hud{gap:.55rem}.explorer-shell .toolbar-guide-copy{flex-basis:100%;font-size:.88rem;line-height:1.42}.explorer-shell .toolbar-selection-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1080px){.explorer-page .page-header,.explorer-shell .grid-stage-shell,.explorer-shell .workspace-main{grid-template-columns:1fr}.explorer-shell .selection-dock-grid{grid-template-columns:1fr;grid-template-areas:"reading" "aside"}.explorer-shell .selection-dock{max-height:none;overflow:visible}}@media (prefers-reduced-motion: reduce){.explorer-shell .cell,.explorer-shell .btn{transition:none}}@media (max-width: 480px){.explorer-shell{--grid-axis-w: 72px;--grid-cell-w: 40px}}@media (max-width: 720px){.explorer-shell{--grid-axis-w: 88px;--grid-cell-w: 52px}.explorer-shell .workspace-toolbar,.explorer-shell .stage-panel,.explorer-shell .grid-card{padding:.95rem;border-radius:var(--explorer-radius-lg)}.explorer-shell .workspace-toolbar{top:.35rem;padding:.72rem}.explorer-shell .toolbar-selection-strip{display:none}.explorer-shell .toolbar-options-grid{grid-template-columns:1fr}.explorer-shell .toolbar-selection-item{min-width:0}.explorer-shell .grid-action-panel{grid-template-columns:1fr}.explorer-shell .selection-dock-reading,.explorer-shell .selection-dock-section{padding:.82rem .84rem}.explorer-shell .grid-card-outer .grid-card-head{padding-bottom:.72rem}.explorer-shell .grid-jump-controls{width:100%;justify-content:stretch}.explorer-shell .grid-jump-field{flex:1 1 100%;max-width:none}.explorer-shell .stage-grid{min-height:min(24rem,56vh);max-height:min(60vh,24rem)}}@media (max-width: 360px){.explorer-shell .toolbar-hud{grid-template-columns:1fr}.explorer-shell .toolbar-action-strip{justify-content:flex-start}}
