:root{--cream: #f7ecd6;--cream-2: #fff7e9;--soil: #5a3a25;--soil-dark: #2f2119;--soil-mid: #7b5736;--pine: #183a2a;--pine-2: #26563d;--moss: #7b9d54;--gold: #d6a84f;--amber: #f3c86b;--rust: #9f4630;--ink: #182018;--muted: #6f705f;--sky: #d9f2ff;--night: #10191a;--white: #fffaf0;--shadow: 0 28px 80px rgba(24, 32, 24, .18);--radius-xl: 34px;--radius-lg: 22px;--radius-md: 15px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--cream)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 8% 5%,rgba(246,219,139,.35),transparent 28rem),linear-gradient(180deg,#f9efd8,#ebdfc5 42%,#21180f)}body::selection{background:var(--gold);color:var(--ink)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.app{min-height:100vh;position:relative;overflow:hidden}.ambient-particles{position:fixed;inset:0;z-index:2;pointer-events:none;opacity:.32;mix-blend-mode:multiply;background-image:radial-gradient(circle,rgba(214,168,79,.65) 0 1.2px,transparent 1.8px),radial-gradient(circle,rgba(24,58,42,.22) 0 1.3px,transparent 1.9px);background-size:116px 116px,168px 168px;background-position:0 0,40px 20px}.site-header{position:fixed;top:18px;left:50%;transform:translate(-50%);z-index:50;width:min(1080px,calc(100% - 30px));display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 12px;border:1px solid rgba(255,250,240,.45);border-radius:999px;background:#183a2abd;color:var(--cream-2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 40px #0000002e}.brand{display:inline-flex;align-items:center;gap:9px;font-weight:950;letter-spacing:.08em}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--gold);color:var(--pine);font-family:Georgia,serif}.site-header nav{display:flex;gap:4px;align-items:center}.site-header nav a{padding:9px 13px;border-radius:999px;font-size:.88rem;color:#fffaf0db;transition:background .2s ease,color .2s ease,transform .2s ease}.site-header nav a:hover{background:#fffaf01f;color:#fff;transform:translateY(-1px)}.scene,.panel,.alpine-scene,.burrow-scene,.case-file,.founders,.footer-seal{position:relative;overflow:hidden}.intro-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;min-height:100svh;background:radial-gradient(circle at 50% 25%,#263d3d,#091011 70%);color:var(--cream-2);isolation:isolate}.skip-intro{position:absolute;right:22px;top:20px;z-index:7;border:1px solid rgba(255,250,240,.22);background:#fffaf014;color:var(--cream-2);border-radius:999px;padding:9px 13px;font-weight:800;cursor:pointer}.intro-curtain{position:absolute;top:0;bottom:0;width:51%;z-index:5;background:repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0 8px,transparent 9px 28px),linear-gradient(180deg,#16271f,#0b1511);box-shadow:inset 0 0 90px #0000008c}.curtain-left{left:0;border-right:1px solid rgba(243,200,107,.18)}.curtain-right{right:0;border-left:1px solid rgba(243,200,107,.18)}.intro-particles{position:absolute;inset:0;z-index:-2;background-image:radial-gradient(circle,rgba(255,255,255,.8) 0 1px,transparent 1.4px),radial-gradient(circle,rgba(246,200,107,.65) 0 1px,transparent 1.4px);background-size:90px 90px,130px 130px;background-position:0 0,40px 30px;animation:particle-drift 14s linear infinite;opacity:.35}.intro-scanline{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,transparent 0 46%,rgba(243,200,107,.12) 48%,transparent 50% 100%);animation:scanline 2.7s linear infinite;opacity:.5}@keyframes scanline{0%{transform:translateY(-70%)}to{transform:translateY(70%)}}@keyframes particle-drift{to{background-position:280px 420px,-190px 310px}}.intro-mountain{position:absolute;bottom:0;width:110vw;height:44vh;clip-path:polygon(0 100%,9% 58%,19% 77%,31% 32%,42% 71%,52% 22%,63% 68%,73% 37%,83% 78%,92% 55%,100% 100%)}.intro-mountain-back{background:linear-gradient(135deg,#5b7e72d1,#d2e1da80);z-index:-2;opacity:.65}.intro-mountain-front{bottom:-7vh;background:linear-gradient(135deg,#13261e,#426146 52%,#142119);z-index:-1}.intro-copy{position:relative;z-index:2;text-align:center;width:min(920px,calc(100% - 36px));padding-bottom:100px}.intro-kicker{margin:0 0 12px;color:var(--amber);text-transform:uppercase;letter-spacing:.18em;font-weight:900;font-size:.78rem}.intro-title{margin:0;display:flex;justify-content:center;flex-wrap:wrap;gap:.16em;font-family:Georgia,serif;font-size:clamp(3.2rem,9.5vw,8.6rem);line-height:.9;letter-spacing:-.06em}.intro-title span{display:inline-block}.intro-subtitle{margin:22px auto 0;max-width:600px;color:#fffaf0c7;font-size:clamp(1rem,2vw,1.25rem)}.intro-seal{position:absolute;right:8%;top:12%;display:grid;place-items:center;width:92px;height:92px;border-radius:50%;border:2px solid var(--gold);outline:7px double rgba(214,168,79,.4);color:var(--gold);font-family:Georgia,serif;font-weight:900;transform:rotate(8deg);opacity:.9}.official-stamp{display:inline-flex;align-items:center;justify-content:center;margin-top:24px;padding:9px 14px;border:3px solid currentColor;border-radius:8px;color:var(--rust);font-weight:950;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;rotate:-5deg;background:#fffaf0b8;box-shadow:0 10px #50241921}.intro-burrow{position:absolute;left:50%;bottom:8%;transform:translate(-50%);width:250px;height:72px;border-radius:50% 50% 0 0;background:#120d09;box-shadow:inset 0 22px 26px #000000d9,0 0 0 15px #483423a6}.intro-marmot{position:absolute;bottom:8%;left:calc(50% - 90px);z-index:1;scale:.62}.whistle-wave{position:absolute;top:22%;left:50%;display:flex;gap:6px;transform:translate(-50%);align-items:center;opacity:.7}.whistle-wave span{width:5px;height:calc(15px + var(--h, 10px));border-radius:99px;background:var(--amber);animation:wave-pulse .95s ease-in-out infinite alternate}.whistle-wave span:nth-child(2){--h: 30px;animation-delay:.08s}.whistle-wave span:nth-child(3){--h: 50px;animation-delay:.16s}.whistle-wave span:nth-child(4){--h: 26px;animation-delay:.24s}.whistle-wave span:nth-child(5){--h: 70px;animation-delay:.32s}.whistle-wave span:nth-child(6){--h: 42px;animation-delay:.4s}.whistle-wave span:nth-child(7){--h: 63px;animation-delay:.48s}.whistle-wave span:nth-child(8){--h: 24px;animation-delay:.56s}.whistle-wave span:nth-child(9){--h: 46px;animation-delay:.64s}.whistle-wave span:nth-child(10){--h: 20px;animation-delay:.72s}@keyframes wave-pulse{0%{scale:1 .4;opacity:.45}to{scale:1 1;opacity:1}}.marmot{position:relative;width:180px;height:260px;transform-origin:bottom center;animation:marmot-idle 3.8s ease-in-out infinite}.hero-marmot{width:215px;height:300px;z-index:3}.marmot span,.marmot i{position:absolute;display:block}.marmot .body{left:20px;right:20px;bottom:0;height:210px;border-radius:50% 50% 42% 42%/34% 34% 55% 55%;background:linear-gradient(120deg,#8c613b,#b5814e 55%,#704628);box-shadow:inset -20px -18px #351f1329}.marmot .belly{left:49px;right:49px;bottom:22px;height:132px;border-radius:50%;background:#f0be7a7a}.marmot .face{left:38px;right:38px;top:30px;height:98px;border-radius:48% 48% 45% 45%;background:linear-gradient(120deg,#9d7148,#c1935f)}.marmot .ear{top:18px;width:42px;height:42px;border-radius:50%;background:#795232}.marmot .ear-left{left:33px}.marmot .ear-right{right:33px}.marmot .eye{top:72px;width:11px;height:15px;border-radius:50%;background:#111;animation:blink 5s infinite}.marmot .eye-left{left:68px}.marmot .eye-right{right:68px}.marmot .nose{left:50%;top:101px;width:19px;height:13px;transform:translate(-50%);border-radius:50%;background:#2c1d17;animation:nose-twitch 2.6s ease-in-out infinite}.marmot .whisker{top:111px;width:42px;height:2px;background:#281c1473}.marmot .whisker-left{left:26px;rotate:8deg}.marmot .whisker-right{right:26px;rotate:-8deg}.marmot .paw{bottom:64px;width:31px;height:52px;border-radius:999px;background:#754828}.marmot .paw-left{left:33px;rotate:10deg}.marmot .paw-right{right:33px;rotate:-10deg}.whistle-ring{pointer-events:none;left:95px;top:92px;width:28px;height:28px;border:2px solid rgba(255,250,240,.75);border-radius:50%;opacity:0}.marmot:hover .ring-one,.hero-marmot .ring-one{animation:whistle 2s ease-out infinite}.marmot:hover .ring-two,.hero-marmot .ring-two{animation:whistle 2s ease-out .55s infinite}.marmot:hover .ring-three,.hero-marmot .ring-three{animation:whistle 2s ease-out 1.05s infinite}.crown{left:50%;top:-2px;width:56px;height:28px;transform:translate(-50%) rotate(-4deg);border-radius:0 0 8px 8px;background:linear-gradient(180deg,#ffd979,#b9862e);clip-path:polygon(0 100%,0 35%,18% 62%,34% 10%,50% 60%,66% 10%,82% 62%,100% 35%,100% 100%);box-shadow:0 7px 14px #462a0c40;animation:crown-wobble 2.6s ease-in-out infinite;z-index:7}.lab-badge{right:34px;bottom:84px;z-index:8;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:2px solid rgba(255,250,240,.8);background:var(--pine);color:var(--amber);font-size:.55rem;font-weight:950}@keyframes crown-wobble{0%,to{transform:translate(-50%) rotate(-5deg) translateY(0)}50%{transform:translate(-50%) rotate(4deg) translateY(-3px)}}.marmot-tiny{width:90px;height:130px}.marmot-tiny .body{left:10px;right:10px;height:105px}.marmot-tiny .belly{left:25px;right:25px;height:66px;bottom:11px}.marmot-tiny .face{left:19px;right:19px;top:15px;height:49px}.marmot-tiny .ear{top:9px;width:21px;height:21px}.marmot-tiny .ear-left{left:16px}.marmot-tiny .ear-right{right:16px}.marmot-tiny .eye{top:36px;width:6px;height:8px}.marmot-tiny .eye-left{left:34px}.marmot-tiny .eye-right{right:34px}.marmot-tiny .nose{top:50px;width:10px;height:7px}.marmot-tiny .whisker{top:56px;width:21px;height:1px}.marmot-tiny .whisker-left{left:13px}.marmot-tiny .whisker-right{right:13px}.marmot-tiny .paw{bottom:32px;width:16px;height:26px}.marmot-tiny .paw-left{left:16px}.marmot-tiny .paw-right{right:16px}.marmot-tiny .whistle-ring{left:47px;top:46px;width:14px;height:14px}.marmot-tiny .crown{width:30px;height:15px;top:-1px}.marmot-tiny .lab-badge{display:none}@keyframes marmot-idle{0%,to{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-5px) rotate(.5deg)}}@keyframes blink{0%,92%,to{transform:scaleY(1)}94%,96%{transform:scaleY(.08)}}@keyframes nose-twitch{0%,to{translate:-50% 0}50%{translate:-50% 1px}}@keyframes whistle{0%{scale:.3;opacity:.9}to{scale:6.4;opacity:0}}.hero{min-height:100svh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(310px,.8fr);align-items:center;gap:clamp(30px,6vw,80px);padding:145px clamp(20px,7vw,110px) 90px;isolation:isolate}.sky-gradient{position:absolute;inset:0;background:radial-gradient(circle at 70% 16%,rgba(255,255,255,.9),transparent 10rem),linear-gradient(180deg,#a9d8ee,#dff5ff 43%,#e4d59e 70%,#8da964);z-index:-8}.sun-glow{position:absolute;right:26%;top:14%;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.7),rgba(255,255,255,.06) 62%,transparent 70%);z-index:-7;animation:sun-breathe 5s ease-in-out infinite}@keyframes sun-breathe{0%,to{scale:1;opacity:.7}50%{scale:1.08;opacity:.9}}.cloud,.cloud-slow,.cloud-fast{position:absolute;width:210px;height:58px;border-radius:999px;background:#ffffffbf;filter:blur(1px);z-index:-6}.cloud:before,.cloud:after,.cloud-slow:before,.cloud-slow:after,.cloud-fast:before,.cloud-fast:after{content:"";position:absolute;border-radius:50%;background:inherit}.cloud:before,.cloud-slow:before,.cloud-fast:before{width:88px;height:88px;left:30px;top:-42px}.cloud:after,.cloud-slow:after,.cloud-fast:after{width:120px;height:120px;right:25px;top:-63px}.cloud-one{top:18%;left:8%}.cloud-two{top:26%;right:8%;transform:scale(.8)}.cloud-three{top:57%;left:37%;transform:scale(.62);opacity:.45}.mountain{position:absolute;z-index:-5;width:80vw;height:50vh;bottom:16%;clip-path:polygon(0% 100%,12% 72%,20% 86%,32% 45%,42% 74%,51% 30%,62% 70%,72% 38%,84% 79%,100% 100%)}.mountain-back{left:-12vw;background:linear-gradient(135deg,#809b92,#d8e4dc 48%,#789483 49%,#40614d);opacity:.75}.mountain-front{right:-14vw;bottom:10%;background:linear-gradient(135deg,#4d7254,#e7efe6 38%,#536f4a 39%,#26422e)}.meadow-line{position:absolute;left:0;right:0;bottom:-2px;height:27vh;z-index:-3;background:radial-gradient(ellipse at 50% 0%,rgba(255,248,218,.3),transparent 65%),linear-gradient(180deg,#9daf62,#4f743b);border-radius:50% 50% 0 0/22% 22% 0 0}.hill-shadow{position:absolute;right:4%;bottom:18%;width:360px;height:90px;border-radius:50%;background:#1820181f;filter:blur(12px);z-index:-2}.hero-copy{max-width:760px}.eyebrow{margin:0 0 14px;color:var(--rust);font-weight:900;letter-spacing:.14em;text-transform:uppercase;font-size:.76rem}.hero h1,.section-heading h2,.habitat-copy h2,.burrow-copy h2,.case-copy h2,.founder-heading h2,.footer-seal h2{margin:0;font-family:Georgia,Times New Roman,serif;line-height:.95;letter-spacing:-.055em}.hero h1{font-size:clamp(4rem,10vw,9.4rem);max-width:850px;text-wrap:balance}.hero-lede{margin:22px 0 0;font-size:clamp(1.12rem,2vw,1.45rem);max-width:610px;color:#182018c7;line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-weight:900;border:1px solid transparent;box-shadow:0 14px 28px #18201821;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 18px 36px #1820182e}.button.primary{background:var(--pine);color:var(--cream-2)}.button.ghost{background:#fffaf07a;border-color:#183a2a2e;color:var(--pine)}.hero-marmot-wrap{justify-self:center;position:relative;display:grid;place-items:center;min-height:480px;width:min(100%,430px)}.scanner-beam{position:absolute;width:310px;height:380px;border-radius:50%;background:radial-gradient(ellipse,rgba(243,200,107,.28),transparent 68%);filter:blur(2px);opacity:.26}.rock{position:absolute;bottom:62px;width:360px;height:118px;border-radius:55% 45% 48% 52%;background:linear-gradient(135deg,#968b78,#5b5d50);box-shadow:0 25px 45px #18201833}.scanner-card,.scanner-tag{border:1px solid rgba(255,250,240,.7);background:#183a2ac7;color:var(--cream-2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.scanner-card{position:absolute;right:-8px;bottom:112px;width:205px;display:grid;gap:5px;padding:15px;border-radius:18px;animation:flicker 2.3s ease-in-out infinite}.scanner-card span,.scanner-tag{text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;color:var(--amber);font-weight:900}.scanner-card em{font-style:normal;color:#fffaf0bf;font-size:.88rem}.scanner-tag{position:absolute;padding:8px 10px;border-radius:999px;animation:float-label 3.5s ease-in-out infinite}.tag-a{left:0;top:23%}.tag-b{right:-14%;top:42%;animation-delay:.7s}@keyframes flicker{0%,to{opacity:.94}50%{opacity:.72}56%{opacity:1}}@keyframes float-label{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.floating-file{position:absolute;width:220px;padding:13px;border-radius:12px;background:#fffaf0b3;box-shadow:var(--shadow);color:#182018b8;font-weight:800;rotate:-5deg}.hero-file{right:34%;bottom:14%}.scroll-cue{position:absolute;left:50%;bottom:30px;transform:translate(-50%);padding:9px 15px;border-radius:999px;background:#fffaf080;color:#182018bf;font-size:.88rem;font-weight:800;animation:bob 2.2s ease-in-out infinite}@keyframes bob{0%,to{translate:0 0}50%{translate:0 -8px}}.panel{padding:clamp(78px,11vw,150px) clamp(20px,7vw,110px);background:var(--cream)}.section-heading{max-width:800px;margin-bottom:36px}.section-heading h2,.habitat-copy h2,.burrow-copy h2,.case-copy h2,.founder-heading h2,.footer-seal h2{font-size:clamp(2.5rem,6vw,6.2rem)}.research-panel{isolation:isolate}.paper-rings{position:absolute;right:-90px;top:80px;width:360px;height:360px;border-radius:50%;border:50px solid rgba(214,168,79,.08);z-index:-1}.department-grid,.report-grid,.founder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.department-card,.report-card{min-height:270px;padding:22px;border-radius:var(--radius-lg);border:1px solid rgba(24,58,42,.14);background:linear-gradient(180deg,#fffaf0e0,#fffaf08f),radial-gradient(circle at 90% 0%,rgba(214,168,79,.36),transparent 12rem);box-shadow:var(--shadow)}.department-card{position:relative;display:flex;flex-direction:column;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.department-card:hover,.report-card:hover,.founder-card:hover{transform:translateY(-8px) rotate(0);box-shadow:0 34px 85px #1820183d}.department-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.department-code,.report-card>span{color:var(--rust);text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:950}.department-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--pine);color:var(--amber);font-weight:950}.department-card h3,.report-card h3,.lab-window h3,.founder-card h3{margin:24px 0 10px;font-family:Georgia,serif;font-size:1.65rem;line-height:1.03}.department-card p,.report-card p,.lab-window p,.habitat-copy p,.burrow-copy p,.case-copy p,.founder-heading p,.founder-card p{color:#182018b8;line-height:1.6}.department-prop{position:absolute;right:20px;bottom:28px;width:76px;height:54px;opacity:.28}.department-prop span{position:absolute;display:block}.prop-sound span{left:10px;top:5px;width:38px;height:38px;border-radius:50%;border:4px solid var(--pine);border-left-color:transparent;border-bottom-color:transparent;animation:prop-pulse 1.6s ease-in-out infinite}.prop-sound span:nth-child(2){scale:.7;animation-delay:.2s}.prop-sound span:nth-child(3){scale:1.3;animation-delay:.4s}.prop-burrow span{bottom:0;width:52px;height:30px;border-radius:50% 50% 0 0;background:#18110d}.prop-burrow span:nth-child(2){left:18px;bottom:9px;width:42px;height:24px;background:#183a2acc}.prop-burrow span:nth-child(3){left:50px;bottom:2px;width:20px;height:35px;background:var(--pine);border-radius:999px}.prop-leaf span{left:23px;top:8px;width:38px;height:22px;border-radius:100% 0;background:var(--pine);transform-origin:left bottom;animation:leaf-spin 3s ease-in-out infinite}.prop-leaf span:nth-child(2){rotate:40deg;animation-delay:.2s}.prop-leaf span:nth-child(3){rotate:-40deg;animation-delay:.4s}.prop-hose span{width:62px;height:28px;border:7px solid var(--pine);border-top-color:transparent;border-radius:0 0 999px 999px;animation:hose-wiggle 1.8s ease-in-out infinite}@keyframes prop-pulse{0%,to{opacity:.35;transform:translate(0)}50%{opacity:1;transform:translate(8px)}}@keyframes leaf-spin{0%,to{transform:rotate(0)}50%{transform:rotate(16deg)}}@keyframes hose-wiggle{0%,to{transform:rotate(-4deg)}50%{transform:rotate(5deg)}}.mini-chart{margin-top:auto;display:flex;align-items:end;gap:6px;height:56px}.mini-chart span{width:18px;border-radius:999px 999px 0 0;background:#183a2ab8;animation:chart-grow 1.8s ease-in-out infinite alternate}.mini-chart span:nth-child(1){height:45%}.mini-chart span:nth-child(2){height:80%;animation-delay:.2s}.mini-chart span:nth-child(3){height:58%;animation-delay:.35s}.mini-chart span:nth-child(4){height:92%;animation-delay:.5s}@keyframes chart-grow{0%{scale:1 .55;transform-origin:bottom}to{scale:1 1;transform-origin:bottom}}.alpine-scene{min-height:150vh;display:grid;align-items:center;padding:clamp(90px,13vw,170px) clamp(20px,7vw,110px);isolation:isolate;color:var(--ink)}.alpine-layer{position:absolute;inset:0;z-index:-10}.alpine-layer.sky{background:linear-gradient(180deg,#b8e7fb,#effbff 42%,#c6c17b)}.scope-overlay{position:absolute;inset:9% 5%;border:2px solid rgba(24,58,42,.12);border-radius:42px;z-index:4;pointer-events:none;opacity:.75}.scope-overlay:before,.scope-overlay:after{content:"";position:absolute;background:#183a2a2e}.scope-overlay:before{left:50%;top:0;bottom:0;width:1px}.scope-overlay:after{top:50%;left:0;right:0;height:1px}.cloud-slow{top:16%;left:7%;z-index:-8;opacity:.65}.cloud-fast{top:28%;right:10%;transform:scale(.72);z-index:-8;opacity:.55}.far-ridge{top:22%;height:48%;background:linear-gradient(135deg,#6e8d80,#e9f2ec 45%,#6e8d80 46%,#55705e);clip-path:polygon(0 100%,10% 64%,23% 80%,35% 30%,49% 78%,60% 42%,73% 76%,86% 33%,100% 100%);opacity:.72}.near-ridge{top:38%;height:42%;background:linear-gradient(135deg,#395a3f,#e4ece0 28%,#42623c 29%,#223824);clip-path:polygon(0 100%,8% 61%,20% 82%,32% 31%,44% 75%,58% 24%,68% 72%,78% 39%,91% 78%,100% 100%);z-index:-7}.meadow{top:auto;height:47%;bottom:0;z-index:-6;background:radial-gradient(circle at 18% 60%,rgba(255,236,164,.32),transparent 18rem),linear-gradient(180deg,#a8b963,#486f3f 65%,#304d2e);border-radius:55% 45% 0 0/18% 23% 0 0}.tiny-birds{position:absolute;left:55%;top:19%;width:130px;height:50px;opacity:.36}.tiny-birds span{position:absolute;width:18px;height:8px;border-top:2px solid var(--pine);border-radius:50%;animation:bird-drift 8s ease-in-out infinite}.tiny-birds span:nth-child(2){left:40px;top:20px;animation-delay:.4s}.tiny-birds span:nth-child(3){left:82px;top:7px;animation-delay:.8s}@keyframes bird-drift{0%,to{transform:translate(0) translateY(0)}50%{transform:translate(35px) translateY(-12px)}}.habitat-copy{max-width:640px;padding:28px;border-radius:var(--radius-xl);background:#fffaf09e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,250,240,.5);box-shadow:var(--shadow);z-index:5}.field-label{position:absolute;display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:#fffaf0c7;border:1px solid rgba(24,58,42,.16);font-weight:900;color:var(--pine);box-shadow:0 12px 25px #1820181f;z-index:6}.field-label:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--rust);box-shadow:0 0 #9f463066;animation:pulse-dot 1.6s ease-out infinite}@keyframes pulse-dot{70%{box-shadow:0 0 0 9px #9f463000}to{box-shadow:0 0 #9f463000}}.label-one{left:56%;top:51%}.label-two{left:18%;bottom:22%}.label-three{right:10%;bottom:30%}.label-four{right:27%;top:34%}.burrow-hole{position:absolute;width:150px;height:50px;border-radius:50%;background:#17100c;box-shadow:inset 0 16px 18px #000000e6,0 0 0 14px #503a252e;z-index:-1}.hole-a{left:59%;bottom:17%}.hole-b{right:14%;bottom:24%;scale:.75}.field-marmot{position:absolute;bottom:13%;z-index:1}.marmot-a{left:62%}.marmot-b{right:13%;bottom:19%;scale:.74}.marmot-runner{left:-8%;bottom:9%;scale:.6}.foreground-grass{position:absolute;inset:auto 0 0;height:145px;background-image:linear-gradient(110deg,transparent 47%,rgba(21,57,31,.8) 48% 52%,transparent 53%);background-size:23px 100%;opacity:.44;z-index:7;animation:grass-sway 2.5s ease-in-out infinite}@keyframes grass-sway{0%,to{transform:skew(0)}50%{transform:skew(-3deg)}}.burrow-scene{min-height:185vh;padding:150px clamp(20px,7vw,110px);display:grid;align-items:center;background:var(--soil);color:var(--cream-2);isolation:isolate}.burrow-mouth{position:absolute;top:-58px;left:50%;transform:translate(-50%);width:380px;height:130px;border-radius:50%;background:#100b08;box-shadow:inset 0 32px 40px #000000f2,0 0 0 26px #5d3e2770,0 24px 80px #00000040;z-index:1}.soil{position:absolute;inset:0;z-index:-8}.soil-top{height:36%;background:radial-gradient(circle at 12% 45%,rgba(255,255,255,.09) 0 8px,transparent 9px),radial-gradient(circle at 64% 20%,rgba(255,255,255,.08) 0 6px,transparent 7px),linear-gradient(180deg,#684327,#5b3924)}.soil-mid{top:30%;background:radial-gradient(circle at 26% 70%,rgba(255,255,255,.09) 0 7px,transparent 8px),radial-gradient(circle at 75% 48%,rgba(255,255,255,.08) 0 12px,transparent 13px),linear-gradient(180deg,#563720,#3d2a1e 60%,#2d211a)}.soil-deep{top:65%;background:linear-gradient(180deg,#160f0a00,#18110c)}.depth-meter{position:sticky;top:110px;align-self:start;justify-self:end;z-index:4;display:grid;gap:4px;width:116px;padding:14px;border-radius:18px;border:1px solid rgba(255,250,240,.18);background:#0a090773;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.depth-meter span{color:var(--amber);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:950}.depth-meter strong{font-size:2.3rem;line-height:1;font-family:Georgia,serif}.root{position:absolute;top:0;width:8px;border-radius:999px;background:linear-gradient(180deg,#2b1d12,#7a5430);z-index:-2}.root:after{content:"";position:absolute;bottom:24%;width:76px;height:6px;border-radius:999px;background:inherit;transform-origin:left center}.root-one{left:14%;height:560px;rotate:7deg}.root-one:after{left:-4px;rotate:38deg}.root-two{right:18%;height:720px;rotate:-8deg}.root-two:after{right:-2px;rotate:-145deg}.root-three{left:56%;height:420px;rotate:-4deg}.root-three:after{left:0;rotate:22deg}.root-four{left:74%;height:500px;rotate:4deg}.root-four:after{left:-2px;rotate:150deg}.stone{position:absolute;border-radius:50%;background:linear-gradient(135deg,#7c7365,#4b4640);opacity:.7}.stone-one{left:9%;top:46%;width:95px;height:70px}.stone-two{right:22%;top:68%;width:145px;height:94px}.stone-three{left:42%;top:24%;width:55px;height:40px;opacity:.42}.tunnel{position:absolute;border-radius:999px;background:#120d09;box-shadow:inset 0 26px 44px #000000e6,0 0 0 18px #6b4b2f57;overflow:visible}.tunnel-one{left:6%;top:59%;width:330px;height:118px;rotate:4deg}.tunnel-two{right:8%;top:32%;width:240px;height:95px;rotate:-8deg}.tunnel-three{right:37%;bottom:9%;width:320px;height:100px;rotate:2deg;opacity:.75}.tunnel-marmot{position:absolute;bottom:-18px;scale:.52}.tunnel-marmot-a{left:20px}.tunnel-marmot-b{right:20px}.tunnel-sign{position:absolute;padding:10px 14px;border:2px solid #2c170a;border-radius:8px;background:#d09a51;color:#2a190d;font-weight:950;letter-spacing:.08em;font-size:.75rem;box-shadow:0 12px #0000002e}.sign-one{left:15%;top:50%;rotate:-5deg}.sign-two{right:16%;top:45%;rotate:7deg}.sign-three{right:42%;bottom:22%;rotate:-4deg}.burrow-copy{max-width:700px;padding:34px;border-radius:var(--radius-xl);border:1px solid rgba(255,250,240,.16);background:#0d0a0875;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.burrow-copy p,.lab-window p{color:#fffaf0bd}.lab-window{position:absolute;right:clamp(20px,9vw,130px);bottom:12%;width:min(360px,calc(100% - 40px));padding:24px;border-radius:var(--radius-lg);border:1px solid rgba(255,250,240,.18);background:#121b15d1;box-shadow:0 0 70px #f3c86b33,var(--shadow)}.lab-light{width:15px;height:15px;border-radius:50%;background:#92ffb4;box-shadow:0 0 22px #92ffb4;animation:lab-blink 1.4s ease-in-out infinite}@keyframes lab-blink{0%,to{opacity:.5}50%{opacity:1}}.hibernation{background:linear-gradient(180deg,#1b2524,#101715);color:var(--cream-2);isolation:isolate}.hibernation .eyebrow{color:var(--amber)}.hibernation-glow{position:absolute;right:-10%;top:18%;width:530px;height:530px;border-radius:50%;background:radial-gradient(circle,rgba(243,200,107,.15),transparent 68%)}.sleeping-room{position:relative;min-height:520px;border-radius:var(--radius-xl);overflow:hidden;border:1px solid rgba(255,250,240,.14);background:radial-gradient(circle at 50% 72%,rgba(243,200,107,.15),transparent 18rem),linear-gradient(180deg,#2b211b,#17110d);box-shadow:var(--shadow)}.snow-cap{position:absolute;top:0;left:0;right:0;height:98px;background:radial-gradient(ellipse at 25% 100%,rgba(255,255,255,.98) 0 38%,transparent 39%),radial-gradient(ellipse at 55% 100%,rgba(255,255,255,.96) 0 42%,transparent 43%),radial-gradient(ellipse at 83% 100%,rgba(255,255,255,.94) 0 34%,transparent 35%),linear-gradient(#f6fcff,#cce6ef)}.lantern{position:absolute;left:52%;top:98px;width:3px;height:140px;background:#fffaf042}.lantern span{position:absolute;left:50%;top:110px;width:48px;height:62px;translate:-50% 0;border-radius:999px 999px 12px 12px;background:#f3c86bbf;box-shadow:0 0 90px 42px #f3c86b2e;animation:lantern-flicker 1.2s ease-in-out infinite}@keyframes lantern-flicker{0%,to{opacity:.85}45%{opacity:.55}60%{opacity:1}}.do-not-disturb{position:absolute;right:28px;top:126px;padding:10px 14px;border-radius:10px;background:#fffaf0d4;color:var(--pine);font-weight:950;letter-spacing:.08em;font-size:.7rem;rotate:3deg}.zzz{position:absolute;color:#fffaf099;font-family:Georgia,serif;font-weight:900;animation:zzz-float 3.4s ease-in-out infinite}.zzz-one{left:18%;top:44%}.zzz-two{left:40%;top:39%;animation-delay:.8s}.zzz-three{left:63%;top:46%;animation-delay:1.2s}@keyframes zzz-float{0%,to{transform:translateY(0);opacity:.25}50%{transform:translateY(-20px);opacity:.75}}.marmot-asleep{animation:sleep-breathe 4.2s ease-in-out infinite}.marmot-asleep .eye{height:2px;border-radius:999px;top:76px;animation:none}.sleepy{position:absolute;bottom:58px;scale:.74}.sleepy-one{left:11%}.sleepy-two{left:33%;animation-delay:.6s}.sleepy-three{left:55%;animation-delay:1.1s}@keyframes sleep-breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(4px) scale(1.015,.99)}}.productivity-card{position:absolute;right:30px;bottom:32px;width:min(300px,calc(100% - 60px));padding:21px;border-radius:var(--radius-lg);background:#fffaf0e6;color:var(--ink);box-shadow:var(--shadow)}.productivity-card span{color:var(--rust);font-weight:950;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem}.productivity-card strong{display:block;margin:6px 0;font-size:4rem;font-family:Georgia,serif;line-height:.95}.productivity-card p{margin:0;color:#182018b3}.case-file{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);gap:clamp(28px,6vw,80px);align-items:center;min-height:120vh;padding:clamp(90px,12vw,160px) clamp(20px,7vw,110px);background:radial-gradient(circle at 82% 15%,rgba(214,168,79,.28),transparent 22rem),linear-gradient(180deg,#efe1c5,#d7bd8a)}.case-copy{max-width:610px}.evidence-board{position:relative;min-height:650px;border-radius:var(--radius-xl);padding:28px;background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.15),transparent 13rem),linear-gradient(135deg,#8c5b35,#5f3a20);box-shadow:var(--shadow);border:12px solid #4b2f1d}.evidence-note{position:absolute;width:190px;min-height:132px;padding:16px;border-radius:8px;background:#fff4ce;box-shadow:0 14px 28px #00000038;z-index:2}.evidence-note span{display:block;color:var(--rust);font-weight:950;text-transform:uppercase;letter-spacing:.09em;font-size:.68rem;margin-bottom:7px}.evidence-note strong{font-family:Georgia,serif;font-size:1.28rem;line-height:1}.evidence-note p{margin:8px 0 0;color:#182018ad}.note-a{left:8%;top:9%;rotate:-4deg}.note-b{right:8%;top:13%;rotate:5deg}.note-c{left:34%;top:37%;rotate:2deg}.note-d{right:26%;top:46%;rotate:-3deg}.mugshot-marmot{right:4px;bottom:-16px;scale:.72}.pin{position:absolute;width:18px;height:18px;border-radius:50%;background:#b22525;box-shadow:0 3px #641515;z-index:4}.pin-a{left:26%;top:18%}.pin-b{right:23%;top:22%}.pin-c{right:37%;top:52%}.red-string{position:absolute;height:3px;background:#c21d2b;transform-origin:left center;z-index:1}.string-a{left:27%;top:20%;width:280px;rotate:11deg}.string-b{right:24%;top:23%;width:250px;rotate:143deg}.string-c{left:45%;top:50%;width:190px;rotate:-22deg}.car-scene{position:absolute;left:12%;right:11%;bottom:9%;height:190px}.car-body{position:absolute;left:8%;right:8%;bottom:43px;height:88px;border-radius:34px 44px 18px 18px;background:linear-gradient(180deg,#34495e,#1f2b38);box-shadow:inset 0 -18px #0000002e}.car-body:before{content:"";position:absolute;left:26%;top:-42px;width:38%;height:55px;border-radius:30px 30px 0 0;background:linear-gradient(180deg,#5e7f93,#263a48)}.alarm-light{position:absolute;right:24px;top:21px;width:17px;height:17px;border-radius:50%;background:#ff3f3f;box-shadow:0 0 28px #ff3f3f;animation:alarm .55s ease-in-out infinite alternate}@keyframes alarm{0%{opacity:.35;scale:.88}to{opacity:1;scale:1.2}}.wheel{position:absolute;bottom:18px;width:70px;height:70px;border-radius:50%;background:#111;box-shadow:inset 0 0 0 14px #353535}.wheel-left{left:18%}.wheel-right{right:18%}.marmot-sneak{position:absolute;left:45%;bottom:34px;z-index:3;scale:.78}.case-file .official-stamp{position:absolute;right:7%;bottom:6%;font-size:.8rem}.reports{background:radial-gradient(circle at 10% 10%,rgba(214,168,79,.25),transparent 18rem),var(--cream)}.archive-lamp{position:absolute;right:12%;top:70px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(243,200,107,.24),transparent 70%)}.report-card{position:relative;min-height:280px;transform:rotate(var(--r, -1deg));transition:transform .25s ease,box-shadow .25s ease}.report-card:nth-child(2){--r: 1.5deg}.report-card:nth-child(3){--r: -2deg}.report-card:nth-child(4){--r: 1deg}.report-card .official-stamp{position:absolute;bottom:20px;left:20px;margin:0;scale:.88;transition:scale .2s ease,rotate .2s ease}.report-card:hover .official-stamp{scale:1;rotate:-9deg}.founders{min-height:125vh;padding:clamp(92px,12vw,170px) clamp(20px,7vw,110px);background:radial-gradient(circle at 50% 25%,rgba(214,168,79,.18),transparent 20rem),linear-gradient(180deg,#163324,#0f1a16 58%,#18110c);color:var(--cream-2);isolation:isolate}.founder-curtain{position:absolute;top:0;bottom:0;width:56%;z-index:-1;background:repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 10px,transparent 11px 30px),linear-gradient(180deg,#48151ce6,#230b10c7);box-shadow:inset 0 0 90px #00000075}.founder-curtain-left{left:0}.founder-curtain-right{right:0}.founder-glitter{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(243,200,107,.72) 0 1.2px,transparent 1.7px);background-size:120px 120px;opacity:.2;animation:glitter-fall 11s linear infinite;z-index:0;pointer-events:none}@keyframes glitter-fall{to{background-position:140px 420px}}.founder-heading{position:relative;z-index:2;max-width:900px;margin-bottom:34px}.founder-heading .eyebrow,.founders .eyebrow{color:var(--amber)}.founder-heading p{color:#fffaf0c2;font-size:1.1rem;max-width:680px}.founder-seal{position:absolute;right:clamp(30px,10vw,150px);top:130px;display:grid;place-items:center;width:138px;height:138px;border-radius:50%;border:3px solid var(--gold);outline:9px double rgba(214,168,79,.4);font-family:Georgia,serif;font-size:2.3rem;color:var(--gold);z-index:2;animation:seal-spin 14s linear infinite}@keyframes seal-spin{to{rotate:360deg}}.founder-grid{position:relative;z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));max-width:1080px}.founder-card{position:relative;min-height:470px;padding:28px;border-radius:var(--radius-xl);background:linear-gradient(180deg,#fffaf0f5,#fffaf0d1),radial-gradient(circle at 80% 0,rgba(214,168,79,.28),transparent 16rem);color:var(--ink);border:1px solid rgba(243,200,107,.42);box-shadow:var(--shadow);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.portrait-frame{position:relative;width:170px;height:170px;display:grid;place-items:center;margin-bottom:20px;border-radius:50%;border:4px solid var(--gold);background:linear-gradient(135deg,#d9c18b,#fff3cf);box-shadow:inset 0 0 0 10px #183a2a14}.portrait-frame>span{position:absolute;left:18px;top:13px;font-family:Georgia,serif;font-size:2.3rem;font-weight:900;color:#183a2a2e}.portrait-marmot{position:absolute;bottom:9px;scale:.85}.founder-card h3{margin-top:0;font-size:2.1rem}.founder-card strong{color:var(--rust);display:block;font-weight:950;margin-bottom:10px}.founder-card blockquote{margin:20px 0 0;padding-left:16px;border-left:4px solid var(--gold);color:#182018b8;font-family:Georgia,serif;font-size:1.15rem}.founder-card .official-stamp{position:absolute;right:26px;bottom:26px;margin:0}.footer-seal{min-height:85vh;display:grid;place-items:center;text-align:center;padding:90px 20px 36px;background:radial-gradient(circle at 50% 35%,rgba(243,200,107,.18),transparent 22rem),linear-gradient(180deg,#21170f,#0e0b08);color:var(--cream-2)}.seal{display:grid;justify-items:center;gap:22px;max-width:850px}.seal-ring{display:grid;place-items:center;width:135px;height:135px;border-radius:50%;border:3px solid var(--gold);outline:9px double rgba(214,168,79,.4);font-family:Georgia,serif;font-size:2.5rem;color:var(--gold)}.footer-seal p{align-self:end;color:#fffaf08c}.intro-copy{padding-bottom:135px}.intro-briefing-card{display:inline-grid;gap:4px;margin-top:22px;padding:12px 16px;border:1px solid rgba(243,200,107,.38);border-radius:16px;background:#080d0d6b;box-shadow:0 20px 60px #00000038;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.intro-briefing-card span{color:var(--amber);text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:950}.intro-briefing-card strong{color:#fffaf0e6;font-size:.95rem}.scanner-tag{z-index:4;white-space:nowrap}.tag-a{left:-42px;top:21%}.tag-b{right:-98px;top:36%}.scanner-card{right:-32px;bottom:100px;z-index:4}.hero-file{right:38%;bottom:10%;z-index:4}.research-panel{min-height:112vh;background:radial-gradient(circle at 86% 16%,rgba(214,168,79,.22),transparent 18rem),radial-gradient(circle at 18% 78%,rgba(24,58,42,.09),transparent 22rem),linear-gradient(180deg,#f8edda,#f0e3c9)}.research-orbit{position:absolute;right:9%;top:19%;width:230px;height:230px;border:1px dashed rgba(24,58,42,.18);border-radius:50%;opacity:.7;animation:slow-rotate 18s linear infinite}.research-orbit span{position:absolute;display:block;width:18px;height:18px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 8px #d6a84f1f}.research-orbit span:nth-child(1){left:50%;top:-9px}.research-orbit span:nth-child(2){right:12px;bottom:36px;scale:.78}.research-orbit span:nth-child(3){left:18px;bottom:58px;scale:.58}@keyframes slow-rotate{to{transform:rotate(360deg)}}.research-note{position:absolute;z-index:0;width:170px;padding:12px 14px;border-radius:12px;background:#fffaf09e;border:1px solid rgba(24,58,42,.12);box-shadow:var(--shadow);color:#18201894;font-weight:950;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.note-left{left:8%;bottom:19%;rotate:-7deg}.note-right{right:12%;bottom:26%;rotate:5deg}.research-magnifier{position:absolute;right:29%;top:35%;width:78px;height:78px;border:8px solid rgba(24,58,42,.17);border-radius:50%;opacity:.78;rotate:-18deg}.research-magnifier span{position:absolute;right:-38px;bottom:-17px;width:54px;height:9px;border-radius:999px;background:#183a2a2b;transform-origin:left center;rotate:42deg}.department-grid,.report-grid,.founder-grid,.section-heading{position:relative;z-index:2}.habitat-copy{max-width:610px}.label-one{left:56%;top:55%}.label-two{left:46%;bottom:15%}.label-three{right:7%;bottom:36%}.label-four{right:22%;top:36%}.field-label{max-width:285px;white-space:nowrap}.burrow-scene{background:radial-gradient(circle at 78% 72%,rgba(243,200,107,.08),transparent 28rem),linear-gradient(180deg,#6a4328,#4a301f 42%,#21160f)}.burrow-copy{position:relative;z-index:3}.hibernation{padding-top:clamp(115px,12vw,165px)}.hibernation .section-heading{max-width:960px}.hibernation .section-heading h2{font-size:clamp(2.4rem,5.25vw,5.75rem)}.sleeping-room:before{content:"HIBERNATION CHAMBER  ·  QUIET ZONE";position:absolute;left:22px;top:118px;z-index:3;color:#f3c86ba3;font-size:.72rem;font-weight:950;letter-spacing:.16em}.sleeping-room:after{content:"";position:absolute;left:8%;right:8%;bottom:44px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(243,200,107,.22),transparent)}.reports{min-height:112vh;background:radial-gradient(circle at 10% 10%,rgba(214,168,79,.25),transparent 18rem),radial-gradient(circle at 84% 75%,rgba(24,58,42,.1),transparent 26rem),linear-gradient(180deg,#f7ecd6,#eee0c4)}.reports .section-heading h2{max-width:780px;font-size:clamp(2.6rem,5.8vw,5.8rem)}.archive-shelves{position:absolute;right:8%;top:22%;width:390px;height:290px;opacity:.28;z-index:0}.archive-shelves:before,.archive-shelves:after,.archive-shelves span{content:"";position:absolute;left:0;right:0;height:9px;border-radius:999px;background:#183a2a94}.archive-shelves:before{top:32px}.archive-shelves:after{top:150px}.archive-shelves span:nth-child(1){top:266px}.archive-shelves span:nth-child(2),.archive-shelves span:nth-child(3){top:52px;width:34px;height:92px;border-radius:6px;background:#9f46308c}.archive-shelves span:nth-child(2){left:52px}.archive-shelves span:nth-child(3){left:98px;height:82px;top:62px;background:#d6a84f9e}.archive-folder{position:absolute;right:15%;bottom:16%;padding:12px 18px;border-radius:10px 10px 6px 6px;background:#d3a257;color:#2c1c10;box-shadow:0 16px #1820181f;font-weight:950;letter-spacing:.1em;font-size:.72rem;rotate:6deg;opacity:.72}.folder-two{right:29%;bottom:22%;rotate:-7deg;background:#efe0bd}.archive-thread{position:absolute;left:15%;right:12%;top:63%;height:2px;background:linear-gradient(90deg,transparent,rgba(159,70,48,.32),transparent);rotate:-2deg}.report-card:after{content:"";position:absolute;right:18px;top:18px;width:34px;height:28px;opacity:0;border-radius:50% 50% 42% 42%;background:#183a2a1f;transition:opacity .25s ease,transform .25s ease}.report-card:hover:after{opacity:1;transform:rotate(-12deg) scale(1.1)}.founders{padding-top:clamp(125px,11vw,180px)}.founder-heading{max-width:850px}.founder-heading h2{font-size:clamp(2.55rem,5.65vw,5.7rem)}.founder-spotlight{position:absolute;top:0;width:38vw;height:92vh;background:linear-gradient(180deg,rgba(243,200,107,.2),rgba(243,200,107,.02) 70%,transparent);clip-path:polygon(42% 0,58% 0,100% 100%,0 100%);opacity:.45;mix-blend-mode:screen;pointer-events:none;z-index:1}.spotlight-left{left:9%;rotate:-8deg}.spotlight-right{right:8%;rotate:8deg}.founder-seal{top:190px;opacity:.92}.founder-card:before{content:"";position:absolute;left:28px;right:28px;top:18px;height:3px;background:linear-gradient(90deg,transparent,rgba(214,168,79,.65),transparent)}.cursor-paw{position:fixed;z-index:200;pointer-events:none;width:18px;height:14px;translate:-50% -50%;border-radius:50% 50% 42% 42%;background:#183a2a47}.cursor-paw:before,.cursor-paw:after{content:"";position:absolute;top:-7px;width:7px;height:7px;border-radius:50%;background:inherit}.cursor-paw:before{left:2px}.cursor-paw:after{right:2px}@media(max-width:980px){.hero,.case-file{grid-template-columns:1fr}.hero-marmot-wrap{min-height:400px}.department-grid,.report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-copy{max-width:none}.evidence-board{min-height:620px}.founder-grid{grid-template-columns:1fr}.founder-seal{position:relative;top:auto;right:auto;margin:0 0 24px}}@media(max-width:720px){.site-header{top:10px;width:calc(100% - 18px);border-radius:24px;align-items:flex-start}.site-header nav{display:none}.hero{padding-top:110px}.hero h1{font-size:clamp(3.4rem,17vw,5.2rem)}.department-grid,.report-grid{grid-template-columns:1fr}.scanner-card{right:12px;bottom:70px}.scanner-tag,.floating-file,.scope-overlay{display:none}.field-label{font-size:.72rem}.label-one{left:40%;top:52%}.label-two{left:6%;bottom:18%}.label-three{right:5%;bottom:33%}.label-four{right:8%;top:40%}.burrow-scene{min-height:165vh}.burrow-mouth{width:260px;height:95px}.depth-meter{justify-self:start;top:86px}.tunnel-one,.tunnel-two,.tunnel-three,.sign-two,.sign-three{display:none}.sleeping-room{min-height:700px}.sleepy-one{left:4%;bottom:315px}.sleepy-two{left:34%;bottom:290px}.sleepy-three{left:18%;bottom:145px}.productivity-card{right:18px;left:18px;width:auto}.do-not-disturb{left:18px;right:auto}.evidence-board{min-height:760px;border-width:8px}.evidence-note{width:170px}.note-a{left:6%;top:8%}.note-b{right:6%;top:25%}.note-c{left:13%;top:43%}.note-d{right:7%;top:55%}.car-scene{left:2%;right:2%}.case-file .official-stamp{right:4%;bottom:3%}.founder-card{min-height:560px}.portrait-frame{width:145px;height:145px}.intro-seal{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.intro-overlay{display:none}}.intro-status-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:22px;margin-top:24px}.intro-status-row .intro-briefing-card{margin-top:0;min-width:min(340px,92vw);text-align:left}.intro-briefing-card .whistle-wave{position:relative;top:auto;left:auto;z-index:0;transform:none;display:flex;justify-content:center;align-items:center;gap:5px;height:42px;margin-top:11px;padding:7px 12px;border-top:1px solid rgba(243,200,107,.24);border-radius:12px;background:linear-gradient(90deg,transparent,rgba(243,200,107,.11),transparent),#fffaf009;opacity:.92;overflow:hidden}.intro-briefing-card .whistle-wave:before{content:"whistle signal";position:absolute;left:10px;top:6px;color:#f3c86b75;font-size:.48rem;line-height:1;letter-spacing:.16em;text-transform:uppercase;font-weight:950}.intro-briefing-card .whistle-wave span{width:4px;height:calc(9px + var(--h, 10px) * .45);background:linear-gradient(180deg,#ffe59b,var(--amber));box-shadow:0 0 12px #f3c86b47}.intro-stamp-scene{position:relative;width:min(330px,92vw);height:150px;display:grid;place-items:end center;overflow:visible;isolation:isolate}.stamp-paper{position:relative;width:255px;height:98px;border-radius:15px;background:radial-gradient(circle at 18% 24%,rgba(214,168,79,.16),transparent 25%),linear-gradient(135deg,#fffaf0f2,#f4e1bbeb);border:1px solid rgba(243,200,107,.42);box-shadow:0 18px 45px #00000047;transform:rotate(-2deg)}.stamp-paper:before{content:"official intake sheet";position:absolute;left:14px;top:12px;color:#9f4630bf;font-size:.55rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.stamp-arm{position:absolute;left:50%;top:-92px;width:190px;height:215px;z-index:6;transform:translate(-50%);transform-origin:50% 28%;filter:drop-shadow(0 18px 24px rgba(0,0,0,.38))}.stamp-sleeve,.stamp-cuff,.stamp-wrist,.stamp-palm,.stamp-thumb,.stamp-finger,.wooden-stamp,.stamp-knob,.stamp-handle,.stamp-collar,.stamp-head{position:absolute;display:block}.stamp-sleeve{left:62px;top:-8px;width:54px;height:90px;border-radius:22px 22px 16px 16px;background:linear-gradient(90deg,rgba(255,250,240,.08),transparent 35%),linear-gradient(180deg,#42664f,#223c2e 58%,#10221a);border:1px solid rgba(255,250,240,.18);box-shadow:inset -10px 0 #00000024}.stamp-cuff{left:55px;top:70px;width:68px;height:25px;border-radius:999px;background:linear-gradient(180deg,#f0c07a,#b97b41);border:2px solid rgba(75,39,20,.55);box-shadow:inset 0 -5px #5129142b}.stamp-wrist{left:70px;top:86px;width:40px;height:32px;border-radius:0 0 18px 18px;background:linear-gradient(180deg,#d89b5d,#a56335)}.stamp-palm{left:44px;top:102px;width:92px;height:64px;border-radius:26px 24px 30px 30px;background:radial-gradient(circle at 34% 26%,rgba(255,231,190,.45),transparent 24%),linear-gradient(180deg,#d99a5b,#9a5b31 88%);border:2px solid rgba(76,38,20,.42);box-shadow:inset -12px -10px #4e27132e;z-index:7}.stamp-thumb{left:28px;top:122px;width:34px;height:58px;border-radius:24px 14px 18px 22px;background:linear-gradient(180deg,#d79a5b,#8c4f2d);border:2px solid rgba(76,38,20,.38);transform:rotate(18deg);transform-origin:70% 12%;z-index:12;box-shadow:inset -6px -6px #4e27132e}.stamp-finger{top:120px;width:22px;height:58px;border-radius:15px 15px 13px 13px;background:linear-gradient(180deg,#e0a463,#99582f);border:2px solid rgba(76,38,20,.36);z-index:12;box-shadow:inset -4px -6px #4e271329}.finger-one{left:70px;transform:rotate(-5deg)}.finger-two{left:92px;height:62px;transform:rotate(2deg)}.finger-three{left:114px;height:54px;transform:rotate(10deg)}.wooden-stamp{left:58px;top:124px;width:76px;height:91px;z-index:9}.stamp-knob{left:25px;top:-2px;width:27px;height:24px;border-radius:50% 50% 42% 42%;background:radial-gradient(circle at 35% 30%,#d49b56,#7a421f 75%);border:2px solid rgba(44,22,10,.75)}.stamp-handle{left:27px;top:17px;width:24px;height:47px;border-radius:11px 11px 8px 8px;background:linear-gradient(90deg,rgba(255,231,178,.38),transparent 35%),linear-gradient(90deg,#693717,#bd7739 48%,#522a12);border:2px solid rgba(44,22,10,.9);box-shadow:inset -5px 0 #00000029}.stamp-collar{left:9px;top:58px;width:58px;height:18px;border-radius:8px 8px 4px 4px;background:linear-gradient(180deg,#a9602f,#633017);border:2px solid rgba(44,22,10,.9);z-index:10}.stamp-head{left:-2px;bottom:0;width:80px;height:35px;border-radius:8px 8px 10px 10px;background:linear-gradient(90deg,rgba(255,214,143,.14),transparent 28%),linear-gradient(180deg,#8c4d23,#4a2310);border:3px solid #2e170b;box-shadow:inset 0 -9px #00000038,0 7px #26110840;z-index:10}.stamp-head:after{content:"";position:absolute;left:8px;right:8px;bottom:-8px;height:8px;border-radius:0 0 8px 8px;background:radial-gradient(circle at 18% 45%,transparent 0 3px,rgba(126,20,18,.94) 3.3px 100%),linear-gradient(90deg,#661111f2,#be2f22f0,#6f1212f5)}.stamp-ink-splatter{position:absolute;right:25px;top:22px;width:92px;height:72px;opacity:.12;background:radial-gradient(circle at 18% 20%,rgba(145,38,29,.95) 0 3px,transparent 3.5px),radial-gradient(circle at 80% 12%,rgba(145,38,29,.8) 0 2px,transparent 2.6px),radial-gradient(circle at 10% 80%,rgba(145,38,29,.8) 0 2px,transparent 2.6px),radial-gradient(circle at 70% 76%,rgba(145,38,29,.7) 0 3px,transparent 3.6px);transform:rotate(-7deg);mix-blend-mode:multiply}.stamped-logo{position:absolute;right:15px;top:14px;display:grid;place-items:center;width:82px;height:82px;border-radius:50%;color:#8a1e19eb;font-family:Georgia,serif;font-weight:950;font-size:1.15rem;letter-spacing:-.05em;transform:scale(1.55) rotate(-7deg);opacity:0;mix-blend-mode:multiply;background:radial-gradient(circle at 52% 50%,transparent 0 41%,rgba(150,34,28,.86) 42% 45%,transparent 46% 100%),radial-gradient(circle at 52% 50%,transparent 0 28%,rgba(150,34,28,.62) 29% 31%,transparent 32% 100%),linear-gradient(20deg,transparent 0 22%,rgba(255,250,240,.75) 23% 28%,transparent 29% 100%),linear-gradient(112deg,transparent 0 62%,rgba(255,250,240,.75) 63% 68%,transparent 69% 100%);text-shadow:2px 1px 0 rgba(255,250,240,.28)}.stamped-logo:before{content:"BURROW SEAL";position:absolute;left:50%;bottom:9px;transform:translate(-50%);width:max-content;font-family:Inter,sans-serif;font-size:.32rem;letter-spacing:.12em;color:#91261dd1}.stamped-logo:after{content:"";position:absolute;inset:-6px;border-radius:50%;background:radial-gradient(circle at 20% 28%,rgba(255,250,240,.9) 0 3px,transparent 3.5px),radial-gradient(circle at 72% 20%,rgba(255,250,240,.8) 0 4px,transparent 4.5px),radial-gradient(circle at 57% 72%,rgba(255,250,240,.85) 0 3px,transparent 3.5px),linear-gradient(112deg,transparent 0 34%,rgba(255,250,240,.72) 35% 39%,transparent 40% 100%);pointer-events:none}.stamp-impact{position:absolute;right:44px;top:44px;width:22px;height:22px;border-radius:50%;border:2px solid rgba(186,49,35,.6);opacity:.45;scale:.4}.intro-stamp-scene .official-stamp{position:absolute;left:16px;bottom:15px;margin-top:0;color:#9d2a1fe6;background:#fffaf08c;border-color:#9d2a1fdb;box-shadow:0 8px #50241921}@media(max-width:720px){.intro-status-row{gap:16px}.intro-stamp-scene{height:135px}.stamp-arm{top:-92px;scale:.86}.stamp-paper{width:235px}}.intro-stamp-scene{width:min(420px,94vw);height:154px;align-items:center;justify-items:center}.intro-stamp-scene .stamp-paper{width:min(390px,92vw);height:118px;transform:rotate(-2deg);overflow:hidden;background:linear-gradient(135deg,#fffaf0f7,#f2e0bbf0),radial-gradient(circle at 16% 24%,rgba(214,168,79,.2),transparent 28%)}.intro-stamp-scene .stamp-paper:before{content:none}.stamp-paper-title{position:absolute;left:18px;top:15px;color:#9f4630c7;font-size:.55rem;font-weight:950;letter-spacing:.15em;text-transform:uppercase}.intro-stamp-scene .official-stamp{left:18px;bottom:20px;width:210px;color:#91261dbd;border-color:#91261d9e;background:transparent;box-shadow:none;filter:blur(.15px)}.broken-red-seal.stamped-logo{right:22px;top:24px;width:76px;height:76px;color:#811f1ad1;border:3px solid rgba(129,31,26,.52);background:radial-gradient(circle at 46% 46%,transparent 0 34%,rgba(129,31,26,.28) 35% 37%,transparent 38% 100%),radial-gradient(circle at 30% 22%,rgba(255,250,240,.95) 0 5px,transparent 5.5px),radial-gradient(circle at 74% 34%,rgba(255,250,240,.75) 0 4px,transparent 4.6px),radial-gradient(circle at 50% 82%,rgba(255,250,240,.7) 0 3px,transparent 3.4px),linear-gradient(110deg,transparent 0 46%,rgba(255,250,240,.72) 47% 53%,transparent 54% 100%);box-shadow:inset 0 0 0 7px #811f1a21,inset 0 0 0 14px #811f1a0f;opacity:0;mix-blend-mode:multiply}.broken-red-seal.stamped-logo:before{bottom:7px;color:#811f1ab3}.broken-red-seal.stamped-logo:after{inset:-2px;background:linear-gradient(20deg,transparent 0 18%,rgba(255,250,240,.85) 19% 24%,transparent 25% 100%),linear-gradient(125deg,transparent 0 68%,rgba(255,250,240,.7) 69% 75%,transparent 76% 100%),radial-gradient(circle at 16% 65%,rgba(255,250,240,.8) 0 3px,transparent 3.5px)}.splatter-a{right:96px;top:70px;width:42px;height:32px;opacity:.08}.splatter-b{right:12px;top:12px;width:35px;height:28px;opacity:.06}.research-dossier-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.8fr);gap:18px;margin-top:24px}.research-dossier{position:relative;min-height:310px;padding:24px;border-radius:var(--radius-lg);border:1px solid rgba(24,58,42,.16);background:radial-gradient(circle at 90% 12%,rgba(214,168,79,.22),transparent 12rem),linear-gradient(180deg,#fffaf0e6,#fffaf09e);box-shadow:var(--shadow);overflow:hidden}.research-dossier:before{content:"";position:absolute;inset:18px;pointer-events:none;border-radius:18px;background-image:linear-gradient(rgba(24,58,42,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(24,58,42,.055) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,transparent,black 20%,black 82%,transparent);mask-image:linear-gradient(180deg,transparent,black 20%,black 82%,transparent)}.dossier-header{position:relative;z-index:2;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.dossier-header h3,.archive-analytics h3{margin:4px 0 0;font-family:Georgia,serif;font-size:clamp(1.5rem,2.4vw,2.2rem);line-height:1.02}.source-tag{flex:0 0 auto;display:inline-flex;align-items:center;max-width:210px;padding:8px 10px;border-radius:999px;background:#183a2a1a;color:#183a2ac7;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;text-align:right}.annual-timeline{position:relative;z-index:2;display:flex;gap:8px;min-height:76px;padding:8px;border-radius:16px;background:#183a2a13;margin-bottom:18px}.timeline-block{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:80px;padding:14px;border-radius:13px;color:var(--cream-2);transform-origin:left center}.active-block{background:linear-gradient(135deg,#789b53,#9fbb68)}.hibernation-block{background:linear-gradient(135deg,#173729,#284f3b)}.timeline-block span{font-weight:900;font-size:.78rem}.timeline-block strong{font-family:Georgia,serif;font-size:1.35rem}.bar-graph{position:relative;z-index:2;display:grid;gap:12px}.bar-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,1.15fr) 64px;gap:12px;align-items:center}.bar-row>span{color:#182018b8;font-weight:800;font-size:.9rem}.bar-track{height:13px;overflow:hidden;border-radius:999px;background:#183a2a1f}.bar-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gold),var(--pine))}.bar-row strong{font-family:Georgia,serif;color:var(--pine);font-size:1.1rem}.graph-caption{position:relative;z-index:2;margin:16px 0 0;color:#1820189e;font-size:.86rem;line-height:1.55}.pulse-chart{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-around;gap:14px;min-height:150px;padding:20px 12px 10px;border-radius:18px;background:linear-gradient(180deg,#183a2a0d,#183a2a05),repeating-linear-gradient(90deg,transparent 0 31px,rgba(24,58,42,.05) 32px)}.pulse-column{display:grid;justify-items:center;gap:6px;min-width:76px}.pulse-line{width:18px;min-height:44px;border-radius:999px 999px 5px 5px;background:linear-gradient(180deg,var(--rust),var(--gold));box-shadow:0 0 0 7px #d6a84f21;transform-origin:bottom center}.pulse-column strong{color:var(--pine);font-family:Georgia,serif;font-size:1.18rem}.pulse-column em{color:#1820188c;font-size:.74rem;font-style:normal;font-weight:800;text-align:center}.waveform-card{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:6px;height:52px;margin-top:14px;border-radius:15px;background:#183a2a14}.waveform-card span{display:block;width:5px;border-radius:999px;background:var(--pine);opacity:.7;animation:waveform 1.2s ease-in-out infinite alternate}.waveform-card span:nth-child(1){height:12px}.waveform-card span:nth-child(2){height:28px;animation-delay:-.1s}.waveform-card span:nth-child(3){height:42px;animation-delay:-.2s}.waveform-card span:nth-child(4){height:20px;animation-delay:-.3s}.waveform-card span:nth-child(5){height:46px;animation-delay:-.4s}.waveform-card span:nth-child(6){height:18px;animation-delay:-.5s}.waveform-card span:nth-child(7){height:36px;animation-delay:-.6s}.waveform-card span:nth-child(8){height:24px;animation-delay:-.7s}.waveform-card span:nth-child(9){height:12px;animation-delay:-.8s}@keyframes waveform{0%{transform:scaleY(.62);opacity:.45}to{transform:scaleY(1.12);opacity:.9}}.archive-analytics{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.2fr) 190px minmax(260px,.8fr);align-items:center;gap:24px;margin:0 0 28px;padding:22px;border-radius:var(--radius-lg);border:1px solid rgba(24,58,42,.15);background:radial-gradient(circle at 78% 50%,rgba(214,168,79,.18),transparent 14rem),#fffaf09e;box-shadow:var(--shadow)}.archive-analytics p{margin:8px 0 0;color:#182018a3}.radial-stat{display:grid;place-items:center;width:176px;height:176px;padding:24px;border-radius:50%;text-align:center;background:conic-gradient(var(--pine) 0 83.3%,rgba(24,58,42,.13) 83.3% 100%);color:var(--cream-2);box-shadow:0 18px 45px #1820182e}.radial-stat span{display:block;font-family:Georgia,serif;font-size:2.55rem;font-weight:950;line-height:.95}.radial-stat em{display:block;max-width:120px;font-style:normal;font-size:.72rem;line-height:1.25}.micro-stats{display:grid;gap:10px}.micro-stats span{display:flex;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:13px;background:#183a2a14;color:#182018ad;font-size:.86rem}.micro-stats strong{color:var(--pine);font-family:Georgia,serif;font-size:1.15rem;white-space:nowrap}@media(max-width:1100px){.research-dossier-grid,.archive-analytics{grid-template-columns:1fr}.radial-stat{justify-self:center}}@media(max-width:720px){.intro-stamp-scene .stamp-paper{width:min(320px,92vw);height:114px}.intro-stamp-scene .official-stamp{width:180px;font-size:.62rem}.broken-red-seal.stamped-logo{width:66px;height:66px;right:16px;top:28px}.bar-row{grid-template-columns:1fr;gap:7px}.source-tag{max-width:100%;text-align:left}.dossier-header{display:grid}.timeline-block strong{font-size:1rem}.micro-stats span{display:grid}}.site-header{padding:8px 10px;outline:1px solid rgba(214,168,79,.1)}.site-header nav a{position:relative;display:grid;justify-items:center;gap:1px;padding:7px 12px 6px;min-width:84px}.site-header nav a:after{content:attr(data-label);font-size:.53rem;line-height:1;letter-spacing:.12em;text-transform:uppercase;color:#f3c86bbd;opacity:0;transform:translateY(-2px);transition:opacity .2s ease,transform .2s ease}.hero{grid-template-columns:minmax(0,1fr) minmax(420px,.86fr);padding-bottom:110px}.hero-grid-lines{position:absolute;inset:86px 6% 16%;z-index:-1;opacity:.24;pointer-events:none;background-image:linear-gradient(rgba(24,58,42,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(24,58,42,.18) 1px,transparent 1px);background-size:150px 120px;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 78%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 78%,transparent 100%)}.hero h1{max-width:760px;text-shadow:0 10px 26px rgba(255,250,240,.12)}.hero-lede{max-width:560px}.mission-dock{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:24px;width:min(760px,100%)}.mission-dock a{position:relative;min-height:92px;padding:14px 14px 13px;border-radius:18px;border:1px solid rgba(24,58,42,.18);background:linear-gradient(180deg,#fffaf0ad,#fffaf057),radial-gradient(circle at 100% 0,rgba(214,168,79,.32),transparent 8rem);box-shadow:0 18px 44px #1820181f;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.mission-dock a:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--pine);opacity:.88}.mission-dock a:hover{transform:translateY(-5px);border-color:#183a2a57;box-shadow:0 28px 68px #1820182e}.mission-dock span{color:var(--rust);font-weight:950;letter-spacing:.14em;font-size:.64rem}.mission-dock strong{display:block;margin-top:5px;color:var(--pine);font-family:Georgia,serif;font-size:1.05rem;line-height:1}.mission-dock em{display:block;margin-top:7px;font-style:normal;color:#1820189e;font-size:.72rem;line-height:1.25}.hero-transect{position:absolute;z-index:-1;height:2px;background:linear-gradient(90deg,transparent,rgba(159,70,48,.55),transparent);opacity:.55;transform-origin:left center}.hero-transect span{position:absolute;top:-27px;left:50%;padding:5px 8px;border-radius:999px;background:#fffaf06b;color:#183a2aad;font-size:.56rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.hero-transect-a{left:14%;right:16%;top:56%;rotate:-3deg}.hero-transect-b{left:48%;right:8%;top:70%;rotate:9deg}.hero-specimen-label{position:absolute;z-index:1;padding:9px 12px;border-radius:12px;border:1px solid rgba(24,58,42,.15);background:#fffaf085;box-shadow:0 15px 34px #1820181a;color:#1820189e;font-weight:900;font-size:.76rem;animation:float-label 4.2s ease-in-out infinite}.specimen-one{left:41%;top:29%;rotate:-6deg}.specimen-two{right:9%;top:72%;rotate:4deg;animation-delay:1.1s}.hero-data-slab{position:absolute;left:-62px;bottom:52px;z-index:4;width:220px;padding:15px;border-radius:20px;border:1px solid rgba(255,250,240,.52);background:#183a2ac7;color:var(--cream-2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.hero-data-slab>span{display:block;margin-bottom:9px;color:var(--amber);text-transform:uppercase;letter-spacing:.13em;font-size:.62rem;font-weight:950}.hero-data-slab div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-top:1px solid rgba(255,250,240,.16)}.hero-data-slab strong{font-family:Georgia,serif;font-size:1.42rem;color:var(--amber)}.hero-data-slab em{align-self:center;text-align:right;font-style:normal;font-size:.72rem;color:#fffaf0bf}.hero-signal-stack{position:absolute;top:92px;right:0;z-index:4;display:flex;align-items:end;gap:7px;height:72px;padding:10px 12px;border-radius:16px;background:#fffaf073;border:1px solid rgba(24,58,42,.13);box-shadow:0 18px 38px #1820181a}.hero-signal-stack span{display:block;width:8px;border-radius:999px 999px 0 0;background:var(--pine);animation:chart-grow 1.4s ease-in-out infinite alternate}.hero-signal-stack span:nth-child(1){height:28%}.hero-signal-stack span:nth-child(2){height:67%;animation-delay:.12s}.hero-signal-stack span:nth-child(3){height:42%;animation-delay:.22s}.hero-signal-stack span:nth-child(4){height:86%;animation-delay:.32s}.hero-signal-stack span:nth-child(5){height:56%;animation-delay:.42s}.hero-burrow-peek{position:absolute;right:24%;bottom:17px;width:150px;height:44px;border-radius:50%;background:#120d09;box-shadow:inset 0 15px 18px #000000eb,0 0 0 12px #4e37232e;z-index:3}.hero-peek-marmot{position:absolute;left:45px;bottom:0;scale:.52}.observation-tower{position:absolute;right:25%;bottom:25%;width:100px;height:170px;z-index:2;opacity:.82}.observation-tower:before,.observation-tower:after{content:"";position:absolute;bottom:0;width:5px;height:132px;background:#183a2a94;border-radius:999px}.observation-tower:before{left:26px;rotate:9deg}.observation-tower:after{right:26px;rotate:-9deg}.observation-tower span{position:absolute;left:13px;top:20px;width:74px;height:52px;border-radius:12px 12px 5px 5px;background:#fffaf0b8;border:3px solid rgba(24,58,42,.42);box-shadow:0 14px 24px #1820181f}.observation-tower i{position:absolute;left:46px;top:1px;width:8px;height:28px;border-radius:999px;background:#183a2a85}.weather-station{position:absolute;left:50%;bottom:31%;width:70px;height:110px;z-index:3;opacity:.82}.weather-station:before{content:"";position:absolute;left:33px;top:20px;bottom:0;width:4px;background:#183a2a8f}.weather-station span{position:absolute;left:18px;top:5px;width:34px;height:28px;border-radius:8px;background:#fffaf0b8;border:2px solid rgba(24,58,42,.26)}.weather-station i{position:absolute;left:47px;top:38px;width:44px;height:2px;background:#9f46308c;box-shadow:-28px 17px #9f463073}.transect-line{position:absolute;left:34%;right:8%;bottom:40%;height:3px;background:repeating-linear-gradient(90deg,#fffaf000 0 12px,#fffaf0b8 13px 18px);rotate:-4deg;opacity:.74;z-index:3}.transect-line span{position:absolute;top:-8px;width:17px;height:17px;border-radius:50%;background:var(--rust);box-shadow:0 0 0 6px #9f463021}.transect-line span:nth-child(1){left:8%}.transect-line span:nth-child(2){left:34%}.transect-line span:nth-child(3){left:61%}.transect-line span:nth-child(4){left:84%}.field-data-panel{position:absolute;right:8%;top:52%;z-index:6;width:245px;padding:15px;border-radius:18px;border:1px solid rgba(255,250,240,.62);background:#183a2abf;color:var(--cream-2);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.field-data-panel span{color:var(--amber);font-weight:950;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem}.field-data-panel strong{display:block;margin:6px 0 10px;font-size:.92rem}.field-mini-bars{display:flex;align-items:end;gap:7px;height:54px}.field-mini-bars i{flex:1;border-radius:999px 999px 0 0;background:var(--amber);opacity:.9;animation:chart-grow 1.6s ease-in-out infinite alternate}.field-mini-bars i:nth-child(1){height:24%}.field-mini-bars i:nth-child(2){height:78%;animation-delay:.1s}.field-mini-bars i:nth-child(3){height:42%;animation-delay:.2s}.field-mini-bars i:nth-child(4){height:90%;animation-delay:.3s}.field-mini-bars i:nth-child(5){height:58%;animation-delay:.4s}.wildflower-patch{position:absolute;z-index:4;display:flex;gap:12px;align-items:end;opacity:.86}.wildflower-patch i{width:6px;height:42px;border-radius:999px;background:#183a2a9e;position:relative;display:block;animation:grass-sway 2.5s ease-in-out infinite}.wildflower-patch i:after{content:"";position:absolute;left:50%;top:-8px;width:13px;height:13px;translate:-50% 0;border-radius:50%;background:var(--amber);box-shadow:0 0 0 4px #fffaf038}.flowers-a{left:39%;bottom:23%}.flowers-b{right:38%;bottom:13%;scale:.8}.label-five{left:38%;top:43%}.label-six{right:5%;top:24%}.marmot-track{position:absolute;display:flex;gap:12px;z-index:4;opacity:.32}.marmot-track span{width:16px;height:13px;border-radius:50% 50% 42% 42%;background:var(--pine)}.track-a{left:70%;bottom:16%;rotate:-10deg}.track-b{left:28%;bottom:34%;rotate:22deg}.soil-strata{position:absolute;left:-4%;right:-4%;height:32px;z-index:-1;opacity:.36;background:linear-gradient(90deg,transparent,rgba(255,250,240,.13),rgba(243,200,107,.18),transparent);filter:blur(.2px)}.strata-a{top:25%;rotate:-1.5deg}.strata-b{top:50%;rotate:2deg}.strata-c{top:72%;rotate:-1deg}.measure-ruler{position:absolute;left:22px;top:12%;bottom:11%;z-index:3;width:78px;border-left:2px solid rgba(255,250,240,.25);opacity:.82}.measure-ruler:before{content:"MRI DEPTH SURVEY";position:absolute;left:13px;top:-42px;color:#f3c86bc2;font-size:.62rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}.measure-ruler span{position:absolute;left:12px;color:#fffaf094;font-size:.7rem;font-weight:900}.measure-ruler span:before{content:"";position:absolute;left:-14px;top:50%;width:16px;height:2px;background:#fffaf047}.measure-ruler span:nth-child(1){top:8%}.measure-ruler span:nth-child(2){top:28%}.measure-ruler span:nth-child(3){top:54%}.measure-ruler span:nth-child(4){top:82%}.mineral-sparks{position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(circle,rgba(243,200,107,.55) 0 1.2px,transparent 1.7px),radial-gradient(circle,rgba(255,250,240,.18) 0 1.6px,transparent 2.1px);background-size:95px 95px,150px 150px;opacity:.24}.fossil{position:absolute;z-index:-1;width:86px;height:46px;border:4px solid rgba(255,250,240,.16);border-left-color:transparent;border-radius:50%;opacity:.62}.fossil span{position:absolute;background:#fffaf026;border-radius:999px}.fossil span:nth-child(1){width:42px;height:4px;left:18px;top:18px;rotate:26deg}.fossil span:nth-child(2){width:35px;height:4px;left:20px;top:25px;rotate:-18deg}.fossil-a{left:29%;top:33%;rotate:-12deg}.fossil-b{right:31%;top:59%;rotate:19deg;scale:.8}.dig-lines{position:absolute;z-index:-1;display:grid;gap:10px;opacity:.35}.dig-lines span{display:block;width:95px;height:5px;border-radius:999px;background:#140c088c}.dig-a{left:36%;top:18%;rotate:18deg}.dig-b{right:12%;bottom:24%;rotate:-10deg}.tunnel-office{position:absolute;z-index:3;padding:12px 15px;border-radius:16px;border:1px solid rgba(255,250,240,.16);background:#121b15c2;color:#fffaf0d6;box-shadow:0 0 48px #f3c86b21,var(--shadow);font-weight:950;letter-spacing:.05em}.office-one{left:11%;bottom:13%;rotate:-2deg}.office-two{right:28%;top:21%;rotate:3deg}.burrow-map-panel{position:absolute;right:9%;top:57%;z-index:4;width:310px;padding:18px;border-radius:22px;border:1px solid rgba(255,250,240,.18);background:#0a09077a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.burrow-map-panel span{display:block;color:var(--amber);font-weight:950;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;margin-bottom:13px}.burrow-map-panel p{color:#fffaf0a6;font-size:.82rem;margin:12px 0 0}.map-line{position:relative;height:68px;border:2px dashed rgba(255,250,240,.24);border-radius:999px}.map-line i{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 7px #f3c86b1f}.map-line i:nth-child(1){left:16%;top:22px}.map-line i:nth-child(2){left:49%;top:40px}.map-line i:nth-child(3){right:14%;top:18px}.evidence-board{isolation:isolate}.board-grain{position:absolute;inset:0;z-index:0;border-radius:calc(var(--radius-xl) - 12px);pointer-events:none;background-image:radial-gradient(circle,rgba(45,24,12,.18) 0 1.4px,transparent 1.8px),linear-gradient(90deg,rgba(255,255,255,.035),transparent 40%,rgba(0,0,0,.035));background-size:34px 34px,100% 100%;opacity:.55}.hazard-tape{position:absolute;z-index:3;padding:7px 12px;border-radius:5px;background:repeating-linear-gradient(45deg,#f0c251 0 12px,#2a1c10 13px 24px);color:#2a1c10;text-shadow:0 1px rgba(255,255,255,.3);font-weight:950;letter-spacing:.11em;font-size:.58rem;box-shadow:0 10px 18px #0003}.tape-a{left:7%;right:9%;top:3%;rotate:-3deg;text-align:center}.tape-b{left:5%;bottom:37%;rotate:8deg}.case-timeline{position:absolute;right:7%;bottom:24%;z-index:3;display:grid;gap:6px;width:210px;padding:12px;border-radius:14px;background:#fff4cee0;box-shadow:0 14px 30px #0000002e;rotate:4deg}.case-timeline span{color:#182018ad;font-weight:900;font-size:.7rem;border-bottom:1px dashed rgba(159,70,48,.34);padding-bottom:4px}.forensic-ruler{position:absolute;left:8%;bottom:31%;z-index:3;width:250px;height:24px;border-radius:4px;background:#fffaf0e0;box-shadow:0 10px 24px #0000002e;rotate:-5deg}.forensic-ruler span{position:absolute;top:0;width:2px;height:100%;background:#18201894}.forensic-ruler span:nth-child(1){left:18%}.forensic-ruler span:nth-child(2){left:36%}.forensic-ruler span:nth-child(3){left:54%}.forensic-ruler span:nth-child(4){left:72%}.forensic-ruler span:nth-child(5){left:90%}.hose-evidence{position:absolute;left:47%;bottom:31%;z-index:4;width:150px;height:38px;rotate:-9deg}.hose-evidence span{position:absolute;inset:9px 0;border-radius:999px;background:linear-gradient(180deg,#262321,#0f0d0c);box-shadow:inset 0 5px #ffffff14,0 8px 18px #0000002e}.hose-evidence i{position:absolute;top:2px;width:18px;height:28px;border-radius:50%;border-left:4px solid #fff4ce;border-right:4px solid #fff4ce;opacity:.92}.hose-evidence i:nth-child(2){left:60px}.hose-evidence i:nth-child(3){left:77px}.hose-evidence i:nth-child(4){left:94px}.magnifier-lens{position:absolute;right:31%;top:31%;z-index:3;width:82px;height:82px;border-radius:50%;border:8px solid rgba(255,250,240,.62);box-shadow:inset 0 0 22px #fffaf038,0 12px 24px #00000038;rotate:17deg}.magnifier-lens:after{content:"";position:absolute;right:-42px;bottom:-17px;width:62px;height:10px;border-radius:999px;background:#fffaf09e;rotate:44deg}.tyre-tracks{position:absolute;left:17%;right:12%;bottom:7%;height:26px;z-index:1;opacity:.32}.tyre-tracks span{position:absolute;left:0;right:0;height:8px;border-radius:999px;background:repeating-linear-gradient(90deg,#1b120c 0 16px,transparent 17px 31px)}.tyre-tracks span:nth-child(2){top:16px}.evidence-tag{position:absolute;z-index:5;display:grid;place-items:center;width:36px;height:28px;border-radius:50% 50% 50% 0;background:#fff4ce;color:var(--rust);font-weight:950;box-shadow:0 10px 18px #0000002e}.tag-e1{left:37%;bottom:35%;rotate:-18deg}.tag-e2{right:15%;top:40%;rotate:9deg}.car-shadow{position:absolute;left:4%;right:4%;bottom:20px;height:54px;border-radius:50%;background:#00000040;filter:blur(8px)}.chewed-hose{position:absolute;left:45%;bottom:-14px;width:88px;height:20px;border:6px solid #171412;border-top:none;border-radius:0 0 999px 999px}.chewed-hose:before,.chewed-hose:after{content:"";position:absolute;top:-7px;width:10px;height:18px;background:#fff4ce;border-radius:50%}.chewed-hose:before{left:36px;rotate:-18deg}.chewed-hose:after{left:48px;rotate:18deg}@media(max-width:980px){.hero{grid-template-columns:1fr}.mission-dock{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-data-slab{left:12px}.field-data-panel{right:5%;top:61%}.observation-tower{right:10%}.burrow-map-panel{right:20px;top:63%}}@media(max-width:720px){.mission-dock{grid-template-columns:1fr}.hero-grid-lines,.hero-transect,.hero-specimen-label,.hero-data-slab,.hero-signal-stack,.hero-burrow-peek,.observation-tower,.weather-station,.transect-line,.field-data-panel,.wildflower-patch,.marmot-track,.measure-ruler,.burrow-map-panel,.tunnel-office,.hazard-tape,.case-timeline,.magnifier-lens,.hose-evidence,.forensic-ruler,.evidence-tag{display:none}}html{scroll-padding-top:118px}#briefing,#research,#habitat,#burrow,#case-file,#founders,#reports{scroll-margin-top:118px}main>section{position:relative}.scene,.panel,.alpine-scene,.burrow-scene,.case-file,.founders,.footer-seal{isolation:isolate}.site-header{top:14px;width:min(1220px,calc(100% - 26px));padding:16px 18px 14px;border-radius:30px;border:1px solid rgba(255,250,240,.36);background:radial-gradient(circle at 10% 50%,rgba(214,168,79,.12),transparent 17rem),radial-gradient(circle at 90% 0%,rgba(243,200,107,.09),transparent 12rem),linear-gradient(135deg,#11281ee6,#1d412feb 52%,#122a1fe6);box-shadow:0 16px 55px #00000040,inset 0 1px #ffffff0a;align-items:end;overflow:hidden}.site-header:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 50%),linear-gradient(90deg,transparent,rgba(243,200,107,.09),transparent);pointer-events:none}.header-flare{position:absolute;top:-18px;width:180px;height:110px;border-radius:50%;filter:blur(24px);opacity:.28;pointer-events:none}.flare-left{left:-40px;background:radial-gradient(circle,rgba(243,200,107,.85),transparent 70%)}.flare-right{right:-50px;background:radial-gradient(circle,rgba(100,161,118,.8),transparent 70%)}.header-meta-pill{position:absolute;left:24px;top:7px;padding:5px 11px;border-radius:999px;border:1px solid rgba(243,200,107,.24);background:#fffaf012;color:#fffaf0b3;text-transform:uppercase;letter-spacing:.13em;font-size:.54rem;font-weight:900}.brand{position:relative;z-index:1;gap:12px;min-width:215px;padding-top:8px}.brand-mark{width:38px;height:38px;box-shadow:0 0 0 4px #f3c86b1a}.brand-lockup{display:grid;gap:2px}.brand-lockup strong{font-size:1rem;letter-spacing:.08em}.brand-lockup em{font-style:normal;color:#fffaf0a8;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}.site-header nav{gap:8px;flex-wrap:wrap;justify-content:center;padding-top:8px}.site-header nav a{min-width:92px;padding:10px 12px 8px;border:1px solid transparent;background:#fffaf005}.site-header nav a:hover,.site-header nav a:focus-visible{background:#fffaf01a;border-color:#f3c86b38;box-shadow:inset 0 1px #ffffff0a}.header-status{position:relative;z-index:1;display:grid;grid-template-columns:auto 66px;gap:10px;align-items:center;padding:10px 12px;border-radius:18px;border:1px solid rgba(255,250,240,.12);background:#fffaf00f;min-width:172px}.status-copy{display:grid;gap:2px}.status-copy span{color:#fffaf09e;font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;font-weight:900}.status-copy strong{color:var(--amber);font-size:1.1rem;font-family:Georgia,serif}.status-sparkline{display:flex;align-items:end;gap:5px;height:38px}.status-sparkline i{flex:1;border-radius:999px 999px 0 0;background:linear-gradient(180deg,var(--amber),rgba(243,200,107,.5));animation:chart-grow 1.3s ease-in-out infinite alternate}.status-sparkline i:nth-child(1){height:26%}.status-sparkline i:nth-child(2){height:72%;animation-delay:.12s}.status-sparkline i:nth-child(3){height:45%;animation-delay:.22s}.status-sparkline i:nth-child(4){height:90%;animation-delay:.32s}.status-sparkline i:nth-child(5){height:58%;animation-delay:.42s}.hero{padding-top:170px;min-height:1060px}.hero h1{font-size:clamp(4.8rem,8.4vw,8.3rem);line-height:.95;max-width:710px}.hero-lede{font-size:1.08rem;max-width:540px}.hero-copy{padding-bottom:60px}.hero-ribbon{display:inline-grid;grid-template-columns:12px auto;grid-template-areas:"bar title" "bar text";gap:2px 12px;align-items:center;margin-top:22px;padding:12px 15px 12px 13px;border-radius:16px;background:#fffaf07a;border:1px solid rgba(24,58,42,.12);box-shadow:0 18px 36px #18201814}.hero-ribbon span{grid-area:bar;width:4px;height:100%;border-radius:999px;background:linear-gradient(180deg,var(--gold),var(--pine))}.hero-ribbon p,.hero-ribbon strong{margin:0}.hero-ribbon p{grid-area:title;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;font-weight:950;color:var(--rust)}.hero-ribbon strong{grid-area:text;color:#182018b8;font-size:.84rem}.mission-dock{margin-top:16px}.mission-dock a{min-height:102px}.section-support-copy{max-width:760px;margin:14px auto 0;color:#1820189e;font-size:1rem}.research-panel{padding-top:180px;padding-bottom:150px}.research-heading-fix{margin-bottom:34px}.research-panel .section-heading h2{font-size:clamp(3.35rem,7vw,5.4rem);line-height:.98}.research-panel .section-heading{max-width:1120px;margin-inline:auto}.research-dossier-grid{margin-top:34px}.alpine-scene{padding-top:170px;min-height:1020px}.habitat-copy{max-width:560px}.habitat-copy h2{font-size:clamp(4rem,7vw,6rem);line-height:.96}.field-radar,.field-clipboard,.depth-log,.hibernation-monitor,.founder-aside{position:absolute;z-index:6;border-radius:20px;box-shadow:var(--shadow)}.field-radar{right:11%;top:24%;width:250px;padding:15px;border:1px solid rgba(255,250,240,.62);background:#fffaf094;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.field-radar>span,.field-clipboard strong{display:block;color:var(--rust);text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;font-weight:950}.field-radar p{margin:10px 0 0;color:#1820189e;font-size:.78rem;line-height:1.35}.radar-circle{position:relative;width:98px;height:98px;margin-top:10px;border-radius:50%;border:2px solid rgba(24,58,42,.18);background:radial-gradient(circle at center,rgba(117,157,84,.1) 0 24%,transparent 25% 48%,rgba(24,58,42,.07) 49% 50%,transparent 51%),#fffaf08c;overflow:hidden}.radar-circle:before,.radar-circle:after{content:"";position:absolute;inset:15px;border-radius:50%;border:1px solid rgba(24,58,42,.14)}.radar-circle i{position:absolute;left:50%;top:50%;width:52px;height:2px;background:linear-gradient(90deg,#183a2ae6,#183a2a00);transform-origin:left center;animation:radar-sweep 4s linear infinite}.field-clipboard{right:16%;bottom:20%;width:230px;padding:16px 16px 14px;border:1px solid rgba(24,58,42,.12);background:#fffaf0d1;rotate:-3deg}.field-clipboard em{display:block;margin-top:6px;color:#18201899;font-style:normal;font-size:.8rem}.field-clipboard span{display:block;margin-top:8px;padding-top:8px;border-top:1px dashed rgba(159,70,48,.22);color:#182018c7;font-weight:800;font-size:.75rem}.burrow-scene{padding-top:170px;min-height:1660px}.depth-log{left:108px;top:58%;width:300px;padding:18px;border:1px solid rgba(255,250,240,.14);background:#0a09076b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.depth-log>p{margin:0 0 12px;color:var(--amber);font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;font-weight:950}.depth-log-entry{display:grid;grid-template-columns:52px 1fr;gap:10px;padding:9px 0;border-top:1px solid rgba(255,250,240,.09)}.depth-log-entry strong{color:var(--cream-2);font-family:Georgia,serif;font-size:1.05rem}.depth-log-entry span{color:#fffaf0bd;font-size:.78rem;line-height:1.35}.hibernation{padding-top:160px;padding-bottom:150px}.hibernation-heading-fix h2{font-size:clamp(3.8rem,7vw,6.6rem);max-width:980px}.sleeping-room{position:relative;margin-top:34px}.hibernation-monitor{right:34px;top:66px;width:285px;padding:18px;border:1px solid rgba(255,250,240,.18);background:#fffaf014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--cream-2)}.hibernation-monitor>span{display:block;color:var(--amber);text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;font-weight:950}.monitor-line{display:flex;align-items:end;gap:6px;height:58px;margin-top:16px}.monitor-line i{flex:1;border-radius:999px 999px 0 0;background:linear-gradient(180deg,var(--amber),rgba(243,200,107,.36));animation:monitor-pulse 1.8s ease-in-out infinite}.monitor-line i:nth-child(1){height:22%}.monitor-line i:nth-child(2){height:68%;animation-delay:.1s}.monitor-line i:nth-child(3){height:28%;animation-delay:.18s}.monitor-line i:nth-child(4){height:84%;animation-delay:.26s}.monitor-line i:nth-child(5){height:36%;animation-delay:.34s}.monitor-line i:nth-child(6){height:66%;animation-delay:.42s}.monitor-line i:nth-child(7){height:24%;animation-delay:.5s}.monitor-line i:nth-child(8){height:74%;animation-delay:.58s}.monitor-line i:nth-child(9){height:28%;animation-delay:.66s}.monitor-stats{display:flex;justify-content:space-between;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,250,240,.12)}.monitor-stats b{color:#fffaf0c2;font-size:.72rem;font-weight:900}.case-file{padding-top:170px}.case-copy h2{font-size:clamp(4rem,6.7vw,6.9rem);line-height:.95}.reports{padding-top:170px}.founders{padding-top:170px;min-height:1120px}.founders-heading-fix{max-width:720px}.founder-grid{max-width:900px;padding-right:340px}.founder-aside{right:100px;top:330px;width:290px;padding:22px;border:1px solid rgba(255,250,240,.16);background:#fffaf01a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--cream-2)}.council-medallion{display:grid;place-items:center;width:84px;height:84px;margin-bottom:16px;border-radius:50%;border:3px solid rgba(243,200,107,.66);box-shadow:inset 0 0 0 7px #f3c86b24,0 18px 30px #0003;color:var(--amber);font-family:Georgia,serif;font-size:1.45rem}.council-ledger span{display:block;color:var(--amber);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;font-weight:950}.council-ledger strong{display:block;margin-top:8px;color:var(--cream-2);font-family:Georgia,serif;font-size:1.45rem;line-height:1.05}.council-ledger ul{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:10px}.council-ledger li{position:relative;padding-left:16px;color:#fffaf0c7;font-size:.84rem;line-height:1.35}.council-ledger li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--amber)}.council-motto{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,250,240,.12)}.council-motto em{display:block;color:#fffaf08f;font-size:.68rem;font-style:normal;letter-spacing:.12em;text-transform:uppercase}.council-motto p{margin:10px 0 0;font-family:Georgia,serif;font-size:1.08rem;line-height:1.35;color:var(--cream-2)}.footer-seal{padding-top:140px}@keyframes radar-sweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes monitor-pulse{0%,to{transform:scaleY(.88);opacity:.7}50%{transform:scaleY(1.06);opacity:1}}@media(max-width:1180px){.site-header{width:min(1100px,calc(100% - 18px));gap:14px}.header-status{min-width:150px}.founder-grid{padding-right:0;max-width:100%}.founder-aside{position:relative;right:auto;top:auto;margin:36px auto 0;width:min(100%,540px)}}@media(max-width:980px){html{scroll-padding-top:156px}#briefing,#research,#habitat,#burrow,#case-file,#founders,#reports{scroll-margin-top:156px}.site-header{align-items:center;border-radius:26px;padding-top:34px;padding-bottom:12px;justify-content:center}.brand,.header-status{min-width:auto}.site-header nav{width:100%;justify-content:center}.header-status{grid-template-columns:auto;width:150px}.hero{min-height:auto}.field-radar{right:5%;top:26%}.field-clipboard{right:8%;bottom:13%}.depth-log{left:92px;width:260px}.hibernation-monitor{right:20px;width:240px}}@media(max-width:720px){html{scroll-padding-top:176px}#briefing,#research,#habitat,#burrow,#case-file,#founders,#reports{scroll-margin-top:176px}.site-header{top:8px;width:calc(100% - 12px);padding-inline:12px}.header-meta-pill,.header-status,.hero-ribbon,.field-radar,.field-clipboard,.depth-log,.hibernation-monitor,.founder-aside,.brand-lockup em{display:none}.hero{padding-top:188px}.research-panel,.alpine-scene,.burrow-scene,.hibernation,.case-file,.reports,.founders{padding-top:150px}.hero h1,.research-panel .section-heading h2,.habitat-copy h2,.hibernation-heading-fix h2,.case-copy h2,.founder-heading h2{font-size:clamp(2.9rem,12vw,4.35rem)}}html{scroll-padding-top:116px}#briefing,#research,#habitat,#burrow,#case-file,#founders,#reports{scroll-margin-top:116px}.site-header{top:14px;width:min(1160px,calc(100% - 28px));min-height:78px;padding:13px 16px;border-radius:28px;align-items:center;gap:16px;background:radial-gradient(circle at 6% 50%,rgba(243,200,107,.16),transparent 16rem),radial-gradient(circle at 92% 10%,rgba(255,250,240,.08),transparent 14rem),linear-gradient(135deg,#142f23f0,#1f4431f0);border:1px solid rgba(255,250,240,.35);box-shadow:0 18px 55px #08130e42}.site-header:after{content:"";position:absolute;left:30px;right:30px;bottom:8px;height:1px;background:linear-gradient(90deg,transparent,rgba(243,200,107,.35),transparent);opacity:.85;pointer-events:none}.header-meta-pill{left:30px;top:6px;padding:4px 9px;color:#fffaf0a8;background:#fffaf00f}.brand{padding-top:12px;min-width:220px}.brand-lockup em{font-size:.6rem;color:#fffaf094}.site-header nav{flex:1;justify-content:center;gap:10px;padding-top:11px}.site-header nav a{min-width:90px;padding:12px 14px 9px;border-radius:18px;background:#fffaf00b;border:1px solid rgba(255,250,240,.04);box-shadow:inset 0 1px #ffffff06}.site-header nav a:before{content:"";position:absolute;left:14px;right:14px;bottom:5px;height:2px;border-radius:999px;background:var(--amber);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.site-header nav a:hover,.site-header nav a:focus-visible,.site-header nav a.active{background:#fffaf021;border-color:#f3c86b3d;color:var(--white);transform:translateY(-2px)}.site-header nav a:hover:before,.site-header nav a:focus-visible:before,.site-header nav a.active:before{transform:scaleX(1)}.zone-widget{position:relative;z-index:1;min-width:214px;padding:11px 13px 10px;border-radius:20px;border:1px solid rgba(243,200,107,.22);background:linear-gradient(180deg,#fffaf01a,#fffaf00b),#081c1238;box-shadow:inset 0 1px #ffffff0a}.zone-widget>span{display:block;color:#fffaf094;font-size:.56rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.zone-widget strong{display:block;margin-top:4px;color:var(--amber);font-family:Georgia,serif;font-size:1.06rem;line-height:1.05}.route-dots{display:flex;gap:6px;align-items:center;margin-top:9px}.route-dots i{width:8px;height:8px;border-radius:50%;background:#fffaf047;box-shadow:0 0 #f3c86b00;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.route-dots i.complete{background:#f3c86b7a}.route-dots i.active{background:var(--amber);transform:scale(1.36);box-shadow:0 0 0 6px #f3c86b1f,0 0 18px #f3c86b57}.expedition-scale{position:fixed;left:22px;top:50%;translate:0 -50%;z-index:45;width:90px;height:min(68vh,620px);pointer-events:none;opacity:.82}.expedition-scale p{position:absolute;left:6px;top:-30px;margin:0;width:140px;color:#183a2a9e;font-size:.54rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.expedition-scale-line{position:absolute;left:9px;top:6%;bottom:6%;width:2px;background:linear-gradient(180deg,#183a2a2e,#9f463054,#f3c86b66)}.expedition-scale-line:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(180deg,transparent 0 34px,rgba(24,58,42,.22) 35px 36px)}.expedition-scale-marker{position:absolute;left:-6px;top:6%;width:14px;height:14px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 6px #f3c86b2e,0 0 22px #f3c86b61}.scale-label{position:absolute;left:28px;translate:0 -50%;padding:5px 8px;border-radius:999px;background:#fffaf075;color:#1820188f;font-size:.58rem;font-weight:900;box-shadow:0 10px 22px #18201814;transition:color .22s ease,background .22s ease,transform .22s ease}.scale-label.active{color:var(--pine);background:#fffaf0db;transform:translate(5px)}.scale-label.complete{color:#183a2ab8}.scale-label-0{top:6%}.scale-label-1{top:18.5%}.scale-label-2{top:31%}.scale-label-3{top:43.5%}.scale-label-4{top:56%}.scale-label-5{top:68.5%}.scale-label-6{top:81%}.scale-label-7{top:94%}.draw-route{--route-progress: 0%;pointer-events:none}.hero-expedition-route{position:absolute;left:11%;right:12%;bottom:24%;z-index:3;height:3px;rotate:-3deg;background:linear-gradient(90deg,transparent,rgba(159,70,48,.18),transparent)}.hero-expedition-route:after{content:"";position:absolute;left:0;top:-1px;width:var(--route-progress);height:3px;border-radius:999px;background:linear-gradient(90deg,#9f463000,#9f4630a6,#f3c86b80);box-shadow:0 0 18px #9f463024}.hero-expedition-route span{position:absolute;top:-5px;width:12px;height:12px;border-radius:50%;background:var(--rust);box-shadow:0 0 0 6px #9f46301a;opacity:.8}.hero-expedition-route span:nth-child(1){left:8%}.hero-expedition-route span:nth-child(2){left:54%}.hero-expedition-route span:nth-child(3){right:8%}.section-route{position:absolute;left:8%;right:8%;top:54%;height:3px;z-index:0;opacity:.52;background:#183a2a14}.section-route:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--route-progress);border-radius:999px;background:linear-gradient(90deg,#9f4630b3,#d6a84fa6,#183a2a80)}.section-route i{position:absolute;top:-6px;width:14px;height:14px;border-radius:50%;background:#fffaf0d9;border:3px solid var(--rust)}.section-route i:nth-child(1){left:2%}.section-route i:nth-child(2){left:26%}.section-route i:nth-child(3){left:50%}.section-route i:nth-child(4){left:74%}.section-route i:nth-child(5){right:2%}.alpine-route{transform-origin:left center;background:transparent!important}.alpine-route:after{content:"";position:absolute;left:0;top:0;width:var(--route-progress);height:100%;background:repeating-linear-gradient(90deg,#fffaf000 0 12px,#fffaf0c7 13px 18px)}.hibernation-route-trace{position:absolute;left:8%;right:34%;top:36%;z-index:2;height:42px;opacity:.24}.hibernation-route-trace:after{content:"";position:absolute;left:0;top:20px;width:var(--route-progress);height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(243,200,107,.7),rgba(243,200,107,.15));box-shadow:0 0 22px #f3c86b40}.hibernation-route-trace span{position:relative;display:inline-block;width:18px;margin-right:16px;border-radius:999px;background:var(--amber);vertical-align:bottom;opacity:.5}.hibernation-route-trace span:nth-child(1){height:14px}.hibernation-route-trace span:nth-child(2){height:28px}.hibernation-route-trace span:nth-child(3){height:10px}.hibernation-route-trace span:nth-child(4){height:34px}.hibernation-route-trace span:nth-child(5){height:12px}.hibernation-route-trace span:nth-child(6){height:24px}.archive-route-line{position:absolute;left:9%;right:9%;top:52%;height:2px;z-index:0;rotate:-2deg;opacity:.44}.archive-route-line:after{content:"";position:absolute;left:0;top:0;width:var(--route-progress);height:2px;background:linear-gradient(90deg,rgba(159,70,48,.55),rgba(214,168,79,.44),transparent)}.archive-route-line span{position:absolute;top:-5px;width:11px;height:11px;border-radius:50%;background:var(--rust)}.archive-route-line span:nth-child(1){left:8%}.archive-route-line span:nth-child(2){left:34%}.archive-route-line span:nth-child(3){left:63%}.archive-route-line span:nth-child(4){right:8%}.founder-route-line{position:absolute;left:9%;right:24%;bottom:21%;height:2px;z-index:2;opacity:.5}.founder-route-line:after{content:"";position:absolute;width:var(--route-progress);height:2px;background:linear-gradient(90deg,#f3c86b1a,#f3c86bbf,#f3c86b26);box-shadow:0 0 22px #f3c86b33}.founder-route-line span{position:absolute;top:-5px;width:12px;height:12px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 7px #f3c86b1a}.founder-route-line span:nth-child(1){left:4%}.founder-route-line span:nth-child(2){left:46%}.founder-route-line span:nth-child(3){right:4%}.mission-dock{align-items:stretch}.mission-dock a{min-height:112px;height:100%;display:flex;flex-direction:column;justify-content:center}.mission-dock a:nth-child(4){align-self:stretch;margin-top:0}.button{position:relative;overflow:hidden}.button:after{content:"›";display:inline-block;margin-left:9px;transition:transform .2s ease}.button:hover:after,.button:focus-visible:after{transform:translate(4px)}.button.primary{box-shadow:0 16px 34px #183a2a38}.button.primary:hover,.button.primary:focus-visible{transform:translateY(-3px);box-shadow:0 24px 50px #183a2a47}.button.ghost{border:1px solid rgba(24,58,42,.16)}.habitat-copy{width:min(620px,42vw);max-width:620px}.habitat-copy h2{font-size:clamp(3.2rem,5.15vw,5.1rem);line-height:.96;max-width:100%;overflow-wrap:normal}.burrow-route-marker{position:absolute;left:-9px;top:8%;width:18px;height:18px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 7px #f3c86b26,0 0 24px #f3c86b47;z-index:4}.depth-log-entry.active{background:#f3c86b14;margin-inline:-8px;padding-inline:8px;border-radius:12px}.depth-log-entry.active strong,.depth-log-entry.active span{color:var(--amber)}.hero,.research-panel,.alpine-scene,.burrow-scene,.hibernation,.case-file,.reports,.founders{contain:paint}.cloud,.mountain,.alpine-layer,.soil,.root,.tunnel,.field-marmot,.scanner-beam,.marmot,.draw-route:after,.hero-grid-lines,.ambient-particles{will-change:transform}.ambient-particles{opacity:.22}.cursor-paw{will-change:transform,opacity}.hero-data-slab,.field-data-panel,.burrow-map-panel,.depth-log,.hibernation-monitor,.founder-aside,.site-header,.zone-widget{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:1180px){.site-header{width:min(1060px,calc(100% - 16px))}.zone-widget{min-width:190px}.site-header nav a{min-width:78px}.expedition-scale{display:none}.habitat-copy{width:min(620px,54vw)}}@media(max-width:980px){.site-header{align-items:center;min-height:auto}.zone-widget{order:3;width:min(100%,360px);min-width:0}.site-header nav{order:4}.brand{min-width:190px}.habitat-copy{width:min(620px,calc(100% - 40px))}.field-radar,.field-clipboard,.hero-expedition-route,.section-route,.archive-route-line,.founder-route-line{display:none}}@media(max-width:720px){.zone-widget{display:none}.site-header nav a{min-width:auto}.site-header nav a:after,.site-header nav a:before{display:none}.brand{padding-top:0}.hero{padding-top:178px}.habitat-copy{width:calc(100% - 34px)}.habitat-copy h2{font-size:clamp(2.95rem,11vw,4.1rem)}}.expedition-scale,.hero-expedition-route,.section-route,.archive-route-line,.founder-route-line{display:none!important}.site-header{width:min(1110px,calc(100% - 28px));min-height:70px;padding:10px 14px;border-radius:26px}.header-meta-pill{display:none}.brand{min-width:190px;padding-top:0}.site-header nav{padding-top:0}.site-header nav a{min-width:88px;padding:11px 14px}.site-header nav a:after{display:none}.zone-widget{min-width:210px;padding:10px 12px}.zone-widget strong{font-size:1rem}.route-dots{margin-top:8px}.mission-dock{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch!important;gap:12px;width:min(740px,100%);margin-top:18px}.mission-dock a,.mission-dock a:nth-child(4){height:112px!important;min-height:112px!important;max-height:112px!important;align-self:stretch!important;margin:0!important;display:grid!important;grid-template-rows:auto auto 1fr;align-content:start;justify-content:stretch;padding:15px 16px!important}.mission-dock span,.mission-dock strong,.mission-dock em{display:block}.mission-dock strong{margin-top:7px}.mission-dock em{align-self:end;margin-top:9px}.hero-transect-b{opacity:.24;bottom:auto;top:68%}.hero-transect-a{opacity:.33}.hero-grid-lines{opacity:.16}.habitat-copy{width:min(650px,43vw)!important;max-width:650px;padding-right:34px}.habitat-copy h2{font-size:clamp(3.05rem,4.8vw,4.8rem)!important;line-height:.98!important;max-width:100%;letter-spacing:-.055em}.measure-ruler{opacity:.24;left:18px;width:36px}.measure-ruler:before,.measure-ruler span{display:none!important}.burrow-route-marker{left:-8px}.depth-meter{z-index:10;right:6%;top:19%}.depth-log{left:6%;top:28%;width:280px;opacity:.92}.hero-copy,.hero-marmot-wrap,.mission-dock,.department-card,.soil-strata,.burrow-copy,.lab-window,.foreground-grass{will-change:transform,opacity}.site-header,.zone-widget,.hero-data-slab,.field-data-panel,.burrow-map-panel,.depth-log,.hibernation-monitor{-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important}.ambient-particles{opacity:.16!important}@media(max-width:1100px){.mission-dock{grid-template-columns:repeat(2,minmax(0,1fr));max-width:540px}.habitat-copy{width:min(650px,calc(100% - 40px))!important}}@media(max-width:780px){.site-header{min-height:auto}.mission-dock{grid-template-columns:1fr}.mission-dock a,.mission-dock a:nth-child(4){height:auto!important;max-height:none!important;min-height:96px!important}.zone-widget,.depth-log{display:none}}.site-header{width:min(1080px,calc(100% - 28px));min-height:64px;padding:9px 13px;border-radius:24px;background:radial-gradient(circle at 4% 50%,rgba(243,200,107,.15),transparent 13rem),linear-gradient(135deg,#132e22f2,#1c3f2ef0)}.site-header:after{left:24px;right:24px;bottom:7px;opacity:.55}.brand-mark{width:34px;height:34px}.brand-lockup strong{font-size:.93rem}.brand-lockup em{font-size:.56rem;letter-spacing:.09em}.site-header nav{gap:8px}.site-header nav a{min-width:84px;padding:10px 12px;border-radius:16px;font-weight:800}.zone-widget{min-width:198px;padding:9px 11px;border-radius:18px}.zone-widget strong{font-size:.98rem}.route-dots i{width:7px;height:7px}.hero{padding-bottom:132px}.mission-dock{position:relative;z-index:9;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:13px!important;align-items:stretch!important}.mission-dock a,.mission-dock a:nth-child(4){height:114px!important;min-height:114px!important;max-height:114px!important;display:grid!important;grid-template-rows:18px 28px 1fr!important;align-content:start!important;justify-content:stretch!important;margin:0!important;padding:15px 16px 13px!important;transform:none}.mission-dock a:hover{transform:translateY(-5px)!important}.mission-dock span{line-height:1}.mission-dock strong{margin:0!important;align-self:start;line-height:1.05}.mission-dock em{margin:0!important;align-self:end;line-height:1.25}.hero-transect,.hero-transect-a,.hero-transect-b{z-index:1!important;opacity:.18!important}.hero-expedition-route,.section-route,.archive-route-line,.founder-route-line{display:none!important}.hibernation-monitor{right:34px!important;top:82px!important;width:270px!important;padding:18px 18px 16px!important;border-radius:18px!important;background:linear-gradient(180deg,#192a20f5,#121c17f5)!important;border:1px solid rgba(243,200,107,.25)!important;box-shadow:0 18px 38px #00000052,inset 0 1px #ffffff0d!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:hidden}.hibernation-monitor:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px);background-size:100% 12px;opacity:.35;pointer-events:none}.hibernation-monitor>span{color:var(--amber)!important;letter-spacing:.12em;font-size:.58rem!important}.hibernation-monitor>strong{display:block;margin-top:6px;color:#fffaf0d1;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em}.monitor-line{display:none!important}.clean-monitor-trace{position:relative;display:flex;align-items:end;gap:6px;height:58px;margin-top:14px;padding:10px 0 7px;border-top:1px solid rgba(255,250,240,.1);border-bottom:1px solid rgba(255,250,240,.1)}.clean-monitor-trace:before{content:"";position:absolute;left:0;right:0;bottom:19px;height:1px;background:#f3c86b40}.clean-monitor-trace i{flex:1;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#f3c86b,#8b6a36);opacity:.92;animation:monitor-pulse 2.1s ease-in-out infinite}.clean-monitor-trace i:nth-child(1){height:12px}.clean-monitor-trace i:nth-child(2){height:32px;animation-delay:.1s}.clean-monitor-trace i:nth-child(3){height:16px;animation-delay:.2s}.clean-monitor-trace i:nth-child(4){height:42px;animation-delay:.3s}.clean-monitor-trace i:nth-child(5){height:20px;animation-delay:.4s}.clean-monitor-trace i:nth-child(6){height:33px;animation-delay:.5s}.clean-monitor-trace i:nth-child(7){height:14px;animation-delay:.6s}.clean-monitor-trace i:nth-child(8){height:37px;animation-delay:.7s}.clean-monitor-trace i:nth-child(9){height:13px;animation-delay:.8s}.hibernation-monitor .monitor-stats{gap:8px;margin-top:12px;padding-top:0;border-top:0}.hibernation-monitor .monitor-stats b{color:#fffaf0e0;font-size:.72rem}.evidence-board{min-height:610px!important;padding:34px!important;background:radial-gradient(circle at 26% 18%,rgba(255,255,255,.12),transparent 12rem),radial-gradient(circle at 70% 78%,rgba(75,47,29,.22),transparent 13rem),linear-gradient(135deg,#895934,#5d391f)!important}.evidence-board .board-grain{opacity:.32!important}.hazard-tape{font-size:.54rem!important;letter-spacing:.08em!important;color:#2a1c10c7!important;text-shadow:0 1px rgba(255,255,255,.25)!important;overflow:hidden;white-space:nowrap}.tape-a{left:8%!important;right:8%!important;top:4%!important;height:22px!important;rotate:-2deg!important}.tape-b,.forensic-ruler{display:none!important}.magnifier-lens{right:30%!important;top:35%!important;width:62px!important;height:62px!important;border-width:6px!important;opacity:.72}.magnifier-lens:after{width:48px!important;height:8px!important;right:-32px!important;bottom:-14px!important}.hose-evidence{left:46%!important;bottom:30%!important;width:122px!important;opacity:.9}.case-timeline{right:8%!important;bottom:28%!important;width:190px!important;padding:10px 12px!important;rotate:3deg!important}.case-timeline span{font-size:.66rem!important}.note-a{left:8%!important;top:12%!important;width:188px!important}.note-b{right:9%!important;top:14%!important;width:184px!important}.note-c{left:35%!important;top:35%!important;width:190px!important}.note-d{right:27%!important;top:43%!important;width:174px!important}.pin-a{left:26%!important;top:20%!important}.pin-b{right:23%!important;top:22%!important}.pin-c{right:36%!important;top:49%!important}.red-string{height:2px!important;opacity:.8!important;z-index:1!important}.string-a{left:27%!important;top:22%!important;width:250px!important;rotate:12deg!important}.string-b{right:27%!important;top:24%!important;width:210px!important;rotate:145deg!important}.string-c{left:46%!important;top:48%!important;width:150px!important;rotate:-18deg!important}.car-scene{left:16%!important;right:14%!important;bottom:6%!important;height:170px!important}.car-body{bottom:45px!important;height:76px!important}.car-body:before{height:48px!important;top:-36px!important}.wheel{bottom:13px!important}.marmot-sneak{scale:.74!important;bottom:20px!important}.tyre-tracks{left:18%!important;right:20%!important;bottom:5%!important;opacity:.18!important}.case-file .official-stamp{right:8%!important;bottom:9%!important;z-index:6!important;background:#fffaf0e0!important}.evidence-tag{width:30px!important;height:24px!important;opacity:.86}.tag-e1{left:36%!important;bottom:33%!important}.tag-e2{right:17%!important;top:41%!important}.depth-meter{right:7%!important;top:20%!important}.depth-log{top:34%!important;width:270px!important;opacity:.86}.burrow-map-panel{right:7%!important;top:61%!important;width:286px!important;opacity:.88}.burrow-hotspot{position:absolute;z-index:4;width:150px;padding:10px 12px;border-radius:15px;border:1px dashed rgba(243,200,107,.32);background:#121b1594;color:#fffaf0c7;box-shadow:0 16px 34px #0000002e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:.82}.burrow-hotspot:before{content:"";position:absolute;left:-12px;top:50%;width:10px;height:10px;translate:0 -50%;border-radius:50%;background:var(--amber);box-shadow:0 0 0 6px #f3c86b1f}.burrow-hotspot span{display:block;color:var(--amber);font-size:.56rem;text-transform:uppercase;letter-spacing:.12em;font-weight:950}.burrow-hotspot strong{display:block;margin-top:4px;font-family:Georgia,serif;font-size:.96rem;line-height:1}.hotspot-one{left:41%;top:24%;rotate:-2deg}.hotspot-two{right:28%;top:39%;rotate:2deg}.hotspot-three{left:30%;bottom:17%;rotate:-1deg}.ambient-particles{opacity:.13!important}.board-grain,.mineral-sparks,.hero-grid-lines{will-change:auto!important}.site-header,.zone-widget,.hero-data-slab,.field-data-panel,.burrow-map-panel,.depth-log,.hibernation-monitor,.burrow-hotspot{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}@media(max-width:1180px){.site-header{width:min(1020px,calc(100% - 18px))}.zone-widget{min-width:180px}.mission-dock{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(540px,100%)}}@media(max-width:980px){.hibernation-monitor,.burrow-hotspot,.magnifier-lens,.hose-evidence,.case-timeline,.evidence-tag{display:none!important}.case-file .official-stamp{right:12%!important;bottom:7%!important}}@media(max-width:720px){.site-header{width:calc(100% - 12px);padding:10px}.mission-dock{grid-template-columns:1fr!important}.mission-dock a,.mission-dock a:nth-child(4){height:auto!important;min-height:94px!important;max-height:none!important}}.interactive-card,.interactive-evidence,.interactive-label,.burrow-hotspot,.founder-card,.report-card,.department-card{cursor:pointer}.interactive-card{position:relative}.card-hit{position:absolute;inset:0;z-index:8;border:0;background:transparent;cursor:pointer}.open-file-cue{position:absolute;right:18px;bottom:16px;z-index:7;padding:7px 10px;border-radius:999px;background:#183a2a14;color:#183a2aad;font-size:.62rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,background .2s ease}.interactive-card:hover .open-file-cue,.interactive-card:focus-within .open-file-cue{opacity:1;transform:translateY(0);background:#f3c86b2e}.interactive-card:hover,.interactive-card:focus-within{transform:translateY(-6px) rotate(0);box-shadow:0 28px 58px #18201829}.department-card,.report-card,.founder-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.department-card:hover,.report-card:hover,.founder-card:hover{border-color:#f3c86b6b}.interactive-label{border:0;font:inherit;text-align:left;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.interactive-label:hover,.interactive-label:focus-visible{transform:translateY(-4px);background:#fffaf0f5;box-shadow:0 18px 34px #1820182e;outline:2px solid rgba(243,200,107,.42);outline-offset:3px}.burrow-hotspot{font:inherit;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.burrow-hotspot:hover,.burrow-hotspot:focus-visible{transform:translateY(-5px);border-color:#f3c86bb8;background:#121b15d1;box-shadow:0 24px 44px #00000047,0 0 0 5px #f3c86b14;outline:none}.interactive-evidence{transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.evidence-note.interactive-evidence:hover,.evidence-note.interactive-evidence:focus-visible{transform:translateY(-5px) rotate(0);filter:brightness(1.04);outline:2px solid rgba(243,200,107,.5);outline-offset:4px}.case-timeline,.hose-evidence,.car-scene,.stamp-button-reset{border:0;font:inherit;color:inherit;cursor:pointer}.car-button-reset{padding:0;background:transparent}.stamp-button-reset{position:absolute;right:8%;bottom:9%;z-index:7;padding:0;background:transparent}.stamp-button-reset .official-stamp{position:static!important}.case-timeline:hover,.hose-evidence:hover,.car-scene:hover,.stamp-button-reset:hover{filter:brightness(1.07)}.founder-card:after{content:"Click to inspect council credential";position:absolute;left:26px;right:26px;bottom:22px;z-index:6;padding:10px 12px;border-radius:999px;background:#183a2a14;color:#183a2aa8;font-size:.64rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.founder-card:hover:after,.founder-card:focus-within:after{opacity:1;transform:translateY(0)}.info-panel-shell{position:fixed;inset:0;z-index:200;display:grid;place-items:center end;pointer-events:auto}.info-panel-backdrop{position:absolute;inset:0;border:0;background:radial-gradient(circle at 75% 30%,rgba(243,200,107,.12),transparent 18rem),#08120d8f;cursor:pointer}.info-panel{position:relative;width:min(470px,calc(100% - 28px));margin-right:24px;max-height:calc(100vh - 48px);overflow:auto;padding:32px;border-radius:28px;border:1px solid rgba(243,200,107,.28);background:linear-gradient(180deg,#fffaf0fa,#f4e8cbf5);box-shadow:0 34px 90px #0000005c;animation:panel-in .24s ease-out both}.info-panel:before{content:"MRI FILE DRAWER";position:absolute;top:18px;right:24px;color:#9f463070;font-weight:950;font-size:.6rem;letter-spacing:.12em}.info-panel h2{margin:8px 0 14px;color:var(--ink);font-family:Georgia,serif;font-size:clamp(2.1rem,6vw,3.2rem);line-height:.98;letter-spacing:-.045em}.info-panel p:not(.eyebrow){margin:0;color:#182018bd;line-height:1.65;font-size:1rem}.panel-close{position:sticky;top:0;float:right;z-index:2;border:0;border-radius:999px;padding:8px 12px;background:var(--pine);color:var(--white);font-weight:900;cursor:pointer}.panel-close:hover,.panel-close:focus-visible{background:var(--rust)}.panel-stat-grid{display:grid;gap:10px;margin-top:22px}.panel-stat-grid span{display:block;padding:12px 14px;border-radius:15px;background:#183a2a14;color:#183a2adb;font-weight:850;line-height:1.25}.info-panel .official-stamp{margin-top:24px}@keyframes panel-in{0%{opacity:0;transform:translate(34px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}@media(max-width:720px){.info-panel-shell{place-items:end center}.info-panel{width:calc(100% - 20px);margin:0 0 10px;max-height:78vh;padding:26px}.open-file-cue,.founder-card:after{display:none}}.research-toggle-card.active{border-color:#f3c86b9e!important;box-shadow:0 28px 58px #1820182e,0 0 0 4px #f3c86b14}.research-toggle-card.active:before{content:"ACTIVE";position:absolute;right:18px;top:18px;z-index:7;padding:6px 9px;border-radius:999px;background:var(--amber);color:var(--pine);font-size:.56rem;font-weight:950;letter-spacing:.12em}.research-live-board{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;align-items:stretch;width:min(100%,1280px);margin:34px auto 0;padding:28px;border-radius:28px;border:1px solid rgba(24,58,42,.12);background:linear-gradient(180deg,#fffaf0db,#f5ecd6c7),repeating-linear-gradient(90deg,rgba(24,58,42,.035) 0 1px,transparent 1px 52px);box-shadow:0 26px 60px #1820181f}.research-live-copy h3{margin:0 0 10px;font-family:Georgia,serif;font-size:clamp(2.2rem,5vw,3.4rem);line-height:.96;color:var(--ink);letter-spacing:-.05em}.research-live-copy p:not(.eyebrow){margin:0;max-width:720px;color:#182018ad;line-height:1.6}.research-live-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.research-live-stats span{padding:10px 12px;border-radius:999px;background:#183a2a14;color:#183a2ad1;font-weight:850;font-size:.82rem}.research-live-visual{display:grid;gap:14px;align-content:center;padding:20px;border-radius:22px;background:var(--pine);color:var(--cream-2);overflow:hidden}.live-waveform{display:flex;align-items:end;gap:10px;min-height:130px;padding:16px;border-radius:18px;background:#fffaf012}.live-waveform i{flex:1;border-radius:999px 999px 0 0;background:linear-gradient(180deg,var(--amber),rgba(243,200,107,.35));animation:research-pulse 1.6s ease-in-out infinite alternate}.live-waveform i:nth-child(2n){animation-delay:.18s}.research-live-meter{display:flex;justify-content:space-between;gap:14px;align-items:center}.research-live-meter strong{font-family:Georgia,serif;color:var(--amber);font-size:1.8rem}.research-live-meter span{color:#fffaf0b8;font-size:.82rem;text-align:right}.field-reaction-card{position:absolute;right:8%;top:18%;z-index:8;width:310px;padding:16px 18px;border-radius:19px;border:1px solid rgba(24,58,42,.12);background:#fffaf0db;box-shadow:0 20px 46px #1820181f}.field-reaction-card span{display:block;color:var(--rust);font-size:.64rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.field-reaction-card p{margin:8px 0 0;color:#182018ad;line-height:1.4;font-size:.86rem}.snack-route,.alarm-rings,.evacuation-puff{position:absolute;z-index:5;pointer-events:none}.snack-route{left:43%;bottom:18%;display:flex;gap:16px;opacity:0;transform:translateY(16px)}.snack-route i{width:12px;height:12px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 5px #f3c86b2e}.active-field-snack .snack-route{opacity:1;transform:translateY(0);transition:.25s ease}.alarm-rings{left:64%;bottom:24%;width:110px;height:110px;opacity:0}.alarm-rings span{position:absolute;inset:0;border-radius:50%;border:3px solid rgba(159,70,48,.45);animation:alarm-ring 1.4s ease-out infinite}.alarm-rings span:nth-child(2){animation-delay:.22s}.alarm-rings span:nth-child(3){animation-delay:.44s}.active-field-sentinel .alarm-rings,.active-field-round .alarm-rings{opacity:1}.evacuation-puff{right:13%;bottom:19%;width:140px;height:70px;opacity:0}.evacuation-puff span{position:absolute;bottom:0;width:42px;height:26px;border-radius:50%;background:#fffaf0a8;animation:puff 1.2s ease-in-out infinite alternate}.evacuation-puff span:nth-child(2){left:38px;animation-delay:.14s}.evacuation-puff span:nth-child(3){left:76px;animation-delay:.28s}.active-field-exit .evacuation-puff{opacity:1}.active-field-transect .transect-line{filter:drop-shadow(0 0 10px rgba(243,200,107,.42))}.active-field-wind .foreground-grass{animation-duration:1s}.burrow-hotspot.active{border-color:#f3c86bc7;background:#121b15e6;box-shadow:0 26px 48px #00000047,0 0 0 5px #f3c86b1a}.burrow-node-stage{position:absolute;right:8%;top:45%;z-index:6;width:330px;min-height:170px;padding:20px;border-radius:22px;border:1px solid rgba(243,200,107,.28);background:#101a14db;color:var(--cream-2);box-shadow:0 28px 60px #00000040}.node-stage-kicker{color:var(--amber);text-transform:uppercase;letter-spacing:.12em;font-size:.58rem;font-weight:950}.burrow-node-stage strong{display:block;margin-top:10px;font-family:Georgia,serif;font-size:1.28rem;line-height:1.15}.node-visual{position:absolute;left:18px;right:18px;bottom:16px;height:44px;display:none;align-items:end;gap:10px}.active-burrow-snack .snack-visual,.active-burrow-server .server-visual,.active-burrow-hibernation .hatch-visual{display:flex}.snack-visual i{width:28px;height:18px;border-radius:999px;background:var(--amber);box-shadow:0 0 0 5px #f3c86b14;animation:snack-pop .9s ease-in-out infinite alternate}.server-visual i{flex:1;border-radius:999px 999px 0 0;background:linear-gradient(180deg,var(--amber),rgba(243,200,107,.24));animation:server-bars .8s ease-in-out infinite alternate}.server-visual i:nth-child(2){height:80%;animation-delay:.1s}.server-visual i:nth-child(3){height:40%;animation-delay:.2s}.server-visual i:nth-child(4){height:70%;animation-delay:.3s}.server-visual i:nth-child(5){height:30%;animation-delay:.4s}.hatch-visual i{width:110px;height:38px;border-radius:999px 999px 10px 10px;background:linear-gradient(90deg,rgba(243,200,107,.18),var(--amber),rgba(243,200,107,.18));box-shadow:0 0 24px #f3c86b40;animation:hatch-glow 1.4s ease-in-out infinite alternate}.sleep-button{position:absolute;border:0;padding:0;background:transparent;cursor:pointer;z-index:4}.sleep-button-one{left:12%;bottom:9%}.sleep-button-two{left:34%;bottom:9%}.sleep-button-three{left:56%;bottom:9%}.sleep-button .sleepy{position:relative!important;left:auto!important;bottom:auto!important}.sleep-button:hover .marmot,.sleep-button:focus-visible .marmot{filter:brightness(1.07);transform:translateY(-4px)}.hibernation-monitor{cursor:pointer;text-align:left}.monitor-temp .clean-monitor-trace i{background:linear-gradient(180deg,#9fd3e5,#3e7180)}.monitor-torpor .clean-monitor-trace i{background:linear-gradient(180deg,#d9c28b,#675736)}.disturbance-warning{position:absolute;left:8%;top:18%;z-index:5;padding:10px 13px;border-radius:999px;background:#fffaf01a;color:#fffaf0a8;border:1px solid rgba(255,250,240,.12);font-size:.66rem;text-transform:uppercase;letter-spacing:.12em;font-weight:950}.disturbance-1 .disturbance-warning,.disturbance-2 .disturbance-warning{color:var(--amber);background:#f3c86b1f;border-color:#f3c86b59}.disturbance-1 .zzz,.disturbance-2 .zzz{animation-duration:.9s}.case-progress-panel{position:absolute;left:8%;bottom:13%;z-index:4;width:280px;padding:16px;border-radius:20px;background:#fffaf0c7;border:1px solid rgba(24,58,42,.1);box-shadow:0 20px 44px #1820181f}.case-progress-panel span{color:var(--rust);font-size:.58rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.case-progress-panel strong{display:block;margin-top:5px;font-family:Georgia,serif;font-size:2rem;color:var(--pine)}.case-confidence-track{height:8px;border-radius:999px;background:#183a2a1f;overflow:hidden;margin-top:10px}.case-confidence-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--rust),var(--amber),var(--pine));transition:width .25s ease}.case-progress-panel p{margin:8px 0 0;color:#182018a8;font-weight:800}.interactive-evidence.inspected{filter:brightness(1.08) saturate(1.05)}.interactive-evidence.inspected:after{content:"✓";position:absolute;right:-8px;top:-8px;z-index:20;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--amber);color:var(--pine);font-weight:950;box-shadow:0 8px 18px #0000002e}.case-verdict-stamp{position:absolute;left:42%;top:17%;z-index:10;padding:10px 14px;border:3px solid var(--rust);color:var(--rust);border-radius:8px;text-transform:uppercase;letter-spacing:.12em;font-weight:950;rotate:-8deg;opacity:0;transform:scale(1.5);transition:opacity .24s ease,transform .24s ease}.case-solved .case-verdict-stamp{opacity:.85;transform:scale(1)}.report-modal-shell{position:fixed;inset:0;z-index:210;display:grid;place-items:center}.report-modal-backdrop{position:absolute;inset:0;border:0;background:#08120d94;cursor:pointer}.report-modal-document{position:relative;width:min(720px,calc(100% - 28px));max-height:calc(100vh - 42px);overflow:auto;padding:38px;border-radius:24px;background:linear-gradient(180deg,#fffaf0fa,#f5ecd6fa);box-shadow:0 34px 100px #00000061;border:1px solid rgba(159,70,48,.18);animation:report-in .22s ease-out both}.report-modal-document:before{content:"";position:absolute;inset:20px;border:1px dashed rgba(159,70,48,.18);border-radius:18px;pointer-events:none}.report-modal-document h2{margin:8px 0 20px;font-family:Georgia,serif;font-size:clamp(2.3rem,7vw,4.2rem);line-height:.96;color:var(--ink);letter-spacing:-.05em}.report-document-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 22px}.report-document-grid span{display:grid;gap:6px;padding:12px;border-radius:14px;background:#183a2a14;color:var(--pine);font-weight:900}.report-document-grid strong{color:var(--rust);font-size:.58rem;text-transform:uppercase;letter-spacing:.12em}.report-modal-document p:not(.eyebrow){color:#182018b8;line-height:1.65}.report-modal-document blockquote{margin:20px 0;padding-left:18px;border-left:4px solid var(--amber);color:#182018c2;font-family:Georgia,serif;font-size:1.18rem}.founder-flip-card{perspective:1200px;min-height:430px;padding:0!important;background:transparent!important;box-shadow:none!important;border:0!important}.founder-card-inner{position:relative;min-height:430px;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.2,.8,.2,1)}.founder-flip-card.flipped .founder-card-inner{transform:rotateY(180deg)}.founder-card-face{position:absolute;inset:0;padding:28px;border-radius:inherit;backface-visibility:hidden;background:#fffaf0e6;border:1px solid rgba(243,200,107,.24);box-shadow:0 28px 58px #0000002e}.founder-back{transform:rotateY(180deg);background:linear-gradient(180deg,#fffaf0f5,#eeddb8f2)}.founder-back ul{margin:18px 0 0;padding:0;display:grid;gap:12px;list-style:none}.founder-back li{padding:12px 13px;border-radius:14px;background:#183a2a14;color:#182018c7;font-weight:800}.founder-card:after{display:none!important}@keyframes research-pulse{0%{transform:scaleY(.78);opacity:.75}to{transform:scaleY(1.08);opacity:1}}@keyframes alarm-ring{0%{transform:scale(.3);opacity:.8}to{transform:scale(1.2);opacity:0}}@keyframes puff{0%{transform:translateY(5px) scale(.85);opacity:.45}to{transform:translateY(-8px) scale(1.1);opacity:.8}}@keyframes snack-pop{0%{transform:translateY(5px)}to{transform:translateY(-5px)}}@keyframes server-bars{0%{transform:scaleY(.6)}to{transform:scaleY(1.1)}}@keyframes hatch-glow{0%{opacity:.55;transform:translateY(3px)}to{opacity:1;transform:translateY(-3px)}}@keyframes report-in{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1100px){.research-live-board{grid-template-columns:1fr}.field-reaction-card,.burrow-node-stage{display:none}.case-progress-panel{position:relative;left:auto;bottom:auto;width:min(100%,420px);margin:20px 0 0 8%}.report-document-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.research-live-board{padding:20px}.research-live-visual{display:none}.sleep-button{position:static;display:inline-block;margin:10px}.report-document-grid{grid-template-columns:1fr}.founder-flip-card,.founder-card-inner{min-height:520px}}.alpine-scene{overflow:hidden}.surveillance-sweep{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:0;background:linear-gradient(105deg,transparent 0 38%,rgba(255,250,240,.2) 45%,rgba(243,200,107,.1) 48%,transparent 56%),radial-gradient(circle at 68% 42%,rgba(243,200,107,.12),transparent 18rem);transform:translate(-30%);transition:opacity .25s ease}.alpine-scene[class*=active-field] .surveillance-sweep{opacity:.55;animation:surveillance-sweep-move 2.2s ease-out}.field-command-centre{position:absolute;right:7%;top:17%;z-index:8;width:330px;padding:18px;border-radius:24px;border:1px solid rgba(24,58,42,.16);background:#fffaf0e0;box-shadow:0 24px 56px #18201824}.field-command-centre>div:first-child>span,.field-action-card span{display:block;color:var(--rust);text-transform:uppercase;letter-spacing:.13em;font-size:.58rem;font-weight:950}.field-command-centre strong{display:block;margin-top:7px;color:var(--pine);font-family:Georgia,serif;font-size:1.4rem;line-height:1.05}.field-command-centre p{margin:10px 0 0;color:#182018ad;font-size:.82rem;line-height:1.45}.field-command-stat{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(24,58,42,.12)}.field-command-stat b{color:var(--rust);font-family:Georgia,serif;font-size:2rem;line-height:1}.field-command-stat em{color:#183a2aa6;font-size:.68rem;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.08em;text-align:right}.field-command-meter{height:8px;margin-top:12px;border-radius:999px;background:#183a2a1a;overflow:hidden}.field-command-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--rust),var(--gold),var(--pine));transition:width .32s ease}.field-action-card{position:absolute;right:9%;bottom:17%;z-index:7;width:250px;padding:14px 15px;border-radius:20px;border:1px solid rgba(255,250,240,.65);background:#fffaf0bd;box-shadow:0 18px 36px #1820181f;transform:rotate(-2deg)}.field-action-card strong{display:block;margin-top:6px;color:var(--pine);font-size:.95rem}.field-action-card p{margin:8px 0 0;color:#1820189e;font-size:.78rem}.field-label.active{outline:3px solid rgba(243,200,107,.52);background:#fffaf0fa;transform:translateY(-5px)}.field-label.logged:after{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;margin-left:8px;border-radius:50%;background:var(--pine);color:var(--cream-2);font-size:.7rem}.roundness-lock{position:absolute;right:20%;top:45%;z-index:6;width:150px;height:150px;pointer-events:none;opacity:0}.roundness-lock span{position:absolute;inset:0;border-radius:50%;border:3px solid rgba(243,200,107,.55);animation:roundness-ping 1.4s ease-out infinite}.roundness-lock span:nth-child(2){inset:18px;animation-delay:.2s}.roundness-lock span:nth-child(3){inset:36px;animation-delay:.4s}.wind-sweep-leaves{position:absolute;inset:0;z-index:5;pointer-events:none;opacity:0}.wind-sweep-leaves i{position:absolute;width:22px;height:12px;border-radius:80% 10%;background:#183a2a57;animation:leaf-sweep 2.8s ease-in-out infinite}.wind-sweep-leaves i:nth-child(1){left:58%;top:28%;animation-delay:0s}.wind-sweep-leaves i:nth-child(2){left:65%;top:40%;animation-delay:.25s}.wind-sweep-leaves i:nth-child(3){left:72%;top:34%;animation-delay:.5s}.wind-sweep-leaves i:nth-child(4){left:80%;top:50%;animation-delay:.75s}.wind-sweep-leaves i:nth-child(5){left:86%;top:45%;animation-delay:1s}.survey-complete-badge{position:absolute;left:50%;top:16%;z-index:9;translate:-50% 0;padding:12px 18px;border-radius:999px;background:var(--pine);color:var(--amber);font-size:.66rem;font-weight:950;letter-spacing:.14em;box-shadow:0 24px 50px #18201838;opacity:0;transform:scale(.9);pointer-events:none}.active-field-sentinel .alarm-rings,.active-field-snack .snack-route,.active-field-exit .evacuation-puff,.active-field-round .roundness-lock,.active-field-wind .wind-sweep-leaves{opacity:1!important}.active-field-snack .snack-route i{animation:snack-pulse .9s ease-in-out infinite alternate}.active-field-exit .hole-b{box-shadow:0 0 0 14px #f3c86b2e,0 0 36px #f3c86b38}.active-field-transect .transect-line{filter:drop-shadow(0 0 10px rgba(255,250,240,.82));opacity:1}.field-survey-complete .survey-complete-badge{opacity:1;transform:scale(1);transition:opacity .25s ease,transform .25s ease}.burrow-scene{overflow:hidden}.burrow-pipe,.burrow-cable{position:absolute;z-index:2;pointer-events:none}.burrow-pipe{height:18px;border-radius:999px;background:#291a1061;box-shadow:inset 0 2px #ffffff0d,0 10px 20px #0000001a}.burrow-pipe span{position:absolute;top:-4px;width:8px;height:26px;border-radius:4px;background:#492d18a6}.burrow-pipe span:first-child{left:18%}.burrow-pipe span:last-child{right:18%}.pipe-a{left:34%;top:30%;width:310px;rotate:-4deg}.pipe-b{right:12%;top:55%;width:270px;rotate:3deg}.burrow-cable{width:2px;height:360px;background:linear-gradient(180deg,transparent,rgba(243,200,107,.28),transparent)}.cable-a{left:49%;top:16%;rotate:12deg}.cable-b{right:24%;top:20%;rotate:-8deg}.hotspot-four{right:18%;bottom:29%;rotate:1deg}.burrow-hotspot.visited:after{content:"mapped";position:absolute;right:10px;top:-10px;padding:4px 7px;border-radius:999px;background:var(--amber);color:var(--pine);font-size:.52rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.burrow-hotspot.active{border-color:#f3c86bd1!important;background:#121b15eb!important;box-shadow:0 26px 54px #0000004d,0 0 0 7px #f3c86b1a!important}.burrow-node-stage{width:340px;min-height:214px}.burrow-node-stage p{margin:10px 0 0;color:#fffaf0ba;font-size:.82rem;line-height:1.45}.burrow-node-stage em{display:block;margin-top:12px;color:var(--amber);font-size:.68rem;font-style:normal;letter-spacing:.08em;text-transform:uppercase;font-weight:900}.control-visual{display:flex;gap:6px;align-items:end;opacity:0}.control-visual i{width:13px;border-radius:999px 999px 0 0;background:var(--amber);height:18px;animation:server-bars .9s ease-in-out infinite alternate}.control-visual i:nth-child(2){height:34px;animation-delay:.1s}.control-visual i:nth-child(3){height:24px;animation-delay:.2s}.control-visual i:nth-child(4){height:42px;animation-delay:.3s}.burrow-systems-panel{position:absolute;left:9%;top:18%;z-index:6;width:285px;padding:18px;border-radius:22px;border:1px solid rgba(243,200,107,.22);background:#141c15c7;color:var(--cream-2);box-shadow:0 24px 50px #0000003d}.burrow-systems-panel span{display:block;color:var(--amber);font-size:.58rem;text-transform:uppercase;letter-spacing:.12em;font-weight:950}.burrow-systems-panel strong{display:block;margin-top:8px;font-family:Georgia,serif;font-size:2rem}.burrow-system-track{height:8px;border-radius:999px;margin-top:12px;background:#fffaf01f;overflow:hidden}.burrow-system-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--rust),var(--amber));transition:width .28s ease}.burrow-systems-panel p{margin:11px 0 0;color:#fffaf0b8;font-size:.78rem;line-height:1.35}.burrow-route-network{position:absolute;left:22%;right:14%;top:48%;z-index:1;height:180px;border-top:3px dashed rgba(243,200,107,.13);border-bottom:3px dashed rgba(243,200,107,.1);pointer-events:none}.burrow-route-network span{position:absolute;width:15px;height:15px;border-radius:50%;background:#fffaf026;box-shadow:0 0 #f3c86b00}.burrow-route-network span:nth-child(1){left:8%;top:-8px}.burrow-route-network span:nth-child(2){left:38%;bottom:-8px}.burrow-route-network span:nth-child(3){left:68%;top:-8px}.burrow-route-network span:nth-child(4){right:6%;bottom:-8px}.burrow-route-network span.lit{background:var(--amber);box-shadow:0 0 0 9px #f3c86b1c,0 0 25px #f3c86b40}.active-burrow-snack .snack-visual,.active-burrow-server .server-visual,.active-burrow-hibernation .hatch-visual,.active-burrow-control .control-visual{opacity:1!important}.active-burrow-snack .snack-cache-reveal,.active-burrow-server .whistle-server-reveal,.active-burrow-hibernation .hibernation-door-reveal,.active-burrow-control .lab-window{filter:brightness(1.18)}.burrow-map-complete .burrow-systems-panel{border-color:#f3c86bbd;box-shadow:0 28px 65px #00000047,0 0 0 8px #f3c86b14}.burrow-control-button{border:1px solid rgba(255,250,240,.12);text-align:left;color:inherit;cursor:pointer}.burrow-control-button.active{outline:3px solid rgba(243,200,107,.24)}.case-progress-panel strong{transition:transform .2s ease}.case-solved .case-progress-panel{border-color:#f3c86bb8;box-shadow:0 28px 70px #0003,0 0 0 8px #f3c86b14}.case-solved .red-string{background:linear-gradient(90deg,var(--rust),var(--amber));box-shadow:0 0 22px #f3c86b3d}.case-solved .case-verdict-stamp{opacity:1!important;transform:scale(1) rotate(-7deg)!important}.case-finale{position:absolute;inset:auto 6% 6%;z-index:20;padding:20px 22px;border-radius:24px;border:2px solid rgba(159,70,48,.35);background:#fffaf0f0;box-shadow:0 30px 70px #00000047;animation:finale-pop .36s ease-out both}.case-finale span{display:block;color:var(--rust);font-size:.62rem;text-transform:uppercase;letter-spacing:.14em;font-weight:950}.case-finale strong{display:block;margin-top:6px;color:var(--pine);font-family:Georgia,serif;font-size:1.45rem;line-height:1.05}.case-finale p{margin:8px 0 0;color:#182018ad;font-size:.88rem}.case-confetti{position:absolute;inset:0;pointer-events:none;overflow:hidden;border-radius:inherit}.case-confetti i{position:absolute;top:-10px;width:8px;height:14px;border-radius:2px;background:var(--amber);animation:confetti-drop 1.5s ease-in-out infinite}.case-confetti i:nth-child(1){left:8%;animation-delay:0s;background:var(--amber)}.case-confetti i:nth-child(2){left:20%;animation-delay:.15s;background:var(--rust)}.case-confetti i:nth-child(3){left:34%;animation-delay:.3s;background:var(--pine)}.case-confetti i:nth-child(4){left:48%;animation-delay:.45s;background:var(--amber)}.case-confetti i:nth-child(5){left:60%;animation-delay:.6s;background:var(--rust)}.case-confetti i:nth-child(6){left:72%;animation-delay:.75s;background:var(--pine)}.case-confetti i:nth-child(7){left:84%;animation-delay:.9s;background:var(--amber)}.case-confetti i:nth-child(8){left:94%;animation-delay:1.05s;background:var(--rust)}@keyframes surveillance-sweep-move{0%{transform:translate(-42%)}to{transform:translate(42%)}}@keyframes roundness-ping{0%{transform:scale(.65);opacity:.85}to{transform:scale(1.35);opacity:0}}@keyframes leaf-sweep{0%{transform:translate(0) translateY(0) rotate(0);opacity:0}20%{opacity:1}to{transform:translate(-220px) translateY(42px) rotate(160deg);opacity:0}}@keyframes snack-pulse{0%{transform:scale(.92);filter:brightness(1)}to{transform:scale(1.12);filter:brightness(1.25)}}@keyframes server-bars{0%{transform:scaleY(.55);opacity:.65}to{transform:scaleY(1.08);opacity:1}}@keyframes finale-pop{0%{transform:translateY(20px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes confetti-drop{0%{transform:translateY(-18px) rotate(0);opacity:0}20%{opacity:1}to{transform:translateY(145px) rotate(220deg);opacity:0}}@media(max-width:1180px){.field-command-centre,.field-action-card,.burrow-systems-panel,.burrow-node-stage{transform:scale(.88);transform-origin:top right}.field-command-centre{right:3%}.burrow-systems-panel{left:5%}}@media(max-width:980px){.field-command-centre,.field-action-card,.burrow-systems-panel,.burrow-route-network,.burrow-pipe,.burrow-cable,.case-finale,.hotspot-four{display:none!important}}.field-command-centre{top:13%!important;right:5%!important;width:360px!important;min-height:auto!important;padding:16px 18px!important;display:grid;gap:10px;background:#fffaf0f0!important;z-index:15!important}.field-command-centre .field-command-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(24,58,42,.12);padding-bottom:8px}.field-command-centre .field-command-header span{color:var(--rust);text-transform:uppercase;letter-spacing:.13em;font-size:.56rem;font-weight:950}.field-command-centre .field-command-header b{color:#183a2aa8;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em}.field-command-centre>strong{margin:0!important;font-size:1.15rem!important;line-height:1.08!important;letter-spacing:-.025em}.field-command-centre>p{margin:0!important;max-width:100%;font-size:.78rem!important;line-height:1.35!important}.field-action-card{top:43%!important;right:7%!important;bottom:auto!important;width:245px!important;z-index:14!important;transform:rotate(2deg)}.field-reaction-card{display:none!important}.field-binocular-view{position:absolute;right:21%;top:26%;z-index:8;width:230px;height:150px;pointer-events:none;opacity:.12;transition:opacity .25s ease,transform .25s ease}.field-binocular-view span{position:absolute;top:20px;width:96px;height:96px;border:3px solid rgba(24,58,42,.36);border-radius:50%;background:#fffaf01a}.field-binocular-view span:nth-child(1){left:12px}.field-binocular-view span:nth-child(2){right:12px}.field-binocular-view i{position:absolute;left:50%;top:68px;width:54px;height:3px;translate:-50% 0;background:#183a2a5c;border-radius:999px}.snack-crumb-field{position:absolute;left:41%;bottom:21%;z-index:7;width:390px;height:90px;pointer-events:none;opacity:0}.snack-crumb-field i{position:absolute;width:12px;height:12px;border-radius:45% 55% 40% 60%;background:#d6a84f;box-shadow:0 0 0 5px #d6a84f1a;animation:crumb-bounce 1.1s ease-in-out infinite alternate}.snack-crumb-field i:nth-child(1){left:2%;top:65%;animation-delay:0s}.snack-crumb-field i:nth-child(2){left:16%;top:42%;animation-delay:.1s}.snack-crumb-field i:nth-child(3){left:31%;top:72%;animation-delay:.2s}.snack-crumb-field i:nth-child(4){left:48%;top:30%;animation-delay:.3s}.snack-crumb-field i:nth-child(5){left:62%;top:60%;animation-delay:.4s}.snack-crumb-field i:nth-child(6){left:78%;top:38%;animation-delay:.5s}.snack-crumb-field i:nth-child(7){right:2%;top:68%;animation-delay:.6s}.exit-marmot-dash{position:absolute;right:12%;bottom:16%;z-index:10;pointer-events:none;opacity:0;transform:translate(-70px)}.exit-marmot-dash:before{content:"";position:absolute;left:-115px;top:34px;width:120px;height:3px;border-radius:999px;background:repeating-linear-gradient(90deg,rgba(24,58,42,.28) 0 12px,transparent 12px 20px)}.sentinel-whistle-wave{position:absolute;left:57%;top:50%;z-index:9;width:160px;height:120px;opacity:0;pointer-events:none}.sentinel-whistle-wave span{position:absolute;left:0;top:50%;border:3px solid rgba(243,200,107,.72);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:translateY(-50%) rotate(45deg);animation:whistle-wave 1.15s ease-out infinite}.sentinel-whistle-wave span:nth-child(1){width:34px;height:34px}.sentinel-whistle-wave span:nth-child(2){width:66px;height:66px;animation-delay:.18s}.sentinel-whistle-wave span:nth-child(3){width:100px;height:100px;animation-delay:.36s}.transect-laser{position:absolute;left:34%;right:8%;bottom:38%;z-index:5;height:3px;pointer-events:none;opacity:0;rotate:-2deg}.transect-laser i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(243,200,107,.8),rgba(255,250,240,.85),transparent);box-shadow:0 0 18px #f3c86b73;animation:laser-draw 1.2s ease-out infinite alternate}.active-field-sentinel .sentinel-whistle-wave,.active-field-snack .snack-crumb-field,.active-field-exit .exit-marmot-dash,.active-field-transect .transect-laser,.active-field-round .field-binocular-view,.active-field-wind .field-binocular-view{opacity:1!important}.active-field-round .field-binocular-view{transform:scale(1.08)}.active-field-exit .exit-marmot-dash{animation:marmot-dash 1.25s ease-in-out infinite}.active-field-wind .field-binocular-view{transform:rotate(-2deg) translateY(-4px)}.burrow-elevator{position:absolute;left:52%;top:8%;z-index:6;width:100px;height:520px;pointer-events:none}.elevator-cable{position:absolute;left:50%;top:0;bottom:0;width:3px;translate:-50% 0;border-radius:999px;background:linear-gradient(180deg,#f3c86b0d,#f3c86b66,#f3c86b14)}.elevator-capsule{position:absolute;left:50%;top:58%;width:76px;height:58px;translate:-50% -50%;border-radius:20px;border:3px solid rgba(243,200,107,.25);background:#0f0f0cdb;box-shadow:0 18px 36px #0000003d,0 0 28px #f3c86b1f;transition:top .45s cubic-bezier(.2,.8,.2,1),transform .35s ease}.elevator-capsule .marmot{position:absolute;left:50%;bottom:-8px;translate:-50% 0;scale:.55}.active-burrow-snack .elevator-capsule{top:76%}.active-burrow-server .elevator-capsule{top:41%}.active-burrow-hibernation .elevator-capsule{top:63%}.active-burrow-control .elevator-capsule{top:25%}.snack-vault{position:absolute;left:24%;bottom:19%;z-index:7;width:190px;height:120px;border-radius:26px;background:#16100c8c;box-shadow:inset 0 0 0 9px #5e3b226b,0 22px 45px #0003;opacity:.25;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.vault-door{position:absolute;left:18px;top:20px;width:72px;height:80px;border-radius:18px;background:linear-gradient(135deg,#f3c86bbf,#8b5b2cd9);transform-origin:left center;transition:transform .35s ease}.snack-vault i{position:absolute;width:11px;height:11px;border-radius:50%;background:var(--amber);opacity:0}.snack-vault i:nth-child(2){left:116px;top:34px}.snack-vault i:nth-child(3){left:132px;top:68px}.snack-vault i:nth-child(4){left:102px;top:82px}.snack-vault i:nth-child(5){left:148px;top:44px}.snack-vault i:nth-child(6){left:124px;top:92px}.active-burrow-snack .snack-vault{opacity:1;transform:translateY(-8px)}.active-burrow-snack .vault-door{transform:perspective(500px) rotateY(-55deg)}.active-burrow-snack .snack-vault i{opacity:1;animation:crumb-bounce .9s ease-in-out infinite alternate}.server-room{position:absolute;right:20%;top:24%;z-index:7;width:230px;height:132px;padding:20px;border-radius:24px;background:#0d1a13b8;border:1px solid rgba(243,200,107,.2);box-shadow:0 24px 50px #00000038;opacity:.22;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.server-room span{display:block;height:12px;margin-bottom:10px;border-radius:999px;background:linear-gradient(90deg,#f3c86b33,#f3c86bbf,#183a2a59);transform-origin:left}.server-room b{display:inline-block;width:12px;height:12px;margin-right:11px;border-radius:50%;background:var(--amber);box-shadow:0 0 18px #f3c86b66;animation:server-light .8s ease-in-out infinite alternate}.server-room b:nth-of-type(2){animation-delay:.15s}.server-room b:nth-of-type(3){animation-delay:.3s}.active-burrow-server .server-room{opacity:1;transform:translateY(-8px)}.active-burrow-server .server-room span{animation:server-flow 1.1s ease-in-out infinite alternate}.quiet-hatch{position:absolute;right:14%;bottom:17%;z-index:7;width:220px;height:110px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(0,0,0,.88) 0 48%,rgba(79,50,30,.8) 50% 68%,transparent 70%);opacity:.25;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.quiet-hatch span{position:absolute;color:#fffaf073;font-family:Georgia,serif;font-weight:900;animation:zzz-float 2.2s ease-in-out infinite}.quiet-hatch span:nth-child(1){left:38px;top:22px}.quiet-hatch span:nth-child(2){left:90px;top:4px;animation-delay:.3s}.quiet-hatch span:nth-child(3){right:36px;top:25px;animation-delay:.6s}.active-burrow-hibernation .quiet-hatch{opacity:1;transform:translateY(-12px) scale(1.04)}.control-map-hologram{position:absolute;left:64%;top:47%;z-index:8;width:180px;height:130px;border-radius:24px;border:1px solid rgba(124,190,147,.25);background:radial-gradient(circle at 50% 50%,#7cbe932e,#0d1a138c);box-shadow:0 0 40px #7cbe931f;opacity:.18;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.control-map-hologram span{position:absolute;width:15px;height:15px;border-radius:50%;background:#7cbe93e6;box-shadow:0 0 18px #7cbe9373}.control-map-hologram span:nth-child(1){left:26px;top:28px}.control-map-hologram span:nth-child(2){left:78px;top:70px}.control-map-hologram span:nth-child(3){right:34px;top:42px}.control-map-hologram span:nth-child(4){right:54px;bottom:26px}.control-map-hologram:before,.control-map-hologram:after{content:"";position:absolute;left:36px;right:36px;top:50%;height:2px;background:#7cbe9380;transform-origin:center}.control-map-hologram:after{rotate:45deg}.active-burrow-control .control-map-hologram{opacity:1;transform:translateY(-10px) scale(1.04)}.burrow-rail-cart{position:absolute;left:18%;top:57%;z-index:8;width:74px;height:52px;border-radius:16px 16px 10px 10px;background:linear-gradient(180deg,#d6a84f,#83562d);box-shadow:0 18px 30px #00000038;pointer-events:none;opacity:.7;transition:left .45s cubic-bezier(.2,.8,.2,1),top .45s cubic-bezier(.2,.8,.2,1),transform .35s ease}.burrow-rail-cart:before,.burrow-rail-cart:after{content:"";position:absolute;bottom:-9px;width:18px;height:18px;border-radius:50%;background:#18120d}.burrow-rail-cart:before{left:9px}.burrow-rail-cart:after{right:9px}.burrow-rail-cart .marmot{position:absolute;left:50%;bottom:10px;translate:-50% 0;scale:.42}.active-burrow-snack .burrow-rail-cart{left:28%;top:63%}.active-burrow-server .burrow-rail-cart{left:66%;top:36%}.active-burrow-hibernation .burrow-rail-cart{left:72%;top:63%}.active-burrow-control .burrow-rail-cart{left:58%;top:51%}.burrow-node-stage{right:6%!important;bottom:8%!important;top:auto!important;z-index:12!important}.burrow-systems-panel{left:6%!important;top:16%!important;z-index:13!important}.depth-log{opacity:.62!important}.case-finale{inset:auto 7% 7%!important;z-index:30!important}@keyframes crumb-bounce{0%{transform:translateY(0) scale(.85)}to{transform:translateY(-10px) scale(1.12)}}@keyframes whistle-wave{0%{transform:translateY(-50%) rotate(45deg) scale(.75);opacity:.8}to{transform:translateY(-50%) rotate(45deg) scale(1.5);opacity:0}}@keyframes laser-draw{0%{transform:scaleX(.08);transform-origin:left;opacity:.4}to{transform:scaleX(1);transform-origin:left;opacity:1}}@keyframes marmot-dash{0%{transform:translate(-110px);opacity:0}25%{opacity:1}75%{opacity:1}to{transform:translate(24px);opacity:.3}}@keyframes server-light{0%{opacity:.35;transform:scale(.8)}to{opacity:1;transform:scale(1.15)}}@keyframes server-flow{0%{transform:scaleX(.35);opacity:.6}to{transform:scaleX(1);opacity:1}}@keyframes zzz-float{0%{transform:translateY(18px);opacity:0}30%{opacity:.75}to{transform:translateY(-28px);opacity:0}}@media(max-width:1180px){.field-command-centre{width:315px!important;right:3%!important}.field-action-card{display:none!important}.server-room,.control-map-hologram,.quiet-hatch,.snack-vault,.burrow-elevator,.burrow-rail-cart{transform:scale(.85)}}@media(max-width:980px){.field-command-centre,.field-binocular-view,.snack-crumb-field,.exit-marmot-dash,.sentinel-whistle-wave,.transect-laser,.burrow-elevator,.snack-vault,.server-room,.quiet-hatch,.control-map-hologram,.burrow-rail-cart{display:none!important}}.surveillance-v2 .field-command-centre,.surveillance-v2 .field-action-card,.surveillance-v2 .field-reaction-card,.surveillance-v2 .field-data-panel,.surveillance-v2 .field-radar,.surveillance-v2 .field-clipboard,.surveillance-v2 .field-label,.surveillance-v2 .snack-route,.surveillance-v2 .alarm-rings,.surveillance-v2 .evacuation-puff,.surveillance-v2 .roundness-lock,.surveillance-v2 .wind-sweep-leaves,.surveillance-v2 .survey-complete-badge,.surveillance-v2 .field-binocular-view,.surveillance-v2 .snack-crumb-field,.surveillance-v2 .exit-marmot-dash,.surveillance-v2 .sentinel-whistle-wave,.surveillance-v2 .transect-laser{display:none!important}.surveillance-v2{overflow:hidden}.surveillance-console{position:absolute;right:7%;top:17%;z-index:16;width:390px;padding:22px;border-radius:28px;background:#fffaf0f0;border:1px solid rgba(24,58,42,.14);box-shadow:0 30px 70px #18201829}.console-kicker{display:block;color:var(--rust);font-size:.58rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.surveillance-console h3,.burrow-command-console h3{margin:8px 0;color:var(--pine);font-family:Georgia,serif;font-size:1.85rem;line-height:.98;letter-spacing:-.045em}.surveillance-console p,.burrow-command-console p{margin:0;color:#182018ad;line-height:1.45;font-size:.9rem}.console-buttons,.burrow-switches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px}.console-buttons button,.burrow-switches button{border:1px solid rgba(24,58,42,.12);border-radius:15px;padding:10px 11px;background:#183a2a12;color:var(--pine);font-weight:900;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.console-buttons button:hover,.console-buttons button:focus-visible,.burrow-switches button:hover,.burrow-switches button:focus-visible{transform:translateY(-3px);outline:none;background:#f3c86b33;border-color:#f3c86b73}.console-buttons button.active,.burrow-switches button.active{background:var(--pine);color:var(--cream-2);border-color:#f3c86b73;box-shadow:0 14px 26px #183a2a33}.field-camera-frame{position:absolute;left:49%;top:24%;z-index:7;width:44%;height:52%;pointer-events:none;border:1px solid rgba(24,58,42,.12);border-radius:28px;opacity:.55}.field-camera-frame .corner{position:absolute;width:42px;height:42px;border-color:#183a2a59}.corner-a{left:18px;top:18px;border-top:3px solid;border-left:3px solid}.corner-b{right:18px;top:18px;border-top:3px solid;border-right:3px solid}.corner-c{left:18px;bottom:18px;border-bottom:3px solid;border-left:3px solid}.corner-d{right:18px;bottom:18px;border-bottom:3px solid;border-right:3px solid}.camera-line{position:absolute;background:#183a2a1f}.line-h{left:0;right:0;top:50%;height:1px}.line-v{top:0;bottom:0;left:50%;width:1px}.meadow-command-banner{position:absolute;right:11%;bottom:16%;z-index:12;padding:12px 16px;border-radius:999px;background:#fffaf0e0;color:var(--pine);font-weight:950;box-shadow:0 20px 44px #1820181f;transform:rotate(-2deg);pointer-events:none}.watch-blind{position:absolute;left:58%;top:48%;z-index:8;width:180px;height:105px;pointer-events:none}.watch-blind span{position:absolute;left:20px;right:20px;bottom:0;height:64px;border-radius:34px 34px 10px 10px;background:#12251bb8;box-shadow:inset 0 0 0 7px #fffaf01f,0 18px 38px #1820182e}.watch-blind span:before,.watch-blind span:after{content:"";position:absolute;top:22px;width:30px;height:12px;border-radius:999px;background:#000000bf}.watch-blind span:before{left:24px}.watch-blind span:after{right:24px}.watch-blind strong{position:absolute;left:50%;top:0;translate:-50% 0;width:max-content;padding:7px 10px;border-radius:999px;background:#fffaf0d9;color:var(--pine);font-size:.62rem;text-transform:uppercase;letter-spacing:.08em}.whistle-shockwave,.roundness-scanner,.snack-lure-trail,.recall-flags{pointer-events:none}.whistle-shockwave{position:absolute;left:63%;top:50%;z-index:10;width:220px;height:160px;opacity:0}.whistle-shockwave span{position:absolute;left:0;top:50%;border:4px solid rgba(243,200,107,.72);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:translateY(-50%) rotate(45deg);animation:whistle-wave 1.3s ease-out infinite}.whistle-shockwave span:nth-child(1){width:34px;height:34px}.whistle-shockwave span:nth-child(2){width:70px;height:70px;animation-delay:.18s}.whistle-shockwave span:nth-child(3){width:108px;height:108px;animation-delay:.36s}.whistle-shockwave span:nth-child(4){width:150px;height:150px;animation-delay:.54s}.snack-lure-trail{position:absolute;left:48%;bottom:18%;z-index:10;width:440px;height:120px;opacity:0}.snack-lure-trail i{position:absolute;width:14px;height:14px;border-radius:45% 55% 40% 60%;background:var(--amber);box-shadow:0 0 0 7px #f3c86b1f;animation:crumb-bounce 1s ease-in-out infinite alternate}.snack-lure-trail i:nth-child(1){left:0%;top:76%;animation-delay:0s}.snack-lure-trail i:nth-child(2){left:12%;top:55%;animation-delay:.08s}.snack-lure-trail i:nth-child(3){left:26%;top:70%;animation-delay:.16s}.snack-lure-trail i:nth-child(4){left:40%;top:40%;animation-delay:.24s}.snack-lure-trail i:nth-child(5){left:56%;top:62%;animation-delay:.32s}.snack-lure-trail i:nth-child(6){left:70%;top:34%;animation-delay:.4s}.snack-lure-trail i:nth-child(7){left:84%;top:58%;animation-delay:.48s}.snack-lure-trail i:nth-child(8){right:0%;top:28%;animation-delay:.56s}.roundness-scanner{position:absolute;right:17%;top:38%;z-index:11;width:170px;height:170px;opacity:0}.roundness-scanner span{position:absolute;inset:0;border-radius:50%;border:4px solid rgba(243,200,107,.56);animation:roundness-ping 1.4s ease-out infinite}.roundness-scanner span:nth-child(2){inset:22px;animation-delay:.2s}.roundness-scanner span:nth-child(3){inset:44px;animation-delay:.4s}.roundness-scanner b{position:absolute;left:50%;top:50%;translate:-50% -50%;padding:8px 12px;border-radius:999px;background:var(--pine);color:var(--amber);font-family:Georgia,serif;font-size:1.25rem}.recall-flags{position:absolute;right:10%;bottom:29%;z-index:12;display:grid;gap:10px;opacity:0}.recall-flags span{padding:9px 12px;border-radius:999px;background:#9f4630eb;color:var(--cream-2);font-size:.68rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 14px 26px #1820182e}.surveillance-mode-watch .watch-blind{animation:blind-pop .6s ease both}.surveillance-mode-whistle .whistle-shockwave,.surveillance-mode-snack .snack-lure-trail,.surveillance-mode-scan .roundness-scanner,.surveillance-mode-recall .recall-flags{opacity:1}.surveillance-mode-whistle .field-marmot,.surveillance-mode-scan .field-marmot{animation:marmot-startle .75s ease-in-out infinite alternate}.surveillance-mode-snack .marmot-runner{transform:translate(130px) translateY(-30px)}.surveillance-mode-recall .field-marmot{opacity:.18;transform:translateY(50px) scale(.7)}.surveillance-mode-recall .hole-a,.surveillance-mode-recall .hole-b{box-shadow:0 0 0 16px #f3c86b29,0 0 40px #183a2a2e}.burrow-v2 .measure-ruler,.burrow-v2 .depth-log,.burrow-v2 .burrow-map-panel,.burrow-v2 .burrow-hotspot,.burrow-v2 .burrow-node-stage,.burrow-v2 .burrow-systems-panel,.burrow-v2 .burrow-route-network,.burrow-v2 .burrow-pipe,.burrow-v2 .burrow-cable,.burrow-v2 .burrow-elevator,.burrow-v2 .snack-vault,.burrow-v2 .server-room,.burrow-v2 .quiet-hatch,.burrow-v2 .control-map-hologram,.burrow-v2 .burrow-rail-cart,.burrow-v2 .tunnel,.burrow-v2 .tunnel-office,.burrow-v2 .tunnel-sign,.burrow-v2 .dig-lines{display:none!important}.burrow-v2{overflow:hidden}.burrow-command-console{position:absolute;left:6%;top:18%;z-index:15;width:360px;padding:22px;border-radius:28px;border:1px solid rgba(243,200,107,.28);background:#121b14e0;box-shadow:0 30px 70px #00000042}.burrow-command-console h3{color:var(--cream-2)}.burrow-command-console p{color:#fffaf0b8}.burrow-switches button{background:#fffaf014;color:var(--cream-2);border-color:#fffaf01a}.clean-burrow-map{position:absolute;right:5%;top:19%;z-index:7;width:min(820px,52vw);height:610px;border-radius:44px;border:1px solid rgba(243,200,107,.16);background:radial-gradient(circle at 25% 28%,rgba(243,200,107,.12),transparent 16rem),radial-gradient(circle at 75% 70%,rgba(124,190,147,.08),transparent 13rem),#19120d42;box-shadow:inset 0 0 0 1px #fffaf009,0 26px 70px #0000002e;overflow:hidden}.map-tunnel{position:absolute;border-radius:999px;background:#0a0806b8;box-shadow:0 0 0 18px #59371f57,inset 0 8px 18px #00000057}.tunnel-main{left:9%;right:9%;top:48%;height:74px}.tunnel-upper{left:28%;top:25%;width:410px;height:56px;rotate:-12deg}.tunnel-lower{right:20%;bottom:18%;width:390px;height:58px;rotate:8deg}.burrow-room{position:absolute;z-index:8;width:170px;height:128px;border-radius:28px;border:1px solid rgba(243,200,107,.18);background:#121b14c7;box-shadow:0 22px 42px #00000038;color:var(--cream-2);transition:transform .26s ease,box-shadow .26s ease,background .26s ease}.burrow-room span{position:absolute;left:14px;top:12px;color:var(--amber);font-size:.58rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.room-snacks{left:9%;top:16%}.room-whistles{right:12%;top:16%}.room-sleep{left:15%;bottom:14%}.room-doors{right:14%;bottom:13%}.room-snacks i{position:absolute;bottom:20px;width:20px;height:20px;border-radius:45% 55% 40% 60%;background:var(--amber);opacity:.35}.room-snacks i:nth-child(2){left:36px}.room-snacks i:nth-child(3){left:72px}.room-snacks i:nth-child(4){left:108px}.room-whistles b{position:absolute;bottom:20px;width:14px;border-radius:999px 999px 0 0;background:var(--amber);opacity:.4}.room-whistles b:nth-child(2){left:34px;height:22px}.room-whistles b:nth-child(3){left:62px;height:42px}.room-whistles b:nth-child(4){left:90px;height:30px}.room-whistles b:nth-child(5){left:118px;height:54px}.room-sleep em{position:absolute;left:50%;top:54%;translate:-50% -50%;color:#fffaf073;font-family:Georgia,serif;font-size:2.4rem;font-style:normal;font-weight:900}.room-doors strong{position:absolute;left:50%;top:56%;translate:-50% -50%;width:82px;height:52px;border-radius:999px;background:#050403;box-shadow:0 0 0 12px #59371f8c}.crumb-conveyor,.signal-pulses,.quiet-dimmer,.door-test-animation{position:absolute;z-index:12;pointer-events:none;opacity:0;transition:opacity .25s ease}.crumb-conveyor{left:18%;top:50%;width:480px;height:48px}.crumb-conveyor:before{content:"";position:absolute;left:0;right:0;top:22px;height:8px;border-radius:999px;background:repeating-linear-gradient(90deg,#f3c86b73 0 18px,#fffaf024 18px 28px)}.crumb-conveyor i{position:absolute;top:0;width:16px;height:16px;border-radius:45% 55% 40% 60%;background:var(--amber);animation:conveyor-crumb 2.4s linear infinite}.crumb-conveyor i:nth-child(1){animation-delay:0s}.crumb-conveyor i:nth-child(2){animation-delay:.35s}.crumb-conveyor i:nth-child(3){animation-delay:.7s}.crumb-conveyor i:nth-child(4){animation-delay:1.05s}.crumb-conveyor i:nth-child(5){animation-delay:1.4s}.signal-pulses{left:33%;right:20%;top:34%;height:220px}.signal-pulses i{position:absolute;border:3px solid rgba(243,200,107,.55);border-radius:50%;animation:signal-pulse 1.4s ease-out infinite}.signal-pulses i:nth-child(1){left:12%;top:38%;width:50px;height:50px}.signal-pulses i:nth-child(2){left:46%;top:8%;width:70px;height:70px;animation-delay:.25s}.signal-pulses i:nth-child(3){right:5%;bottom:10%;width:58px;height:58px;animation-delay:.5s}.quiet-dimmer{inset:0;background:radial-gradient(circle at 26% 70%,transparent 0 8rem,rgba(0,0,0,.32) 22rem)}.door-test-animation{right:21%;bottom:21%;width:170px;height:100px}.door-test-animation span{position:absolute;top:16px;width:68px;height:68px;border-radius:18px;background:#f3c86b9e;box-shadow:0 16px 30px #0003;animation:door-slide 1.2s ease-in-out infinite alternate}.door-test-animation span:first-child{left:8px}.door-test-animation span:last-child{right:8px;animation-direction:alternate-reverse}.burrow-inspector{position:absolute;left:50%;top:44%;z-index:15;transform:translate(-50%,-50%);transition:left .35s ease,top .35s ease,transform .35s ease}.burrow-status-card{position:absolute;right:8%;bottom:9%;z-index:16;width:320px;padding:18px;border-radius:24px;border:1px solid rgba(255,250,240,.12);background:#121b14e0;color:var(--cream-2);box-shadow:0 25px 58px #00000040}.burrow-status-card span{color:var(--amber);font-size:.58rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.burrow-status-card strong{display:block;margin-top:8px;font-family:Georgia,serif;font-size:1.5rem;line-height:1.05}.burrow-status-card p{margin:8px 0 0;color:#fffaf0ad;line-height:1.4;font-size:.85rem}.burrow-mode-snacks .room-snacks,.burrow-mode-whistles .room-whistles,.burrow-mode-sleep .room-sleep,.burrow-mode-doors .room-doors{transform:translateY(-8px) scale(1.05);background:#1c3727e0;box-shadow:0 30px 62px #00000047,0 0 0 6px #f3c86b17}.burrow-mode-snacks .crumb-conveyor,.burrow-mode-whistles .signal-pulses,.burrow-mode-sleep .quiet-dimmer,.burrow-mode-doors .door-test-animation{opacity:1}.burrow-mode-snacks .room-snacks i{opacity:1;animation:crumb-bounce .9s ease-in-out infinite alternate}.burrow-mode-whistles .room-whistles b{opacity:1;animation:server-light .8s ease-in-out infinite alternate}.burrow-mode-sleep .room-sleep em{animation:zzz-float 2.1s ease-in-out infinite}.burrow-mode-snacks .burrow-inspector{left:25%;top:55%}.burrow-mode-whistles .burrow-inspector{left:75%;top:33%}.burrow-mode-sleep .burrow-inspector{left:30%;top:73%;opacity:.45}.burrow-mode-doors .burrow-inspector{left:76%;top:72%}@keyframes blind-pop{0%{transform:translateY(20px);opacity:.2}to{transform:translateY(0);opacity:1}}@keyframes marmot-startle{0%{transform:translateY(0)}to{transform:translateY(-14px)}}@keyframes conveyor-crumb{0%{transform:translate(0) translateY(2px);opacity:0}15%{opacity:1}85%{opacity:1}to{transform:translate(460px) translateY(-2px);opacity:0}}@keyframes signal-pulse{0%{transform:scale(.45);opacity:.8}to{transform:scale(1.7);opacity:0}}@keyframes door-slide{0%{transform:translate(0)}to{transform:translate(34px)}}.burrow-v2 .hotspot-one,.burrow-v2 .hotspot-two,.burrow-v2 .hotspot-three,.burrow-v2 .hotspot-four,.burrow-v2 .snack-cache-reveal,.burrow-v2 .whistle-server-reveal,.burrow-v2 .hibernation-door-reveal{display:none!important}@media(max-width:1180px){.surveillance-console{right:4%;width:330px}.clean-burrow-map{right:3%;width:56vw}.burrow-command-console{width:320px}}@media(max-width:980px){.field-camera-frame,.watch-blind,.whistle-shockwave,.snack-lure-trail,.roundness-scanner,.recall-flags,.clean-burrow-map,.burrow-status-card{display:none!important}.surveillance-console,.burrow-command-console{position:relative!important;inset:auto!important;width:calc(100% - 36px)!important;margin:24px auto 0}}.field-camera-mission .surveillance-console,.field-camera-mission .field-command-centre,.field-camera-mission .field-action-card,.field-camera-mission .field-reaction-card,.field-camera-mission .field-data-panel,.field-camera-mission .field-radar,.field-camera-mission .field-clipboard,.field-camera-mission .field-label,.field-camera-mission .snack-route,.field-camera-mission .alarm-rings,.field-camera-mission .evacuation-puff,.field-camera-mission .roundness-lock,.field-camera-mission .wind-sweep-leaves,.field-camera-mission .survey-complete-badge,.field-camera-mission .field-binocular-view,.field-camera-mission .snack-crumb-field,.field-camera-mission .exit-marmot-dash,.field-camera-mission .sentinel-whistle-wave,.field-camera-mission .transect-laser,.field-camera-mission .watch-blind,.field-camera-mission .whistle-shockwave,.field-camera-mission .snack-lure-trail,.field-camera-mission .roundness-scanner,.field-camera-mission .recall-flags,.field-camera-mission .meadow-command-banner,.field-camera-mission .field-camera-frame,.burrow-ops-sim .measure-ruler,.burrow-ops-sim .depth-log,.burrow-ops-sim .burrow-map-panel,.burrow-ops-sim .burrow-hotspot,.burrow-ops-sim .burrow-node-stage,.burrow-ops-sim .burrow-systems-panel,.burrow-ops-sim .burrow-route-network,.burrow-ops-sim .burrow-pipe,.burrow-ops-sim .burrow-cable,.burrow-ops-sim .burrow-elevator,.burrow-ops-sim .snack-vault,.burrow-ops-sim .server-room,.burrow-ops-sim .quiet-hatch,.burrow-ops-sim .control-map-hologram,.burrow-ops-sim .burrow-rail-cart,.burrow-ops-sim .tunnel,.burrow-ops-sim .tunnel-office,.burrow-ops-sim .tunnel-sign,.burrow-ops-sim .dig-lines,.burrow-ops-sim .clean-burrow-map,.burrow-ops-sim .burrow-command-console,.burrow-ops-sim .burrow-status-card{display:none!important}.field-camera-mission .habitat-copy{z-index:12}.camera-briefing{position:absolute;right:6%;top:16%;z-index:18;width:340px;padding:18px 20px;border-radius:26px;background:#fffaf0f0;border:1px solid rgba(24,58,42,.14);box-shadow:0 28px 70px #18201826}.camera-briefing span{display:block;color:var(--rust);font-size:.58rem;font-weight:950;text-transform:uppercase;letter-spacing:.14em}.camera-briefing strong{display:block;margin-top:8px;color:var(--pine);font-family:Georgia,serif;font-size:1.65rem;line-height:1;letter-spacing:-.04em}.camera-briefing p{margin:9px 0 0;color:#182018ad;font-size:.86rem;line-height:1.42}.camera-viewfinder{position:absolute;left:47%;top:22%;z-index:8;width:46%;height:54%;border-radius:34px;border:1px solid rgba(24,58,42,.12);pointer-events:none;opacity:.62}.vf-corner{position:absolute;width:54px;height:54px;border-color:#183a2a6b}.vf-a{left:22px;top:22px;border-top:4px solid;border-left:4px solid}.vf-b{right:22px;top:22px;border-top:4px solid;border-right:4px solid}.vf-c{left:22px;bottom:22px;border-bottom:4px solid;border-left:4px solid}.vf-d{right:22px;bottom:22px;border-bottom:4px solid;border-right:4px solid}.vf-line{position:absolute;background:#183a2a1a}.vf-h{left:0;right:0;top:50%;height:1px}.vf-v{top:0;bottom:0;left:50%;width:1px}.vf-rec{position:absolute;right:28px;top:24px;color:var(--rust);font-size:.65rem;letter-spacing:.12em}.vf-rec:before{content:"";display:inline-block;width:9px;height:9px;margin-right:7px;border-radius:50%;background:var(--rust);box-shadow:0 0 0 6px #9f463021}.camera-hotspot{position:absolute;z-index:20;border:0;background:transparent;width:100px;height:100px;border-radius:50%;cursor:crosshair}.camera-hotspot:before{content:"";position:absolute;inset:28px;border-radius:50%;border:2px dashed rgba(243,200,107,.7);background:#fffaf00a;opacity:0;transition:opacity .2s ease,transform .2s ease}.camera-hotspot span{position:absolute;left:50%;top:100%;translate:-50% 8px;width:max-content;padding:7px 10px;border-radius:999px;background:#fffaf0eb;color:var(--pine);font-size:.62rem;font-weight:950;opacity:0;box-shadow:0 14px 30px #1820181f;transition:opacity .18s ease,transform .18s ease}.camera-hotspot:hover:before,.camera-hotspot:focus-visible:before{opacity:1;transform:scale(1.5)}.camera-hotspot:hover span,.camera-hotspot:focus-visible span{opacity:1;transform:translateY(-4px)}.hotspot-sentinel{left:56%;top:49%}.hotspot-snack{left:49%;bottom:21%}.hotspot-shadow{right:20%;top:27%}.hotspot-roundness{right:13%;bottom:23%}.hotspot-backpack{left:64%;bottom:28%}.camera-focus-ring{position:absolute;z-index:11;width:150px;height:150px;pointer-events:none;opacity:0;transition:left .25s ease,top .25s ease,opacity .18s ease}.camera-focus-ring span{position:absolute;inset:0;border-radius:50%;border:4px solid rgba(243,200,107,.55);animation:roundness-ping 1.2s ease-out infinite}.camera-focus-ring span:nth-child(2){inset:24px;animation-delay:.18s}.discovery-sentinel .camera-focus-ring{left:54%;top:46%;opacity:1}.discovery-snack .camera-focus-ring{left:47%;top:62%;opacity:1}.discovery-shadow .camera-focus-ring{right:18%;top:24%;opacity:1}.discovery-roundness .camera-focus-ring{right:11%;top:58%;opacity:1}.discovery-backpack .camera-focus-ring{left:62%;top:60%;opacity:1}.camera-flash{position:absolute;inset:0;z-index:30;background:#fffaf0b3;pointer-events:none;opacity:0}.field-camera-mission[class*=discovery-] .camera-flash{animation:camera-flash .34s ease-out}.field-event{position:absolute;z-index:10;pointer-events:none;opacity:0}.sentinel-event{left:59%;top:53%;width:150px;height:110px}.sentinel-event span{position:absolute;left:0;top:50%;border:3px solid rgba(243,200,107,.72);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:translateY(-50%) rotate(45deg);animation:whistle-wave 1.15s ease-out infinite}.sentinel-event span:nth-child(1){width:34px;height:34px}.sentinel-event span:nth-child(2){width:70px;height:70px;animation-delay:.16s}.sentinel-event span:nth-child(3){width:108px;height:108px;animation-delay:.32s}.snack-event{left:45%;bottom:18%;width:420px;height:110px}.snack-event i{position:absolute;width:14px;height:14px;border-radius:45% 55% 40% 60%;background:var(--amber);box-shadow:0 0 0 7px #f3c86b1f;animation:crumb-bounce 1s ease-in-out infinite alternate}.snack-event i:nth-child(1){left:0%;top:75%}.snack-event i:nth-child(2){left:16%;top:52%;animation-delay:.1s}.snack-event i:nth-child(3){left:32%;top:68%;animation-delay:.2s}.snack-event i:nth-child(4){left:48%;top:35%;animation-delay:.3s}.snack-event i:nth-child(5){left:64%;top:56%;animation-delay:.4s}.snack-event i:nth-child(6){right:0%;top:32%;animation-delay:.5s}.shadow-event{right:-12%;top:29%;width:420px;height:120px;border-radius:50%;background:#0c181242;filter:blur(6px);rotate:-12deg;animation:bird-shadow-pass 2.4s ease-in-out infinite}.roundness-event{right:13%;bottom:24%;width:170px;height:170px}.roundness-event span{position:absolute;inset:0;border-radius:50%;border:4px solid rgba(243,200,107,.56);animation:roundness-ping 1.4s ease-out infinite}.roundness-event span:nth-child(2){inset:34px;animation-delay:.18s}.roundness-event b{position:absolute;left:50%;top:50%;translate:-50% -50%;padding:8px 12px;border-radius:999px;background:var(--pine);color:var(--amber);font-family:Georgia,serif;font-size:1.3rem}.backpack-event{left:65%;bottom:30%;width:70px;height:56px}.backpack-event span{display:block;width:62px;height:48px;border-radius:14px 14px 9px 9px;background:linear-gradient(180deg,#415c51,#263b34);box-shadow:inset 0 0 0 4px #fffaf017,0 14px 26px #1820182e;animation:backpack-wiggle .8s ease-in-out infinite alternate}.backpack-event span:before{content:"";position:absolute;left:18px;top:-10px;width:28px;height:18px;border:5px solid #263b34;border-bottom:0;border-radius:999px 999px 0 0}.discovery-sentinel .sentinel-event,.discovery-snack .snack-event,.discovery-shadow .shadow-event,.discovery-roundness .roundness-event,.discovery-backpack .backpack-event{opacity:1}.discovery-sentinel .field-marmot,.discovery-shadow .field-marmot,.discovery-backpack .field-marmot{animation:marmot-startle .65s ease-in-out infinite alternate}.discovery-snack .marmot-runner{transform:translate(120px) translateY(-24px)}.photo-reel{position:absolute;left:6%;right:6%;bottom:7%;z-index:24;display:grid;grid-template-columns:150px repeat(5,minmax(108px,1fr));gap:12px;align-items:stretch}.reel-title{align-self:center;padding:14px 16px;border-radius:18px;background:#183a2ae0;color:var(--amber);font-size:.68rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 18px 38px #1820182e}.photo-card{position:relative;min-height:96px;border:0;border-radius:16px;padding:10px;background:#fffaf0c7;box-shadow:0 16px 34px #1820181f;cursor:pointer;transform:rotate(-1.5deg);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.photo-card:nth-child(odd){transform:rotate(1deg)}.photo-card:hover,.photo-card.active{transform:translateY(-8px) rotate(0);box-shadow:0 24px 48px #1820182e}.photo-card i{display:block;height:46px;border-radius:10px;background:linear-gradient(135deg,#183a2a29,#f3c86b38),#183a2a0f;filter:grayscale(1)}.photo-card.captured i{filter:none;background:radial-gradient(circle at 50% 70%,rgba(24,58,42,.35) 0 11px,transparent 12px),linear-gradient(180deg,#b8dce7cc,#93aa5a99)}.photo-card strong{display:block;margin-top:8px;color:var(--pine);font-size:.72rem;line-height:1.1;text-align:left}.photo-card:not(.captured){opacity:.56}.field-reel-complete .photo-reel{filter:drop-shadow(0 0 18px rgba(243,200,107,.28))}.ops-control-desk{position:absolute;left:6%;top:17%;z-index:20;width:380px;padding:24px;border-radius:30px;border:1px solid rgba(243,200,107,.3);background:#121b14e6;color:var(--cream-2);box-shadow:0 34px 80px #0000004d}.desk-kicker{display:block;color:var(--amber);font-size:.58rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.ops-control-desk h3{margin:9px 0 8px;font-family:Georgia,serif;font-size:1.95rem;line-height:.98;letter-spacing:-.045em}.ops-control-desk p{margin:0;color:#fffaf0b8;font-size:.9rem;line-height:1.45}.ops-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.ops-controls button{position:relative;min-height:76px;border:1px solid rgba(255,250,240,.11);border-radius:20px;background:#fffaf012;color:var(--cream-2);cursor:pointer;overflow:hidden;transition:transform .18s ease,border-color .18s ease,background .18s ease}.ops-controls button:hover,.ops-controls button:focus-visible{transform:translateY(-4px);border-color:#f3c86b8c;outline:none}.ops-controls button.active{background:#f3c86b29;border-color:#f3c86bb3;box-shadow:0 18px 36px #0003,inset 0 0 0 1px #f3c86b14}.ops-controls button i{position:absolute;left:14px;top:14px}.ops-controls button strong{position:absolute;left:14px;bottom:13px;font-size:.68rem;letter-spacing:.1em}.lever-control i{width:16px;height:42px;border-radius:999px;background:var(--amber);transform-origin:bottom center}.lever-control.active i{transform:rotate(-28deg)}.dial-control i{width:42px;height:42px;border-radius:50%;border:7px solid var(--amber)}.dial-control i:after{content:"";position:absolute;left:50%;top:4px;width:4px;height:18px;translate:-50% 0;border-radius:999px;background:var(--cream-2)}.dial-control.active i{animation:dial-spin 1.3s ease-in-out infinite}.switch-control i{width:48px;height:28px;border-radius:999px;background:#fffaf047}.switch-control i:after{content:"";position:absolute;left:4px;top:4px;width:20px;height:20px;border-radius:50%;background:var(--cream-2);transition:left .2s ease}.switch-control.active i:after{left:24px;background:var(--amber)}.tube-control i{width:56px;height:16px;top:24px!important;border-radius:999px;background:linear-gradient(90deg,var(--cream-2),var(--amber))}.red-control{grid-column:span 2}.red-control i{width:42px;height:42px;border-radius:50%;background:#a6372b;box-shadow:inset 0 -5px #00000038,0 0 0 8px #a6372b26}.red-control.active i{animation:emergency-button 1s ease-in-out infinite}.burrow-machine{position:absolute;right:5%;top:16%;z-index:8;width:min(870px,54vw);height:660px;border-radius:46px;border:1px solid rgba(243,200,107,.16);background:radial-gradient(circle at 26% 28%,rgba(243,200,107,.1),transparent 16rem),radial-gradient(circle at 76% 72%,rgba(124,190,147,.08),transparent 13rem),#150e0a38;box-shadow:inset 0 0 0 1px #fffaf009,0 26px 70px #0000002e;overflow:hidden}.machine-tunnel{position:absolute;border-radius:999px;background:#070504c2;box-shadow:0 0 0 17px #58361f52,inset 0 8px 20px #00000057}.tunnel-spine{left:8%;right:8%;top:48%;height:78px}.tunnel-branch-a{left:25%;top:25%;width:410px;height:56px;rotate:-12deg}.tunnel-branch-b{right:17%;bottom:21%;width:380px;height:58px;rotate:8deg}.tunnel-branch-c{left:20%;bottom:25%;width:300px;height:50px;rotate:-10deg}.machine-room{position:absolute;z-index:9;width:170px;height:128px;border-radius:28px;border:1px solid rgba(243,200,107,.18);background:#121b14cc;box-shadow:0 22px 42px #00000038;color:var(--cream-2);transition:transform .26s ease,box-shadow .26s ease,background .26s ease,opacity .26s ease}.machine-room span{position:absolute;left:14px;top:12px;color:var(--amber);font-size:.56rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.snack-vault-room{left:8%;top:15%}.whistle-server-room{right:11%;top:15%}.hibernation-room{left:14%;bottom:13%}.archive-room{left:43%;bottom:9%}.emergency-room{right:12%;bottom:13%}.vault-wheel{position:absolute;left:24px;bottom:24px;width:46px;height:46px;border-radius:50%;border:7px solid rgba(243,200,107,.55)}.snack-vault-room i{position:absolute;bottom:28px;width:17px;height:17px;border-radius:45% 55% 40% 60%;background:var(--amber);opacity:.35}.snack-vault-room i:nth-child(3){left:94px}.snack-vault-room i:nth-child(4){left:120px;bottom:48px}.snack-vault-room i:nth-child(5){left:132px}.whistle-server-room b{position:absolute;bottom:22px;width:14px;border-radius:999px 999px 0 0;background:var(--amber);opacity:.4}.whistle-server-room b:nth-child(2){left:34px;height:22px}.whistle-server-room b:nth-child(3){left:62px;height:42px}.whistle-server-room b:nth-child(4){left:90px;height:30px}.whistle-server-room b:nth-child(5){left:118px;height:54px}.hibernation-room em{position:absolute;left:50%;top:55%;translate:-50% -50%;color:#fffaf080;font-family:Georgia,serif;font-size:2.4rem;font-style:normal;font-weight:900}.archive-room strong{position:absolute;left:50%;top:58%;translate:-50% -50%;padding:15px 18px;border-radius:10px;background:#fffaf0e0;color:var(--rust);font-size:.72rem;rotate:-5deg}.door-pair{position:absolute;left:50%;top:57%;translate:-50% -50%;width:110px;height:58px;border-radius:999px;background:#050403;box-shadow:0 0 0 11px #59371f8c;overflow:hidden}.door-pair i{position:absolute;top:0;width:50%;height:100%;background:#f3c86b9e}.door-pair i:first-child{left:0}.door-pair i:last-child{right:0}.conveyor-belt,.whistle-pipe,.archive-tube,.sleep-overlay,.alarm-beacon{position:absolute;z-index:14;pointer-events:none;opacity:0;transition:opacity .25s ease}.conveyor-belt{left:18%;top:50%;width:510px;height:48px}.conveyor-belt:before{content:"";position:absolute;left:0;right:0;top:22px;height:9px;border-radius:999px;background:repeating-linear-gradient(90deg,#f3c86b80 0 18px,#fffaf024 18px 28px)}.conveyor-belt i{position:absolute;top:0;width:16px;height:16px;border-radius:45% 55% 40% 60%;background:var(--amber);animation:conveyor-crumb 2.4s linear infinite}.conveyor-belt i:nth-child(1){animation-delay:0s}.conveyor-belt i:nth-child(2){animation-delay:.3s}.conveyor-belt i:nth-child(3){animation-delay:.6s}.conveyor-belt i:nth-child(4){animation-delay:.9s}.conveyor-belt i:nth-child(5){animation-delay:1.2s}.conveyor-belt i:nth-child(6){animation-delay:1.5s}.whistle-pipe{left:32%;right:18%;top:34%;height:230px}.whistle-pipe i{position:absolute;border:3px solid rgba(243,200,107,.55);border-radius:50%;animation:signal-pulse 1.4s ease-out infinite}.whistle-pipe i:nth-child(1){left:8%;top:42%;width:54px;height:54px}.whistle-pipe i:nth-child(2){left:47%;top:4%;width:76px;height:76px;animation-delay:.25s}.whistle-pipe i:nth-child(3){right:4%;bottom:8%;width:62px;height:62px;animation-delay:.5s}.archive-tube{left:28%;right:19%;bottom:33%;height:40px}.archive-tube:before{content:"";position:absolute;left:0;right:0;top:15px;height:10px;border-radius:999px;background:#fffaf02e}.archive-tube span{position:absolute;top:3px;width:44px;height:30px;border-radius:999px;background:linear-gradient(90deg,var(--cream-2),var(--amber));animation:archive-capsule 1.6s ease-in-out infinite}.sleep-overlay{inset:0;background:radial-gradient(circle at 22% 70%,transparent 0 9rem,rgba(0,0,0,.38) 24rem)}.sleep-overlay span{position:absolute;color:#fffaf080;font-family:Georgia,serif;font-weight:900;animation:zzz-float 2.3s ease-in-out infinite}.sleep-overlay span:nth-child(1){left:20%;top:38%}.sleep-overlay span:nth-child(2){left:45%;top:60%;animation-delay:.4s}.sleep-overlay span:nth-child(3){right:20%;top:42%;animation-delay:.8s}.alarm-beacon{right:15%;top:12%;width:58px;height:58px;border-radius:50%;background:#a6372b;box-shadow:0 0 0 12px #a6372b29,0 0 32px #a6372b52;animation:beacon-flash .8s ease-in-out infinite alternate}.inspector-marmot{position:absolute;z-index:18;left:50%;top:46%;transform:translate(-50%,-50%);transition:left .35s ease,top .35s ease,opacity .25s ease}.burrow-system-snacks .snack-vault-room,.burrow-system-whistles .whistle-server-room,.burrow-system-sleep .hibernation-room,.burrow-system-archive .archive-room,.burrow-system-emergency .emergency-room{transform:translateY(-8px) scale(1.05);background:#1c3727e6;box-shadow:0 30px 62px #00000047,0 0 0 7px #f3c86b17}.burrow-system-snacks .conveyor-belt,.burrow-system-whistles .whistle-pipe,.burrow-system-sleep .sleep-overlay,.burrow-system-archive .archive-tube,.burrow-system-emergency .alarm-beacon{opacity:1}.burrow-system-snacks .snack-vault-room i{opacity:1;animation:crumb-bounce .9s ease-in-out infinite alternate}.burrow-system-whistles .whistle-server-room b{opacity:1;animation:server-light .8s ease-in-out infinite alternate}.burrow-system-emergency .door-pair i:first-child{animation:door-left 1.1s ease-in-out infinite alternate}.burrow-system-emergency .door-pair i:last-child{animation:door-right 1.1s ease-in-out infinite alternate}.burrow-system-snacks .inspector-marmot{left:28%;top:54%}.burrow-system-whistles .inspector-marmot{left:75%;top:31%}.burrow-system-sleep .inspector-marmot{left:26%;top:73%;opacity:.5}.burrow-system-archive .inspector-marmot{left:50%;top:74%}.burrow-system-emergency .inspector-marmot{left:76%;top:70%}@keyframes camera-flash{0%{opacity:0}25%{opacity:.7}to{opacity:0}}@keyframes bird-shadow-pass{0%{transform:translate(0)}to{transform:translate(-135vw)}}@keyframes backpack-wiggle{0%{transform:rotate(-3deg)}to{transform:rotate(4deg)}}@keyframes dial-spin{0%{rotate:0deg}to{rotate:360deg}}@keyframes emergency-button{0%{transform:scale(.94);filter:brightness(.85)}to{transform:scale(1.08);filter:brightness(1.25)}}@keyframes archive-capsule{0%{left:0}to{left:calc(100% - 44px)}}@keyframes beacon-flash{0%{opacity:.4;transform:scale(.96)}to{opacity:1;transform:scale(1.08)}}@keyframes door-left{0%{transform:translate(0)}to{transform:translate(-34px)}}@keyframes door-right{0%{transform:translate(0)}to{transform:translate(34px)}}@media(max-width:1180px){.camera-briefing,.ops-control-desk{width:320px}.burrow-machine{width:56vw;right:3%}.photo-reel{grid-template-columns:repeat(3,minmax(0,1fr))}.reel-title{grid-column:1 / -1}}@media(max-width:980px){.camera-viewfinder,.camera-hotspot,.camera-focus-ring,.field-event,.photo-reel,.burrow-machine{display:none!important}.camera-briefing,.ops-control-desk{position:relative!important;inset:auto!important;width:calc(100% - 36px)!important;margin:24px auto 0}}.field-camera-mission{overflow:hidden}.surveillance-toolkit{position:absolute;right:6%;top:39%;z-index:21;display:flex;gap:10px;flex-wrap:wrap;max-width:360px}.surveillance-toolkit button{border:1px solid rgba(24,58,42,.16);background:#fffaf0e0;color:var(--pine);border-radius:999px;padding:10px 14px;font-size:.72rem;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #1820181a}.surveillance-toolkit button.active{background:var(--pine);color:var(--amber);border-color:transparent}.mission-tracker{position:absolute;left:6%;bottom:34%;z-index:21;width:280px;display:grid;gap:10px}.mission-pill{display:flex;align-items:center;gap:10px;border:1px solid rgba(24,58,42,.12);background:#fffaf0db;border-radius:16px;padding:10px 12px;box-shadow:0 14px 30px #1820181a;cursor:pointer;color:var(--pine);text-align:left;font-size:.78rem;font-weight:800}.mission-pill i{width:11px;height:11px;border-radius:50%;background:#9f46308c;flex:0 0 auto}.mission-pill.done i,.mission-pill.active i{background:var(--amber);box-shadow:0 0 0 7px #f3c86b29}.mission-pill.active{transform:translate(8px)}.scene-reaction-card{position:absolute;right:6%;bottom:34%;z-index:21;width:260px;padding:16px 18px;border-radius:24px;background:#fffaf0d6;border:1px solid rgba(24,58,42,.12);box-shadow:0 18px 34px #1820181f}.scene-reaction-card span{display:block;color:var(--rust);font-size:.58rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.scene-reaction-card strong{display:block;margin-top:6px;color:var(--pine);font-size:1.25rem;line-height:1.05}.scene-reaction-card em{display:block;margin-top:6px;color:#1820189e;font-size:.82rem;font-style:normal}.field-reel-finale{position:absolute;left:50%;bottom:18%;transform:translate(-50%);z-index:25;width:min(520px,82vw);padding:20px 24px;border-radius:30px;background:#fffaf0f5;border:1px solid rgba(24,58,42,.14);box-shadow:0 26px 60px #1820182e;text-align:center}.field-reel-finale h3{margin:8px 0 10px;color:var(--pine);font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,2.5rem);line-height:.98}.field-reel-finale p{margin:0 0 14px;color:#182018b8;font-size:.92rem;line-height:1.45}.field-camera-mission.mode-trail .snack-event,.field-camera-mission.mode-trail .marmot-runner{opacity:1}.field-camera-mission.mode-review .photo-reel{filter:drop-shadow(0 0 20px rgba(243,200,107,.24))}.field-camera-mission.mode-scan .camera-viewfinder{opacity:.82}.burrow-ops-sim{overflow:hidden}.burrow-copy{position:absolute;left:6%;top:14%;z-index:18;width:min(400px,30vw)}.burrow-status-card{position:absolute;left:6%;top:36%;z-index:18;width:min(380px,29vw);padding:22px 22px 20px;border-radius:28px;border:1px solid rgba(243,200,107,.22);background:#121b14d1;box-shadow:0 30px 60px #0003;color:var(--cream-2)}.burrow-status-card h3{margin:8px 0 10px;color:var(--cream-2);font-family:Georgia,serif;font-size:1.8rem;line-height:1.02}.burrow-status-card>p:not(.eyebrow){margin:0;color:#fffaf0bd;font-size:.88rem;line-height:1.45}.burrow-status-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.burrow-status-meta span,.console-readouts .readout-card{padding:10px 12px;border-radius:16px;background:#fffaf014;border:1px solid rgba(255,250,240,.06)}.burrow-status-meta strong,.console-readouts span{display:block;color:#f3c86bcc;font-size:.56rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.burrow-status-meta span{color:var(--cream-2);font-size:.78rem;line-height:1.3}.depth-log-panel{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,250,240,.08)}.depth-log-list{display:grid;gap:8px;margin-top:10px}.depth-log-entry{display:grid;grid-template-columns:52px 1fr;gap:10px;align-items:start;padding:10px 12px;border-radius:16px;color:#fffaf0b8;background:#fffaf008;transition:background .25s ease,color .25s ease,transform .25s ease}.depth-log-entry strong{color:var(--cream-2);font-family:Georgia,serif;font-size:1.1rem}.depth-log-entry span{font-size:.76rem;line-height:1.35}.depth-log-entry.active{background:#f3c86b24;color:var(--cream-2);transform:translate(6px)}.burrow-machine{position:absolute;right:6%;top:12%;z-index:9;width:min(760px,52vw);height:510px}.machine-caption{position:absolute;padding:7px 11px;border-radius:999px;background:#121b14e6;color:var(--amber);font-size:.64rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.caption-a{left:16%;top:42%}.caption-b{right:18%;top:30%}.caption-c{left:34%;bottom:18%}.mission-control-console{position:absolute;left:6%;right:6%;bottom:7%;z-index:18;display:grid;grid-template-columns:1.1fr 1.55fr 1fr;gap:18px;align-items:stretch;padding:24px;border-radius:34px;border:1px solid rgba(243,200,107,.18);background:#121b14e6;box-shadow:0 36px 86px #00000042}.console-summary h3{margin:8px 0;color:var(--cream-2);font-family:Georgia,serif;font-size:2rem;line-height:.98}.console-summary p{margin:0;color:#fffaf0bd;font-size:.89rem;line-height:1.5}.console-controls-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.console-control{position:relative;min-height:110px;border:1px solid rgba(255,250,240,.08);border-radius:22px;background:linear-gradient(180deg,#fffaf014,#fffaf008);color:var(--cream-2);box-shadow:inset 0 1px #fffaf00d;cursor:pointer;text-align:left;padding:14px 14px 12px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.console-control:hover,.console-control:focus-visible{transform:translateY(-4px);border-color:#f3c86b42}.console-control i{display:block;margin-bottom:12px}.console-control strong{display:block;color:var(--cream-2);font-size:.86rem;line-height:1.2}.console-control span{display:block;margin-top:6px;color:#f3c86bc7;font-size:.64rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.control-snacks i{width:24px;height:58px;border-radius:999px;background:linear-gradient(180deg,var(--amber),#9f7042);box-shadow:inset 0 -8px #00000029;rotate:18deg}.control-whistles i{width:54px;height:54px;border-radius:50%;border:6px solid var(--amber);position:relative}.control-whistles i:after{content:"";position:absolute;left:50%;top:50%;width:4px;height:18px;background:var(--amber);transform:translate(-50%,-100%) rotate(35deg);transform-origin:bottom center}.control-sleep i{width:56px;height:28px;border-radius:999px;background:#fffaf02e;position:relative}.control-sleep i:after{content:"";position:absolute;left:4px;top:4px;width:20px;height:20px;border-radius:50%;background:var(--cream-2)}.control-archive i{width:62px;height:18px;border-radius:999px;background:#fffaf02e;position:relative}.control-archive i:after{content:"";position:absolute;left:6px;top:3px;width:24px;height:12px;border-radius:999px;background:linear-gradient(90deg,var(--cream-2),var(--amber))}.control-emergency{grid-column:span 2}.control-emergency i{width:44px;height:44px;border-radius:50%;background:#a6372b;box-shadow:inset 0 -6px #0003,0 0 0 8px #a6372b26}.console-control.active{border-color:#f3c86b57;background:linear-gradient(180deg,#f3c86b24,#fffaf00d);box-shadow:0 18px 34px #00000029,inset 0 1px #fffaf014}.console-readouts{display:grid;grid-template-columns:1fr;gap:12px}.console-readouts strong{display:block;margin-top:6px;color:var(--cream-2);font-size:1rem;line-height:1.25}.console-readouts .long strong{font-size:.92rem}.burrow-ticker{position:absolute;left:6%;right:6%;bottom:36%;z-index:17;display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:18px;background:#fffaf01a;border:1px solid rgba(255,250,240,.08);color:var(--cream-2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ticker-label{flex:0 0 auto;color:var(--amber);font-size:.58rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.burrow-ticker p{margin:0;color:#fffaf0c7;font-size:.84rem}.evidence-board{position:relative;width:min(1040px,90vw);height:720px;margin:30px auto 0;border-radius:44px;padding:34px;background:linear-gradient(180deg,#9b6432,#855126);box-shadow:inset 0 0 0 10px #6b3c1f,inset 0 0 0 20px #4f2a16;overflow:hidden}.board-zone-label{position:absolute;top:90px;color:#18201857;font-size:.62rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.zone-left{left:10%}.zone-middle{left:39%}.zone-right{right:10%}.hazard-tape.tape-a{left:72px;right:72px;top:28px;rotate:0deg}.hazard-tape.tape-b{display:none}.evidence-note{position:absolute;width:200px;min-height:150px}.note-a{left:82px;top:118px}.note-b{right:86px;top:118px}.note-c{left:330px;top:268px;width:230px;min-height:128px}.note-d{right:254px;top:315px;width:210px;min-height:150px}.case-timeline{position:absolute;right:96px;bottom:158px;width:220px}.hose-evidence{position:absolute;left:90px;bottom:190px;width:180px}.car-scene{position:absolute;left:50%;bottom:84px;transform:translate(-50%);width:430px;height:170px}.verdict-stamp-btn{position:absolute;right:82px;bottom:70px}.magnifier-lens{right:300px;top:250px}.tyre-tracks{left:50%;bottom:54px;transform:translate(-50%);width:280px}.tag-e1{left:300px;bottom:190px}.tag-e2{right:185px;top:306px}.pin-a{left:243px;top:138px}.pin-b{right:214px;top:156px}.pin-c{right:332px;top:325px}.string-a{left:248px;top:164px;width:360px;rotate:11deg}.string-b{left:248px;top:265px;width:168px;rotate:-37deg}.string-c{left:536px;top:373px;width:128px;rotate:-20deg}.case-verdict-stamp{left:50%;right:auto;bottom:24px;transform:translate(-50%) rotate(-4deg)}.case-finale{left:50%;right:auto;bottom:120px;transform:translate(-50%);width:min(520px,78vw);text-align:center}@media(max-width:1180px){.mission-control-console{grid-template-columns:1fr}.burrow-status-card,.burrow-copy{width:34vw}.evidence-board{width:min(920px,92vw);height:760px}}@media(max-width:980px){.surveillance-toolkit,.mission-tracker,.scene-reaction-card,.field-reel-finale,.burrow-status-card,.burrow-ticker,.mission-control-console{position:relative!important;inset:auto!important;width:calc(100% - 36px)!important;margin:18px auto 0!important;transform:none!important}.burrow-copy{position:relative!important;inset:auto!important;width:calc(100% - 36px)!important;margin:24px auto 0!important}.evidence-board{height:auto;padding:94px 20px 24px;display:grid;gap:14px}.board-zone-label,.red-string,.pin,.evidence-tag,.magnifier-lens,.tyre-tracks,.case-verdict-stamp{display:none!important}.evidence-note,.case-timeline,.hose-evidence,.car-scene,.verdict-stamp-btn{position:relative!important;inset:auto!important;width:100%!important;margin:0!important;transform:none!important}}:root{--ease-premium: cubic-bezier(.2,.8,.2,1)}section h2,.hero-title{letter-spacing:-.065em}.section-heading h2,.scanner-copy h2,.antfarm-copy h2,.case-copy h2{line-height:.92;text-wrap:balance}.reveal,.nav-shell,.card,.evidence-board,.sleeping-room{transition-timing-function:var(--ease-premium)!important}@media(prefers-reduced-motion:no-preference){.marmot,.cloud-slow,.cloud-fast,.scanline,.traveller,.clean-evidence{will-change:transform,opacity}}.premium-surveillance{min-height:112vh;overflow:hidden}.premium-surveillance .scanner-copy{position:absolute;left:6%;top:22%;z-index:15;width:min(560px,38vw);padding:32px;border-radius:34px;background:#fffaf0b3;border:1px solid rgba(24,58,42,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 28px 70px #1820181f}.scanner-copy h2{margin:10px 0 16px;color:var(--pine);font-family:Georgia,serif;font-size:clamp(3.4rem,7vw,7.6rem)}.scanner-copy p:not(.eyebrow){margin:0;max-width:44ch;color:#182018ad;font-size:1rem;line-height:1.55}.scanner-stage{position:absolute;right:5%;top:18%;width:min(780px,48vw);height:54vh;min-height:460px;z-index:8;border-radius:44px;border:1px solid rgba(24,58,42,.12);background:linear-gradient(180deg,#fffaf00d,#fffaf005);box-shadow:inset 0 0 0 1px #fffaf021,0 40px 100px #183a2a14;pointer-events:none}.scanner-frame{position:absolute;inset:28px;border-radius:34px;overflow:hidden}.scan-corner{position:absolute;width:56px;height:56px;border-color:#183a2a6b}.scan-a{left:0;top:0;border-top:4px solid;border-left:4px solid}.scan-b{right:0;top:0;border-top:4px solid;border-right:4px solid}.scan-c{left:0;bottom:0;border-bottom:4px solid;border-left:4px solid}.scan-d{right:0;bottom:0;border-bottom:4px solid;border-right:4px solid}.scanline{position:absolute;left:3%;right:3%;top:20%;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(243,200,107,.7),transparent);opacity:.82;animation:premium-scanline 3.4s var(--ease-premium) infinite}.scan-label{position:absolute;right:18px;top:18px;padding:7px 11px;border-radius:999px;background:#183a2acc;color:var(--amber);font-size:.58rem;letter-spacing:.14em}.scanner-panel{position:absolute;right:6%;top:13%;z-index:18;width:340px;padding:20px 22px;border-radius:28px;background:#fffaf0f0;border:1px solid rgba(24,58,42,.12);box-shadow:0 30px 70px #18201824}.scanner-panel span,.burrow-action-copy span,.case-spotlight-panel span{display:block;color:var(--rust);font-size:.58rem;font-weight:950;text-transform:uppercase;letter-spacing:.14em}.scanner-panel h3,.burrow-action-copy h3,.case-spotlight-panel h3{margin:8px 0;color:var(--pine);font-family:Georgia,serif;font-size:1.75rem;line-height:1;letter-spacing:-.04em}.scanner-panel p,.burrow-action-copy p,.case-spotlight-panel p{margin:0;color:#182018ad;font-size:.9rem;line-height:1.45}.scanner-panel>strong{display:inline-block;margin-top:14px;padding:8px 12px;border-radius:999px;background:#183a2a17;color:var(--pine);font-size:.78rem}.scanner-controls{position:absolute;right:6%;bottom:17%;z-index:20;display:grid;grid-template-columns:repeat(5,auto);gap:10px}.scanner-controls button{border:1px solid rgba(24,58,42,.14);border-radius:999px;background:#fffaf0e0;color:var(--pine);padding:11px 14px;font-size:.74rem;font-weight:900;cursor:pointer;box-shadow:0 14px 30px #1820181a;transition:transform .2s var(--ease-premium),background .2s var(--ease-premium),color .2s var(--ease-premium)}.scanner-controls button:hover,.scanner-controls button:focus-visible{transform:translateY(-4px);outline:none}.scanner-controls button.active{background:var(--pine);color:var(--amber)}.thermal-blobs,.snack-density-map,.panic-wave-map,.roundness-analysis,.backpack-prop{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .35s var(--ease-premium)}.thermal-blobs span{position:absolute;width:72px;height:92px;border-radius:50%;background:radial-gradient(circle at 50% 45%,rgba(243,200,107,.9),rgba(159,70,48,.42) 52%,transparent 72%);filter:blur(2px);animation:thermal-breathe 1.8s ease-in-out infinite alternate}.thermal-blobs span:nth-child(1){left:34%;bottom:22%}.thermal-blobs span:nth-child(2){right:22%;bottom:25%;animation-delay:.2s}.thermal-blobs span:nth-child(3){left:55%;bottom:38%;animation-delay:.4s}.snack-density-map i{position:absolute;width:13px;height:13px;border-radius:45% 55% 40% 60%;background:var(--amber);box-shadow:0 0 0 7px #f3c86b1f;animation:crumb-bounce 1.1s ease-in-out infinite alternate}.snack-density-map i:nth-child(1){left:16%;bottom:22%}.snack-density-map i:nth-child(2){left:25%;bottom:28%;animation-delay:.1s}.snack-density-map i:nth-child(3){left:37%;bottom:24%;animation-delay:.2s}.snack-density-map i:nth-child(4){left:48%;bottom:34%;animation-delay:.3s}.snack-density-map i:nth-child(5){left:59%;bottom:29%;animation-delay:.4s}.snack-density-map i:nth-child(6){left:68%;bottom:38%;animation-delay:.5s}.snack-density-map i:nth-child(7){left:78%;bottom:31%;animation-delay:.6s}.snack-density-map i:nth-child(8){left:86%;bottom:43%;animation-delay:.7s}.panic-wave-map span{position:absolute;left:48%;top:54%;border:4px solid rgba(243,200,107,.65);border-radius:50%;transform:translate(-50%,-50%);animation:panic-ring 1.35s ease-out infinite}.panic-wave-map span:nth-child(1){width:80px;height:80px}.panic-wave-map span:nth-child(2){width:150px;height:150px;animation-delay:.18s}.panic-wave-map span:nth-child(3){width:230px;height:230px;animation-delay:.36s}.roundness-analysis span{position:absolute;right:15%;bottom:18%;width:156px;height:156px;border-radius:50%;border:4px solid rgba(243,200,107,.65);animation:roundness-ping 1.45s ease-out infinite}.roundness-analysis span:nth-child(2){width:96px;height:96px;right:calc(15% + 30px);bottom:calc(18% + 30px);animation-delay:.22s}.roundness-analysis strong{position:absolute;right:calc(15% + 44px);bottom:calc(18% + 61px);padding:8px 12px;border-radius:999px;background:var(--pine);color:var(--amber);font-family:Georgia,serif;font-size:1.25rem}.backpack-prop span{position:absolute;left:60%;bottom:28%;width:64px;height:52px;border-radius:16px 16px 10px 10px;background:linear-gradient(180deg,#405b50,#263b34);box-shadow:inset 0 0 0 4px #fffaf014,0 16px 30px #1820182e;animation:backpack-wiggle .9s ease-in-out infinite alternate}.scanner-thermal .thermal-blobs,.scanner-snack .snack-density-map,.scanner-panic .panic-wave-map,.scanner-roundness .roundness-analysis,.scanner-normal .backpack-prop{opacity:1}.scanner-panic .field-marmot,.scanner-roundness .field-marmot{animation:marmot-startle .7s ease-in-out infinite alternate}.scanner-snack .marmot-runner{transform:translate(105px) translateY(-28px)}.antfarm-burrow{min-height:142vh;overflow:hidden}.antfarm-copy{position:absolute;left:6%;top:14%;z-index:15;width:min(500px,36vw)}.antfarm-copy h2{margin:10px 0 16px;color:var(--cream-2);font-family:Georgia,serif;font-size:clamp(3.5rem,6.7vw,7rem)}.antfarm-copy p:not(.eyebrow){color:#fffaf0bd;line-height:1.55;max-width:42ch}.antfarm-glass{position:absolute;right:6%;top:12%;z-index:9;width:min(860px,54vw);height:62vh;min-height:560px;border-radius:52px;border:1px solid rgba(243,200,107,.18);background:radial-gradient(circle at 22% 25%,rgba(243,200,107,.08),transparent 16rem),#120c092e;box-shadow:inset 0 0 0 1px #fffaf00b,0 35px 90px #0000002e;overflow:hidden}.glass-shine{position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,250,240,.11),transparent 26%,transparent 65%,rgba(255,250,240,.06));pointer-events:none}.ant-tunnel{position:absolute;border-radius:999px;background:#060403d6;box-shadow:0 0 0 18px #58361f52,inset 0 8px 18px #00000059}.main-tunnel{left:10%;right:10%;top:50%;height:76px}.branch-snack{left:18%;top:27%;width:290px;height:54px;rotate:-16deg}.branch-whistle{right:19%;top:27%;width:280px;height:54px;rotate:15deg}.branch-sleep{left:18%;bottom:24%;width:320px;height:56px;rotate:10deg}.branch-archive{right:18%;bottom:25%;width:340px;height:56px;rotate:-9deg}.ant-room{position:absolute;z-index:4;width:172px;height:124px;border-radius:30px;border:1px solid rgba(243,200,107,.2);background:#12281cc7;box-shadow:0 24px 52px #0000002e;color:var(--cream-2);transition:transform .35s var(--ease-premium),box-shadow .35s var(--ease-premium),background .35s var(--ease-premium),opacity .35s var(--ease-premium)}.ant-room span{position:absolute;left:14px;top:12px;color:var(--amber);font-size:.58rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.snack-room{left:12%;top:13%}.whistle-room{right:12%;top:13%}.sleep-room{left:18%;bottom:10%}.archive-room-clean{right:18%;bottom:10%}.snack-room i{position:absolute;bottom:24px;width:17px;height:17px;border-radius:45% 55% 40% 60%;background:var(--amber);opacity:.45}.snack-room i:nth-child(2){left:58px}.snack-room i:nth-child(3){left:92px;bottom:36px}.snack-room i:nth-child(4){left:118px}.whistle-room b{position:absolute;bottom:24px;width:14px;border-radius:999px 999px 0 0;background:var(--amber);opacity:.38}.whistle-room b:nth-child(2){left:52px;height:26px}.whistle-room b:nth-child(3){left:82px;height:48px}.whistle-room b:nth-child(4){left:112px;height:38px}.sleep-room em{position:absolute;left:50%;top:56%;transform:translate(-50%,-50%);color:#fffaf07a;font-family:Georgia,serif;font-size:2.4rem;font-style:normal;font-weight:900}.archive-room-clean strong{position:absolute;left:50%;top:58%;transform:translate(-50%,-50%) rotate(-5deg);padding:14px 16px;border-radius:10px;background:#fffaf0e6;color:var(--rust);font-size:.72rem}.traveller,.sleep-haze{position:absolute;inset:0;z-index:8;opacity:0;pointer-events:none}.traveller i{position:absolute;width:28px;height:20px;border-radius:999px;background:linear-gradient(90deg,var(--cream-2),var(--amber));box-shadow:0 0 20px #f3c86b52}.snack-traveller i{left:18%;top:52%;animation:ant-snack-route 2.4s var(--ease-premium) infinite}.whistle-traveller i{right:18%;top:50%;animation:ant-whistle-route 1.8s var(--ease-premium) infinite}.archive-traveller i{right:22%;bottom:22%;animation:ant-archive-route 2.1s var(--ease-premium) infinite}.sleep-haze{background:radial-gradient(circle at 38% 72%,transparent 0 8rem,rgba(0,0,0,.34) 24rem)}.sleep-haze span{position:absolute;color:#fffaf085;font-family:Georgia,serif;font-weight:900;animation:zzz-float 2.6s ease-in-out infinite}.sleep-haze span:nth-child(1){left:30%;bottom:25%}.sleep-haze span:nth-child(2){left:45%;bottom:34%;animation-delay:.45s}.ant-marmot{position:absolute;z-index:10;transition:left .5s var(--ease-premium),top .5s var(--ease-premium),opacity .3s ease}.operator-one{left:49%;top:48%}.operator-two{left:70%;top:58%;opacity:.76}.antfarm-snack .snack-room,.antfarm-whistle .whistle-room,.antfarm-sleep .sleep-room,.antfarm-archive .archive-room-clean{transform:translateY(-8px) scale(1.045);background:#1c3a28eb;box-shadow:0 32px 68px #0000003d,0 0 0 7px #f3c86b14}.antfarm-snack .snack-traveller,.antfarm-whistle .whistle-traveller,.antfarm-archive .archive-traveller,.antfarm-sleep .sleep-haze{opacity:1}.antfarm-snack .operator-one{left:35%;top:52%}.antfarm-whistle .operator-one{left:64%;top:48%}.antfarm-sleep .operator-one{left:28%;top:69%;opacity:.42}.antfarm-archive .operator-one{left:60%;top:68%}.antfarm-whistle .whistle-room b{opacity:1;animation:server-light .9s ease-in-out infinite alternate}.antfarm-snack .snack-room i{opacity:1;animation:crumb-bounce .9s ease-in-out infinite alternate}.burrow-action-console{position:absolute;left:6%;right:6%;bottom:7%;z-index:18;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(500px,1.55fr);gap:24px;align-items:center;padding:26px;border-radius:36px;border:1px solid rgba(243,200,107,.18);background:#121b14e6;box-shadow:0 38px 90px #00000047}.burrow-action-copy h3{color:var(--cream-2);font-size:2rem}.burrow-action-copy p{color:#fffaf0b8;margin-bottom:14px}.burrow-action-buttons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.burrow-action-buttons button{min-height:76px;border:1px solid rgba(255,250,240,.1);border-radius:22px;background:#fffaf00f;color:var(--cream-2);font-weight:900;cursor:pointer;transition:transform .22s var(--ease-premium),background .22s var(--ease-premium),border-color .22s var(--ease-premium)}.burrow-action-buttons button:hover,.burrow-action-buttons button:focus-visible{transform:translateY(-5px);outline:none}.burrow-action-buttons button.active{background:#f3c86b29;border-color:#f3c86b73;color:var(--amber)}.case-spotlight{padding-bottom:8rem}.case-spotlight-panel{width:min(620px,86vw);margin:22px auto 0;padding:20px 24px;border-radius:28px;background:#fffaf0e6;border:1px solid rgba(24,58,42,.12);box-shadow:0 24px 60px #1820181f;text-align:center}.case-spotlight-panel strong{display:inline-block;margin-top:12px;padding:8px 12px;border-radius:999px;background:#183a2a14;color:var(--pine);font-size:.74rem}.clean-case-board{position:relative;width:min(1080px,92vw);height:700px;margin:34px auto 0;border-radius:44px;padding:0;overflow:hidden;background:linear-gradient(180deg,#9b6432,#845127);box-shadow:inset 0 0 0 10px #6b3c1f,inset 0 0 0 20px #4f2a16,0 30px 80px #18201826}.clean-tape{position:absolute;left:80px;right:80px;top:26px;height:28px;rotate:0deg!important;display:grid;place-items:center;font-size:.58rem;color:#1820189e}.clean-evidence{position:absolute;border:0;border-radius:16px;background:#fff5cf;box-shadow:0 20px 35px #18201826;cursor:pointer;text-align:left;padding:20px;transition:transform .25s var(--ease-premium),opacity .25s var(--ease-premium),box-shadow .25s var(--ease-premium),filter .25s var(--ease-premium)}.clean-evidence span{display:block;color:var(--rust);font-size:.62rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.clean-evidence strong{display:block;margin-top:8px;color:var(--pine);font-family:Georgia,serif;font-size:1.55rem;line-height:1.05}.clean-evidence p,.clean-evidence em{display:block;margin-top:8px;color:#1820189e;font-style:normal;font-size:.86rem}.clean-evidence:not(.active){opacity:.86}.clean-evidence.active{transform:translateY(-8px) rotate(0) scale(1.03);box-shadow:0 30px 60px #18201838,0 0 0 6px #f3c86b2e;z-index:16}.clean-evidence.opened:after{content:"reviewed";position:absolute;right:12px;bottom:10px;color:#183a2a8f;font-size:.56rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.suspect-card{left:72px;top:92px;width:225px;height:215px;rotate:-2deg}.hose-card{left:382px;top:112px;width:260px;height:148px;rotate:2deg}.motive-card{right:78px;top:92px;width:230px;height:148px;rotate:2deg}.timeline-card{right:78px;top:292px;width:250px;height:180px;rotate:-1deg}.verdict-card{left:72px;bottom:70px;width:260px;height:162px;rotate:1deg}.hose-graphic{position:absolute;left:22px;bottom:22px;width:150px;height:20px;border-radius:999px;background:repeating-linear-gradient(90deg,#fff 0 24px,#dadada 24px 28px);box-shadow:0 6px 12px #1820181a}.clean-car-scene{position:absolute;left:50%;bottom:78px;width:440px;height:180px;transform:translate(-50%);z-index:8}.spotlight-beam{position:absolute;left:50%;top:68px;width:340px;height:480px;transform:translate(-50%);background:radial-gradient(ellipse at 50% 50%,rgba(255,250,240,.13),transparent 68%);pointer-events:none}.clean-red-string{position:absolute;height:3px;border-radius:999px;background:#c71c2bdb;transform-origin:left center;opacity:.7}.string-one{left:294px;top:195px;width:205px;rotate:-7deg}.string-two{left:640px;top:188px;width:235px;rotate:18deg}.case-closed-ribbon{position:absolute;left:50%;bottom:24px;transform:translate(-50%) rotate(-1deg);z-index:20;padding:12px 18px;border-radius:999px;background:var(--pine);color:var(--amber);font-size:.68rem;font-weight:950;letter-spacing:.14em;box-shadow:0 20px 50px #1820182e}@keyframes premium-scanline{0%{transform:translateY(0);opacity:.2}15%{opacity:.9}85%{opacity:.75}to{transform:translateY(310px);opacity:.15}}@keyframes thermal-breathe{0%{transform:scale(.94);opacity:.72}to{transform:scale(1.06);opacity:1}}@keyframes panic-ring{0%{transform:translate(-50%,-50%) scale(.55);opacity:.75}to{transform:translate(-50%,-50%) scale(1.45);opacity:0}}@keyframes ant-snack-route{0%{transform:translate(0);opacity:0}20%{opacity:1}to{transform:translate(415px);opacity:0}}@keyframes ant-whistle-route{0%{transform:translate(0) scale(.8);opacity:0}25%{opacity:1}to{transform:translate(-360px,-120px) scale(1.25);opacity:0}}@keyframes ant-archive-route{0%{transform:translate(0);opacity:0}20%{opacity:1}to{transform:translate(-310px,8px);opacity:0}}@media(max-width:1180px){.premium-surveillance .scanner-copy,.scanner-panel,.scanner-stage,.scanner-controls,.antfarm-copy,.antfarm-glass,.burrow-action-console{transform:scale(.9);transform-origin:top right}.burrow-action-console{grid-template-columns:1fr}.burrow-action-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.premium-surveillance .scanner-copy,.scanner-panel,.scanner-controls,.antfarm-copy,.burrow-action-console,.case-spotlight-panel{position:relative!important;inset:auto!important;width:calc(100% - 36px)!important;margin:18px auto 0!important;transform:none!important}.scanner-stage,.antfarm-glass{display:none!important}.scanner-controls{display:flex;flex-wrap:wrap}.clean-case-board{height:auto;padding:76px 20px 24px;display:grid;gap:16px}.clean-evidence,.clean-car-scene,.case-closed-ribbon{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;transform:none!important;rotate:0deg!important}.clean-red-string,.spotlight-beam{display:none!important}}.behaviour-experiment{overflow:hidden;min-height:100vh}.behaviour-experiment .experiment-copy{position:absolute;left:6%;top:18%;z-index:14;width:min(540px,38vw);padding:30px 32px;border-radius:34px;background:#fffaf0d6;border:1px solid rgba(24,58,42,.12);box-shadow:0 32px 80px #18201821;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.experiment-copy h2{margin:8px 0 12px;color:var(--pine);font-family:Georgia,serif;font-size:clamp(3.4rem,5.8vw,6.5rem);line-height:.86;letter-spacing:-.07em}.experiment-copy p:not(.eyebrow){max-width:560px;color:#182018ad;font-size:1rem;line-height:1.48}.experiment-stage{position:absolute;right:5%;top:15%;z-index:8;width:min(780px,50vw);height:540px;border-radius:42px;border:1px solid rgba(24,58,42,.1);background:radial-gradient(circle at 72% 20%,rgba(255,250,240,.34),transparent 13rem),linear-gradient(180deg,#b8dce726,#93aa5a33);box-shadow:inset 0 0 0 1px #fffaf038,0 30px 70px #1820181a;overflow:hidden}.plot-boundary{position:absolute;inset:38px;border:2px dashed rgba(24,58,42,.22);border-radius:36px}.field-tripod{position:absolute;right:25%;bottom:18%;width:75px;height:140px}.field-tripod span{position:absolute;left:50%;top:0;width:46px;height:40px;translate:-50% 0;border-radius:10px;background:#fffaf09e;box-shadow:inset 0 0 0 4px #183a2a1a}.field-tripod i,.field-tripod:before,.field-tripod:after{content:"";position:absolute;bottom:0;width:5px;height:100px;border-radius:999px;background:#183a2a7a;transform-origin:top}.field-tripod i{left:50%;translate:-50% 0}.field-tripod:before{left:28px;rotate:12deg}.field-tripod:after{right:28px;rotate:-12deg}.field-clipboard-prop{position:absolute;left:8%;top:10%;padding:10px 13px;border-radius:999px;background:#fffaf0c7;color:var(--pine);font-size:.62rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase;rotate:-4deg}.experiment-hole-a,.experiment-hole-b{z-index:7}.experiment-hole-a{left:54%;bottom:15%}.experiment-hole-b{right:10%;bottom:25%}.experiment-marmot{position:absolute;z-index:11;transition:transform .65s cubic-bezier(.2,.8,.2,1),opacity .35s ease}.marmot-subject-a{left:58%;bottom:12%}.marmot-subject-b{right:12%;bottom:24%}.marmot-subject-c{left:35%;bottom:27%;transform:scale(.78)}.stimulus{position:absolute;z-index:12;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .4s ease}.stimulus-crumb{left:46%;bottom:23%;width:220px;height:110px}.stimulus-crumb i{position:absolute;width:16px;height:16px;border-radius:45% 55% 40% 60%;background:var(--amber);box-shadow:0 0 0 8px #f3c86b24;animation:crumb-bounce 1.1s ease-in-out infinite alternate}.stimulus-crumb i:nth-child(1){left:0;top:70%}.stimulus-crumb i:nth-child(2){left:45%;top:42%;animation-delay:.18s}.stimulus-crumb i:nth-child(3){right:6%;top:16%;animation-delay:.34s}.stimulus-whistle{left:42%;top:34%;width:180px;height:160px}.stimulus-whistle span{position:absolute;left:0;top:50%;border:4px solid rgba(243,200,107,.7);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:translateY(-50%) rotate(45deg);animation:whistle-wave 1.25s ease-out infinite}.stimulus-whistle span:nth-child(1){width:38px;height:38px}.stimulus-whistle span:nth-child(2){width:80px;height:80px;animation-delay:.2s}.stimulus-whistle span:nth-child(3){width:125px;height:125px;animation-delay:.4s}.stimulus-shadow{right:-12%;top:26%;width:470px;height:130px;border-radius:50%;background:#0c18123d;filter:blur(7px);rotate:-12deg;animation:bird-shadow-pass 2.2s ease-in-out infinite}.stimulus-backpack{left:50%;bottom:29%;width:80px;height:62px}.stimulus-backpack span{display:block;width:70px;height:54px;border-radius:15px 15px 10px 10px;background:linear-gradient(180deg,#435f53,#253931);box-shadow:inset 0 0 0 5px #fffaf014,0 18px 30px #1820182e;animation:backpack-wiggle .85s ease-in-out infinite alternate}.stimulus-backpack span:before{content:"";position:absolute;left:18px;top:-12px;width:32px;height:20px;border:5px solid #253931;border-bottom:0;border-radius:999px 999px 0 0}.stimulus-bell{left:46%;top:32%;width:80px;height:95px}.stimulus-bell span{position:absolute;left:50%;top:8px;translate:-50% 0;width:48px;height:54px;border-radius:24px 24px 12px 12px;background:linear-gradient(180deg,var(--amber),#a6763e);box-shadow:0 18px 26px #18201829;animation:bell-ring .55s ease-in-out infinite alternate}.stimulus-bell i{position:absolute;left:50%;bottom:8px;width:16px;height:16px;translate:-50% 0;border-radius:50%;background:#7c522b}.response-line{position:absolute;left:26%;right:18%;bottom:30%;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(243,200,107,.72),transparent);opacity:0}.experiment-crumb .stimulus-crumb,.experiment-whistle .stimulus-whistle,.experiment-shadow .stimulus-shadow,.experiment-backpack .stimulus-backpack,.experiment-bell .stimulus-bell{opacity:1}.experiment-crumb .marmot-subject-a{transform:translate(-80px,-36px)}.experiment-whistle .experiment-marmot,.experiment-bell .experiment-marmot{animation:marmot-startle .7s ease-in-out infinite alternate}.experiment-shadow .experiment-marmot{transform:translateY(44px) scale(.72);opacity:.25}.experiment-backpack .marmot-subject-c{transform:translate(80px,-14px) scale(.82)}.experiment-bell .response-line,.experiment-whistle .response-line{opacity:1;animation:laser-draw 1s ease-in-out infinite alternate}.experiment-result{position:absolute;right:7%;top:15%;z-index:18;width:330px;padding:18px 20px;border-radius:26px;background:#fffaf0f0;border:1px solid rgba(24,58,42,.12);box-shadow:0 28px 60px #1820181f}.experiment-result span,.journey-console span,.case-selected-card span{display:block;color:var(--rust);font-size:.58rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.experiment-result h3,.journey-console h3,.case-selected-card h3{margin:8px 0;color:var(--pine);font-family:Georgia,serif;font-size:1.85rem;line-height:.98;letter-spacing:-.04em}.experiment-result p,.journey-console p,.case-selected-card p{margin:0;color:#182018ad;font-size:.88rem;line-height:1.45}.experiment-result strong{display:block;margin-top:12px;color:var(--amber);font-family:Georgia,serif;font-size:1.25rem}.research-stats-card{position:absolute;left:6%;bottom:27%;z-index:18;width:340px;padding:18px;border-radius:26px;background:#fffaf0e0;border:1px solid rgba(24,58,42,.1);box-shadow:0 22px 54px #1820181c}.stat-row{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:baseline;padding:11px 0;border-top:1px solid rgba(24,58,42,.1)}.stat-row strong{color:var(--pine);font-family:Georgia,serif;font-size:1.35rem}.stat-row span{color:#182018ad;font-size:.78rem;line-height:1.25}.stimulus-tray{position:absolute;left:6%;right:6%;bottom:7%;z-index:20;display:flex;gap:12px;justify-content:center;flex-wrap:wrap;padding:16px;border-radius:28px;background:#fffaf0b8;border:1px solid rgba(24,58,42,.1);box-shadow:0 26px 60px #1820181c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stimulus-tray button,.route-selector button,.case-evidence-tabs button{border:1px solid rgba(24,58,42,.12);border-radius:999px;padding:12px 16px;background:#fffaf0eb;color:var(--pine);font-weight:950;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.stimulus-tray button:hover,.route-selector button:hover,.case-evidence-tabs button:hover{transform:translateY(-3px)}.stimulus-tray button.active,.route-selector button.active,.case-evidence-tabs button.active{background:var(--pine);color:var(--cream-2);border-color:#f3c86b73}.burrow-journey{overflow:hidden;min-height:115vh}.journey-copy{position:absolute;left:6%;top:15%;z-index:16;width:min(480px,34vw);padding:28px 30px;border-radius:34px;background:#121b14d1;color:var(--cream-2);border:1px solid rgba(243,200,107,.18);box-shadow:0 34px 76px #0000003d}.journey-copy h2{margin:8px 0 12px;color:var(--cream-2);font-family:Georgia,serif;font-size:clamp(3rem,5.1vw,5.8rem);line-height:.88;letter-spacing:-.07em}.journey-copy p:not(.eyebrow){color:#fffaf0b8;line-height:1.5}.burrow-research-panel{position:absolute;left:6%;bottom:24%;z-index:16;width:min(410px,32vw);padding:20px;border-radius:30px;background:#121b14d1;border:1px solid rgba(243,200,107,.16);color:var(--cream-2);box-shadow:0 28px 70px #00000038}.burrow-stat-main{padding:16px;border-radius:22px;background:#f3c86b1f}.burrow-stat-main strong{display:block;color:var(--amber);font-family:Georgia,serif;font-size:3.2rem;line-height:.9}.burrow-stat-main span{display:block;margin-top:8px;color:#fffaf0c2;font-size:.84rem;line-height:1.35}.burrow-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.burrow-stat-grid span{padding:12px 10px;border-radius:16px;background:#fffaf00f;color:#fffaf0b3;font-size:.7rem;line-height:1.25}.burrow-stat-grid b{display:block;color:var(--amber);font-family:Georgia,serif;font-size:1.1rem;margin-bottom:3px}.burrow-antfarm{position:absolute;right:5%;top:13%;z-index:8;width:min(900px,56vw);height:610px;border-radius:46px;overflow:hidden}.antfarm-glass-panel{position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(243,200,107,.16);background:radial-gradient(circle at 18% 18%,rgba(243,200,107,.12),transparent 14rem),radial-gradient(circle at 70% 70%,rgba(124,190,147,.08),transparent 16rem),#0e09062e;box-shadow:inset 0 0 0 1px #fffaf009,0 28px 76px #0000002e}.burrow-tunnel-svg{position:absolute;inset:20px;z-index:2}.tunnel-path,.route-path{fill:none;stroke-linecap:round;stroke-linejoin:round}.tunnel-base{stroke:#000000b8;stroke-width:54;filter:drop-shadow(0 0 0 rgba(0,0,0,0))}.route-path{stroke:#f3c86b00;stroke-width:14;stroke-dasharray:8 18}.route-path.active{stroke:#f3c86bc7;animation:route-flow 1s linear infinite}.burrow-room-vault{position:absolute;z-index:5;width:164px;height:118px;border-radius:28px;background:#121b14e6;border:1px solid rgba(243,200,107,.14);color:var(--cream-2);box-shadow:0 22px 48px #0003;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.burrow-room-vault span{position:absolute;left:14px;top:12px;color:var(--amber);font-size:.56rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.room-snack{left:23%;top:10%}.room-sleep{left:20%;bottom:12%}.room-archive{left:48%;bottom:9%}.room-council{right:12%;top:11%}.room-exit{right:7%;bottom:23%}.room-snack i{position:absolute;bottom:24px;width:16px;height:16px;border-radius:45% 55% 40% 60%;background:var(--amber)}.room-snack i:nth-child(2){left:44px}.room-snack i:nth-child(3){left:78px;bottom:39px}.room-snack i:nth-child(4){left:110px}.room-sleep em{position:absolute;left:50%;top:55%;translate:-50% -50%;color:#fffaf080;font-family:Georgia,serif;font-style:normal;font-size:2.4rem;font-weight:900}.room-archive strong{position:absolute;left:50%;top:57%;translate:-50% -50%;padding:13px 16px;border-radius:9px;background:#fffaf0e6;color:var(--rust);rotate:-5deg;font-size:.72rem}.room-council b{position:absolute;bottom:22px;width:25px;height:35px;border-radius:16px 16px 11px 11px;background:#b37a3f}.room-council b:nth-child(2){left:38px}.room-council b:nth-child(3){left:70px;bottom:30px}.room-council b:nth-child(4){left:102px}.room-exit i{position:absolute;left:50%;top:58%;translate:-50% -50%;width:92px;height:48px;border-radius:999px;background:#050403;box-shadow:0 0 0 12px #59371f8c}.journey-snack .room-snack,.journey-sleep .room-sleep,.journey-archive .room-archive,.journey-council .room-council,.journey-exit .room-exit{transform:translateY(-8px) scale(1.04);background:#1c3727f0;box-shadow:0 30px 64px #00000047,0 0 0 7px #f3c86b14}.journey-marmot{position:absolute;z-index:9;left:13%;top:43%;transition:left .75s cubic-bezier(.2,.8,.2,1),top .75s cubic-bezier(.2,.8,.2,1),transform .4s ease}.journey-snack .journey-marmot{left:34%;top:24%}.journey-sleep .journey-marmot{left:31%;top:75%;transform:scale(.8);opacity:.65}.journey-archive .journey-marmot{left:56%;top:77%}.journey-council .journey-marmot{left:78%;top:25%}.journey-exit .journey-marmot{left:87%;top:54%}.journey-payload{position:absolute;z-index:8;left:13%;top:47%;width:24px;height:24px;transition:left .75s cubic-bezier(.2,.8,.2,1),top .75s cubic-bezier(.2,.8,.2,1),opacity .25s ease}.journey-payload span{display:block;width:100%;height:100%;border-radius:45% 55% 40% 60%;background:var(--amber);box-shadow:0 0 0 8px #f3c86b21}.journey-snack .journey-payload{left:31%;top:35%}.journey-sleep .journey-payload{opacity:0}.journey-archive .journey-payload{left:53%;top:76%}.journey-council .journey-payload{opacity:0}.journey-exit .journey-payload{left:83%;top:28%}.journey-console{position:absolute;left:6%;right:6%;bottom:7%;z-index:17;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end;padding:22px 24px;border-radius:32px;background:#fffaf0e0;border:1px solid rgba(24,58,42,.1);box-shadow:0 30px 76px #0000002e}.journey-console h3{font-size:2rem}.journey-console strong{display:block;margin-top:10px;color:var(--pine);font-family:Georgia,serif;font-size:1.2rem}.route-selector{position:absolute;left:50%;bottom:25%;z-index:18;transform:translate(-50%);display:flex;gap:10px;flex-wrap:wrap;justify-content:center;max-width:760px;padding:14px;border-radius:999px;background:#121b14c7;border:1px solid rgba(243,200,107,.16);box-shadow:0 24px 58px #0003}.case-split-lab{min-height:100vh;display:flex;align-items:center;padding:120px 0 80px}.case-split-wrap{width:min(1450px,88vw);margin:0 auto;display:grid;grid-template-columns:minmax(320px,.82fr) minmax(620px,1.18fr);gap:42px;align-items:center}.case-info-column{padding:32px;border-radius:34px;background:#fffaf0c2;border:1px solid rgba(24,58,42,.1);box-shadow:0 30px 76px #1820181a}.case-info-column h2{margin:10px 0 14px;color:var(--pine);font-family:Georgia,serif;font-size:clamp(3rem,4.8vw,5.4rem);line-height:.88;letter-spacing:-.07em}.case-info-column>p:not(.eyebrow){color:#182018b3;line-height:1.5;margin-bottom:20px}.case-selected-card{padding:20px;border-radius:24px;background:#fffaf0f0;border:1px solid rgba(24,58,42,.1);box-shadow:0 18px 38px #18201814}.case-selected-card h3{font-size:2.05rem}.case-evidence-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.compact-evidence-board{position:relative;height:620px;border-radius:44px;background:radial-gradient(circle at 50% 35%,rgba(255,250,240,.08),transparent 20rem),linear-gradient(180deg,#9b6432,#855126);box-shadow:inset 0 0 0 10px #6b3c1f,inset 0 0 0 20px #4f2a16,0 30px 80px #1820181f;overflow:hidden}.compact-board-tape{position:absolute;left:70px;right:70px;top:26px;z-index:3;height:28px;border-radius:6px;display:grid;place-items:center;color:#18201880;font-size:.58rem;font-weight:950;letter-spacing:.1em;background:repeating-linear-gradient(135deg,#111 0 18px,#f0c454 18px 34px)}.board-item{position:absolute;z-index:5;border:0;border-radius:14px;background:#fff4cf;color:var(--pine);box-shadow:0 18px 28px #18201824;padding:16px;text-align:left;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease,opacity .22s ease}.board-item span{display:block;color:var(--rust);font-size:.58rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.board-item strong{display:block;margin-top:6px;font-family:Georgia,serif;font-size:1.35rem;line-height:1.05}.board-item p,.board-item em{display:block;margin:6px 0 0;color:#18201899;font-size:.78rem;font-style:normal}.board-item.active{transform:translateY(-8px) rotate(0) scale(1.03);box-shadow:0 28px 52px #18201833,0 0 0 5px #f3c86b33;z-index:12}.compact-evidence-board:has(.board-item.active) .board-item:not(.active){filter:saturate(.82);opacity:.72}.board-suspect{left:72px;top:92px;width:210px;height:160px;rotate:-3deg}.board-suspect .mugshot-marmot{position:absolute;left:34px;bottom:18px;transform:scale(.62)}.board-motive{right:72px;top:98px;width:210px;height:130px;rotate:3deg}.board-hose{left:55%;top:250px;width:220px;height:125px;transform:translate(-50%);rotate:-1deg}.board-hose i{position:absolute;left:30px;right:30px;bottom:22px;height:16px;border-radius:999px;background:repeating-linear-gradient(90deg,#252525 0 40px,#f4efe2 40px 50px)}.board-timeline{right:70px;bottom:118px;width:250px;height:130px;rotate:4deg}.board-verdict{left:86px;bottom:98px;width:230px;height:145px;rotate:-4deg}.board-verdict .stamp{transform:scale(.76) rotate(-4deg);margin-top:16px}.compact-car-scene{position:absolute;left:50%;bottom:82px;transform:translate(-50%);width:380px;height:150px;z-index:4}.compact-car-scene .car-body{position:absolute;left:30px;right:30px;bottom:48px;height:68px;border-radius:24px 24px 14px 14px;background:linear-gradient(180deg,#2d4e66,#173149)}.compact-car-scene .wheel{position:absolute;bottom:28px;width:58px;height:58px;border-radius:50%;background:#111;box-shadow:inset 0 0 0 12px #2a2a2a}.compact-car-scene .wheel-left{left:70px}.compact-car-scene .wheel-right{right:70px}.compact-car-scene .marmot-sneak{position:absolute;left:50%;bottom:34px;transform:translate(-50%) scale(.72)}.compact-string{position:absolute;z-index:2;height:3px;border-radius:999px;background:#c1242ebf;transform-origin:left center}.cs-a{left:282px;top:165px;width:310px;rotate:15deg}.cs-b{left:310px;top:320px;width:180px;rotate:-30deg}.cs-c{right:250px;top:292px;width:150px;rotate:-18deg}.compact-spotlight{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 50%,transparent 0 35%,rgba(0,0,0,.08) 70%);opacity:0;transition:opacity .25s ease}.compact-evidence-board:has(.board-item.active) .compact-spotlight{opacity:1}.behaviour-experiment *,.burrow-journey *,.case-split-lab *{animation-timing-function:cubic-bezier(.2,.8,.2,1)}@keyframes bell-ring{0%{rotate:-6deg}to{rotate:6deg}}@keyframes route-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-26}}@media(max-width:1180px){.experiment-stage,.burrow-antfarm{width:50vw}.research-stats-card,.burrow-research-panel{display:none}.case-split-wrap{grid-template-columns:1fr}.compact-evidence-board{height:600px}}@media(max-width:980px){.behaviour-experiment,.burrow-journey,.case-split-lab{min-height:auto;padding:100px 0 40px}.experiment-copy,.experiment-result,.stimulus-tray,.journey-copy,.journey-console,.route-selector,.case-info-column{position:relative!important;inset:auto!important;width:calc(100% - 36px)!important;margin:18px auto 0!important;transform:none!important}.experiment-stage,.burrow-antfarm,.research-stats-card,.burrow-research-panel{display:none!important}.case-split-wrap{width:calc(100% - 28px);display:block}.compact-evidence-board{height:auto;min-height:0;padding:86px 18px 22px;display:grid;gap:14px;margin-top:22px}.board-item,.compact-car-scene{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:120px;transform:none!important;rotate:0deg!important}.compact-string,.compact-car-scene,.compact-spotlight{display:none!important}}.research-stats-card small,.burrow-research-panel small{display:block;margin-top:12px;color:#18201885;font-size:.64rem;line-height:1.3}.burrow-research-panel small{color:#fffaf08a}.site-header .premium-brand{display:grid!important;grid-template-columns:58px auto;align-items:center;gap:12px;min-width:252px}.brand-crest{position:relative;width:52px;height:52px;border-radius:18px;background:radial-gradient(circle at 50% 46%,rgba(255,250,240,.22),transparent 37%),linear-gradient(135deg,#f3c86b,#b4833d);box-shadow:inset 0 0 0 3px #183a2a38,inset 0 0 0 7px #fffaf01f,0 14px 26px #0000002e;overflow:hidden}.crest-ring{position:absolute;inset:8px;border-radius:50%;border:2px solid rgba(24,58,42,.4)}.crest-mountain{position:absolute;bottom:10px;width:28px;height:24px;background:#31543b;clip-path:polygon(50% 0,100% 100%,0 100%);opacity:.95}.crest-mountain-a{left:7px}.crest-mountain-b{right:6px;width:24px;height:20px;background:#496d55}.crest-burrow{position:absolute;left:50%;bottom:8px;width:30px;height:11px;translate:-50% 0;border-radius:999px 999px 4px 4px;background:#0b0704;box-shadow:0 0 0 4px #5e3a2057}.crest-marmot{position:absolute;left:50%;bottom:18px;width:13px;height:17px;translate:-50% 0;border-radius:9px 9px 7px 7px;background:#a86d36;box-shadow:-5px -4px 0 -2px #704722,5px -4px 0 -2px #704722}.crest-marmot:before,.crest-marmot:after{content:"";position:absolute;top:6px;width:2.5px;height:2.5px;border-radius:50%;background:#111}.crest-marmot:before{left:3px}.crest-marmot:after{right:3px}.site-header .brand-lockup small{display:block;margin-top:2px;color:#fffaf08a;font-size:.54rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.site-header nav a{position:relative;overflow:hidden}.site-header nav a:after{content:attr(data-label);position:absolute;left:50%;bottom:6px;translate:-50% 0;color:#f3c86bad;font-size:.46rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;opacity:0;transform:translateY(5px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{opacity:1;transform:translateY(0)}.behaviour-experiment .experiment-copy{top:16%!important;left:6%!important;width:min(520px,34vw)!important;padding:26px 28px!important;max-height:58vh;overflow:hidden}.behaviour-experiment .experiment-copy h2{font-size:clamp(2.95rem,4.1vw,4.8rem)!important;line-height:.88!important;letter-spacing:-.065em!important;max-width:500px}.behaviour-experiment .experiment-copy p:not(.eyebrow){font-size:.95rem!important;line-height:1.45!important}.behaviour-experiment .research-stats-card{inset:50% 7% auto auto!important;width:330px!important;z-index:19!important}.behaviour-experiment .experiment-result{right:7%!important;top:15%!important;width:320px!important;z-index:21!important}.behaviour-experiment .experiment-stage{right:4.5%!important;top:16%!important;width:min(760px,48vw)!important;height:540px!important}.behaviour-experiment .stimulus-tray{left:7%!important;right:7%!important;bottom:4%!important;padding:14px!important;z-index:24!important}.behaviour-experiment .stat-row{grid-template-columns:82px 1fr!important;padding:9px 0!important}.behaviour-experiment .stat-row strong{font-size:1.16rem!important}.behaviour-experiment .stat-row span{font-size:.74rem!important}.burrow-journey .journey-copy{top:13%!important;left:6%!important;width:min(430px,30vw)!important;padding:24px 26px!important;max-height:48vh;overflow:hidden}.burrow-journey .journey-copy h2{font-size:clamp(2.8rem,3.8vw,4.4rem)!important;line-height:.88!important;letter-spacing:-.065em!important}.burrow-journey .journey-copy p:not(.eyebrow){font-size:.94rem!important;line-height:1.45!important}.burrow-journey .burrow-research-panel{left:6%!important;top:auto!important;bottom:16%!important;width:min(400px,30vw)!important;padding:18px!important;z-index:17!important}.burrow-journey .burrow-stat-main{padding:13px!important}.burrow-journey .burrow-stat-main strong{font-size:2.55rem!important}.burrow-journey .burrow-stat-grid{gap:8px!important}.burrow-journey .burrow-stat-grid span{padding:10px 8px!important;font-size:.66rem!important}.burrow-journey .burrow-antfarm{right:4.5%!important;top:12%!important;width:min(850px,55vw)!important;height:585px!important}.burrow-journey .route-selector{left:50%!important;bottom:18%!important;max-width:720px!important;padding:12px!important;z-index:20!important}.burrow-journey .route-selector button{padding:10px 14px!important}.burrow-journey .journey-console{left:7%!important;right:7%!important;bottom:3.5%!important;padding:18px 22px!important;min-height:120px;z-index:18!important}.burrow-journey .journey-console h3{font-size:1.75rem!important}.burrow-journey .journey-console p{max-width:860px}.burrow-journey .burrow-room-vault{width:148px!important;height:104px!important;border-radius:24px!important}.burrow-journey .room-snack{left:23%!important;top:11%!important}.burrow-journey .room-council{right:12%!important;top:12%!important}.burrow-journey .room-sleep{left:20%!important;bottom:13%!important}.burrow-journey .room-archive{left:47%!important;bottom:10%!important}.burrow-journey .room-exit{right:7%!important;bottom:24%!important}.burrow-journey .depth-meter{z-index:16!important}.case-split-lab{padding:105px 0 70px!important}.case-split-wrap{width:min(1420px,88vw)!important;grid-template-columns:minmax(360px,.82fr) minmax(660px,1.18fr)!important;gap:34px!important}.case-info-column{padding:30px!important}.case-info-column h2{font-size:clamp(2.9rem,4.25vw,5rem)!important;line-height:.9!important}.case-selected-card{min-height:130px}.compact-evidence-board{height:590px!important}.compact-board-tape{left:70px!important;right:70px!important;top:24px!important;height:26px!important}.board-suspect{left:70px!important;top:88px!important;width:210px!important;height:150px!important;rotate:-3deg!important}.board-suspect .mugshot-marmot{left:auto!important;right:22px!important;bottom:10px!important;transform:scale(.48)!important}.board-motive{right:72px!important;top:88px!important;width:220px!important;height:122px!important;rotate:2deg!important}.board-hose{left:50%!important;top:208px!important;width:230px!important;height:118px!important;transform:translate(-50%)!important;rotate:0deg!important}.board-timeline{right:74px!important;bottom:82px!important;width:245px!important;height:128px!important;rotate:3deg!important}.board-verdict{left:80px!important;bottom:82px!important;width:210px!important;height:128px!important;rotate:-4deg!important}.compact-car-scene{width:330px!important;height:132px!important;bottom:58px!important;z-index:4!important}.compact-car-scene .car-body{bottom:46px!important;height:58px!important}.compact-car-scene .wheel{width:48px!important;height:48px!important;bottom:27px!important}.compact-car-scene .wheel-left{left:66px!important}.compact-car-scene .wheel-right{right:66px!important}.compact-car-scene .marmot-sneak{bottom:29px!important;transform:translate(-50%) scale(.56)!important}.cs-a{left:280px!important;top:164px!important;width:300px!important;rotate:16deg!important}.cs-b{left:304px!important;top:286px!important;width:168px!important;rotate:-30deg!important}.cs-c{right:272px!important;top:268px!important;width:135px!important;rotate:-16deg!important}.board-item strong{font-size:1.18rem!important}.board-item.active{transform:translateY(-6px) rotate(0) scale(1.025)!important}.founders .founder-heading{max-width:860px}.founder-grid{align-items:stretch}.founder-card{position:relative}.founder-card:before{content:"Council credential";position:absolute;top:18px;right:20px;z-index:3;color:#9f463094;font-size:.54rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.founder-card:after{content:"";position:absolute;inset:14px;z-index:1;border-radius:26px;border:1px dashed rgba(24,58,42,.13);pointer-events:none}.founder-front,.founder-back{position:relative;z-index:2}section[id]{scroll-margin-top:120px}@media(max-width:1300px){.behaviour-experiment .research-stats-card,.burrow-journey .burrow-research-panel{display:none!important}.behaviour-experiment .experiment-copy,.burrow-journey .journey-copy{width:min(500px,40vw)!important}.case-split-wrap{grid-template-columns:1fr!important;gap:24px!important}.case-info-column{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:end}.case-info-column .eyebrow,.case-info-column h2,.case-info-column>p:not(.eyebrow){grid-column:1}.case-selected-card,.case-evidence-tabs{grid-column:2}}@media(max-width:980px){.site-header .premium-brand{min-width:0;grid-template-columns:44px auto}.brand-crest{width:42px;height:42px;border-radius:14px}.site-header .brand-lockup small{display:none}.case-info-column{display:block}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.site-header .premium-brand.wordmark-brand{display:flex!important;align-items:center;justify-content:center;min-width:158px;padding-inline:6px}.wordmark-brand .brand-wordmark{position:relative;display:inline-flex;align-items:flex-end;gap:1px;padding:7px 14px 9px;border-radius:999px;background:linear-gradient(180deg,#fffaf014,#fffaf005);box-shadow:inset 0 0 0 1px #f3c86b2e;isolation:isolate}.wordmark-brand .brand-wordmark:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(90deg,#f3c86b1f,#f3c86b00 26% 74%,#f3c86b1a);z-index:-1}.wordmark-brand .brand-glyph{position:relative;font-family:var(--font-display);font-weight:900;letter-spacing:-.06em;line-height:.86;color:#f7efd9;text-shadow:0 2px 0 rgba(20,35,26,.35),0 10px 20px rgba(0,0,0,.18)}.wordmark-brand .glyph-m{font-size:2rem;color:#f3c86b}.wordmark-brand .glyph-r{font-size:1.78rem;transform:translateY(-1px)}.wordmark-brand .glyph-i{font-size:1.58rem;transform:translateY(-2px);margin-left:2px}.wordmark-brand .glyph-i:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;left:50%;top:-8px;translate:-50% 0;background:#f3c86b;box-shadow:0 0 0 4px #f3c86b24}.wordmark-brand .brand-wordmark-chip{width:10px;height:10px;border-radius:50%;align-self:center;background:radial-gradient(circle at 35% 35%,#f8df9a,#d29b3e 70%);opacity:.7;margin-inline:3px;box-shadow:0 0 0 4px #f3c86b14}.wordmark-brand .chip-left{margin-right:8px}.wordmark-brand .chip-right{margin-left:10px;width:20px;height:4px;border-radius:999px}.wordmark-brand .brand-lockup,.wordmark-brand .brand-crest{display:none!important}.behaviour-experiment .research-stats-card{right:6.5%!important;top:62%!important;width:318px!important;z-index:22!important}.behaviour-experiment .experiment-result{top:12%!important;right:6.5%!important;width:330px!important}.behaviour-experiment .research-stats-card .stat-row{grid-template-columns:86px 1fr!important}@media(max-width:980px){.site-header .premium-brand.wordmark-brand{min-width:112px;padding-inline:2px}.wordmark-brand .brand-wordmark{padding:6px 10px 8px}.wordmark-brand .glyph-m{font-size:1.64rem}.wordmark-brand .glyph-r{font-size:1.46rem}.wordmark-brand .glyph-i{font-size:1.3rem}.wordmark-brand .glyph-i:before{width:6px;height:6px;top:-7px}.wordmark-brand .brand-wordmark-chip{width:7px;height:7px}.wordmark-brand .chip-right{width:14px;height:3px}.behaviour-experiment .research-stats-card{right:5%!important;top:66%!important;width:292px!important}}.site-header .premium-brand.mri-only-brand{display:flex!important;align-items:center;justify-content:center;min-width:150px;padding:6px 12px!important}.mri-only-brand .mri-wordmark{position:relative;display:inline-flex;align-items:flex-end;gap:0;padding:8px 18px 11px;border-radius:999px;background:radial-gradient(circle at 18% 50%,rgba(243,200,107,.17),transparent 42%),linear-gradient(180deg,#fffaf014,#fffaf006);box-shadow:inset 0 0 0 1px #f3c86b3d,0 16px 26px #00000024;isolation:isolate}.mri-only-brand .mri-wordmark:before{content:"";position:absolute;inset:4px;border-radius:inherit;border:1px solid rgba(243,200,107,.12);pointer-events:none}.mri-only-brand .mri-letter{position:relative;font-family:Georgia,serif;font-weight:950;line-height:.78;letter-spacing:-.08em;color:#fff6df;text-shadow:0 2px 0 rgba(21,35,25,.45),0 8px 18px rgba(0,0,0,.22)}.mri-only-brand .mri-m{font-size:2.05rem;color:var(--amber)}.mri-only-brand .mri-r{font-size:1.88rem;transform:translateY(-1px) rotate(-2deg)}.mri-only-brand .mri-i{font-size:1.68rem;transform:translateY(-2px);margin-left:4px}.mri-only-brand .mri-i:before{content:"";position:absolute;top:-11px;left:50%;width:8px;height:8px;translate:-50% 0;border-radius:50%;background:var(--amber);box-shadow:0 0 0 5px #f3c86b21}.mri-wordmark-rule{position:absolute;left:20px;right:20px;bottom:6px;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--amber),transparent);opacity:.82}.mri-only-brand .brand-wordmark,.mri-only-brand .brand-wordmark-chip,.mri-only-brand .brand-glyph,.mri-only-brand .brand-lockup,.mri-only-brand .brand-crest{display:none!important}.behaviour-experiment .research-stats-card{inset:17.5% auto auto 54.5%!important;width:300px!important;z-index:18!important;padding:14px 16px!important;border-radius:22px!important}.behaviour-experiment .research-stats-card .eyebrow{font-size:.54rem!important;letter-spacing:.13em!important;margin-bottom:4px!important}.behaviour-experiment .research-stats-card .stat-row{grid-template-columns:76px 1fr!important;gap:9px!important;padding:7px 0!important}.behaviour-experiment .research-stats-card .stat-row strong{font-size:1.04rem!important}.behaviour-experiment .research-stats-card .stat-row span{font-size:.68rem!important}.behaviour-experiment .research-stats-card small{margin-top:7px!important;font-size:.58rem!important}.behaviour-experiment .experiment-result{top:13%!important;right:6.5%!important;width:330px!important;z-index:21!important}@media(max-width:1400px){.behaviour-experiment .research-stats-card{left:53%!important;top:56%!important;width:290px!important}}.founder-card{min-height:520px!important;overflow:visible}.founder-card-inner{min-height:100%}.founder-card-face{overflow:hidden}.founder-rank{display:inline-flex;align-items:center;gap:7px;margin-top:8px;padding:7px 11px;border-radius:999px;background:#183a2a1a;color:var(--rust);font-size:.58rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.founder-rank:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 5px #f3c86b21}.founder-duty-strip{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0 12px}.founder-duty-strip span{padding:7px 9px;border-radius:999px;background:#183a2a14;color:#182018ad;font-size:.68rem;font-weight:850}.clearance-plaque{margin:10px 0 14px;padding:12px 14px;border-radius:16px;background:#f3c86b24;color:var(--cream-2);font-family:Georgia,serif;font-size:1.12rem;line-height:1.2}.credential-meters{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.credential-meters i{height:10px;border-radius:999px;background:linear-gradient(90deg,var(--amber),rgba(243,200,107,.35));box-shadow:0 0 0 5px #f3c86b14}.founder-aside{overflow:hidden}.founder-aside:after{content:"COUNCIL VERIFIED";position:absolute;right:-34px;bottom:30px;padding:8px 44px;rotate:-12deg;border:2px solid rgba(243,200,107,.45);color:#f3c86b9e;font-size:.58rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.founder-seal{animation-duration:22s!important;opacity:.92}@media(max-width:980px){.site-header .premium-brand.mri-only-brand{min-width:112px;padding:4px 8px!important}.mri-only-brand .mri-wordmark{padding:7px 13px 10px}.mri-only-brand .mri-m{font-size:1.65rem}.mri-only-brand .mri-r{font-size:1.52rem}.mri-only-brand .mri-i{font-size:1.36rem}.mri-only-brand .mri-i:before{width:6px;height:6px;top:-9px}.behaviour-experiment .research-stats-card{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:calc(100% - 36px)!important;margin:18px auto 0!important}}@media(max-width:1400px)and (min-width:1301px){.behaviour-experiment .research-stats-card{left:51.5%!important;right:auto!important;top:18%!important;width:274px!important}.behaviour-experiment .experiment-result{right:5.5%!important;width:300px!important}}.behaviour-experiment .habitat-literature-card{left:52.5%!important;top:18.5%!important;width:342px!important;max-height:none!important;padding:16px 18px!important}.habitat-literature-card .stat-row{grid-template-columns:88px 1fr!important;gap:11px!important;padding:9px 0!important}.habitat-literature-card .stat-row strong{font-size:1.02rem!important;line-height:1.02!important}.habitat-literature-card .stat-row span{font-size:.69rem!important;line-height:1.25!important}.behaviour-experiment .experiment-result{top:13%!important;right:5.8%!important;width:310px!important}.burrow-literature-card .burrow-stat-main strong{font-size:2.35rem!important}.burrow-literature-card .burrow-stat-main span{font-size:.78rem!important}.burrow-literature-card .burrow-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.burrow-literature-card .burrow-stat-grid span{min-height:74px;font-size:.63rem!important;line-height:1.28!important}.burrow-literature-card .burrow-stat-grid b{font-size:.88rem!important}.founders{min-height:1120px!important;padding:145px 6% 120px!important}.founders .founder-heading{max-width:760px!important;margin-bottom:34px!important}.founders .founder-heading h2{max-width:820px;font-size:clamp(3.5rem,6vw,6.5rem);line-height:.9}.founders .founder-seal{right:8%!important;top:155px!important;width:112px!important;height:112px!important;font-size:1.85rem!important;opacity:.72}.founders .founder-grid{width:min(980px,68vw)!important;max-width:980px!important;padding-right:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}.founder-flip-card,.founder-card{min-height:560px!important;height:560px!important;overflow:visible!important}.founder-card-inner{height:100%!important;min-height:560px!important}.founder-card-face{height:100%!important;min-height:560px!important;padding:26px!important;display:flex;flex-direction:column;overflow:hidden!important}.founder-card-face .portrait-frame{width:128px!important;height:128px!important;margin-bottom:12px!important;flex:0 0 auto}.founder-card-face .portrait-marmot{scale:.66!important;bottom:-8px!important}.founder-card-face h3{margin:10px 0 6px!important;font-size:1.9rem!important;line-height:.98!important}.founder-card-face strong{font-size:.82rem!important;line-height:1.2!important;margin-bottom:8px!important}.founder-card-face p{font-size:.8rem!important;line-height:1.35!important;margin:0 0 8px!important}.founder-duty-strip{margin:8px 0 10px!important;gap:6px!important}.founder-duty-strip span{font-size:.58rem!important;padding:6px 8px!important}.founder-card blockquote{margin:10px 0 0!important;font-size:.95rem!important;line-height:1.32!important}.founder-card .official-stamp{right:22px!important;bottom:20px!important;transform:rotate(-4deg) scale(.82)!important}.founder-back ul{margin:12px 0 0!important;gap:8px!important}.founder-back li{padding:10px 11px!important;font-size:.82rem!important;line-height:1.22!important}.clearance-plaque{margin:8px 0 10px!important;padding:10px 12px!important;font-size:.94rem!important;color:var(--pine)!important;background:#f3c86b38!important}.credential-meters{margin:auto 0 52px!important}.founder-aside{right:6%!important;top:420px!important;width:300px!important}@media(max-width:1400px)and (min-width:981px){.behaviour-experiment .habitat-literature-card{left:50.5%!important;top:59%!important;width:318px!important}.behaviour-experiment .experiment-result{right:5.5%!important;width:300px!important}.founders .founder-grid{width:min(900px,64vw)!important;gap:20px!important}.founder-aside{width:280px!important;right:4%!important}}@media(max-width:1180px){.founders .founder-grid{width:min(980px,100%)!important;max-width:100%!important}.founder-aside{position:relative!important;right:auto!important;top:auto!important;margin:34px auto 0!important;width:min(100%,540px)!important}}@media(max-width:760px){.founders .founder-grid{grid-template-columns:1fr!important}.founder-flip-card,.founder-card,.founder-card-inner,.founder-card-face{min-height:600px!important;height:600px!important}}.burrow-journey .journey-copy{top:12.5%!important;left:6%!important;width:min(395px,29vw)!important;padding:22px 24px!important;max-height:none!important;overflow:visible!important}.burrow-journey .journey-copy h2{font-size:clamp(2.35rem,3.15vw,3.65rem)!important;line-height:.9!important;letter-spacing:-.06em!important;margin-bottom:10px!important}.burrow-journey .journey-copy p:not(.eyebrow){font-size:.84rem!important;line-height:1.42!important;margin:0!important}.burrow-journey .burrow-research-panel{inset:45% auto auto 6%!important;width:min(395px,29vw)!important;padding:16px!important;border-radius:28px!important;z-index:18!important}.burrow-journey .burrow-stat-main{padding:12px!important;border-radius:18px!important}.burrow-journey .burrow-stat-main strong{font-size:2.1rem!important}.burrow-journey .burrow-stat-main span{font-size:.72rem!important}.burrow-journey .burrow-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important}.burrow-journey .burrow-stat-grid span{min-height:62px!important;padding:9px!important;font-size:.58rem!important;line-height:1.18!important}.burrow-journey .burrow-stat-grid b{font-size:.78rem!important}.burrow-journey .burrow-research-panel small{font-size:.52rem!important;margin-top:9px!important}.burrow-journey .journey-console{bottom:3%!important;min-height:108px!important}.founders{overflow:visible!important;min-height:1380px!important;padding-bottom:180px!important}.founders .founder-grid{position:relative!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px!important;width:min(1040px,72vw)!important;max-width:1040px!important;align-items:start!important;padding-right:0!important}.founder-flip-card,.founder-card{position:relative!important;height:545px!important;min-height:545px!important;max-height:545px!important;perspective:none!important;overflow:hidden!important;transform:none!important}.founder-card:hover{transform:translateY(-4px)!important}.founder-card-inner{position:relative!important;height:545px!important;min-height:545px!important;transform:none!important;transform-style:flat!important;transition:none!important}.founder-flip-card.flipped .founder-card-inner{transform:none!important}.founder-card-face{position:absolute!important;inset:0!important;height:545px!important;min-height:545px!important;padding:24px!important;border-radius:var(--radius-xl)!important;backface-visibility:visible!important;transform:none!important;transition:opacity .22s ease,visibility .22s ease!important;overflow:hidden!important}.founder-front{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.founder-back,.founder-flip-card.flipped .founder-front{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.founder-flip-card.flipped .founder-back{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.founder-card-face .portrait-frame{width:118px!important;height:118px!important;margin-bottom:10px!important}.founder-card-face .portrait-frame>span{font-size:1.55rem!important;left:14px!important;top:10px!important}.founder-card-face .portrait-marmot{scale:.58!important;bottom:-15px!important}.founder-rank{margin-top:6px!important;padding:6px 10px!important;font-size:.54rem!important}.founder-card-face h3{margin:8px 0 5px!important;font-size:1.72rem!important;line-height:.98!important}.founder-card-face strong{margin-bottom:7px!important;font-size:.78rem!important}.founder-card-face p{font-size:.76rem!important;line-height:1.3!important}.founder-duty-strip{margin:7px 0 9px!important;gap:5px!important}.founder-duty-strip span{padding:5px 7px!important;font-size:.54rem!important}.founder-card blockquote{margin:8px 0 0!important;font-size:.88rem!important;line-height:1.28!important;max-width:92%!important}.founder-back ul{margin:10px 0 0!important;gap:7px!important}.founder-back li{padding:9px 10px!important;border-radius:13px!important;font-size:.76rem!important;line-height:1.16!important}.clearance-plaque{margin:7px 0 9px!important;padding:9px 11px!important;font-size:.86rem!important}.credential-meters{margin:auto 0 48px!important}.founder-card .official-stamp{right:18px!important;bottom:18px!important;transform:rotate(-4deg) scale(.74)!important;transform-origin:right bottom!important}.footer-seal{margin-top:0!important}@media(max-width:1180px){.founders{min-height:1900px!important;padding-bottom:220px!important}.founders .founder-grid{grid-template-columns:1fr!important;width:min(560px,calc(100% - 28px))!important;max-width:560px!important;margin-inline:auto!important}.founder-flip-card,.founder-card,.founder-card-inner,.founder-card-face{height:545px!important;min-height:545px!important;max-height:545px!important}.founder-aside{position:relative!important;inset:auto!important;margin:36px auto 0!important;width:min(560px,calc(100% - 28px))!important}}@media(max-width:760px){.founders{min-height:1960px!important}.founder-flip-card,.founder-card,.founder-card-inner,.founder-card-face{height:575px!important;min-height:575px!important;max-height:575px!important}}.founders.founders-clean{min-height:auto!important;padding:145px 6% 150px!important;overflow:hidden!important;display:block!important}.founders-clean-shell{position:relative;z-index:3;width:min(1320px,100%);margin:0 auto}.founders-clean .founder-heading{max-width:850px!important;margin:0 0 34px!important}.founders-clean .founder-heading h2{font-size:clamp(3.25rem,6vw,6.9rem)!important;line-height:.88!important;letter-spacing:-.07em!important;max-width:980px}.founders-clean .founder-heading p:not(.eyebrow){max-width:680px!important;color:#fffaf0c2!important;line-height:1.48!important}.founders-clean-layout{display:grid;grid-template-columns:minmax(600px,1fr) minmax(320px,380px);gap:28px;align-items:start}.member-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.member-card{position:relative;min-height:520px;padding:26px;border-radius:32px;overflow:hidden;background:linear-gradient(180deg,#fffaf0f5,#fffaf0d6),radial-gradient(circle at 85% 0,rgba(243,200,107,.24),transparent 15rem);border:1px solid rgba(243,200,107,.22);box-shadow:0 30px 70px #00000038;color:var(--pine);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.member-card:before{content:"Council credential";position:absolute;top:18px;right:20px;z-index:3;color:#9f46308c;font-size:.52rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.member-card:after{content:"";position:absolute;inset:14px;border-radius:24px;border:1px dashed rgba(24,58,42,.13);pointer-events:none}.member-card.active{border-color:#f3c86b94;box-shadow:0 34px 82px #00000045,0 0 0 6px #f3c86b14}.member-card:hover{transform:translateY(-5px)}.member-card-hit{position:absolute;inset:0;z-index:20;border:0;background:transparent;cursor:pointer}.member-card .portrait-frame{width:128px!important;height:128px!important;margin:0 0 14px!important}.member-card .portrait-frame>span{font-size:1.6rem!important;left:15px!important;top:10px!important}.member-card .portrait-marmot{scale:.62!important;bottom:-12px!important}.member-rank{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#183a2a1a;color:var(--rust);font-size:.56rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.member-rank:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 5px #f3c86b1f}.member-card h3{margin:12px 0 6px!important;font-family:Georgia,serif;font-size:2.05rem!important;line-height:.98!important;letter-spacing:-.045em;color:var(--pine)}.member-card strong{display:block;margin:0 0 8px!important;color:var(--rust);font-size:.84rem;line-height:1.24;font-weight:950}.member-card p{margin:0!important;color:#182018ad;font-size:.82rem!important;line-height:1.35!important}.member-duty-strip{display:flex;flex-wrap:wrap;gap:6px;margin:13px 0}.member-duty-strip span{padding:7px 9px;border-radius:999px;background:#183a2a14;color:#182018b3;font-size:.62rem;font-weight:850}.member-card blockquote{margin:14px 0 0!important;padding-left:14px;border-left:4px solid var(--gold);max-width:92%;color:#182018b8;font-family:Georgia,serif;font-size:1rem!important;line-height:1.3!important}.member-card .official-stamp{position:absolute!important;right:22px!important;bottom:22px!important;transform:rotate(-5deg) scale(.82)!important;transform-origin:right bottom!important;z-index:4}.member-detail-panel{position:sticky;top:130px;min-height:520px;padding:28px;border-radius:32px;background:radial-gradient(circle at 45% 10%,rgba(243,200,107,.16),transparent 14rem),#fffaf01a;border:1px solid rgba(243,200,107,.24);color:var(--cream-2);box-shadow:0 34px 82px #0000003d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden}.member-detail-panel:after{content:"COUNCIL VERIFIED";position:absolute;right:-35px;bottom:38px;padding:8px 42px;rotate:-12deg;border:2px solid rgba(243,200,107,.43);color:#f3c86b9e;font-size:.54rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.member-detail-panel .council-medallion{position:relative!important;inset:auto!important;width:94px!important;height:94px!important;margin-bottom:28px!important;font-size:1.6rem!important}.member-detail-panel h3{margin:10px 0;color:var(--cream-2);font-family:Georgia,serif;font-size:2.25rem;line-height:.98}.member-detail-panel>strong{display:block;margin-bottom:18px;padding:12px 14px;border-radius:18px;background:#f3c86b24;color:var(--amber);font-family:Georgia,serif;font-size:1.05rem}.member-detail-panel ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.member-detail-panel li{padding:12px 14px;border-radius:16px;background:#fffaf017;color:#fffaf0cc;font-weight:850;line-height:1.25}.member-meter-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 72px}.member-meter-row i{height:11px;border-radius:999px;background:linear-gradient(90deg,var(--amber),rgba(243,200,107,.34));box-shadow:0 0 0 5px #f3c86b14}.member-detail-panel .official-stamp{position:absolute!important;right:24px!important;bottom:24px!important;transform:rotate(-5deg) scale(.82)!important}.founders-clean .founder-aside,.founders-clean .founder-seal,.founders-clean .founder-flip-card,.founders-clean .founder-card,.founders-clean .founder-grid{all:unset}@media(max-width:1180px){.founders.founders-clean{padding:135px 24px 130px!important}.founders-clean-layout{grid-template-columns:1fr}.member-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-detail-panel{position:relative;top:auto;min-height:460px}}@media(max-width:760px){.founders-clean .founder-heading h2{font-size:clamp(2.8rem,13vw,4.4rem)!important}.member-card-grid{grid-template-columns:1fr}.member-card,.member-detail-panel{min-height:500px}}html,body,#root{max-width:100%;overflow-x:hidden}@media(max-width:860px){:root{--mobile-gutter: 18px}html{scroll-padding-top:112px!important}body{overflow-x:hidden!important}.app,main{max-width:100vw;overflow-x:hidden}section[id]{scroll-margin-top:112px!important}.site-header{top:8px!important;width:calc(100% - 16px)!important;min-height:0!important;padding:9px 10px!important;border-radius:22px!important;display:grid!important;grid-template-columns:auto 1fr!important;gap:8px!important;align-items:center!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header .brand,.site-header .premium-brand,.site-header .mri-only-brand{min-width:0!important;padding:0!important;justify-content:start!important}.mri-only-brand .mri-wordmark{padding:7px 12px 10px!important}.mri-only-brand .mri-m{font-size:1.52rem!important}.mri-only-brand .mri-r{font-size:1.42rem!important}.mri-only-brand .mri-i{font-size:1.25rem!important}.mri-only-brand .mri-i:before{width:6px!important;height:6px!important;top:-8px!important}.site-header nav{width:100%!important;display:flex!important;justify-content:flex-end!important;gap:6px!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{flex:0 0 auto;min-height:38px;padding:9px 10px!important;border-radius:999px!important;font-size:.68rem!important;white-space:nowrap!important}.site-header nav a:after,.header-status,.header-meta-pill{display:none!important}.scene,.hero,.research-panel,.alpine-scene,.burrow-scene,.hibernation,.case-file,.reports,.founders,.footer-seal{min-height:auto!important;padding:118px var(--mobile-gutter) 64px!important;overflow:hidden!important}.section-heading h2,.hero-title,.habitat-copy h2,.burrow-copy h2,.case-copy h2,.founder-heading h2,.footer-seal h2,.experiment-copy h2,.journey-copy h2,.case-info-column h2{font-size:clamp(2.65rem,13.5vw,4.8rem)!important;line-height:.9!important;letter-spacing:-.06em!important}p{max-width:100%}button,a{-webkit-tap-highlight-color:transparent}.intro-card,.intro-document,.field-report-card{width:min(92vw,430px)!important;padding:24px!important}.curtain-left,.curtain-right{width:55vw!important}.hero{padding-top:128px!important}.hero-content{position:relative!important;z-index:8!important;width:100%!important}.hero-title{max-width:100%!important}.hero p{font-size:.98rem!important}.mission-dock{position:relative!important;inset:auto!important;margin-top:24px!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}.mission-dock a{min-height:76px!important;padding:14px!important}.hero-backdrop-marmot,.hero-scroll-indicator,.hero-transect,.hero-expedition-route,.section-route,.hero-particle-field,.gold-dust,.hero-orbit{display:none!important}.department-grid,.report-grid{grid-template-columns:1fr!important;gap:14px!important}.department-card,.report-card{min-height:0!important;padding:20px!important}.research-dossier-grid{margin-top:24px!important}.behaviour-experiment{display:block!important;padding-bottom:76px!important}.behaviour-experiment .experiment-copy,.behaviour-experiment .experiment-result,.behaviour-experiment .research-stats-card,.behaviour-experiment .stimulus-tray{position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;margin:0 0 16px!important;transform:none!important}.behaviour-experiment .experiment-copy{padding:24px!important}.behaviour-experiment .experiment-result,.behaviour-experiment .research-stats-card{padding:18px!important}.behaviour-experiment .experiment-stage{position:relative!important;inset:auto!important;width:100%!important;height:310px!important;margin:18px 0!important;border-radius:28px!important;display:block!important}.behaviour-experiment .plot-boundary{inset:20px!important}.experiment-marmot{transform:scale(.78)}.marmot-subject-a{left:56%!important;bottom:14%!important}.marmot-subject-b{right:13%!important;bottom:26%!important}.marmot-subject-c{left:28%!important;bottom:30%!important}.stimulus-tray{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding:14px!important}.stimulus-tray button,.route-selector button,.case-evidence-tabs button{min-height:44px;padding:11px 12px!important;font-size:.76rem!important}.stat-row{grid-template-columns:80px 1fr!important}.burrow-journey{display:block!important;padding-bottom:76px!important}.burrow-journey .journey-copy,.burrow-journey .burrow-research-panel,.burrow-journey .journey-console,.burrow-journey .route-selector{position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;margin:0 0 16px!important;transform:none!important}.burrow-journey .journey-copy,.burrow-journey .burrow-research-panel,.burrow-journey .journey-console{padding:20px!important}.burrow-journey .burrow-antfarm{position:relative!important;inset:auto!important;width:100%!important;height:360px!important;margin:18px 0!important;border-radius:28px!important;display:block!important}.burrow-room-vault{transform:scale(.78)!important;transform-origin:center!important}.journey-marmot{transform:scale(.72)!important}.burrow-stat-grid{grid-template-columns:1fr 1fr!important}.route-selector{display:grid!important;grid-template-columns:1fr 1fr!important;border-radius:28px!important;padding:14px!important}.journey-console{grid-template-columns:1fr!important;gap:12px!important}.hibernation .sleepy,.hibernation-monitor,.monitor-wrapper,.sleep-trigger{display:none!important}.hibernation-copy,.productivity-card{position:relative!important;inset:auto!important;width:100%!important;margin:0 0 16px!important}.case-split-lab{display:block!important;padding:118px var(--mobile-gutter) 64px!important}.case-split-wrap{width:100%!important;display:block!important}.case-info-column{display:block!important;padding:22px!important;margin-bottom:18px!important}.case-selected-card{margin-top:14px!important}.case-evidence-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.compact-evidence-board{width:100%!important;height:auto!important;min-height:0!important;padding:82px 16px 18px!important;display:grid!important;gap:12px!important;border-radius:30px!important}.compact-board-tape{left:16px!important;right:16px!important;top:18px!important}.board-item{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:112px!important;transform:none!important;rotate:0deg!important}.board-item.active{transform:translateY(-4px)!important}.compact-car-scene,.compact-string,.compact-spotlight{display:none!important}.reports{padding-bottom:70px!important}.report-grid{width:100%!important}.founders.founders-clean{padding:118px var(--mobile-gutter) 72px!important;overflow:hidden!important}.founders-clean-layout{display:block!important}.founders-clean .founder-heading{margin-bottom:22px!important}.member-card-grid{grid-template-columns:1fr!important;gap:14px!important}.member-card{min-height:0!important;padding:22px!important}.member-card .portrait-frame{width:112px!important;height:112px!important}.member-card h3{font-size:1.82rem!important}.member-card blockquote{font-size:.92rem!important}.member-card .official-stamp{position:relative!important;right:auto!important;bottom:auto!important;margin-top:18px!important;transform:rotate(-5deg) scale(.82)!important;transform-origin:left center!important}.member-detail-panel{position:relative!important;top:auto!important;min-height:0!important;margin-top:18px!important;padding:22px!important}.member-detail-panel .official-stamp{position:relative!important;right:auto!important;bottom:auto!important;margin-top:20px!important;transform:rotate(-5deg) scale(.82)!important;transform-origin:left center!important}.member-detail-panel:after{display:none!important}.footer-seal{min-height:auto!important;padding:86px var(--mobile-gutter) 72px!important}.footer-seal h2{max-width:100%!important}.final-stamp{transform:rotate(-5deg) scale(.82)!important}}@media(max-width:520px){.site-header{grid-template-columns:1fr!important;gap:8px!important}.site-header .brand,.site-header .premium-brand,.site-header .mri-only-brand{justify-content:center!important}.site-header nav{justify-content:flex-start!important;max-width:100%!important}.scene,.hero,.research-panel,.alpine-scene,.burrow-scene,.hibernation,.case-file,.reports,.founders,.footer-seal{padding-top:142px!important}.stimulus-tray,.route-selector,.case-evidence-tabs{grid-template-columns:1fr!important}.behaviour-experiment .experiment-stage,.burrow-journey .burrow-antfarm{height:280px!important}.research-stats-card,.burrow-research-panel{display:block!important}.burrow-stat-grid{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce),(max-width:860px){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.marmot,.journey-marmot,.experiment-marmot{transition-duration:.18s!important}}@media(max-width:860px){html,body,#root,.app{width:100%!important;max-width:100%!important;overflow-x:hidden!important}html{scroll-padding-top:74px!important}body{background:var(--cream)}section[id]{scroll-margin-top:74px!important}.site-header{position:fixed!important;top:8px!important;left:50%!important;right:auto!important;width:auto!important;min-width:0!important;max-width:calc(100vw - 20px)!important;transform:translate(-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:6px 8px!important;min-height:0!important;border-radius:999px!important;z-index:1000!important;background:#101e17db!important;border:1px solid rgba(243,200,107,.22)!important;box-shadow:0 14px 34px #0003!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.site-header nav,.site-header .header-status,.site-header .header-meta-pill,.site-header .brand-lockup,.site-header .brand-crest,.site-header .brand-wordmark-chip,.site-header .chip-left,.site-header .chip-right{display:none!important}.site-header .brand,.site-header .premium-brand,.site-header .mri-only-brand,.site-header .wordmark-brand{min-width:0!important;width:auto!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.mri-only-brand .mri-wordmark,.wordmark-brand .brand-wordmark{padding:6px 12px 9px!important;border-radius:999px!important;box-shadow:none!important;background:transparent!important}.mri-only-brand .mri-wordmark:before,.wordmark-brand .brand-wordmark:before{display:none!important}.mri-only-brand .mri-m,.wordmark-brand .glyph-m{font-size:1.48rem!important}.mri-only-brand .mri-r,.wordmark-brand .glyph-r{font-size:1.36rem!important}.mri-only-brand .mri-i,.wordmark-brand .glyph-i{font-size:1.22rem!important;margin-left:2px!important}.mri-only-brand .mri-i:before,.wordmark-brand .glyph-i:before{width:5px!important;height:5px!important;top:-7px!important}.mri-wordmark-rule{bottom:4px!important;height:2px!important;left:14px!important;right:14px!important}.scene,.hero,.research-panel,.alpine-scene,.burrow-scene,.hibernation,.case-file,.reports,.founders,.footer-seal{position:relative!important;min-height:auto!important;height:auto!important;padding:82px 16px 52px!important;overflow:hidden!important}.hero,.alpine-scene,.burrow-scene,.case-file,.founders{display:block!important}.section-heading h2,.hero-title,.experiment-copy h2,.journey-copy h2,.case-info-column h2,.founder-heading h2,.footer-seal h2{font-size:clamp(2.35rem,12vw,3.95rem)!important;line-height:.92!important;letter-spacing:-.055em!important;max-width:100%!important}.eyebrow{font-size:.6rem!important}p{font-size:.92rem!important;line-height:1.45!important}.hero-backdrop-marmot,.hero-scroll-indicator,.hero-transect,.hero-expedition-route,.section-route,.hero-particle-field,.gold-dust,.hero-orbit,.field-camera-frame,.camera-viewfinder,.camera-hotspot,.camera-focus-ring,.field-event,.photo-reel,.field-reel-finale,.measure-ruler,.depth-meter,.route-path,.tunnel-path,.burrow-tunnel-svg,.foreground-grass{display:none!important}.hero-content,.hero-copy,.hero-panel{position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;transform:none!important}.mission-dock{position:relative!important;inset:auto!important;width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:22px 0 0!important;transform:none!important}.mission-dock a{min-height:64px!important;padding:14px!important}.department-grid,.report-grid,.research-dossier-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important}.department-card,.report-card,.research-card{position:relative!important;inset:auto!important;width:100%!important;min-height:0!important;padding:18px!important;transform:none!important}.behaviour-experiment .experiment-copy,.behaviour-experiment .experiment-result,.behaviour-experiment .research-stats-card,.behaviour-experiment .stimulus-tray{position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;margin:0 0 14px!important;padding:18px!important;transform:none!important;border-radius:24px!important}.behaviour-experiment .experiment-stage{position:relative!important;inset:auto!important;width:100%!important;height:230px!important;margin:14px 0!important;border-radius:24px!important;transform:none!important;overflow:hidden!important;display:block!important}.plot-boundary{inset:16px!important}.experiment-stage .field-tripod,.experiment-stage .field-clipboard-prop{display:none!important}.experiment-marmot{transform:scale(.62)!important}.marmot-subject-a{left:52%!important;bottom:12%!important}.marmot-subject-b{right:10%!important;bottom:22%!important}.marmot-subject-c{left:18%!important;bottom:26%!important}.stimulus{transform:scale(.74)!important;transform-origin:center!important}.stimulus-tray{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.stimulus-tray button,.route-selector button,.case-evidence-tabs button{width:100%!important;min-height:44px!important;padding:12px 14px!important;font-size:.78rem!important;text-align:center!important}.stat-row,.habitat-literature-card .stat-row{grid-template-columns:72px 1fr!important;gap:9px!important;padding:8px 0!important}.stat-row strong,.habitat-literature-card .stat-row strong{font-size:1rem!important}.stat-row span,.habitat-literature-card .stat-row span{font-size:.68rem!important}.burrow-journey .journey-copy,.burrow-journey .burrow-research-panel,.burrow-journey .journey-console,.burrow-journey .route-selector{position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;margin:0 0 14px!important;padding:18px!important;transform:none!important;border-radius:24px!important}.burrow-journey .burrow-antfarm{position:relative!important;inset:auto!important;width:100%!important;height:255px!important;margin:14px 0!important;border-radius:24px!important;transform:none!important;overflow:hidden!important;display:block!important}.burrow-room-vault{width:118px!important;height:80px!important;transform:scale(.72)!important;transform-origin:center!important}.burrow-room-vault span{font-size:.48rem!important}.room-snack{left:8%!important;top:10%!important}.room-council{right:4%!important;top:10%!important}.room-sleep{left:8%!important;bottom:8%!important}.room-archive{left:38%!important;bottom:7%!important}.room-exit{right:3%!important;bottom:25%!important}.journey-marmot{transform:scale(.55)!important}.journey-payload{transform:scale(.7)!important}.burrow-stat-grid{grid-template-columns:1fr!important;gap:8px!important}.burrow-stat-grid span{min-height:0!important}.route-selector{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.journey-console{display:block!important}.journey-console .stamp,.journey-console .official-stamp{margin-top:14px!important;transform:rotate(-5deg) scale(.78)!important;transform-origin:left center!important}.hibernation-copy,.productivity-card{position:relative!important;inset:auto!important;width:100%!important;margin:0 0 14px!important;transform:none!important}.hibernation .sleepy,.hibernation-monitor,.monitor-wrapper,.sleep-trigger,.hibernation-orbit,.torpor-wave{display:none!important}.case-split-lab{padding:82px 16px 52px!important}.case-split-wrap{width:100%!important;display:block!important}.case-info-column{display:block!important;width:100%!important;padding:18px!important;margin:0 0 14px!important;border-radius:24px!important}.case-selected-card{margin-top:12px!important;padding:16px!important}.case-evidence-tabs{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:12px!important}.compact-evidence-board{width:100%!important;height:auto!important;min-height:0!important;padding:70px 14px 16px!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;border-radius:26px!important}.compact-board-tape{left:14px!important;right:14px!important;top:16px!important;height:28px!important}.board-item{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:108px!important;transform:none!important;rotate:0deg!important;padding:14px!important}.board-item.active{transform:none!important}.compact-car-scene,.compact-string,.compact-spotlight{display:none!important}.report-grid{grid-template-columns:1fr!important}.founders.founders-clean{padding:82px 16px 52px!important}.founders-clean-layout{display:block!important}.member-card-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.member-card{min-height:0!important;padding:18px!important;border-radius:24px!important}.member-card:before,.member-card:after{display:none!important}.member-card .portrait-frame{width:96px!important;height:96px!important}.member-card h3{font-size:1.65rem!important}.member-card blockquote{font-size:.86rem!important}.member-card .official-stamp,.member-detail-panel .official-stamp{position:relative!important;right:auto!important;bottom:auto!important;margin-top:14px!important;transform:rotate(-5deg) scale(.75)!important;transform-origin:left center!important}.member-detail-panel{position:relative!important;top:auto!important;min-height:0!important;width:100%!important;margin-top:14px!important;padding:18px!important;border-radius:24px!important}.member-detail-panel:after{display:none!important}.member-detail-panel .council-medallion{width:74px!important;height:74px!important;margin-bottom:16px!important;font-size:1.2rem!important}.member-detail-panel li{padding:10px 12px!important;font-size:.82rem!important}.member-meter-row{margin:16px 0 18px!important}.footer-seal{padding:70px 16px 58px!important}.final-stamp{transform:rotate(-5deg) scale(.72)!important;transform-origin:center!important}}@media(max-width:430px){.scene,.hero,.research-panel,.alpine-scene,.burrow-scene,.hibernation,.case-file,.reports,.founders,.footer-seal{padding-left:12px!important;padding-right:12px!important}.section-heading h2,.hero-title,.experiment-copy h2,.journey-copy h2,.case-info-column h2,.founder-heading h2,.footer-seal h2{font-size:clamp(2.15rem,12vw,3.5rem)!important}.behaviour-experiment .experiment-stage,.burrow-journey .burrow-antfarm{height:220px!important}.site-header{top:6px!important}}@media(max-width:860px){html,body,#root,.app,main{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{background:var(--cream)!important}.site-header{position:sticky!important;top:env(safe-area-inset-top,0px)!important;z-index:1200!important;width:calc(100% - 24px)!important;max-width:440px!important;min-height:0!important;height:auto!important;margin:8px auto 0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.site-header:before,.site-header:after,.site-header .header-flare,.site-header .header-meta-pill,.site-header nav,.site-header .zone-widget{display:none!important}.site-header .premium-brand,.site-header .premium-brand.mri-only-brand,.site-header .premium-brand.wordmark-brand{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:184px!important;min-width:184px!important;height:76px!important;margin:0 auto!important;padding:0!important;border-radius:999px!important;overflow:hidden!important;isolation:isolate!important;background:linear-gradient(140deg,#102c1ef5,#354f38eb)!important;border:1px solid rgba(217,190,110,.42)!important;box-shadow:0 16px 34px #12100c47,inset 0 1px #ffffff24,inset 0 -1px #0000001f!important}.site-header .premium-brand.mri-only-brand:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 50% 35%,rgba(238,214,135,.2),transparent 42%);pointer-events:none}.mri-only-brand .mri-wordmark{gap:0!important;transform:scale(.94)!important}.mri-only-brand .mri-wordmark:before{inset:auto 16px 10px!important;height:1px!important;border-radius:999px!important}.mri-only-brand .mri-letter,.mri-only-brand .mri-m,.mri-only-brand .mri-r,.mri-only-brand .mri-i{line-height:1!important}.hero,.research-panel,.behaviour-experiment,.burrow-journey,.hibernation,.case-file,.reports,.founders,.footer-seal{min-height:auto!important;height:auto!important;padding-left:14px!important;padding-right:14px!important;overflow:hidden!important}.hero,.research-panel,.behaviour-experiment,.burrow-journey,.hibernation,.case-file,.reports,.founders{padding-top:26px!important;padding-bottom:34px!important}.hero-copy,.section-heading,.experiment-copy,.experiment-result,.research-stats-card,.journey-copy,.burrow-research-panel,.journey-console,.route-selector,.productivity-card,.case-info-column,.compact-evidence-board,.member-detail-panel,.founder-heading{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;left:auto!important;right:auto!important}.hero-copy,.experiment-copy,.experiment-result,.research-stats-card,.journey-copy,.burrow-research-panel,.journey-console,.route-selector,.case-info-column,.compact-evidence-board,.member-detail-panel,.founder-heading,.productivity-card{position:relative!important;inset:auto!important;padding:18px!important;border-radius:24px!important;transform:none!important;overflow:hidden!important;margin-bottom:14px!important}.hero-title,.hero h1,.section-heading h2,.experiment-copy h2,.journey-copy h2,.case-info-column h2,.founder-heading h2{font-size:clamp(2.2rem,11vw,3.45rem)!important;line-height:.94!important;letter-spacing:-.055em!important;max-width:100%!important}.eyebrow{font-size:.64rem!important;letter-spacing:.14em!important}p,li,span{line-height:1.45!important}.hero-transect,.hero-specimen-label,.hero-burrow-peek,.scroll-cue,.expedition-scale,.floating-file.hero-file,.hero-data-slab,.scanner-tag,.scanner-card,.scanner-beam,.hero-signal-stack,.hero-ribbon,.section-route,.paper-rings,.research-orbit,.research-note,.research-magnifier{display:none!important}.hero{padding-top:18px!important;min-height:760px!important}.hero-copy{position:relative!important;top:auto!important;width:100%!important;padding-top:34px!important;z-index:2!important}.hero-copy h1{font-size:clamp(3rem,18vw,4.9rem)!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.mission-dock{position:relative!important;inset:auto!important;width:100%!important;margin-top:16px!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;transform:none!important}.hero-marmot-wrap{position:relative!important;right:auto!important;top:auto!important;width:100%!important;height:280px!important;margin-top:16px!important;border-radius:26px!important;background:linear-gradient(180deg,#faf7ec40,#faf7ec14)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-marmot-wrap .hero-marmot{transform:translate(-50%) scale(.82)!important;left:50%!important;bottom:20px!important}.department-grid,.research-dossier-grid,.report-grid,.member-card-grid,.founders .founder-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important}.department-card,.research-card,.report-card,.member-card,.founder-card{width:100%!important;min-height:auto!important;height:auto!important;margin:0!important;transform:none!important;rotate:0deg!important;border-radius:22px!important}.research-live-board{display:block!important;width:100%!important;padding:18px!important;border-radius:24px!important}.behaviour-experiment{display:block!important;background:linear-gradient(180deg,#d8eff8,#eff9f3 42%,#8da95f)!important}.behaviour-experiment .experiment-copy,.behaviour-experiment .experiment-result,.behaviour-experiment .research-stats-card,.behaviour-experiment .stimulus-tray{position:relative!important;inset:auto!important;z-index:2!important}.behaviour-experiment .experiment-copy{background:#fffaf0eb!important}.behaviour-experiment .experiment-stage{display:block!important;position:relative!important;width:100%!important;height:300px!important;margin:0 0 14px!important;border-radius:26px!important;overflow:hidden!important;background:linear-gradient(180deg,#ffffff52,#ffffff1f)!important;border:1px solid rgba(65,95,86,.12)!important;box-shadow:inset 0 0 0 1px #fff3!important}.behaviour-experiment .plot-boundary{inset:18px!important;border-radius:24px!important}.behaviour-experiment .experiment-result,.behaviour-experiment .research-stats-card{background:#fffaf0eb!important}.behaviour-experiment .research-stats-card{order:4!important}.behaviour-experiment .stat-row{display:grid!important;grid-template-columns:84px 1fr!important;gap:10px!important;align-items:start!important;padding:9px 0!important}.behaviour-experiment .stat-row strong{font-size:1rem!important}.behaviour-experiment .stat-row span,.behaviour-experiment .research-stats-card small{font-size:.72rem!important}.behaviour-experiment .stimulus-tray{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0!important;padding:14px!important;border-radius:24px!important;background:#f0f5dfd1!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.behaviour-experiment .stimulus-tray button{min-height:48px!important;padding:12px 10px!important;border-radius:999px!important;font-size:.86rem!important;line-height:1.2!important;text-align:center!important}.burrow-journey{background:linear-gradient(180deg,#6a3f22,#412515)!important}.burrow-journey .depth-meter{position:relative!important;top:auto!important;right:auto!important;width:110px!important;margin:0 0 14px auto!important;z-index:3!important}.burrow-journey .journey-copy,.burrow-journey .burrow-research-panel{position:relative!important;inset:auto!important;width:100%!important;background:#0e1c14eb!important;color:var(--cream-2)!important}.burrow-journey .journey-copy p:not(.eyebrow),.burrow-journey .burrow-research-panel small,.burrow-journey .burrow-stat-main span,.burrow-journey .burrow-stat-grid span{color:#fffaf0c2!important}.burrow-journey .burrow-antfarm{display:block!important;position:relative!important;width:100%!important;height:300px!important;margin:0 0 14px!important;border-radius:28px!important;overflow:hidden!important;background:#00000012!important;border:1px solid rgba(221,190,111,.14)!important}.burrow-journey .burrow-room-vault{width:96px!important;height:96px!important;padding:10px!important;border-radius:22px!important}.burrow-journey .burrow-room-vault span{font-size:.64rem!important}.burrow-journey .room-snack{left:10%!important;top:18%!important}.burrow-journey .room-council{right:8%!important;top:14%!important}.burrow-journey .room-sleep{left:12%!important;bottom:16%!important}.burrow-journey .room-archive{left:41%!important;bottom:12%!important}.burrow-journey .room-exit{right:8%!important;bottom:22%!important}.burrow-journey .journey-marmot{transform:scale(.82)!important;transform-origin:center center!important}.burrow-journey .route-selector{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;background:#fffaf0e6!important}.burrow-journey .route-selector button{width:100%!important;min-height:46px!important;border-radius:999px!important;font-size:.84rem!important}.burrow-journey .journey-console{background:#fffaf0f0!important}.burrow-journey .journey-console .official-stamp{position:relative!important;display:inline-flex!important;right:auto!important;bottom:auto!important;margin-top:12px!important;transform:rotate(-6deg) scale(.78)!important;transform-origin:left center!important}.burrow-journey .burrow-stat-main{padding:12px!important;border-radius:18px!important}.burrow-journey .burrow-stat-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.burrow-journey .burrow-stat-grid span{min-height:74px!important;padding:10px!important;border-radius:16px!important;font-size:.64rem!important;line-height:1.25!important}.hibernation{background:radial-gradient(circle at 50% 35%,rgba(203,164,87,.12),transparent 24%),#13231d!important}.hibernation .section-heading{position:relative!important;top:auto!important;left:auto!important;width:100%!important;margin-bottom:14px!important}.hibernation .sleeping-room{position:relative!important;width:100%!important;min-height:640px!important;border-radius:28px!important;padding:170px 14px!important;overflow:hidden!important;background:linear-gradient(180deg,#4d301beb,#27170efa)!important}.hibernation .productivity-card{position:absolute!important;inset:16px 16px auto!important;z-index:4!important;margin:0!important;background:#fffaf0f0!important;color:var(--pine)!important}.hibernation .productivity-number{font-size:clamp(2.8rem,16vw,4.1rem)!important;line-height:.9!important}.hibernation .hibernation-monitor{position:absolute!important;inset:auto 16px 16px!important;width:auto!important;z-index:4!important;border-radius:22px!important}.hibernation .do-not-disturb{top:120px!important;left:50%!important;transform:translate(-50%)!important;width:auto!important;max-width:calc(100% - 44px)!important;font-size:.72rem!important;text-align:center!important;z-index:3!important}.hibernation .sleep-button{z-index:3!important}.hibernation .sleep-button-one{left:9%!important;top:265px!important}.hibernation .sleep-button-two{left:37%!important;top:210px!important}.hibernation .sleep-button-three{left:67%!important;top:282px!important}.hibernation .sleepy{transform:scale(.78)!important;transform-origin:center center!important}.hibernation .zzz-one{left:14%!important;top:335px!important}.hibernation .zzz-two{left:42%!important;top:270px!important}.hibernation .zzz-three{left:72%!important;top:350px!important}.hibernation .disturbance-warning{position:absolute!important;inset:auto 16px 142px!important;z-index:4!important}.case-split-wrap{display:block!important;width:100%!important}.case-evidence-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:14px!important}.compact-evidence-board{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:18px!important;background:#6b3f1fbf!important}.compact-board-tape{display:none!important}.board-item{position:relative!important;inset:auto!important;width:100%!important;min-height:96px!important;height:auto!important;transform:none!important;rotate:0deg!important;border-radius:16px!important}.founders{padding-bottom:60px!important}.founder-flip-card,.founder-card,.founder-card-inner,.founder-card-face{min-height:0!important;height:auto!important;max-height:none!important}.member-detail-panel,.member-card{overflow:hidden!important}}@media(max-width:520px){.hero,.research-panel,.behaviour-experiment,.burrow-journey,.hibernation,.case-file,.reports,.founders,.footer-seal{padding-left:12px!important;padding-right:12px!important}.behaviour-experiment .stimulus-tray,.burrow-journey .route-selector,.case-evidence-tabs{grid-template-columns:1fr!important}.behaviour-experiment .experiment-stage{height:270px!important}.burrow-journey .burrow-antfarm{height:280px!important}.burrow-journey .burrow-room-vault{width:88px!important;height:88px!important}.burrow-journey .room-snack{left:8%!important;top:18%!important}.burrow-journey .room-council{right:6%!important;top:14%!important}.burrow-journey .room-sleep{left:10%!important;bottom:14%!important}.burrow-journey .room-archive{left:40%!important;bottom:12%!important}.burrow-journey .room-exit{right:5%!important;bottom:20%!important}.hibernation .sleeping-room{min-height:610px!important;padding-top:162px!important;padding-bottom:168px!important}.hibernation .sleep-button-one{left:6%!important;top:272px!important}.hibernation .sleep-button-two{left:35%!important;top:220px!important}.hibernation .sleep-button-three{left:65%!important;top:290px!important}}@media(max-width:860px){.intro-overlay{z-index:5000!important}.intro-overlay~.site-header,.intro-overlay+.site-header{opacity:0!important;pointer-events:none!important}.site-header{z-index:1000!important;overflow:visible!important}.site-header .premium-brand,.site-header .premium-brand.mri-only-brand,.site-header .premium-brand.wordmark-brand{border-radius:999px!important;clip-path:inset(0 round 999px)!important;overflow:hidden!important}.behaviour-experiment{padding-top:24px!important;padding-bottom:34px!important}.behaviour-experiment .experiment-copy{margin-bottom:14px!important;z-index:3!important}.behaviour-experiment .experiment-copy h2{font-size:clamp(2.15rem,10vw,3.2rem)!important;line-height:.94!important}.behaviour-experiment .experiment-stage{position:relative!important;display:block!important;width:100%!important;height:330px!important;margin:0 0 14px!important;border-radius:28px!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(211,241,249,.74) 0 48%,transparent 48%),linear-gradient(180deg,transparent 0 46%,#8fa95f 46% 100%)!important;border:1px solid rgba(42,72,58,.13)!important;box-shadow:inset 0 0 0 1px #ffffff59,0 18px 40px #1f2f221f!important}.behaviour-experiment .experiment-stage:before{content:"";position:absolute;left:-8%;right:-8%;bottom:0;height:58%;background:radial-gradient(70% 52% at 45% 4%,#b5ce71f2,#759e52f2 62%,#4c7b41f5);border-radius:50% 50% 0 0/26% 26% 0 0;z-index:0}.behaviour-experiment .plot-boundary{inset:18px!important;border-radius:26px!important;z-index:1!important;opacity:.58!important}.behaviour-experiment .field-tripod{left:62%!important;bottom:18%!important;transform:scale(.64)!important;z-index:4!important}.behaviour-experiment .field-clipboard-prop{left:22px!important;top:22px!important;transform:rotate(-4deg) scale(.72)!important;z-index:4!important;max-width:calc(100% - 44px)!important}.behaviour-experiment .burrow-hole{position:absolute!important;width:88px!important;height:34px!important;border-radius:999px!important;background:#080604!important;box-shadow:0 8px #344c2a70,0 12px 28px #0003!important;z-index:2!important}.behaviour-experiment .experiment-hole-a{left:48%!important;bottom:17%!important}.behaviour-experiment .experiment-hole-b{right:8%!important;bottom:25%!important}.behaviour-experiment .experiment-marmot{position:absolute!important;transform:scale(.64)!important;transform-origin:bottom center!important;z-index:5!important}.behaviour-experiment .marmot-subject-a{left:17%!important;bottom:27%!important}.behaviour-experiment .marmot-subject-b{left:50%!important;bottom:19%!important}.behaviour-experiment .marmot-subject-c{right:10%!important;bottom:28%!important}.behaviour-experiment .stimulus{z-index:6!important;transform:scale(.58)!important;opacity:.95!important}.behaviour-experiment .stimulus-crumb{left:44%!important;bottom:35%!important}.behaviour-experiment .stimulus-whistle{left:44%!important;bottom:42%!important}.behaviour-experiment .stimulus-shadow{left:16%!important;top:34%!important;width:70%!important;height:64px!important;opacity:.42!important;transform:none!important}.behaviour-experiment .stimulus-backpack{left:43%!important;top:36%!important;transform:scale(.48)!important}.behaviour-experiment .stimulus-bell{right:18%!important;top:36%!important;transform:scale(.54)!important}.behaviour-experiment .response-line{left:24%!important;right:14%!important;bottom:37%!important;z-index:3!important;opacity:.55!important}.behaviour-experiment .experiment-result,.behaviour-experiment .research-stats-card{position:relative!important;inset:auto!important;z-index:3!important;margin-bottom:14px!important;transform:none!important}.behaviour-experiment .experiment-result h3{font-size:clamp(1.9rem,9vw,2.8rem)!important;line-height:1!important}.behaviour-experiment .stimulus-tray{position:relative!important;z-index:3!important}.hibernation{padding-top:24px!important}.hibernation .section-heading{position:relative!important;inset:auto!important;z-index:3!important;margin-bottom:14px!important}.hibernation .section-heading h2{font-size:clamp(2.2rem,10vw,3.35rem)!important;line-height:.94!important}.hibernation .sleeping-room{position:relative!important;display:block!important;width:100%!important;min-height:690px!important;height:690px!important;border-radius:30px!important;overflow:hidden!important;padding:0!important;background:radial-gradient(circle at 52% 50%,rgba(211,169,87,.15),transparent 33%),linear-gradient(180deg,#52341ff5,#22160ffa)!important}.hibernation .snow-cap{display:block!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:94px!important;z-index:1!important}.hibernation .productivity-card{position:absolute!important;display:block!important;inset:18px 18px auto!important;width:auto!important;z-index:8!important;margin:0!important;padding:18px!important;border-radius:24px!important;background:#fffaf0f0!important}.hibernation .productivity-number{font-size:clamp(2.7rem,15vw,4rem)!important;line-height:.92!important}.hibernation .lantern{display:block!important;position:absolute!important;top:204px!important;left:50%!important;transform:translate(-50%)!important;z-index:4!important}.hibernation .do-not-disturb{position:absolute!important;display:block!important;top:132px!important;left:50%!important;right:auto!important;width:min(260px,calc(100% - 52px))!important;transform:translate(-50%) rotate(-2deg)!important;z-index:3!important;text-align:center!important;opacity:.86!important}.hibernation .sleep-button{position:absolute!important;display:block!important;width:86px!important;height:128px!important;padding:0!important;border:0!important;background:transparent!important;z-index:7!important;overflow:visible!important;opacity:1!important;pointer-events:auto!important}.hibernation .sleep-button-one{left:8%!important;top:330px!important}.hibernation .sleep-button-two{left:50%!important;top:282px!important;transform:translate(-50%)!important}.hibernation .sleep-button-three{right:8%!important;top:340px!important}.hibernation .sleepy,.hibernation .marmot.sleepy,.hibernation .sleep-button .marmot{display:block!important;opacity:1!important;visibility:visible!important;transform:scale(.62)!important;transform-origin:bottom center!important;pointer-events:none!important}.hibernation .zzz{display:block!important;position:absolute!important;z-index:6!important;opacity:.7!important}.hibernation .zzz-one{left:14%!important;top:452px!important}.hibernation .zzz-two{left:46%!important;top:384px!important}.hibernation .zzz-three{right:16%!important;top:464px!important}.hibernation .disturbance-warning{position:absolute!important;inset:auto 18px 142px!important;z-index:8!important;width:auto!important;margin:0!important;border-radius:999px!important}.hibernation .hibernation-monitor{position:absolute!important;display:block!important;inset:auto 18px 18px!important;width:auto!important;z-index:8!important;border-radius:24px!important;transform:none!important}.hibernation .hibernation-route-trace{display:block!important;position:absolute!important;left:14%!important;right:14%!important;bottom:78px!important;height:44px!important;z-index:2!important;opacity:.42!important}}@media(max-width:430px){.behaviour-experiment .experiment-stage{height:300px!important}.behaviour-experiment .marmot-subject-a{left:13%!important}.behaviour-experiment .marmot-subject-b{left:47%!important}.behaviour-experiment .marmot-subject-c{right:7%!important}.hibernation .sleeping-room{height:660px!important;min-height:660px!important}.hibernation .sleep-button-one{left:6%!important;top:324px!important}.hibernation .sleep-button-two{top:280px!important}.hibernation .sleep-button-three{right:6%!important;top:334px!important}.hibernation .sleepy,.hibernation .sleep-button .marmot{transform:scale(.58)!important}.hibernation .hibernation-monitor{bottom:14px!important}.hibernation .disturbance-warning{bottom:134px!important}}@media(max-width:860px){.intro-overlay{z-index:8000!important}.site-header{opacity:1!important;pointer-events:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;top:calc(env(safe-area-inset-top,0px) + 8px)!important;left:50%!important;transform:translate(-50%)!important;width:auto!important;min-width:0!important;max-width:none!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:visible!important;z-index:1100!important}.site-header:before,.site-header:after,.site-header .header-flare,.site-header .header-meta-pill,.site-header nav,.site-header .zone-widget{display:none!important}.site-header .premium-brand,.site-header .premium-brand.mri-only-brand,.site-header .premium-brand.wordmark-brand{display:flex!important;align-items:center!important;justify-content:center!important;width:154px!important;min-width:154px!important;height:72px!important;padding:0 24px!important;border-radius:999px!important;clip-path:inset(0 round 999px)!important;overflow:hidden!important;background:radial-gradient(circle at 50% 22%,rgba(243,200,107,.24),transparent 34%),linear-gradient(135deg,#3c5440f5,#213228f5)!important;border:1px solid rgba(243,200,107,.28)!important;box-shadow:0 10px 26px #00000038,inset 0 0 0 1px #fffaf012!important;margin:0 auto!important}.site-header .premium-brand:before{content:"";position:absolute;inset:9px;border-radius:999px;border:1px solid rgba(243,200,107,.14);pointer-events:none}.site-header .mri-wordmark{transform:scale(.92)!important}.hero{padding-top:92px!important}.hero:before{top:0!important}.behaviour-experiment{padding-top:16px!important}.behaviour-experiment .experiment-stage{height:342px!important;margin-bottom:16px!important}.behaviour-experiment .experiment-stage:before{left:-12%!important;right:-12%!important;height:54%!important;bottom:-2px!important;background:radial-gradient(78% 58% at 48% 0%,#bccf78fa,#86aa5cf5 58%,#537e48fa)!important}.behaviour-experiment .plot-boundary{inset:20px!important}.behaviour-experiment .field-clipboard-prop{left:18px!important;top:18px!important;transform:rotate(-4deg) scale(.68)!important}.behaviour-experiment .field-tripod{left:auto!important;right:10%!important;bottom:17%!important;transform:scale(.58)!important}.behaviour-experiment .burrow-hole{width:94px!important;height:36px!important;z-index:3!important}.behaviour-experiment .experiment-hole-a{left:43%!important;bottom:16%!important}.behaviour-experiment .experiment-hole-b{right:7%!important;bottom:18%!important}.behaviour-experiment .experiment-marmot{transform:scale(.6)!important;z-index:5!important}.behaviour-experiment .marmot-subject-a{left:12%!important;bottom:18%!important}.behaviour-experiment .marmot-subject-b{left:43%!important;bottom:13%!important}.behaviour-experiment .marmot-subject-c{right:10%!important;bottom:18%!important}.behaviour-experiment .stimulus-crumb{left:71%!important;bottom:37%!important;transform:scale(.52)!important}.behaviour-experiment .stimulus-whistle{left:51%!important;bottom:26%!important;transform:scale(.5)!important}.behaviour-experiment .stimulus-shadow{left:14%!important;right:14%!important;width:auto!important;height:76px!important;top:41%!important;opacity:.28!important;border-radius:50%!important}.behaviour-experiment .stimulus-backpack{left:48%!important;top:38%!important;transform:translate(-50%) scale(.46)!important}.behaviour-experiment .stimulus-bell{right:11%!important;top:44%!important;transform:scale(.48)!important}.behaviour-experiment .response-line{left:29%!important;right:20%!important;bottom:27%!important;opacity:.42!important}.hibernation .sleeping-room{min-height:730px!important;height:730px!important}.hibernation .productivity-card{top:20px!important;left:22px!important;right:22px!important;padding:18px 20px!important}.hibernation .lantern{top:196px!important}.hibernation .do-not-disturb{top:140px!important;z-index:3!important;opacity:.72!important}.hibernation .sleep-button-one{left:11%!important;top:424px!important}.hibernation .sleep-button-two{left:50%!important;top:392px!important;transform:translate(-50%)!important}.hibernation .sleep-button-three{right:11%!important;top:436px!important}.hibernation .sleepy,.hibernation .sleep-button .marmot{transform:scale(.62)!important}.hibernation .zzz-one{left:15%!important;top:558px!important}.hibernation .zzz-two{left:46%!important;top:502px!important}.hibernation .zzz-three{right:16%!important;top:568px!important}.hibernation .disturbance-warning{left:28px!important;right:28px!important;bottom:172px!important;z-index:8!important}.hibernation .hibernation-monitor{left:22px!important;right:22px!important;bottom:22px!important;padding:18px 18px 16px!important;z-index:8!important}.hibernation .hibernation-monitor>span{display:block!important;margin-bottom:8px!important;line-height:1.1!important}.hibernation .hibernation-monitor>strong{display:block!important;margin-bottom:12px!important;font-size:1.08rem!important;line-height:1.1!important}.hibernation .hibernation-monitor .clean-monitor-trace{margin-top:0!important;padding:12px 0 10px!important}.hibernation .hibernation-monitor .monitor-stats{margin-top:12px!important;gap:6px!important}.hibernation .hibernation-monitor .monitor-stats b{font-size:.64rem!important}.hibernation .hibernation-route-trace{left:14%!important;right:14%!important;bottom:96px!important}}@media(max-width:430px){.site-header{top:calc(env(safe-area-inset-top,0px) + 6px)!important}.site-header .premium-brand,.site-header .premium-brand.mri-only-brand,.site-header .premium-brand.wordmark-brand{width:148px!important;min-width:148px!important;height:70px!important}.hero{padding-top:86px!important}.behaviour-experiment .experiment-stage{height:326px!important}.behaviour-experiment .marmot-subject-a{left:10%!important}.behaviour-experiment .marmot-subject-b{left:42%!important}.behaviour-experiment .marmot-subject-c{right:8%!important}.behaviour-experiment .experiment-hole-a{left:41%!important}.behaviour-experiment .experiment-hole-b{right:6%!important}.hibernation .sleeping-room{min-height:708px!important;height:708px!important}.hibernation .sleep-button-one{left:9%!important;top:414px!important}.hibernation .sleep-button-two{top:384px!important}.hibernation .sleep-button-three{right:9%!important;top:426px!important}.hibernation .zzz-one{top:548px!important}.hibernation .zzz-two{top:492px!important}.hibernation .zzz-three{top:558px!important}.hibernation .disturbance-warning{bottom:168px!important}}@media(max-width:860px){.site-header.header-intro-hidden{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.intro-overlay{z-index:9000!important}.site-header:not(.header-intro-hidden){display:flex!important;position:fixed!important;z-index:1200!important;top:calc(env(safe-area-inset-top,0px) + 8px)!important;left:50%!important;transform:translate(-50%)!important;width:138px!important;height:64px!important;min-width:138px!important;padding:0!important;margin:0!important;justify-content:center!important;align-items:center!important;border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:visible!important}.site-header .header-flare,.site-header .header-meta-pill,.site-header nav,.site-header .zone-widget{display:none!important}.site-header .premium-brand,.site-header .premium-brand.mri-only-brand,.site-header .premium-brand.wordmark-brand{position:relative!important;display:grid!important;place-items:center!important;width:138px!important;height:64px!important;min-width:0!important;padding:0!important;border-radius:999px!important;clip-path:inset(0 round 999px)!important;overflow:hidden!important;background:radial-gradient(circle at 50% 18%,rgba(243,200,107,.26),transparent 34%),linear-gradient(135deg,#3a523efa,#1c2d24fa)!important;border:1px solid rgba(243,200,107,.34)!important;box-shadow:0 12px 28px #00000038,inset 0 0 0 1px #fffaf014!important}.site-header .premium-brand:after{content:"";position:absolute;inset:8px;border-radius:999px;border:1px solid rgba(243,200,107,.16);pointer-events:none}.site-header .mri-wordmark{display:flex!important;align-items:baseline!important;gap:0!important;transform:scale(.82)!important;transform-origin:center!important}body{background:radial-gradient(circle at 8% 5%,rgba(246,219,139,.22),transparent 18rem),linear-gradient(180deg,#d7f2ff,#f7ecd6 42%,#21180f)!important}.hero{padding-top:84px!important}.behaviour-experiment{padding-top:18px!important;padding-bottom:34px!important}.behaviour-experiment .experiment-copy{position:relative!important;inset:auto!important;width:auto!important;margin:0 0 18px!important;padding:24px 22px!important;border-radius:26px!important;z-index:4!important}.behaviour-experiment .experiment-copy h2{font-size:clamp(2.15rem,10vw,3.25rem)!important;line-height:.95!important;letter-spacing:-.06em!important}.behaviour-experiment .experiment-stage{position:relative!important;inset:auto!important;width:100%!important;height:370px!important;margin:0 0 18px!important;border-radius:28px!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(211,241,249,.88) 0 51%,transparent 51%),linear-gradient(180deg,transparent 0 49%,#8ea860 49% 100%)!important;border:1px solid rgba(42,72,58,.14)!important;box-shadow:inset 0 0 0 1px #ffffff4d,0 20px 42px #1f2f221f!important}.behaviour-experiment .experiment-stage:before{content:"";position:absolute;left:-18%;right:-18%;bottom:-2px;height:53%;z-index:0;background:radial-gradient(76% 58% at 50% 0%,#bccf78,#85a95bfa 58%,#4d7c44)!important;border-radius:50% 50% 0 0/26% 26% 0 0}.behaviour-experiment .plot-boundary{inset:20px!important;border-radius:24px!important;opacity:.45!important;z-index:1!important}.behaviour-experiment .field-clipboard-prop{left:22px!important;top:20px!important;z-index:7!important;transform:rotate(-4deg) scale(.68)!important}.behaviour-experiment .field-tripod{right:13%!important;left:auto!important;bottom:17%!important;transform:scale(.58)!important;z-index:4!important}.behaviour-experiment .burrow-hole{position:absolute!important;width:92px!important;height:34px!important;border-radius:999px!important;background:#070503!important;box-shadow:0 8px #36522a70,0 12px 26px #0003!important;z-index:3!important}.behaviour-experiment .experiment-hole-a{left:42%!important;bottom:13%!important}.behaviour-experiment .experiment-hole-b{right:5%!important;bottom:17%!important}.behaviour-experiment .experiment-marmot{position:absolute!important;transform:scale(.55)!important;transform-origin:bottom center!important;z-index:6!important}.behaviour-experiment .marmot-subject-a{left:9%!important;bottom:18%!important}.behaviour-experiment .marmot-subject-b{left:43%!important;bottom:15%!important}.behaviour-experiment .marmot-subject-c{right:8%!important;bottom:20%!important}.behaviour-experiment .stimulus{z-index:8!important;opacity:.96!important}.behaviour-experiment .stimulus-crumb{left:68%!important;bottom:41%!important;transform:scale(.45)!important}.behaviour-experiment .stimulus-whistle{left:52%!important;bottom:31%!important;transform:scale(.42)!important}.behaviour-experiment .stimulus-shadow{left:15%!important;width:70%!important;top:43%!important;height:74px!important;opacity:.25!important;transform:none!important;border-radius:50%!important;z-index:4!important}.behaviour-experiment .stimulus-backpack{left:51%!important;top:39%!important;transform:translate(-50%) scale(.42)!important}.behaviour-experiment .stimulus-bell{right:11%!important;top:43%!important;transform:scale(.43)!important}.behaviour-experiment .response-line{left:29%!important;right:21%!important;bottom:29%!important;opacity:.4!important;z-index:2!important}.behaviour-experiment .experiment-result,.behaviour-experiment .research-stats-card{position:relative!important;inset:auto!important;width:auto!important;transform:none!important;z-index:3!important;margin:0 0 16px!important}.behaviour-experiment .experiment-result h3{font-size:clamp(2rem,9.6vw,3rem)!important;line-height:.98!important}.behaviour-experiment .stimulus-tray{position:relative!important;z-index:3!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:16px!important;border-radius:24px!important}.hibernation{padding-top:24px!important}.hibernation .section-heading{position:relative!important;inset:auto!important;margin:0 0 18px!important;z-index:3!important}.hibernation .section-heading h2{font-size:clamp(2.15rem,10vw,3.25rem)!important;line-height:.95!important}.hibernation .sleeping-room{position:relative!important;width:100%!important;height:760px!important;min-height:760px!important;padding:0!important;border-radius:30px!important;overflow:hidden!important;background:radial-gradient(circle at 50% 48%,rgba(211,169,87,.18),transparent 34%),linear-gradient(180deg,#52341ff5,#22160ffa)!important}.hibernation .snow-cap{top:0!important;height:90px!important;z-index:1!important}.hibernation .productivity-card{position:absolute!important;inset:18px 22px auto!important;width:auto!important;padding:18px 20px!important;z-index:9!important;border-radius:24px!important}.hibernation .productivity-number{font-size:clamp(2.7rem,15vw,4rem)!important;line-height:.9!important}.hibernation .lantern{top:198px!important;left:50%!important;transform:translate(-50%)!important;z-index:4!important}.hibernation .do-not-disturb{top:136px!important;left:50%!important;width:min(250px,calc(100% - 52px))!important;transform:translate(-50%) rotate(-2deg)!important;z-index:3!important;opacity:.48!important}.hibernation .sleep-button{position:absolute!important;display:block!important;width:82px!important;height:124px!important;padding:0!important;border:0!important;background:transparent!important;z-index:7!important;overflow:visible!important;opacity:1!important;pointer-events:auto!important}.hibernation .sleep-button-one{left:10%!important;top:395px!important}.hibernation .sleep-button-two{left:50%!important;top:350px!important;transform:translate(-50%)!important}.hibernation .sleep-button-three{right:10%!important;top:408px!important}.hibernation .sleepy,.hibernation .marmot.sleepy,.hibernation .sleep-button .marmot{display:block!important;opacity:1!important;visibility:visible!important;transform:scale(.58)!important;transform-origin:bottom center!important}.hibernation .zzz-one{left:15%!important;top:530px!important}.hibernation .zzz-two{left:47%!important;top:480px!important}.hibernation .zzz-three{right:16%!important;top:538px!important}.hibernation .disturbance-warning{position:absolute!important;inset:auto 28px 188px!important;width:auto!important;z-index:8!important;margin:0!important;border-radius:999px!important}.hibernation .hibernation-monitor{position:absolute!important;inset:auto 22px 22px!important;width:auto!important;padding:18px 18px 16px!important;border-radius:24px!important;z-index:8!important;transform:none!important}.hibernation .hibernation-monitor>span{display:block!important;margin:0 0 8px!important;line-height:1.1!important}.hibernation .hibernation-monitor>strong{display:block!important;margin:0 0 12px!important;font-size:1.05rem!important;line-height:1.1!important}.hibernation .hibernation-monitor .clean-monitor-trace{height:62px!important;margin-top:0!important;padding:12px 0 10px!important}.hibernation .hibernation-monitor .monitor-stats{margin-top:12px!important;padding-top:0!important;border-top:0!important;gap:6px!important}.hibernation .hibernation-monitor .monitor-stats b{font-size:.62rem!important;line-height:1.1!important}}@media(max-width:430px){.site-header:not(.header-intro-hidden){width:132px!important;height:62px!important}.site-header .premium-brand,.site-header .premium-brand.mri-only-brand,.site-header .premium-brand.wordmark-brand{width:132px!important;height:62px!important}.behaviour-experiment .experiment-stage{height:350px!important}.behaviour-experiment .experiment-marmot{transform:scale(.52)!important}.behaviour-experiment .marmot-subject-a{left:7%!important}.behaviour-experiment .marmot-subject-b{left:41%!important}.behaviour-experiment .marmot-subject-c{right:6%!important}.hibernation .sleeping-room{height:740px!important;min-height:740px!important}.hibernation .sleep-button-one{left:8%!important;top:390px!important}.hibernation .sleep-button-two{top:346px!important}.hibernation .sleep-button-three{right:8%!important;top:402px!important}.hibernation .sleepy,.hibernation .sleep-button .marmot{transform:scale(.54)!important}}
