@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Oswald:wght@500;600;700&display=swap";:root{--paper:#fffaf0;--cream:#f5efe2;--ink:#23303a;--muted:#6a6153;--orange:#c0542c;--brick:#b9553a;--yellow:#ffc44e;--line:#e0cdaa;--shadow:0 6px 22px #5a401e1a;--radius:16px;--gutter:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:20px}body{color:var(--ink);background:var(--cream);font-synthesis:none;-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,system-ui,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}:where(button,a):focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #1d6fb8}svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:24px;height:24px}.wrap{width:min(1180px, 100% - var(--gutter) * 2);margin-inline:auto}.sr-only,.skip-link:not(:focus){clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link:focus{z-index:50;background:var(--paper);box-shadow:var(--shadow);border-radius:10px;padding:12px 18px;font-weight:700;position:fixed;top:12px;left:12px}.header{z-index:10;align-items:flex-start;gap:16px;padding:14px 0 0;display:flex;position:relative}.brand{min-width:0;margin-right:auto;transition:transform .2s;display:block}.brand:hover{transform:translateY(-2px)}.brand img{filter:drop-shadow(0 6px 16px #50371438);width:clamp(170px,19vw,300px);height:auto;display:block}.header nav,.header .languages{margin-top:14px}.header nav{gap:28px;font-size:14px;font-weight:700;display:flex}.header nav a{border-bottom:2px solid #0000;padding:10px 0;transition:color .2s,border-color .2s}.header nav a:hover{color:var(--orange);border-bottom-color:var(--orange)}.burger{cursor:pointer;background:#fffaf0d9;border:1px solid #d6c1a0;border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;padding:0;transition:background .2s,border-color .2s;display:none}.burger:hover{border-color:#bfa47c}.burger.open{background:var(--ink);border-color:var(--ink)}.burger-bars{width:22px;height:16px;display:block;position:relative}.burger-bars span{background:var(--ink);border-radius:2px;width:100%;height:2.5px;transition:transform .28s,opacity .18s,background .2s;position:absolute;left:0}.burger-bars span:first-child{top:0}.burger-bars span:nth-child(2){margin-top:-1.25px;top:50%}.burger-bars span:nth-child(3){bottom:0}.burger.open .burger-bars span{background:#fff8e9}.burger.open .burger-bars span:first-child{margin-top:-1.25px;top:50%;transform:rotate(45deg)}.burger.open .burger-bars span:nth-child(2){opacity:0;transform:scaleX(.4)}.burger.open .burger-bars span:nth-child(3){margin-bottom:-1.25px;bottom:50%;transform:rotate(-45deg)}.menu-backdrop{z-index:8;background:#1e160c57;animation:.2s menu-fade;position:fixed;inset:0}@keyframes menu-fade{0%{opacity:0}to{opacity:1}}.languages{background:#fffaf0d9;border:1px solid #d6c1a0;border-radius:12px;flex-shrink:0;gap:2px;padding:3px;display:flex}.languages button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 14px;font-size:13px;font-weight:800;transition:background .2s,color .2s}.languages button[aria-pressed=true]{background:var(--ink);color:#fff8e9}.hero{isolation:isolate;padding:0 0 46px;position:relative;overflow:hidden}.hero-bg{z-index:-2;object-fit:cover;object-position:50% 74%;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;min-height:720px;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000 58%,#0000 96%);mask-image:linear-gradient(#000 58%,#0000 96%)}.hero-art{z-index:-1;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 8px 18px #462d0f2e);width:clamp(240px,30vw,430px);height:auto;position:absolute;bottom:-10px;right:-30px}.hero-copy{max-width:700px;margin-top:clamp(-96px,-7vw,-30px);padding-top:0;padding-left:clamp(0px,13vw,200px);position:relative}.hero-copy:before{content:"";z-index:-1;background:radial-gradient(60% 52% at 40% 46%,#fdf8ecd9 0%,#fdf8ecb0 46%,#fdf8ec00 100%);position:absolute;inset:-60px -120px -50px -110px}.eyebrow{letter-spacing:1.6px;text-transform:uppercase;color:var(--orange);align-items:center;gap:9px;margin:0 0 14px;font-size:11px;font-weight:800;display:flex}.eyebrow:before{content:"";background:currentColor;flex-shrink:0;width:26px;height:2px}h1{text-transform:uppercase;letter-spacing:1px;margin:0 0 22px;font-family:Oswald,Impact,Arial Black,sans-serif;font-size:clamp(46px,8.2vw,104px);font-weight:700;line-height:.96}.title-line{color:#8a4420;-webkit-text-stroke:9px #4a2812;paint-order:stroke fill;text-shadow:1px 1px #7d3c1c,2px 2px #77391a,3px 3px #713619,4px 4px #6b3317,5px 5px #653016,6px 6px #5f2d14,7px 7px #592a13,8px 8px #532711,9px 9px #4d2410,10px 12px 14px #321c0a4d;width:fit-content;display:block;position:relative}.title-line:after{content:attr(data-text);color:#0000;-webkit-text-stroke:0;text-shadow:none;background-image:linear-gradient(#f0a05a 0%,#d9722f 46%,#c05a24 78%,#a8491d 100%);-webkit-background-clip:text;background-clip:text;position:absolute;inset:0}.title-line.accent:after{background-image:linear-gradient(#ffc97a 0%,#f09a3f 46%,#d97a2c 78%,#c06522 100%)}.tagline{border:1px solid #e8d3ab;border-left:4px solid var(--yellow);background:#fff9ecf2;border-radius:4px 10px 10px 4px;margin:0 0 18px;padding:10px 20px;font-family:Oswald,Arial,sans-serif;font-size:clamp(17px,2.3vw,23px);font-weight:600;line-height:1.4;display:inline-block;box-shadow:0 3px 10px #6e502317}.description{color:#4a4438;text-wrap:pretty;max-width:560px;margin:0 0 22px;font-size:clamp(15px,1.7vw,17px);font-weight:500;line-height:1.75}.facts{flex-wrap:wrap;gap:14px 26px;margin:0 0 26px;padding:0;list-style:none;display:flex}.facts li{align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex}.facts svg{width:21px;height:21px;color:var(--orange)}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px 22px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:15px 26px;font-size:15px;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.primary{color:#2a2016;background:linear-gradient(105deg,#ffcf63,#ffb933);border:1px solid #e8a72f;box-shadow:0 3px #c08a25,0 8px 18px #aa781e33}.primary:hover{background:linear-gradient(105deg,#ffd87e,#ffc451);transform:translateY(-2px)}.primary:active{transform:translateY(1px);box-shadow:0 1px #c08a25}.text-link{border-bottom:2px solid #0000;align-items:center;gap:9px;min-height:48px;font-size:14px;font-weight:800;display:inline-flex}.text-link:hover{color:var(--orange);border-bottom-color:currentColor}.panel{z-index:2;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fffaf0f2;padding:28px;position:relative;overflow:hidden}.panel+.panel{margin-top:18px}.panel-art{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;height:auto;position:absolute}.panel-art.blueprints{opacity:.2;width:300px;top:-40px;right:-70px;transform:rotate(-6deg)}.panel-art.helmet{opacity:.26;width:340px;bottom:-46px;right:-26px}.panel>:not(.panel-art){z-index:1;position:relative}.section-heading{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:22px;display:flex}.section-heading .eyebrow{margin-bottom:7px}h2{text-transform:uppercase;letter-spacing:.3px;margin:0;font-family:Oswald,Arial,sans-serif;font-size:clamp(22px,2.8vw,28px);line-height:1.25}.section-heading>p{max-width:320px;color:var(--muted);white-space:pre-line;text-align:right;margin:0;font-size:14px;line-height:1.65}.resource-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.resource{background:#fffdf8;border:1px solid #e3d2b4;border-radius:13px;flex-direction:column;align-items:flex-start;gap:10px;min-height:132px;padding:16px 14px 28px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative}a.resource:hover{border-color:#cdb389;transform:translateY(-3px);box-shadow:0 8px 20px #78552321}.resource[aria-disabled]{opacity:.62}.resource-icon{background:#f6eeddb0;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.resource-icon svg{stroke-width:1.8px;width:26px;height:26px}.resource-text{min-width:0}.resource-name{text-wrap:balance;margin-bottom:3px;font-size:14px;font-weight:800;display:block}.resource-desc{color:var(--muted);font-size:12px;line-height:1.45;display:block}.resource-end{color:#a8957a;font-size:15px;position:absolute;top:10px;right:12px}.resource-end.coming{letter-spacing:.6px;text-transform:uppercase;font-size:9px;font-weight:800;top:auto;bottom:9px}.youtube{color:#f6231a}.instagram{color:#d62f7f}.bgg{color:#f2681c}.bga{color:#1a8ce8}.facebook{color:#1477f8}.website{color:#4a8b45}.facebook-glyph{color:#1477f8;background:currentColor;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.facebook-glyph span{color:#fff;font-family:Georgia,serif;font-size:17px;font-weight:700;line-height:1}.rules-inner{align-items:center;gap:26px;display:flex}.rules-copy{flex:1;min-width:0}.rules-copy h2{margin-bottom:8px}.rules-copy>p{color:var(--muted);margin:0 0 10px;font-size:15px;line-height:1.65}.file-meta{color:#7d6a4f;background:#f4ead6;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.rules-actions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:10px;width:232px;display:flex}.dark{background:var(--ink);color:#fff8e9;box-shadow:0 3px #101c22}.dark:hover{background:#33454f;transform:translateY(-2px)}.dark:active{transform:translateY(1px);box-shadow:0 1px #101c22}.read-link{text-underline-offset:4px;min-height:44px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:700;text-decoration:underline;display:inline-flex}.read-link:hover{color:var(--ink)}.game-visual{z-index:1;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(120deg,#fff6e6f2,#f7ead2f2);align-items:center;gap:34px;margin:18px auto 0;padding:24px 28px;display:flex;position:relative}.game-image{flex:1;min-width:0;margin:0}.game-image img{mix-blend-mode:multiply;width:100%;height:auto;display:block}.game-visual figcaption{flex-shrink:0;width:240px}.edition{text-transform:uppercase;letter-spacing:1.4px;color:#9a6438;font-size:11px;font-weight:800;display:block}.visual-note{white-space:pre-line;margin-top:10px;font-family:Oswald,sans-serif;font-size:clamp(20px,2.4vw,27px);line-height:1.32;display:block}.foundation-band{z-index:0;pointer-events:none;margin-top:min(-23.5vw,-80px);line-height:0;position:relative;overflow:hidden}.foundation-band img{width:100%;min-width:720px;height:auto;margin-bottom:-2px;display:block}footer{background:var(--ink);color:#fff4df;border-top:4px solid #16242c;margin-top:0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:26px 0;display:flex}.footer-brand{text-transform:uppercase;letter-spacing:.6px;font-family:Oswald,sans-serif;font-size:21px}.footer-brand span{color:#bdc8c9;text-transform:none;letter-spacing:0;margin-top:4px;font-family:Manrope,sans-serif;font-size:12px;font-weight:500;display:block}.footer-inner>p{color:#e3dcca;margin:0;font-size:14px}.copyright{color:#a9b7ba;font-size:12px}@media (width<=1100px){.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resource{flex-direction:row;align-items:center;gap:12px;min-height:88px;padding:14px 14px 26px}}@media (width<=960px){.hero-bg{object-position:50% 70%;min-height:620px}.hero-copy{max-width:100%;margin-top:-20px;padding-left:0}.hero-art{opacity:.85;width:240px;right:-46px}.panel-art.blueprints{width:220px}.panel-art.helmet{width:250px;bottom:-30px}.section-heading{display:block}.section-heading>p{text-align:left;max-width:100%;margin-top:8px}.game-visual{flex-direction:column;align-items:flex-start;gap:18px}.game-visual figcaption{width:100%}}@media (width<=760px){.burger{display:grid}.header nav{z-index:9;background:var(--paper);border:1px solid var(--line);opacity:0;visibility:hidden;transform-origin:100% 0;border-radius:16px;flex-direction:column;gap:0;padding:6px;transition:opacity .22s,transform .22s,visibility .22s;position:absolute;top:calc(100% + 10px);left:0;right:0;transform:translateY(-10px)scale(.98);box-shadow:0 16px 34px #46301438}.header nav.open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.header nav a{border-bottom:1px solid #f0e6d2;align-items:center;min-height:54px;padding:0 14px;font-size:16px;display:flex}.header nav a:last-child{border-bottom:0}.header nav a:hover{color:var(--orange);border-bottom-color:#f0e6d2}.header nav a:active{background:#f7efdd;border-radius:11px}.rules-inner{display:block}.rules-actions{width:100%;margin-top:20px}}@media (width<=640px){:root{--gutter:16px;--radius:14px}.header{align-items:center;gap:10px;padding:10px 0 0}.header .languages{margin-top:0}.brand img{width:132px}.hero{padding:0 0 26px}.hero-bg{object-position:50% 72%;min-height:480px}.hero-copy{margin-top:6px;padding-left:0}.hero-art{opacity:1;width:60%;max-width:260px;margin:6px auto -6px;display:block;position:static}.hero-copy{padding-top:4px}h1{letter-spacing:0;font-size:clamp(40px,13vw,62px)}.title-line{-webkit-text-stroke-width:6px;text-shadow:1px 1px #7d3c1c,2px 2px #77391a,3px 3px #713619,4px 4px #6b3317,5px 5px #653016,6px 8px 10px #321c0a47}.description{background:#f7f1e4d9;border-radius:12px;padding:12px 14px}.panel-art.blueprints{opacity:.14;width:170px;top:-26px;right:-50px}.panel-art.helmet{opacity:.16;width:190px;bottom:-22px;right:-34px}.foundation-band img{min-width:560px}.hero-actions{flex-direction:column;align-items:stretch;gap:10px}.hero-actions .button,.hero-actions .text-link{width:100%}.text-link{justify-content:center}.panel{padding:20px 16px}.resource-grid{grid-template-columns:1fr 1fr;gap:10px}.resource{flex-direction:column;align-items:flex-start;gap:9px;min-height:112px;padding:14px 12px 26px}.resource-icon{width:36px;height:36px}.resource-icon svg{width:23px;height:23px}.resource-name{font-size:13px}.resource-desc{font-size:11px}.resource-end.coming{left:12px;right:auto}.game-visual{padding:18px 16px}.footer-inner{gap:14px;padding:22px 0}.footer-inner>p{order:3;width:100%;font-size:13px}.copyright{order:2}}@media (width<=380px){.resource-grid{grid-template-columns:1fr}.resource{flex-direction:row;align-items:center;min-height:76px;padding:13px 12px}.resource-end.coming{left:auto;right:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
