#corridor-root{--type-xs:.75rem;--type-sm:.844rem;--type-base:.95rem;--type-md:1.069rem;--type-lg:1.201rem;--type-xl:1.352rem;--type-2xl:1.521rem}#corridor-root #corridor-canvas{z-index:1;position:fixed;top:0;left:0}#corridor-root #corridor-zoom-overlay{z-index:2;cursor:grab;touch-action:none;position:fixed;top:0;left:0}#corridor-root #corridor-zoom-overlay:active{cursor:grabbing}#corridor-root .corridor-pulse-dot{pointer-events:none;z-index:3;opacity:0;background:#ffffffe6;border-radius:50%;width:8px;height:8px;transition:opacity .4s;position:absolute;transform:translate(-50%,-50%)}#corridor-root .corridor-pulse-dot.visible{opacity:1;animation:1.8s ease-in-out infinite corridor-dot-pulse}@keyframes corridor-dot-pulse{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 3px 1px #ffffffb3}50%{transform:translate(-50%,-50%)scale(1.6);box-shadow:0 0 10px 4px #ffffff4d}}@media (prefers-reduced-motion:reduce){#corridor-root .corridor-pulse-dot.visible{animation:none;box-shadow:0 0 6px 2px #ffffff80}}#corridor-root .corridor-header{top:var(--header-offset,80px);z-index:20;-webkit-backdrop-filter:blur(22px)saturate(1.15);font-family:system-ui,-apple-system,sans-serif;font-size:var(--type-sm);color:#ffffffd9;background:#080c1699;border-bottom:1px solid #ffffff0f;position:fixed;left:0;right:0}#corridor-root .corridor-row-top{flex-wrap:wrap;align-items:center;gap:.45rem .4rem;min-height:50px;padding:.45rem .85rem;display:flex}#corridor-root .corridor-row-utility{display:contents}#corridor-root .corridor-title{font-family:var(--font-heading,system-ui);font-size:var(--type-base);letter-spacing:.03em;white-space:nowrap;margin-right:.35rem;font-weight:300}#corridor-root .corridor-title strong{font-weight:700}#corridor-root .corridor-title{text-shadow:0 0 12px #00bfff80,0 0 35px #00bfff4d,0 0 80px #00bfff1f}#corridor-root .toggle-group{background:#ffffff0d;border:none;border-radius:9px;align-items:stretch;gap:1px;padding:2px;display:inline-flex}#corridor-root .toggle-group .toggle-btn{color:#ffffff80;font-size:var(--type-sm);cursor:pointer;letter-spacing:.01em;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:.34rem .62rem;font-family:inherit;line-height:1.1;transition:background .18s,color .18s}#corridor-root .toggle-group .toggle-btn:not(:last-child){border-right:none}#corridor-root .toggle-group .toggle-btn.active{color:#fff;background:#ffffff21;box-shadow:0 1px 2px #00000040}#corridor-root .toggle-group .toggle-btn:hover:not(.active){color:#ffffffd1;background:#ffffff0f}#corridor-root .toggle-vis .toggle-btn{color:#00c8c88c}#corridor-root .toggle-vis .toggle-btn.active{color:#50e6e6f2;background:#00bebe29}#corridor-root .toggle-vis .toggle-btn:hover:not(.active){color:#50e6e6cc;background:#00bebe12}#corridor-root .corridor-header [data-tooltip]{position:relative}#corridor-root .corridor-header [data-tooltip]:after{content:attr(data-tooltip);-webkit-backdrop-filter:blur(12px);color:#ffffffe0;width:max-content;max-width:320px;font-size:var(--type-sm);letter-spacing:.01em;text-align:left;text-transform:none;white-space:normal;pointer-events:none;opacity:0;z-index:100;background:#0a0c14f2;border:1px solid #ffffff1a;border-radius:6px;padding:8px 12px;font-weight:400;line-height:1.5;transition:opacity .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0006}#corridor-root .corridor-header [data-tooltip]:hover:after{opacity:1}#corridor-root .corridor-about-btn[data-tooltip]:after{left:auto;right:0;transform:none}#corridor-root .corridor-y-slider-reset[data-tooltip],#corridor-root .corridor-share-btn[data-tooltip]{position:relative}#corridor-root .corridor-y-slider-reset[data-tooltip]:after,#corridor-root .corridor-share-btn[data-tooltip]:after{content:attr(data-tooltip);-webkit-backdrop-filter:blur(12px);color:#ffffffe0;width:max-content;max-width:240px;font-size:var(--type-sm);white-space:normal;pointer-events:none;opacity:0;z-index:100;background:#0a0c14f2;border:1px solid #ffffff1a;border-radius:6px;padding:6px 10px;font-weight:400;line-height:1.4;transition:opacity .15s;position:absolute;top:50%;left:auto;right:calc(100% + 8px);transform:translateY(-50%);box-shadow:0 4px 16px #0006}#corridor-root .corridor-y-slider-reset[data-tooltip]:hover:after,#corridor-root .corridor-share-btn[data-tooltip]:hover:after{opacity:1}@media (hover:none){#corridor-root [data-tooltip]:after{display:none}}@media (width<=640px){#corridor-root [data-tooltip]:after{display:none}}#corridor-root .toggle-group-icons .toggle-btn{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.3rem;display:flex}#corridor-root .toggle-group-icons .toggle-btn svg{flex-shrink:0;width:18px;height:18px}#corridor-root .header-spacer{flex:1}#corridor-root .corridor-dropdown-trigger{color:#ffffff9e;font-size:var(--type-sm);cursor:pointer;letter-spacing:.01em;white-space:nowrap;background:#ffffff0d;border:none;border-radius:9px;padding:.4rem .72rem;font-family:inherit;transition:background .18s,color .18s;position:relative}#corridor-root .corridor-dropdown-trigger:hover{color:#ffffffeb;background:#ffffff17}#corridor-root .corridor-dropdown-trigger[aria-expanded=true]{color:#fff;background:#ffffff24}#corridor-root .corridor-dropdown-trigger .dropdown-caret{opacity:.6;margin-left:.2em;font-size:.85em;transition:transform .2s;display:inline-block}#corridor-root .corridor-dropdown-trigger[aria-expanded=true] .dropdown-caret{opacity:.9;transform:rotate(180deg)}#corridor-root .corridor-dropdown-trigger.toggle-vis-trigger{color:#00bebe80;border-color:#00b4b433}#corridor-root .corridor-dropdown-trigger.toggle-vis-trigger:hover{color:#00d2d2b3;background:#00b4b40f}#corridor-root .corridor-dropdown-trigger.toggle-vis-trigger[aria-expanded=true]{color:#00d2d2e6;background:#00b4b41f;border-color:#00b4b44d}#corridor-root .corridor-dropdown{z-index:30;-webkit-backdrop-filter:blur(24px)saturate(1.15);background:#0a0d16eb;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:.4rem;min-width:150px;padding:.75rem .85rem;display:none;position:fixed;box-shadow:0 12px 40px #0000008c}#corridor-root .corridor-dropdown.open{display:flex}#corridor-root .corridor-dropdown-label{font-size:var(--type-xs);letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;padding:.1rem 0 .15rem;font-weight:500}#corridor-root .corridor-dropdown-sep{background:#ffffff26;height:1px;margin:.15rem 0}#corridor-root .corridor-dropdown .toggle-group{width:100%;display:flex}#corridor-root .corridor-dropdown .toggle-group .toggle-btn{text-align:left;flex:1}#corridor-root .corridor-about-btn{color:#ffffff94;font-size:var(--type-sm);cursor:pointer;background:0 0;border:none;border-radius:9px;padding:.4rem .66rem;font-family:inherit;transition:background .18s,color .18s;position:relative}#corridor-root .corridor-about-btn:hover{color:#fff;background:#ffffff14}#corridor-root .corridor-header-zoom{background:#ffffff0d;border-radius:9px;align-items:center;gap:1px;padding:2px;display:inline-flex}#corridor-root .corridor-header-zoom-btn{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .18s,color .18s;display:flex}#corridor-root .corridor-header-zoom-btn:hover{color:#fff;background:#ffffff14}#corridor-root .corridor-header-zoom-btn svg{width:17px;height:17px}#corridor-root .corridor-fullscreen-btn .fs-exit,#corridor-root .corridor-fullscreen-btn.is-fullscreen .fs-enter{display:none}#corridor-root .corridor-fullscreen-btn.is-fullscreen .fs-exit{display:inline}#corridor-root .corridor-fullscreen-btn.is-fullscreen{color:#50e6e6f2;background:#00bebe29}#corridor-root .corridor-y-slider-wrapper{z-index:20;-webkit-backdrop-filter:blur(8px);background:#050a1499;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:6px 2px;display:flex;position:fixed;top:50%;left:10px;transform:translateY(-50%)}#corridor-root .corridor-y-slider-reset{color:#ffffff8c;font-size:var(--type-sm);cursor:pointer;background:0 0;border:none;padding:0;line-height:1.2;transition:color .15s}#corridor-root .corridor-y-slider-reset:hover{color:#ffffffd9}#corridor-root .corridor-y-slider-label{font-family:system-ui,sans-serif;font-size:var(--type-xs);color:#ffffff8c;letter-spacing:.02em}#corridor-root .corridor-y-slider{writing-mode:vertical-lr;appearance:none;cursor:pointer;direction:rtl;background:0 0;width:18px;height:100px}#corridor-root .corridor-y-slider::-webkit-slider-runnable-track{background:#ffffff26;border-radius:2px;width:4px;height:100%}#corridor-root .corridor-y-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#00c864cc;border:2px solid #ffffff4d;border-radius:50%;width:14px;height:14px;margin-left:-5px}#corridor-root .corridor-y-slider::-moz-range-track{background:#ffffff26;border-radius:2px;width:4px}#corridor-root .corridor-y-slider::-moz-range-thumb{cursor:pointer;background:#00c864cc;border:2px solid #ffffff4d;border-radius:50%;width:14px;height:14px}#corridor-root .corridor-loading{z-index:35;background:#0a0a14;flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:opacity .4s;display:flex;position:fixed;inset:0}#corridor-root .corridor-loading.fade-out{opacity:0;pointer-events:none}#corridor-root .corridor-loading-spinner{border:2px solid #ffffff1a;border-top-color:#00bfff99;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite corridor-spin}@keyframes corridor-spin{to{transform:rotate(360deg)}}#corridor-root .corridor-loading-text{font-family:system-ui,sans-serif;font-size:var(--type-base);color:#ffffff8c}#corridor-root .corridor-error{top:calc(var(--header-offset,80px) + 60px);z-index:42;color:#fff;font-family:system-ui,sans-serif;font-size:var(--type-base);background:#c82828e6;border-radius:6px;padding:.75rem 1.5rem;position:fixed;left:50%;transform:translate(-50%)}#corridor-root #corridor-tooltip{z-index:30;pointer-events:none;-webkit-backdrop-filter:blur(16px);max-width:320px;font-family:system-ui,-apple-system,sans-serif;font-size:var(--type-base);color:#ffffffd9;background:#0f0f0ff2;border:1px solid #22c55e40;border-radius:8px;padding:.65rem .8rem;line-height:1.4;display:none;position:fixed}#corridor-root .tooltip-year{font-family:Oswald,system-ui,sans-serif;font-size:var(--type-md);letter-spacing:.02em;color:#fffffff2;margin-bottom:.35rem;font-weight:500}#corridor-root .tooltip-temp{align-items:center;gap:.4rem;margin-bottom:.3rem;display:flex}#corridor-root .tooltip-co2{color:#ffe53d;align-items:center;gap:.4rem;margin-bottom:.3rem;font-weight:500;display:flex}#corridor-root .tooltip-languages{color:#c9a3ff;align-items:center;gap:.4rem;margin-bottom:.3rem;font-weight:500;display:flex}#corridor-root .tooltip-languages-range{opacity:.62;font-weight:400;font-size:var(--type-xs)}#corridor-root .tooltip-color-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}#corridor-root .tooltip-corridor-status{font-size:var(--type-xs);letter-spacing:.03em;border-radius:3px;margin-bottom:.35rem;padding:.15rem .45rem;font-weight:600;display:inline-block}#corridor-root .tooltip-corridor-status.status-safe{color:#4ade80;background:#22c55e33}#corridor-root .tooltip-corridor-status.status-above{color:#fbbf24;background:#f59e0b33}#corridor-root .tooltip-corridor-status.status-below{color:#60a5fa;background:#3b82f633}#corridor-root .tooltip-current-obs{border-bottom:1px solid #ffffff1a;margin-bottom:.15rem;padding-bottom:.3rem}#corridor-root .tooltip-ssp-section{border-top:1px solid #ffffff26;margin-top:.35rem;padding-top:.35rem}#corridor-root .tooltip-ssp-row{font-size:var(--type-sm);align-items:flex-start;gap:.4rem;padding:.14rem 0;display:flex}#corridor-root .tooltip-ssp-row .tooltip-color-dot{margin-top:.34em}#corridor-root .tooltip-ssp-label{color:#ffffff80;flex:auto;min-width:0;line-height:1.3}#corridor-root .tooltip-ssp-val{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;color:#ffffffeb;flex:none;margin-left:.6rem;font-weight:600}#corridor-root .tooltip-era{font-size:var(--type-xs);color:#ffffff8c;letter-spacing:.03em;margin-top:.3rem}#corridor-root .tooltip-source{font-size:var(--type-xs);color:#ffffff8c;margin-top:.2rem;font-style:italic}#corridor-root .corridor-detail-panel{left:0;top:var(--corridor-header-bottom,140px);z-index:25;-webkit-backdrop-filter:blur(16px);color:#ffffffd9;background:#050a14a6;border-right:1px solid #22c55e33;flex-direction:column;width:min(360px,80vw);font-family:system-ui,-apple-system,sans-serif;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;bottom:0;overflow:hidden;transform:translate(-100%)}#corridor-root .corridor-detail-panel.open{transform:translate(0)}#corridor-root .corridor-drag-handle{display:none}#corridor-root .corridor-detail-close{z-index:2;color:#ffffff8c;width:44px;height:44px;font-size:var(--type-lg);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;line-height:1;transition:color .2s,background .2s;display:flex;position:absolute;top:.5rem;right:.5rem}#corridor-root .corridor-detail-close:hover{color:#ffffffe6;background:#ffffff14}#corridor-root .corridor-detail-header{border-bottom:1px solid #ffffff1f;flex-shrink:0;padding:1rem 1rem .75rem}#corridor-root .detail-year{font-family:Oswald,system-ui,sans-serif;font-size:var(--type-2xl);letter-spacing:.02em;color:#fffffff2;margin-bottom:.4rem;font-weight:600}#corridor-root .detail-temp-row{align-items:center;gap:.5rem;display:flex}#corridor-root .detail-color-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px;display:inline-block}#corridor-root .detail-temp-value{font-size:var(--type-base);font-weight:500}#corridor-root .corridor-detail-content{overscroll-behavior:contain;flex:1;padding:.75rem 1rem 1.5rem;overflow-y:auto}#corridor-root .detail-section{margin-bottom:1.25rem}#corridor-root .detail-section-title{font-size:var(--type-xs);text-transform:uppercase;letter-spacing:.1em;color:#22c55e99;margin:0 0 .5rem;font-weight:600}#corridor-root .detail-status-wrapper{margin-bottom:.5rem}#corridor-root .detail-corridor-badge{font-size:var(--type-xs);letter-spacing:.03em;border-radius:4px;padding:.2rem .6rem;font-weight:600;display:inline-block}#corridor-root .detail-corridor-badge.badge-safe{color:#4ade80;background:#22c55e26;border:1px solid #22c55e40}#corridor-root .detail-corridor-badge.badge-above{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b40}#corridor-root .detail-corridor-badge.badge-below{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f640}#corridor-root .detail-temp-bar-wrapper{background:#ffffff1f;border-radius:4px;height:8px;margin-bottom:.3rem;position:relative;overflow:hidden}#corridor-root .detail-temp-bar{border-radius:4px;height:100%;transition:width .3s}#corridor-root .detail-corridor-zone{pointer-events:none;background:#22c55e14;border-left:1.5px solid #22c55e80;border-right:1.5px solid #22c55e80;height:100%;position:absolute;top:0}#corridor-root .detail-range-label{font-size:var(--type-xs);color:#ffffff8c}#corridor-root .detail-ssp-row{font-size:var(--type-base);align-items:center;gap:.4rem;padding:.35rem 0;display:flex}#corridor-root .detail-ssp-row:not(:last-child){border-bottom:1px solid #ffffff26}#corridor-root .detail-ssp-label{color:#ffffff80;min-width:5em;font-size:var(--type-base)}#corridor-root .detail-ssp-vals{font-weight:600;font-size:var(--type-base)}#corridor-root .detail-ssp-range{font-size:var(--type-sm);color:#ffffff8c}#corridor-root .detail-insight{font-size:var(--type-base);color:#ffffff8c;margin:0 0 .5rem;font-style:italic;line-height:1.5}#corridor-root .detail-era-name{font-size:var(--type-base);margin-bottom:.2rem;font-weight:500}#corridor-root .detail-era-range{font-size:var(--type-xs);color:#ffffff8c}#corridor-root .detail-attribution{margin:0;padding:0;list-style:none}#corridor-root .detail-attribution li{font-size:var(--type-xs);color:#ffffff8c;padding:.2rem 0;line-height:1.4}#corridor-root .detail-attribution li:not(:last-child){border-bottom:1px solid #ffffff14}#corridor-root .detail-attribution li.detail-source-active{color:#fff9;font-weight:500}#corridor-root .detail-attribution-credit{font-size:var(--type-xs);color:#ffffff8c;margin-top:.5rem;font-style:italic}#corridor-root .detail-events-separator{background:linear-gradient(90deg,#0000,#ffffff1f,#0000);height:1px;margin:1rem 0 1.25rem}#corridor-root .detail-event-row{border-bottom:1px solid #ffffff1a;gap:.5rem;padding:.5rem 0;display:flex}#corridor-root .detail-event-row:last-child{border-bottom:none}#corridor-root .detail-event-icon{width:1rem;font-size:var(--type-xs);text-align:center;color:#ffffff8c;flex-shrink:0;line-height:1.3rem}#corridor-root .detail-event-info{flex:1;min-width:0}#corridor-root .detail-event-title{font-size:var(--type-base);color:#ffffffd9;font-weight:500;line-height:1.3}#corridor-root .detail-event-year{font-size:var(--type-xs);color:#ffffff8c;margin-top:.1rem}#corridor-root .detail-event-offset{color:#60a5facc;font-weight:600}#corridor-root .detail-event-desc{font-size:var(--type-sm);color:#ffffff8c;margin-top:.25rem;line-height:1.4}#corridor-root .detail-event-clickable{cursor:pointer;border-radius:4px;margin:0 -.35rem;padding:.5rem .35rem;transition:background-color .15s}#corridor-root .detail-event-clickable:hover{background-color:#ffffff1a}#corridor-root .corridor-collapsible{margin-bottom:.75rem}#corridor-root .corridor-collapsible-header{cursor:pointer;width:100%;color:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:.4rem;padding:.4rem 0;font-family:inherit;display:flex}#corridor-root .corridor-collapsible-title{font-size:var(--type-xs);text-transform:uppercase;letter-spacing:.1em;color:#22c55e99;font-weight:600}#corridor-root .corridor-collapsible-count{min-width:1.2rem;height:1rem;font-size:var(--type-xs);color:#ffffff8c;background:#ffffff26;border-radius:.5rem;justify-content:center;align-items:center;padding:0 .3rem;font-weight:600;display:inline-flex}#corridor-root .corridor-collapsible-chevron{font-size:var(--type-xs);color:#ffffff8c;margin-left:auto;transition:transform .2s;display:inline-block}#corridor-root .corridor-collapsible-body.expanded+.corridor-collapsible-header .corridor-collapsible-chevron,#corridor-root .corridor-collapsible-header:has(+.corridor-collapsible-body.expanded) .corridor-collapsible-chevron{transform:rotate(90deg)}#corridor-root .corridor-collapsible-body{max-height:0;transition:max-height .25s;overflow:hidden}#corridor-root .corridor-collapsible-body.expanded{max-height:2000px;overflow:visible}#corridor-root .corridor-story-row{flex-direction:column;gap:.2rem}#corridor-root .corridor-story-action{font-size:var(--type-xs);color:#22c55eb3;margin-top:.25rem;font-weight:500}#corridor-root .corridor-story-row:hover .corridor-story-action{color:#22c55ef2}@media (prefers-reduced-motion:reduce){#corridor-root .corridor-collapsible-body,#corridor-root .corridor-collapsible-chevron{transition:none}}@media (width<=640px),(width<=1024px) and (pointer:coarse){#corridor-root .corridor-detail-panel{width:100%;max-height:45vh;padding-bottom:env(safe-area-inset-bottom,0);border-top:1px solid #22c55e33;border-right:none;border-radius:16px 16px 0 0;transition:transform .35s cubic-bezier(.32,.72,0,1);inset:auto 0 0;transform:translateY(100%)}#corridor-root .corridor-detail-panel.open{transform:translateY(0)}#corridor-root .corridor-drag-handle{cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;align-items:center;padding:.6rem 0 .2rem;display:flex}#corridor-root .corridor-drag-handle span{background:#fff3;border-radius:3px;width:36px;height:5px;display:block}#corridor-root .corridor-detail-content{overscroll-behavior:contain}}#corridor-root .corridor-menu-toggle{display:none}#corridor-root .corridor-header-drawer{display:contents}@media (width<=640px),(width<=1024px) and (pointer:coarse){body:has(#corridor-root) #site-header{display:none!important}body:has(#corridor-root){--header-offset:0px}#corridor-root .corridor-header{font-size:var(--type-xs);top:0;overflow:visible}#corridor-root .corridor-row-top{flex-wrap:nowrap;gap:.35rem;padding:.4rem .5rem}#corridor-root .corridor-title{display:none}#corridor-root .toggle-group .toggle-btn{font-size:var(--type-xs);padding:.25rem .45rem}#corridor-root .corridor-story-btn--mobile{color:#d9a450d9;cursor:pointer;background:#d9a45014;border:1px solid #d9a45040;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;padding:.35rem;transition:color .15s,border-color .15s,background .15s;display:flex}#corridor-root .corridor-story-btn--mobile:active{background:#d9a4502e;border-color:#d9a45066}#corridor-root .corridor-header-drawer .corridor-story-btn:not(.corridor-story-btn--mobile){display:none}#corridor-root .corridor-menu-toggle{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-left:.3rem;padding:.25rem;transition:color .15s,border-color .15s,background .15s;display:flex}#corridor-root .corridor-menu-toggle[aria-expanded=true]{color:#ffffffd9;background:#ffffff26;border-color:#fff3}#corridor-root .corridor-header-drawer{z-index:19;-webkit-backdrop-filter:blur(16px);max-height:calc(100dvh - var(--corridor-drawer-top,36px));overscroll-behavior:contain;padding:.5rem .5rem .6rem;padding-bottom:max(.6rem, env(safe-area-inset-bottom,0));background:#050a14eb;border-bottom:1px solid #ffffff1f;flex-wrap:wrap;align-items:center;gap:.4rem;animation:.2s ease-out corridor-drawer-in;display:none;position:fixed;top:36px;left:0;right:0;overflow-y:auto}#corridor-root .corridor-header-drawer.open{display:flex}@keyframes corridor-drawer-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}#corridor-root .corridor-row-utility{display:contents}#corridor-root .corridor-header-drawer .drawer-sep,#corridor-root .corridor-header-drawer .header-spacer,#corridor-root .header-spacer-left,#corridor-root .corridor-row-top>.header-sep,#corridor-root .corridor-dropdown-trigger{display:none}#corridor-root .corridor-dropdown{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;min-width:0;padding:0;display:contents;position:static}#corridor-root .corridor-dropdown-label,#corridor-root .corridor-dropdown-sep{display:none}#corridor-root .corridor-header-zoom-btn{width:44px;height:44px;font-size:var(--type-sm)}#corridor-root .corridor-y-slider-wrapper{display:none}}@media (height<=500px) and (orientation:landscape){body:has(#corridor-root) #site-header,body:has(#corridor-root) #site-header+div[aria-hidden=true]{display:none!important}body:has(#corridor-root){--header-offset:0px}#corridor-root .corridor-header{font-size:var(--type-xs);-webkit-backdrop-filter:none;pointer-events:none;background:0 0;border-bottom:none;top:0;overflow:visible}#corridor-root .corridor-row-top{flex-wrap:nowrap;gap:.3rem;padding:.25rem .5rem}#corridor-root .corridor-row-top>*{pointer-events:auto}#corridor-root .corridor-header .corridor-title,#corridor-root .corridor-row-top>.header-sep{display:none}#corridor-root .corridor-row-utility{display:contents}#corridor-root .toggle-group .toggle-btn{font-size:var(--type-xs);-webkit-backdrop-filter:blur(8px);background:#050a1499;padding:.2rem .4rem}#corridor-root .corridor-story-btn--mobile{-webkit-backdrop-filter:blur(8px);color:#d9a450d9;cursor:pointer;background:#d9a45014;border:1px solid #d9a45040;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;padding:.25rem;display:flex}#corridor-root .corridor-header-drawer .corridor-story-btn:not(.corridor-story-btn--mobile){display:none}#corridor-root .corridor-menu-toggle{-webkit-backdrop-filter:blur(8px);color:#fff9;cursor:pointer;background:#050a1499;border:1px solid #ffffff1f;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-left:.3rem;padding:.2rem;display:flex}#corridor-root .corridor-menu-toggle[aria-expanded=true]{color:#ffffffd9;background:#050a14cc;border-color:#fff3}#corridor-root .corridor-header-drawer{z-index:19;-webkit-backdrop-filter:blur(16px);pointer-events:auto;max-height:calc(100dvh - var(--corridor-drawer-top,32px));overscroll-behavior:contain;background:#050a14eb;border-bottom:1px solid #ffffff1f;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.4rem .5rem;animation:.2s ease-out corridor-drawer-in;display:none;position:fixed;top:32px;left:0;right:0;overflow-y:auto}#corridor-root .corridor-header-drawer.open{display:flex}#corridor-root .corridor-header-drawer .drawer-sep,#corridor-root .corridor-header-drawer .header-spacer,#corridor-root .header-spacer-left,#corridor-root .corridor-dropdown-trigger{display:none}#corridor-root .corridor-dropdown{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;min-width:0;padding:0;display:contents;position:static}#corridor-root .corridor-dropdown-label,#corridor-root .corridor-dropdown-sep,#corridor-root .corridor-y-slider-wrapper{display:none}}#corridor-root .dataset-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:.3rem;display:inline-block}#corridor-root .dataset-toggle{align-items:center;display:inline-flex}#corridor-root .dataset-toggle[disabled]{opacity:.35;cursor:not-allowed}#corridor-root .corridor-birthyear-wrapper{align-items:center;display:flex}#corridor-root .corridor-birthyear-input-wrap{align-items:center;display:flex;position:relative}#corridor-root .corridor-birthyear-input{text-align:center;color:#ffffffeb;width:108px;font-size:var(--type-sm);-moz-appearance:textfield;background:#ffffff0d;border:1px solid #0000;border-radius:9px;outline:none;padding:.38rem 1.4rem .38rem .6rem;font-family:inherit;transition:border-color .2s,background .2s}#corridor-root .corridor-birthyear-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#corridor-root .corridor-birthyear-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#corridor-root .corridor-birthyear-input:focus{background:#ffffff17;border-color:#22d3ee80}#corridor-root .corridor-birthyear-input::placeholder{color:#ffffff73}#corridor-root .corridor-birthyear-clear{color:#ffffff8c;font-size:var(--type-md);cursor:pointer;background:0 0;border:none;padding:0 .3rem;line-height:1;display:none;position:absolute;right:2px}#corridor-root .corridor-birthyear-wrapper.has-value .corridor-birthyear-clear{display:block}#corridor-root .corridor-birthyear-clear:hover{color:#fffc}#corridor-root .corridor-lifeexp-label{cursor:pointer;font-size:var(--type-xs);color:#ffffff80;white-space:nowrap;user-select:none;align-items:center;gap:.25rem;margin-left:.35rem;display:none;position:relative}#corridor-root .corridor-birthyear-wrapper.has-value .corridor-lifeexp-label{display:flex}#corridor-root .corridor-lifeexp-label input[type=checkbox]{accent-color:#22d3ee;cursor:pointer;width:16px;height:16px;margin:0}#corridor-root .corridor-lifeexp-label span{letter-spacing:.02em}#corridor-root .corridor-search-group{align-items:stretch;display:flex}#corridor-root .corridor-search-wrapper{align-items:center;display:flex;position:relative}#corridor-root .corridor-search-group .corridor-search-input{border-right:none;border-radius:9px 0 0 9px}#corridor-root .corridor-search-group .corridor-surprise-btn{border-left:1px solid #ffffff0f;border-radius:0 9px 9px 0;justify-content:center;align-items:center;padding:0 .5rem;display:flex}#corridor-root .corridor-search-icon{display:none}#corridor-root .corridor-search-input{color:#ffffffeb;width:min(210px,26vw);font-size:var(--type-sm);background:#ffffff0d;border:1px solid #0000;border-radius:9px;outline:none;padding:.38rem 1.4rem .38rem .7rem;font-family:inherit;transition:border-color .2s,background .2s}#corridor-root .corridor-search-input::-webkit-search-cancel-button{appearance:none;display:none}#corridor-root .corridor-search-input::-webkit-search-decoration{appearance:none;display:none}#corridor-root .corridor-search-input:focus{background:#ffffff17;border-color:#22c55e66}#corridor-root .corridor-search-input::placeholder{color:#ffffff73}#corridor-root .corridor-search-clear{color:#ffffff8c;font-size:var(--type-md);cursor:pointer;background:0 0;border:none;padding:0 .3rem;line-height:1;display:none;position:absolute;right:2px}#corridor-root .corridor-search-wrapper.has-query .corridor-search-clear{display:block}#corridor-root .corridor-search-results{z-index:30;-webkit-backdrop-filter:blur(16px);color:#ffffffd9;overscroll-behavior:contain;background:#0a0c14f2;border:1px solid #22c55e33;border-radius:8px;width:min(380px,85vw);max-height:min(60vh,480px);font-family:system-ui,-apple-system,sans-serif;position:fixed;overflow-y:auto}#corridor-root .search-loading,#corridor-root .search-empty{text-align:center;color:#ffffff8c;font-size:var(--type-base);padding:1rem}#corridor-root .search-group{padding:.5rem 0}#corridor-root .search-group:not(:last-child){border-bottom:1px solid #ffffff1f}#corridor-root .search-group-title{font-size:var(--type-xs);text-transform:uppercase;letter-spacing:.1em;color:#22c55e99;padding:.25rem .75rem;font-weight:600}#corridor-root .search-result-row{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-wrap:wrap;align-items:baseline;gap:.3rem .5rem;padding:.5rem .75rem;transition:background .15s;display:flex}#corridor-root .search-result-row:hover{background:#ffffff1a}#corridor-root .search-result-title{font-size:var(--type-base);color:#ffffffe6;flex:1;min-width:120px;font-weight:500}#corridor-root .search-result-year{font-size:var(--type-xs);color:#ffffff8c;letter-spacing:.02em;font-family:Oswald,system-ui,sans-serif}#corridor-root .search-result-badge{font-size:var(--type-xs);letter-spacing:.03em;text-transform:capitalize;color:#ffffff80;background:#ffffff26;border-radius:3px;padding:.1rem .4rem;font-weight:600}#corridor-root .search-result-badge.cat-climate{color:#60a5fa;background:#3b82f626}#corridor-root .search-result-badge.cat-agriculture{color:#4ade80;background:#22c55e26}#corridor-root .search-result-badge.cat-civilization{color:#fbbf24;background:#f59e0b26}#corridor-root .search-result-badge.cat-technology{color:#a78bfa;background:#8b5cf626}#corridor-root .search-result-badge.cat-art_culture{color:#f472b6;background:#f472b626}#corridor-root .search-result-desc{width:100%;font-size:var(--type-xs);color:#ffffff8c;text-overflow:ellipsis;white-space:nowrap;line-height:1.4;overflow:hidden}#corridor-root .corridor-about-panel{top:var(--corridor-header-bottom,140px);z-index:40;-webkit-backdrop-filter:blur(20px);overscroll-behavior:contain;color:#fffc;background:#0a0a0ff7;border-left:1px solid #22c55e26;width:min(440px,88vw);font-family:system-ui,-apple-system,sans-serif;transition:transform .3s cubic-bezier(.22,1,.36,1);position:fixed;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}#corridor-root .corridor-about-panel.open{transform:translate(0)}@media (width<=640px),(width<=1024px) and (pointer:coarse){#corridor-root .corridor-about-panel{border-top:1px solid #22c55e26;border-left:none;border-radius:14px 14px 0 0;width:100%;max-height:80vh;inset:auto 0 0;transform:translateY(100%)}#corridor-root .corridor-about-panel.open{transform:translateY(0)}}#corridor-root .corridor-about-backdrop{z-index:39;opacity:0;pointer-events:none;background:#0006;transition:opacity .3s;position:fixed;inset:0}#corridor-root .corridor-about-backdrop.open{opacity:1;pointer-events:auto}#corridor-root .corridor-about-header{z-index:1;background:#0a0a0ff7;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:20px 24px 12px;display:flex;position:sticky;top:0}#corridor-root .corridor-about-header h2{font-family:var(--font-heading,system-ui);font-size:var(--type-lg);color:#ffffffe6;letter-spacing:.01em;margin:0;font-weight:600}#corridor-root .corridor-about-close{color:#ffffff8c;width:44px;height:44px;font-size:var(--type-lg);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;line-height:1;transition:color .2s,background .2s;display:flex}#corridor-root .corridor-about-close:hover{color:#ffffffe6;background:#ffffff14}#corridor-root .corridor-about-body{font-size:var(--type-base);padding:16px 24px 40px;line-height:1.7}#corridor-root .corridor-about-body>p{color:#ffffffb3;margin:0 0 1rem}#corridor-root .corridor-about-body>p:first-child{font-size:var(--type-base);color:#fffc}#corridor-root .corridor-about-body strong{color:#ffffffe6;font-weight:600}#corridor-root .corridor-about-body em{color:#ffffffbf;font-style:italic}#corridor-root .corridor-about-body h3{font-family:var(--font-heading,system-ui);font-size:var(--type-base);color:#22c55ed9;letter-spacing:.01em;margin:1.8rem 0 .6rem;font-weight:600}#corridor-root .corridor-about-body h3:first-of-type{margin-top:1rem}#corridor-root .corridor-about-section{border-bottom:1px solid #ffffff1f}#corridor-root .corridor-about-section:last-of-type{border-bottom:none}#corridor-root .corridor-about-section>summary{font-family:var(--font-heading,system-ui);font-size:var(--type-base);color:#22c55ed9;letter-spacing:.01em;cursor:pointer;user-select:none;justify-content:space-between;align-items:center;margin:0;padding:.75rem 0;font-weight:600;list-style:none;display:flex}#corridor-root .corridor-about-section>summary::-webkit-details-marker{display:none}#corridor-root .corridor-about-section>summary:after{content:"";border-bottom:1.5px solid #22c55e99;border-right:1.5px solid #22c55e99;flex-shrink:0;width:8px;height:8px;margin-left:.5rem;transition:transform .2s;transform:rotate(-45deg)}#corridor-root .corridor-about-section[open]>summary:after{transform:rotate(45deg)}#corridor-root .corridor-about-section>summary:hover{color:#22c55e}#corridor-root .corridor-about-section>summary:hover:after{border-color:#22c55ee6}#corridor-root .corridor-about-section>:not(summary):first-of-type{margin-top:0}#corridor-root .corridor-about-section>:last-child{padding-bottom:.5rem}#corridor-root .corridor-about-citation{margin-top:1.5rem;padding-top:.5rem}#corridor-root .corridor-about-citation>h3{margin-top:.5rem}#corridor-root .corridor-about-body ul{margin:0 0 .75rem;padding-left:0;list-style:none}#corridor-root .corridor-about-body ul li{color:#ffffffa6;padding:.2rem 0 .2rem 1rem;position:relative}#corridor-root .corridor-about-body ul li:before{content:"";background:#22c55e80;border-radius:50%;width:4px;height:4px;position:absolute;top:.6rem;left:0}#corridor-root .corridor-about-body dl{margin:0 0 .75rem}#corridor-root .corridor-about-body dt{color:#ffffffd9;font-weight:600;font-size:var(--type-base);margin-top:.8rem}#corridor-root .corridor-about-body dd{color:#fff9;font-size:var(--type-base);margin:.15rem 0 0;line-height:1.65}#corridor-root .corridor-about-body a{color:#4ade80;border-bottom:1px solid #4ade8040;text-decoration:none;transition:border-color .2s}#corridor-root .corridor-about-body a:hover{border-bottom-color:#4ade8099}#corridor-root .corridor-about-body kbd{font-family:inherit;font-size:var(--type-xs);color:#ffffffb3;background:#ffffff1f;border:1px solid #ffffff26;border-radius:3px;padding:.1rem .4rem;display:inline-block}#corridor-root .corridor-about-credits{text-align:center;border-top:1px solid #ffffff1f;margin-top:2.5rem;padding-top:1.25rem}#corridor-root .corridor-about-credits p{font-size:var(--type-base);color:#ffffff8c;margin:0 0 .4rem}#corridor-root .corridor-about-credits a{color:#22c55eb3}#corridor-root .corridor-pik-acknowledgement{font-size:var(--type-base);color:#ffffff8c;text-align:center;flex-direction:column;align-items:center;gap:8px;margin-bottom:1.5rem;display:flex}#corridor-root .corridor-pik-acknowledgement a{border-bottom:none;line-height:0;display:flex}#corridor-root .corridor-pik-acknowledgement .pik-logo{opacity:.6;width:auto;height:44px;transition:opacity .2s}#corridor-root .corridor-pik-acknowledgement .pik-logo:hover{opacity:.85}#corridor-root .corridor-pik-acknowledgement strong{color:#fff9}#corridor-root .corridor-surprise-btn{color:#4ade80eb;font-size:var(--type-sm);cursor:pointer;white-space:nowrap;background:#22c55e1a;border:none;border-radius:9px;padding:.3rem .5rem;font-family:inherit;font-weight:500;transition:background .18s,color .18s;position:relative}#corridor-root .corridor-surprise-btn svg{flex-shrink:0;width:14px;height:14px}#corridor-root .corridor-surprise-btn:hover{color:#6ee79b;background:#22c55e33}#corridor-root .corridor-surprise-btn.loading{opacity:.5;pointer-events:none}#corridor-root .corridor-story-btn{color:#e7c47af2;font-size:var(--type-sm);cursor:pointer;white-space:nowrap;background:#d9a4501c;border:none;border-radius:9px;align-items:center;gap:5px;padding:.38rem .7rem;font-family:inherit;font-weight:500;transition:background .18s,color .18s;display:inline-flex;position:relative}#corridor-root .corridor-story-btn:hover{color:#f0d292;background:#d9a45033}#corridor-root .corridor-story-btn svg{flex-shrink:0}#corridor-root .corridor-story-btn--mobile{display:none}#corridor-root .corridor-surprise-card{z-index:30;-webkit-backdrop-filter:blur(16px);color:#ffffffd9;opacity:0;pointer-events:none;background:#0a0c14f2;border:1px solid #22c55e40;border-radius:10px;width:min(500px,90vw);padding:.85rem 1rem;font-family:system-ui,-apple-system,sans-serif;transition:opacity .25s,transform .25s;position:fixed;bottom:calc(48px + 1.5rem);left:50%;transform:translate(-50%)translateY(10px)}#corridor-root .corridor-surprise-card.visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}#corridor-root .corridor-surprise-card-close{color:#ffffff8c;width:44px;height:44px;font-size:var(--type-lg);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;line-height:1;transition:color .2s,background .2s;display:flex;position:absolute;top:.4rem;right:.5rem}#corridor-root .corridor-surprise-card-close:hover{color:#ffffffe6;background:#ffffff14}#corridor-root .corridor-surprise-card-header{align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}#corridor-root .corridor-surprise-card-badge{font-size:var(--type-xs);text-transform:uppercase;letter-spacing:.06em;color:#ffffff8c;background:#ffffff26;border-radius:3px;padding:.12rem .45rem;font-weight:600}#corridor-root .corridor-surprise-card-badge.type-event{color:#60a5fa;background:#3b82f626}#corridor-root .corridor-surprise-card-badge.type-span{color:#fbbf24;background:#f59e0b26}#corridor-root .corridor-surprise-card-badge.type-figure{color:#c084fc;background:#a855f726}#corridor-root .corridor-surprise-card-year{font-family:Oswald,system-ui,sans-serif;font-size:var(--type-base);color:#ffffff73;letter-spacing:.02em;font-weight:400}#corridor-root .corridor-surprise-card-title{font-size:var(--type-base);color:#fffffff2;margin-bottom:.3rem;padding-right:1.5rem;font-weight:600;line-height:1.3}#corridor-root .corridor-surprise-card-desc{font-size:var(--type-base);color:#ffffff8c;line-height:1.55}#corridor-root .corridor-birthyear-card{z-index:30;-webkit-backdrop-filter:blur(16px);color:#ffffffd9;opacity:0;pointer-events:none;background:#0a0c14f2;border:1px solid #22d3ee4d;border-radius:10px;width:max-content;max-width:min(400px,90vw);padding:.75rem 1rem;font-family:system-ui,-apple-system,sans-serif;transition:opacity .25s,transform .25s;position:fixed;bottom:calc(48px + 1.5rem);left:50%;transform:translate(-50%)translateY(10px)}#corridor-root .corridor-birthyear-card.visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}#corridor-root .corridor-birthyear-card-header{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}#corridor-root .corridor-birthyear-card-badge{font-size:var(--type-xs);text-transform:uppercase;letter-spacing:.06em;color:#22d3ee;background:#22d3ee26;border-radius:3px;padding:.12rem .45rem;font-weight:600}#corridor-root .corridor-birthyear-card-range{font-family:Oswald,system-ui,sans-serif;font-size:var(--type-md);color:#22d3ee;letter-spacing:.02em;font-weight:600}#corridor-root .corridor-birthyear-card-desc{font-size:var(--type-base);color:#ffffff80;line-height:1.5}#corridor-root .corridor-share-btn{color:#ffffff8c;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:4px;margin-top:6px;padding:2px 0;font:400 .75rem/1 Oswald,system-ui,sans-serif;transition:color .15s;display:flex}#corridor-root .corridor-share-btn:hover{color:#22d3ee}#corridor-root .corridor-share-btn svg{opacity:.7;flex-shrink:0}#corridor-root .corridor-share-btn:hover svg{opacity:1}#corridor-root .corridor-share-modal{z-index:60;opacity:0;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}#corridor-root .corridor-share-modal.open{opacity:1}#corridor-root .corridor-share-modal-backdrop{-webkit-backdrop-filter:blur(8px);background:#000000bf;position:absolute;inset:0}#corridor-root .corridor-share-modal-content{background:#0c1018;border:1px solid #ffffff26;border-radius:12px;width:92%;max-width:680px;padding:24px;transition:transform .3s;position:relative;transform:translateY(12px);box-shadow:0 24px 64px #00000080}#corridor-root .corridor-share-modal.open .corridor-share-modal-content{transform:translateY(0)}#corridor-root .corridor-share-modal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}#corridor-root .corridor-share-modal-header h3{font-family:Oswald,system-ui,sans-serif;font-size:var(--type-lg);color:#ffffffd9;letter-spacing:.02em;margin:0;font-weight:500;line-height:1}#corridor-root .corridor-share-modal-close{color:#ffffff8c;font-size:var(--type-xl);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;line-height:1;transition:color .15s,background .15s}#corridor-root .corridor-share-modal-close:hover{color:#fffc;background:#ffffff1f}#corridor-root .corridor-share-preview{background:#06080f;border-radius:8px;margin-bottom:20px;overflow:hidden}#corridor-root .corridor-share-actions{flex-wrap:wrap;gap:10px;display:flex}#corridor-root .corridor-share-action-btn{color:#ffffffb3;cursor:pointer;background:#ffffff26;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font:500 .85rem/1 Oswald,system-ui,sans-serif;transition:background .15s,border-color .15s,color .15s;display:flex}#corridor-root .corridor-share-action-btn:hover{color:#ffffffe6;background:#ffffff26;border-color:#fff3}#corridor-root .corridor-share-action-primary{color:#22d3ee;background:#22d3ee1a;border-color:#22d3ee4d}#corridor-root .corridor-share-action-primary:hover{background:#22d3ee2e;border-color:#22d3ee80}#corridor-root .corridor-share-action-btn svg{flex-shrink:0}#corridor-root .corridor-landscape-hint{z-index:36;-webkit-backdrop-filter:blur(12px);text-align:center;background:#050a14eb;justify-content:center;align-items:center;padding:2rem;font-family:system-ui,-apple-system,sans-serif;display:flex;position:fixed;inset:0}#corridor-root .landscape-hint-inner{flex-direction:column;align-items:center;gap:1rem;max-width:280px;display:flex}#corridor-root .landscape-hint-icon{color:#22c55e99;animation:2.5s ease-in-out infinite corridor-rotate-hint}@keyframes corridor-rotate-hint{0%,to{transform:rotate(0)}40%{transform:rotate(-90deg)}60%{transform:rotate(-90deg)}}#corridor-root .landscape-hint-text{font-size:var(--type-md);color:#fffc;margin:0;font-weight:500;line-height:1.5}#corridor-root .landscape-hint-subtext{font-size:var(--type-base);color:#ffffff8c;margin:.4rem 0 0;line-height:1.4}#corridor-root .landscape-hint-dismiss{color:#ffffff73;font-size:var(--type-base);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;margin-top:.5rem;padding:.5rem 1.2rem;font-family:inherit;transition:all .2s}#corridor-root .landscape-hint-dismiss:hover{color:#ffffffb3;border-color:#ffffff59}#corridor-root .corridor-tp-hover{z-index:35;pointer-events:none;backdrop-filter:blur(6px);opacity:0;white-space:nowrap;background:#0a0a14eb;border:1px solid #ffb74d80;border-radius:5px;max-width:280px;padding:6px 10px;transition:opacity .12s,transform .12s;position:fixed;transform:translateY(2px)}#corridor-root .corridor-tp-hover.visible{opacity:1;transform:translateY(0)}#corridor-root .corridor-tp-hover-name{color:#ffb74d;margin-bottom:2px;font:600 12px system-ui,-apple-system,sans-serif}#corridor-root .corridor-tp-hover-range{color:#ffffffb3;font:400 12px system-ui,-apple-system,sans-serif}#corridor-root .corridor-tp-card{z-index:30;overscroll-behavior:contain;-webkit-backdrop-filter:blur(16px);color:#ffffffd9;width:min(380px,88vw);max-height:min(420px,70vh);font-family:system-ui,-apple-system,sans-serif;font-size:var(--type-base);opacity:0;pointer-events:none;background:#0f1423eb;border:1.5px solid #e5393580;border-radius:8px;padding:.85rem 1rem;line-height:1.6;transition:opacity .2s,transform .2s;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)translateY(8px)}#corridor-root .corridor-tp-card.visible{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)translateY(0)}#corridor-root .corridor-tp-card-close{color:#ffffff8c;width:44px;height:44px;font-size:var(--type-md);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex;position:absolute;top:.4rem;right:.5rem}#corridor-root .corridor-tp-card-close:hover{color:#ffffffe6;background:#ffffff14}#corridor-root .corridor-tp-card-name{font-size:var(--type-md);color:#fffffff2;margin-bottom:.4rem;padding-right:28px;font-weight:700}#corridor-root .corridor-tp-card-badges{flex-wrap:wrap;gap:.3rem;margin-bottom:.5rem;display:flex}#corridor-root .corridor-tp-card-badges .tp-badge{font-size:var(--type-xs);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:3px;padding:.12rem .4rem;font-weight:600}#corridor-root .tp-badge-risk{color:#f87171;background:#ef444426}#corridor-root .tp-badge-risk.risk-critical{color:#f44;background:#dc262633}#corridor-root .tp-badge-risk.risk-high{color:#f87171;background:#ef444426}#corridor-root .tp-badge-risk.risk-increasing{color:#fbbf24;background:#f59e0b26}#corridor-root .tp-badge-risk.risk-low{color:#4ade80;background:#22c55e26}#corridor-root .tp-badge-timescale{color:#ffb74d;background:#ff98001f}#corridor-root .tp-badge-timescale.ts-slow{color:#64b5f6;background:#42a5f51f}#corridor-root .tp-badge-reversibility{color:#ffffff80;background:#ffffff1f}#corridor-root .corridor-tp-card-threshold{font-size:var(--type-xs);color:#fff9;margin-bottom:.5rem}#corridor-root .corridor-tp-card-threshold strong{color:#ffffffe6;font-weight:600}#corridor-root .corridor-tp-card-insight{font-size:var(--type-sm);color:#e53935d9;border-left:2px solid #e5393566;margin-bottom:.5rem;padding-left:.5rem;font-style:italic;line-height:1.55}#corridor-root .corridor-tp-card-desc{font-size:var(--type-sm);color:#ffffff8c;margin-bottom:.5rem;line-height:1.6}#corridor-root .corridor-tp-card-cascades{margin-bottom:.5rem}#corridor-root .corridor-tp-card-cascades .cascade-title{font-size:var(--type-xs);text-transform:uppercase;letter-spacing:.08em;color:#ff9800b3;margin-bottom:.25rem;font-weight:600}#corridor-root .corridor-tp-card-cascades .cascade-item{font-size:var(--type-xs);color:#ffffff80;padding:.15rem 0}#corridor-root .corridor-tp-card-cascades .cascade-item .cascade-target{color:#ffffffbf;font-weight:500}#corridor-root .corridor-tp-card-link{font-size:var(--type-sm);color:#ffb74d;border-bottom:1px solid #ff980040;font-weight:500;text-decoration:none;transition:border-color .15s;display:inline-block}#corridor-root .corridor-tp-card-link:hover{border-bottom-color:#ff980099}#corridor-root .corridor-zigzag-hover{z-index:35;pointer-events:none;-webkit-backdrop-filter:blur(6px);color:#ffffffbf;white-space:nowrap;opacity:0;background:#0a0a14e6;border:1px solid #fff3;border-radius:4px;padding:4px 8px;font:500 12px system-ui,-apple-system,sans-serif;transition:opacity .12s,transform .12s;position:fixed;transform:translateY(2px)}#corridor-root .corridor-zigzag-hover.visible{opacity:1;transform:translateY(0)}#corridor-root .toggle-hotspot{border-color:#ff464640}#corridor-root .toggle-hotspot .toggle-btn{color:#ff64648c}#corridor-root .toggle-hotspot .toggle-btn.active{color:#ff7878e6;background:#ff46461f}#corridor-root .toggle-hotspot .toggle-btn:hover:not(.active){color:#ff7878b3;background:#ff46460f}#corridor-root .corridor-anthromes-hover{z-index:35;pointer-events:none;-webkit-backdrop-filter:blur(6px);opacity:0;white-space:nowrap;background:#0a0a14f0;border:1px solid #78b45073;border-radius:6px;max-width:280px;padding:8px 12px;transition:opacity .12s,transform .12s;position:fixed;transform:translateY(2px)}#corridor-root .corridor-anthromes-hover.visible{opacity:1;transform:translateY(0)}#corridor-root .corridor-anthromes-hover .anth-hover-year{color:#b4dc8cf2;border-bottom:1px solid #ffffff1a;margin-bottom:4px;padding-bottom:3px;font:600 12px system-ui,-apple-system,sans-serif}#corridor-root .corridor-anthromes-hover .anth-hover-row{color:#fffc;align-items:center;gap:5px;padding:1px 0;font:400 12px system-ui,-apple-system,sans-serif;display:flex}#corridor-root .corridor-anthromes-hover .anth-dot{border-radius:2px;flex-shrink:0;width:8px;height:8px;display:inline-block}#corridor-root .corridor-anthromes-hover .anth-pct{font-variant-numeric:tabular-nums;color:#fff9;margin-left:auto}#corridor-root .corridor-anthromes-hover .anth-level-row{margin-top:2px;font-weight:500}#corridor-root .corridor-anthromes-hover .anth-class-row{font-size:var(--type-xs);color:#fff9;padding-left:12px}#corridor-root .corridor-anthromes-hover .anth-class-row .anth-pct{color:#ffffff73}#corridor-root .corridor-anthromes-hover .anth-dot-sm{width:6px;height:6px}#corridor-root .corridor-anthromes-hover .anth-hover-row.anth-hovered{color:#fff;background:#ffffff1f;border-radius:3px;margin:0 -4px;padding:2px 4px;font-weight:600}#corridor-root .corridor-anthromes-hover .anth-hover-row.anth-hovered .anth-pct{color:#ffffffe6}#corridor-root .corridor-anthromes-hover .anth-dot-slot{flex-shrink:0;justify-content:center;align-items:center;width:16px;display:inline-flex}#corridor-root .corridor-anthromes-hover .anth-line-dashed{border-top:2px dashed;width:16px;height:0;display:inline-block}#corridor-root .corridor-anthromes-hover .anth-overlap-tag{letter-spacing:.04em;text-transform:uppercase;color:#fff6;border:1px dashed #ffffff4d;border-radius:3px;margin-left:2px;padding:0 3px;font-size:9px}#corridor-root .corridor-anthromes-hover .anth-hover-note{color:#ffffff80;white-space:normal;border-top:1px solid #ffffff1f;max-width:256px;margin-top:6px;padding-top:5px;font:400 10px/1.35 system-ui,-apple-system,sans-serif}#corridor-root .corridor-hotspot-hover{z-index:35;pointer-events:none;-webkit-backdrop-filter:blur(6px);opacity:0;white-space:nowrap;background:#0a0a14eb;border:1px solid #ff646480;border-radius:5px;max-width:280px;padding:6px 10px;transition:opacity .12s,transform .12s;position:fixed;transform:translateY(2px)}#corridor-root .corridor-hotspot-hover.visible{opacity:1;transform:translateY(0)}#corridor-root .corridor-hotspot-hover-name{color:#ff7878f2;margin-bottom:2px;font:600 12px system-ui,-apple-system,sans-serif}#corridor-root .corridor-hotspot-hover-year{color:#ffffffb3;font:400 12px system-ui,-apple-system,sans-serif}#corridor-root .corridor-hotspot-card{z-index:30;overscroll-behavior:contain;-webkit-backdrop-filter:blur(16px);color:#ffffffd9;width:min(380px,88vw);max-height:min(380px,70vh);font-family:system-ui,-apple-system,sans-serif;font-size:var(--type-base);opacity:0;pointer-events:none;background:#0f1423eb;border:1.5px solid #ff464680;border-radius:8px;padding:.85rem 1rem;line-height:1.6;transition:opacity .2s,transform .2s;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)translateY(8px)}#corridor-root .corridor-hotspot-card.visible{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)translateY(0)}#corridor-root .corridor-hotspot-card-close{color:#ffffff8c;width:44px;height:44px;font-size:var(--type-md);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex;position:absolute;top:.4rem;right:.5rem}#corridor-root .corridor-hotspot-card-close:hover{color:#ffffffe6;background:#ffffff14}#corridor-root .corridor-hotspot-card-title{font-size:var(--type-md);color:#fffffff2;margin-bottom:.4rem;padding-right:28px;font-weight:700}#corridor-root .corridor-hotspot-card-year{flex-wrap:wrap;gap:.3rem;margin-bottom:.6rem;display:flex}#corridor-root .corridor-hotspot-card-year .hotspot-year-badge{font-size:var(--type-xs);text-transform:uppercase;letter-spacing:.04em;color:#ff7878e6;white-space:nowrap;background:#ff464626;border-radius:3px;padding:.12rem .4rem;font-weight:600}#corridor-root .corridor-hotspot-card-year .hotspot-tier-badge{font-size:var(--type-xs);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:3px;padding:.12rem .4rem;font-weight:600}#corridor-root .hotspot-tier-major{color:#ff6464d9;background:#ff46461f}#corridor-root .hotspot-tier-minor{color:#ffffff80;background:#ffffff1f}#corridor-root .corridor-hotspot-card-desc{font-size:var(--type-base);color:#fffc;margin-bottom:.5rem;line-height:1.65}#corridor-root .corridor-hotspot-card-context{font-size:var(--type-sm);color:#ffffff8c;border-left:2px solid #ff464659;padding-left:.5rem;font-style:italic;line-height:1.6}@media (prefers-reduced-motion:reduce){#corridor-root .corridor-tp-card,#corridor-root .corridor-hotspot-card{transition:none}#corridor-root .corridor-loading-spinner{border-top-color:#00bfff66;animation:none}#corridor-root .corridor-loading,#corridor-root .corridor-detail-panel,#corridor-root .detail-temp-bar,#corridor-root .corridor-search-input,#corridor-root .corridor-about-panel,#corridor-root .corridor-about-backdrop{transition:none}#corridor-root .landscape-hint-icon{animation:none;transform:rotate(-90deg)}#corridor-root .toggle-group .toggle-btn,#corridor-root .corridor-about-btn,#corridor-root .corridor-header-zoom-btn,#corridor-root .corridor-surprise-btn,#corridor-root .corridor-birthyear-input,#corridor-root .corridor-y-slider-reset{transition:none}}#corridor-root .corridor-period-hover{z-index:31;pointer-events:none;-webkit-backdrop-filter:blur(18px)saturate(1.1);opacity:0;background:#0a0d16f2;border:1px solid #ffffff1f;border-radius:10px;max-width:300px;padding:.6rem .78rem;transition:opacity .14s;display:none;position:fixed;box-shadow:0 8px 28px #00000080}#corridor-root .corridor-period-hover.visible{opacity:1;display:block}#corridor-root .corridor-period-hover-name{font-family:Oswald,system-ui,sans-serif;font-size:var(--type-base);letter-spacing:.01em;color:#fff;margin-bottom:.22rem;font-weight:600}#corridor-root .corridor-period-hover-desc{font-size:var(--type-sm);color:#ffffffb8;line-height:1.45}@media (prefers-reduced-motion:reduce){#corridor-root .corridor-period-hover{transition:none}}#corridor-root .header-sep{background:#ffffff14;width:1px;height:22px;margin:0 .2rem}#corridor-root .corridor-icon-btn{color:#fff9;cursor:pointer;background:#ffffff0d;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .18s,color .18s;display:inline-flex}#corridor-root .corridor-icon-btn:hover{color:#fff;background:#ffffff17}#corridor-root .corridor-presentation-btn .pres-icon{font-family:var(--font-heading,system-ui);align-items:baseline;gap:.5px;font-weight:700;line-height:1;display:inline-flex}#corridor-root .corridor-presentation-btn .pres-a-lg{font-size:.98rem}#corridor-root .corridor-presentation-btn .pres-a-sm{font-size:.7rem}#corridor-root .corridor-presentation-btn[aria-pressed=true]{color:#67e8f9;background:#22d3ee2e}#corridor-root .corridor-tour-btn{color:#ffffff94;width:30px;height:30px;font-size:var(--type-sm);cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;font-weight:600;transition:background .18s,color .18s;display:inline-flex}#corridor-root .corridor-tour-btn:hover{color:#fff;background:#ffffff17}#corridor-root .corridor-display-menu{max-width:min(94vw,720px);padding:1rem 1.15rem 1.1rem}#corridor-root .corridor-display-grid{grid-template-columns:repeat(2,minmax(170px,1fr));align-items:start;gap:1rem 1.6rem;display:grid}#corridor-root .corridor-display-section{flex-direction:column;gap:.35rem;min-width:0;display:flex}#corridor-root .corridor-display-section--periods{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:.35rem 1.6rem;display:grid}#corridor-root .corridor-display-section--periods>.corridor-dropdown-label{grid-column:1/-1}#corridor-root .corridor-display-section .corridor-dropdown-label{font-size:var(--type-xs);letter-spacing:.07em;text-transform:uppercase;color:#ffffff6b;padding:0 0 .1rem;font-weight:600}#corridor-root .corridor-display-menu .toggle-group{background:0 0;width:100%;padding:0;display:flex}#corridor-root .corridor-display-menu .toggle-group .toggle-btn{text-align:left;background:#ffffff0a;border-radius:7px;flex:1;padding:.4rem .55rem .4rem 1.9rem;position:relative}#corridor-root .corridor-display-menu .toggle-vis .toggle-btn{background:#00bebe0d}#corridor-root .period-group{flex-direction:column;gap:.1rem;display:flex}#corridor-root .period-group-title{font-size:var(--type-xs);letter-spacing:.02em;color:#ffffff80;margin-bottom:.15rem}#corridor-root .period-group label{font-size:var(--type-sm);color:#ffffffb8;cursor:pointer;align-items:center;gap:.45rem;padding:.18rem 0;line-height:1.25;display:flex}#corridor-root .period-group label:hover{color:#fffffff2}#corridor-root .period-group input[type=radio]{accent-color:#22d3ee;flex-shrink:0;width:14px;height:14px;margin:0}#corridor-root.presentation-mode{--type-xs:.9rem;--type-sm:1rem;--type-base:1.15rem;--type-md:1.3rem;--type-lg:1.45rem;--type-xl:1.6rem;--type-2xl:1.8rem}#corridor-root.presentation-mode .corridor-row-top{gap:.55rem .5rem;min-height:60px;padding:.6rem 1rem}#corridor-root.presentation-mode .corridor-title{font-size:var(--type-md)}#corridor-root.presentation-mode .toggle-group .toggle-btn,#corridor-root.presentation-mode .corridor-dropdown-trigger,#corridor-root.presentation-mode .corridor-about-btn{padding:.45rem .85rem}#corridor-root.presentation-mode .corridor-header-zoom-btn,#corridor-root.presentation-mode .corridor-icon-btn,#corridor-root.presentation-mode .corridor-tour-btn{width:36px;height:36px}#corridor-root.presentation-mode .corridor-header-zoom-btn svg{width:20px;height:20px}@media (width<=640px),(width<=1024px) and (pointer:coarse){#corridor-root .corridor-display-menu,#corridor-root .corridor-display-grid,#corridor-root .corridor-display-section,#corridor-root .corridor-display-section--periods{display:contents}#corridor-root .corridor-display-section .corridor-dropdown-label{width:100%;margin-top:.3rem;display:block}}@media (height<=500px) and (orientation:landscape){#corridor-root .corridor-display-menu,#corridor-root .corridor-display-grid,#corridor-root .corridor-display-section,#corridor-root .corridor-display-section--periods{display:contents}}#corridor-root .corridor-display-menu{max-height:calc(100dvh - 150px);padding:0}#corridor-root .corridor-display-menu .corridor-display-grid{overscroll-behavior:contain;min-height:0;padding:.9rem 1.15rem 1.1rem;overflow-y:auto}#corridor-root .corridor-display-titlebar{user-select:none;cursor:grab;touch-action:none;background:#ffffff08;border-bottom:1px solid #ffffff14;border-radius:12px 12px 0 0;justify-content:flex-start;align-items:center;gap:.4rem;padding:.4rem .5rem .4rem .55rem;display:flex}#corridor-root .corridor-display-titlebar:active{cursor:grabbing}#corridor-root .corridor-display-grip{color:#fff6;flex-shrink:0;justify-content:center;align-items:center;margin-right:.15rem;display:inline-flex}#corridor-root .corridor-display-titlebar:hover .corridor-display-grip{color:#ffffffb3}#corridor-root .corridor-display-title{font-size:var(--type-xs);letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-right:auto;font-weight:600}#corridor-root .corridor-display-winbtns{gap:1px;display:flex}#corridor-root .corridor-winbtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,color .15s;display:inline-flex}#corridor-root .corridor-winbtn:hover{color:#fff;background:#ffffff1a}#corridor-root .corridor-display-close:hover{color:#ff9b9b;background:#dc464638}#corridor-root .corridor-winbtn svg{width:15px;height:15px}#corridor-root .corridor-dropdown:not(.floating) .corridor-display-dock,#corridor-root .corridor-display-min .ic-restore,#corridor-root .corridor-dropdown.minimized .corridor-display-min .ic-min{display:none}#corridor-root .corridor-dropdown.minimized .corridor-display-min .ic-restore{display:inline}#corridor-root .corridor-dropdown.floating{border-color:#ffffff1f;min-width:260px;box-shadow:0 18px 50px #0009}#corridor-root .corridor-dropdown.minimized .corridor-display-grid{display:none}@media (width<=640px),(width<=1024px) and (pointer:coarse){#corridor-root .corridor-display-titlebar{display:none}#corridor-root .corridor-dropdown.minimized .corridor-display-grid{display:contents}}@media (height<=500px) and (orientation:landscape){#corridor-root .corridor-display-titlebar{display:none}#corridor-root .corridor-dropdown.minimized .corridor-display-grid{display:contents}}#corridor-root .corridor-display-trigger{color:#bee8fdf2;background:#38bdf829;align-items:center;gap:.42rem;font-weight:500;display:inline-flex}#corridor-root .corridor-display-trigger:hover{color:#e0f2fe;background:#38bdf842}#corridor-root .corridor-display-trigger[aria-expanded=true]{color:#fff;background:#38bdf852}#corridor-root .corridor-display-trigger .display-eye{opacity:.9;flex-shrink:0}#corridor-root .corridor-display-trigger .dropdown-caret{opacity:.7}#corridor-root .corridor-display-menu .toggle-btn{padding-left:1.9rem;position:relative}#corridor-root .corridor-display-menu .toggle-btn:before{content:"";background-color:#0000;border:1.5px solid #ffffff38;border-radius:4px;width:15px;height:15px;transition:border-color .15s,background-color .15s;position:absolute;top:50%;left:.55rem;transform:translateY(-50%)}#corridor-root .corridor-display-menu .toggle-btn:hover:not(.active):before{border-color:#fff6}#corridor-root .corridor-display-menu .toggle-btn.active:before{background-color:currentColor;border-color:#0000;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23000'%20stroke-width='3.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M20%206%209%2017l-5-5'/%3E%3C/svg%3E") 50%/15px no-repeat}#corridor-root .period-group label:has(input:checked){color:#fffffff7;font-weight:500}#corridor-period-radiance{z-index:3;pointer-events:none;mix-blend-mode:screen;position:absolute;top:0;left:0}#corridor-root.theme-light #corridor-period-radiance{display:none}#corridor-tutorial-overlay{z-index:55;pointer-events:none;opacity:0;transition:opacity .4s;position:fixed;inset:0}#corridor-tutorial-overlay.active{pointer-events:auto;opacity:1}.tutorial-backdrop{background:#000000bf;position:fixed;inset:0}.tutorial-glow{z-index:56!important;transition:box-shadow .4s!important;box-shadow:0 0 6px 1px #ff3c3c73,0 0 14px 2px #ff3c3c33!important}.tutorial-glow-pulse{animation:1.8s ease-in-out infinite tutorial-red-pulse!important}@keyframes tutorial-red-pulse{0%,to{box-shadow:0 0 6px 1px #ff3c3c73,0 0 14px 2px #ff3c3c33}50%{box-shadow:0 0 8px 2px #ff3c3c99,0 0 18px 4px #ff3c3c4d}}.tutorial-lifted{z-index:56!important}.tutorial-card{z-index:2;-webkit-backdrop-filter:blur(16px);color:#e8e6e1;opacity:0;background:#0a0e14f0;border:1px solid #22c55e33;border-radius:12px;width:calc(100vw - 2rem);max-width:400px;padding:1.5rem;font-family:system-ui,-apple-system,sans-serif;transition:opacity .3s,transform .3s;position:fixed;top:50%;left:50%;transform:translate(-50%,calc(8px - 50%));box-shadow:0 8px 32px #00000080,0 0 60px #22c55e0f}.tutorial-card.visible{opacity:1;transform:translate(-50%,-50%)}.tutorial-card.hero{max-width:460px}.tutorial-card .tutorial-card-header,.tutorial-card .tutorial-card-title,.tutorial-card .tutorial-card-body,.tutorial-card .tutorial-card-dots,.tutorial-card .tutorial-card-nav{transition:opacity .15s}.tutorial-card.content-swap .tutorial-card-header,.tutorial-card.content-swap .tutorial-card-title,.tutorial-card.content-swap .tutorial-card-body,.tutorial-card.content-swap .tutorial-card-dots,.tutorial-card.content-swap .tutorial-card-nav{opacity:0}.tutorial-card-header{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.tutorial-card-step{letter-spacing:.08em;text-transform:uppercase;color:#22c55e80;font-family:Oswald,system-ui,sans-serif;font-size:.68rem;font-weight:400}.tutorial-btn-skip{cursor:pointer;color:#ffffff59;background:0 0;border:none;padding:.2rem 0;font-family:inherit;font-size:.72rem;transition:color .2s}.tutorial-btn-skip:hover{color:#ffffffb3}.tutorial-card-title{letter-spacing:.02em;color:#22c55ed9;margin:0 0 .75rem;font-family:Oswald,system-ui,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.3}.tutorial-card-body{color:#e8e6e1;margin:0 0 1.1rem;font-size:.88rem;line-height:1.65}.tutorial-card-body strong{color:#c8dcf0f2;font-weight:600}.tutorial-card-body strong.hl{color:#64dcb4f2}.tutorial-card-body strong.hw{color:#ffc878eb}.tutorial-card-dots{justify-content:center;align-items:center;gap:6px;margin-bottom:1rem;display:flex}.tutorial-dot{background:#ffffff26;border:1px solid #fff3;border-radius:50%;width:5px;height:5px;transition:all .3s}.tutorial-dot.completed{background:#22c55e99;border-color:#22c55e99}.tutorial-dot.current{background:#22c55ee6;border-color:#22c55ee6;width:7px;height:7px;box-shadow:0 0 6px #22c55e66}.tutorial-card-nav{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.tutorial-btn-prev,.tutorial-btn-next{letter-spacing:.04em;cursor:pointer;white-space:nowrap;border-radius:6px;padding:.45rem 1.2rem;font-family:Oswald,system-ui,sans-serif;font-size:.82rem;font-weight:400;transition:all .25s}.tutorial-btn-prev{color:#ffffff8c;background:0 0;border:1px solid #ffffff26}.tutorial-btn-prev:hover{color:#fffc;border-color:#ffffff4d}.tutorial-btn-prev:disabled{opacity:0;pointer-events:none}.tutorial-btn-next{color:#22c55ee6;background:0 0;border:1px solid #22c55e59;margin-left:auto}.tutorial-btn-next:hover{background:#22c55e1a;border-color:#22c55e80;box-shadow:0 0 16px #22c55e1a}.tutorial-btn-next.cta{color:#fff;background:#22c55e26;border-color:#22c55e66;padding:.55rem 1.8rem}.tutorial-btn-next.cta:hover{background:#22c55e40;border-color:#22c55e99;box-shadow:0 0 24px #22c55e26}#corridor-root .corridor-tour-btn{cursor:pointer;color:#64a0ffb3;background:0 0;border:none;justify-content:center;align-items:center;margin-right:2px;padding:.15rem .4rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:1rem;font-weight:800;line-height:1;transition:color .25s,text-shadow .25s;animation:2.5s ease-in-out infinite tutorial-q-pulse;display:inline-flex}#corridor-root .corridor-tour-btn:hover{color:#78b4ff;text-shadow:0 0 12px #64a0ff99;animation:none}@keyframes tutorial-q-pulse{0%,to{color:#64a0ff80;text-shadow:none}50%{color:#78b4ffe6;text-shadow:0 0 8px #64a0ff66}}@media (width<=640px){.tutorial-card{width:calc(100vw - 1.5rem);max-width:none;padding:1.2rem;top:auto;bottom:1rem;left:50%;transform:translate(-50%)translateY(8px)}.tutorial-card.visible{transform:translate(-50%)translateY(0)}.tutorial-card-title{font-size:.95rem}.tutorial-card-body{font-size:.82rem;line-height:1.55}}@media (height<=500px) and (orientation:landscape){.tutorial-card{max-width:340px;padding:1rem}.tutorial-card-title{margin-bottom:.5rem;font-size:.9rem}.tutorial-card-body{font-size:.78rem;line-height:1.5}}@media (prefers-reduced-motion:reduce){.tutorial-card{transition:opacity .15s}.tutorial-card,.tutorial-card.visible{transform:translate(-50%,-50%)!important}.tutorial-glow-pulse{animation:none!important}.tutorial-dot,.tutorial-card .tutorial-card-header,.tutorial-card .tutorial-card-title,.tutorial-card .tutorial-card-body,.tutorial-card .tutorial-card-dots,.tutorial-card .tutorial-card-nav{transition:none}#corridor-root .corridor-tour-btn{color:#64a0ffb3;animation:none}}#corridor-download-png.is-busy{opacity:.55;pointer-events:none}#corridor-download-png.is-error svg{stroke:#ff6b6b}#corridor-dropdown-periods .period-group{padding:4px 0}#corridor-dropdown-periods .period-group+.period-group{border-top:1px solid #ffffff1f;margin-top:4px;padding-top:8px}#corridor-dropdown-periods .period-group-title{letter-spacing:.08em;text-transform:uppercase;opacity:.55;padding:2px 12px 4px;font-size:10px}#corridor-dropdown-periods label{cursor:pointer;white-space:nowrap;align-items:center;gap:8px;padding:4px 12px;font-size:13px;display:flex}.corridor-intro{z-index:45;-webkit-overflow-scrolling:touch;background:#000;transition:opacity .9s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0;overflow-y:auto}.corridor-intro.dismissed{opacity:0;pointer-events:none}.corridor-intro .intro-inner{max-width:640px;padding:calc(var(--header-offset,80px) + 2.5rem) 2rem 3rem;text-align:center;margin:auto}.corridor-intro .intro-eyebrow{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.3em;color:#00c8648c;opacity:0;margin:0 0 1.5rem;font-size:.75rem;font-weight:600;animation:1s .3s forwards corridorFadeUp}.corridor-intro .intro-title{font-family:var(--font-heading);color:#c8dcf0;opacity:0;margin:0 0 2.5rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:300;line-height:1.15;animation:1s .5s forwards corridorFadeUp}.corridor-intro .intro-title strong{text-shadow:0 0 40px #22c55e8c,0 0 80px #22c55e4d,0 0 120px #22c55e1f;font-weight:700}.corridor-intro .intro-body p{font-family:var(--font-body);color:#ffffff8c;text-align:left;opacity:0;margin:0 0 1.6rem;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.85;animation:1s forwards corridorFadeUp}.corridor-intro .intro-body p:first-child{animation-delay:.8s}.corridor-intro .intro-body p:nth-child(2){animation-delay:1.1s}.corridor-intro .intro-body p:nth-child(3){animation-delay:1.4s}.corridor-intro .intro-body p strong{color:#c8dcf0cc;font-weight:600}.corridor-intro .intro-body p em{color:#c8dcf0a6;font-style:italic}.corridor-intro .intro-launch{font-family:var(--font-heading);letter-spacing:.04em;color:#fff;cursor:pointer;opacity:0;background:#00c8641f;border:1px solid #00c8644d;border-radius:6px;align-items:center;gap:.6rem;margin:1.5rem 0;padding:.8rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s;animation:1s 1.8s forwards corridorFadeUp;display:inline-flex}.corridor-intro .intro-launch:hover{background:#00c86433;border-color:#00c86480;transform:translateY(-1px);box-shadow:0 0 24px #00c86426}.corridor-intro .intro-launch:active{transform:translateY(0)}.corridor-intro .intro-launch svg{transition:transform .3s}.corridor-intro .intro-launch:hover svg{transform:translate(3px)}.corridor-intro .intro-dontshow{width:fit-content;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.16em;color:#ffffff6b;cursor:pointer;user-select:none;opacity:0;border:1px solid #0000;border-radius:999px;align-items:center;gap:.6rem;margin:0 auto 1.5rem;padding:.5rem 1.05rem .5rem .8rem;font-size:.7rem;font-weight:500;transition:color .25s,background .25s,border-color .25s;animation:1s 2.1s forwards corridorFadeUp;display:flex}.corridor-intro .intro-dontshow:hover{color:#ffffffb8;background:#ffffff09;border-color:#ffffff17}.corridor-intro .intro-dontshow:has(input:checked){color:#dcf5e6d1}.corridor-intro .intro-dontshow input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.corridor-intro .intro-check{background:#ffffff08;border:1.5px solid #ffffff47;border-radius:5px;flex:none;place-content:center;width:18px;height:18px;transition:border-color .25s,background .25s,box-shadow .25s;display:grid;position:relative}.corridor-intro .intro-dontshow:hover .intro-check{border-color:#ffffff73}.corridor-intro .intro-check svg path{stroke:#00eb7df2;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:18;stroke-dashoffset:18px;transition:stroke-dashoffset .3s cubic-bezier(.65,0,.35,1) 40ms}.corridor-intro .intro-dontshow input:checked+.intro-check{background:#00c86424;border-color:#00c86499;box-shadow:0 0 14px #00c86447}.corridor-intro .intro-dontshow input:checked+.intro-check svg path{stroke-dashoffset:0}.corridor-intro .intro-dontshow input:focus-visible+.intro-check{outline-offset:2px;outline:2px solid #00c8648c}.corridor-intro .intro-stats{font-family:var(--font-body);letter-spacing:.06em;color:#ffffff8c;opacity:0;margin:0;font-size:.75rem;animation:1s 2.4s forwards corridorFadeUp}.tutorial-pulse{animation:.6s ease-in-out 2 tutorial-btn-pulse!important}@keyframes tutorial-btn-pulse{0%,to{box-shadow:none}50%{box-shadow:0 0 12px #22c55e80}}@keyframes corridorFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.corridor-intro .intro-eyebrow,.corridor-intro .intro-title,.corridor-intro .intro-body p,.corridor-intro .intro-launch,.corridor-intro .intro-dontshow,.corridor-intro .intro-stats{opacity:1;animation:none;transform:none}.corridor-intro,.corridor-intro .intro-check svg path{transition:none}}body:has(#corridor-root){--header-offset:80px}body:has(#corridor-root) footer,body:has(#corridor-root) .reading-progress,body:has(#corridor-root) #site-announcement{display:none!important}body:has(#corridor-root) main{min-height:auto!important;margin:0!important;padding:0!important}body:has(#corridor-root){overflow:hidden!important}#corridor-root{z-index:10;background:#0a0a14;position:fixed;inset:0;overflow:hidden}body:has(#corridor-root) #site-header{z-index:50!important;-webkit-backdrop-filter:blur(16px)!important;background-color:#050a148c!important;border-bottom-color:#ffffff26!important}body:has(#corridor-root) #site-header+div[aria-hidden=true]{display:none!important}
