/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-5xl:3rem;--text-5xl--line-height:1;--default-font-family:Arial,Helvetica,sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mt-10{margin-top:calc(var(--spacing) * 10)}.contents{display:contents}.hidden{display:none}.w-full{width:100%}.grow{flex-grow:1}.object-contain{object-fit:contain}.p-5{padding:calc(var(--spacing) * 5)}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.underline{text-decoration-line:underline}}:root{--forest:#143e30;--lime:#c7f274;--cream:#f7f7ed;--ink:#173c2e;--muted:#58675d;--line:#d8dfd0;--orange:#f8b650}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}a,button,select{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:5px;outline:3px solid #c97c00}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h2{margin-bottom:24px;font-size:clamp(2.3rem,4.2vw,3.7rem);line-height:1.04}h2,h3{font-weight:650}em{font-family:Georgia,Times New Roman,serif;font-weight:500}svg{flex-shrink:0}.section-width{width:min(1240px,100% - 96px);margin-inline:auto}.section-pad{padding-block:100px}.eyebrow{letter-spacing:.14em;margin-bottom:24px;font-size:.75rem;font-weight:750;line-height:1.5}.announcement{background:var(--forest);color:var(--cream);text-align:center;letter-spacing:.035em;padding:11px 20px;font-size:.75rem}.site-header{border-bottom:1px solid var(--line);background:var(--cream);justify-content:space-between;align-items:center;gap:24px;height:94px;padding-inline:48px;display:flex}.wordmark{letter-spacing:-.06em;max-width:180px;font-size:1.18rem;font-weight:800;line-height:1.03;display:block}.site-header nav{gap:35px;font-size:.875rem;font-weight:600;display:flex}.site-header nav a:hover{border-bottom:1px solid}.bag-button{background:0 0;border:0;align-items:center;gap:10px;min-height:44px;font-size:.875rem;display:flex}.bag-count{background:#e6ecd9;border-radius:50%;place-items:center;min-width:23px;height:23px;font-size:.75rem;display:grid}.hero{grid-template-columns:1fr 1.04fr;align-items:center;gap:40px;padding-block:64px 76px;display:grid}.hero-copy{padding-block:20px}.hero h1{margin-bottom:26px;font-size:clamp(3.7rem,5.6vw,5.2rem);font-weight:700;line-height:1}.hero h1,.hero h1 em{letter-spacing:-.065em}.hero-description{max-width:390px;margin-bottom:14px;font-size:1.13rem;line-height:1.5}.hero-sub{color:var(--muted);max-width:350px;margin-bottom:30px;font-size:.875rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:18px;min-height:53px;padding:15px 23px;font-size:.875rem;font-weight:650;line-height:1.2;transition:transform .2s,background .2s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button-dark{background:var(--forest);color:var(--cream)}.button-dark:hover:not(:disabled){background:#245841}.button-outline{border-color:var(--forest);background:0 0}.button-lime{background:var(--lime);color:var(--forest)}.button-light-outline{color:var(--cream);background:0 0;border-color:#aec2b1}.text-link{align-items:center;gap:10px;font-size:.875rem;font-weight:650;display:inline-flex}.play-small{border:1px solid #83927d;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.hero-meta{color:var(--muted);gap:25px;margin-top:36px;font-size:.75rem;display:flex}.hero-meta span{align-items:center;gap:7px;display:flex}.tiny-line{background:var(--forest);vertical-align:middle;width:22px;height:2px;margin-right:9px;display:inline-block}.hero-stage{isolation:isolate;background-color:#e8edda;background-image:linear-gradient(#dbe3ca80 1px,#0000 0),linear-gradient(90deg,#dbe3ca80 1px,#0000 0);background-position:0 0;background-repeat:repeat;background-size:42px 42px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:18px;flex-direction:column;min-width:0;min-height:560px;padding:28px;display:flex;position:relative}.stage-bottom,.stage-heading{letter-spacing:.09em;justify-content:space-between;align-items:center;font-size:.7rem;font-weight:700;line-height:1.5;display:flex}.stage-number{font-weight:400}.stage-bottom a{border:1px solid #a1b08b;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.media-slot{min-width:0;position:relative;overflow:hidden}.media-empty{text-align:center;height:100%;min-height:inherit;color:#597147;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:25px;display:flex}.media-empty span{letter-spacing:-.05em;max-width:220px;font-family:Georgia,serif;font-size:1.9rem;font-style:italic;line-height:1.12}.media-empty small{color:#506348;letter-spacing:.025em;font-family:Arial,sans-serif;font-size:.75rem;font-style:normal}.hero-media{flex:1}.hero-media,.hero-media .media-empty{min-height:395px}.bonus-stamp{background:var(--orange);text-align:center;border:6px solid var(--cream);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:120px;height:120px;display:flex;position:absolute;top:94px;right:-17px;transform:rotate(10deg);box-shadow:0 0 0 1px #d3d9c7}.bonus-stamp strong{letter-spacing:-.06em;font-size:2rem;line-height:1}.bonus-stamp span{letter-spacing:.015em;font-size:.58rem;font-weight:700;line-height:1.35}.ticker{white-space:nowrap;background:var(--lime);letter-spacing:.12em;justify-content:space-around;gap:40px;padding:22px 0;font-size:.8rem;font-weight:750;display:flex;overflow:hidden}.ticker span:nth-child(2n){font-size:1.1rem;line-height:1}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px;display:flex}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);margin:0 0 4px;font-size:1rem}.steps-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.step{border-top:1px solid #b5c2a9;padding-top:23px}.step-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.step-top>span{color:var(--muted);font-size:.75rem}.step h3{letter-spacing:-.025em;margin-bottom:12px;font-size:1.17rem}.step p{color:var(--muted);max-width:230px;margin:0;font-size:.875rem}.gameplay{background:var(--forest);color:var(--cream);border-radius:18px;min-height:460px;position:relative;overflow:hidden}.video-heading{z-index:1;pointer-events:none;position:absolute;top:38px;left:40px}.video-heading .eyebrow{color:var(--lime);margin-bottom:17px}.video-heading h2{font-size:2.4rem}.video-empty{background:radial-gradient(at 70% 80%,#305b42,#0000 65%);flex-direction:column;justify-content:center;align-items:center;min-height:460px;padding-top:95px;display:flex}.video-mark{width:76px;height:76px;color:var(--lime);border:1px solid #729177;border-radius:50%;place-items:center;margin-bottom:20px;display:grid}.video-empty strong{font-size:1rem;font-weight:500}.video-empty p{color:#c0cfbd;margin:8px 0 35px;font-size:.75rem}.video-empty>span{letter-spacing:.2em;color:#bed0b9;font-size:.65rem}.gameplay-video{aspect-ratio:16/9;object-fit:cover;width:100%;min-height:460px;display:block}.gameplay:has(video) .video-heading{padding:30px 40px 0;position:static}.gameplay:has(video) .video-heading h2{font-size:2rem}.center-heading{text-align:center;max-width:650px;margin:0 auto 36px}.center-heading h2{margin-bottom:22px}.center-heading>p:last-child{color:var(--muted);font-size:1rem}.preview-note{text-align:center;color:#5e664c;margin-bottom:25px;font-size:.8rem}.product-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.product-card{border:1px solid #c9d3bf;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.product-card.recommended{border:2px solid var(--forest)}.product-banner{letter-spacing:.14em;text-align:center;background:#e7ecdc;padding:14px;font-size:.65rem;font-weight:700}.recommended .product-banner{background:var(--forest);color:var(--lime)}.product-media{background:#eff0e6;height:275px}.product-media.duo{background:#e2eccf}.product-media .media-empty{min-height:275px}.product-body{flex-direction:column;flex:1;padding:28px 32px 20px;display:flex}.product-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-title h3{letter-spacing:-.04em;margin:0;font-size:1.7rem}.price{align-items:center;gap:10px;display:flex}.price strong{letter-spacing:-.06em;font-size:1.8rem}.price del{color:var(--muted);font-size:1rem}.product-body>p{color:var(--muted);margin:12px 0 19px;font-size:.875rem}.product-tags{flex-wrap:wrap;gap:8px;display:flex}.product-tags span{border:1px solid #ced7c3;border-radius:5px;padding:7px 11px;font-size:.75rem}.savings{flex-wrap:wrap;align-items:center;gap:14px;margin-top:16px;font-size:.75rem;display:flex}.savings strong{background:var(--lime);border-radius:4px;padding:5px 9px}.contents{flex-direction:column;flex:1;gap:10px;margin:0;padding:22px 0;list-style:none;display:flex}.contents li{align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.4;display:flex}.contents svg{margin-top:2px}.product-body>.price-note{text-align:center;margin:12px 0 0;font-size:.7rem}.features-wrap{background:#edf0e3;border-block:1px solid #dce2d0}.features-grid{grid-template-columns:repeat(3,1fr);gap:42px 70px;display:grid}.features-grid article svg{margin-bottom:20px}.features-grid h3{margin-bottom:10px;font-size:1.25rem}.features-grid p{color:var(--muted);max-width:290px;margin:0;font-size:.875rem}.party{grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.party-media{background:#efe2bf;border-radius:16px;height:450px}.party-media .media-empty{color:#756137;min-height:450px}.party-media .media-empty small{color:#736343}.party>div>p:not(.eyebrow){color:var(--muted);font-size:.96rem}.party .text-link{border-bottom:1px solid var(--forest);margin-top:16px;padding-bottom:8px}.box-section{background:#e8eedc;border-radius:18px;grid-template-columns:1fr 1fr;gap:60px;padding:50px;display:grid}.box-section p{color:var(--muted);font-size:.9rem}.box-section .eyebrow{color:var(--forest);font-size:.75rem}.box-tabs{background:#d8e1ca;border-radius:8px;gap:4px;width:fit-content;margin-top:32px;padding:5px;display:flex}.box-tabs button{color:var(--forest);background:0 0;border:0;border-radius:5px;padding:13px 19px;font-size:.875rem}.box-tabs button[aria-selected=true]{background:var(--forest);color:var(--cream)}.box-total{align-items:center;gap:20px;margin-bottom:16px;display:flex}.box-total strong{letter-spacing:-.08em;font-size:5rem;font-weight:500;line-height:1}.box-total>span{letter-spacing:.05em;font-size:.75rem;font-weight:700}.box-total small{letter-spacing:0;margin-top:7px;font-size:.75rem;font-weight:400;display:block}.box-section ul{margin:0;padding:0;list-style:none}.box-section li{border-bottom:1px solid #c5d0b9;gap:20px;padding:12px 0;font-size:.875rem;display:flex}.box-section li>span{color:#6c7c5e;padding-top:3px;font-size:.7rem}.faq{grid-template-columns:.7fr 1.3fr;gap:80px;display:grid}.faq details{border-bottom:1px solid #cbd4c2}.faq details:first-child{border-top:1px solid #cbd4c2}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:23px 0;font-size:1rem;font-weight:550;line-height:1.4;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq details[open] summary svg{transform:rotate(45deg)}.faq details p{color:var(--muted);margin-bottom:25px;padding-right:30px;font-size:.9rem}.final-cta{background:var(--forest);text-align:center;color:var(--cream);padding-block:85px}.final-cta h2{font-size:clamp(2.8rem,5vw,4.5rem)}.final-cta .eyebrow,.final-cta h2 em{color:var(--lime)}.final-actions{justify-content:center;gap:12px;margin-top:35px;display:flex}.final-actions button:first-child{order:2}footer{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px;padding-block:40px;display:grid}footer p{text-align:center;color:var(--muted);margin:0;font-size:.875rem}footer>a:last-of-type{justify-self:end;align-items:center;gap:8px;font-size:.875rem;display:flex}footer small{color:var(--muted);border-top:1px solid var(--line);grid-column:1/-1;padding-top:22px;font-size:.75rem}.mobile-cart{display:none}.skip-link{z-index:100;background:var(--lime);padding:15px;position:fixed;top:-100px;left:15px}.skip-link:focus{top:15px}.cart-dialog{background:var(--cream);width:min(480px,100%);max-width:100%;height:100dvh;max-height:100dvh;color:var(--forest);border:0;margin:0;padding:0;position:fixed;inset:0 0 0 auto}.cart-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#09221880}.cart-content{flex-direction:column;min-height:100%;padding:27px;display:flex}.cart-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.cart-header h2{margin:0;font-size:1.7rem}.cart-header h2 span{color:var(--muted);font-size:1rem}.icon-button{background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}.cart-empty{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding-block:60px;display:flex}.cart-empty h3{margin:25px 0 15px;font-size:2rem;line-height:1.15}.cart-empty p{color:var(--muted);font-size:.95rem}.cart-lines{flex:1}.cart-line{border-bottom:1px solid var(--line);padding:25px 0}.cart-line h3{letter-spacing:0;margin-bottom:8px;font-size:1rem}.cart-line p{color:var(--muted);margin:0 0 10px;font-size:.875rem}.quantity{align-items:center;gap:15px;margin-top:16px;display:flex}.quantity button{border:1px solid var(--line);background:0 0;border-radius:5px;place-items:center;width:40px;height:40px;display:grid}.quantity .remove{border:0;width:auto;margin-left:auto;font-size:.875rem;text-decoration:underline}.cart-checkout{padding-top:30px}.cart-checkout>div{justify-content:space-between;display:flex}.cart-checkout p{color:var(--muted);margin-top:12px;font-size:.75rem}.cart-status{min-height:45px;padding-block:15px;font-size:.875rem}.error{color:#8d2e1a;background:#ffe4dc;margin-top:20px;padding:15px;font-size:.875rem}@media (min-width:1500px){.hero h1{font-size:5.5rem}}@media (max-width:1050px){.section-width{width:calc(100% - 56px)}.site-header{padding-inline:28px}.hero{gap:25px}.hero h1{font-size:4rem}.hero-stage{min-height:530px;padding:22px}.hero-actions{gap:18px}.hero-meta{gap:12px}.bonus-stamp{right:-10px}.section-pad{padding-block:80px}.product-body{padding:24px}.product-title{flex-wrap:wrap;gap:8px}.party{gap:40px}.features-grid{column-gap:35px}.box-section{gap:35px;padding:35px}.faq{gap:40px}}@media (max-width:700px){html{scroll-padding-top:20px}.section-width{width:calc(100% - 40px)}.announcement{padding:10px 8px;font-size:.65rem}.site-header{height:77px;padding-inline:20px}.wordmark{max-width:152px;font-size:1rem}.bag-label,.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:32px;padding-block:32px 42px}.hero-copy{padding:0}.eyebrow{letter-spacing:.11em;margin-bottom:20px;font-size:.65rem}.hero h1{margin-bottom:22px;font-size:clamp(3.3rem,12vw,4.8rem)}.hero-description{max-width:350px;font-size:1rem}.hero-sub{margin-bottom:25px;font-size:.875rem}.hero-actions{gap:18px}.button{min-height:51px;padding:14px 19px;font-size:.875rem}.hero-meta{gap:22px;margin-top:25px;font-size:.75rem}.hero-stage{min-height:380px;padding:22px}.hero-media,.hero-media .media-empty{min-height:270px}.bonus-stamp{border-width:4px;width:98px;height:98px;top:66px;right:-9px}.bonus-stamp strong{font-size:1.6rem}.bonus-stamp span{font-size:.5rem}.stage-bottom,.stage-heading{font-size:.6rem}.media-empty span{max-width:180px;font-size:1.7rem}.ticker{justify-content:flex-start;gap:27px;padding:18px 22px;font-size:.7rem}.section-pad{padding-block:62px}.section-heading{margin-bottom:32px;display:block}.section-heading>p{margin-top:20px;font-size:.875rem}.steps-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.step-top{margin-bottom:20px}.step h3{font-size:1.1rem}.step p{font-size:.875rem}.step-top svg{width:25px}.gameplay{min-height:380px}.video-heading{top:25px;left:24px}.video-heading h2{font-size:2rem}.video-heading .eyebrow{margin-bottom:12px;font-size:.65rem}.video-empty{min-height:400px;padding-top:130px}.video-empty>span{letter-spacing:.12em;font-size:.56rem}.video-mark{width:60px;height:60px;margin-bottom:16px}.gameplay-video{min-height:0}.gameplay:has(video) .video-heading{padding:25px 24px 0}.center-heading{text-align:left;margin-bottom:26px}.center-heading>p:last-child{font-size:.875rem}.preview-note{text-align:left;font-size:.75rem}.product-grid{grid-template-columns:1fr;gap:24px}.product-card.recommended{order:-1}.product-media{height:235px}.product-media .media-empty{min-height:235px}.product-body{padding:25px 22px 20px}.product-title{flex-wrap:nowrap}.product-title h3{font-size:1.6rem}.price strong{font-size:1.75rem}.product-banner{font-size:.6rem}.features-grid{grid-template-columns:1fr 1fr;gap:30px 24px}.features-grid h3{font-size:1.13rem}.features-grid p{font-size:.875rem}.features-grid article svg{margin-bottom:16px}.party{grid-template-columns:1fr;gap:32px}.party-media{height:340px}.party-media .media-empty{min-height:340px}.party>div>p:not(.eyebrow){font-size:.9rem}.box-section{grid-template-columns:1fr;gap:30px;padding:28px 23px}.box-section h2{font-size:2.3rem}.box-tabs{margin-top:24px}.box-tabs button{padding:12px 15px;font-size:.8rem}.box-total strong{font-size:4.5rem}.box-section li{gap:15px;font-size:.8rem}.faq{grid-template-columns:1fr;gap:10px}.faq h2 br{display:none}.faq summary{padding-block:21px;font-size:.9rem}.faq details p{font-size:.875rem}.final-cta{padding-block:62px}.final-cta h2{font-size:2.85rem}.final-actions{flex-direction:column;gap:12px;max-width:350px;margin-inline:auto}.final-actions .button{width:100%}footer{grid-template-columns:1fr 1fr;gap:25px;padding-block:32px 112px}footer p{text-align:left;grid-area:2/1/auto/-1}footer>a:last-of-type{text-align:right;font-size:.75rem}footer small{padding-top:20px;font-size:.65rem}.mobile-cart{z-index:20;background:var(--cream);padding:12px 16px max(12px,env(safe-area-inset-bottom));border-top:1px solid #c1cdb5;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #1836220d}.mobile-select{flex:1;min-width:0;position:relative}.mobile-select select{appearance:none;width:100%;color:var(--forest);white-space:normal;background:0 0;border:0;min-height:44px;padding-right:18px;font-size:.875rem;font-weight:650}.mobile-select>svg{pointer-events:none;position:absolute;top:14px;right:0}.mobile-cart .button{gap:10px;min-height:45px;padding:13px 15px}.mobile-cart .button svg{width:16px}.cart-content{padding:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}.gallery-controls{background:#eff0e6;justify-content:center;gap:8px;padding:14px;display:flex}.gallery-controls button{min-height:44px;color:var(--forest);background:0 0;border:1px solid #b9c6ad;border-radius:6px;padding:10px 18px;font-size:.875rem}.gallery-controls button[aria-pressed=true]{background:var(--forest);color:var(--cream);border-color:var(--forest)}.gameplay .video-heading{padding:38px 40px 0;position:static}.gameplay .video-heading h2{margin-bottom:0}.product-video{background:var(--forest);color:var(--cream);border-radius:16px;min-width:0;overflow:hidden}.product-video video{aspect-ratio:16/9;background:#10251c;width:100%;display:block}.video-cover{text-align:center;background:radial-gradient(at 70% 80%,#305b42,#0000 65%);flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:32px;display:flex}.video-play{width:72px;height:72px;color:var(--lime);background:0 0;border:1px solid #91ac87;border-radius:50%;place-items:center;margin-bottom:25px;display:grid}.video-play:hover{background:#ffffff10}.video-cover h3{margin-bottom:10px;font-size:1.5rem}.video-cover p{color:#cad8c6;margin:0;font-size:.875rem}.party .product-video{align-self:center}.party .video-cover{min-height:390px}@media (max-width:700px){.gameplay .video-heading{padding:25px 24px 0}.video-cover{min-height:280px;padding:25px}.party .video-cover{min-height:310px}}.hero-stage:has(.hero-media img){justify-content:space-between;gap:24px;min-height:480px}.hero-media:has(img){aspect-ratio:2;border-radius:12px;flex:none;min-height:0}.product-media:has(img){aspect-ratio:1.42;height:auto}.hero-media img,.product-media img{object-fit:fill!important;width:100%!important;height:auto!important;max-height:none!important;padding:0!important;top:0!important;bottom:auto!important}.hero-stage:has(img) .bonus-stamp{top:15px;right:-14px}@media (max-width:700px){.hero-stage:has(.hero-media img){gap:20px;min-height:310px;padding:20px}.hero-stage:has(img) .bonus-stamp{top:8px;right:-7px}}.product-video video{aspect-ratio:auto;object-fit:contain;height:auto;max-height:640px}@media (max-width:700px){.product-video video{max-height:560px}}.footer-policies{flex-wrap:wrap;grid-column:1/-1;gap:24px;font-size:.875rem;display:flex}.footer-policies a{text-underline-offset:4px;text-decoration:underline}