body:has(.department-maze){background:#050505}body:has(.department-maze) .site-footer{display:none}.department-maze{isolation:isolate;color:#f5e6b8;background:radial-gradient(at 50% 55%,#1b140d 0%,#090807 43%,#030303 78%);height:100dvh;font:400 14px/1.6 Inter,Arial,sans-serif;position:relative;overflow:hidden}.maze-header{z-index:4;justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:40px;left:40px;right:40px}.maze-header p{color:#cfbf9b;margin-top:30px;font-size:12px;font-style:italic}.maze-pause{color:#d8c99f;background:#080808;border:1px solid #d4af3733;min-height:44px;padding:8px 16px;font-size:10px}.maze-heading{text-align:center;pointer-events:none;position:absolute;top:16%;left:0;right:0}.maze-heading>p{letter-spacing:.25em;color:#c0a571;max-width:none;font-size:8px}.maze-heading h1{letter-spacing:-.025em;margin-top:12px;font:500 clamp(30px,3.5vw,48px)/1.08 Playfair Display,Georgia,serif}.maze-heading br{display:none}.maze-heading em{color:#b5a183;margin-left:.2em;font-style:normal}.maze-map{position:absolute;inset:29% 5% 20%}.maze-map>svg{width:100%;height:100%;position:absolute;overflow:visible}.maze-architecture{fill:none;stroke:#d4af3719;stroke-width:.6px}.maze-route{fill:none;stroke:#b6974e;stroke-width:1px;stroke-dasharray:1;stroke-dashoffset:0;animation:maze-trace 2.5s calc(var(--route-index)*80ms) both,maze-breathe 8s calc(var(--route-index)*-.5s) ease-in-out infinite;vector-effect:non-scaling-stroke;transition:stroke .25s,stroke-width .25s}.maze-route[data-active=true]{stroke:#eb3d2d;stroke-width:1.7px;filter:drop-shadow(0 0 4px #c003)}.maze-core{fill:#d4af37;filter:drop-shadow(0 0 12px #d4af3780)}.maze-node{left:var(--x);top:var(--y);z-index:2;transition:left .65s,top .65s,opacity .65s;position:absolute;transform:translate(-50%,-50%)}.maze-node[data-active=true]{z-index:5}.maze-point{color:#d4af37;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:relative}.maze-point>span:first-child{background:#e8c975;border-radius:50%;width:7px;height:7px;transition:transform .25s,background .25s;box-shadow:0 0 8px #d4af3788,0 0 22px #d4af3733}.maze-point-halo{animation:maze-pulse 3s calc(var(--node-index)*-.23s) ease-in-out infinite;border:1px solid #d4af3760;border-radius:50%;position:absolute;inset:7px}.maze-node[data-active=true] .maze-point>span:first-child{background:#ff4b36;transform:scale(1.6);box-shadow:0 0 15px #c00}.maze-node[data-active=true] .maze-point-halo{border-color:#c00}.maze-point:focus-visible{outline-offset:3px;outline:1px solid #f5e6b8}.maze-whisper{pointer-events:none;background:#070605eb;border-left:1px solid #c00;width:220px;padding:8px 10px;position:absolute;top:3px;left:52px}.maze-whisper.whisper-left{text-align:right;border-left:0;border-right:1px solid #c00;left:auto;right:52px}.maze-whisper h2{font:500 20px/1.2 Playfair Display,Georgia,serif;animation:.3s both whisper-title}.maze-whisper p{margin-top:8px;font-size:11px;font-style:italic;line-height:1.6;animation:.8s both whisper-title}.maze-mobile-whisper{text-align:center;color:#d8c49a;font-size:12px;position:absolute;bottom:13%;left:20px;right:20px}.maze-mobile-whisper h2{display:none}.maze-mobile-whisper>p{max-width:none}.maze-mobile-whisper:has(h2){visibility:hidden}.maze-spotlight{z-index:8;text-align:center;background:radial-gradient(#0d0806 50%,#060403eb 75%,#06040300);width:min(620px,85%);padding:32px 24px;animation:.35s both whisper-title;position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)}.maze-spotlight>p{color:#d9c49b;max-width:none;margin:12px 0;font-size:11px}.maze-spotlight>p:first-of-type{text-transform:uppercase;letter-spacing:.2em;font-size:8px}.maze-spotlight h2{color:#f57a62;margin:7px 0;font:500 clamp(28px,3.5vw,48px)/1.2 Playfair Display,Georgia,serif}.maze-spotlight:has(h2:nth-child(2)) h2{font-size:28px}.maze-spotlight button{color:#f5e6b8;background:0 0;border:0;border-bottom:1px solid #d4af3755;min-height:44px;margin-top:10px;font-size:11px}.maze-spotlight button span{margin-left:12px}.maze-burst{pointer-events:none;z-index:-1;position:absolute;inset:0}.maze-burst i{background:#d4af37;width:3px;height:3px;animation:.85s ease-out both maze-spark;position:absolute;top:50%;left:50%}.maze-burst i:nth-child(2n){background:#c00}.maze-footer{z-index:9;align-items:center;gap:35px;display:flex;position:absolute;bottom:40px;left:40px;right:40px}.maze-wander{color:#f5e6b8;background:0 0;border:1px solid #c00;border-radius:50%;min-height:44px;padding:12px 19px;font-size:12px;transition:color .2s,transform .2s}.maze-wander:hover{color:#ff6255;transform:scale(1.07)}.maze-origin{color:#c8b38b;align-items:center;min-height:44px;font-size:11px;display:flex}.maze-next{justify-content:flex-end;align-items:center;gap:20px;min-height:44px;margin-left:auto;font-size:14px;display:flex}.maze-golden-path{background:#d4af37;width:clamp(80px,22vw,400px);height:1px;transition:background .2s;position:relative}.maze-golden-path i{background:#c00;border-radius:70% 0 70% 70%;width:5px;height:8px;animation:6s linear infinite maze-flame;position:absolute;top:-4px}.maze-next b{color:#ff6255;font-size:22px;animation:3s infinite maze-pulse}.maze-next:hover .maze-golden-path{background:#c00}.maze-nojs{grid-template-columns:1fr 1fr;gap:10px;display:none;position:absolute;inset:30% 12% 120px;overflow:auto}.maze-nojs details{border-bottom:1px solid #d4af3733;padding:8px}.maze-nojs summary{cursor:pointer;min-height:44px;font:18px/1.5 Playfair Display,Georgia,serif}.maze-nojs p{font-size:12px;font-style:italic}.maze-fusion{opacity:0;pointer-events:none;z-index:10;background:#e1b550;border-radius:50%;width:16px;height:16px;position:absolute;top:54.5%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 40px #c00}.maze-veil{z-index:15;pointer-events:none;opacity:0;background:#080505;position:fixed;inset:0}.department-maze[data-leaving=true] .maze-node{opacity:0;top:50%;left:50%}.department-maze[data-leaving=true] .maze-route{opacity:0;transition:opacity .5s}.department-maze[data-leaving=true] .maze-fusion{animation:.9s both maze-fuse}.department-maze[data-leaving=true] .maze-veil{animation:.9s both maze-cover}.department-maze[data-paused=true] *{transition:none!important;animation:none!important}@keyframes maze-trace{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes maze-breathe{0%,to{opacity:.55;translate:0}50%{opacity:.95;translate:0 2px}}@keyframes maze-pulse{0%,to{opacity:.4;scale:1}50%{opacity:1;scale:1.15}}@keyframes whisper-title{0%{opacity:0;scale:.97}to{opacity:1;scale:1}}@keyframes maze-spark{0%{transform:rotate(var(--angle)) translateX(0);opacity:1}to{transform:rotate(var(--angle)) translateX(var(--distance));opacity:0}}@keyframes maze-flame{0%{left:0}to{left:100%}}@keyframes maze-fuse{0%{opacity:0;scale:.2}65%{opacity:1;scale:3}to{opacity:0;scale:15}}@keyframes maze-cover{0%,65%{opacity:0}to{opacity:1}}@media (max-width:1000px){.maze-whisper{width:180px}.maze-whisper h2{font-size:18px}.maze-heading{top:20%}.maze-header p{margin-top:20px}.maze-map{top:34%}.maze-golden-path{width:100px}}@media (max-width:760px){.maze-header{top:22px;left:22px;right:22px}.maze-header p{margin-top:16px;font-size:11px}.maze-pause{padding:8px 12px;font-size:9px}.maze-heading{top:23%}.maze-heading>p{font-size:7px}.maze-heading h1{margin-top:10px;font-size:30px}.maze-heading br{display:block}.maze-heading em{margin-left:0}.maze-map{inset:39% 3% 27%}.maze-whisper{display:none}.maze-mobile-whisper{min-height:60px;bottom:15%;left:24px;right:24px}.maze-mobile-whisper:has(h2){visibility:visible}.maze-mobile-whisper h2{margin-bottom:8px;font:500 22px/1.2 Playfair Display,Georgia,serif;display:block}.maze-mobile-whisper p{font-size:11px;font-style:italic}.maze-footer{gap:10px;bottom:25px;left:22px;right:22px}.maze-wander{padding:10px 14px;font-size:11px}.maze-origin{font-size:10px;position:absolute;bottom:55px;left:0}.maze-next{gap:10px;font-size:12px}.maze-golden-path{width:34px}.maze-point{width:44px;height:44px}.maze-spotlight{background:#080605f5;width:90%;padding:25px 15px;top:55%}.maze-spotlight h2{font-size:32px}.maze-spotlight:has(h2:nth-child(2)) h2{font-size:25px}.maze-nojs{inset:37% 22px 140px}.maze-fusion{top:56%}}@media (max-width:760px) and (max-height:740px){.maze-heading{top:24%}.maze-heading h1{font-size:26px}.maze-heading>p{font-size:6px}.maze-map{top:41%;bottom:29%}.maze-mobile-whisper{min-height:62px;bottom:14%}.maze-mobile-whisper h2{font-size:20px}.maze-origin{bottom:47px}.maze-footer{bottom:18px}.maze-header{top:18px}.maze-header p{margin-top:12px}}@media (max-height:530px) and (min-width:600px){.maze-header{top:12px;left:24px;right:24px}.maze-header p{margin-top:10px;font-size:10px}.maze-heading{top:12%;left:35%}.maze-heading>p{font-size:6px}.maze-heading h1{font-size:26px}.maze-heading br{display:block}.maze-map{inset:34% 8% 24%}.maze-whisper{width:170px;top:-10px}.maze-whisper h2{font-size:16px}.maze-whisper p{margin-top:3px;font-size:10px}.maze-mobile-whisper{font-size:10px;bottom:15%}.maze-footer{bottom:12px;left:24px;right:24px}.maze-wander{padding:8px 14px;font-size:10px}.maze-next{font-size:11px}.maze-spotlight{padding:10px 20px;top:55%}.maze-spotlight h2{font-size:28px}.maze-spotlight:has(h2:nth-child(2)) h2{margin:2px 0;font-size:21px}.maze-spotlight>p{margin:4px 0}.maze-origin{font-size:10px}}@media (prefers-reduced-motion:reduce){.department-maze *{transition:none!important;animation:none!important}.maze-veil,.maze-fusion{display:none}}
