.ks3c-stage{--ks3c-cream:#f2ecdd;--ks3c-muted:#93a0b8;--ks3c-dim:#5b6880;--ks3c-gilt:#d3a84c;--ks3c-accent:#7cc98a;--ks3c-line:rgba(255,255,255,0.1);position:relative;height:92vh;min-height:620px;margin:20px auto 44px;overflow:hidden;background:#0b1120;color:var(--ks3c-cream);border-radius:22px;box-shadow:0 24px 70px rgba(11,17,32,.22)}.ks3c-stage--canvas{cursor:grab;touch-action:pan-y pinch-zoom}.ks3c-stage.ks3c-dragging{cursor:grabbing}.ks3c-canvas{position:absolute;inset:0;width:100%;height:100%}.ks3c-overlay{position:absolute;left:0;top:0;bottom:0;display:flex;flex-direction:column;justify-content:center;max-width:470px;padding:32px 20px 32px 40px;z-index:3;pointer-events:none}.ks3c-eyebrow{font-size:10.5px;letter-spacing:.22em;color:var(--ks3c-gilt);font-weight:700;margin:0 0 14px}.ks3c-h1{font-family:var(--font-serif);font-weight:600;font-size:clamp(36px,4.6vw,58px);line-height:1.02;margin:0 0 16px;color:var(--ks3c-cream);text-wrap:balance;text-shadow:0 2px 30px rgba(9,14,27,.9)}.ks3c-sub{font-size:14px;font-weight:700;line-height:1.5;margin:0 0 12px}.ks3c-stats,.ks3c-sub{text-shadow:0 1px 18px rgba(9,14,27,.95)}.ks3c-stats{font-size:13.5px;line-height:1.65;color:var(--ks3c-muted);margin:0 0 22px}.ks3c-stats b{color:var(--ks3c-cream)}.ks3c-legend{position:absolute;left:40px;bottom:28px;z-index:4;background:rgba(13,19,36,.74);border:1px solid var(--ks3c-line);border-radius:12px;padding:12px 16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ks3c-legend__lab{font-size:9.5px;letter-spacing:.2em;color:var(--ks3c-dim);font-weight:700;margin:0 0 8px}.ks3c-legend__grid{display:grid;grid-template-columns:auto auto;gap:3px 26px}.ks3c-legend__row{display:flex;align-items:center;gap:9px;font:inherit;font-size:12.5px;color:var(--ks3c-cream);background:none;border:0;cursor:pointer;padding:3px 4px;border-radius:6px;text-align:left}.ks3c-legend__row:hover{background:rgba(255,255,255,.05)}.ks3c-legend__row:focus-visible{outline:2px solid var(--ks3c-accent);outline-offset:1px}.ks3c-legend__sw{width:9px;height:9px;border-radius:50%;flex:none}.ks3c-legend__nm{font-weight:600}.ks3c-legend__ct{color:var(--ks3c-dim);margin-left:auto;padding-left:14px;font-variant-numeric:tabular-nums}.ks3c-legend__row--off{opacity:.32}.ks3c-legend__row--off .ks3c-legend__nm{text-decoration:line-through}.ks3c-viewtoggle{position:absolute;top:22px;right:22px;z-index:8;display:inline-flex;gap:2px;padding:3px;background:rgba(13,19,36,.74);border:1px solid var(--ks3c-line);border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ks3c-viewtoggle button{font:inherit;font-size:12px;font-weight:600;color:var(--ks3c-muted);background:none;border:0;border-radius:999px;padding:6px 14px;cursor:pointer;transition:background .14s ease,color .14s ease}.ks3c-viewtoggle button[aria-pressed=true]{background:rgba(255,255,255,.14);color:var(--ks3c-cream)}.ks3c-viewtoggle button:focus-visible{outline:2px solid var(--ks3c-accent);outline-offset:1px}.ks3c-hintline{position:absolute;right:26px;bottom:22px;z-index:4;margin:0;font-size:11.5px;color:var(--ks3c-dim)}.ks3c-hintline b{color:var(--ks3c-muted);font-weight:600}.ks3c-gatehint{left:50%;bottom:88px;transform:translateX(-50%);z-index:4;margin:0;font-size:12px;color:var(--ks3c-muted);background:rgba(13,19,36,.72);border:1px solid var(--ks3c-line);border-radius:999px;padding:7px 16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:ks3c-fadein .5s ease .9s backwards}.ks3c-gatehint,.ks3c-tip{position:absolute;pointer-events:none}.ks3c-tip{left:0;top:0;width:250px;background:rgba(15,23,43,.94);border:1px solid rgba(255,255,255,.13);border-radius:10px;box-shadow:0 12px 34px rgba(0,0,0,.45);padding:10px 12px 11px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transition:opacity .14s ease;z-index:6;will-change:transform}.ks3c-tip--show{opacity:1}.ks3c-tip__eyebrow{display:flex;align-items:center;gap:6px;font-size:9px;letter-spacing:.16em;color:var(--ks3c-gilt);font-weight:700;margin:0 0 4px}.ks3c-tip__dot{width:6px;height:6px;border-radius:50%;flex:none}.ks3c-tip__name{font-size:13px;font-weight:700;color:var(--ks3c-cream);line-height:1.25;margin:0 0 3px}.ks3c-tip__desc{line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ks3c-misschip,.ks3c-tip__desc{font-size:11.5px;color:var(--ks3c-muted)}.ks3c-misschip{position:absolute;left:0;top:0;max-width:260px;pointer-events:none;background:rgba(13,19,36,.9);border:1px solid var(--ks3c-line);border-radius:999px;line-height:1.4;padding:7px 14px;text-align:center;opacity:0;transition:opacity .2s ease;z-index:6;will-change:transform}.ks3c-misschip--show{opacity:1}.ks3c-labels{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}.ks3c-lbl{position:absolute;left:0;top:0;font-size:11px;font-weight:600;color:#dce5f6;text-shadow:0 1px 10px rgba(9,14,27,.95);white-space:nowrap;opacity:0;transition:opacity .22s ease;will-change:transform}.ks3c-lbl--on{opacity:.85}.ks3c-card{position:absolute;top:66px;right:22px;width:340px;max-height:calc(100% - 88px);overflow-y:auto;background:rgba(15,23,43,.92);border:1px solid rgba(255,255,255,.13);border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.5);padding:20px 20px 16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:7;animation:ks3c-cardin .24s ease both}.ks3c-card__swap{animation:ks3c-fadein .12s ease both}.ks3c-card__close{position:absolute;top:12px;right:12px;border:1px solid var(--ks3c-line);background:rgba(255,255,255,.05);border-radius:7px;width:26px;height:26px;cursor:pointer;color:var(--ks3c-muted);font-size:13px;line-height:1}.ks3c-card__close:focus-visible{outline:2px solid var(--ks3c-accent);outline-offset:1px}.ks3c-card__eyebrow{display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.18em;color:var(--ks3c-gilt);font-weight:700;margin:0 0 8px;padding-right:28px}.ks3c-card__dot{width:7px;height:7px;border-radius:50%;flex:none}.ks3c-card__name{font-family:var(--font-serif);font-size:21px;line-height:1.15;margin:0 0 8px;color:var(--ks3c-cream)}.ks3c-card__desc{font-size:13px;line-height:1.55;color:var(--ks3c-muted);margin:0 0 14px}.ks3c-card__bignum{border-top:1px solid var(--ks3c-line);padding-top:12px;margin-bottom:12px}.ks3c-card__bignum b{font-family:var(--font-serif);font-size:44px;font-weight:600;line-height:1;color:var(--ks3c-accent);font-variant-numeric:tabular-nums;margin-right:9px}.ks3c-card__bignum>span{font-size:12px;letter-spacing:.04em;color:var(--ks3c-cream);font-weight:600}.ks3c-card__bignum p{margin:6px 0 0;font-size:12px;line-height:1.5;color:var(--ks3c-muted)}.ks3c-card__more,.ks3c-card__sec{border-top:1px solid var(--ks3c-line);padding-top:10px;margin-top:10px}.ks3c-card__more summary{cursor:pointer}.ks3c-card__more summary:focus-visible{outline:2px solid var(--ks3c-accent);outline-offset:1px;border-radius:4px}.ks3c-card__trail{list-style:none;margin:0 0 2px;padding:0}.ks3c-card__trail li{opacity:.18;transition:opacity .26s ease}.ks3c-card__trail li.ks3c-lit{opacity:1}.ks3c-card__row{display:grid;grid-template-columns:14px 1fr auto;gap:9px;width:100%;font:inherit;text-align:left;color:inherit;background:none;border:0;border-radius:8px;padding:6px 5px;cursor:pointer}.ks3c-card__row:hover{background:rgba(255,255,255,.06)}.ks3c-card__row:focus-visible{outline:2px solid var(--ks3c-accent);outline-offset:1px}.ks3c-card__tdot{width:8px;height:8px;border-radius:50%;margin-top:5px}.ks3c-card__tname{display:block;font-size:13px;font-weight:600;color:var(--ks3c-cream)}.ks3c-card__tname small{color:var(--ks3c-gilt);margin-left:6px}.ks3c-card__tname small,.ks3c-card__tyear{font-weight:600;font-size:10px;letter-spacing:.08em}.ks3c-card__tyear{color:var(--ks3c-dim);font-variant-numeric:tabular-nums;margin-top:3px;justify-self:end}.ks3c-card__twhy{display:block;font-size:12px;line-height:1.45;color:var(--ks3c-muted);font-style:italic}.ks3c-card__evi{border-top:1px solid var(--ks3c-line);padding-top:10px;margin-top:8px}.ks3c-card__lab{font-size:9.5px;letter-spacing:.16em;color:var(--ks3c-dim);font-weight:700;margin:0 0 6px}.ks3c-card__evi ul{margin:0;padding-left:16px}.ks3c-card__evi li{font-size:12.5px;line-height:1.5;color:var(--ks3c-muted)}.ks3c-card__std{margin-top:10px}.ks3c-card__chip{display:inline-block;font-size:11px;font-family:ui-monospace,Menlo,monospace;background:rgba(124,201,138,.14);color:var(--ks3c-accent);border-radius:5px;padding:3px 9px;margin:0 6px 4px 0}@keyframes ks3c-cardin{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:none}}@keyframes ks3c-fadein{0%{opacity:0}to{opacity:1}}.ks3c-posterwrap{position:absolute;left:max(46%,470px);right:34px;top:50%;transform:translateY(-50%);z-index:1;transition:opacity .45s ease,visibility 0s linear .5s}.ks3c-stage--canvas .ks3c-posterwrap{opacity:0;visibility:hidden;pointer-events:none}.ks3c-poster{margin:0;background:var(--color-paper);border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:16px 18px 10px;box-shadow:0 18px 60px rgba(0,0,0,.45)}.ks3c-poster svg{display:block;width:100%;height:auto}.ks3c-poster__yr{font-size:10px;letter-spacing:.2em;font-weight:700;fill:var(--color-quiet)}.ks3c-poster__yr--hz{fill:var(--color-gilt)}.ks3c-poster__grid{stroke:var(--color-hair);stroke-width:1}.ks3c-poster__bracket{stroke:var(--color-hair-strong);stroke-width:1.2;stroke-dasharray:3 4}.ks3c-poster__subj{font-size:12.5px;font-weight:600}.ks3c-poster__ct{font-size:10px;fill:var(--color-quiet);font-variant-numeric:tabular-nums}.ks3c-poster__rail{stroke:var(--color-hair);stroke-width:1}.ks3c-poster__thread{fill:none;stroke:var(--color-ink-soft);stroke-width:.7;opacity:.18}.ks3c-poster__thread--soft{stroke-dasharray:3 3;opacity:.13}.ks3c-poster__thread--cross{opacity:.08}.ks3c-poster__dmd{fill:var(--color-paper);stroke-width:1.2}.ks3c-poster__dot--solid{stroke-width:1.1;paint-order:stroke;opacity:1}.ks3c-poster__dmd--solid{stroke-width:2}.ks3c-poster__cap--solid{font-style:italic}.ks3c-poster__cap{font-size:10.5px;fill:var(--color-quiet)}.ks3c-posternote{display:none;margin:10px 2px 0;font-size:12.5px;line-height:1.6;color:var(--ks3c-dim)}.ks3c-index{max-width:880px;margin-inline:auto}.ks3c-index__title{font-family:var(--font-serif);color:var(--color-ink-deep);font-size:26px;margin:0 0 8px}.ks3c-index__lede{color:var(--color-ink-soft);font-size:14px;line-height:1.6;margin:0 0 18px}.ks3c-index__subject{border:1px solid var(--color-hair);border-radius:var(--radius-lg);background:var(--color-card);margin-bottom:10px}.ks3c-index__subject>summary{cursor:pointer;padding:14px 18px;font-weight:600;font-size:15px;color:var(--color-ink-deep)}.ks3c-index__subject>summary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-lg)}.ks3c-index__count{color:var(--color-quiet);font-size:12.5px;font-weight:500;margin-left:8px}.ks3c-index__band{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-gilt);font-weight:700;margin:10px 18px 4px}.ks3c-index__list{margin:0;padding:0 18px 12px 36px}.ks3c-index__topic{padding:7px 0}.ks3c-index__name{margin:0;font-weight:600;color:var(--color-ink-deep);font-size:14px}.ks3c-index__desc{margin:2px 0 0;color:var(--color-ink-soft);font-size:13px;line-height:1.55}.ks3c-index__learn{color:var(--color-accent-deep);white-space:nowrap}.ks3c-index__builds{margin:3px 0 0;font-size:12.5px;line-height:1.55;color:var(--color-ink-soft)}.ks3c-index__buildslab{font-weight:600;color:var(--color-quiet)}.ks3c-index__builds a{color:var(--color-accent-deep)}.ks3c-index__builds small{color:var(--color-gilt);font-size:10px;letter-spacing:.06em}.ks3c-index__builds em{color:var(--color-ink-soft)}.ks3c-stage--stacked{height:auto;min-height:0;padding-bottom:16px;display:flex;flex-direction:column}.ks3c-stage--stacked .ks3c-overlay{order:-1}.ks3c-stage--stacked .ks3c-mapbox{position:relative;height:62vh;min-height:420px;margin-inline:20px;border-radius:14px;overflow:hidden}.ks3c-stage--stacked.ks3c-stage--boot .ks3c-mapbox,.ks3c-stage--stacked.ks3c-stage--poster .ks3c-mapbox{display:none}.ks3c-stage--stacked .ks3c-overlay{position:static;max-width:62ch;margin-inline:auto;padding:60px 20px 8px;background:none;text-align:center}.ks3c-stage--stacked.ks3c-stage--canvas .ks3c-posterwrap{display:none}.ks3c-stage--stacked.ks3c-stage--boot .ks3c-posterwrap,.ks3c-stage--stacked.ks3c-stage--poster .ks3c-posterwrap{opacity:1;visibility:visible}.ks3c-stage--stacked .ks3c-posterwrap{position:static;transform:none;display:flex;flex-direction:column;align-items:center;margin:0 auto 8px;padding-inline:20px;max-width:100%}.ks3c-stage--stacked .ks3c-poster{width:min(100%,940px);margin-inline:auto}.ks3c-stage--stacked .ks3c-canvas{position:absolute;inset:0;height:100%}.ks3c-stage--stacked .ks3c-hintline,.ks3c-stage--stacked .ks3c-legend{position:static;margin:10px 20px 0;text-align:center}.ks3c-stage--stacked .ks3c-legend{align-self:center}.ks3c-stage--stacked .ks3c-posternote{display:block;text-align:center}.ks3c-fs{position:absolute;top:14px;left:14px;z-index:6;padding:10px 14px;border:1px solid var(--ks3c-line);border-radius:999px;background:rgba(11,17,32,.72);color:var(--ks3c-cream);font-size:12px;letter-spacing:.04em;cursor:pointer}.ks3c-fs:hover{background:rgba(11,17,32,.9)}.ks3c-fs:focus-visible{outline:2px solid var(--ks3c-accent);outline-offset:2px}.ks3c-stage--full{position:fixed;inset:0;z-index:60;margin:0;border-radius:0;height:100vh;height:100dvh;overflow:auto;padding-bottom:24px}.ks3c-stage--full .ks3c-mapbox{height:72vh;height:72dvh}.ks3c-stage--full .ks3c-overlay{padding-top:64px}.ks3c-stage--full .ks3c-eyebrow,.ks3c-stage--full .ks3c-stats{display:none}@media (max-width:767.98px){.ks3c-stage--stacked .ks3c-overlay{padding:58px 16px 6px}.ks3c-stage--stacked .ks3c-mapbox{height:56vh;min-height:340px;margin-inline:12px}.ks3c-fs{top:10px;left:10px}.ks3c-stage{margin:12px auto 28px;border-radius:16px}.ks3c-stage--boot,.ks3c-stage--poster{height:auto;min-height:0;padding-bottom:10px}.ks3c-stage--boot .ks3c-overlay,.ks3c-stage--poster .ks3c-overlay{position:static;max-width:none;padding:52px 20px 16px}.ks3c-h1{font-size:36px}.ks3c-stage--boot .ks3c-posterwrap,.ks3c-stage--poster .ks3c-posterwrap{position:static;transform:none;margin:0 16px 14px;opacity:1;visibility:visible}.ks3c-stage--boot .ks3c-posternote,.ks3c-stage--poster .ks3c-posternote{display:block}.ks3c-viewtoggle{top:12px;right:12px}.ks3c-stage--canvas{height:calc(100vh - 105px);height:calc(100dvh - 105px);min-height:520px}.ks3c-stage--canvas .ks3c-overlay{justify-content:flex-start;background:linear-gradient(180deg,rgba(11,17,32,.72),rgba(11,17,32,.35) 55%,rgba(11,17,32,0));max-width:none;right:0;bottom:auto;padding:60px 16px 28px}.ks3c-hintline,.ks3c-legend,.ks3c-stage--canvas .ks3c-stats{display:none}.ks3c-card{top:auto;left:12px;right:12px;bottom:12px;width:auto;max-height:56%}}@media (prefers-reduced-motion:reduce){.ks3c-stage *,.ks3c-stage :after,.ks3c-stage :before{transition:none!important;animation:none!important}.ks3c-card__trail li{opacity:1}}