@font-face{font-family:Inter;src:url(/fonts/inter-400.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-500.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-600.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-700.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-800.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Oswald;src:url(/fonts/oswald-500.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Oswald;src:url(/fonts/oswald-600.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Oswald;src:url(/fonts/oswald-700.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--background:#0d0d0d;--surface:#16213e;--card:#1a1a2e;--card-soft:#202039;--text:#f3f4f6;--muted:#9ca3af;--gold:#f5c842;--gold-dark:#d9aa1d;--red:#e94560;--green:#22c55e;--border:#ffffff1a;--container:1280px;--guide-container:1088px;--article-container:832px}*{box-sizing:border-box}html{scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:4px}button,input,select{font:inherit}img{max-width:100%;display:block}.site-header{z-index:50;border-bottom:1px solid var(--border);background:#0d0d0df2;height:65px;position:sticky;top:0}.site-header-inner{width:min(100% - 48px, var(--container));align-items:center;height:100%;margin-inline:auto;display:flex}.brand{letter-spacing:.025em;text-transform:uppercase;align-items:center;gap:10px;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:21px;font-weight:700;display:inline-flex}.brand-mark{border:2px solid var(--gold);width:34px;height:34px;color:var(--gold);border-radius:50%;flex:none;place-items:center;display:grid}.brand-mark img{object-fit:contain;width:28px;height:28px}.desktop-navigation{color:#d1d5db;letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:32px;margin-left:auto;font-size:14px;font-weight:700;display:flex}.desktop-navigation a,.language-switch{transition:color .16s}.desktop-navigation a:hover,.language-switch:hover{color:var(--gold)}.header-actions{align-items:center;gap:18px;margin-left:28px;display:flex}.language-switch{color:#d1d5db;align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.language-switch svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px}.header-cta,.button-primary{border:1px solid var(--gold);background:var(--gold);color:#111827;letter-spacing:.04em;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 20px;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-weight:700;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.header-cta:hover,.button-primary:hover{background:#ffe176;border-color:#ffe176;transform:translateY(-1px)}.mobile-menu-shell{margin-left:auto;display:none}.icon-button{width:42px;height:42px;color:var(--text);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.menu-lines,.menu-lines:before,.menu-lines:after{content:"";background:currentColor;border-radius:2px;width:24px;height:2px;display:block}.menu-lines{position:relative}.menu-lines:before{position:absolute;top:-7px}.menu-lines:after{position:absolute;top:7px}.mobile-menu-panel{z-index:60;background:#090909;width:100vw;min-height:100dvh;padding:0 24px 40px;position:fixed;top:0;left:0;overflow-y:auto}.mobile-menu-topline{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:64px;display:flex}.mobile-menu-title{text-transform:uppercase;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:20px;font-weight:700}.menu-close-button{font-size:36px;font-weight:200}.mobile-nav-links{flex-direction:column;padding:28px 0;display:flex}.mobile-nav-links a{border-bottom:1px solid var(--border);letter-spacing:.025em;text-transform:uppercase;padding:16px 4px;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:23px;font-weight:600}.mobile-nav-links .mobile-play-link{background:var(--gold);color:#111827;text-align:center;border:0;border-radius:4px;margin-top:24px;padding-inline:18px}.site-footer{background:var(--surface);border-top:1px solid #f5c8422e;margin-top:96px}.site-footer-grid{width:min(100% - 48px, var(--container));grid-template-columns:minmax(280px,2fr) 1fr 1fr;gap:72px;margin-inline:auto;padding:64px 0 48px;display:grid}.footer-brand-column p{color:#c0c6d2;max-width:440px;margin:18px 0 0}.brand-mark-small{width:32px;height:32px;font-family:Inter,sans-serif;font-size:10px}.site-footer h2{color:var(--gold);letter-spacing:.06em;text-transform:uppercase;margin:0 0 18px;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:16px}.site-footer ul{color:#c0c6d2;gap:12px;margin:0;padding:0;list-style:none;display:grid}.site-footer li a:hover{color:var(--gold)}.footer-bottom{width:min(100% - 48px, var(--container));border-top:1px solid var(--border);color:#8992a5;justify-content:space-between;gap:24px;margin-inline:auto;padding:24px 0 30px;font-size:13px;display:flex}.footer-bottom p{margin:0}.page-container{width:min(100% - 48px, var(--container));margin-inline:auto}.guide-container{width:min(100% - 48px, var(--guide-container));margin-inline:auto}.article-container{width:min(100% - 48px, var(--article-container));margin-inline:auto}.content-hero{border-bottom:1px solid var(--border);background-image:linear-gradient(#0d0d0d9e,#0d0d0df5),url(/images/big-walk-hero.webp);background-position:50%;background-size:cover;align-items:center;min-height:615px;padding:112px 0 96px;display:flex;position:relative;overflow:hidden}.content-hero-compact{background-image:none;background-color:var(--surface);min-height:0;padding:56px 0 52px}.content-hero-compact .content-hero-inner{text-align:left;width:min(100% - 48px,960px)}.content-hero-compact h1,.content-hero-compact .hero-description{margin-left:0}.content-hero-compact .hero-actions{justify-content:flex-start}.content-hero-glow{filter:blur(8px);background:#f5c84214;border-radius:50%;width:360px;height:360px;position:absolute;top:-180px;left:7%}.content-hero-inner{z-index:1;text-align:center;position:relative}.eyebrow,.guide-eyebrow{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}.content-hero h1{letter-spacing:-.02em;text-transform:uppercase;max-width:950px;margin:0 auto;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:clamp(46px,6vw,60px);line-height:1}.content-hero-compact h1{font-size:clamp(40px,5vw,48px)}.hero-description{color:#c6cad2;max-width:720px;margin:24px auto 0;font-size:18px;line-height:1.7}.hero-actions{justify-content:center;gap:14px;margin-top:32px;display:flex}.button-primary,.button-secondary{min-height:48px;padding:0 24px}.button-secondary{letter-spacing:.04em;text-transform:uppercase;border:1px solid #ffffff47;border-radius:8px;justify-content:center;align-items:center;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-weight:700;display:inline-flex}.button-secondary:hover{border-color:var(--gold);color:var(--gold)}.stat-row{border:1px solid var(--border);background:#1a1a2ee0;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));max-width:850px;margin:48px auto 0;padding:0;display:grid}.stat-row div{padding:20px 16px}.stat-row div+div{border-left:1px solid var(--border)}.stat-row dt{color:var(--gold);font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:24px;font-weight:700}.stat-row dd{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin:4px 0 0;font-size:12px;font-weight:700}.feature-grid,.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.intro-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:56px;display:grid}.intro-copy .section-heading,.intro-copy .section-heading p:not(.eyebrow){margin-bottom:0}.intro-grid .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.intro-grid .feature-card{padding:20px}.intro-grid .feature-icon{width:36px;height:36px;margin-bottom:14px;font-size:16px}.intro-grid .feature-card h3{font-size:18px}.intro-grid .feature-card p{margin-top:8px;font-size:14px}#guides .guide-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card,.guide-card{border:1px solid var(--border);background:var(--card);border-radius:12px;min-width:0;padding:28px;position:relative}.feature-card h3,.guide-card h3,.step-list h3{text-transform:uppercase;margin:0;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:22px;line-height:1.2}.feature-card p,.guide-card p,.step-list p{color:var(--muted);margin:12px 0 0;line-height:1.65}.feature-icon{width:48px;height:48px;color:var(--gold);background:#f5c8421f;border-radius:8px;place-items:center;margin-bottom:22px;font-size:24px;display:grid}.guide-card{min-height:220px;transition:border-color .16s,transform .16s,background .16s}.guide-card:hover{background:var(--card-soft);border-color:#f5c842a6;transform:translateY(-3px)}.guide-number{color:#f5c8428c;margin-bottom:24px;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:32px;font-weight:700;display:block}.guide-eyebrow{margin-bottom:10px;display:block}.card-arrow{color:var(--gold);font-size:24px;position:absolute;bottom:20px;right:24px}.content-figure{margin:48px 0}.content-figure img{border:1px solid var(--border);object-fit:cover;border-radius:12px;width:100%;height:auto}.content-figure figcaption{color:var(--muted);text-align:center;margin-top:12px;font-size:13px}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--border);background:var(--card);border-radius:12px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:20px;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold);font-size:28px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:760px;color:var(--muted);margin:-4px 24px 24px}.link-list{gap:12px;display:grid}.link-list a{border:1px solid var(--border);background:var(--card);border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.link-list a:hover{border-color:var(--gold)}.link-list strong,.link-list small{display:block}.link-list small{color:var(--muted);margin-top:4px}.link-list a>span:last-child{color:var(--gold);font-size:22px}.step-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.step-list li{border-bottom:1px solid var(--border);grid-template-columns:64px 1fr;gap:24px;padding:28px 0;display:grid}.step-number{border:1px solid var(--gold);width:52px;height:52px;color:var(--gold);border-radius:50%;place-items:center;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:18px;font-weight:700;display:grid}.table-scroll{border:1px solid var(--border);border-radius:12px;max-width:100%;margin:32px 0;overflow-x:auto}.strategy-table{border-collapse:collapse;background:var(--card);width:100%;min-width:600px}.strategy-table caption{color:var(--gold);text-align:left;text-transform:uppercase;padding:18px 20px;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:18px;font-weight:700}.strategy-table th,.strategy-table td{border-top:1px solid var(--border);text-align:left;padding:16px 20px}.strategy-table th{color:#d8dbe2;letter-spacing:.08em;text-transform:uppercase;background:#ffffff09;font-size:12px}.strategy-table td{color:#b8bec9}.content-section{padding:64px 0}.compact-section{padding:48px 0}.surface-section{background:var(--surface)}.section-heading{margin-bottom:36px}.section-heading h2,.quick-start-card h2,.highlight-card h2,.final-cta-section h2,.answer-sections h2{letter-spacing:-.015em;text-transform:uppercase;margin:0;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:36px;line-height:1.12}.section-heading>p:not(.eyebrow),.section-heading.centered-heading>p,.lead-copy{color:#b8bec9;font-size:17px;line-height:1.75}.centered-heading{text-align:center;max-width:860px}.centered-heading p{margin-inline:auto}.split-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.text-link{color:var(--gold);flex:none;font-weight:700}.topic-chips{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.topic-chips a{color:#e5e7eb;background:#0d0d0d47;border:1px solid #f5c84259;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:600}.topic-chips a:hover{border-color:var(--gold);color:var(--gold)}.final-cta-section{background:linear-gradient(120deg, #e945602e, #f5c8421f), var(--card);text-align:center;padding:72px 0}.final-cta-section p:not(.eyebrow){color:#b8bec9;max-width:680px;margin:18px auto 0}.guide-page,.strategy-page{color:#e5e7eb}.guide-page>.content-section+.content-section,.strategy-page>.content-section+.content-section{border-top:1px solid var(--border)}.quick-start-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:28px;display:grid}.quick-start-layout .content-figure{margin:0}.quick-start-layout .content-figure img{aspect-ratio:4/3;height:100%;min-height:360px}.guide-page .content-section,.strategy-page .content-section{padding-top:48px;padding-bottom:48px}.guide-page .compact-section,.strategy-page .compact-section{padding-top:40px;padding-bottom:40px}.strategy-page .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-start-card,.highlight-card,.callout-card,.spoiler-level{border:1px solid var(--border);background:var(--card);border-radius:12px;padding:32px}.quick-start-card p,.highlight-card p,.callout-card p,.spoiler-level p,.answer-sections p,.guide-page>section>p,.strategy-page>section>p{color:#b8bec9;line-height:1.75}.quick-start-card ul{color:#d1d5db;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px;margin:24px 0 0;padding-left:20px;display:grid}.checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.checklist-grid>div{border:1px solid var(--border);background:var(--card);border-radius:12px;gap:8px;padding:22px;display:grid}.checklist-grid strong,.callout-card strong,.spoiler-level strong{color:var(--gold);text-transform:uppercase;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:20px}.checklist-grid span{color:var(--muted)}.answer-sections{gap:40px;display:grid}.answer-sections>div,#beginner,#multiplayer,#platforms,#price,#map-size,#completion,#number-puzzle,#group-roles,#microphone-puzzle{scroll-margin-top:90px}.callout-card{border-left:4px solid var(--gold);margin-top:28px}.highlight-card{background:linear-gradient(120deg, #f5c84217, transparent 65%), var(--card);border-color:#f5c84266}.spoiler-level{margin:16px 0}.spoiler-full{background:linear-gradient(120deg, #e945601a, transparent), var(--card);border-color:#e9456073}@media (max-width:860px){.desktop-navigation,.header-actions{display:none}.mobile-menu-shell{display:block}.feature-grid,.guide-grid,#guides .guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro-grid,.quick-start-layout{grid-template-columns:1fr}}@media (max-width:640px){.site-header{height:64px}.site-header-inner,.site-footer-grid,.footer-bottom,.page-container,.guide-container,.article-container{width:min(100% - 32px, var(--container))}.brand{font-size:18px}.brand-mark{width:30px;height:30px}.site-footer{margin-top:72px}.site-footer-grid{grid-template-columns:1fr;gap:36px;padding:48px 0 36px}.footer-bottom{flex-direction:column}.content-hero,.content-hero-compact{padding:72px 0 64px}.content-hero-compact{padding:52px 0 48px}.content-hero-compact .content-hero-inner{width:min(100% - 32px,960px)}.content-hero h1,.content-hero-compact h1{font-size:40px}.hero-description{margin-top:20px;font-size:16px}.hero-actions{flex-direction:column}.stat-row{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:36px}.stat-row div:nth-child(3){border-left:0}.stat-row div:nth-child(n+3){border-top:1px solid var(--border)}.feature-grid,.guide-grid,#guides .guide-grid,.intro-grid .feature-grid,.strategy-page .feature-grid{grid-template-columns:1fr}.quick-start-layout .content-figure img{aspect-ratio:16/10;min-height:0}.feature-card,.guide-card{padding:24px}.step-list li{grid-template-columns:48px 1fr;gap:16px}.step-number{width:44px;height:44px}.content-section{padding:48px 0}.compact-section{padding:40px 0}.section-heading h2,.quick-start-card h2,.highlight-card h2,.final-cta-section h2,.answer-sections h2{font-size:30px}.split-heading{flex-direction:column;align-items:start}.quick-start-card,.highlight-card,.callout-card,.spoiler-level{padding:24px}.quick-start-card ul,.checklist-grid{grid-template-columns:1fr}.final-cta-section{padding:56px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
