.atlas-root{--atlas-paper: #faf8f5;--atlas-surface: #ffffff;--atlas-ink: #1a1a1a;--atlas-graphite: #6b6b6b;--atlas-rule: #e8e4df;--atlas-accent: #2563eb;--atlas-accent-hover: #1d4ed8;--atlas-accent-bg: rgba(37, 99, 235, .08);--atlas-dawn-wash: rgba(245, 158, 11, .08);--atlas-dusk-wash: rgba(99, 102, 241, .08);--atlas-ghost-opacity: .15;--atlas-mark-default: .75;--atlas-mark-out-of-window: .3;--atlas-mark-ghost: .12;--atlas-mark-selected: 1;--atlas-mark-playing: 1;--atlas-shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--atlas-shadow-md: 0 2px 8px rgba(0, 0, 0, .08);--atlas-shadow-popover: 0 4px 16px rgba(0, 0, 0, .12);--atlas-radius-panel: 8px;--atlas-radius-control: 6px;--atlas-radius-inline: 4px;--atlas-radius-pill: 99px;--atlas-motion-fast: .12s;--atlas-motion-normal: .18s;--atlas-motion-slow: .28s;--atlas-ease-out: cubic-bezier(.16, 1, .3, 1);--atlas-ease-in-out: cubic-bezier(.45, 0, .55, 1);--sp-pin-striped-tit-babbler: #2e7d32;--sp-olive-winged-bulbul: #1565c0;--sp-asian-glossy-starling: #00838f;--sp-yellow-vented-bulbul: #6a1b9a;--sp-great-bittern: #9e6d00;--sp-black-and-yellow-broadbill: #d84315;--sp-swinhoes-white-eye: #c62828;--sp-tree-pipit: #558b2f;--sp-chestnut-bellied-malkoha: #37474f;--sp-cream-vented-bulbul: #00695c;--sp-large-woodshrike: #bf360c;--sp-arctic-warbler: #0d47a1;--sp-banded-woodpecker: #2e7d67;--sp-blyths-paradise-flycatcher: #a68100;--sp-bushy-crested-hornbill: #6a1b9a;--sp-common-hill-myna: #00796b;--sp-indian-cuckoo: #b74a1b;--sp-mangrove-whistler: #4a7c24;--sp-purple-naped-spiderhunter: #ad1457;--sp-rufous-tailed-tailorbird: #01579b;--sp-taiga-flycatcher: #4a148c;background:var(--atlas-paper);color:var(--atlas-ink);font-family:Atkinson Hyperlegible,system-ui,sans-serif;font-variant-numeric:tabular-nums;line-height:1.5}.atlas-root.atlas-tray-visible{--atlas-footer-bottom-offset: var(--atlas-sticky-bottom, 0px)}.atlas-lightbox-host{position:relative;z-index:1}.atlas-root.atlas-modal-open.atlas-modal-no-inert>*:not(.atlas-lightbox-host){pointer-events:none}@media(prefers-reduced-motion:reduce){.atlas-root{--atlas-motion-fast: 0ms;--atlas-motion-normal: 0ms;--atlas-motion-slow: 0ms}}.atlas-root h1,.atlas-root h2,.atlas-root h3{font-family:Newsreader,Georgia,serif;font-weight:600;line-height:1.25;color:var(--atlas-ink)}.atlas-root h1{font-size:1.75rem;letter-spacing:-.01em}.atlas-root h2{font-size:1.25rem}.atlas-root h3{font-size:1rem}.atlas-serif{font-family:Newsreader,Georgia,serif}.atlas-scientific{font-family:Newsreader,Georgia,serif;font-style:italic;color:var(--atlas-graphite);font-weight:400}.atlas-label{font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--atlas-graphite)}.atlas-caption{font-size:.75rem;color:var(--atlas-graphite);line-height:1.4}.atlas-count{font-variant-numeric:tabular-nums;font-weight:600}.atlas-panel{background:var(--atlas-surface);border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-panel);box-shadow:var(--atlas-shadow-sm);padding:1rem}.atlas-panel-title{font-size:.875rem;font-weight:600;margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem}.atlas-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:var(--atlas-radius-control);font-size:.8125rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background var(--atlas-motion-fast) var(--atlas-ease-out),border-color var(--atlas-motion-fast) var(--atlas-ease-out),box-shadow var(--atlas-motion-fast) var(--atlas-ease-out);border:1px solid var(--atlas-rule);background:transparent;color:var(--atlas-ink)}.atlas-btn:hover{background:var(--atlas-accent-bg);border-color:var(--atlas-accent)}.atlas-btn:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}.atlas-btn:disabled{opacity:.45;cursor:not-allowed}.atlas-btn-primary{background:var(--atlas-accent);color:#fff;border-color:var(--atlas-accent)}.atlas-btn-primary:hover{background:var(--atlas-accent-hover);border-color:var(--atlas-accent-hover)}.atlas-btn-sm{padding:.25rem .5rem;font-size:.75rem}.atlas-btn-link{background:none;border:none;color:var(--atlas-accent);cursor:pointer;font:inherit;font-size:.8125rem;padding:0;text-decoration:underline;text-underline-offset:2px}.atlas-btn-link:hover{color:var(--atlas-accent-hover, var(--atlas-accent))}.atlas-btn-icon{padding:.375rem;border-radius:var(--atlas-radius-control);display:inline-flex;align-items:center;justify-content:center}.atlas-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:var(--atlas-radius-pill);border:1px solid var(--atlas-rule);font-size:.75rem;background:var(--atlas-surface);color:var(--atlas-ink);white-space:nowrap}.atlas-chip-time-short{display:none}@media(max-width:768px){.atlas-chip-time-full{display:none}.atlas-chip-time-short{display:inline}}.atlas-chip-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.atlas-chip-dismiss{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;border:none;background:transparent;cursor:pointer;color:var(--atlas-graphite);padding:0}.atlas-chip-dismiss:hover{background:#0000000f}.atlas-mode-toggle{display:inline-flex;border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-control);overflow:hidden}.atlas-mode-toggle button{padding:.375rem 1rem;border:none;background:transparent;font-size:.8125rem;font-weight:500;font-family:inherit;cursor:pointer;color:var(--atlas-graphite);transition:background var(--atlas-motion-fast),color var(--atlas-motion-fast)}.atlas-mode-toggle button.active{background:var(--atlas-accent);color:#fff}.atlas-mode-toggle button:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:-2px}.atlas-master-grid{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.atlas-visual-container{position:sticky;top:var(--atlas-sticky-top, 0);height:40svh;z-index:10;background:var(--atlas-surface);display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding-bottom:.25rem}.atlas-rhs-container{display:flex;flex-direction:column;gap:1rem;padding-bottom:var(--atlas-sticky-bottom, 0px)}.atlas-rhs-story,.atlas-rhs-explore,.atlas-explore-context-stack{display:flex;flex-direction:column;gap:1rem}.atlas-explore-context{display:flex;flex-direction:column;gap:.75rem}.atlas-explore-context-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.atlas-explore-context-title{margin:.2rem 0 0;font-size:1.15rem}.atlas-explore-context-clear{flex-shrink:0}.atlas-story-support{display:flex;flex-direction:column;gap:1rem}.atlas-story-support-tools,.atlas-explore-tools{display:flex;justify-content:flex-end}.atlas-exit-link{border:none;background:transparent;color:var(--atlas-graphite);font:inherit;font-size:.75rem;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.atlas-exit-link:hover{color:var(--atlas-ink)}.atlas-exit-link:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px;border-radius:2px}.atlas-secondary-tabs{display:flex;gap:0;border-bottom:1px solid var(--atlas-rule);margin-bottom:.75rem}.atlas-secondary-tabs button{padding:.5rem 1rem;border:none;border-bottom:2px solid transparent;background:transparent;font-size:.8125rem;font-weight:500;font-family:inherit;cursor:pointer;color:var(--atlas-graphite);transition:color var(--atlas-motion-fast),border-color var(--atlas-motion-fast)}.atlas-secondary-tabs button.active{color:var(--atlas-accent);border-bottom-color:var(--atlas-accent)}.atlas-secondary-tabs button:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:-2px}.atlas-primary-tabs{display:flex;gap:0;border-bottom:2px solid var(--atlas-rule);margin-bottom:.75rem}.atlas-primary-tabs button{padding:.5rem 1.25rem;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;background:transparent;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;color:var(--atlas-graphite);transition:color var(--atlas-motion-fast),border-color var(--atlas-motion-fast)}.atlas-primary-tabs button.active{color:var(--atlas-accent);border-bottom-color:var(--atlas-accent)}.atlas-primary-tabs button:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:-2px}.atlas-primary-panel{display:block;min-width:0}.atlas-primary-panel-constellation{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.atlas-primary-panel[hidden]{display:none}.atlas-audio-banner{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:var(--atlas-accent-bg);border-bottom:1px solid var(--atlas-accent);font-size:.8125rem;color:var(--atlas-ink)}.atlas-audio-blocked{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:#fef3c7;border-bottom:1px solid #f59e0b;font-size:.8125rem;color:#92400e}.atlas-hero{padding:2.5rem 1rem 1.75rem}.atlas-hero-stage{position:relative;min-height:clamp(27rem,56vw,38rem);border-radius:18px;overflow:hidden;isolation:isolate;background:#05070c;box-shadow:0 24px 48px #0a0f1c38;--hero-bg-pos-x: 60%;--hero-bg-pos-y: 6%;--hero-bg-scale: 1.32;--hero-bg-shift-x: 0%;--hero-bg-shift-y: 9.5%;--hero-overlay-opacity: .76}.atlas-hero-stage:before,.atlas-hero-stage:after{content:none}.atlas-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--hero-bg-pos-x) var(--hero-bg-pos-y);transform:translate(var(--hero-bg-shift-x),var(--hero-bg-shift-y)) scale(var(--hero-bg-scale));transform-origin:center;filter:saturate(1.05) contrast(1.08) brightness(.96);opacity:.92;transition:opacity .38s var(--atlas-ease-out),filter .38s var(--atlas-ease-out);pointer-events:none;z-index:0}.atlas-hero-stage.atlas-hero-bg-ready .atlas-hero-bg{opacity:.98;filter:saturate(1.16) contrast(1.08) brightness(1.06)}.atlas-hero-overlay{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(to top,#05070c 0% 24%,#05070c00 56%),linear-gradient(to right,#05070c,#05070ce0 14%,#05070c00 34%),radial-gradient(120% 120% at 22% 38%,#05070ceb,#05070c9e 46%,#05070c00 72%),radial-gradient(120% 120% at 74% 48%,#548eff2e,#05070c00 56%),radial-gradient(140% 140% at 50% 50%,#0000 44%,#0000006b);opacity:var(--hero-overlay-opacity)}.atlas-hero-copy{position:relative;z-index:4;display:flex;flex-direction:column;align-items:flex-start;gap:.82rem;max-width:min(44ch,calc(100% - clamp(340px,46vw,520px)));padding:clamp(1.4rem,2.8vw,2.4rem);text-align:left;color:#f8f6f2}.atlas-hero h1{margin:0;font-size:clamp(2rem,4.15vw,3.05rem);line-height:1.05;letter-spacing:-.02em;color:#fff;text-wrap:balance}.atlas-hero-subtitle{margin:0;font-size:.82rem;letter-spacing:.02em;color:#ffffffd1}.atlas-hero-dek{margin:0;max-width:34ch;font-family:Newsreader,Georgia,serif;font-size:clamp(1.02rem,2.1vw,1.24rem);line-height:1.36;color:#faf8f5f5;text-wrap:pretty;-webkit-hyphens:none;hyphens:none}.atlas-hero-interaction-hint{margin:.1rem 0 0;font-size:.84rem;font-weight:500;color:#ece9e4eb}.atlas-hero-ctas{display:flex;align-items:center;flex-wrap:wrap;gap:.68rem;margin-top:.28rem}.atlas-hero-ctas .atlas-btn{padding:.45rem .98rem;border-radius:999px;font-weight:600;letter-spacing:.01em;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-color:#ffffff4d;color:#fff;background:#0d121f8f;transition:background var(--atlas-motion-fast) var(--atlas-ease-out),border-color var(--atlas-motion-fast) var(--atlas-ease-out),box-shadow var(--atlas-motion-fast) var(--atlas-ease-out),transform var(--atlas-motion-fast) var(--atlas-ease-out)}.atlas-hero-ctas .atlas-btn:hover{transform:translateY(-1px)}.atlas-hero-ctas .atlas-btn-primary{background:linear-gradient(132deg,#4f9cff,#2d64cf 58%,#1b3f8b);border-color:#bad3ff94;box-shadow:0 6px 16px #2d64cf57,inset 0 0 0 1px #ffffff1f}.atlas-hero-ctas .atlas-btn-primary:hover{background:linear-gradient(132deg,#62abff,#386fd9 58%,#1f4a9e);border-color:#c5dcffbd;box-shadow:0 8px 22px #386fd966,inset 0 0 0 1px #ffffff29}.atlas-hero-ctas .atlas-btn:not(.atlas-btn-primary){border-color:#ebf1ff6b;background:#070c1642;color:#f2f6fff5;box-shadow:inset 0 0 0 1px #ffffff14}.atlas-hero-ctas .atlas-btn:not(.atlas-btn-primary):hover{border-color:#f4f8ffa8;background:#090f1c61}.atlas-hero-scroll-cue{margin-top:.1rem;border:none;background:transparent;color:#e5ebf7eb;padding:0;font-size:.82rem;font-weight:500;font-family:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;cursor:pointer;animation:atlas-hero-scroll-cue-bounce 1.3s ease-in-out infinite}.atlas-hero-scroll-cue:hover{color:#fff}.atlas-hero-scroll-cue:focus-visible{outline:2px solid rgba(255,255,255,.82);outline-offset:2px;border-radius:var(--atlas-radius-inline)}.atlas-hero-options{margin-top:.15rem}.atlas-hero-options>summary{display:inline-flex;align-items:center;gap:.3rem;color:#e0e5f1e6;cursor:pointer;list-style:none}.atlas-hero-options>summary::-webkit-details-marker{display:none}.atlas-hero-options>summary:before{content:"▸";font-size:.6rem;opacity:.8;transform:translateY(-1px);transition:transform var(--atlas-motion-fast) var(--atlas-ease-out)}.atlas-hero-options[open]>summary:before{transform:rotate(90deg) translate(1px)}.atlas-hero-options-toggle{margin-top:.45rem;display:inline-flex;align-items:center;gap:.45rem;font-size:.74rem;color:#f1f5fdeb}.atlas-hero-options-toggle input{accent-color:#7aa7ff}.atlas-hero-options-toggle input[disabled]{opacity:.55}.atlas-hero-options-hint{margin:.3rem 0 0;font-size:.7rem;color:#dde2edc7}.atlas-hero-wheel-wrap{position:absolute;right:clamp(1.4rem,5.2vw,6rem);top:51%;z-index:4;width:clamp(430px,58vw,640px);aspect-ratio:1;transform:translateY(-50%);pointer-events:none}.atlas-hero-wheel-wrap:before{content:"";position:absolute;inset:-10%;z-index:0;pointer-events:none;background:radial-gradient(circle,#548eff47,#548eff1f 34%,#0000 72%);filter:blur(14px)}.atlas-hero-wheel{position:relative;z-index:1;width:100%;height:100%;display:block;filter:drop-shadow(0 18px 26px rgba(0,0,0,.35));pointer-events:auto;transform-origin:50% 50%}.atlas-hero-wheel-ring{fill:none;stroke:#f2f2f233;stroke-width:1.5}.atlas-hero-wheel-mark{stroke:#f5f5f53d;stroke-width:1}.atlas-hero-wheel-mark.major{stroke:#f7f7f757;stroke-width:1.35}.atlas-hero-wheel-dot{opacity:.95;stroke:#ffffff1f;stroke-width:.9;vector-effect:non-scaling-stroke;pointer-events:none;mix-blend-mode:screen;transition:opacity var(--atlas-motion-fast) var(--atlas-ease-out),r var(--atlas-motion-fast) var(--atlas-ease-out),stroke var(--atlas-motion-fast) var(--atlas-ease-out),filter var(--atlas-motion-fast) var(--atlas-ease-out)}.atlas-hero-wheel-dot-hit{fill:transparent;cursor:pointer;pointer-events:auto}.atlas-hero-wheel-dot.ghost{opacity:.32;cursor:default;pointer-events:none}.atlas-hero-wheel-dot.hovered{stroke:#ffffffb3;opacity:1;transform-box:fill-box;transform-origin:center;transform:scale(1.42);animation:atlas-hero-dot-blink .6s var(--atlas-ease-out) infinite;filter:drop-shadow(0 0 8px rgba(255,255,255,.34))}.atlas-hero-wheel-dot.playing{stroke:#fff;stroke-width:1.5;opacity:1}.atlas-hero-dawn-wedge{fill:#f7b0431c;stroke:none;filter:blur(1.8px);pointer-events:none}.atlas-hero-wheel-tooltip{position:absolute;z-index:5;pointer-events:none;max-width:240px;padding:4px 8px;border-radius:4px;background:#080b11f2;color:#fff;font-size:.75rem;line-height:1.3;box-shadow:0 6px 18px #00000040;white-space:nowrap}.atlas-hero-howto-details{margin:.85rem auto 0;max-width:68rem}.atlas-hero-howto-summary{display:inline-flex;align-items:center;gap:.4rem;cursor:pointer;list-style:none;padding:.32rem .72rem;border-radius:var(--atlas-radius-pill);border:1px solid rgba(235,241,255,.34);background:#070d1857;color:#f4f8fff2;font-size:.76rem;font-weight:600;line-height:1.25;transition:background var(--atlas-motion-fast) var(--atlas-ease-out),border-color var(--atlas-motion-fast) var(--atlas-ease-out),color var(--atlas-motion-fast) var(--atlas-ease-out)}.atlas-hero-howto-summary::-webkit-details-marker{display:none}.atlas-hero-howto-summary:before{content:"▸";font-size:.62rem;opacity:.92;transform:translateY(-1px);transition:transform var(--atlas-motion-fast) var(--atlas-ease-out)}.atlas-hero-howto-summary:after{content:"Expand";margin-left:.15rem;font-size:.64rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:#e5ecfcc7}.atlas-hero-howto-details[open] .atlas-hero-howto-summary:before{transform:rotate(90deg) translate(1px)}.atlas-hero-howto-details[open] .atlas-hero-howto-summary:after{content:"Collapse"}.atlas-hero-howto-summary:hover{background:#0c14248f;border-color:#ebf1ff8f}.atlas-hero-howto-summary:focus-visible{outline:2px solid rgba(255,255,255,.88);outline-offset:2px}.atlas-hero-howto-details[open] .atlas-hero-howto-summary{background:#0c14249e;border-color:#ebf1ff9e}.atlas-hero-howto{list-style:none;padding:.72rem .85rem;margin:.75rem 0 0;max-width:72ch;text-align:left;font-size:.77rem;color:#eaeff8e6;display:flex;flex-direction:column;gap:.37rem;background:#080c1475;border:1px solid rgba(235,241,255,.2);border-radius:var(--atlas-radius-panel);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.atlas-hero-howto li:before{content:"· ";font-weight:700}.atlas-hero-howto a{color:var(--atlas-accent)}.atlas-hero-howto a:hover{text-decoration:underline}.atlas-hero-method-link{font-size:inherit}.atlas-story-start-anchor{display:block;height:1px;margin-top:-1px;scroll-margin-top:7.5rem}.atlas-hero-stage.atlas-hero-entered .atlas-hero-overlay{animation:atlas-hero-overlay-in .5s var(--atlas-ease-out) both}.atlas-hero-stage.atlas-hero-entered .atlas-hero-copy{animation:atlas-hero-copy-in .42s var(--atlas-ease-out) 80ms both}.atlas-hero-stage.atlas-hero-entered .atlas-hero-wheel{animation:atlas-hero-wheel-in .56s var(--atlas-ease-out) .18s both}.atlas-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.5rem 1rem;border-bottom:1px solid var(--atlas-rule)}.atlas-toolbar-main{display:flex;align-items:center;gap:.75rem;min-width:0}.atlas-toolbar-right{margin-left:auto;display:flex;align-items:center;gap:.5rem;font-size:.8125rem}.atlas-toolbar-explore-row{display:flex;align-items:center;justify-content:flex-end}.atlas-filter-chips{display:flex;gap:.375rem;flex-wrap:wrap}.atlas-state-bar{display:flex;align-items:center;gap:.25rem;padding:.25rem 1rem;font-size:.75rem;color:var(--atlas-graphite);border-bottom:1px solid var(--atlas-rule);flex-wrap:wrap}.atlas-state-segment{display:inline-flex;align-items:center;gap:.25rem}.atlas-state-segment strong{color:var(--atlas-ink);font-variant-numeric:tabular-nums}.atlas-state-sep{color:var(--atlas-rule);margin:0 .25rem}.atlas-state-action{border:none;background:transparent;color:var(--atlas-accent);font-size:.6875rem;font-family:inherit;cursor:pointer;padding:.125rem .375rem;border-radius:var(--atlas-radius-pill)}.atlas-state-action:hover{background:var(--atlas-accent-bg)}.atlas-state-action:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:1px}.atlas-confidence-wrap{display:flex;flex-direction:column;gap:.3rem;width:min(42rem,100%);margin-left:auto;padding:.35rem .5rem;border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-control);background:#ffffffbf}.atlas-confidence-row{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.atlas-confidence-heading{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.atlas-confidence-help{position:relative}.atlas-confidence-help>summary{list-style:none;display:inline-grid;place-items:center;width:18px;height:18px;border:1px solid var(--atlas-rule);border-radius:999px;background:var(--atlas-surface);color:var(--atlas-graphite);font-size:.68rem;font-weight:700;cursor:pointer}.atlas-confidence-help>summary::-webkit-details-marker{display:none}.atlas-confidence-help>summary:hover{border-color:var(--atlas-accent);color:var(--atlas-accent)}.atlas-confidence-help>summary:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}.atlas-confidence-help-panel{position:absolute;right:0;top:calc(100% + .35rem);z-index:25;width:min(24rem,72vw);padding:.55rem .65rem;border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-control);background:var(--atlas-surface);color:var(--atlas-ink);font-size:.75rem;line-height:1.42;box-shadow:var(--atlas-shadow-popover)}.atlas-confidence-help-panel p{margin:0}.atlas-confidence-help-panel p+p{margin-top:.35rem}.atlas-confidence-slider{position:relative;flex:1 1 14rem;min-width:11rem;max-width:18rem}.atlas-confidence-slider input[type=range]{width:100%;accent-color:var(--atlas-accent);cursor:pointer}.atlas-confidence-ticks{position:relative;height:18px}.atlas-confidence-tick{position:absolute;display:flex;flex-direction:column;align-items:center;gap:1px;transform:translate(-50%)}.atlas-confidence-tick-mark{width:1px;height:4px;background:var(--atlas-graphite)}.atlas-confidence-tick-label{font-size:.5625rem;color:var(--atlas-graphite);white-space:nowrap}.atlas-confidence-value{margin-left:auto;font-size:.86rem}.atlas-confidence-inline-readout{font-size:.78rem;font-weight:600;color:var(--atlas-graphite);text-align:right}.atlas-confidence-stats{display:flex;justify-content:flex-end}.atlas-confidence-stats-text{font-size:.82rem}.atlas-sonogram{border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-inline);overflow:hidden;line-height:0;transition:box-shadow var(--atlas-motion-fast) var(--atlas-ease-out)}.atlas-sonogram:hover{box-shadow:var(--atlas-shadow-sm)}.atlas-sonogram img{width:100%;height:auto;display:block}.atlas-sonogram-caption{font-family:Newsreader,Georgia,serif;font-size:.6875rem;font-style:italic;color:var(--atlas-graphite);padding:.375rem 0;display:flex;gap:.5rem;align-items:center;letter-spacing:.01em}.atlas-sonogram-zoom{border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-inline);overflow:hidden;line-height:0;box-shadow:var(--atlas-shadow-sm)}.atlas-sonogram-zoom img{width:100%;height:auto;display:block}.atlas-bird-img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid var(--atlas-rule);flex-shrink:0;background:var(--atlas-paper)}.atlas-bird-img-fit-contain{object-fit:contain;background:var(--atlas-paper)}.atlas-bird-img-sm{width:28px;height:28px}.atlas-bird-img-lg{width:56px;height:56px}.atlas-bird-fallback{width:40px;height:40px;border-radius:50%;border:2px solid var(--atlas-rule);flex-shrink:0;background:var(--atlas-paper);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--atlas-graphite)}.atlas-bird-img-trigger{padding:0;border:none;background:transparent;line-height:0;border-radius:50%;cursor:zoom-in}.atlas-bird-img-trigger:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}.atlas-methods-dialog{border:none;padding:0;background:transparent}dialog.atlas-methods-dialog:not([open]){display:none}.atlas-methods-dialog[open]{position:fixed;inset:0;margin:0;width:100vw;height:100dvh;max-width:none;max-height:none;background:transparent;display:flex;justify-content:flex-end;overflow:hidden}.atlas-methods-dialog[open]::backdrop{background:#0a101c6b;animation:atlas-fade-in var(--atlas-motion-normal) var(--atlas-ease-out) both}.atlas-methods-shell{position:relative;width:min(620px,calc(100vw - 1rem));height:100dvh;margin-left:auto;background:var(--atlas-surface);border-left:1px solid var(--atlas-rule);box-shadow:var(--atlas-shadow-popover);display:flex;flex-direction:column;overflow:hidden;animation:atlas-methods-drawer-in var(--atlas-motion-slow) var(--atlas-ease-out) both;will-change:transform,opacity}.atlas-methods-header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .75rem .75rem 1rem;background:var(--atlas-surface);border-bottom:1px solid var(--atlas-rule)}.atlas-methods-tabs{position:relative;z-index:1;display:flex;gap:.375rem;padding:.5rem 1rem;background:var(--atlas-surface);border-bottom:1px solid var(--atlas-rule)}.atlas-methods-tab{border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-control);background:transparent;color:var(--atlas-ink);padding:.3rem .65rem;font-size:.75rem;font-family:inherit;cursor:pointer;transition:background var(--atlas-motion-fast) var(--atlas-ease-out),border-color var(--atlas-motion-fast) var(--atlas-ease-out)}.atlas-methods-tab:hover,.atlas-methods-tab.active{background:var(--atlas-accent-bg);border-color:var(--atlas-accent)}.atlas-methods-tab:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}.atlas-methods-title{margin:0;font-size:1rem;font-family:Newsreader,Georgia,serif}.atlas-methods-close{width:44px;height:44px;border:1px solid var(--atlas-rule);border-radius:999px;background:var(--atlas-surface);cursor:pointer;display:inline-grid;place-items:center;padding:0;flex:0 0 auto}.atlas-methods-close:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}.atlas-methods-body{flex:1;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.atlas-methods-surface{padding:1rem}.atlas-methods-surface .atlas-footer{margin:0;max-width:none;padding:0;border:none}.atlas-methods-surface .atlas-footer p,.atlas-methods-surface .atlas-footer li{font-size:.95rem;line-height:1.6}.atlas-methods-surface .atlas-footer h4{margin-top:1.25rem;margin-bottom:.5rem}.atlas-methods-surface .atlas-footer h4:first-child{margin-top:0}.atlas-methods-surface .atlas-footer code{overflow-wrap:anywhere}.atlas-methods-meta-surface{padding:1rem;display:grid;gap:.75rem}.atlas-methods-meta-surface .module-box{padding:.75rem 0;border-top:1px solid var(--atlas-rule)}.atlas-methods-meta-surface .module-box:first-child{padding-top:0;border-top:none}.atlas-methods-meta-surface .source-list{list-style-position:outside;padding-left:1.75rem}.atlas-methods-meta-surface .source-list li{overflow-wrap:anywhere}.atlas-methods-meta-surface .source-list li::marker{color:var(--atlas-graphite);font-variant-numeric:tabular-nums}.atlas-methods-meta-surface .source-list p,.atlas-methods-meta-surface .source-list a{overflow-wrap:anywhere}.atlas-methods-source-note{margin-top:.625rem}.atlas-methods-meta-surface .next-step-cta{padding-bottom:0}@keyframes atlas-methods-drawer-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes atlas-methods-sheet-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.atlas-methods-dialog[open]{align-items:flex-end;justify-content:stretch}.atlas-methods-shell{width:100vw;height:min(94dvh,100dvh);border-left:none;border-top:1px solid var(--atlas-rule);border-top-left-radius:16px;border-top-right-radius:16px;animation-name:atlas-methods-sheet-in}.atlas-methods-header{padding-top:calc(.75rem + env(safe-area-inset-top,0px))}.atlas-methods-tabs{padding:.45rem .875rem}.atlas-methods-surface,.atlas-methods-meta-surface{padding:.875rem .875rem calc(.875rem + env(safe-area-inset-bottom,0px))}}.atlas-lightbox{border:none;padding:0}dialog.atlas-lightbox:not([open]){display:none}.atlas-lightbox[open]{position:fixed;inset:0;margin:auto;width:min(760px,calc(100vw - 1rem));max-height:calc(100dvh - 1rem);background:var(--atlas-surface);border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-panel);box-shadow:var(--atlas-shadow-popover);padding:.75rem;display:flex;flex-direction:column;gap:.625rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;animation:atlas-fade-in var(--atlas-motion-normal) var(--atlas-ease-out)}.atlas-lightbox[open]::backdrop{background:#0000008c}.atlas-lightbox-close{position:absolute;top:.5rem;right:.5rem;width:44px;height:44px;border:1px solid var(--atlas-rule);border-radius:999px;background:var(--atlas-surface);cursor:pointer;display:inline-grid;place-items:center;padding:0;z-index:1}.atlas-lightbox-close:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}.atlas-close-icon{--atlas-close-size: 14px;--atlas-close-stroke: 2px;position:relative;display:block;width:var(--atlas-close-size);height:var(--atlas-close-size)}.atlas-close-icon:before,.atlas-close-icon:after{content:"";position:absolute;left:50%;top:50%;width:var(--atlas-close-size);height:var(--atlas-close-stroke);background:currentColor;border-radius:999px;transform-origin:center}.atlas-close-icon:before{transform:translate(-50%,-50%) rotate(45deg)}.atlas-close-icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.atlas-close-icon-sm{--atlas-close-size: 10px;--atlas-close-stroke: 1.5px}.atlas-lightbox-image-wrap{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--atlas-radius-inline);background:var(--atlas-paper);min-height:180px;padding:.5rem}.atlas-lightbox-image{max-width:100%;max-height:min(70dvh,calc(100dvh - 14rem));object-fit:contain;display:block}.atlas-lightbox-image-hidden{visibility:hidden}.atlas-lightbox-status,.atlas-lightbox-error{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(90%,28rem);padding:.5rem .75rem;border-radius:var(--atlas-radius-control);font-size:.8125rem;line-height:1.4;text-align:center}.atlas-lightbox-status{color:var(--atlas-graphite);background:#ffffffb8;border:1px solid rgba(0,0,0,.08)}.atlas-lightbox-error{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.atlas-lightbox-meta{display:flex;flex-direction:column;gap:.25rem;padding-bottom:.25rem}.atlas-lightbox-title{font-size:.95rem;font-weight:600;margin:0}.atlas-lightbox-source{font-size:.75rem;font-weight:500;color:var(--atlas-accent)}.atlas-lightbox-source:hover{text-decoration:underline}.atlas-lightbox-source:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}@media(max-width:640px){.atlas-lightbox[open]{padding:.625rem;width:calc(100vw - .5rem);max-height:calc(100dvh - .5rem)}.atlas-lightbox-image{max-height:min(58dvh,calc(100dvh - 13rem))}}.atlas-preview{background:var(--atlas-surface);border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-panel);box-shadow:var(--atlas-shadow-popover);padding:.75rem;max-width:320px;display:flex;flex-direction:column;gap:.5rem;animation:atlas-preview-in var(--atlas-motion-normal) var(--atlas-ease-out)}@keyframes atlas-preview-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.atlas-preview-header{display:flex;gap:.5rem;align-items:center}.atlas-preview-names{flex:1;min-width:0}.atlas-preview-common{font-weight:600;font-size:.875rem;line-height:1.2}.atlas-preview-chips{display:flex;gap:.375rem;flex-wrap:wrap}.atlas-preview-actions{display:flex;gap:.375rem}.atlas-preview-listen-for{font-size:.75rem;color:var(--atlas-graphite);font-style:italic;border-top:1px solid var(--atlas-rule);padding-top:.375rem}.atlas-preview-zone{display:flex;flex-direction:column}.atlas-preview-empty{display:flex;align-items:center;justify-content:center;border:1px dashed var(--atlas-rule);border-radius:var(--atlas-radius-panel);padding:1.5rem;text-align:center}.atlas-preview-drawer{border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-panel);background:var(--atlas-surface)}.atlas-preview-drawer-summary{padding:.5rem .75rem;font-size:.8125rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem;list-style:none;color:var(--atlas-ink)}.atlas-preview-drawer-summary::-webkit-details-marker{display:none}.atlas-preview-drawer-summary:before{content:"▸";font-size:.625rem;color:var(--atlas-graphite);transition:transform var(--atlas-motion-fast) var(--atlas-ease-out);flex-shrink:0}.atlas-preview-drawer[open]>.atlas-preview-drawer-summary:before{transform:rotate(90deg)}.atlas-preview-drawer-summary:hover{background:var(--atlas-accent-bg, rgba(0, 0, 0, .03))}.atlas-preview-drawer-summary:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:-2px}.atlas-preview-drawer>.atlas-preview{max-width:none;border:none;border-top:1px solid var(--atlas-rule);border-radius:0;box-shadow:none;animation:none}.atlas-explore-inspector-wrap{display:flex;flex-direction:column;gap:.5rem}.atlas-micro-inspector-actions-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding:0 .25rem .25rem}.atlas-micro-inspector-actions-row .atlas-btn{min-width:5.75rem}.atlas-explore-inspector[open]+.atlas-micro-inspector-actions-row{display:none}.atlas-story-card{position:relative;background:var(--atlas-surface);border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-panel);padding:1.25rem;transition:box-shadow var(--atlas-motion-normal) var(--atlas-ease-out),border-color var(--atlas-motion-normal) var(--atlas-ease-out)}.atlas-story-card.active{box-shadow:var(--atlas-shadow-md);border-color:var(--atlas-accent)}.atlas-story-card:not(.active){opacity:.9}.atlas-story-card-hit{position:absolute;inset:0;border:none;background:transparent;cursor:pointer;border-radius:inherit}.atlas-story-card-hit:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}.atlas-story-card-content{position:relative;z-index:1;pointer-events:none}.atlas-story-kicker{display:inline-flex;align-items:center;border-radius:999px;padding:.125rem .5rem;margin:0 0 .5rem;font-size:.72rem;font-weight:600;letter-spacing:.025em;text-transform:none;line-height:1.2}.atlas-story-kicker-context{background:#4755691f;color:#334155}.atlas-story-kicker-hypothesis{background:#d9770629;color:#92400e}.atlas-story-kicker-detected{background:#2563eb24;color:#1e40af}.atlas-story-kicker-natural-history{background:#15803d24;color:#166534}.atlas-story-kicker-data-literacy{background:#7e22ce24;color:#6b21a8}.atlas-story-kicker-explore{background:#0f172a24;color:#0f172a}.atlas-story-card h3{font-family:Newsreader,Georgia,serif;font-size:1.18rem;margin:0 0 .5rem}.atlas-story-card-claim{font-size:.93rem;line-height:1.5;margin:0 0 .55rem;color:var(--atlas-ink)}.atlas-story-card-claim strong{font-weight:700}.atlas-story-card-listen{font-size:.9rem;line-height:1.55;margin:0 0 .55rem;font-style:italic;color:#2f3640}.atlas-story-card-listen span{font-style:normal;font-weight:500;margin-right:.25rem}.atlas-story-card-context{font-family:Newsreader,Georgia,serif;font-size:1rem;line-height:1.65;color:var(--atlas-ink);max-width:65ch;margin:0 0 .6rem}.atlas-story-card-actions{position:relative;z-index:2;display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.atlas-story-card-actions-dual .atlas-btn{flex:1 1 240px}.atlas-story-card-playing{background:var(--atlas-accent-bg);border-color:var(--atlas-accent);box-shadow:inset 0 0 0 1px var(--atlas-accent)}.atlas-story-card-hint{display:inline-flex;align-items:center;font-size:.86rem;font-weight:500;color:#4b5563}.atlas-story-card-disabled-action{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.8rem;color:#6b7280}@media(max-width:768px){.atlas-story-card-actions-dual{flex-direction:column;align-items:stretch}.atlas-story-card-actions-dual .atlas-btn{width:100%;flex:1 1 auto}.atlas-hero-stage{--hero-bg-pos-x: 64%;--hero-bg-pos-y: 14%;--hero-bg-zoom: 1.22}}.atlas-segmented-control{display:inline-flex;border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-control);overflow:hidden;font-size:.75rem}.atlas-timeline-title{flex-wrap:wrap;align-items:flex-start;row-gap:.5rem}.atlas-timeline-view-toggle{margin-left:auto}.atlas-segmented-control button{padding:.25rem .625rem;border:none;background:var(--atlas-surface);color:var(--atlas-ink);cursor:pointer;font:inherit;font-size:.75rem;line-height:1.4;white-space:nowrap}.atlas-segmented-control button+button{border-left:1px solid var(--atlas-rule)}.atlas-segmented-control button.active{background:var(--atlas-accent);color:#fff}.atlas-lane-density-controls{display:flex;gap:.375rem;margin:0 0 .5rem;flex-wrap:wrap}.atlas-timeline-wrap{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;gap:.5rem}.atlas-visual-container>.atlas-timeline-wrap{flex:1;min-height:0}.atlas-timeline-main{display:block;flex:0 0 auto;height:auto;min-height:0;min-width:0;overflow:visible}.atlas-timeline-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto;gap:.5rem;width:100%;height:auto;min-height:0}.atlas-timeline-grid.species-mode{grid-template-columns:var(--atlas-swimlane-gutter-width, 136px) minmax(0,1fr);column-gap:8px}.atlas-timeline-grid-spark{flex:0 0 auto;min-height:0;height:auto;grid-template-rows:auto}.atlas-richness-strip{display:flex;flex-direction:column;gap:.25rem}.atlas-richness-strip-label{display:flex;flex-direction:column;gap:.1rem;font-family:Atkinson Hyperlegible,system-ui,sans-serif}.atlas-richness-strip-label strong{font-size:.67rem;font-weight:600;letter-spacing:.01em;color:var(--atlas-ink)}.atlas-richness-strip-label span{font-size:.64rem;color:var(--atlas-graphite);line-height:1.35}.atlas-timeline-grid-main{height:var(--atlas-chart-height, 420px);min-height:260px}.atlas-swimlane-gutter-spacer{width:100%}.atlas-swimlane-gutter{display:flex;flex-direction:column;min-height:0;padding-top:var(--atlas-swimlane-pad-top, 16px);padding-bottom:var(--atlas-swimlane-pad-bottom, 30px)}.atlas-swimlane-gutter .swimlane-label-btn{height:var(--atlas-swimlane-lane-height, 20px);width:100%;border:none;border-radius:4px;background:transparent;color:var(--atlas-ink);font-size:.72rem;font-family:Atkinson Hyperlegible,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;text-align:right;padding:0 8px 0 0;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.atlas-swimlane-gutter .swimlane-label-btn:hover,.atlas-swimlane-gutter .swimlane-label-btn:focus-visible{background:var(--atlas-accent-bg)}.atlas-swimlane-gutter .swimlane-label-btn:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:1px}.atlas-swimlane-gutter .swimlane-label-btn.selected{color:var(--atlas-accent);font-weight:600}.atlas-swimlane-gutter .swimlane-label-btn:disabled{cursor:default}.atlas-timeline-plot{min-height:0;height:100%;min-width:0;align-self:stretch;position:relative}.atlas-timeline-plot svg{width:100%;display:block;height:100%}.atlas-timeline .axis-line,.atlas-timeline .axis-tick{stroke:var(--atlas-rule);stroke-width:1}.atlas-timeline .axis-label{fill:var(--atlas-ink);font-size:.75rem;font-family:Atkinson Hyperlegible,system-ui,sans-serif;font-weight:500}.atlas-timeline .pitch-axis-label{fill:var(--atlas-graphite);font-size:.67rem}.atlas-timeline .pitch-axis-title{fill:var(--atlas-graphite);font-size:.67rem;font-weight:600}.atlas-timeline .swimlane-line{stroke:var(--atlas-rule);stroke-width:1;stroke-opacity:.7}.atlas-timeline .detection-dot{transition:opacity var(--atlas-motion-fast) var(--atlas-ease-out),r var(--atlas-motion-fast) var(--atlas-ease-out),stroke-width var(--atlas-motion-fast) var(--atlas-ease-out);cursor:pointer}.atlas-timeline .detection-dot:hover:not(.ghost){filter:brightness(.85)}.atlas-timeline .detection-dot:focus-visible{stroke:var(--atlas-accent);stroke-width:2.5}.atlas-timeline .detection-dot.ghost{opacity:var(--atlas-ghost-opacity);stroke-dasharray:2 2;pointer-events:none;cursor:default}.atlas-timeline .detection-dot.selected{stroke:var(--atlas-ink);stroke-width:2;stroke-opacity:1}.atlas-timeline .detection-dot.hovered{stroke:var(--atlas-accent);stroke-width:2.5}.atlas-timeline .detection-dot.playing,.atlas-constellation .point.playing,.atlas-scatter .point.playing{stroke:var(--atlas-accent);stroke-width:2.5;stroke-opacity:1;opacity:1}.story-focus-band{pointer-events:none}.atlas-timeline .brush-rect{fill:var(--atlas-accent-bg);stroke:var(--atlas-accent);stroke-width:1;cursor:grab}.atlas-timeline .brush-rect.story-locked{cursor:default;pointer-events:none;stroke-dasharray:4 3;opacity:.6}.atlas-timeline .brush-handle{fill:var(--atlas-accent);cursor:ew-resize}.atlas-timeline .brush-handle.story-locked{display:none}.atlas-sparkline{width:100%}.atlas-sparkline rect{transition:opacity var(--atlas-motion-normal) var(--atlas-ease-out),fill-opacity var(--atlas-motion-normal) var(--atlas-ease-out)}.atlas-timeline-tooltip{position:absolute;z-index:9;max-width:min(240px,calc(100% - 16px));padding:4px 8px;border-radius:4px;background:#0c0e12f2;color:#fff;font-size:.75rem;line-height:1.25;box-shadow:0 4px 10px #00000038;pointer-events:none;white-space:normal;overflow-wrap:anywhere}.atlas-species-bands{display:flex;flex-direction:column;gap:0}.atlas-species-row{display:flex;align-items:center;gap:.375rem;padding:.125rem 0}.atlas-species-row-filter{flex:1;display:flex;align-items:center;gap:.375rem;min-width:0;padding:.25rem .5rem;border:none;border-radius:var(--atlas-radius-inline);background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:background var(--atlas-motion-fast)}.atlas-species-row-filter-static{cursor:default}.atlas-species-row-filter:hover{background:#00000008}.atlas-species-row-filter.atlas-species-row-filter-static:hover{background:transparent}.atlas-species-row-filter.selected{background:var(--atlas-accent-bg)}.atlas-species-row-filter:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:1px}.atlas-explore-context-title[tabindex="-1"]:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}.atlas-species-row-name{font-size:.75rem;font-weight:500;width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}.atlas-species-row-dots{flex:1;height:16px;position:relative}.atlas-species-row-count{font-size:.6875rem;color:var(--atlas-graphite);white-space:nowrap;flex-shrink:0;width:36px;text-align:right}.atlas-species-row-toggle{width:1.95rem;height:1.95rem;min-width:1.95rem;min-height:1.95rem;padding:0;border:1px solid var(--atlas-rule);border-radius:.55rem;background:var(--atlas-paper);color:var(--atlas-graphite);transition:background var(--atlas-motion-fast) var(--atlas-ease-out),border-color var(--atlas-motion-fast) var(--atlas-ease-out),color var(--atlas-motion-fast) var(--atlas-ease-out);flex-shrink:0}.atlas-species-row-toggle:hover{background:var(--atlas-accent-bg);border-color:var(--atlas-accent);color:var(--atlas-accent)}.atlas-species-row-toggle:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}.atlas-species-row-toggle-caret{display:block;width:.45rem;height:.45rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg) translate(-1px);transition:transform var(--atlas-motion-fast) var(--atlas-ease-out)}.atlas-species-row-toggle[aria-expanded=true] .atlas-species-row-toggle-caret{transform:rotate(45deg) translate(-1px,-1px)}.atlas-species-drawer{padding:.75rem;border-top:1px solid var(--atlas-rule);display:flex;flex-direction:column;gap:.5rem;animation:atlas-drawer-in var(--atlas-motion-normal) var(--atlas-ease-out)}@keyframes atlas-drawer-in{0%{opacity:0;max-height:0}to{opacity:1;max-height:400px}}.atlas-species-drawer-header{display:flex;gap:.5rem;align-items:flex-start}.atlas-species-drawer-copy{min-width:0;display:flex;flex-direction:column;gap:.25rem}.atlas-species-badges{display:flex;flex-wrap:wrap;gap:.25rem}.atlas-species-badge{display:inline-flex;align-items:center;padding:.125rem .4rem;border-radius:var(--atlas-radius-pill);border:1px solid var(--atlas-rule);background:var(--atlas-paper);font-size:.6875rem;line-height:1.2;color:var(--atlas-ink)}.atlas-species-badge-residency{border-color:var(--atlas-accent)}.atlas-species-drawer-facts{font-size:.75rem;color:var(--atlas-graphite)}.atlas-species-sections{display:flex;flex-direction:column;gap:.4rem}.atlas-species-section{border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-inline);overflow:clip;background:var(--atlas-paper)}.atlas-species-section summary{list-style:none;cursor:pointer;padding:.4rem .5rem;font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:space-between}.atlas-species-section summary::-webkit-details-marker{display:none}.atlas-species-section summary:after{content:"▸";font-size:.625rem;color:var(--atlas-graphite);transition:transform var(--atlas-motion-fast) var(--atlas-ease-out)}.atlas-species-section[open] summary:after{transform:rotate(90deg)}.atlas-species-section summary:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:-2px}.atlas-species-section-body{display:flex;flex-direction:column;gap:.45rem;padding:0 .5rem .5rem}.atlas-species-kv{display:flex;flex-direction:column;gap:.15rem}.atlas-species-listen-for{font-style:italic}.atlas-species-similar-list{margin:0;padding-left:1rem;display:grid;gap:.2rem}.atlas-species-similar-name{font-size:.75rem;font-weight:500}.atlas-species-tags{display:flex;flex-wrap:wrap;gap:.25rem}.atlas-species-tag{display:inline-flex;padding:.125rem .4rem;border-radius:var(--atlas-radius-pill);background:var(--atlas-accent-bg);border:1px solid var(--atlas-rule);font-size:.6875rem}.atlas-species-source-list{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.atlas-species-source-item{display:flex;flex-direction:column;gap:.15rem}.atlas-species-source-link{font-size:.75rem;font-weight:500;color:var(--atlas-accent);word-break:break-word}.atlas-species-source-link:hover{text-decoration:underline}.atlas-species-source-link:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}.atlas-species-drawer-clips{display:flex;flex-direction:column;gap:.375rem}.atlas-species-clip-btn{display:flex;align-items:center;gap:.5rem;border:1px solid transparent;border-radius:var(--atlas-radius-inline);background:transparent;padding:.25rem;text-align:left;cursor:pointer}.atlas-species-clip-btn:hover{border-color:var(--atlas-rule);background:#00000005}.atlas-species-clip-btn:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:1px}.atlas-species-clip-thumb{width:48px;height:24px;object-fit:cover;border:1px solid var(--atlas-rule);border-radius:2px;flex-shrink:0}.atlas-constellation .atlas-constellation-chart{width:100%;display:block}.atlas-constellation .lasso-path{fill:#2563eb14;stroke:var(--atlas-ink);stroke-width:1.5;stroke-linejoin:round;stroke-dasharray:4 3;animation:atlas-lasso-dash .4s linear infinite}@keyframes atlas-lasso-dash{to{stroke-dashoffset:-7}}.atlas-constellation .point{transition:opacity var(--atlas-motion-normal) var(--atlas-ease-out),r var(--atlas-motion-normal) var(--atlas-ease-out),stroke-width var(--atlas-motion-fast) var(--atlas-ease-out);cursor:pointer}.atlas-constellation .point:hover:not(.ghost){filter:brightness(.85)}.atlas-constellation .point:focus-visible{stroke:var(--atlas-accent);stroke-width:2.5}.atlas-constellation .point.ghost{opacity:var(--atlas-ghost-opacity);stroke-dasharray:2 2;pointer-events:none}.atlas-constellation .point.in-selection{stroke:var(--atlas-ink);stroke-width:2}.atlas-constellation .point.dimmed{opacity:.25}.atlas-constellation-title{flex-wrap:wrap;align-items:flex-start;row-gap:.5rem}.atlas-constellation-controls{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:.35rem;flex-wrap:wrap;min-width:0}.atlas-constellation-actions,.atlas-constellation-color-modes{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.atlas-constellation-empty{text-align:center;padding:3rem 1.5rem;color:var(--atlas-graphite)}.atlas-constellation-empty p:first-child{font-weight:600;margin-bottom:.25rem}.atlas-constellation-hint{font-size:.75rem;color:var(--atlas-graphite);text-align:center;padding:.375rem 0;border-bottom:1px solid var(--atlas-rule);margin-bottom:.25rem}.atlas-constellation-drawing-hint{font-size:.75rem;font-weight:600;color:var(--atlas-accent);text-align:center;padding:.375rem 0;animation:atlas-pulse 1s ease-in-out infinite alternate}@keyframes atlas-pulse{0%{opacity:.6}to{opacity:1}}.atlas-lasso-toggle{border-style:dashed}.atlas-selection-hud{display:flex;flex-direction:column;gap:.375rem;padding:.5rem .75rem;background:var(--atlas-accent-bg);border:1px solid var(--atlas-accent);border-radius:var(--atlas-radius-control);font-size:.75rem;animation:atlas-preview-in var(--atlas-motion-normal) var(--atlas-ease-out)}.atlas-selection-hud-stats{display:flex;gap:.75rem;color:var(--atlas-ink)}.atlas-selection-hud-actions{display:flex;gap:.375rem}.atlas-constellation-legend-note{margin:.35rem 0 .15rem}.atlas-constellation-legend{display:grid;grid-template-columns:repeat(auto-fit,minmax(10.25rem,1fr));gap:.4rem;padding:.5rem 0;align-items:stretch}.atlas-legend-item{display:inline-flex;align-items:center;gap:.4rem;width:100%;min-height:2rem;padding:.3rem .5rem;border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-control);background:transparent;font-size:.72rem;font-family:inherit;cursor:pointer;color:var(--atlas-graphite);text-align:left;min-width:0;transition:background var(--atlas-motion-fast),border-color var(--atlas-motion-fast)}.atlas-legend-item:hover{background:var(--atlas-accent-bg)}.atlas-legend-item.selected{border-color:var(--atlas-accent);background:var(--atlas-accent-bg);color:var(--atlas-ink)}.atlas-legend-item:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:1px}.atlas-legend-swatch{width:.95rem;height:.95rem;flex:0 0 .95rem;display:inline-grid;place-items:center;color:var(--atlas-graphite)}.atlas-legend-shape{display:block;width:.95rem;height:.95rem;overflow:visible}.atlas-legend-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atlas-legend-item-muted{cursor:default;color:var(--atlas-graphite)}.atlas-legend-item-muted:hover{background:transparent}.atlas-radials-pair{display:flex;gap:1rem;justify-content:center}.atlas-radial{display:flex;flex-direction:column;align-items:center;gap:.375rem}.atlas-radial svg{display:block}.atlas-radial-label{font-size:.75rem;font-weight:600;color:var(--atlas-graphite)}.atlas-scatter svg{width:100%;display:block}.atlas-scatter .point{transition:opacity var(--atlas-motion-normal) var(--atlas-ease-out),r var(--atlas-motion-normal) var(--atlas-ease-out),stroke-width var(--atlas-motion-fast) var(--atlas-ease-out);cursor:pointer}.atlas-scatter .point:hover:not(.ghost){filter:brightness(.85)}.atlas-scatter .point:focus-visible{stroke:var(--atlas-accent);stroke-width:2.5}.atlas-scatter .point.ghost{opacity:var(--atlas-ghost-opacity);stroke-dasharray:2 2;pointer-events:none}.atlas-freq-header{align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.atlas-freq-sort-control{margin-left:auto;display:inline-flex;align-items:center;gap:.4rem;font-size:.6875rem;color:var(--atlas-graphite)}.atlas-freq-sort-control select{appearance:none;border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-control);background:var(--atlas-surface);color:var(--atlas-ink);font:inherit;font-size:.75rem;line-height:1.2;padding:.25rem .5rem}.atlas-freq-sort-control select:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}.atlas-freq-summary{display:flex;flex-direction:column;gap:.25rem}.atlas-freq-row{display:flex;align-items:center;gap:.5rem;width:100%;padding:.125rem 0;border:0;background:transparent;cursor:pointer;text-align:left;border-radius:var(--atlas-radius-inline);transition:background var(--atlas-motion-fast)}.atlas-freq-row:hover{background:#00000008}.atlas-freq-row:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:1px}.atlas-freq-row-name{font-size:.75rem;width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}.atlas-freq-row-bar{flex:1;height:12px;position:relative;background:var(--atlas-paper);border-radius:2px}.atlas-freq-row-range{position:absolute;top:0;height:100%;border-radius:2px;opacity:.3}.atlas-freq-row-median{position:absolute;top:-1px;width:2px;height:14px;border-radius:1px}.atlas-freq-row-value{flex-shrink:0;width:56px;text-align:right}.atlas-tray{position:sticky;bottom:0;background:var(--atlas-surface);border-top:1px solid var(--atlas-rule);box-shadow:0 -2px 8px #0000000f;padding:.5rem 1rem;z-index:100;display:flex;align-items:center;gap:.75rem}.atlas-tray-info{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.atlas-tray-controls{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.atlas-tray-controls button{min-width:44px;min-height:44px;width:44px;height:44px;border:none;background:transparent;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--atlas-ink);transition:background var(--atlas-motion-fast)}.atlas-tray-controls button:hover{background:#0000000f}.atlas-tray-controls button:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:2px}.atlas-tray-queue{display:flex;gap:.375rem;align-items:center;flex-shrink:0}.atlas-tray-queue-preview{width:40px;height:20px;border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-inline);overflow:hidden}.atlas-tray-queue-preview img{width:100%;height:100%;object-fit:cover}.atlas-tray-hidden-count{font-size:.6875rem;color:var(--atlas-graphite);font-style:italic}.atlas-toast{position:fixed;bottom:80px;left:50%;transform:translate(-50%);background:var(--atlas-ink);color:#fff;padding:.5rem 1rem;border-radius:var(--atlas-radius-pill);font-size:.8125rem;display:flex;align-items:center;gap:.5rem;z-index:200;animation:atlas-toast-in var(--atlas-motion-normal) var(--atlas-ease-out);box-shadow:var(--atlas-shadow-md)}@keyframes atlas-toast-in{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes atlas-toast-in-mobile{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.atlas-toast button{border:none;background:#fff3;color:#fff;padding:.125rem .5rem;border-radius:var(--atlas-radius-pill);font-size:.75rem;cursor:pointer;font-family:inherit}.atlas-footer{padding:1.5rem 1rem calc(1.5rem + var(--atlas-footer-bottom-offset, 0px));border-top:1px solid var(--atlas-rule);max-width:65ch;margin:2rem auto 0}.atlas-footer h4{font-family:Newsreader,Georgia,serif;font-size:.9375rem;font-weight:600;margin-bottom:.75rem;color:var(--atlas-ink)}.atlas-footer p{font-family:Newsreader,Georgia,serif;font-size:.9375rem;line-height:1.65;color:var(--atlas-graphite);margin-bottom:.75rem}.atlas-story-scroll{display:flex;flex-direction:column;gap:1rem}.atlas-window-pill{display:inline-flex;align-items:center;padding:.0625rem .375rem;border-radius:var(--atlas-radius-pill);font-size:.625rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.atlas-window-pill.dawn{background:var(--atlas-dawn-wash);color:#92400e}.atlas-window-pill.dusk{background:var(--atlas-dusk-wash);color:#3730a3}.atlas-bottom-sheet-backdrop{position:fixed;inset:0;background:#0000004d;z-index:150;animation:atlas-fade-in var(--atlas-motion-normal)}@keyframes atlas-fade-in{0%{opacity:0}to{opacity:1}}.atlas-bottom-sheet{position:fixed;bottom:0;left:0;right:0;background:var(--atlas-surface);border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:var(--atlas-shadow-popover);z-index:151;max-height:70vh;overflow-y:auto;padding:1rem;animation:atlas-sheet-up var(--atlas-motion-slow) var(--atlas-ease-out)}@keyframes atlas-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.atlas-bottom-sheet-handle{width:32px;height:4px;background:var(--atlas-rule);border-radius:2px;margin:0 auto .75rem}@media(max-width:768px){.atlas-hero{padding:1.8rem .75rem 1.4rem}.atlas-hero-stage{min-height:clamp(27rem,90svh,36rem)}.atlas-hero-copy{max-width:100%;padding:1.1rem 1rem 1rem;gap:.62rem}.atlas-hero h1{font-size:clamp(1.6rem,8vw,2.25rem);text-wrap:pretty}.atlas-hero-subtitle{font-size:.77rem}.atlas-hero-dek{font-size:1rem;max-width:28ch}.atlas-hero-ctas{flex-direction:row;align-items:stretch;gap:.5rem}.atlas-hero-ctas .atlas-btn{flex:1 1 auto;justify-content:center}.atlas-hero-options{margin-top:.25rem}.atlas-hero-scroll-cue{font-size:.78rem}.atlas-hero-wheel-wrap{position:relative;top:auto;right:auto;left:auto;transform:none;margin:0 auto 1rem;width:min(86vw,400px)}.atlas-toolbar{gap:.5rem;padding:.5rem .75rem}.atlas-toolbar-main{flex-wrap:wrap;row-gap:.45rem}.atlas-mode-toggle{align-self:flex-start}.atlas-toolbar-right{margin-left:0;align-self:flex-end}.atlas-toolbar-explore-row{justify-content:stretch}.atlas-onboarding-strip{grid-template-columns:1fr;gap:.5rem}.atlas-onboarding-dismiss{justify-self:start;min-height:2.15rem}.atlas-confidence-wrap{width:100%;margin-left:0;padding:.35rem .45rem}.atlas-confidence-row{gap:.45rem}.atlas-confidence-slider{order:3;flex-basis:100%;max-width:none;min-width:0}.atlas-confidence-value{order:2}.atlas-confidence-help-panel{left:0;right:auto;width:min(22rem,calc(100vw - 2rem))}.atlas-confidence-inline-readout,.atlas-confidence-stats{justify-content:flex-start;text-align:left}.atlas-filter-chips{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;gap:.375rem}.atlas-filter-chips .atlas-chip{white-space:nowrap;flex-shrink:0}.atlas-state-bar{flex-wrap:wrap}.atlas-master-grid{display:flex;flex-direction:column;gap:1rem}.atlas-visual-container.explore-mode{position:relative;top:auto;height:auto;min-height:0;z-index:10;background:var(--atlas-surface);overflow:visible;padding-bottom:0}.atlas-visual-container.story-mode{position:sticky;top:var(--atlas-sticky-top, 0);height:clamp(20rem,52svh,30rem);z-index:10;background:var(--atlas-surface);overflow:hidden;padding-bottom:.25rem}.atlas-visual-container.story-mode>.atlas-timeline-wrap{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scrollbar-gutter:stable}.atlas-rhs-container{padding-bottom:var(--atlas-sticky-bottom, 0px)}.atlas-story-support{gap:.75rem}.atlas-explore-context-header{flex-direction:column;align-items:flex-start}.atlas-primary-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.atlas-primary-tabs button{padding:.56rem .45rem;font-size:.78rem;text-align:center;white-space:nowrap}.atlas-timeline .axis-label{font-size:.62rem}.atlas-timeline-grid.species-mode{grid-template-columns:104px minmax(0,1fr);column-gap:6px}.atlas-swimlane-gutter .swimlane-label-btn{font-size:.68rem;padding-right:6px}.atlas-timeline-title{flex-direction:column;align-items:stretch}.atlas-timeline-view-toggle{margin-left:0;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-timeline-view-toggle button{min-height:2.15rem;font-size:.82rem}.atlas-lane-density-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.atlas-lane-density-controls .atlas-btn{width:100%;min-height:2.15rem;justify-content:center}.atlas-constellation-title{flex-direction:column;align-items:stretch}.atlas-constellation-controls{margin-left:0;width:100%;flex-direction:column;align-items:stretch;gap:.4rem}.atlas-constellation-actions,.atlas-constellation-color-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.atlas-constellation-actions .atlas-btn,.atlas-constellation-color-modes .atlas-btn{width:100%;min-height:2.15rem;justify-content:center;text-align:center;line-height:1.2}.atlas-constellation-legend{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-freq-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"dot name value" "bar bar bar";align-items:center;row-gap:.35rem}.atlas-freq-row>.atlas-chip-dot{grid-area:dot}.atlas-freq-row-name{grid-area:name;width:auto}.atlas-freq-row-bar{grid-area:bar}.atlas-freq-row-value{grid-area:value;width:auto}.atlas-freq-sort-control{margin-left:0;width:100%;justify-content:space-between}.atlas-freq-sort-control select{flex:1;min-width:0;max-width:12.5rem}.atlas-selection-hud-actions{flex-wrap:wrap}.atlas-selection-hud-actions .atlas-btn{flex:1 1 7rem;justify-content:center}.atlas-toast{left:.75rem;right:.75rem;bottom:calc(80px + env(safe-area-inset-bottom,0px));transform:none;border-radius:.75rem;padding:.625rem .75rem;max-width:none;align-items:flex-start;flex-wrap:wrap;gap:.45rem .5rem;animation:atlas-toast-in-mobile var(--atlas-motion-normal) var(--atlas-ease-out)}.atlas-toast>span{flex:1 1 100%;line-height:1.35}.atlas-toast button{min-height:2rem}.atlas-tray{padding:.375rem .75rem}.atlas-radials-pair{flex-direction:column;align-items:center}}@media(min-width:768px){.atlas-master-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(340px,2fr);align-items:start;gap:1rem}.atlas-visual-container{position:sticky;top:var(--atlas-sticky-top, 0);height:calc(100dvh - var(--atlas-sticky-top, 0px) - var(--atlas-sticky-bottom, 0px));overflow:hidden}.atlas-rhs-container{height:calc(100dvh - var(--atlas-sticky-top, 0px) - var(--atlas-sticky-bottom, 0px));overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-bottom:var(--atlas-sticky-bottom, 0px)}.atlas-rhs-container.story-mode{scroll-padding-top:10rem}.atlas-rhs-container.story-mode .atlas-story-support{position:sticky;top:0;z-index:30;background:var(--atlas-surface);border-bottom:1px solid var(--atlas-rule);padding:.75rem 1rem;box-shadow:0 4px 10px #0000000a}.atlas-rhs-container.story-mode .atlas-story-scroll{padding-top:.75rem}.atlas-rhs-container.story-mode[data-snap=on]:not(.atlas-story-longcards){scroll-snap-type:y proximity;scroll-behavior:smooth}.atlas-rhs-container.story-mode[data-snap=on]:not(.atlas-story-longcards) .atlas-story-card{scroll-snap-align:center}}@media(prefers-reduced-motion:reduce){.atlas-rhs-container.story-mode[data-snap=on]{scroll-snap-type:none;scroll-behavior:auto}.atlas-hero-bg{transition:none}.atlas-hero-stage .atlas-hero-overlay,.atlas-hero-stage .atlas-hero-copy,.atlas-hero-stage .atlas-hero-wheel,.atlas-hero-scroll-cue,.atlas-hero-wheel-dot.hovered{animation:none!important}}@media(max-width:480px){.atlas-hero h1{font-size:1.45rem}.atlas-hero-stage{min-height:24rem}.atlas-hero-copy{padding:.85rem}.atlas-hero-wheel-wrap{width:min(90vw,340px)}}.atlas-micro-inspector-actions{display:inline-flex;gap:.25rem;margin-left:auto}.atlas-compare-empty{text-align:center;padding:2rem 1rem;color:var(--atlas-graphite);font-size:.875rem;font-style:italic}.atlas-compare-section{border:1px solid var(--atlas-rule);border-radius:var(--atlas-radius-panel);background:var(--atlas-surface);margin-top:.75rem}.atlas-compare-summary{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:.55rem;row-gap:.2rem;padding:.6rem .8rem;font-size:.8125rem;font-weight:600;color:var(--atlas-ink);cursor:pointer;list-style:none}.atlas-compare-summary::-webkit-details-marker{display:none}.atlas-compare-summary:before{content:"▸";font-size:.9rem;line-height:1;transition:transform var(--atlas-motion-fast) var(--atlas-ease-out);display:inline-block;flex-shrink:0;color:var(--atlas-ink)}.atlas-compare-section[open]>.atlas-compare-summary:before{transform:rotate(90deg)}.atlas-compare-summary:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:-2px}.atlas-compare-summary-hint{grid-column:2;font-size:.73rem;font-weight:500;font-style:italic;color:var(--atlas-graphite);max-width:56ch;text-align:left;line-height:1.35}.atlas-compare-body{padding:.75rem;border-top:1px solid var(--atlas-rule)}.atlas-onboarding-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.85rem;row-gap:.5rem;padding:.5rem 1rem;background:var(--atlas-accent-bg);border-bottom:1px solid var(--atlas-accent);font-size:.8125rem;color:var(--atlas-ink)}.atlas-onboarding-copy{min-width:0;line-height:1.45}.atlas-onboarding-dismiss{align-self:center;white-space:nowrap}.atlas-tab-helper{margin-top:-.5rem;margin-bottom:.75rem;font-style:italic}.atlas-mode-promise{flex:1}@media(max-width:768px){.atlas-mode-promise{display:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.atlas-confidence-drag-readout{position:absolute;bottom:calc(100% + .25rem);left:50%;transform:translate(-50%);background:var(--atlas-ink);color:#fff;padding:.25rem .5rem;border-radius:var(--atlas-radius-control);font-size:.75rem;font-weight:600;white-space:nowrap;pointer-events:none;animation:atlas-preview-in var(--atlas-motion-fast) var(--atlas-ease-out)}.atlas-mode-enter{animation:atlas-unfold-in var(--atlas-motion-slow) var(--atlas-ease-out) backwards}@keyframes atlas-unfold-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes atlas-hero-overlay-in{0%{opacity:.35}to{opacity:.88}}@keyframes atlas-hero-copy-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes atlas-hero-wheel-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes atlas-hero-scroll-cue-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@keyframes atlas-hero-dot-blink{0%{opacity:1}45%{opacity:.55}to{opacity:1}}.atlas-master-grid .atlas-visual-container{animation:atlas-unfold-in var(--atlas-motion-slow) var(--atlas-ease-out) 60ms backwards}.atlas-master-grid .atlas-rhs-container{animation:atlas-unfold-in var(--atlas-motion-slow) var(--atlas-ease-out) .12s backwards}
