.seerah-atlas{--atlas-water:#d6e6e1;--atlas-land:#f1ead8;--atlas-coast:#9cb5a8;--atlas-muted:#526f63;max-width:960px;margin:0 auto;border:1px solid var(--line);border-radius:24px;background:var(--cream);color:var(--ink);overflow:hidden}.atlas-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px}.atlas-modes{display:flex;gap:4px;background:var(--mint);padding:4px;border-radius:13px;min-width:0}.atlas-modes button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:10px 15px;border:0;border-radius:10px;color:var(--deep);background:transparent;font-size:.9375rem;line-height:1.4}.atlas-modes button[aria-pressed=true]{background:var(--deep);color:var(--white)}.atlas-modes button>span{font-size:1.35rem;line-height:1}.atlas-mode-note{max-width:175px;font-size:.875rem;line-height:1.5;color:var(--atlas-muted);text-align:right}.atlas-map{position:relative;isolation:isolate;overflow:hidden;height:440px;background:var(--atlas-water);touch-action:pan-y}.seerah-atlas[data-mode=explore] .atlas-map{touch-action:none;cursor:grab}.seerah-atlas[data-mode=explore] .atlas-map:active{cursor:grabbing}.atlas-geography{display:block;width:100%;height:100%;pointer-events:none}.atlas-land{fill:var(--atlas-land);stroke:var(--atlas-coast);stroke-width:1.2}.atlas-connection{fill:none;stroke:#9b711b;stroke-width:2.4;stroke-dasharray:6 7;stroke-linecap:round}.atlas-sea{fill:#496e61;font-family:Georgia,serif;font-size:1rem;font-style:italic;letter-spacing:.12em}.atlas-map-top{position:absolute;z-index:3;top:16px;left:18px;right:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;pointer-events:none}.atlas-caption{display:block;max-width:100%;padding:10px 13px;color:var(--deep);font-size:.875rem;line-height:1.5}.atlas-caption,.atlas-filters{border:1px solid var(--line);border-radius:11px;background:var(--white)}.atlas-filters{display:flex;gap:3px;padding:3px;pointer-events:auto}.atlas-filters button{min-height:44px;border:0;border-radius:8px;background:transparent;color:var(--atlas-muted);padding:9px 11px;font-size:.875rem;line-height:1.35}.atlas-filters button[aria-pressed=true]{background:var(--mint);color:var(--deep)}.atlas-pin{position:absolute;display:grid;place-items:center;z-index:2;width:44px;height:44px;transform:translate(-50%,-50%);padding:0;border:0;background:transparent;color:var(--deep)}.atlas-pin-dot{display:grid;place-items:center;width:15px;height:15px;border:3px solid var(--atlas-land);border-radius:50%;background:var(--deep);box-shadow:0 0 0 1px var(--deep);font-size:.75rem;line-height:1;color:var(--white)}.atlas-pin-dot:not(:empty){width:29px;height:29px;border-width:2px}.atlas-pin[aria-pressed=true] .atlas-pin-dot{box-shadow:0 0 0 2px var(--deep),0 0 0 9px #08796322;border-color:var(--white)}.atlas-pin-label{position:absolute;top:5px;padding:5px 8px;border-radius:8px;background:var(--atlas-land);white-space:nowrap;pointer-events:none;font-size:.875rem;line-height:1.5;color:var(--ink)}.atlas-pin-label[data-side=right]{left:41px}.atlas-pin-label[data-side=left]{right:41px}.atlas-pin-label small{font-size:.75rem;color:var(--atlas-muted)}.atlas-pin[aria-pressed=true] .atlas-pin-label{background:var(--white);border:1px solid var(--line)}.atlas-zoom{position:absolute;right:18px;bottom:46px;display:grid;gap:6px;z-index:3}.atlas-zoom button{width:44px;height:44px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--deep);font-size:1.5rem;line-height:1}.atlas-story{position:relative;z-index:4;margin:-27px 20px 0;padding:24px 27px 20px;border:1px solid var(--line);border-radius:19px;background:var(--white);min-width:0}.atlas-story-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.atlas-story-top>span{color:var(--atlas-muted);font-size:.8125rem;line-height:1.6}.atlas-save{min-height:44px;min-width:76px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--deep);font-size:.875rem;white-space:nowrap}.atlas-save[aria-pressed=true]{background:var(--mint)}.atlas-story h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3.5vw,2.15rem);font-weight:500;line-height:1.2;letter-spacing:-.025em;margin:9px 0 12px;color:var(--ink)}.atlas-story>p{font-size:1rem;line-height:1.8;margin:0 0 14px;color:var(--atlas-muted);max-width:780px}.seerah-atlas summary{cursor:pointer;min-height:44px;padding:9px 0;color:var(--deep);font-size:.9375rem;line-height:1.6}.seerah-atlas summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px;border-radius:4px}.atlas-lesson{margin:13px 0 20px;padding:17px 20px;border-radius:12px;background:var(--mint)}.atlas-lesson strong,.atlas-story-locations strong{font-size:.875rem;font-weight:650;color:var(--deep)}.atlas-lesson p{font-size:1rem;line-height:1.75;margin:7px 0 0;color:var(--ink)}.atlas-story-locations p{font-size:1rem;line-height:1.7;margin:6px 0 12px;color:var(--atlas-muted)}.atlas-story-locations .atlas-location-note{font-size:.875rem;line-height:1.75}.atlas-story details footer{flex-wrap:wrap;gap:14px;padding:16px 0 8px;font-size:.875rem;color:var(--atlas-muted)}.atlas-navigation,.atlas-story details footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.atlas-navigation{gap:12px;padding-top:19px;margin-top:17px}.atlas-navigation button{min-height:46px;padding:11px 16px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--deep);font-size:.9375rem;line-height:1.5}.atlas-navigation .atlas-next{background:var(--deep);color:var(--white);border-color:var(--deep)}.atlas-navigation>span{font-size:.8125rem;color:var(--atlas-muted);white-space:nowrap}.atlas-notice{display:block;font-size:.875rem;color:var(--deep);line-height:1.6}.atlas-notice:empty{display:none}.atlas-notice:not(:empty){margin-top:14px}.atlas-timeline{display:flex;gap:6px;position:relative;padding:25px 18px 18px}.atlas-timeline:before{content:"";position:absolute;left:11%;right:11%;top:34px;height:1px;background:var(--line)}.atlas-timeline button{position:relative;flex:1;display:grid;align-content:start;justify-items:center;gap:6px;min-width:0;padding:0 5px 7px;border:0;background:transparent;color:var(--atlas-muted);font-size:.875rem;line-height:1.5;text-align:center}.atlas-timeline button:before{content:"";width:11px;height:11px;border:1px solid var(--atlas-muted);border-radius:50%;background:var(--cream);margin:4px 0 5px}.atlas-timeline button[aria-current=step]{color:var(--deep)}.atlas-timeline button[aria-current=step]:before{background:var(--deep);border-color:var(--deep);box-shadow:0 0 0 5px var(--mint)}.atlas-timeline b{font-size:.8125rem;font-weight:600}.atlas-timeline span{overflow-wrap:anywhere}.atlas-index{padding:0 24px 13px}.atlas-index>details{border-top:1px solid var(--line);padding:6px 0}.atlas-index summary{font-size:.9375rem}.atlas-place-list{display:flex;flex-wrap:wrap;gap:8px;padding:9px 0 15px}.atlas-place-list button{border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--deep);min-height:44px;padding:9px 13px;font-size:.875rem}.atlas-place-list button[aria-pressed=true]{background:var(--mint);border-color:var(--green)}.atlas-event-index{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:6px 0 14px;margin:0}.atlas-event-index li{min-width:0}.atlas-event-index button{display:grid;gap:7px;width:100%;height:100%;text-align:left;border:1px solid var(--line);border-radius:12px;background:var(--white);color:var(--ink);padding:15px}.atlas-event-index button[aria-current=step]{border-color:var(--green);background:var(--mint)}.atlas-event-index small,.atlas-event-index span{font-size:.8125rem;line-height:1.5;color:var(--atlas-muted)}.atlas-event-index strong{font-size:.9375rem;line-height:1.5;font-weight:600}.atlas-credit{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px 20px;padding:0 24px 20px;font-size:.75rem;line-height:1.7;color:var(--atlas-muted)}@media(max-width:700px){.atlas-toolbar{display:block;padding:18px}.atlas-modes{width:100%}.atlas-modes button{flex:1;font-size:.875rem;padding:10px 8px}.atlas-mode-note{display:block;max-width:none;text-align:left;margin-top:12px;font-size:.8125rem}.atlas-map{height:390px}.atlas-map-top{top:13px;left:13px;right:13px}.seerah-atlas[data-mode=explore] .atlas-caption{display:none}.atlas-filters{margin-left:auto}.atlas-story{margin:-25px 11px 0;padding:18px 17px}.atlas-story h2{font-size:1.65rem}.atlas-navigation{gap:7px}.atlas-navigation button{font-size:.875rem;padding:10px 11px}.atlas-timeline{padding:24px 12px 17px}.atlas-timeline:before{left:18%;right:18%}.atlas-index{padding:0 18px 12px}.atlas-event-index{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-credit{padding:0 18px 18px}.atlas-zoom{right:13px}}@media(max-width:420px){.atlas-toolbar{padding:16px 11px}.atlas-modes button{gap:5px;padding:10px 6px}.atlas-modes button>span{display:none}.atlas-story{padding:17px 13px}.atlas-story-top{gap:8px}.atlas-navigation{flex-wrap:wrap}.atlas-navigation>span{order:-1;flex:1 0 100%;text-align:center}.atlas-navigation button{flex:1;padding:10px 8px}.atlas-event-index{grid-template-columns:1fr}.atlas-timeline button{padding:0 3px 6px}.atlas-timeline span{font-size:.875rem}.atlas-caption{font-size:.8125rem}}@media(prefers-reduced-motion:reduce){.seerah-atlas *{transition:none!important;scroll-behavior:auto!important}}