:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#080b10;--surface:#11161f;--surface-2:#1a2230;--surface-3:#243044;--text:#f4f6fb;--text-muted:#b8c2d6;--text-subtle:#7f8aa3;--accent:#e8b84a;--accent-dark:#c9972f;--accent-blue:#4d9cf0;--border:#2a3448;--border-strong:#3a4760;--success:#34c77b;--danger:#ef6464;--radius:10px;--radius-lg:16px;--radius-xl:24px;--shadow:0 10px 30px #00000059;--shadow-lg:0 14px 40px #00000073;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0;overflow:hidden}button,input,select{font:inherit}a{color:var(--accent-blue)}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{border-radius:var(--radius-lg);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:650;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.btn-primary{background:var(--accent);color:#1a1204}.btn-primary:hover{background:var(--accent-dark)}.btn-primary:active{transform:scale(.985)}.btn-ghost{border-color:var(--border-strong);color:var(--text);background:0 0}.btn-ghost:hover{background:var(--surface-2)}.library-shell,.atlas-shell{background:var(--bg);grid-template-rows:auto minmax(0,1fr);height:100vh;min-height:0;display:grid;overflow:hidden}.atlas-shell--timeline-top{grid-template-rows:auto auto minmax(0,1fr)}.library-header,.atlas-header{color:var(--text);border-bottom:3px solid var(--accent);background:linear-gradient(135deg,#0d1420 0%,#152238 55%,#2a1d10 100%);justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem 1.25rem;display:flex}.library-header h1,.atlas-header h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.2rem,2vw,1.8rem)}.product-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 .2rem;font-size:.78rem;font-weight:800}.library-tagline,.atlas-header p{color:var(--text-muted);margin:.2rem 0 0}.atlas-back-link{color:var(--accent-blue);margin-bottom:.35rem;font-size:.86rem;text-decoration:none;display:inline-block}.atlas-back-link:hover{text-decoration:underline}.atlas-header-actions{align-items:center;gap:.65rem;display:flex}.year-pill{border:1px solid var(--border-strong);white-space:nowrap;color:var(--accent);background:#ffffff0a;border-radius:999px;padding:.45rem .8rem;font-weight:700}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.module-top-nav{border-bottom:2px solid var(--accent);background:#0d1118;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem 1rem;padding:.55rem 1rem;display:grid}.module-top-nav__logo{color:var(--text);align-items:center;text-decoration:none;display:inline-flex}.module-top-nav__logo-mark{object-fit:contain;filter:drop-shadow(0 2px 8px #00000073);width:2.45rem;height:2.45rem;display:block}.module-top-nav__title{letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;text-align:center;margin:0;font-size:clamp(.95rem,1.8vw,1.2rem);font-weight:700;overflow:hidden}.module-top-nav__actions{align-items:center;display:flex}.module-timeline-chrome{background:#11161f;border-bottom:2px solid #e8b84a8c;padding:.55rem 1rem .65rem}.module-timeline-chrome__media-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;margin-bottom:.55rem;display:grid}.module-timeline-chrome__play{color:#0a0a0a;cursor:pointer;background:#fff;border:0;border-radius:999px;flex-shrink:0;width:2.5rem;height:2.5rem;font-size:.95rem;font-weight:700}.module-timeline-chrome__play:disabled{opacity:.45;cursor:not-allowed}.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__play{display:none}.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__media-row{grid-template-columns:1fr;justify-items:end}.module-timeline-chrome__section-meta{flex-direction:column;gap:.1rem;min-width:0;display:flex}.module-timeline-chrome__section-meta strong{white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;overflow:hidden}.module-timeline-chrome__section-meta span{color:var(--text-muted);font-size:.76rem}.module-timeline-chrome__panel-buttons{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.module-timeline-chrome__panel-btn{min-width:4.5rem;max-width:6.5rem;color:var(--text);text-align:center;cursor:pointer;background:#1a2130;border:1px solid #ffffff2e;border-radius:.65rem;flex:auto;padding:.45rem .5rem;font-size:.68rem;font-weight:700;text-decoration:none}.module-timeline-chrome__panel-btn.is-active{background:var(--accent);border-color:var(--accent);color:#111;box-shadow:0 2px 8px #e8b84a59}.module-timeline-chrome__panel-btn:disabled{opacity:.45;cursor:not-allowed}.module-timeline-chrome__panel-btn--link{justify-content:center;align-items:center;display:inline-flex}.module-timeline-chrome__scrubber{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.5rem;display:grid}.module-timeline-chrome__arrow{border-radius:var(--radius);width:2.25rem;height:2.25rem;color:var(--accent);cursor:pointer;background:#1a2130;border:1px solid #fff3;flex-shrink:0;margin-top:0;font-size:1rem;font-weight:700}.module-timeline-chrome__arrow:hover:not(:disabled){border-color:var(--accent);background:#e8b84a1f}.module-timeline-chrome__arrow:disabled{opacity:.35;cursor:not-allowed}.module-timeline-chrome__track-host{min-width:0;padding-top:0}.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__track-host{padding-inline:.6rem}.module-timeline-chrome__track{cursor:pointer;outline:none;height:3.9rem;position:relative}.module-timeline-chrome__track:focus-visible{box-shadow:0 0 0 2px var(--accent-blue);border-radius:var(--radius)}.module-timeline-chrome__track-rail{pointer-events:none;background:#ffffff1a;border-radius:999px;height:.4rem;position:absolute;top:.9rem;left:0;right:0}.module-timeline-chrome__track-fill{pointer-events:none;z-index:1;background:#e8b84a73;border-radius:999px 0 0 999px;height:.4rem;position:absolute;top:.9rem;left:0}.module-timeline-chrome__thumb{background:var(--accent);pointer-events:none;z-index:4;border:2px solid #fff;border-radius:999px;width:1.05rem;height:1.05rem;margin-left:-.525rem;position:absolute;top:.6rem;box-shadow:0 2px 10px #00000080}.module-timeline-chrome__mark{z-index:2;pointer-events:none;flex-direction:column;align-items:center;height:1.05rem;display:flex;position:absolute;top:.55rem;transform:translate(-50%)}.module-timeline-chrome__mark.is-first{align-items:flex-start;transform:translate(0)}.module-timeline-chrome__mark.is-last{align-items:flex-end;transform:translate(-100%)}.module-timeline-chrome__mark-line{background:#253349;border:2px solid #ffffffb8;border-radius:999px;width:1.05rem;height:1.05rem;display:block;box-shadow:0 2px 8px #00000059}.module-timeline-chrome__mark.is-active .module-timeline-chrome__mark-line{background:var(--accent);box-shadow:0 0 8px #e8b84a8c}.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__thumb{display:none}.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__mark.is-first,.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__mark.is-last{align-items:center;transform:translate(-50%)}.module-timeline-chrome__mark-label{color:var(--text-subtle);white-space:nowrap;cursor:pointer;pointer-events:auto;background:0 0;border:0;margin-top:0;padding:0;font-size:.64rem;font-weight:600;line-height:1.1;position:relative;top:1.45rem;transform:translate(-50%)}.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__mark-label{color:#fff;text-align:center;white-space:normal;text-shadow:0 2px 8px #0000009e;width:7.4rem;font-size:.86rem;font-weight:800;line-height:1.08;position:absolute;top:1.65rem;left:50%}.module-timeline-chrome__mark.is-first .module-timeline-chrome__mark-label{transform:translate(0)}.module-timeline-chrome__mark.is-last .module-timeline-chrome__mark-label{transform:translate(-100%)}.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__mark.is-first .module-timeline-chrome__mark-label,.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__mark.is-last .module-timeline-chrome__mark-label{transform:none}.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__mark.is-first .module-timeline-chrome__mark-label{text-align:left;left:0}.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__mark.is-last .module-timeline-chrome__mark-label{text-align:right;left:auto;right:0}.module-timeline-chrome__mark.is-active .module-timeline-chrome__mark-label{color:var(--accent)}.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__mark.is-active .module-timeline-chrome__mark-label{color:#fff}.module-timeline-chrome__mark-label:hover{color:var(--text)}.module-content-overlay{z-index:12;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0e14f0;flex-direction:column;padding:.85rem;display:flex;position:absolute;inset:0;overflow:auto}.module-content-overlay__header{flex-wrap:wrap;align-items:center;gap:.45rem .75rem;margin-bottom:.65rem;display:flex}.module-content-overlay__header h2{margin:0;font-size:1rem}.module-content-overlay__subtitle{color:var(--text-muted);flex:1;font-size:.84rem}.module-content-overlay__close{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-2);color:var(--accent-blue);cursor:pointer;padding:.35rem .65rem;font-size:.82rem;font-weight:600}.module-content-overlay__body{flex:1;min-height:0;overflow:auto}.module-content-overlay__body--transcript h3{margin:0 0 .5rem;font-size:.95rem}.atlas-shell--module-chrome{flex-direction:column;height:100vh;min-height:0;display:flex}.atlas-shell--module-chrome .atlas-main{flex:1;min-height:0}.atlas-header-band{color:var(--text);border-bottom:3px solid var(--accent);background:linear-gradient(135deg,#0d1420 0%,#152238 55%,#2a1d10 100%);grid-template-columns:minmax(160px,220px) minmax(0,1fr) auto;align-items:center;gap:.75rem 1rem;padding:.65rem 1rem;display:grid}.atlas-header-band__brand{min-width:0}.atlas-header-band__title{letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:clamp(.95rem,1.6vw,1.25rem);overflow:hidden}.atlas-header-band__timeline{min-width:0}.atlas-header-band__actions{align-items:center;gap:.5rem;display:flex}.atlas-main{grid-template-columns:minmax(0,1fr) minmax(450px,500px);height:100%;min-height:0;display:grid;overflow:hidden}.atlas-toggles,.drawer{background:var(--surface);min-height:0;padding:.75rem;overflow:hidden auto}.atlas-toggles{border-right:1px solid var(--border)}.toggles-section h2{margin:0 0 .5rem;font-size:.95rem}.toggles-section__head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.toggles-section__head h2{margin:0}.drawer{border-left:1px solid var(--border)}.atlas-map-stage{background:#0a1018;height:100%;min-height:0;position:relative;overflow:hidden}.atlas-map{width:100%;height:100%;min-height:0}.panel{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);margin-bottom:.65rem;padding:.85rem}.panel h2,.panel h3{color:var(--text);margin:0 0 .65rem}.panel-hint,.drawer-empty,.drawer-hint{color:var(--text-muted);font-size:.88rem}.timeline-slider{width:100%;accent-color:var(--accent)}.timeline-bar{min-width:0}.timeline-bar__controls{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.timeline-bar__step{min-width:2.25rem;padding:.45rem .65rem}.timeline-bar__slider{min-width:0}.timeline-bar__meta{flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;min-width:0;margin-top:.35rem;display:flex}.timeline-bar__year{color:var(--accent);font-size:1rem}.timeline-bar__label{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.86rem;overflow:hidden}.timeline-bar__count{color:var(--text-subtle);white-space:nowrap;font-size:.78rem}.guided-audio-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);margin-top:.45rem;overflow:hidden}.guided-audio-panel__toggle{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.45rem .65rem;padding:.42rem .55rem;display:grid}.guided-audio-panel__toggle:hover{background:#e8b84a14}.guided-audio-panel__label{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-blue);white-space:nowrap;font-size:.72rem;font-weight:700}.guided-audio-panel__title{min-width:0;font-size:.86rem;font-weight:600}.guided-audio-panel__date{color:var(--text-muted);white-space:nowrap;font-size:.78rem}.guided-audio-panel__chevron{color:var(--text-subtle);font-size:.8rem}.guided-audio-panel__body{border-top:1px solid var(--border);padding:.55rem .65rem .7rem}.guided-audio-panel__player{width:100%;margin-bottom:.55rem}.guided-audio-panel__transcript{color:var(--text-muted);white-space:pre-line;margin:0;font-size:.84rem;line-height:1.55}.drawer-list-header{margin-bottom:.75rem}.drawer-list-header h2{color:var(--accent);margin:0 0 .2rem;font-size:1.35rem}.drawer-list-groups{gap:.85rem;display:grid}.drawer-list-group h3{margin:0 0 .25rem;font-size:.78rem}.timeline-items-list{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.timeline-item-button{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);width:100%;color:var(--text);text-align:left;cursor:pointer;padding:.42rem .55rem;transition:border-color .15s,background .15s;display:block}.timeline-item-button[data-accent]{border-left:4px solid var(--item-accent);background:color-mix(in srgb, var(--item-accent) 22%, var(--surface-2))}.timeline-item-button[data-accent-split]{border-left:4px solid var(--item-accent-b);background:color-mix(in srgb, var(--item-accent-a) 14%, var(--surface-2))}.timeline-item-button[data-accent-split] .timeline-item-button__title{color:var(--item-accent-a)}.timeline-item-button:hover{border-color:var(--accent);background:#e8b84a14}.timeline-item-button[data-accent]:hover{border-left-color:var(--item-accent);background:color-mix(in srgb, var(--item-accent) 32%, var(--surface-2))}.timeline-item-button[data-accent-split]:hover{border-left-color:var(--item-accent-b);background:color-mix(in srgb, var(--item-accent-a) 24%, var(--surface-2))}.timeline-item-button__title{color:var(--text);font-size:.86rem;font-weight:600;line-height:1.25}.drawer-back-btn{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-2);color:var(--accent-blue);cursor:pointer;align-items:center;margin-bottom:.65rem;padding:.35rem .55rem;font-size:.86rem;font-weight:600;display:inline-flex}.drawer-back-btn:hover{background:var(--surface-3)}.drawer--detail .content-card{margin-bottom:0}.content-card[data-accent]{border-left:4px solid var(--item-accent);background:color-mix(in srgb, var(--item-accent) 12%, var(--surface-2))}.content-card[data-accent] .content-card__title{color:var(--item-accent)}.content-card[data-accent-split]{border-left:4px solid var(--item-accent-b);background:color-mix(in srgb, var(--item-accent-a) 10%, var(--surface-2))}.content-card[data-accent-split] .content-card__title{color:var(--item-accent-a)}.content-card__date{color:var(--text-muted);margin:.2rem 0 .65rem;font-size:.88rem}.content-card__population{color:var(--text-muted);margin:.35rem 0 .75rem;font-size:.92rem}.content-card__question{border-top:1px solid var(--border);color:var(--text-muted);margin-top:.85rem;padding-top:.75rem;font-size:.92rem;line-height:1.45}.card-gallery-thumbs{margin:.65rem 0 .85rem}.card-gallery-thumbs__list{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.card-gallery-thumbs__button{border:2px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);cursor:zoom-in;width:4.5rem;height:4.5rem;padding:0;transition:border-color .15s,transform .15s,box-shadow .15s;display:block;overflow:hidden}.card-gallery-thumbs__button:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 6px 16px #00000059}.card-gallery-thumbs__button img{object-fit:cover;width:100%;height:100%;display:block}.dh-gallery-lightbox.yarl__root{--yarl__color_backdrop:#080c12f5;--yarl__color_button:#f2ead8;--yarl__color_button_active:#fff;--yarl__color_button_disabled:#f2ead859;--yarl__thumbnails_thumbnail_active_border_color:#d4a853;z-index:5000}.dh-gallery-lightbox .yarl__thumbnails{flex:none;height:auto;max-height:7.5rem}.dh-gallery-lightbox .yarl__thumbnails_wrapper{flex-direction:column;flex:none;min-height:0;display:flex}.dh-gallery-lightbox .yarl__container{flex-direction:column;flex:1;min-height:0;padding:3.25rem .75rem .5rem;display:flex}.dh-gallery-lightbox .yarl__flex_center{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.dh-gallery-lightbox .yarl__carousel{flex:auto;width:100%;min-height:0;max-height:min(72vh,100vh - 12rem)}.dh-gallery-lightbox .yarl__slide{padding:0 .35rem}.dh-gallery-lightbox .yarl__slide_image{object-fit:contain;width:auto;max-width:min(96vw,1200px);height:auto;max-height:min(68vh,100vh - 14rem)}.dh-gallery-lightbox .yarl__thumbnails_container{background:#04080eeb;border-top:1px solid #ffffff1a;flex-shrink:0;padding:.55rem 1rem .7rem}.dh-gallery-lightbox .yarl__thumbnails_track{justify-content:center}.dh-gallery-lightbox .yarl__thumbnails_thumbnail{opacity:.72;transition:opacity .15s,border-color .15s,transform .15s}.dh-gallery-lightbox .yarl__thumbnails_thumbnail:hover{opacity:.92}.dh-gallery-lightbox .yarl__thumbnails_thumbnail_active{opacity:1;transform:translateY(-2px)}.dh-gallery-lightbox .yarl__thumbnails_thumbnail img,.dh-gallery-lightbox .yarl__thumbnails_thumbnail_image{object-fit:cover;width:76px;max-width:76px;height:54px;max-height:54px}.dh-gallery-footer-nav{flex-shrink:0;justify-content:center;align-items:center;gap:.85rem;width:100%;max-width:28rem;margin:.35rem auto .25rem;padding:.25rem 0;display:flex}.dh-gallery-footer-nav__button{color:#f6f1e7;min-width:7.5rem;font:inherit;cursor:pointer;background:#00000073;border:1px solid #ffffff38;border-radius:999px;padding:.55rem 1rem;font-size:.92rem;line-height:1.2;transition:background .15s,border-color .15s,opacity .15s}.dh-gallery-footer-nav__button:hover:not(:disabled){background:#000000b8;border-color:#ffffff61}.dh-gallery-footer-nav__button:disabled{opacity:.38;cursor:default}.dh-gallery-footer-nav__counter{text-align:center;color:#c8c0b0;letter-spacing:.02em;min-width:5.5rem;font-size:.84rem}.dh-gallery-lightbox .yarl__toolbar{z-index:2;background:0 0;padding:0;position:absolute;top:.85rem;right:.85rem}.dh-gallery-lightbox .yarl__button[aria-label=Close\ gallery],.dh-gallery-lightbox .yarl__button[aria-label=Close],.dh-gallery-lightbox .yarl__toolbar .yarl__button{color:#fff;background:#0000008c;border:1px solid #ffffff38;border-radius:999px;width:2.75rem;height:2.75rem}.dh-gallery-lightbox .yarl__toolbar .yarl__button:hover{background:#000c}.dh-gallery-lightbox .yarl__slide_captions_container{background:#0000008c;padding:.65rem .85rem}.dh-gallery-lightbox .yarl__slide_title{color:#fff;white-space:normal;font-size:1rem;font-weight:600;line-height:1.35}.dh-gallery-lightbox .yarl__slide_description{color:#d5cec0;font-size:.9rem;line-height:1.45}.dh-gallery-lightbox__description p{margin:.35rem 0 0}.dh-gallery-lightbox__caution{font-style:italic;color:#a8a093!important;font-size:.82rem!important}.collapsible-panel{padding:0;overflow:hidden}.collapsible-trigger{cursor:pointer;text-align:left;width:100%;color:var(--text);background:0 0;border:0;grid-template-columns:1fr auto;align-items:center;gap:.35rem .5rem;padding:.75rem .85rem;display:grid}.collapsible-title{font-weight:700}.collapsible-summary{color:var(--text-subtle);grid-column:1;font-size:.82rem}.collapsible-chevron{color:var(--text-subtle);grid-area:1/2/span 2}.collapsible-body{padding:0 .85rem .85rem}.filter-dropdown,.unlock-form input{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--text);padding:.45rem .55rem}.filter-dropdown-hint,.filter-subheading{color:var(--text-subtle);font-size:.82rem}.filter-actions{gap:.5rem;margin-bottom:.5rem;display:flex}.category-item{color:var(--text-muted);align-items:center;gap:.5rem;display:flex}.layer-description{color:var(--text-subtle);margin:-.1rem 0 .45rem 1.35rem;font-size:.8rem}.drawer-empty h2,.content-card h2{margin-top:0}.card-meta{flex-wrap:wrap;gap:.5rem;margin:.5rem 0 1rem;display:flex}.tag{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-muted);border-radius:999px;align-items:center;padding:.25rem .55rem;font-size:.82rem;display:inline-flex}.essential-question{color:var(--text-muted);font-style:italic}.content-layer{border-top:1px solid var(--border);margin-top:1rem;padding-top:.85rem}.map-note-banner{border-bottom:1px solid var(--border);color:#f2e5c5;background:#1a1710;margin:0;padding:.75rem 1.25rem}.advanced-filters-modal{z-index:1200;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.advanced-filters-modal__backdrop{cursor:pointer;background:#080c12b8;border:0;position:absolute;inset:0}.advanced-filters-modal__panel{z-index:1;width:min(480px,100%);max-height:min(85vh,720px);padding:1rem 1.1rem 1.2rem;position:relative;overflow-y:auto}.advanced-filters-modal__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.advanced-filters-modal__header h2{margin:0;font-size:1.1rem}.advanced-filters-modal__close{color:var(--text-muted);cursor:pointer;background:0 0;border:0;font-size:1.5rem;line-height:1}.advanced-filters-modal__section+.advanced-filters-modal__section{border-top:1px solid var(--border);margin-top:1rem;padding-top:.85rem}.advanced-filters-modal__section h3{margin:0 0 .55rem;font-size:.95rem}.advanced-filters-modal__explore{align-items:flex-start;gap:.55rem;font-size:.92rem;line-height:1.45;display:flex}.markdown-excerpt{border-radius:var(--radius);background:var(--surface);white-space:pre-wrap;margin:0 0 .75rem;padding:.65rem .75rem;font-family:inherit;font-size:.86rem;line-height:1.45}.error-box{border:1px solid var(--danger);color:#ffd5d5;border-radius:var(--radius-lg);background:#2a1414;margin:1rem;padding:1rem}.at-this-time-list,.entity-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.at-this-time-item,.entity-item{text-align:left;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--text);cursor:pointer;gap:.2rem;padding:.65rem .75rem;display:grid}.at-this-time-item:hover,.entity-item:hover{background:var(--surface-3)}.settings-toggle{border-radius:var(--radius);border:1px solid var(--border-strong);background:var(--surface-2);width:38px;height:38px;color:var(--text);cursor:pointer}.settings-menu{z-index:1200;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);min-width:220px;box-shadow:var(--shadow);padding:.35rem;position:fixed}.settings-menu__action{text-align:left;width:100%;color:var(--text);border-radius:var(--radius);cursor:pointer;background:0 0;border:0;padding:.65rem .75rem;display:block}.settings-menu__action:hover,.settings-menu__action.is-active{background:var(--surface-2);color:var(--accent)}.settings-menu__section+.settings-menu__section{border-top:1px solid var(--border);margin-top:.35rem;padding-top:.35rem}.settings-menu__heading{letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);margin:.15rem .35rem .25rem;padding:0 .4rem;font-size:.72rem;font-weight:700}.library-main,.unlock-main{padding:1.25rem;overflow:auto}.library-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;max-width:1100px;margin:0 auto;display:grid}.library-card{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);flex-direction:column;display:flex;overflow:hidden}.library-card--mesopotamia .library-card__cover{background:linear-gradient(135deg,#1a2f4f 0%,#5a3b16 100%)}.library-card__cover{isolation:isolate;background-color:#18385d;background-position:50%;background-size:cover;place-items:center;min-height:140px;display:grid;position:relative}.library-card__cover:before{content:"";z-index:-1;background:linear-gradient(135deg,#06142880,#06142833);position:absolute;inset:0}.library-card__cover-label{letter-spacing:.08em;text-transform:uppercase;color:#fffc;font-weight:700}.library-access-badge{border-radius:999px;padding:.25rem .55rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.library-access-badge.is-unlocked{color:var(--success);border:1px solid var(--success);background:#34c77b33}.library-access-badge.is-locked{color:var(--danger);border:1px solid var(--danger);background:#ef646426}.library-card__body{flex-direction:column;flex:1;gap:.45rem;padding:1.1rem;display:flex}.library-card__title{margin:0;font-size:1.15rem}.library-card__region,.library-card__grade{color:var(--text-subtle);margin:0;font-size:.86rem}.library-card__summary{color:var(--text-muted);flex:1;margin:.25rem 0 0;line-height:1.45}.library-card__bullets{gap:.3rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.library-card__bullets li:before{content:"• ";color:var(--accent)}.library-card__cta,.library-card__cta-row{margin-top:.85rem}.library-card__cta-row{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.library-card__cta{width:100%}.unlock-page{background:var(--bg);min-height:100vh;color:var(--text)}.unlock-page__main{width:min(100% - 3rem,28rem);margin:0 auto;padding:1.5rem 0 3rem}.unlock-page__back,.unlock-page__help a{color:var(--accent-blue)}.unlock-page__back{margin-bottom:1.5rem;font-size:.875rem;display:inline-block}.unlock-page__module-title{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.8rem;font-weight:700}.unlock-page h1{color:var(--text);letter-spacing:-.045em;margin:0 0 .5rem;font-size:clamp(1.85rem,5vw,2.25rem);font-weight:650}.unlock-page__intro{color:var(--text-muted);margin:0 0 1.5rem;line-height:1.55}.unlock-form{gap:1rem;display:grid}.unlock-form label{color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.unlock-form input{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--text);letter-spacing:.12em;border-radius:1rem;padding:1rem 1.25rem;font-size:1.1rem}.unlock-form input:focus{border-color:var(--accent);outline:none}.unlock-form button,.unlock-purchase-link{text-align:center;border-radius:1rem;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:transform .12s,background .12s}.unlock-form button{background:var(--accent);color:#18202b;border:0}.unlock-form button:disabled{cursor:not-allowed;opacity:.6}.unlock-form .unlock-purchase-link{border:1px solid var(--border-strong);background:var(--surface);color:var(--text)}.unlock-purchase-link:disabled{cursor:not-allowed;opacity:.7}.unlock-form button:not(:disabled):active,.unlock-purchase-link:active{transform:scale(.985)}.unlock-error{color:var(--danger);text-align:center;margin:.85rem 0 0;font-size:.9rem}.unlock-success-card{border:1px solid color-mix(in srgb, var(--success) 35%, var(--border));background:color-mix(in srgb, var(--success) 10%, var(--surface));text-align:center;border-radius:1rem;margin-top:1rem;padding:1rem}.unlock-success-card p,.unlock-success-card h2,.unlock-success-card span{margin:0}.unlock-success-card p{color:var(--success);font-size:.9rem;font-weight:700}.unlock-success-card h2{color:var(--text);margin-top:.5rem;font-size:1.1rem}.unlock-success-card span,.unlock-page__help{color:var(--text-subtle);font-size:.75rem}.unlock-success-card span{margin-top:.45rem;display:block}.unlock-page__help{text-align:center;margin:2rem 0 0}.unlock-page__help a{text-decoration:underline}.maplibregl-popup.atlas-map-popup .maplibregl-popup-content{border-radius:var(--radius);background:var(--surface);color:var(--text);box-shadow:var(--shadow);padding:.65rem .75rem}.map-tooltip{gap:.2rem;font-size:.84rem;display:grid}.maplibregl-popup.atlas-map-popup--city .maplibregl-popup-content{border:1px solid #ffffff24;height:min(850px,75vh);max-height:min(850px,75vh);padding:0;overflow:hidden;width:min(1100px,75vw)!important}.maplibregl-popup.atlas-map-popup--city{z-index:30;position:fixed!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}.maplibregl-popup.atlas-map-popup--city .maplibregl-popup-tip{display:none}.maplibregl-popup.atlas-map-popup--city .maplibregl-popup-close-button{width:1.75rem;height:1.75rem;color:var(--text-muted);font-size:1.2rem}.atlas-city-popup{gap:.85rem;width:auto;height:min(850px,75vh);max-height:min(850px,75vh);padding:1.15rem;display:grid;overflow-y:auto}.atlas-city-popup h3{color:var(--accent);margin:0;padding-right:1.4rem;font-size:1.35rem}.atlas-city-popup ul{gap:.3rem;margin:0;padding:0;list-style:none;display:grid}.atlas-city-popup li,.atlas-city-popup p{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.5}.atlas-city-popup li strong{color:var(--text)}.atlas-city-popup__question{border-top:1px solid var(--border);padding-top:.45rem;font-weight:650;color:var(--text)!important}.atlas-city-popup__visual{margin:0}.atlas-city-popup__visual img{object-fit:contain;background:#fff;width:100%;max-height:min(52vh,520px);display:block}.atlas-city-popup__visual figcaption{color:var(--text-muted);margin-top:.3rem;font-size:.76rem;line-height:1.3}.atlas-city-popup__links{flex-wrap:wrap;gap:.65rem;display:flex}.atlas-city-popup__link{color:var(--accent);font-size:.95rem;font-weight:650}.atlas-city-popup__source{color:var(--text-subtle)!important;font-size:.7rem!important}.filter-checkbox-list{gap:.35rem;margin:0 0 .65rem;padding:0;list-style:none;display:grid}.filter-checkbox-list--scroll{max-height:180px;padding-right:.25rem;overflow-y:auto}.filter-dropdown-label{color:var(--text-muted);margin:0 0 .45rem;font-size:.86rem}.map-control-stack{z-index:5;pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:16px;right:16px}.map-control-stack>*{pointer-events:auto}.map-layers-button{position:relative}.map-fab{background:var(--surface-2);border:1px solid var(--border-strong);color:var(--text);width:52px;height:52px;box-shadow:var(--shadow-lg);cursor:pointer;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s,transform .15s;display:flex}.map-fab:hover{background:var(--accent);color:#1a1208;border-color:var(--accent)}.map-fab:active{transform:scale(.92)}.map-fab--text{border-radius:999px;width:auto;min-width:68px;padding:0 14px;font-size:.78rem;font-weight:700}.map-layers-menu{border:1px solid var(--border-strong);min-width:148px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11161ff5;border-radius:14px;padding:6px;position:absolute;bottom:calc(100% + 8px);right:0}.map-layers-menu__item{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:flex}.map-layers-menu__item:hover{background:var(--surface-3)}.map-layers-menu__item--active{color:var(--accent);background:#e8b84a24}.map-layers-menu__swatch{border:1px solid #ffffff2e;border-radius:6px;flex-shrink:0;width:22px;height:22px}.map-layers-menu__swatch--streets{background:linear-gradient(135deg,#e8eef5 0%,#c5d4e8 45%,#9eb3cc 100%)}.map-layers-menu__swatch--satellite{background:radial-gradient(circle at 30% 35%,#6f8f4a 0%,#0000 42%),radial-gradient(circle at 72% 68%,#3f5f8f 0%,#0000 40%),linear-gradient(135deg,#2f4f2f 0%,#1f3f5f 100%)}.map-layers-menu__swatch--ancient{background:linear-gradient(135deg,#8b5a2b 0%,#c9972f 55%,#5c3d1e 100%)}.map-layers-menu__swatch--modern{background:linear-gradient(135deg,#4d9cf0 0%,#e8eef5 55%,#34c77b 100%)}.about-shell{background:var(--bg);grid-template-rows:auto 1fr;min-height:100vh;display:grid}.about-header{color:var(--text);border-bottom:3px solid var(--accent);background:linear-gradient(135deg,#0d1420 0%,#152238 55%,#2a1d10 100%);justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem 1.25rem;display:flex}.about-header h1{margin:0;font-size:clamp(1.2rem,2vw,1.8rem)}.about-lead{color:var(--text-muted);max-width:52ch;margin:.35rem 0 0}.about-main{max-width:760px;margin:0 auto;padding:1rem 1.25rem 2rem;overflow-y:auto}.about-section{margin-bottom:1rem}.about-section h2{margin-top:0}.about-section p{color:var(--text-muted);line-height:1.55}.about-actions{margin-top:1.25rem}.unlock-share__hint{color:var(--text-muted);margin:0 0 1rem;line-height:1.5}.unlock-share__link-row{flex-direction:column;gap:.5rem;display:flex}.unlock-share__link{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--text-muted);padding:.6rem .75rem;font-size:.85rem}.walkthrough-mode-bar__label{color:var(--accent);font-weight:650}.module-share-modal__backdrop{z-index:3600;background:#000000b8;position:fixed;inset:0}.module-share-modal{z-index:3601;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-xl);max-width:32rem;box-shadow:var(--shadow-lg);margin:4.5rem auto 0;position:fixed;inset:1rem 0 auto;overflow:hidden}.module-share-modal__header{border-bottom:1px solid var(--border);justify-content:space-between;gap:1rem;padding:1rem 1.1rem;display:flex}.module-share-modal__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .2rem;font-size:.72rem}.module-share-modal__header h2{margin:0;font-size:1.05rem}.module-share-modal__close{color:var(--text-muted);cursor:pointer;background:0 0;border:0;font-size:1.5rem;line-height:1}.module-share-modal__body{padding:1rem 1.1rem 1.2rem}.module-share-modal__hint{color:var(--text-muted);margin:0 0 1rem;line-height:1.5}.module-share-modal__qr{flex-direction:column;align-items:center;margin-top:1rem;display:flex}.module-share-modal__qr-canvas{border-radius:var(--radius);border:1px solid var(--border);background:#fff}.module-share-modal__qr-hint{color:var(--text-subtle);margin:.5rem 0 0;font-size:.78rem}.btn-sm{padding:.45rem .7rem;font-size:.85rem}.walkthrough-mode-bar{background:var(--surface);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.75rem 1rem;padding:.5rem 1rem;display:flex}.walkthrough-mode-bar__modes{gap:.35rem;display:flex}.walkthrough-mode-bar__mode{border:1px solid var(--border-strong);background:var(--surface-2);color:var(--text-muted);border-radius:var(--radius);cursor:pointer;padding:.4rem .75rem;font-weight:600}.walkthrough-mode-bar__mode--active{background:var(--accent);color:#1a1204;border-color:var(--accent)}.walkthrough-mode-bar__progress{color:var(--text-muted);gap:.75rem;font-size:.9rem;display:flex}.walkthrough-mode-bar__date{color:var(--accent);font-weight:650}.walkthrough-mode-bar__stop-select{background:var(--surface-2);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);margin-left:auto;padding:.35rem .5rem}.drawer--walkthrough{flex-direction:column;gap:.75rem;display:flex}.walkthrough-panel-header h2{margin:0 0 .25rem;font-size:1.05rem}.walkthrough-panel-header__nav{align-items:center;gap:.5rem;margin-bottom:.45rem;display:flex}.walkthrough-panel-header__back{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);font:inherit;cursor:pointer;border-radius:999px;flex-shrink:0;padding:.35rem .7rem;font-size:.85rem}.walkthrough-panel-header__back:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.walkthrough-panel-header__back:disabled{opacity:.4;cursor:default}.walkthrough-panel-header__back-hint{min-width:0;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.walkthrough-panel-header__progress{color:var(--text-muted);margin:0;font-size:.85rem}.walkthrough-reader-controls{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);padding:.65rem}.walkthrough-reader-controls__buttons{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.walkthrough-reader-controls__buttons .module-timeline-chrome__panel-btn{max-width:none}.walkthrough-accessible-audio{align-items:center;gap:.45rem;min-width:0;margin-top:.6rem;display:flex}.walkthrough-accessible-audio label{display:contents}.walkthrough-accessible-audio select{border:1px solid var(--border-strong);background:var(--surface);width:4.45rem;color:var(--text);text-align:center;border-radius:999px;flex:none;padding:.45rem .5rem;font-size:.78rem;font-weight:800}.walkthrough-audio-play,.walkthrough-audio-replay{border:1px solid var(--border-strong);cursor:pointer;border-radius:999px;flex:none;min-height:2.2rem;font-weight:850}.walkthrough-audio-play{background:var(--accent);color:#131313;min-width:4.3rem;padding:.45rem .8rem;box-shadow:0 8px 18px #f4a2613d}.walkthrough-audio-replay{background:var(--surface);width:2.2rem;color:var(--text);padding:0;font-size:1.05rem}.walkthrough-audio-play:disabled,.walkthrough-audio-replay:disabled,.walkthrough-accessible-audio select:disabled,.walkthrough-audio-scrubber:disabled{cursor:not-allowed;opacity:.52}.walkthrough-audio-progress{--audio-progress:0%;border:1px solid var(--border-strong);background:linear-gradient(90deg, #f4a261c7 0 var(--audio-progress), #ffffff14 var(--audio-progress) 100%), var(--surface);border-radius:999px;flex:auto;min-width:8rem;height:2.2rem;position:relative;overflow:hidden}.walkthrough-audio-scrubber{z-index:2;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.walkthrough-audio-progress__time{z-index:1;color:var(--text);font-variant-numeric:tabular-nums;pointer-events:none;text-shadow:0 1px 2px #0000006b;justify-content:center;align-items:center;padding:0 .75rem;font-size:.78rem;font-weight:800;display:flex;position:absolute;inset:0}.drawer--location-explore{flex-direction:column;gap:.85rem;display:flex}.location-explore-section{gap:.35rem;display:grid}.location-explore-reader{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);color:#fff;max-height:230px;padding:.65rem;line-height:1.55;overflow-y:auto}.location-explore-reader p{margin:0}.location-explore-practice{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);padding:.6rem .65rem}.location-explore-practice summary{cursor:pointer;color:var(--accent);font-weight:700}.location-explore-practice ul{color:var(--text-muted);margin:.55rem 0 0;padding-left:1rem}.walkthrough-gallery-roles{color:var(--text-muted);margin:.5rem 0 .75rem;padding-left:1.1rem;font-size:.85rem;line-height:1.45}.walkthrough-gallery-roles li{margin-bottom:.25rem}.walkthrough-look-closely{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin:.65rem 0 .85rem;padding:.65rem .7rem}.walkthrough-look-closely__label{margin:0 0 .35rem;font-size:.88rem;font-weight:600}.walkthrough-look-closely--with-task{margin-bottom:.9rem}.walkthrough-step--task .card-gallery-thumbs__button{width:7.5rem;height:5.5rem}.walkthrough-step{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:.85rem}.walkthrough-step__title{margin:0 0 .5rem;font-size:1rem}.walkthrough-step__date,.walkthrough-step__question,.walkthrough-step__prompt,.walkthrough-step__reference{color:var(--text-muted);margin:0 0 .65rem;line-height:1.5}.walkthrough-step__action{width:100%;margin-top:.5rem}.walkthrough-transcript{color:#fff;margin-bottom:.75rem;font-size:.9rem;line-height:1.44}.walkthrough-transcript p{margin:0 0 .55rem}.walkthrough-transcript p:last-child{margin-bottom:0}.walkthrough-step--reader .walkthrough-step__question,.drawer--location-explore .walkthrough-step__question{color:#fff;font-size:1.18rem;font-weight:800;line-height:1.35}.walkthrough-step--reader .walkthrough-transcript,.drawer--location-explore .location-explore-reader{color:#fff;font-size:calc(.9rem - 2pt);line-height:1.45}.walkthrough-choices{border:0;flex-direction:column;gap:.45rem;margin:0 0 .75rem;padding:0;display:flex}.walkthrough-choice{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;align-items:flex-start;gap:.55rem;padding:.65rem .75rem;display:flex}.walkthrough-choice--selected{border-color:var(--accent);background:#e8b84a1f}.walkthrough-choice input{margin-top:.15rem}.walkthrough-choice__text{line-height:1.45}.walkthrough-response__label{margin-bottom:.35rem;font-weight:600;display:block}.walkthrough-response__textarea{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--text);resize:vertical;min-height:110px;padding:.65rem}.walkthrough-feedback{border-radius:var(--radius);border:1px solid var(--border);margin-top:.75rem;padding:.75rem}.walkthrough-feedback--correct{border-color:var(--success);background:#34c77b1a}.walkthrough-feedback--incorrect,.walkthrough-feedback--partial{border-color:var(--danger);background:#ef646414}.walkthrough-feedback--remediation{border-color:var(--accent-blue);background:#4d9cf01a}.walkthrough-feedback__heading{margin:0 0 .35rem;font-size:.9rem}.walkthrough-feedback__retry,.walkthrough-feedback__remedial,.walkthrough-feedback__teacher-note{color:var(--text-muted);margin:.5rem 0 0;font-size:.9rem}.walkthrough-evidence-tray{border-top:1px solid var(--border);margin-top:auto;padding-top:.5rem}.walkthrough-evidence-tray__heading{margin:0 0 .5rem;font-size:.9rem}.walkthrough-evidence-tray__list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.walkthrough-evidence-item__btn,.walkthrough-evidence-item__locked{text-align:left;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);width:100%;padding:.55rem .65rem}.walkthrough-evidence-item__btn{cursor:pointer;color:inherit}.walkthrough-evidence-item--active .walkthrough-evidence-item__btn,.walkthrough-evidence-item--active .walkthrough-evidence-item__locked{border-color:var(--accent);box-shadow:0 0 0 1px #e8b84a40}.walkthrough-evidence-item--locked .walkthrough-evidence-item__locked{opacity:.65}.walkthrough-evidence-item__title{font-size:.88rem;font-weight:600;display:block}.walkthrough-evidence-item__status{color:var(--text-subtle);margin-top:.15rem;font-size:.78rem;display:block}.walkthrough-teacher-controls{background:var(--surface-3);border-radius:var(--radius);border:1px dashed var(--border-strong);padding:.65rem}.walkthrough-teacher-controls__heading{margin:0 0 .5rem;font-size:.85rem}.walkthrough-teacher-controls__grid{flex-wrap:wrap;gap:.35rem;display:flex}.walkthrough-completion__checklist{margin:0 0 .75rem;padding:0;list-style:none}.walkthrough-completion--facts{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);padding:.85rem}.walkthrough-completion__heading{color:var(--accent);margin:0 0 .65rem;font-size:1.05rem}.walkthrough-completion__facts{color:var(--text);margin:0 0 .85rem;padding-left:1.15rem;line-height:1.5}.walkthrough-completion__facts li{margin-bottom:.45rem}.walkthrough-completion__checklist li{align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.walkthrough-completion__item--done{color:var(--success)}.walkthrough-completion__link{color:var(--accent-blue);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.walkthrough-completion__actions{flex-direction:column;gap:.5rem;display:flex}.walkthrough-completion__code code{background:var(--surface);border-radius:4px;padding:.15rem .4rem}.walkthrough-gallery-evidence{margin:0 0 .75rem}.walkthrough-gallery-evidence img{border-radius:var(--radius);border:1px solid var(--border);width:100%}.walkthrough-gallery-list{margin:0 0 .75rem;padding:0;list-style:none}.walkthrough-gallery-list__item{grid-template-columns:80px 1fr;gap:.5rem;margin-bottom:.5rem;display:grid}.walkthrough-gallery-list__img{object-fit:cover;border-radius:6px;width:80px;height:60px}.walkthrough-synthesis-check ul{margin:0 0 .75rem;padding:0;list-style:none}.walkthrough-synthesis-check li{margin-bottom:.35rem}@media (width<=1080px){body{overflow:auto}.atlas-shell,.library-shell{height:auto;min-height:100vh;overflow:visible}.atlas-shell--timeline-top{grid-template-rows:auto auto auto minmax(0,1fr)}.atlas-header-band{grid-template-rows:auto auto;grid-template-columns:1fr auto}.atlas-header-band__brand{grid-column:1}.atlas-header-band__actions{grid-area:1/2}.atlas-header-band__timeline{grid-area:2/1/auto/-1}.module-timeline-chrome__media-row{grid-template-columns:1fr}.module-timeline-chrome__panel-buttons{justify-content:stretch}.module-timeline-chrome__panel-btn{max-width:none}.module-timeline-chrome__mark-label{font-size:.58rem}.atlas-main{grid-template-columns:1fr;height:auto;overflow:visible}.atlas-toggles,.drawer{border:0;overflow:visible}.atlas-map-stage{height:60vh;min-height:420px}.drawer--walkthrough{border-top:1px solid var(--border);background:var(--surface);z-index:2;max-height:55vh;position:sticky;bottom:0}.map-control-stack{bottom:12px;right:12px}}:root{--reader-font:"Segoe UI", Inter, ui-sans-serif, system-ui, sans-serif}@font-face{font-family:OpenDyslexic;src:url(/fonts/OpenDyslexic-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}.atlas-shell--location .walkthrough-reader-controls__buttons,.atlas-shell--reader-standard .walkthrough-reader-controls,.atlas-shell--location .walkthrough-panel-header__progress{display:none}.atlas-shell--location .walkthrough-transcript,.atlas-shell--location .location-explore-reader{font-family:var(--reader-font);max-width:68ch;max-height:none;font-size:16px;line-height:1.6;overflow:visible}.atlas-shell--reader-accessible .walkthrough-transcript{font-size:18px;line-height:1.7}.atlas-shell--opendyslexic{--reader-font:"OpenDyslexic", sans-serif}.walkthrough-step__eyebrow{color:var(--color-primary,#234f70);letter-spacing:.04em;text-transform:uppercase;font-weight:800}.structured-task{gap:.85rem;margin-block:1rem;display:grid}.structured-task__tokens,.structured-task__targets{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.65rem;display:grid}.structured-task__tokens button,.structured-task__targets button{color:#172b3a;min-height:44px;font:inherit;background:#fff;border:1px solid #8da1b0;border-radius:10px;padding:.65rem;font-weight:700}.structured-task__tokens button[aria-pressed=true]{outline:3px solid #d69e2e}.structured-task__tokens button:disabled{color:#173b2d;opacity:1;background:#e2f3e8}.structured-task__tokens button{touch-action:none}.structured-task__targets--evidence{grid-template-columns:repeat(2,minmax(0,1fr))}.structured-task__targets--evidence button{text-align:left;background:#f4f8fb;border:2px dashed #6f8ea5;align-content:center;gap:.45rem;min-height:112px;display:grid}.structured-task__targets--evidence button em{color:#526878;font-size:.85rem;font-style:normal;font-weight:600}.structured-task__targets--evidence button strong{color:#17653a}.structured-task__targets--evidence button.is-match-pulse{animation:.65s ease-out match-pulse}.structured-task__keyboard-fallback{background:#f4f8fb;border:1px solid #8da1b0;border-radius:10px;align-items:end;gap:.65rem;padding:.75rem;display:flex}.structured-task__keyboard-fallback label{flex:1;gap:.3rem;font-weight:700;display:grid}.structured-task__keyboard-fallback select,.structured-task__keyboard-fallback button{min-height:44px;font:inherit;border:1px solid #6f8392;border-radius:8px;padding:.5rem .65rem}.structured-task__map-direction{color:#fff;margin:0}@keyframes match-pulse{0%{transform:scale(.98);box-shadow:0 0 #21874e80}60%{transform:scale(1.015);box-shadow:0 0 0 10px #21874e00}to{transform:scale(1)}}.structured-task__drag-ghost{z-index:40;pointer-events:none;color:#fff;background:#173b2d;border-radius:999px;padding:.55rem .8rem;font-weight:800;position:fixed;top:0;left:0;box-shadow:0 8px 16px #0f233038}.structured-task--builder label{gap:.3rem;font-weight:650;display:grid}.structured-task--builder input{min-height:44px;font:inherit;border:1px solid #8da1b0;border-radius:8px;padding:.55rem}.structured-task__message{min-height:1.5em}.walkthrough-completion__congrats{color:#fff;background:#e8b84a24;border:1px solid #e8b84ab3;border-radius:12px;margin:0 0 1rem;padding:.9rem 1rem;font-size:1.05rem;font-weight:800}.native-learning-list{gap:1rem;margin-block:1rem;display:grid}.native-learning{color:#fff;background:#ffffff17;border:1px solid #ffffff38;border-radius:14px;padding:1rem}.native-learning h3,.native-learning h4{color:#fff;margin:0 0 .75rem}.native-learning p:last-child,.native-learning ul:last-child{margin-bottom:0}.native-learning--mission{background:linear-gradient(135deg,#1762a86b,#164b6857);margin-bottom:1rem}.native-learning__eyebrow{letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.native-learning__clue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.native-learning__clue-grid article{background:#0003;border-radius:10px;gap:.2rem;min-width:0;padding:.8rem;display:grid}.native-learning__clue-grid strong{font-size:1.05rem}.native-learning__clue-grid span{overflow-wrap:anywhere}.native-learning__chain{grid-template-columns:1fr;align-items:stretch;gap:.45rem;display:grid}.native-learning__chain-step{grid-template-columns:1fr;align-items:center;gap:.4rem;min-width:0;display:grid}.native-learning__chain-step span{text-align:center;overflow-wrap:anywhere;background:#0003;border-radius:10px;place-items:center;min-height:92px;padding:.65rem;display:grid}.native-learning__chain-step b{text-align:center;font-size:1.5rem;transform:rotate(90deg)}.native-learning__footer{font-weight:750}.native-learning__basin{width:100%;height:auto;display:block;overflow:visible}.native-learning__basin path{fill:#c49a63;stroke:#fff2d2;stroke-width:4px}.native-learning__basin text{fill:#fff;text-anchor:middle;font-size:18px;font-weight:750}@media (width<=720px){.structured-task__targets--evidence,.native-learning__clue-grid{grid-template-columns:1fr}.structured-task__keyboard-fallback{flex-direction:column;align-items:stretch}.native-learning__chain,.native-learning__chain-step{grid-template-columns:1fr}.native-learning__chain-step b{text-align:center;transform:rotate(90deg)}}@media (width>=641px) and (width<=900px){.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__mark-label{width:6.2rem;font-size:.72rem;line-height:1.02}}.atlas-shell--location .walkthrough-look-closely{margin-top:1.25rem}.atlas-shell--location .walkthrough-accessible-audio>.btn.btn-ghost,.atlas-shell--location .walkthrough-accessible-audio label>span{display:none}@media (prefers-reduced-motion:reduce){.structured-task *{transition:none!important;animation:none!important}}.dh-gallery-lightbox .yarl__container{background:#080d14;border:1px solid #fff3;border-radius:18px;width:min(96vw,1500px);height:94vh;margin:3vh auto;overflow:hidden}.dh-gallery-lightbox .yarl__carousel{max-height:none}.dh-gallery-lightbox .yarl__slide{flex-direction:column;gap:.65rem}.dh-gallery-lightbox .yarl__slide_image{max-width:92vw;max-height:70vh}.dh-gallery-lightbox .yarl__slide_captions_container{text-align:left;background:#141d28f5;border-radius:10px;width:min(92vw,1100px);margin:0 auto;position:static}.dh-gallery-lightbox .yarl__slide_description{color:#f0eadf;font-size:1rem}.instructional-lightbox{z-index:5000;background:#03070ce6;place-items:center;padding:2vh 2vw;display:grid;position:fixed;inset:0}.instructional-lightbox__window{background:#080d14;border:1px solid #ffffff38;border-radius:18px;grid-template-rows:minmax(0,1fr) auto auto;width:min(96vw,1500px);height:94vh;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #000000a6}.instructional-lightbox__close{z-index:2;color:#fff;cursor:pointer;background:#000000b8;border:1px solid #ffffff4d;border-radius:50%;width:3rem;height:3rem;font-size:2rem;position:absolute;top:.8rem;right:.8rem}.instructional-lightbox__stage{place-items:center;min-height:0;padding:1.25rem 4rem .75rem;display:grid;overflow:hidden}.instructional-lightbox__stage img{object-fit:contain;width:100%;height:100%;min-height:0;display:block}.instructional-lightbox__caption{color:#f5efe4;background:#141d28;border-radius:10px;width:min(92%,1100px);margin:0 auto;padding:.75rem 1rem}.instructional-lightbox__caption h2{margin:0 0 .35rem;font-size:1.15rem}.instructional-lightbox__caption p{margin:.25rem 0;line-height:1.5}.instructional-lightbox__caution{color:#c9c1b3;font-size:.88rem;font-style:italic}.instructional-lightbox__nav{justify-content:center;align-items:center;gap:1rem;padding:.8rem;display:flex}.instructional-lightbox__nav button{color:#fff;min-width:8rem;min-height:44px;font:inherit;cursor:pointer;background:#1b2a38;border:1px solid #ffffff47;border-radius:999px}.instructional-lightbox__nav button:disabled{opacity:.35;cursor:default}.walkthrough-step__reference:empty{display:none}.walkthrough-task-figure,.map-point-visual__figure{margin:.6rem 0 .75rem}.walkthrough-task-figure__button,.map-point-visual__figure button{cursor:zoom-in;background:#10243a;border:0;border-radius:8px;width:100%;padding:0;overflow:hidden}.walkthrough-task-figure img,.map-point-visual__figure img{object-fit:cover;width:100%;max-height:260px;display:block}.walkthrough-task-figure figcaption,.map-point-visual__figure figcaption{color:#2c3e4f;margin-top:.45rem;font-size:.9rem;line-height:1.45}.map-point-visual{border-block:1px solid #172b3a1f;margin:.85rem 0;padding:.85rem 0}.map-point-visual__actions{gap:.5rem;display:grid}.map-point-visual__actions a{color:#fff;background:#173b2d;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:.65rem .85rem;font-weight:800;text-decoration:none;display:inline-flex}.instructional-lightbox__nav span{text-align:center;color:#d8d0c2;min-width:5rem}@media (width<=640px){.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__mark-label{color:#0000;width:2.75rem;height:2.75rem;text-shadow:none;font-size:0;top:-.72rem;overflow:hidden}.module-timeline-chrome[data-location-sequence=true] .module-timeline-chrome__mark.is-active .module-timeline-chrome__mark-label{color:#fff;text-shadow:0 2px 8px #0000009e;width:8.5rem;height:auto;font-size:.78rem;top:1.65rem;overflow:visible}.instructional-lightbox{padding:0}.instructional-lightbox__window{border-radius:0;width:100vw;height:100dvh}.instructional-lightbox__stage{padding-inline:.75rem}.instructional-lightbox__nav button{min-width:6.5rem}}
