:root{--forest:#163d32;--deep:#0f3027;--cream:#f8f7f0;--paper:#fffef8;--yellow:#edcb76;--ink:#233e34;--muted:#637268;--line:#d9dfd3;--serif:Georgia,'Times New Roman',serif;--sans:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color-scheme:light;font-family:var(--sans);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:32px}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b27722;outline-offset:6px}.wrap{width:min(1248px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-80px;background:var(--yellow);color:var(--deep);padding:16px;z-index:20}.skip-link:focus{top:20px}.hero-shell{background:var(--forest);color:var(--cream)}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff24;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font:italic 2rem/1 var(--serif);letter-spacing:-1.1px}.brand img{border-radius:10px}.brand-dot{color:var(--yellow)}.site-header nav{display:flex;gap:34px;margin-left:54px}.site-header nav a{font-size:.9rem;color:#e1e8de;padding:12px 0}.site-header nav a:hover{color:var(--yellow)}.nav-status{border:1px solid #f8f7f059;border-radius:100px;padding:12px 19px;font-size:.875rem;display:flex;gap:22px;align-items:center}.nav-status:hover{background:#ffffff0b;border-color:var(--yellow)}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center;min-height:735px;padding-block:60px 70px}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:2.3px;margin:0 0 28px;color:#d8e2d0}h1{font-family:var(--serif);font-size:clamp(3.6rem,6.6vw,6.2rem);font-weight:400;line-height:1.04;letter-spacing:-4.5px;margin:0 0 30px}h1 em{color:var(--yellow);font-weight:400}.hero-description{color:#d7e0d6;font-size:1.125rem;line-height:1.8;max-width:460px;margin:0 0 32px}.button{display:inline-flex;justify-content:center;gap:26px;align-items:center;font-size:.9375rem;font-weight:550;min-height:55px;border-radius:6px;padding:17px 22px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-light{background:var(--yellow);color:var(--deep)}.button-light:hover{background:#f7d993}.availability{font-size:.8125rem;color:#becfbd;margin:20px 0 0;display:flex;gap:12px}.hero-preview{width:100%;max-width:420px;justify-self:end}.preview-label{font-size:.75rem;letter-spacing:1.5px;display:flex;justify-content:space-between;align-items:center;color:#d7dfce;padding:0 8px 20px}.preview-label>span:last-child{font:2rem var(--serif);margin-right:25px}.score-preview{color:var(--ink);background:var(--paper);padding:27px 26px 18px;border-radius:16px;box-shadow:0 28px 64px #061d263b;transform:rotate(2deg);border:1px solid #f8f7f0}.preview-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:21px;gap:12px}.preview-wordmark{font:italic 1.375rem var(--serif);letter-spacing:-.7px}.preview-tag{font-size:.75rem;letter-spacing:1.1px;color:#5f7466}.mini-label{font-size:.75rem;font-weight:600;letter-spacing:1.2px;margin:0;color:#657668}.game-heading{padding:25px 0 23px}.game-heading h2{font:2rem/1.2 var(--serif);letter-spacing:-1px;margin:8px 0}.game-name{font-size:.75rem;color:#68786c}.winner{border-radius:9px;background:#e8edde;display:flex;align-items:center;gap:12px;padding:20px 15px}.winner-avatar{background:#d5c188;color:#4f5136;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;font:1.25rem var(--serif);flex-shrink:0}.winner-name strong{font-size:.8125rem;font-weight:500;display:block;margin-top:5px}.winner-score{margin-left:auto;font:2.875rem/.9 var(--serif);letter-spacing:-1.5px;text-align:center}.winner-score span{display:block;font:.75rem/1.5 var(--sans);letter-spacing:0;color:#657668;margin-top:5px}.standings{list-style:none;padding:0;margin:7px 0 0}.standings li{display:flex;align-items:center;gap:11px;font-size:.8125rem;padding:13px 8px;border-bottom:1px solid var(--line)}.rank{font-size:.75rem;color:#7a877c;width:20px}.avatar{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;font-size:.75rem}.leo{background:#d3e2df;color:#456b66}.sam{background:#efdbcf;color:#8a5b44}.standings strong{margin-left:auto;font-weight:500;font-size:1.25rem}.standings small{font-size:.75rem;color:#7b867a;margin-left:4px}.breakdown{padding-top:22px}.breakdown-heading{display:flex;justify-content:space-between;font-size:.75rem}.breakdown-heading>span:last-child{color:#849080}.breakdown-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:16px}.breakdown-grid>div{display:flex;flex-direction:column;align-items:center;border-right:1px solid var(--line);gap:5px}.breakdown-grid>div:last-child{border:0}.breakdown-grid strong{font:1.5rem var(--serif)}.breakdown-grid span{font-size:.75rem;color:#697768}.saved-note{background:var(--forest);border-radius:6px;color:#f1f2e6;padding:13px;text-align:center;font-size:.75rem;margin-top:22px}.saved-note>span{margin-right:7px}.preview-caption{font-size:.75rem;color:#c2cebd;text-align:center;margin:23px 0 0}.hero-bottom{border-top:1px solid #ffffff24;display:flex;align-items:center;justify-content:space-between;padding-block:26px;color:#c5d3c1;font-size:.8125rem;gap:16px}.hero-bottom a{display:flex;gap:35px;color:var(--cream)}.site-footer{display:flex;justify-content:space-between;align-items:center;padding-block:40px;gap:25px;border-top:1px solid var(--line)}.footer-brand{font-size:1.75rem;gap:0}.footer-brand .brand-dot{color:#9d5c3f}.site-footer>span{font-size:.75rem;color:var(--muted)}
@media(min-width:1600px){.hero{min-height:800px}}@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.hero{gap:35px;grid-template-columns:1.05fr .95fr;min-height:680px}h1{font-size:4.3rem;letter-spacing:-3px}.hero-description{font-size:1rem}.hero-preview{max-width:360px}.score-preview{padding:22px 20px 17px}.winner{padding:18px 10px;gap:8px}.winner-name strong{font-size:.75rem}.button{font-size:.875rem;gap:16px}.site-header nav{margin-left:0;gap:22px}}@media(max-width:740px){.wrap{width:calc(100% - 40px)}.site-header{height:86px;gap:12px}.brand{font-size:1.7rem;gap:8px}.brand img{width:31px;height:31px;border-radius:8px}.site-header nav{display:none}.nav-status{padding:10px 13px;font-size:.75rem;gap:12px}.hero{grid-template-columns:1fr;padding-top:51px;padding-bottom:35px;gap:48px}.hero-copy{max-width:520px}.eyebrow{font-size:.75rem;letter-spacing:1.9px;margin-bottom:23px}h1{font-size:clamp(3.5rem,11.4vw,5rem);letter-spacing:-2.6px;line-height:1.05;margin-bottom:23px}.hero-description{font-size:1rem;line-height:1.75;max-width:380px}.hero-description br{display:none}.button{min-height:54px;padding:16px 20px}.availability{margin-top:17px}.hero-preview{justify-self:center;width:min(100% - 20px,380px);max-width:none}.preview-label{padding-bottom:13px}.score-preview{transform:rotate(1.5deg)}.hero-bottom{font-size:.75rem;line-height:1.5;padding-block:23px}.hero-bottom>span{max-width:185px}.hero-bottom a{gap:15px}.site-footer{flex-wrap:wrap;padding-block:30px}.site-footer>span:first-of-type{order:3;flex-basis:100%;margin-top:-5px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.section-heading h2,.how-intro h2,.questions-section>h2{font:400 clamp(2.6rem,4vw,3.75rem)/1.1 var(--serif);letter-spacing:-1.8px;margin:0}.dark-eyebrow{color:#596f59}.intro-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-top:104px;padding-bottom:57px;align-items:center}.intro-copy{padding-top:25px;max-width:500px}.intro-copy p{font-size:1.0625rem;line-height:1.8;color:var(--muted);margin:0 0 16px}.features{display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:85px}.feature{border-top:1px solid var(--line);padding:30px 30px 0 0}.feature+.feature{padding-left:33px;border-left:1px solid var(--line)}.feature-number{font-size:.75rem;letter-spacing:1.3px;color:#747e6f}.feature h3{font:1.55rem/1.2 var(--serif);letter-spacing:-.55px;margin:23px 0 13px}.feature p{font-size:1rem;color:var(--muted);line-height:1.75;margin:0}.tabletop-image{position:relative;border-radius:12px;overflow:hidden;height:455px;background:#123c2e}.tabletop-image>img{width:100%;height:100%;object-fit:cover;object-position:center}.tabletop-copy{position:absolute;top:26%;left:7%;color:var(--paper);max-width:55%;text-shadow:0 2px 20px #0c261a55}.tabletop-copy .eyebrow{margin-bottom:25px;font-size:.75rem}.tabletop-copy h2{font:400 clamp(2.5rem,4.3vw,4rem)/1.1 var(--serif);letter-spacing:-1.6px;margin:0}.tabletop-copy h2 em{font-weight:400;color:var(--yellow)}.image-footnote{display:flex;justify-content:space-between;color:#758170;font-size:.75rem;padding-top:17px;gap:24px}.how-section{display:grid;grid-template-columns:1fr 1fr;gap:110px;padding-block:110px}.how-intro p:not(.eyebrow){font-size:1rem;line-height:1.8;color:var(--muted);max-width:390px;margin:25px 0 22px}.small-pill{display:inline-block;border:1px solid #c7d1bf;border-radius:100px;font-size:.8125rem;padding:8px 14px;color:#496047}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:21px;padding:25px 0;border-bottom:1px solid var(--line)}.steps li:first-child{padding-top:0}.steps li:last-child{border:0;padding-bottom:0}.step-number{flex-shrink:0;border:1px solid #c6d0bc;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font:1rem var(--serif);margin-top:3px}.steps h3{font:1.6rem var(--serif);margin:2px 0 12px;letter-spacing:-.4px}.steps p{font-size:1rem;line-height:1.7;color:var(--muted);margin:0}.coming-section{background:#e7ebdd;border-block:1px solid #d8decd;text-align:center}.coming-inner{padding-block:68px 74px}.coming-inner>img{margin:0 auto 29px;border-radius:22px;box-shadow:0 6px 15px #193d3220}.coming-inner .eyebrow{margin-bottom:20px}.coming-inner h2{font:400 clamp(3.5rem,6vw,5.75rem)/1.04 var(--serif);letter-spacing:-2.9px;margin:0 0 24px}.coming-inner h2 em{font-weight:400;color:#456443}.coming-inner>p:not(.eyebrow){font-size:1.0625rem;color:#5d705c;line-height:1.8}.release-pill{display:inline-flex;background:#f8f9f0;border:1px solid #ced7c3;border-radius:100px;padding:12px 20px;font-size:.8125rem;margin-top:13px}.questions-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;padding-block:80px 90px}.questions-section>h2{font-size:2.25rem;letter-spacing:-.8px}.questions details{border-bottom:1px solid var(--line)}.questions details:first-child{border-top:1px solid var(--line)}.questions summary{font-size:1rem;cursor:pointer;padding:23px 35px 23px 0;position:relative;list-style:none;line-height:1.5}.questions summary::-webkit-details-marker{display:none}.questions summary::after{content:'+';position:absolute;right:4px;top:23px;font-size:1.25rem;line-height:1}.questions details[open] summary::after{content:'−'}.questions p{font-size:1rem;line-height:1.8;color:var(--muted);margin:0 30px 24px 0}.questions summary:hover{color:#6c6c3c}
@media(max-width:1000px){.intro-section{gap:55px}.how-section{gap:55px}.questions-section{gap:40px}.feature h3{font-size:1.35rem}.feature+.feature{padding-left:24px}.feature{padding-right:24px}.tabletop-image{height:380px}.hero-preview .preview-tag{font-size:.75rem;letter-spacing:.5px}.winner-name .mini-label{font-size:.75rem;letter-spacing:.4px}}
@media(max-width:740px){.intro-section{grid-template-columns:1fr;gap:23px;padding-top:65px;padding-bottom:35px}.section-heading h2,.how-intro h2{font-size:2.75rem}.intro-section .eyebrow{font-size:.75rem;margin-bottom:20px}.intro-copy{padding:0}.intro-copy p{font-size:1rem}.features{grid-template-columns:1fr;padding-bottom:45px}.feature,.feature+.feature{padding:26px 0;border-left:0}.feature h3{font-size:1.6rem;margin:14px 0 11px}.feature p{max-width:520px}.tabletop-image{height:390px;border-radius:8px}.tabletop-image>img{object-position:55% center;opacity:.75}.tabletop-copy{left:7%;top:29%;max-width:87%}.tabletop-copy .eyebrow{font-size:.75rem;letter-spacing:1.6px}.tabletop-copy h2{font-size:2.8rem;letter-spacing:-1.2px}.image-footnote{font-size:.75rem;line-height:1.6}.image-footnote>span:last-child{display:none}.how-section{grid-template-columns:1fr;padding-block:65px;gap:39px}.how-intro p:not(.eyebrow){max-width:100%}.steps h3{font-size:1.4rem}.steps li{gap:16px;padding-block:23px}.coming-inner{padding-block:54px}.coming-inner .eyebrow{font-size:.75rem;letter-spacing:1.4px}.coming-inner h2{font-size:4rem}.coming-inner>p:not(.eyebrow){font-size:1rem}.questions-section{grid-template-columns:1fr;gap:27px;padding-block:55px}.questions-section>h2{font-size:2.15rem}.questions summary{font-size:.9375rem}.questions p{margin-right:10px}.preview-top{gap:8px}.game-heading h2{font-size:1.9rem}.winner-score{font-size:2.6rem}.winner-name strong{font-size:.8125rem}.preview-tag{letter-spacing:.3px}.hero-bottom{align-items:flex-start}}
