:root{--ink:#10201d;--ink-deep:#07110f;--green:#173c34;--green-light:#28594d;--paper:#eee5d2;--paper-light:#f8f3e7;--paper-dark:#d8c9aa;--brass:#d6ad65;--brass-light:#efd18d;--red:#8f332b;--red-dark:#59221f;--blue:#1a3040;--muted:#68716a;--border:#10201d29;--display:"Newsreader", Georgia, "Times New Roman", serif;--sans:"DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow-sm:0 12px 30px #12171414;--shadow-lg:0 35px 80px #050d0b33;--shell:min(1180px, calc(100% - 40px))}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.65}body.menu-open{overflow:hidden}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--brass-light);outline-offset:4px}.skip-link{z-index:1000;background:var(--paper-light);color:var(--ink);border-radius:3px;padding:10px 16px;font-weight:700;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;color:var(--paper-light);border-bottom:1px solid #eee5d221;position:absolute;top:0;left:0;right:0}.nav-shell{width:var(--shell);align-items:center;gap:36px;min-height:86px;margin:0 auto;display:flex}.brand-link{flex:none;display:inline-flex}.brand-lockup{color:var(--brass-light);align-items:center;gap:10px;display:inline-flex}.brand-mark{width:42px;height:42px}.brand-words{color:var(--paper-light);font-family:var(--display);letter-spacing:.02em;font-size:18px;line-height:.82;display:grid}.brand-words strong{font-size:20px;font-weight:700}.brand-words span{color:var(--brass-light);font-family:var(--sans);letter-spacing:.3em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:700}.desktop-nav{letter-spacing:.04em;align-items:center;gap:34px;margin-left:auto;font-size:13px;font-weight:600;display:flex}.desktop-nav a{color:#f8f3e7c2;transition:color .2s;position:relative}.desktop-nav a:after{background:var(--brass);content:"";height:1px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover{color:var(--paper-light)}.desktop-nav a:hover:after{transform:scaleX(1)}.nav-cta{min-height:42px;color:var(--paper-light);cursor:pointer;letter-spacing:.05em;background:#07110f4d;border:1px solid #d6ad658c;border-radius:2px;align-items:center;gap:10px;padding:0 16px;font-size:12px;font-weight:700;transition:background .2s,border-color .2s;display:inline-flex}.nav-cta:hover{border-color:var(--brass);background:#d6ad651f}.nav-cta svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5px;width:15px}.menu-button,.mobile-nav{display:none}.hero{background:var(--ink-deep);min-height:790px;color:var(--paper-light);isolation:isolate;align-items:center;display:flex;position:relative;overflow:hidden}.hero-art{--art-x:0px;--art-y:0px;z-index:-3;transform:translate(var(--art-x), var(--art-y)) scale(1.02);transition:transform .7s cubic-bezier(.2,.7,.2,1);position:absolute;inset:-12px}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%}.hero:before{z-index:-2;content:"";background:linear-gradient(90deg,#040b10fa 0%,#040c10e6 34%,#050d1059 67%,#040a0d1a 100%),linear-gradient(#050b0e33 40%,#050b0de0 100%);position:absolute;inset:0}.hero:after{z-index:-1;content:"";filter:blur(70px);background:#c98b330f;border-radius:50%;width:850px;height:600px;position:absolute;bottom:-300px;right:-160px}.hero-noise{z-index:-1;opacity:.11;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-inner{width:var(--shell);min-width:0;margin:0 auto;padding-top:118px}.hero-copy{width:min(650px,57%);min-width:0}.eyebrow,.section-label{color:var(--red);letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:700}.eyebrow{color:var(--brass-light);align-items:center;gap:10px;display:flex}.eyebrow span{background:currentColor;width:32px;height:1px}.hero h1{font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(62px,7vw,104px);font-weight:500;line-height:.88}.hero h1 em,.method-intro h2 em{color:var(--brass-light);font-weight:500}.hero-lead{color:#f8f3e7c7;max-width:580px;font-family:var(--display);margin:30px 0 0;font-size:clamp(20px,2vw,25px);line-height:1.4}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.button{letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:2px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 22px;font-size:12px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:18px}.button-primary{background:var(--brass);color:var(--ink-deep);box-shadow:0 12px 30px #0003}.button-primary:hover{background:var(--brass-light)}.text-link{color:#f8f3e7ad;font-size:13px;font-weight:600}.text-link span{color:var(--brass-light);margin-left:6px}.text-link:hover{color:var(--paper-light)}.hero-facts{border-top:1px solid #eee5d224;margin:48px 0 0;padding:26px 0 0;list-style:none;display:flex}.hero-facts li{align-items:center;gap:11px;min-width:130px;display:flex}.hero-facts li+li{border-left:1px solid #eee5d21f;margin-left:22px;padding-left:22px}.hero-facts strong{color:var(--brass-light);font-family:var(--display);font-size:29px;font-weight:500;line-height:1}.hero-facts span{color:#f8f3e78c;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.3}.scroll-cue{color:#f8f3e780;letter-spacing:.18em;text-transform:uppercase;transform-origin:100% 100%;align-items:center;gap:10px;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:48px;right:38px;transform:rotate(90deg)translate(50%)}.scroll-cue span{background:#f8f3e759;width:45px;height:1px}.dispatch-strip{background:var(--green);color:#f8f3e7ab;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0f}.dispatch-inner{width:var(--shell);letter-spacing:.15em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;min-height:58px;margin:0 auto;font-size:10px;font-weight:700;display:flex}.dispatch-inner p{margin:0}.dispatch-inner p:first-child{color:var(--paper-light);align-items:center;gap:9px;display:inline-flex}.status-light{background:#7cbd8e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #7cbd8e1a,0 0 12px #7cbd8e}.case-section{background:linear-gradient(#59391c06 1px, transparent 1px), var(--paper-light);background-size:100% 28px;padding:118px 0 98px;position:relative;overflow:hidden}.case-section:before{content:"";border:1px solid #8f332b1f;border-radius:50%;width:340px;height:340px;position:absolute;top:-120px;left:-100px}.case-section:after{color:#8f332b14;content:"EVIDENCE";font-family:var(--sans);letter-spacing:.1em;font-size:52px;font-weight:800;position:absolute;top:8px;left:58px;transform:rotate(-11deg)}.section-heading{z-index:1;width:var(--shell);grid-template-columns:1.4fr .8fr;align-items:end;gap:60px;margin:0 auto 48px;display:grid;position:relative}.section-label{color:var(--red)}.section-label.light{color:var(--brass-light)}.section-heading h2,.dossier-head h2{font-family:var(--display);letter-spacing:-.04em;margin:0;font-size:clamp(48px,5.6vw,72px);font-weight:600;line-height:.98}.section-heading>p{color:#65716b;font-family:var(--display);margin:0 0 3px;font-size:20px;line-height:1.45}.game-grid{z-index:1;width:var(--shell);grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0 auto;display:grid;position:relative}.game-card{min-width:0;box-shadow:var(--shadow-sm);background:#fbf7ed;border:1px solid #10201d1f;border-radius:3px;transition:transform .35s,box-shadow .35s,outline-color .2s;position:relative;overflow:hidden}.game-card:hover,.game-card.is-assigned{box-shadow:var(--shadow-lg);transform:translateY(-9px)rotate(-.25deg)}.game-card.is-assigned{outline:3px solid var(--brass);outline-offset:6px;animation:1.1s assigned}@keyframes assigned{0%,to{filter:none}45%{filter:brightness(1.08)}}.case-tab{z-index:3;background:var(--red);color:#fff3df;letter-spacing:.18em;border-radius:0 2px 2px 0;padding:7px 12px 6px 16px;font-size:8px;font-weight:800;position:absolute;top:14px;left:-3px;box-shadow:0 5px 15px #1d0b0940}.game-visual{background:var(--green);border-bottom:1px solid #ffffff14;place-items:center;height:300px;display:grid;position:relative;overflow:hidden}.game-visual:after{content:"";pointer-events:none;background:radial-gradient(circle at 50% 42%,#0000 15%,#050c0b5c 100%);position:absolute;inset:0}.game-dedoku .game-visual{background:radial-gradient(circle at 50% 45%,#5e89724d,#0000 55%),#112d26}.game-word-search .game-visual{background:radial-gradient(circle at 50% 40%,#a5523a4d,#0000 58%),#4f211e}.game-crosswords .game-visual{background:radial-gradient(circle at 50% 42%,#45687e59,#0000 56%),#142735}.dedoku-board,.word-board,.crossword-board{z-index:1;background:#e9ddc1;padding:8px;display:grid;position:relative;transform:rotate(-2deg);box-shadow:0 22px 35px #00000052}.dedoku-board{background:#d7c69f;border:6px solid #b99257;grid-template-columns:repeat(6,1fr);width:210px}.dedoku-board span{aspect-ratio:1;color:#704c2a;font-family:var(--display);border:1px solid #253b3152;place-items:center;font-size:17px;font-weight:700;display:grid}.dedoku-board span:nth-child(4n+2){background:#81593414}.dedoku-board .piece{color:#fff4db;border-radius:50%;position:relative;transform:scale(.75);box-shadow:0 3px #54221d;background:var(--red)!important}.dedoku-board .wall{border-right:4px solid #4a5f4d}.word-board{border:5px solid #e8d9b5;grid-template-columns:repeat(5,1fr);gap:2px;width:214px;transform:rotate(2.5deg)}.word-board span{aspect-ratio:1;color:#342b25;font-family:var(--sans);background:#ffffff4d;place-items:center;font-size:14px;font-weight:800;display:grid}.word-board .found{color:#6c211d;position:relative}.word-board .found:after{content:"";background:#aa362c33;border-radius:50%;position:absolute;inset:5px 2px}.word-board .circled{outline:2px solid var(--red);outline-offset:-4px}.crossword-board{border:5px solid #e9dfc8;grid-template-columns:repeat(7,1fr);gap:2px;width:216px;padding:5px;transform:rotate(-1deg)}.crossword-board span{aspect-ratio:1;color:#142735;font-family:var(--sans);background:#fffaf0;place-items:center;font-size:10px;font-weight:800;display:grid}.crossword-board .block{background:#17231f}.crossword-board .evidence{color:#17231f;background:#d8ad61}.visual-stamp{z-index:3;color:#f8f3e7bf;letter-spacing:.08em;text-transform:uppercase;border:1px solid #eee5d259;border-radius:2px;padding:5px 8px;font-size:8px;font-weight:700;position:absolute;bottom:14px;right:14px}.game-copy{padding:28px 28px 30px}.game-kicker{letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:var(--red)!important;margin:0 0 8px!important;font-size:9px!important}.game-copy h3{font-family:var(--display);letter-spacing:-.025em;margin:0 0 13px;font-size:34px;font-weight:650;line-height:1}.game-copy>p{color:#64706a;margin:0;font-size:13px;line-height:1.65}.skill-list{flex-wrap:wrap;gap:6px;margin:22px 0 24px;padding:0;list-style:none;display:flex}.skill-list li{color:#59645e;letter-spacing:.06em;text-transform:uppercase;background:#10201d06;border:1px solid #10201d21;border-radius:2px;padding:5px 8px;font-size:8px;font-weight:700}.case-link{border-top:1px solid var(--border);color:var(--ink);letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;padding-top:18px;font-size:11px;font-weight:800;display:flex}.case-link svg{fill:none;width:18px;stroke:var(--red);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;transition:transform .2s}.case-link:hover svg{transform:translate(4px)}.route-note{width:var(--shell);color:#78817c;font-family:var(--display);text-align:center;margin:34px auto 0;font-size:15px;font-style:italic}.route-note span{color:var(--red);margin-right:8px}.method-section{background:radial-gradient(circle at 15% 30%, #2f68592e, transparent 32%), var(--ink-deep);color:var(--paper-light);padding:118px 0 120px;position:relative;overflow:hidden}.method-section:after{content:"";border:1px solid #d6ad650f;border-radius:50%;width:700px;height:700px;position:absolute;bottom:-300px;right:-180px;box-shadow:0 0 0 70px #d6ad6505,0 0 0 140px #d6ad6504}.method-intro,.method-steps{z-index:1;width:var(--shell);margin-left:auto;margin-right:auto;position:relative}.method-intro{grid-template-columns:.9fr 1.2fr;align-items:end;column-gap:80px;display:grid}.method-intro .section-label{grid-column:1/-1}.method-intro h2{font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(54px,6vw,80px);font-weight:500;line-height:.95}.method-intro>p:last-child{color:#f8f3e7a6;max-width:550px;font-family:var(--display);margin:0 0 5px;font-size:21px}.method-steps{grid-template-columns:repeat(4,1fr);margin-top:80px;padding:0;list-style:none;display:grid}.method-steps li{border-top:1px solid #eee5d229;border-left:1px solid #eee5d221;min-height:260px;padding:28px 28px 0;position:relative}.method-steps li:last-child{border-right:1px solid #eee5d221}.step-number{background:var(--ink-deep);color:var(--brass);font-family:var(--display);padding:0 7px;font-size:15px;position:absolute;top:-10px;right:20px}.step-icon{width:48px;height:48px;color:var(--brass-light);margin-bottom:38px}.step-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25px}.method-steps h3{font-family:var(--display);margin:0 0 11px;font-size:25px;font-weight:600}.method-steps p{color:#f8f3e78c;margin:0;font-size:12px;line-height:1.65}.guide-section{background:linear-gradient(90deg, #654a2509 1px, transparent 1px), linear-gradient(#654a2509 1px, transparent 1px), var(--paper);background-size:28px 28px;padding:120px 0 0;position:relative}.dossier-head{width:var(--shell);border-bottom:1px solid #10201d2e;grid-template-columns:150px minmax(0,800px);gap:38px;margin:0 auto 72px;padding:0 0 54px;display:grid}.dossier-stamp{color:#8f332bb8;letter-spacing:.12em;text-align:center;border:3px double #8f332b8c;border-radius:50%;place-items:center;width:130px;height:130px;font-size:16px;font-weight:800;line-height:1.05;display:grid;transform:rotate(-8deg)}.dossier-deck{color:#596660;max-width:760px;font-family:var(--display);margin:22px 0 0;font-size:23px;line-height:1.45}.byline{color:#7b807b;letter-spacing:.09em;text-transform:uppercase;margin:20px 0 0;font-size:10px;font-weight:700}.byline a{color:var(--red-dark);border-bottom:1px solid #8f332b59}.byline a:hover{border-bottom-color:var(--red);color:var(--red)}.dossier-body{width:var(--shell);grid-template-columns:230px minmax(0,790px);justify-content:space-between;gap:70px;margin:0 auto;display:grid}.dossier-index{background:#f8f3e78f;border:1px solid #10201d2e;height:fit-content;padding:25px;position:sticky;top:30px;box-shadow:7px 8px #10201d0b}.dossier-index>p{color:var(--red);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:9px;font-weight:800}.dossier-index ol{counter-reset:index;margin:0;padding:0;list-style:none}.dossier-index li{counter-increment:index;border-top:1px solid #10201d1c}.dossier-index li:before{color:#9c927e;content:"0" counter(index);font-family:var(--display);font-size:12px}.dossier-index a{color:#4d5953;padding:10px 0 10px 6px;font-size:11px;font-weight:600;display:inline-block}.dossier-index a:hover{color:var(--red)}.index-note{border-left:3px solid var(--red);color:#59645e;font-family:var(--display);background:#8f332b0f;margin-top:24px;padding:17px;font-size:14px;line-height:1.45}.index-note span{color:var(--red);font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:800;display:block}.prose{min-width:0;padding-bottom:120px}.prose section{margin-bottom:76px;scroll-margin-top:35px}.prose p{color:#4c5953;font-family:var(--display);margin:0 0 20px;font-size:19px;line-height:1.72}.prose strong{color:var(--ink);font-weight:700}.prose h3{color:var(--ink);font-family:var(--display);letter-spacing:-.025em;margin:0 0 24px;font-size:clamp(34px,4vw,45px);font-weight:650;line-height:1.06}.prose h4{color:var(--ink)}.opening-line:first-letter{float:left;color:var(--red);font-family:var(--display);margin:8px 10px 0 0;font-size:76px;font-weight:600;line-height:.7}.quick-definition{background:#f8f3e7a8;border:1px solid #10201d2e;margin:38px 0 0;padding:32px 38px;position:relative;box-shadow:8px 9px #10201d0b}.quick-definition:after{content:"";border:1px solid #8f332b47;border-radius:50%;width:30px;height:30px;position:absolute;top:9px;right:12px}.quick-definition>span{color:var(--red);font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:800;display:block}.quick-definition p{color:var(--ink);margin:0;font-size:21px;line-height:1.5}.type-grid{border-top:1px solid #10201d29;border-left:1px solid #10201d29;grid-template-columns:repeat(2,minmax(0,1fr));margin:36px 0 30px;display:grid}.type-grid>div{background:#f8f3e766;border-bottom:1px solid #10201d29;border-right:1px solid #10201d29;min-height:210px;padding:29px 28px 25px;position:relative}.type-grid span{color:#8f332b73;font-family:var(--display);font-size:15px;position:absolute;top:20px;right:22px}.type-grid h4{max-width:230px;font-family:var(--display);margin:0 0 12px;font-size:21px;line-height:1.15}.type-grid p{color:#69736e;font-family:var(--sans);margin:0;font-size:12px;line-height:1.65}.field-steps{counter-reset:method;margin:36px 0 0;padding:0;list-style:none}.field-steps li{counter-increment:method;padding:0 0 25px 75px;position:relative}.field-steps li:not(:last-child):after{content:"";background:#10201d2b;width:1px;position:absolute;top:45px;bottom:5px;left:22px}.field-steps li:before{width:45px;height:45px;color:var(--red);content:counter(method);font-family:var(--display);border:1px solid #8f332b66;border-radius:50%;place-items:center;font-size:18px;display:grid;position:absolute;top:0;left:0}.field-steps strong{font-family:var(--display);font-size:20px}.field-steps p{color:#66716b;font-family:var(--sans);margin:5px 0 0;font-size:13px;line-height:1.7}.evidence-callout{background:var(--green);color:var(--paper-light);box-shadow:var(--shadow-sm);border:1px solid #d6ad6547;grid-template-columns:48px 1fr;gap:20px;margin-top:24px;padding:27px 30px;display:grid}.evidence-icon{border:1px solid var(--brass);width:42px;height:42px;color:var(--brass-light);font-family:var(--display);border-radius:50%;place-items:center;font-size:20px;display:grid}.evidence-callout h4{color:var(--paper-light);font-family:var(--display);margin:0 0 5px;font-size:22px}.evidence-callout p{color:#f8f3e7ab;font-family:var(--sans);margin:0;font-size:12px;line-height:1.65}.choice-table{border-top:1px solid #10201d2e;border-left:1px solid #10201d2e;margin:34px 0 28px}.choice-row{grid-template-columns:1fr .85fr 1.65fr;display:grid}.choice-row>*{color:#59645e;font-family:var(--sans);border-bottom:1px solid #10201d2e;border-right:1px solid #10201d2e;padding:15px 17px;font-size:11px;line-height:1.55}.choice-row strong{color:var(--red)}.choice-head>*{background:var(--ink);color:var(--paper-light);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.faq-list{border-top:1px solid #10201d2e;margin-top:32px}.faq-list details{border-bottom:1px solid #10201d2e}.faq-list summary{color:var(--ink);cursor:pointer;font-family:var(--display);padding:22px 48px 22px 0;font-size:21px;font-weight:650;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span,.faq-list summary span:after{background:var(--red);content:"";width:14px;height:1px;transition:transform .2s;position:absolute;top:50%;right:7px}.faq-list summary span:after{top:0;right:0;transform:rotate(90deg)}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details>p{color:#64706a;font-family:var(--sans);margin:-4px 48px 24px 0;font-size:13px;line-height:1.75}.prose .final-cta{background:var(--red-dark);color:var(--paper-light);box-shadow:var(--shadow-lg);margin-bottom:0;padding:52px;position:relative;overflow:hidden}.final-cta:after{content:"";border:1px solid #efd18d2e;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-80px;right:-75px;box-shadow:0 0 0 25px #efd18d09,0 0 0 50px #efd18d06}.final-cta .section-label{color:var(--brass-light);font-family:var(--sans);font-size:9px}.final-cta h3{z-index:1;color:var(--paper-light);margin-bottom:10px;font-size:43px;position:relative}.final-cta>p:not(.section-label){z-index:1;color:#f8f3e7b3;margin-bottom:26px;font-size:17px;position:relative}.button-dark{z-index:1;background:var(--paper-light);color:var(--red-dark);position:relative}.site-footer{color:#f8f3e79e;background:#06100e;padding:76px 0 0}.footer-main{width:var(--shell);grid-template-columns:1fr 2.1fr;gap:80px;margin:0 auto;display:grid}.footer-brand>p{color:#f8f3e770;max-width:270px;font-family:var(--display);margin:22px 0 0;font-size:17px;line-height:1.5}.footer-links{grid-template-columns:1.2fr 1fr 1fr;gap:34px;display:grid}.footer-links h2{color:var(--brass-light);letter-spacing:.2em;text-transform:uppercase;margin:0 0 16px;font-size:8px}.footer-links a{color:#f8f3e78c;margin-bottom:9px;font-size:11px;transition:color .2s;display:block}.footer-links a:hover{color:var(--paper-light)}.footer-bottom{width:var(--shell);color:#f8f3e754;letter-spacing:.07em;text-transform:uppercase;border-top:1px solid #eee5d21a;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:76px;margin:62px auto 0;font-size:9px;display:grid}.footer-bottom p{margin:0}.footer-bottom p:nth-child(2){text-align:center}.footer-bottom nav{justify-content:flex-end;gap:17px;display:flex}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.game-grid .reveal:nth-child(2),.method-steps .reveal:nth-child(2){transition-delay:80ms}.game-grid .reveal:nth-child(3),.method-steps .reveal:nth-child(3){transition-delay:.16s}.method-steps .reveal:nth-child(4){transition-delay:.24s}@media (width<=1000px){:root{--shell:min(100% - 40px, 880px)}.desktop-nav{gap:20px}.nav-cta{display:none}.hero-copy{width:min(650px,72%)}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 12px)}.method-intro{grid-template-columns:1fr 1fr;gap:40px}.method-steps{grid-template-columns:repeat(2,1fr)}.method-steps li:nth-child(3){border-top-color:#eee5d221}.method-steps li:nth-child(2){border-right:1px solid #eee5d221}.dossier-body{grid-template-columns:200px minmax(0,1fr);gap:42px}}@media (width<=760px){:root{--shell:calc(100% - 32px)}html{scroll-padding-top:30px}.site-header{position:absolute}.nav-shell{min-height:74px}.desktop-nav{display:none}.menu-button{background:#07110f59;border:1px solid #eee5d240;border-radius:2px;place-content:center;gap:7px;width:42px;height:42px;margin-left:auto;display:grid}.menu-button span{background:var(--paper-light);width:18px;height:1px;transition:transform .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-nav[data-open]{z-index:60;backdrop-filter:blur(18px);background:#07110ffa;flex-direction:column;padding:40px 24px;display:flex;position:fixed;inset:74px 0 0}.mobile-nav a,.mobile-nav button{color:var(--paper-light);font-family:var(--display);text-align:left;background:0 0;border:0;border-bottom:1px solid #eee5d21f;padding:18px 0;font-size:27px}.mobile-nav button{color:var(--brass-light)}.hero{align-items:flex-end;min-height:760px}.hero-art{inset:0}.hero-image{object-position:65% center}.hero:before{background:linear-gradient(#040b0f33 10%,#040b0fbf 43%,#040b0ffa 78%),linear-gradient(90deg,#040b0fb3,#040b0f1f)}.hero-inner{padding:130px 0 54px}.hero-copy{width:100%}.hero h1{font-size:clamp(55px,17vw,78px)}.hero h1 em{display:block}.hero-lead{max-width:520px;font-size:20px}.hero-actions{flex-direction:column;align-items:flex-start;gap:19px}.hero-facts{justify-content:space-between;margin-top:36px}.hero-facts li{gap:7px;min-width:0}.hero-facts li+li{margin-left:10px;padding-left:10px}.hero-facts strong{font-size:24px}.hero-facts span{font-size:8px}.scroll-cue{display:none}.dispatch-inner{text-align:center;justify-content:center;min-height:70px}.dispatch-inner p:not(:first-child){display:none}.case-section,.method-section,.guide-section{padding-top:82px}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:38px}.section-heading>p{font-size:18px}.game-grid{grid-template-columns:1fr}.game-card:last-child{grid-column:auto;width:100%}.game-visual{height:280px}.method-intro{grid-template-columns:1fr;gap:25px}.method-intro .section-label{grid-column:auto}.method-intro>p:last-child{font-size:19px}.method-steps{grid-template-columns:1fr;margin-top:58px}.method-steps li,.method-steps li:nth-child(2),.method-steps li:last-child{border-right:1px solid #eee5d221;min-height:0;padding:30px 25px 30px 90px}.step-icon{width:42px;height:42px;margin:0;position:absolute;top:29px;left:24px}.step-number{right:16px}.dossier-head{grid-template-columns:1fr;gap:28px;margin-bottom:48px;padding-bottom:42px}.dossier-stamp{width:92px;height:92px;font-size:12px}.dossier-deck{font-size:20px}.dossier-body{grid-template-columns:1fr;gap:0}.dossier-index{margin-bottom:58px;position:static}.prose{padding-bottom:82px}.prose section{margin-bottom:58px}.prose p{font-size:18px}.type-grid{grid-template-columns:1fr}.type-grid>div{min-height:0}.choice-table{border:0}.choice-head{display:none}.choice-row{border:1px solid #10201d2e;grid-template-columns:1fr 1fr;gap:5px 12px;margin-bottom:12px;padding:16px;display:grid}.choice-row>*{border:0;padding:0}.choice-row>:last-child{grid-column:1/-1;padding-top:5px}.prose .final-cta{padding:38px 28px}.footer-main{grid-template-columns:1fr;gap:50px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{text-align:center;grid-template-columns:1fr;gap:10px;padding:28px 0}.footer-bottom p:nth-child(2){display:none}.footer-bottom nav{justify-content:center}}@media (width<=430px){.brand-mark{width:37px;height:37px}.brand-words strong{font-size:18px}.hero-facts li{flex-direction:column;align-items:flex-start}.hero-facts span{max-width:65px}.game-copy{padding:25px 22px 27px}.quick-definition{padding:27px 24px}.field-steps li{padding-left:62px}.evidence-callout{grid-template-columns:1fr;padding:24px}.footer-links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}@media print{.site-header,.hero,.dispatch-strip,.case-section,.method-section,.dossier-index,.final-cta,.site-footer{display:none!important}.guide-section{background:#fff;padding:0}.dossier-head,.dossier-body{width:100%;display:block}.prose{padding:0}}
