body:has(#traps-root){--header-offset:0px;--site-header-h:80px;--traps-header-h:64px}@media (width<=1100px){body:has(#traps-root){--traps-header-h:88px}}#traps-root{color:#e8e8e8;background:#050a18;width:100%;height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}#traps-root #traps-canvas{width:100%;height:100%;position:absolute;top:0;left:0}#traps-root .traps-header{top:var(--header-offset,80px);height:var(--traps-header-h,64px);z-index:20;-webkit-backdrop-filter:blur(12px);background:#050a18bf;border-bottom:1px solid #ffffff1f;align-items:center;gap:1rem;padding:0 1.25rem;transition:top .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;left:0;right:0}#traps-root .traps-title{letter-spacing:.04em;color:#e8e8e8;white-space:nowrap;flex-direction:column;flex-shrink:0;gap:1px;font-family:Urbanist,sans-serif;font-size:1rem;font-weight:700;display:flex}#traps-root .traps-title-primer{letter-spacing:.08em;text-transform:uppercase;color:#fff6;align-self:flex-start;font-size:.62rem;font-weight:600;text-decoration:none;transition:color .15s}#traps-root .traps-title-primer:hover,#traps-root .traps-title-primer:focus-visible{color:#ffffffd9}#traps-root .scenario-control{align-items:center;gap:.5rem;max-width:320px;margin:0 auto;display:flex}#traps-root .scenario-control label{text-transform:uppercase;letter-spacing:.08em;color:#fff6;white-space:nowrap;font-size:.7rem}#traps-root #traps-scenario-slider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#4ade80,#facc15,#ef4444);border-radius:2px;outline:none;flex:1;height:4px}#traps-root #traps-scenario-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border:2px solid #0000004d;border-radius:50%;width:14px;height:14px}#traps-root #traps-scenario-slider::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #0000004d;border-radius:50%;width:14px;height:14px}#traps-root #traps-scenario-label{color:#fff9;white-space:nowrap;min-width:100px;font-size:.72rem;font-weight:600}#traps-root .traps-stats{flex-shrink:0;align-items:center;gap:.75rem;margin-left:auto;font-size:.75rem;font-weight:600;display:flex}#traps-root .traps-stats>span{white-space:nowrap}#traps-root .traps-stats>span[hidden]{display:none}#traps-root .stat-trapped{color:#ef4444}#traps-root .stat-safe{color:#4ade80}#traps-root .stat-corridor{color:#6ee7b7}#traps-root .stat-corridor.broken{color:#fbbf24}#traps-root .stat-corridor[hidden],#traps-root .resilience-control[hidden]{display:none}#traps-root .resilience-control{position:relative}#traps-root #traps-resilience-slider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#ef4444,#facc15,#34d399);border-radius:2px;outline:none;flex:1;min-width:0;height:4px}#traps-root #traps-resilience-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border:2px solid #0000004d;border-radius:50%;width:14px;height:14px}#traps-root #traps-resilience-slider::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #0000004d;border-radius:50%;width:14px;height:14px}#traps-root #traps-resilience-label{color:#6ee7b7}#traps-root .control-hint{letter-spacing:.01em;white-space:nowrap;color:#ffffffd9;pointer-events:none;opacity:0;z-index:50;background:#0a0f1eeb;border:1px solid #ffffff1f;border-radius:5px;padding:4px 10px;font-size:.68rem;font-weight:500;line-height:1.3;transition:opacity .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}#traps-root .resilience-control:hover .control-hint,#traps-root .resilience-control:focus-within .control-hint{opacity:1}@media (width<=1600px){#traps-root .control-hint{left:auto;right:0;transform:none}}@media (width<=1600px) and (width>=1101px){#traps-root .resilience-control{-webkit-backdrop-filter:blur(8px);background:#050a1899;border-radius:10px;max-width:250px;margin:0;padding:.35rem .6rem;position:absolute;top:calc(100% + 26px);left:auto;right:.75rem}#traps-root .traps-header:has(.resilience-control:not([hidden])){gap:.75rem}#traps-root .traps-header:has(.resilience-control:not([hidden])) .scenario-control{max-width:210px}#traps-root .traps-header:has(.resilience-control:not([hidden])) #traps-scenario-label{display:none}}#traps-root .header-btn{color:#fff9;cursor:pointer;background:#ffffff26;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;text-decoration:none;transition:border-color .2s,background .2s;display:flex;position:relative}#traps-root .header-btn:hover{color:#fff;background:#ffffff26;border-color:#fff3}#traps-root .traps-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (width<=1100px){#traps-root .traps-header{grid-template:"title stats"1fr"scenario actions"1fr/minmax(0,1fr) auto;align-items:center;gap:0 .75rem;padding:0 .75rem;display:grid}#traps-root .traps-title{grid-area:title}#traps-root .traps-stats{grid-area:stats;justify-self:end;margin-left:0}#traps-root .scenario-control{grid-area:scenario;width:100%;min-width:0;max-width:none;margin:0}#traps-root #traps-scenario-slider{min-width:0}#traps-root .traps-actions{grid-area:actions;justify-self:end}#traps-root .resilience-control{-webkit-backdrop-filter:blur(8px);background:#050a1899;border-radius:10px;grid-area:auto;max-width:250px;margin:0;padding:.35rem .6rem;position:absolute;top:calc(100% + 26px);left:auto;right:.75rem}}#traps-root .header-btn[data-tooltip]:after{content:attr(data-tooltip);letter-spacing:.01em;white-space:nowrap;color:#ffffffd9;pointer-events:none;opacity:0;z-index:50;background:#0a0f1eeb;border:1px solid #ffffff1f;border-radius:5px;padding:4px 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.68rem;font-weight:500;transition:opacity .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}#traps-root .header-btn[data-tooltip]:hover:after{opacity:1}#traps-root #traps-detail-panel{top:calc(var(--site-header-h,80px) + var(--traps-header-h,64px));width:380px;height:calc(100% - var(--site-header-h,80px) - var(--traps-header-h,64px));z-index:30;-webkit-backdrop-filter:blur(16px);scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;background:#0f0f14f2;border-left:1px solid #ffffff1f;padding:1.5rem;transition:right .3s cubic-bezier(.4,0,.2,1);position:fixed;right:-400px;overflow:clip auto}#traps-root #traps-detail-panel.open{right:0}#traps-root .detail-drag-handle{display:none}#traps-root .detail-close-btn{color:#fff9;cursor:pointer;z-index:2;background:#ffffff26;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;display:flex;position:absolute;top:1rem;right:1rem}#traps-root .detail-close-btn:hover{color:#fff;background:#ffffff1a}#traps-root .detail-header{margin-bottom:1rem;padding-right:2rem}#traps-root .detail-header h2{color:#fff;outline:none;margin:.5rem 0 .3rem;font-family:Urbanist,sans-serif;font-size:1.3rem;font-weight:700}#traps-root .detail-group-badge{text-transform:uppercase;letter-spacing:.08em;border:1px solid;border-radius:4px;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-block}#traps-root .detail-description{color:#fff9;margin:0;font-size:.88rem;line-height:1.5}#traps-root .detail-meta-row{background:#ffffff08;border:1px solid #ffffff26;border-radius:8px;gap:1rem;margin-bottom:1rem;padding:.75rem;display:flex}#traps-root .detail-meta-item{flex-direction:column;flex:1;gap:.15rem;display:flex}#traps-root .meta-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;font-size:.62rem}#traps-root .meta-value{color:#e8e8e8;font-size:.82rem;font-weight:600}#traps-root .detail-strength-control{background:#ffffff08;border:1px solid #ffffff26;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.6rem .75rem;display:flex}#traps-root .detail-hint{color:#ffffff6b;flex-basis:100%;margin:.15rem 0 0;padding:0;font-size:.74rem;line-height:1.5}#traps-root .detail-section .detail-hint{margin-bottom:.6rem}#traps-root .detail-strength-control label{text-transform:uppercase;letter-spacing:.06em;color:#fff6;white-space:nowrap;font-size:.7rem}#traps-root .trap-strength-slider{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:2px;outline:none;flex:1;height:4px}#traps-root .trap-strength-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:12px;height:12px}#traps-root .trap-strength-slider::-moz-range-thumb{cursor:pointer;background:#fff;border-radius:50%;width:12px;height:12px}#traps-root .strength-value{color:#fff9;text-align:right;min-width:2.5em;font-size:.75rem;font-weight:600}#traps-root .detail-section{border:1px solid #ffffff26;border-radius:8px;margin-bottom:.5rem;overflow:hidden}#traps-root .detail-section summary{color:#ffffffb3;cursor:pointer;background:#ffffff05;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.78rem;font-weight:600;list-style:none;display:flex}#traps-root .detail-section summary::-webkit-details-marker{display:none}#traps-root .detail-section summary:before{content:"▶";color:#ffffff4d;font-size:.6rem;transition:transform .2s}#traps-root .detail-section[open] summary:before{transform:rotate(90deg)}#traps-root .section-count{color:#ffffff4d;margin-left:auto;font-size:.68rem;font-weight:400}#traps-root .detail-section>p,#traps-root .detail-section>ul,#traps-root .detail-section>div{color:#ffffff8c;margin:0;padding:.5rem .75rem .75rem;font-size:.82rem;line-height:1.5}#traps-root .detail-section ul{padding-left:.75rem;list-style:none}#traps-root .detail-section li{margin-bottom:.4rem;padding-left:.75rem;position:relative}#traps-root .detail-section li:before{content:"";background:#fff3;border-radius:50%;width:4px;height:4px;position:absolute;top:.55em;left:0}#traps-root .mechanism-type{background:#ffffff05;border-radius:4px;margin-top:.5rem;padding:.5rem;font-size:.78rem}#traps-root .phases-timeline{padding:.5rem .75rem .75rem!important}#traps-root .phase-item{opacity:.4;gap:.75rem;padding:.4rem 0;display:flex}#traps-root .phase-item.active,#traps-root .phase-item.current{opacity:1}#traps-root .phase-dot{box-sizing:border-box;border:1.5px solid #0000;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.3em}#traps-root .phase-state{text-transform:none;letter-spacing:0;color:#ffffff59;margin-left:.35em;font-weight:400}#traps-root .phase-content{flex:1}#traps-root .phase-label{text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}#traps-root .phase-content p{color:#ffffff80;margin:.2rem 0 0;padding:0;font-size:.78rem;line-height:1.4}#traps-root .interaction-list{padding-left:.75rem!important}#traps-root .interaction-item{margin-bottom:.5rem;padding-left:.75rem}#traps-root .interaction-item:before{background:#ef4444!important}#traps-root .interaction-item.dampening:before{background:#3b82f6!important}#traps-root .interaction-link{font-size:.82rem;font-weight:600;text-decoration:none}#traps-root .interaction-link:hover{text-decoration:underline}#traps-root .interaction-desc{color:#fff6;margin-top:.1rem;font-size:.75rem;line-height:1.4;display:block}#traps-root .no-interactions{color:#ffffff4d;font-style:italic}#traps-root #traps-about-panel{top:calc(var(--site-header-h,80px) + var(--traps-header-h,64px));width:420px;height:calc(100% - var(--site-header-h,80px) - var(--traps-header-h,64px));z-index:35;-webkit-backdrop-filter:blur(16px);scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;background:#0a0c16f7;border-left:1px solid #ffffff1f;padding:2rem 1.5rem 3rem;transition:right .3s cubic-bezier(.4,0,.2,1);position:fixed;right:-440px;overflow:clip auto}#traps-root #traps-about-panel.open{right:0}#traps-root .about-close-btn{color:#fff9;cursor:pointer;background:#ffffff26;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;display:flex;position:absolute;top:1rem;right:1rem}#traps-root .about-close-btn:hover{color:#fff;background:#ffffff1a}#traps-root #traps-about-panel h2{color:#fff;margin:0 0 .75rem;padding-right:2rem;font-family:Urbanist,sans-serif;font-size:1.25rem;font-weight:700}#traps-root #traps-about-panel .about-lede{color:#ffffff8c;margin:0 0 1.25rem;font-size:.9rem;line-height:1.65}#traps-root #traps-about-panel p{color:#ffffff8c;margin:0 0 .6rem;font-size:.85rem;line-height:1.6}#traps-root .about-section{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;margin-bottom:.75rem;padding:.85rem 1rem}#traps-root .about-section h3{text-transform:uppercase;letter-spacing:.06em;color:#ffffffbf;align-items:center;gap:.5rem;margin:0 0 .5rem;font-family:Urbanist,sans-serif;font-size:.82rem;font-weight:700;display:flex}#traps-root .about-section h3 svg{color:#64b4ff99;flex-shrink:0}#traps-root .about-section p{margin:0 0 .4rem}#traps-root .about-section p:last-child{margin-bottom:0}#traps-root .about-section-inspiration{background:#3c82dc08;border-color:#64b4ff1f}#traps-root .about-key{color:#c8e6ffcc;vertical-align:baseline;background:#64b4ff1a;border:1px solid #64b4ff26;border-radius:4px;padding:1px 6px;font-size:.78rem;font-weight:600;display:inline-block}#traps-root .about-groups{flex-wrap:wrap;gap:.5rem;margin:.5rem 0 .65rem;display:flex}#traps-root .about-group{text-transform:uppercase;letter-spacing:.06em;border:1px solid;border-radius:4px;padding:3px 10px;font-size:.7rem;font-weight:700}#traps-root .about-group-global{color:#6db3f8;background:#3b82f614;border-color:#3b82f659}#traps-root .about-group-tech{color:#5edcb0;background:#10b98114;border-color:#10b98159}#traps-root .about-group-temporal{color:#fba94c;background:#f9731614;border-color:#f9731659}#traps-root .about-group-connectivity{color:#d6aefd;background:#c084fc14;border-color:#c084fc59}#traps-root .about-note{color:#ffffff59;border-left:2px solid #ffffff1a;margin-bottom:.75rem;padding:.65rem .85rem;font-size:.78rem;line-height:1.55}#traps-root #traps-about-panel .about-ref{border-top:1px solid #ffffff14;margin-top:.5rem;padding-top:.85rem}#traps-root #traps-about-panel .about-ref h4{text-transform:uppercase;letter-spacing:.08em;color:#ffffff4d;margin:0 0 .5rem;font-family:Urbanist,sans-serif;font-size:.7rem;font-weight:700}#traps-root #traps-about-panel .about-ref p{color:#ffffff59;margin:0 0 .5rem;font-size:.76rem;line-height:1.55}#traps-root #traps-about-panel .about-credit{color:#ffffff73;font-weight:500}#traps-root #traps-about-panel .about-license{color:#ffffff40;font-size:.68rem}#traps-root #traps-about-panel a{color:#60a5fa;text-decoration:none}#traps-root #traps-about-panel a:hover{text-decoration:underline}#traps-root #traps-intro-overlay{z-index:40;justify-content:center;align-items:center;transition:opacity .6s;display:flex;position:absolute;inset:0}#traps-root #traps-intro-overlay .intro-box{text-align:center;-webkit-backdrop-filter:blur(20px);background:#05050fb3;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;align-items:center;max-width:720px;padding:1.75rem 2.25rem;display:flex;box-shadow:0 8px 40px #00000080}#traps-root #traps-intro-overlay .intro-figure{width:100%;margin:0 0 1.5rem}#traps-root #traps-intro-overlay .intro-figure img{border-radius:10px;width:100%;height:auto;display:block;box-shadow:0 6px 24px #0006}#traps-root #traps-intro-overlay.fade-out{opacity:0;pointer-events:none}#traps-root .intro-title{letter-spacing:-.01em;color:#fff;margin:0 0 .75rem;font-family:Alcyone,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}#traps-root .intro-the{font-weight:300}#traps-root .intro-subtitle{color:#ffffff80;max-width:500px;margin:0 0 2rem;font-family:Alcyone,sans-serif;font-size:clamp(.9rem,2vw,1.1rem);font-weight:300;line-height:1.6}#traps-root #traps-begin-btn{letter-spacing:.04em;color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:8px;padding:.75rem 2rem;font-family:Alcyone,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s,border-color .2s}#traps-root #traps-begin-btn:hover{background:#ffffff1f;border-color:#ffffff4d}#traps-root .header-btn.active{color:#c8ffffe6;background:#c8ffff26;border-color:#c8ffff59}#traps-root .traps-timeline{top:calc(var(--header-offset,80px) + var(--traps-header-h,64px));z-index:19;-webkit-backdrop-filter:blur(8px);background:#050a1880;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;height:20px;padding:0 1.25rem;display:none;position:absolute;left:0;right:0}#traps-root .traps-timeline.visible{display:flex}#traps-root .timeline-label{letter-spacing:.08em;white-space:nowrap;flex-shrink:0;font-family:Urbanist,sans-serif;font-size:.6rem;font-weight:700}#traps-root .timeline-label-left{color:#ffffff59}#traps-root .timeline-label-right{color:#4ade8073}#traps-root .timeline-track{background:linear-gradient(90deg,#ef444440,#facc151f 50%,#4ade804d);border-radius:2px;flex:1;height:4px;position:relative}#traps-root .timeline-dot{background:#c8ffffd9;border-radius:50%;width:8px;height:8px;transition:left .1s linear;position:absolute;top:50%;left:0%;transform:translate(-50%,-50%);box-shadow:0 0 6px #c8ffff66}#traps-root .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#traps-root #traps-sr-list:focus-within{z-index:60;clip:auto;white-space:normal;background:#050a18f7;border:1px solid #64a0dc40;border-radius:10px;width:auto;height:auto;max-height:42vh;margin:0;padding:1rem 1.25rem;position:fixed;inset:auto 1rem 1rem;overflow-y:auto;box-shadow:0 18px 50px #0009}#traps-root #traps-sr-list h2{text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;margin:0 0 .35rem;font-size:.75rem}#traps-root #traps-sr-list>p{color:#fff6;margin:0 0 .6rem;font-size:.75rem}#traps-root #traps-sr-list ul{gap:.3rem;margin:0;padding:0;list-style:none;display:grid}#traps-root .sr-trap-btn{text-align:left;width:100%;font:inherit;color:#ffffff9e;cursor:pointer;background:#ffffff08;border:1px solid #0000;border-radius:6px;padding:.45rem .6rem;font-size:.78rem;line-height:1.45;display:block}#traps-root .sr-trap-btn:hover{color:#ffffffd9;background:#ffffff0f}#traps-root .sr-trap-btn:focus-visible{color:#e8f0ff;background:#6ee7b71a;border-color:#6ee7b7b3;outline:none}@media (width<=640px){#traps-root .traps-title{font-size:.85rem}#traps-root .traps-title-primer{font-size:.55rem}#traps-root .traps-stats{gap:.5rem;font-size:.68rem}#traps-root .scenario-control label,#traps-root #traps-scenario-label{display:none}#traps-root .traps-actions{gap:.25rem}#traps-root .header-btn,#traps-root .traps-actions .immersive-toggle-btn{width:28px;height:28px}#traps-root .traps-actions .immersive-toggle-btn svg{width:15px;height:15px}#traps-root .header-btn[data-tooltip]:after{display:none}#traps-root .traps-timeline{top:calc(var(--header-offset,80px) + var(--traps-header-h,88px));height:18px;padding:0 .75rem}#traps-root #traps-detail-panel{border-top:1px solid #ffffff26;border-left:none;border-radius:16px 16px 0 0;width:100%;height:auto;max-height:65vh;transition:bottom .3s cubic-bezier(.4,0,.2,1);inset:auto 0 -100%}#traps-root #traps-detail-panel.open{bottom:0;right:0}#traps-root .detail-drag-handle{cursor:grab;justify-content:center;padding:.75rem 0 .25rem;display:flex}#traps-root .detail-drag-handle span{background:#fff3;border-radius:2px;width:32px;height:4px}#traps-root .detail-close-btn{display:none}#traps-root .detail-meta-row{flex-wrap:wrap}#traps-root #traps-intro-overlay .intro-box{margin:0 1rem;padding:2rem 1.5rem 1.5rem}#traps-root #traps-about-panel{top:calc(var(--site-header-h,80px) + var(--traps-header-h,88px));height:calc(100% - var(--site-header-h,80px) - var(--traps-header-h,88px));width:100%;right:-100%}}@media (width>=901px) and (width<=1024px){#traps-root .scenario-control{max-width:200px}}@media (width<=380px){#traps-root #traps-primer-btn{display:none}}#traps-root #traps-display-panel{top:calc(var(--header-offset,80px) + var(--traps-header-h,64px) + 8px);z-index:40;-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;background:#080e1eeb;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:.7rem;width:260px;padding:1rem 1.1rem;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;right:12px;transform:translateY(-6px)}#traps-root #traps-display-panel.open{opacity:1;visibility:visible;transform:translateY(0)}#traps-root #traps-display-panel .display-row{flex-direction:column;gap:.35rem;display:flex}#traps-root #traps-display-panel label,#traps-root #traps-display-panel .display-label{text-transform:uppercase;letter-spacing:.09em;color:#ffffff73;font-family:Urbanist,sans-serif;font-size:.62rem;font-weight:600}#traps-root #traps-display-panel input[type=range]{appearance:none;cursor:pointer;background:#ffffff26;border-radius:2px;outline:none;width:100%;height:3px}#traps-root #traps-display-panel input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:12px;height:12px}#traps-root #traps-display-panel input[type=range]::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:12px;height:12px}#traps-root #traps-display-panel .marker-mode{gap:1.1rem;display:flex}#traps-root #traps-display-panel .marker-mode button{color:#fff6;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0000;padding:0 0 2px;font-family:Urbanist,sans-serif;font-size:.74rem;font-weight:600;transition:color .15s,border-color .15s}#traps-root #traps-display-panel .marker-mode button:hover{color:#ffffffbf}#traps-root #traps-display-panel .marker-mode button.active{color:#fff;border-bottom-color:#ffffffb3}#traps-root #traps-display-panel .display-reset{text-transform:uppercase;letter-spacing:.09em;color:#ffffff4d;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:.15rem;padding:0;font-family:Urbanist,sans-serif;font-size:.62rem;font-weight:600;transition:color .15s}#traps-root #traps-display-panel .display-reset:hover{color:#ffffffb3}@media (width<=640px){#traps-root #traps-display-panel{width:100%;padding:1.1rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px));z-index:45;border-bottom:none;border-left:none;border-right:none;border-radius:14px 14px 0 0;position:fixed;inset:auto 0 0;transform:translateY(100%)}#traps-root #traps-display-panel.open{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){#traps-root #traps-display-panel{transition:none}}body.immersive-active:has(#traps-root){--site-header-h:0px}@media (prefers-reduced-motion:reduce){#traps-root #traps-detail-panel,#traps-root #traps-about-panel,#traps-root #traps-intro-overlay,#traps-root .header-btn,#traps-root #traps-begin-btn{transition:none!important}}
