/* Topic-specific micro-interactions; all colors follow the existing site theme. */
.service-glyph{width:30px;height:32px;display:block;overflow:visible}.service-page-symbol .service-glyph{width:120px;height:128px}.service-icon{overflow:visible}.service-glyph [class]{transform-box:fill-box;transform-origin:center}.glyph-visible .glyph-ring{animation:glyph-ring 1.6s ease-in-out 2}.glyph-visible .glyph-beat{animation:glyph-beat 1.6s ease-in-out 2}.glyph-visible .glyph-search{animation:glyph-search 1.6s ease-in-out 2}.glyph-visible .glyph-bar{transform-origin:center bottom;animation:glyph-bar 1.6s ease-in-out 2}.glyph-visible .bar-b{animation-delay:.15s}.glyph-visible .bar-c{animation-delay:.3s}.glyph-visible .glyph-line{stroke-dasharray:36;stroke-dashoffset:0;animation:glyph-line 1.6s ease-in-out 2}.glyph-visible .line-b{animation-delay:.13s}.glyph-visible .line-c{animation-delay:.26s}.glyph-visible .glyph-node{animation:glyph-beat 1.6s ease-in-out 2}.glyph-visible .node-b{animation-delay:.25s}.glyph-visible .node-c{animation-delay:.5s}.glyph-visible .glyph-pen{animation:glyph-pen 1.6s ease-in-out 2}.glyph-visible .glyph-left{animation:glyph-left 1.6s ease-in-out 2}.glyph-visible .glyph-right{animation:glyph-right 1.6s ease-in-out 2}.glyph-visible .glyph-block{animation:glyph-block 1.6s ease-in-out 2}.glyph-visible .glyph-layer{animation:glyph-layer 1.6s ease-in-out 2}.glyph-visible .layer-b{animation-delay:.15s}.glyph-visible .layer-c{animation-delay:.3s}.glyph-visible .glyph-page{transform-origin:left center;animation:glyph-page 1.6s ease-in-out 2}.motion-paused .service-glyph [class]{animation-play-state:paused}
@keyframes glyph-ring{50%{transform:scale(1.25);opacity:.5}}@keyframes glyph-beat{50%{opacity:.35;transform:scale(.7)}}@keyframes glyph-search{50%{transform:translate(2px,-2px)}}@keyframes glyph-bar{50%{transform:scaleY(.5)}}@keyframes glyph-line{0%,100%{stroke-dashoffset:0}50%{stroke-dashoffset:36}}@keyframes glyph-pen{50%{transform:translate(-3px,3px)}}@keyframes glyph-left{50%{transform:translateX(-2px)}}@keyframes glyph-right{50%{transform:translateX(2px)}}@keyframes glyph-block{50%{transform:translate(-3px,-3px);opacity:.5}}@keyframes glyph-layer{50%{transform:translateY(-3px)}}@keyframes glyph-page{50%{transform:scaleX(.2)}}
.play-section-label{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.play-section-label .eyebrow{margin:0}.play-section-label>span:last-child{font-size:.84rem;color:var(--muted)}
.mini-experience{border:1px solid var(--line);border-radius:16px;background:var(--surface);overflow:hidden}.experience-service{margin-top:52px}.experience-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:center;padding:42px 42px 35px;border-bottom:1px solid var(--line)}.experience-heading .eyebrow{font-size:.62rem;letter-spacing:.14em;margin-bottom:16px}.experience-heading h2{font-size:clamp(1.9rem,3vw,2.9rem);line-height:1.18;max-width:600px;letter-spacing:-.055em}.game-instruction{font-size:.95rem;line-height:1.85;max-width:540px;color:var(--muted)}.experience-play{padding:22px 42px 18px;background:var(--bg)}.game-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.game-counter,.decision-kicker{font:10px/1.6 Consolas,monospace;letter-spacing:.1em;color:var(--teal)}.game-counter{margin:0;overflow-wrap:anywhere}.game-reset{background:transparent;border:0;color:var(--muted);padding:10px 0 10px 15px;font-size:.77rem;white-space:nowrap;min-height:44px}.game-reset:hover{color:var(--teal)}.game-feedback{font-size:.83rem;line-height:1.8;min-height:45px;border-top:1px solid var(--line);margin-top:24px;padding-top:18px;color:var(--muted)}.is-complete .game-feedback{color:var(--teal)}.experience-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:35px;padding:23px 42px;align-items:center}.game-outcome{display:flex;gap:15px;align-items:center;max-width:700px}.game-outcome .brand-fingerprint{width:24px;height:36px;background:var(--teal);opacity:.65;flex-shrink:0}.game-outcome p{font-size:.79rem;line-height:1.8}.game-note{font-size:.66rem;color:var(--muted);line-height:1.7;max-width:260px}.game-board{min-width:0}.game-board button{font:inherit;cursor:pointer;touch-action:manipulation}.game-board button:disabled{cursor:default}.game-board button:focus-visible,.game-board input:focus-visible{outline:2px solid var(--teal);outline-offset:4px}.game-board .decision-primary,.game-board .decision-secondary{border:1px solid var(--line);border-radius:6px;min-height:46px;padding:12px 20px;font-size:.8rem;text-align:center;background:var(--surface);color:var(--ink);transition:background .2s,border-color .2s}.game-board .decision-primary{border-color:var(--teal);background:var(--teal);color:var(--bg);font-weight:600}.game-board .decision-primary:hover{filter:brightness(.94)}.game-board .decision-primary:disabled{background:var(--soft);border-color:var(--line);color:var(--muted);filter:none}.game-board .decision-secondary:hover{border-color:var(--teal)}.decision-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.decision-micro{font-size:.71rem;color:var(--muted);line-height:1.8;margin-top:14px}.decision-hint{margin-top:20px;font-size:.76rem;line-height:1.8;color:var(--muted)}.decision-hint summary{cursor:pointer;min-height:36px;display:list-item;padding-top:7px;color:var(--ink)}.decision-hint p{padding:12px 0 0;max-width:800px}.decision-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:22px;gap:20px}.decision-stat{border-right:1px solid var(--line);padding-right:15px;min-width:0}.decision-stat:last-child{border:0;padding-right:0}.decision-stat>span{font:9px/1.6 Consolas,monospace;letter-spacing:.06em;color:var(--muted);display:block;min-height:20px}.decision-stat>strong{font-family:var(--heading);font-size:1.8rem;letter-spacing:-.04em;font-weight:normal;line-height:1.5;color:var(--ink)}.decision-meter{height:7px;border-radius:2px;background:var(--line);overflow:hidden}.decision-meter>span{display:block;height:100%;background:var(--teal);transition:width .4s ease}.decision-meter.secondary>span{background:var(--muted)}
/* An explorable signal network and a live hypothesis ledger. */
.detective-layout{display:grid;grid-template-columns:1.13fr 1fr;gap:42px}.detective-evidence{min-width:0}.detective-hypotheses{min-width:0;border-left:1px solid var(--line);padding-left:36px}.detective-hypotheses>.decision-kicker{margin-bottom:14px;color:var(--muted)}.signal-map{position:relative;height:322px;background:radial-gradient(ellipse at center,var(--soft),transparent 65%);margin:0 -5px 15px}.signal-map>svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.signal-link{fill:none;stroke:var(--teal);stroke-width:.65;opacity:.27}.signal-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:14px;pointer-events:none}.signal-core>.brand-fingerprint{width:37px;height:57px;background:var(--teal);opacity:.8}.signal-core>small{font:8px Consolas,monospace;letter-spacing:.16em;color:var(--muted)}.signal-orbit{position:absolute;width:116px;height:116px;border:1px solid var(--line);border-radius:50%;top:-24px}.signal-orbit:after{content:'';position:absolute;inset:-18px;border-radius:50%;border:1px dashed var(--line)}.game-board .signal-node{position:absolute;transform:translate(-50%,-50%);border:1px solid var(--line);border-radius:50%;width:46px;height:46px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--surface);color:var(--muted);transition:border-color .2s,box-shadow .2s,background .2s}.signal-node>strong{font:13px Consolas,monospace;line-height:1.3}.signal-node>span{font-size:10px;line-height:1.1}.game-board .signal-node.is-active{box-shadow:0 0 0 5px var(--soft),0 0 0 6px var(--teal);border-color:var(--teal);color:var(--teal)}.game-board .signal-node.has-signal{background:var(--teal);color:var(--bg);border-color:var(--teal)}.game-board .signal-node.no-signal{border-style:dashed}.signal-resolved .signal-link{stroke-width:1;opacity:.55;stroke-dasharray:5 8;animation:signal-flow 2s linear 2}.signal-resolved .signal-orbit{border-color:var(--teal)}@keyframes signal-flow{to{stroke-dashoffset:-65}}.probe-inspector{padding:18px 20px;border:1px solid var(--line);border-radius:7px;background:var(--surface);min-height:126px;margin-bottom:15px}.probe-features{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.probe-features>span{font-size:.68rem;padding:4px 7px;border:1px solid var(--line);border-radius:4px;color:var(--muted)}.probe-features>span.feature-on{border-color:var(--teal);color:var(--teal);background:var(--soft)}.probe-inspector>p{font-size:.74rem;line-height:1.7;margin-top:10px}.detective-evidence>.decision-primary,.detective-hypotheses>.decision-primary{width:100%}.hypothesis-list{display:grid;gap:8px;margin-bottom:18px}.game-board .hypothesis-card{display:grid;grid-template-columns:22px 1fr auto;gap:4px 10px;padding:13px 14px;min-height:78px;text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:6px;color:var(--ink);transition:opacity .2s,border-color .2s,background .2s}.hypothesis-number{grid-row:1/3;color:var(--teal);font:10px/1.8 Consolas,monospace}.hypothesis-card>strong{font-size:.87rem;line-height:1.5;font-weight:500}.hypothesis-card>small{grid-column:2/4;grid-row:2;font-size:.76rem;line-height:1.65;color:var(--muted)}.hypothesis-state{grid-column:3;grid-row:1;align-self:center;font:8px/1.8 Consolas,monospace;color:var(--teal)}.game-board .hypothesis-card.is-eliminated{opacity:.55;background:transparent}.hypothesis-card.is-eliminated .hypothesis-state{color:var(--muted)}.game-board .hypothesis-card.is-selected{border-color:var(--teal);background:var(--soft)}.hypothesis-card:not(:disabled):hover{border-color:var(--teal)}
/* Decision portfolios. */
.portfolio-summary{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:23px}.portfolio-summary>.decision-meter{width:100%}.portfolio-summary>span{font-size:.73rem;border:1px solid var(--line);border-radius:4px;padding:7px 12px;color:var(--muted)}.portfolio-summary>span.covered{border-color:var(--teal);color:var(--teal);background:var(--soft)}.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.game-board .portfolio-card{padding:21px;border:1px solid var(--line);border-radius:7px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;background:var(--surface);color:var(--ink);min-height:155px;transition:border-color .2s,background .2s}.portfolio-card>strong{font-size:1rem;font-weight:500;margin-top:10px;line-height:1.4}.portfolio-description{font-size:.76rem;color:var(--muted);margin:9px 0 18px;line-height:1.7}.portfolio-card>small{margin-top:auto;font-size:.7rem;color:var(--teal);line-height:1.6}.game-board .portfolio-card.is-selected{background:var(--soft);border-color:var(--teal)}.game-board .portfolio-card:hover{border-color:var(--teal)}.over-budget .decision-stat:first-child>strong{text-decoration:underline;text-decoration-style:dotted}
/* Data audits and evidence interpretation. */
.audit-wrap{max-width:100%;overflow-x:auto}.audit-table{width:100%;border-collapse:collapse;font-size:.88rem}.audit-table caption{text-align:left;font-size:.76rem;color:var(--muted);padding-bottom:18px}.audit-table th{text-align:left;font-size:.69rem;font-weight:500;color:var(--muted);padding:14px 12px;border-block:1px solid var(--line);white-space:nowrap}.audit-table td{padding:12px;border-bottom:1px solid var(--line);font-family:Consolas,monospace;font-size:.8rem;white-space:nowrap}.audit-table tr.is-selected{background:var(--soft)}.game-board .audit-select{border:1px solid var(--line);background:var(--surface);border-radius:4px;min-width:42px;min-height:42px;color:var(--ink);font:12px Consolas,monospace}.game-board .audit-select[aria-pressed=true]{background:var(--teal);border-color:var(--teal);color:var(--bg)}.evidence-toggle{display:flex;gap:8px;margin-bottom:25px}.evidence-toggle>button{padding:11px 16px;border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:.8rem;border-radius:5px;min-height:44px}.evidence-toggle>button[aria-pressed=true]{color:var(--teal);border-color:var(--teal);background:var(--soft)}.comparison-chart{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:28px}.comparison-group{padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:8px}.comparison-group>h3{font-size:.95rem;margin-bottom:25px}.comparison-row{display:grid;grid-template-columns:20px 1fr 50px;gap:8px 13px;align-items:center;margin-bottom:16px}.comparison-row>strong{font-size:.8rem;font-weight:500}.comparison-row>.decision-meter{height:14px}.comparison-row>span{font-size:.8rem;color:var(--ink);text-align:right}.comparison-row>small{grid-column:2/4;font-size:.69rem;color:var(--muted)}.decision-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:25px}.game-board .decision-choice{display:flex;gap:14px;text-align:left;align-items:flex-start;background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:17px;color:var(--ink);min-height:90px}.decision-choice>span{font:11px Consolas,monospace;color:var(--teal);padding-top:3px}.decision-choice>strong{font-size:.83rem;font-weight:500;line-height:1.65}.game-board .decision-choice.is-selected{background:var(--soft);border-color:var(--teal)}.decision-choice:hover{border-color:var(--teal)}
/* An honest scale, dependency sequence and constrained network. */
.scale-visual{max-width:620px;margin:auto;border:1px solid var(--line);border-radius:8px;padding:25px 35px;background:var(--surface)}.scale-bars{height:245px;display:flex;justify-content:center;gap:75px;align-items:flex-end;border-bottom:1px solid var(--line)}.scale-column{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100px;height:100%}.scale-bar{width:78px;background:var(--teal);position:relative;transition:height .25s ease;border-radius:4px 4px 0 0;min-height:1px}.scale-column:first-child .scale-bar{background:var(--muted)}.scale-bar>strong{position:absolute;bottom:calc(100% + 8px);left:0;width:100%;text-align:center;font:18px Consolas,monospace;color:var(--ink)}.scale-column>span{height:35px;padding-top:13px;font-size:.72rem;color:var(--muted);white-space:nowrap}.scale-axis{display:block;font:11px Consolas,monospace;color:var(--muted);margin-top:15px}.scale-controls{max-width:620px;margin:20px auto 0;display:grid;grid-template-columns:1fr auto;gap:12px}.scale-controls label{font-size:.8rem}.scale-controls output{font:15px Consolas,monospace;color:var(--teal)}.scale-controls input{grid-column:1/-1;width:100%;accent-color:var(--teal);min-height:36px}.reasoning-order{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0;margin:0}.reasoning-order>li{display:flex;gap:16px;align-items:center;padding:17px 18px;background:var(--surface);border:1px solid var(--line);border-radius:7px;cursor:grab;min-width:0}.reasoning-order>li>span{font:11px Consolas,monospace;color:var(--teal)}.reasoning-order strong{font-size:.92rem;font-weight:500}.order-actions{display:flex;gap:5px;margin-left:auto}.order-actions button{width:35px;min-height:44px;border:1px solid var(--line);color:var(--ink);border-radius:4px;background:var(--bg)}.order-actions button:disabled{opacity:.25}.route-map{height:335px;position:relative;margin:25px 0}.route-map>svg{position:absolute;width:100%;height:100%;inset:0}.route-edge{stroke:var(--line);stroke-width:2}.route-edge.is-traced{stroke:var(--teal);stroke-dasharray:5 3;animation:signal-flow 2s linear 2}.route-map svg text{fill:var(--muted);font:11px Consolas,monospace;paint-order:stroke;stroke:var(--bg);stroke-width:5px;stroke-linejoin:round}.game-board .route-node{position:absolute;transform:translate(-50%,-50%);padding:13px 10px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--muted);font-size:.8rem;min-height:46px}.game-board .route-node.is-available{border-color:var(--teal);color:var(--teal)}.game-board .route-node.is-selected{border-color:var(--teal);background:var(--teal);color:var(--bg)}.capacity-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.capacity-row{padding:23px;background:var(--surface);border:1px solid var(--line);border-radius:8px}.capacity-top{display:flex;flex-direction:column;gap:10px;margin-bottom:25px}.capacity-top>strong{font-weight:500;font-size:.94rem}.capacity-top>span{font-family:var(--heading);font-size:1.7rem}.capacity-top>small{font-size:.72rem;color:var(--teal)}.capacity-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:25px}.capacity-controls>span{font-size:.77rem;color:var(--muted)}.capacity-controls>button{border:1px solid var(--line);border-radius:4px;background:var(--bg);color:var(--ink);min-height:44px;width:38px}.capacity-controls>button:disabled{opacity:.3}
.own-data-workshop{margin-top:25px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.own-data-workshop>summary{font-size:.94rem;padding:22px 26px;cursor:pointer;color:var(--ink);line-height:1.7}.own-data-workshop>summary>span{color:var(--muted);font-size:.8rem;display:block;padding-left:17px}.own-data-workshop .mini-shell{border:0;border-top:1px solid var(--line);border-radius:0;box-shadow:none}
.signal-node.has-signal,.signal-node.no-signal{animation:probe-reveal .6s ease-out}@keyframes probe-reveal{from{box-shadow:0 0 0 1px var(--teal)}to{box-shadow:0 0 0 15px transparent}}
@media(max-width:1100px){.experience-heading{padding:32px;gap:30px}.experience-play{padding:20px 32px 15px}.experience-footer{padding:20px 32px}.detective-layout{gap:25px}.detective-hypotheses{padding-left:24px}.decision-stat>strong{font-size:1.5rem}.decision-stats{gap:14px}.hypothesis-card>strong{font-size:.82rem}.game-board .hypothesis-card{padding:12px 10px;gap:3px 7px}.hypothesis-state{font-size:7px}.portfolio-card>strong{font-size:.9rem}.reasoning-order strong{font-size:.83rem}.reasoning-order>li{padding:14px;gap:10px}.order-actions button{width:30px}.capacity-row{padding:17px}}
@media(max-width:850px){.experience-heading{grid-template-columns:1fr;gap:20px}.experience-heading h2{font-size:2.2rem;max-width:650px}.game-instruction{max-width:none}.detective-layout{grid-template-columns:1fr}.detective-hypotheses{border-left:0;border-top:1px solid var(--line);padding:26px 0 0}.signal-map{max-width:600px;margin:0 auto 18px}.hypothesis-list{grid-template-columns:1fr 1fr}.hypothesis-card>strong{font-size:.8rem}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-choices{grid-template-columns:1fr}.game-board .decision-choice{min-height:60px}.capacity-list{grid-template-columns:1fr}.capacity-row{padding:20px}.capacity-top{display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px;margin-bottom:14px}.capacity-top>span{font-size:1.5rem}.capacity-top>small{grid-column:1/-1}.capacity-controls{margin-top:15px;justify-content:flex-end}.capacity-controls>span{min-width:75px;text-align:center}.reasoning-order{grid-template-columns:1fr}.experience-footer{align-items:flex-start}.game-note{max-width:220px}.play-section-label>span:last-child{display:none}}
@media(max-width:520px){.experience-heading{padding:25px 21px;gap:17px}.experience-heading h2{font-size:1.9rem}.experience-heading .eyebrow{font-size:.57rem;margin-bottom:15px}.game-instruction{font-size:.86rem;line-height:1.85}.experience-play{padding:14px 18px}.game-toolbar{gap:10px;margin-bottom:18px}.game-counter{font-size:8px;letter-spacing:.02em}.game-reset{font-size:.66rem;padding-left:7px}.decision-stats{gap:10px;margin-bottom:16px;padding-bottom:15px}.decision-stat{padding-right:8px}.decision-stat>span{font-size:7px;letter-spacing:0;min-height:27px}.decision-stat>strong{font-size:1.2rem}.signal-map{height:275px}.game-board .signal-node{width:40px;height:40px}.signal-core>.brand-fingerprint{width:29px;height:44px}.signal-core>small{font-size:6px}.signal-orbit{width:86px;height:86px;top:-17px}.signal-orbit:after{inset:-12px}.probe-inspector{padding:15px 12px;min-height:140px}.probe-features{gap:5px}.probe-features>span{font-size:.62rem;padding:5px}.probe-inspector>p{font-size:.7rem}.hypothesis-list{grid-template-columns:1fr}.game-board .hypothesis-card{padding:13px;min-height:79px}.hypothesis-card>strong{font-size:.79rem}.hypothesis-card>small{font-size:.75rem}.hypothesis-state{font-size:8px}.game-feedback{font-size:.77rem;min-height:0}.experience-footer{padding:20px 21px;flex-direction:column;gap:18px}.game-outcome p{font-size:.75rem}.game-note{max-width:none;font-size:.64rem}.portfolio-grid{gap:9px}.game-board .portfolio-card{padding:14px 12px;min-height:172px}.portfolio-card>strong{font-size:.85rem}.portfolio-description{font-size:.69rem;margin-bottom:12px}.portfolio-card>small{font-size:.64rem}.portfolio-summary{gap:6px}.portfolio-summary>span{font-size:.67rem;padding:6px 8px}.decision-actions{gap:9px}.game-board .decision-primary,.game-board .decision-secondary{font-size:.75rem;padding:12px 15px}.decision-hint{font-size:.72rem}.audit-table th{font-size:.6rem;padding:11px 6px}.audit-table td{font-size:.68rem;padding:10px 6px}.game-board .audit-select{min-width:34px;min-height:40px;font-size:10px}.comparison-chart{grid-template-columns:1fr;gap:15px}.comparison-group{padding:17px}.comparison-group>h3{font-size:.88rem}.evidence-toggle>button{font-size:.75rem;padding:10px 13px}.decision-choice>strong{font-size:.78rem}.scale-visual{padding:20px 17px}.scale-bars{gap:35px}.scale-bar{width:65px}.scale-visual>.decision-kicker{font-size:8px;letter-spacing:.05em}.reasoning-order>li{padding:12px;gap:12px}.reasoning-order strong{font-size:.83rem}.order-actions button{width:30px}.route-map{height:280px;margin-inline:5px}.game-board .route-node{font-size:.68rem;padding:10px 5px;min-height:44px}.route-map svg text{font-size:23px;stroke-width:9px}.decision-micro{font-size:.68rem}.capacity-top>strong{font-size:.85rem}.capacity-top>span{font-size:1.3rem}.own-data-workshop>summary{padding:20px;font-size:.86rem}.own-data-workshop>summary>span{font-size:.73rem}}
@media(prefers-reduced-motion:reduce){.service-glyph [class],.signal-resolved .signal-link,.route-edge.is-traced,.signal-node{animation:none!important}.game-board *{transition:none!important;scroll-behavior:auto}}
@media print{.mini-experience{display:none}.own-data-workshop>summary{display:none}.service-glyph [class]{animation:none!important}}
