.custom-select{min-width:0}.custom-select-trigger{width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:11px;font-weight:500;text-align:left;transition:border-color .15s ease,background .15s ease}.custom-select-trigger>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-trigger>svg{flex-shrink:0;transition:transform .15s ease}.custom-select-trigger:hover,.custom-select-trigger[aria-expanded=true]{border-color:var(--ink);background:#fffaf0}.custom-select-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.custom-select-menu{position:fixed;z-index:80;list-style:none;margin:0;padding:6px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbb2ed transparent;border:1px solid #3d071925;border-radius:13px;background:#fffcf5;box-shadow:0 12px 36px #3d07191c}.custom-select-menu>li{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;border-radius:8px;font-size:12px;font-weight:400;cursor:pointer}.custom-select-menu>li.active{background:#eee2fa}.custom-select-menu>li[aria-selected=true]{background:var(--yellow);font-weight:500}.custom-select-menu>li[aria-selected=true].active{box-shadow:inset 0 0 0 1px #3d07193b}.custom-select-menu>li>svg{flex-shrink:0}@media(max-width:640px){.custom-select-trigger,.custom-select-menu>li{min-height:44px}}@media(prefers-reduced-motion:reduce){.custom-select-trigger,.custom-select-trigger>svg{transition:none}}.product-choices{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px;margin:18px 0}.product-look-choice{padding:0;margin:0;border:0;min-width:0}.product-look-choice legend,.product-size-choice>span{display:block;font-size:12px;color:#765461;margin-bottom:8px}.product-look-choice legend span{margin-left:5px;color:#3d0719}.product-swatches{display:flex;flex-wrap:wrap;gap:7px}.product-swatch{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:4px;border:1px solid transparent;border-radius:50%;background:transparent;min-width:30px;min-height:30px}.product-swatch i{display:block;width:21px;height:21px;border-radius:50%;border:1px solid #3d071926}.product-swatch[aria-pressed=true]{border-color:#3d0719;background:#fffaf2}.product-swatch:focus-visible,.product-size-choice select:focus-visible{outline:2px solid #3d0719;outline-offset:3px}.product-swatch:disabled,fieldset:disabled .product-swatch{opacity:.6;cursor:default}.design-swatch{border-radius:20px;font-size:12px}.design-swatch:has(span){padding-right:10px}.product-swatch i[data-pattern=waves]{background-image:repeating-radial-gradient(ellipse at 0 0,transparent 0 4px,#fff8 5px 6px,transparent 7px 10px)}.product-swatch i[data-pattern=speckles]{background-image:radial-gradient(#fff9 2px,transparent 2px);background-size:7px 7px}.product-swatch i[data-pattern=stripes]{background-image:repeating-linear-gradient(135deg,transparent 0 5px,#fff8 5px 7px,transparent 7px 12px)}.product-size-choice select{min-width:68px;padding:6px 9px;border:1px solid #e8ddd6;border-radius:8px;background:#fffcf5;color:#3d0719;font:inherit;font-size:12px}.product-choices.compact{margin:12px 0;gap:10px;justify-content:space-between}.compact .product-look-choice legend,.compact .product-size-choice>span{font-size:10px;margin-bottom:5px}.compact .product-swatches{gap:3px}.product-info .product-size-choice select{width:auto;padding:6px;margin:0;min-height:30px;font-size:11px}.cart-options-toggle{display:block;margin-top:5px;padding:0;background:transparent;border:0;color:#765461;font-size:11px;text-decoration:underline}.cart-line:has(.cart-options){flex-wrap:wrap}.cart-options{flex-basis:100%;padding:4px 0}.cart-options .product-choices{justify-content:flex-start;margin:8px 0}.checkout-options{border-bottom:1px solid #e8ddd6;padding-bottom:12px;margin:12px 0}.checkout-options p{font-size:14px;margin:8px 0}.checkout-options small{display:block;color:#765461}.modal.wide.coupon-deal{width:800px}.deal-ticket{display:flex;gap:16px;background:#eee2fa;padding:20px;border-radius:15px;margin-bottom:20px}.deal-ticket>svg{flex-shrink:0;margin-top:3px}.deal-ticket h3{font-size:22px;line-height:1.15;margin:0 0 8px}.deal-ticket p{margin:0 0 8px;font-size:13px;line-height:1.6}.deal-ticket small{color:var(--muted);font-size:11px}.deal-requirements{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:20px 0}.deal-requirements>div{display:flex;gap:10px;align-items:flex-start;border:1px solid var(--line);border-radius:12px;padding:13px}.deal-requirements>div>svg{flex-shrink:0;margin-top:2px}.deal-requirements .met{background:#eef1e8}.deal-requirements .missing{background:#fff5c4}.deal-requirements strong,.deal-requirements small{display:block}.deal-requirements strong{font-size:13px;font-weight:500}.deal-requirements small{margin-top:4px;font-size:11px}.deal-current h4,.deal-additions h4{font-size:19px;margin:24px 0 10px}.deal-additions>p{font-size:12px;margin:0 0 14px}.deal-item{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.deal-item>.product-art{flex:0 0 80px;width:80px;height:86px;border-radius:12px;background:#f2eee6;overflow:hidden}.deal-item-info{min-width:0;flex:1}.deal-item-info>strong{display:block;font-size:16px;line-height:1.2;margin:5px 0}.deal-item-info>small{font-size:11px;color:var(--muted)}.deal-item-status{display:flex;align-items:center;gap:4px;font-size:11px;color:#557342}.deal-item.to-add .deal-item-status{color:#a94229}.deal-item-price{white-space:nowrap;font-size:17px}.deal-item .product-choices{margin-top:10px}.deal-ready{display:flex;gap:9px;align-items:center;background:#eef1e8;padding:15px;border-radius:12px;font-size:13px}.deal-ready svg{flex-shrink:0}.deal-swap{margin:16px 0}.deal-swap>span{display:block;font-size:12px;margin-bottom:8px}.custom-select-menu.coupon-deal-menu{z-index:120}.deal-totals{background:#fff4bd;border-radius:15px;padding:18px;margin-top:24px}.deal-totals>div{display:flex;justify-content:space-between;gap:16px;font-size:13px;padding:6px 0}.deal-totals strong{white-space:nowrap}.deal-totals .deal-saving{color:#557342}.deal-totals .deal-total{font-size:17px;border-top:1px solid #3d071926;margin-top:7px;padding-top:12px}.deal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.deal-actions .primary{flex:1}.product-detail button.detail-coupon{width:100%;text-align:left;background:#eee2fa;border:1px solid #dac7ef;border-radius:10px;padding:13px;font-size:13px}.product-detail button.detail-coupon>svg{flex-shrink:0}.product-detail button.detail-coupon>span{flex:1}.product-detail button.detail-coupon:hover{background:#e1cff3}@media(max-width:640px){.deal-ticket{padding:15px;gap:10px}.deal-ticket h3{font-size:19px}.deal-requirements{grid-template-columns:1fr}.deal-item{flex-wrap:wrap;gap:10px}.deal-item>.product-art{flex-basis:58px;width:58px;height:70px}.deal-item-info>strong{font-size:14px}.deal-item-price{font-size:14px}.deal-actions{flex-direction:column-reverse}.deal-actions .button{width:100%}.deal-totals{padding:14px}.deal-totals .deal-total{font-size:15px}}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/outfit-latin-ext-400-normal-5tcqmc2S.woff2) format("woff2"),url(/assets/outfit-latin-ext-400-normal-DHm7mdGe.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/outfit-latin-400-normal-BGsTXAXT.woff2) format("woff2"),url(/assets/outfit-latin-400-normal-DMwTpYkH.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/outfit-latin-ext-500-normal-zeox_O30.woff2) format("woff2"),url(/assets/outfit-latin-ext-500-normal-DrCvqoFD.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/outfit-latin-500-normal-DKnIMDSk.woff2) format("woff2"),url(/assets/outfit-latin-500-normal-ClnHRwRh.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/outfit-latin-ext-800-normal-DRv2ic_2.woff2) format("woff2"),url(/assets/outfit-latin-ext-800-normal-DyhPHUt-.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/outfit-latin-800-normal-CQna6-G7.woff2) format("woff2"),url(/assets/outfit-latin-800-normal-BRHLSPcU.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/outfit-latin-ext-900-normal-D2Agn9b_.woff2) format("woff2"),url(/assets/outfit-latin-ext-900-normal-P1LUQYP8.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/outfit-latin-900-normal-D7VxKg29.woff2) format("woff2"),url(/assets/outfit-latin-900-normal-DBTzQ72N.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:Outfit,sans-serif;color:#3d0719;background:#fffcf5;font-synthesis:none;--ink: #3d0719;--muted: #745760;--orange: #ff643f;--cream: #fff4bc;--yellow: #fff1a8;--lilac: #cbb2ed;--line: #e6dcd4;--green: #567660}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.42}a{color:inherit;text-decoration:none}button{border:0;background:none}h1,h2,h3,p{margin:0}p{line-height:1.7}h1,h2{font-family:Outfit,sans-serif;font-weight:800;letter-spacing:-1.5px;line-height:1.13}h3{font-weight:800;font-size:19px;line-height:1.25;letter-spacing:-.5px}em{font-weight:inherit;font-style:normal;color:inherit}:focus-visible{outline:3px solid #e95b31;outline-offset:4px}input,select,textarea{border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:12px 14px;max-width:100%}select{cursor:pointer}input[type=checkbox]{width:17px;height:17px;accent-color:var(--orange);flex-shrink:0}input::placeholder{color:#989a90}small{font-size:12px}.muted{color:var(--muted)}.tiny{font-size:12px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:500;line-height:1.7;display:block}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 22px;border-radius:999px;font-size:13px;font-weight:500;line-height:1.3;min-height:47px;transition:background .16s,transform .16s}.button:hover:not(:disabled){transform:translateY(-2px)}.primary{background:var(--orange);color:var(--ink)}.primary:hover{background:#f25436}.dark{background:var(--ink);color:#fff}.dark:hover{background:#60122d}.outline{background:transparent;border:1px solid #cfd2c6}.outline:hover{background:#eeeee6}.ghost{background:none}.small{padding:10px 15px;min-height:38px;font-size:12px;gap:9px}.full{width:100%}.text-button{display:inline-flex;align-items:center;gap:7px;padding:4px 0;font-size:13px;font-weight:500}.text-button:hover{text-decoration:underline;text-underline-offset:4px}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;border-radius:50%}.icon-button:hover{background:#eaece3}.skip-link{position:fixed;left:20px;top:-100px;background:var(--ink);color:#fff;padding:14px;z-index:1000}.skip-link:focus{top:10px}.site-header{border-bottom:1px solid var(--line);background:#fffcf5;position:sticky;top:0;z-index:20}.header-inner{max-width:1320px;margin:auto;padding:22px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{font-weight:900;font-size:23px;letter-spacing:-1.3px;display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.logo-mark{position:relative;isolation:isolate;width:42px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;transform:rotate(-7deg)}.logo-ticket{position:absolute;inset:0;width:100%;height:100%;color:var(--orange);z-index:-1}@media(max-width:380px){.header-inner{flex-wrap:wrap}}.logo-dot{color:var(--orange)}.header-inner nav{display:flex;align-items:center;gap:32px;font-size:12px;font-weight:500}.header-inner nav a{display:flex;align-items:center;gap:4px}.header-inner nav a.active{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:22px}.profile-link{display:flex;gap:8px;align-items:center;font-size:12px}.menu-toggle{display:none}.landing-header{background:#f6f4ef}.hero{max-width:1320px;margin:auto;min-height:638px;display:grid;grid-template-columns:1fr 1.08fr;padding:75px 48px 66px;gap:35px;background:#f6f4ef}.hero:before{content:"";position:absolute;left:0;right:0;top:0;height:735px;background:#f6f4ef;z-index:-1}.hero-copy{padding-top:24px}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:28px}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--orange)}.hero h1{font-size:76px;letter-spacing:-3.5px;line-height:1.03;margin-bottom:27px}.hero-copy>p{font-size:15px;color:#73776e;line-height:1.85}.hero-buttons{display:flex;gap:8px;margin:30px 0 23px}.hero-footnote{display:flex;align-items:center;gap:7px;font-size:10px;color:#87897f}.hero-footnote svg{color:var(--green)}.hero-footnote>span{height:3px;width:3px;background:#aaa99e;border-radius:50%;margin:0 5px}.hero-scene{position:relative;min-height:490px}.scene-orbit{position:absolute;border:1px solid #dedecf;border-radius:50%;width:420px;height:420px;left:45px;top:26px}.orbit-two{width:350px;height:350px;left:80px;top:61px}.scene-star{position:absolute;color:var(--orange);font-family:Georgia;font-size:40px}.star-one{left:40px;top:0}.star-two{right:15px;bottom:80px;font-size:27px}.scene-caption{position:absolute;right:6px;top:29px;font-size:9px;letter-spacing:1.4px;display:flex;flex-direction:column;line-height:1.8;transform:rotate(8deg);color:#646e5d}.scene-caption svg{margin-top:10px;align-self:center}.scene-product{position:absolute}.scene-product.oats{left:43px;top:93px;width:210px;transform:rotate(-10deg);z-index:3}.scene-product.milk{left:230px;top:26px;width:185px;transform:rotate(10deg);z-index:2}.scene-product.coffee{left:244px;top:236px;width:168px;transform:rotate(9deg);z-index:4}.product-art{position:relative;height:170px;display:flex;align-items:center;justify-content:center;isolation:isolate}.package{position:relative;width:82px;height:114px;background:var(--pack-color);box-shadow:inset -9px 0 12px #0000000e,inset 3px 1px 4px #ffffff35,4px 5px 7px #0000000a;border-radius:2px;transform:perspective(400px) rotateY(-12deg);z-index:1;display:flex;align-items:center;justify-content:center}.package:after{content:"";position:absolute;left:7px;right:7px;top:4px;height:2px;border-top:1px solid #ffffff65;border-bottom:1px solid #0000000d}.package-label{background:#f3ebd8;width:88%;height:68%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;color:#45513c;padding:5px}.package-label strong{font-family:Georgia,serif;font-weight:400;font-size:13px;line-height:1.03;max-width:72px}.pack-brand{font-size:4px;letter-spacing:.9px;font-weight:500}.pack-leaf{font-size:25px;line-height:1.2;color:var(--pack-color)}.pack-small{font-size:4px;letter-spacing:.15px}.product-shadow{position:absolute;width:92px;height:10px;background:#4a463e2d;filter:blur(6px);border-radius:50%;bottom:19px;transform:rotate(-8deg)}.package-bottle{width:65px;height:117px;border-radius:15px 15px 9px 9px;background:linear-gradient(90deg,#e6e3d5,#fffdf3 40%,#e1ded0)}.package-bottle:before{content:"";position:absolute;top:-12px;width:30px;height:15px;border-radius:3px 3px 0 0;background:var(--pack-color);box-shadow:inset -5px 0 #0000000c}.package-bottle .package-label{height:68%;width:100%;background:var(--pack-color);color:#30493c}.package-bottle .pack-leaf{color:#f3ebd8}.package-tin{width:77px;height:103px;border-radius:9px 9px 7px 7px;border-top:6px solid #595747;border-bottom:4px solid #b0aa99}.package-tin .package-label{height:95%;width:100%;background:var(--pack-color);color:#fff0d8}.package-tin .pack-leaf{color:#f1d9ae}.package-pump{width:70px;height:99px;border-radius:8px 8px 10px 10px}.package-pump:before{content:"";height:16px;width:15px;position:absolute;top:-16px;background:#eeeedf}.package-pump .package-cap{position:absolute;top:-24px;width:40px;height:10px;border-radius:3px;background:#dcdcd2;left:29px}.hero-art{height:250px;transform:scale(1.42)}.hero-art .package{width:112px;height:165px}.hero-art .package-bottle{width:80px;height:182px}.hero-art .package-tin{width:105px;height:135px}.hero-art .package-label strong{font-size:20px;max-width:90px}.hero-art .pack-brand{font-size:5px}.hero-art .pack-leaf{font-size:35px}.hero-art .pack-small{font-size:5px}.hero-art .product-shadow{width:120px;bottom:22px}.hero-coupon{position:absolute;left:0;top:300px;z-index:5;background:#e96032;color:#fff4dd;width:259px;min-height:133px;border-radius:6px;padding:20px 25px;transform:rotate(-8deg);box-shadow:5px 13px 20px #51372320}.hero-coupon:before,.hero-coupon:after{content:"";position:absolute;top:50%;width:17px;height:17px;border-radius:50%;background:#f6f4ef}.hero-coupon:before{left:-9px}.hero-coupon:after{right:-9px}.hero-coupon small{font-size:7px;letter-spacing:1.3px}.hero-coupon strong{font-family:Outfit,sans-serif;font-weight:800;font-size:47px;display:block;line-height:1.15}.hero-coupon strong span{font-family:Outfit,sans-serif;font-size:16px}.hero-coupon p{font-size:8px;margin-top:6px}.coupon-scissors{position:absolute;right:18px;top:13px;font-size:20px}.coupon-dashes{position:absolute;inset:9px;border:1px dashed #ffffff70;border-radius:2px;pointer-events:none}.hero-receipt{position:absolute;right:-5px;top:176px;z-index:6;width:180px;padding:20px 17px;background:#fffefa;transform:rotate(8deg);box-shadow:0 8px 35px #31351a17;font-size:10px}.hero-receipt:after{content:"";position:absolute;bottom:-7px;left:0;right:0;height:8px;background:linear-gradient(135deg,#fffefa 25%,transparent 25%) -7px 0,linear-gradient(225deg,#fffefa 25%,transparent 25%) -7px 0;background-size:14px 14px}.receipt-icon{background:#eef1e6;color:#5e7852;border-radius:50%;width:29px;height:29px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.hero-receipt>span{color:var(--muted)}.hero-receipt>strong{display:block;font-size:21px;letter-spacing:-.8px;margin-top:7px}.hero-receipt strong small{font-size:8px;font-weight:400;letter-spacing:0}.receipt-line{border-top:1px dashed #d3d6c9;margin:15px 0 10px}.hero-receipt p{font-size:8px;display:flex;justify-content:space-between;gap:8px}.hero-receipt p span{display:flex;color:var(--green);font-size:6px;gap:2px}.round-pill{position:absolute;bottom:4px;left:112px;font-size:8px;letter-spacing:1.4px;display:flex;gap:8px;align-items:center;color:#707566}.round-pill>span{border:1px solid #c3c7b9;padding:6px 7px;border-radius:50%;font-size:7px}.benefits-strip{background:#e9eddf;display:flex;align-items:center;justify-content:center;gap:35px;padding:23px 25px;color:#535f4c}.benefits-strip>div{display:flex;align-items:center;gap:10px;font-size:11px}.strip-star{color:#89927d;font-size:17px}.how-section{max-width:1224px;padding:87px 48px 80px;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:40px}.section-heading .eyebrow{color:var(--orange);margin-bottom:16px}.section-heading h2{font-size:42px}.section-heading>p{font-size:13px;color:var(--muted);padding-bottom:4px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.steps article{padding-top:18px;border-top:1px solid var(--line)}.step-top{display:flex;justify-content:space-between;color:var(--orange);margin-bottom:23px}.step-top>span{font-family:Outfit,sans-serif;font-size:25px}.step-top svg{width:20px}.steps h3{margin-bottom:13px}.steps p{font-size:12px;color:var(--muted);min-height:84px}.mini-loyalty,.mini-stack,.mini-score{height:137px;border-radius:7px;padding:24px;margin-top:18px;position:relative;overflow:hidden}.mini-loyalty{background:#e5e9dd;transform:rotate(-2deg);color:#53654b}.mini-loyalty>span,.mini-stack>span:first-child,.mini-score>span{font-size:7px;letter-spacing:1.2px;display:block}.mini-loyalty strong{font-family:Outfit,sans-serif;font-size:25px;line-height:1.12;font-weight:400;display:block;margin-top:10px}.mini-loyalty svg{position:absolute;right:27px;bottom:24px}.mini-stack{background:#f3e1d1;transform:rotate(2deg);color:#945d40;border:1px dashed #c3a58b}.mini-stack strong{font-family:Outfit,sans-serif;font-weight:800;font-size:24px;display:block;margin-top:13px}.mini-stamp{position:absolute;font-size:7px;right:18px;bottom:15px;border:1px solid #ba8d69;border-radius:20px;padding:5px 8px;transform:rotate(-12deg)}.mini-score{background:#eeece3}.mini-score strong{font-family:Outfit,sans-serif;font-weight:800;display:block;font-size:22px;margin-top:14px}.mini-score strong span{float:right;color:var(--orange)}.mini-score>div{display:flex;gap:5px;align-items:flex-end;margin-top:10px;height:23px}.mini-score i{display:block;background:#b8c1a9;width:15%;height:6px}.mini-score i:nth-child(2){height:9px}.mini-score i:nth-child(3){height:12px}.mini-score i:nth-child(4){height:15px}.mini-score i:nth-child(5){height:18px}.mini-score i:nth-child(6){height:21px}.mini-score i:nth-child(7){height:25px;background:var(--orange)}.championship-banner{max-width:1128px;margin:15px auto 0;display:grid;grid-template-columns:190px 1fr auto;gap:36px;padding:47px 50px;background:#e9eddf;border-radius:12px;align-items:center}.championship-banner h2{font-size:39px;margin:13px 0 17px}.championship-banner p{font-size:12px;color:#757d6b}.championship-banner .eyebrow{font-size:8px}.banner-illustration{display:flex;align-items:center;justify-content:center;position:relative;width:160px;height:160px;border:1px solid #bdc7ac;border-radius:50%;color:#667855;transform:rotate(-12deg)}.banner-illustration:before{content:"";position:absolute;inset:12px;border:1px solid #bdc7ac;border-radius:50%}.orbit-tag{position:absolute;font-size:6px;letter-spacing:1.4px;bottom:27px}.last-call{text-align:center;padding:92px 20px 87px}.last-call .eyebrow{color:var(--orange)}.last-call h2{font-size:58px;margin:19px 0 30px}.last-call p{font-size:11px;color:var(--muted);margin-top:16px}.site-footer{max-width:1224px;margin:auto;border-top:1px solid var(--line);padding:30px 48px;display:flex;align-items:center;justify-content:space-between;gap:25px}.site-footer .logo{font-size:19px}.site-footer>span{font-size:12px;color:#888a7f}.site-footer>small{font-size:9px;color:#888a7f}.page,.game-shell{max-width:1320px;padding:47px 48px 75px;margin:auto}.page-intro{margin-bottom:40px}.page-intro>.eyebrow{color:var(--orange);margin-bottom:18px}.page-intro h1{font-size:48px;margin-bottom:20px}.page-intro p{font-size:14px;color:var(--muted)}.mode-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px;gap:20px}.mode-heading h2{font-size:27px;letter-spacing:-.5px}.mode-heading>span{font-size:11px;color:var(--muted)}.difficulty-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.difficulty-card{border:1px solid var(--line);border-radius:12px;padding:27px;background:#fffefa}.difficulty-card-top{display:flex;align-items:center;justify-content:space-between}.level-label{font-size:10px;text-transform:uppercase;font-weight:500;letter-spacing:1.2px;background:#e9edde;color:#6e7a60;border-radius:20px;padding:7px 12px;display:inline-block}.difficulty-dots{display:flex;gap:4px}.difficulty-dots i{background:#e9e9df;width:7px;height:7px;border-radius:50%}.difficulty-dots i.on{background:#9aa98b}.difficulty-art{height:126px;margin:20px 0 26px;background:#edf0e5;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;color:#6c815c}.difficulty-art>span{position:absolute;right:20px;bottom:5px;font-size:65px;color:#dfe4d6;font-family:Outfit,sans-serif}.difficulty-art svg{z-index:1;transform:rotate(-10deg)}.level-medium .difficulty-art{background:#f4e7d6;color:#b59059}.level-medium .difficulty-art>span{color:#ebd7ba}.level-hard .difficulty-art{background:#eae5ed;color:#9e86a8}.level-hard .difficulty-art>span{color:#ded3e3}.difficulty-card>.eyebrow{font-size:8px;letter-spacing:1.2px}.difficulty-card h3{font-family:Outfit,sans-serif;font-weight:800;font-size:29px;margin:13px 0}.difficulty-card>p{font-size:12px;color:var(--muted);min-height:69px}.difficulty-facts{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:10px;color:#737b6b;border-top:1px solid var(--line);padding:18px 0 22px;margin-top:20px}.dashboard-bottom{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:28px}.dashboard-bottom>div{display:flex;align-items:center;gap:17px;padding:25px 0}.round-icon{height:48px;min-width:48px;border-radius:50%;background:#edeee4;display:flex;align-items:center;justify-content:center;color:#77886c}.dashboard-bottom h3{font-weight:800;font-size:14px}.dashboard-bottom p{font-size:11px;color:var(--muted);margin-top:6px}.dashboard-bottom .text-button{margin-left:auto;font-size:11px}.guest-note{font-size:11px;color:var(--muted);text-align:center;padding:20px 0}.guest-note .text-button{font-size:11px;color:var(--ink)}.resume-banner,.claim-banner{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px;background:#e9eedf;border:1px solid #dbe3ce;border-radius:9px;margin-bottom:32px}.resume-banner>div,.claim-banner>div{display:flex;gap:15px;align-items:center}.resume-banner strong,.claim-banner strong{font-size:14px}.resume-banner small,.claim-banner small{display:block;margin-top:5px;color:#76816b}.loading{min-height:330px;display:flex;gap:15px;align-items:center;justify-content:center;color:var(--muted);font-size:13px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{padding:50px 25px;border:1px dashed #d5d9cb;border-radius:9px;text-align:center;color:var(--muted)}.empty>svg{color:#8b977c}.empty h3{color:var(--ink);margin:18px 0 13px;font-family:Outfit,sans-serif;font-weight:800;font-size:25px}.empty p,.empty>div{font-size:12px;line-height:1.7}.empty .button{margin-top:20px}.error-page{text-align:center;padding:110px 25px}.error-page h1{font-size:45px;margin-bottom:20px}.error-page p{margin-bottom:25px;color:var(--muted)}.error,.error-bar{font-size:12px;color:#b74432}.error{line-height:1.6;margin:10px 0}.error-bar{background:#f9e7df;display:flex;justify-content:space-between;gap:20px;padding:15px 18px;border-radius:7px;margin-bottom:20px}.notice{background:#eeefe7;border-radius:7px;padding:14px 17px;display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.6;margin:17px 0}.notice svg{flex-shrink:0}.warning{background:#f6e6d6}.modal-backdrop{position:fixed;inset:0;background:#252d2659;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:25px}.modal{background:#fffcf5;width:510px;max-width:100%;max-height:90dvh;overflow:auto;border-radius:14px;padding:30px;box-shadow:0 20px 80px #18221d25}.modal.wide{width:930px}.modal-top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:20px}.modal-top h2{font-size:31px;letter-spacing:-1px}.modal-top>.icon-button{flex-shrink:0;margin-top:-4px}.modal>p{font-size:13px}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}.form-stack{display:flex;flex-direction:column;gap:18px;margin:25px 0 15px}.form-stack label{font-size:12px;display:flex;flex-direction:column;gap:8px;font-weight:500}.form-stack input{width:100%}.auth-switch{display:block;margin:20px auto}.modal>.tiny{text-align:center;margin-top:18px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);max-width:calc(100vw - 32px);background:var(--ink);color:#fff;padding:17px 20px;border-radius:8px;box-shadow:0 7px 25px #202e242a;z-index:200;font-size:12px;display:flex;gap:22px;align-items:center}.toast button{color:#fff;display:flex}.checkbox-line{display:flex;gap:10px;font-size:12px;align-items:center;margin:20px 0;line-height:1.6}.game-shell{padding-top:25px}.balance-card{display:flex;gap:17px;align-items:center;background:#eeeee4;border:1px solid #e1e3d4;border-radius:9px;padding:16px 20px}.balance-card>svg{color:#7c8c6c}.balance-card>div>span{font-size:9px;color:#888e7b;display:block;margin-bottom:3px}.balance-card strong{font-size:23px;letter-spacing:-.5px;font-weight:500}.balance-card strong>small{font-size:10px;letter-spacing:0;font-weight:400}.balance-round{border-left:1px solid #d6dbc8;padding-left:20px;margin-left:10px;font-size:7px;letter-spacing:1px;color:#889179}.balance-round strong{display:block;color:var(--ink);margin-top:5px;font-size:21px}.balance-round strong small{font-size:13px;color:#8c9481}.game-layout{display:grid;grid-template-columns:187px minmax(0,1fr);gap:30px}.side-tabs{display:flex;flex-direction:column;gap:6px;border-bottom:1px solid var(--line);padding-bottom:21px}.side-tabs>button{display:flex;align-items:center;gap:10px;padding:11px 9px;border-radius:6px;font-size:11px;text-align:left;white-space:nowrap}.side-tabs>button>svg{color:#89917f}.side-tabs>button.active{background:#e9eedf;color:#4e6343;font-weight:500}.side-tabs>button.active svg{color:#637d50}.count-badge{background:var(--orange);color:#fff;padding:2px 6px;border-radius:20px;margin-left:auto;font-size:9px}.subtle-count{color:#85947b;margin-left:auto;font-size:10px}.category-list{display:flex;flex-direction:column;padding-top:24px;gap:3px}.category-list>.eyebrow{font-size:8px;color:#929887;padding:0 9px 13px}.category-list button{font-size:11px;text-align:left;padding:9px;display:flex;justify-content:space-between;align-items:center;color:#7d8575;border-radius:4px}.category-list button.active{color:var(--orange);font-weight:500}.category-list button:hover{background:#f0f1e9}.category-list button span{font-size:9px}.shop-tools{display:flex;gap:13px;align-items:center;margin:0 0 21px}.search-box{display:flex;align-items:center;border:1px solid var(--line);border-radius:7px;background:#fff;flex:1;padding-left:12px;color:#9da190;min-width:0}.search-box input{border:0;background:transparent;padding:11px 10px;font-size:10px;width:100%;min-width:0;outline-offset:0}.deal-toggle{font-size:10px;white-space:nowrap;display:flex;gap:5px;align-items:center}.product-list-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:19px}.product-list-heading h3{font-weight:800;font-size:17px;font-weight:500}.product-list-heading>span{font-size:10px;color:#9b9f91}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 16px}.product-card{border:1px solid #e5e6dd;border-radius:9px;overflow:hidden;background:#fffefa;transition:box-shadow .2s}.product-card:hover{box-shadow:0 7px 18px #333f2709}.product-visual{position:relative;background:#f1f1e9;width:100%;display:block;padding:0;overflow:hidden}.product-tag{position:absolute;left:8px;top:9px;background:#fffefa;padding:4px 6px;border-radius:3px;color:#859276;font-size:7px;display:flex;gap:3px;align-items:center}.product-info{padding:13px 13px 15px}.product-brand{font-size:7px;text-transform:uppercase;color:#9d9f92;letter-spacing:.7px;display:block;margin-bottom:6px}.product-name{font-size:12px;font-weight:500;letter-spacing:-.2px;padding:0;text-align:left;display:block;min-height:31px}.product-info select{font-size:9px;border:0;border-bottom:1px solid #ecece4;border-radius:0;background:none;padding:8px 0 9px;width:100%;color:#949989;margin-bottom:12px}.product-bottom{display:flex;justify-content:space-between;gap:5px;align-items:center}.product-bottom strong{font-size:17px;font-weight:500;letter-spacing:-.4px}.product-bottom strong small{font-size:9px;font-weight:400}.reference-price{display:block;font-size:8px;color:#a2a697;margin-top:3px}.add-button{background:#e8edde;border:1px solid #dce4ce;width:29px;height:29px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#6d8657}.add-button:hover:not(:disabled){background:#dbe5cf}.stepper{display:flex;align-items:center;gap:3px;border:1px solid #dce1d2;border-radius:6px;padding:3px;background:#f4f5ec;flex-shrink:0}.stepper button{display:flex;align-items:center;justify-content:center;width:22px;height:24px;padding:0}.stepper>span{font-size:11px;min-width:13px;text-align:center}.product-bottom .stepper{gap:0}.product-bottom .stepper button{width:20px}.mobile-categories,.mobile-game-nav{display:none}.panel-title{padding:15px 0 28px}.panel-title>.eyebrow{font-size:8px;color:#97a086;margin-bottom:12px}.panel-title h2{font-size:38px;margin-bottom:15px}.panel-title p{font-size:12px;color:var(--muted);max-width:620px}.filter-pills{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:23px}.filter-pills button{border:1px solid var(--line);border-radius:30px;padding:9px 17px;font-size:10px;text-transform:capitalize}.filter-pills button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.coupon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:21px}.coupon-card{padding:22px;background:#f5efe3;border:1px dashed #d5c4aa;border-radius:8px;position:relative}.coupon-card:before,.coupon-card:after{content:"";width:16px;height:16px;background:#fffcf5;border-radius:50%;position:absolute;top:55%}.coupon-card:before{left:-9px;border-right:1px dashed #d5c4aa}.coupon-card:after{right:-9px;border-left:1px dashed #d5c4aa}.coupon-card.selected{border-color:var(--orange);background:#fae9dc}.coupon-card.redeemed{opacity:.55;background:#eeeee8;border-color:#bfc5b8}.coupon-card-top{display:flex;justify-content:space-between;gap:8px;align-items:center;color:#aa9879}.coupon-card-top span{font-size:7px;letter-spacing:1px;font-weight:500}.coupon-value{display:block;font-family:Outfit,sans-serif;font-size:37px;font-weight:400;color:#9e693c;margin:20px 0 7px}.coupon-value small{font-family:Outfit,sans-serif;font-size:13px}.coupon-card h3{font-weight:800;font-size:14px;margin-bottom:8px}.coupon-card>p{font-size:11px;color:#98947f}.coupon-card-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;border-top:1px dashed #d5c4aa;padding-top:16px;margin-top:20px}.coupon-card-footer small{font-size:8px;color:#98947f}.coupon-card-footer .button{font-size:10px;padding:8px 10px;min-height:32px}.loyalty-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.loyalty-card{padding:26px;border:1px solid var(--line);border-radius:10px;background:#f0f0e7;text-align:left;transition:border .2s;position:relative;opacity:1!important}.loyalty-card.selected{border:2px solid #7e9471;padding:25px;box-shadow:0 3px 14px #475b3020}.loyalty-card>div:first-child{display:flex;justify-content:space-between;color:#8c9c7a}.selection-dot{height:20px;width:20px;border:1px solid #afba9f;border-radius:50%;display:flex;align-items:center;justify-content:center}.selected .selection-dot{background:#748868;color:#fff;border-color:#748868}.loyalty-card>.eyebrow{margin-top:24px;font-size:8px;color:#9b9e8e}.loyalty-card h3{font-family:Outfit,sans-serif;font-weight:800;font-size:25px;margin:8px 0 18px}.loyalty-card>strong{font-size:26px;letter-spacing:-1px;font-weight:500;color:#61794f}.loyalty-card>strong>small{font-size:11px;letter-spacing:0;font-weight:400}.loyalty-card>p{font-size:11px;color:#8d937f;margin-top:13px}.loyalty-cap{border-top:1px solid #dce1ce;padding-top:14px;margin-top:18px;font-size:10px;color:#8d937f}.loyalty-cap span{display:block;font-size:9px;margin-top:5px}.lock-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:25px;padding:18px 20px;background:#ecefe2;border-radius:8px}.lock-bar>span{font-size:12px;color:#929c82}.lock-bar strong{font-size:18px;margin-right:9px;color:var(--ink)}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:25px}.cart-line{display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--line);padding:18px 0}.cart-line>.product-art{width:64px;min-width:64px;height:77px;background:#efefe6;border-radius:5px;overflow:hidden}.cart-line>.product-art>.package{transform:scale(.5);position:absolute}.cart-line .product-shadow{display:none}.cart-line-name{flex:1;min-width:0}.cart-line-name strong{font-size:12px;display:block}.cart-line-name span{font-size:10px;color:#9a9e8d;display:block;margin-top:5px}.cart-line-name small{font-size:9px;color:#8b9480;display:block;margin-top:4px}.cart-line>strong{font-size:12px;white-space:nowrap}.cart-coupons{margin-top:25px;padding:20px;background:#f2efe4;border-radius:8px}.cart-coupons>div:first-child{display:flex;align-items:center;gap:9px;color:#9d946e}.cart-coupons h3{font-weight:800;font-size:15px;color:#686d56}.cart-coupons p{font-size:11px;color:#9a9d8a;margin-top:10px}.coupon-chip{font-size:9px;background:#e7e5d3;border:1px solid #d8d8c0;padding:7px 10px;margin:13px 5px 0 0;border-radius:4px;display:inline-flex;gap:6px;align-items:center}.cart-coupons>.text-button{display:flex;font-size:11px;margin-top:18px}.order-summary{align-self:start;border:1px solid #e2e4d7;background:#f1f2e9;padding:22px;border-radius:9px;position:sticky;top:20px}.order-summary>.eyebrow{font-size:7px;color:#9ba48a}.order-summary h3{font-weight:800;font-size:17px;margin:12px 0 22px}.order-summary>.tiny{font-size:9px;text-align:center;margin-top:13px}.price-summary{margin:15px 0 23px}.summary-line{display:flex;justify-content:space-between;gap:16px;font-size:11px;line-height:1.5;margin:13px 0;color:#858d78}.summary-line strong{font-weight:500;color:#4a5941}.summary-line.green,.summary-line.green strong{color:#688658}.summary-line.total{border-top:1px solid #daddcc;margin-top:20px;padding-top:18px;align-items:center;color:var(--ink);font-size:13px}.summary-line.total>strong{font-size:25px;letter-spacing:-1px;color:var(--ink)}.summary-line.total small{font-size:12px;letter-spacing:0}.cashback-row{display:flex;align-items:center;justify-content:space-between;gap:7px;background:#e2e9d6;padding:12px 10px;border-radius:5px;color:#799165;font-size:9px;margin-top:18px}.cashback-row strong{font-weight:500;white-space:nowrap}.cashback-row svg{flex-shrink:0}.summary-line.savings{font-size:10px;margin-top:14px}.product-detail{display:grid;grid-template-columns:1fr 1.5fr;gap:35px}.product-detail>.product-art{height:320px;background:#f0f0e7;border-radius:8px}.product-detail>.product-art .package{transform:scale(1.7)}.product-detail>.product-art .product-shadow{width:120px;bottom:60px}.product-detail p{font-size:12px;color:#909682;margin:14px 0}.product-detail h4{font-size:13px;margin:20px 0 12px}.variant-detail{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px}.variant-detail small{display:block;font-size:9px;color:#9aa18d;margin-top:6px}.variant-detail>strong{white-space:nowrap}.product-detail .detail-coupon{display:flex;gap:7px;align-items:center;font-size:11px;margin:8px 0}.receipt-result{text-align:center;padding:8px 0 18px}.success-ring{width:65px;height:65px;background:#e3e9d7;display:flex;margin:0 auto 20px;border-radius:50%;align-items:center;justify-content:center;color:#6e885b}.receipt-result p{font-size:8px;letter-spacing:1.8px;color:#959e88}.receipt-result>strong{font-family:Outfit,sans-serif;font-size:58px;font-weight:400;display:block;margin:16px 0;letter-spacing:-2px}.receipt-result strong small{display:block;font-family:Outfit,sans-serif;font-size:12px;letter-spacing:0;color:#9aa18d;margin-top:5px}.modal>.full{margin-top:20px}.championship-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.championship-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fffefa;transition:transform .2s}.championship-card:hover{transform:translateY(-4px)}.championship-card-art{background:#e9edde;height:180px;display:flex;align-items:center;justify-content:center;position:relative;color:#9ca783}.championship-card-art span{position:absolute;left:20px;top:20px;background:#fafbf3;border-radius:20px;padding:6px 9px;font-size:7px;letter-spacing:.8px}.championship-card-copy{padding:25px}.championship-card-copy .eyebrow{font-size:8px;color:#a0a58e}.championship-card-copy h2{font-size:30px;margin:12px 0}.championship-card-copy p{font-size:11px;color:var(--muted)}.championship-card-copy .text-button{margin-top:25px;font-size:11px}.championship-detail{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:45px;background:#fffefa}.championship-symbol{min-height:320px;background:#edf0e2;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px;border-radius:10px;color:#879978}.championship-symbol span{font-size:11px;letter-spacing:2px}.championship-detail h2{font-size:35px;margin:15px 0 25px}.championship-facts{display:flex;justify-content:space-between;gap:15px;margin:20px 0}.championship-facts span{display:block;font-size:10px;color:#9b9f8d}.championship-facts strong{display:block;font-size:19px;font-weight:500;margin-top:8px}.championship-detail p{font-size:12px;margin:18px 0;color:#909a82}.championship-detail .text-button{margin-left:16px;font-size:11px}.championships>.tiny{margin-top:20px}.account-gate{text-align:center;border:1px solid var(--line);background:#f1f1e7;border-radius:12px;padding:60px 20px}.account-gate>svg{color:#96a184}.account-gate h2{font-size:34px;margin:24px 0 17px}.account-gate p{font-size:13px;color:#8b957d;margin-bottom:25px}.score-table{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fffefa}.score-table-head,.score-table-row{display:grid;grid-template-columns:75px 1fr 150px 170px;align-items:center;gap:20px;padding:23px 25px}.score-table-head{background:#f0f1e7;font-size:8px;letter-spacing:1px;color:#96a184}.score-table-row{border-top:1px solid var(--line);font-size:12px}.score-table-row.is-me{background:#f0f4e6}.score-table-row .rank{font-family:Outfit,sans-serif;font-size:21px;color:#8a977a}.score-table-row .rank svg{color:#cf9d4d}.score-table-row small{display:block;font-size:9px;color:var(--orange);margin-top:5px}.score-table-row>strong{font-family:Outfit,sans-serif;font-size:24px;font-weight:400}.pagination{display:flex;align-items:center;justify-content:center;gap:25px;margin:25px 0}.pagination>span{font-size:11px;color:#99a08d}.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:30px 0 45px}.profile-stats>div{border:1px solid var(--line);padding:24px;border-radius:9px;background:#fffefa}.profile-stats span{font-size:8px;letter-spacing:1.3px;color:#97a184;display:block}.profile-stats strong{display:block;font-size:34px;font-family:Outfit,sans-serif;font-weight:800;margin-top:14px}.profile>h2,.admin>h2{font-size:30px;margin-bottom:25px}.history-list{border:1px solid var(--line);background:#fffefa;border-radius:9px;overflow:hidden}.history-row{display:flex;gap:20px;padding:20px;align-items:center;border-bottom:1px solid var(--line)}.history-row:last-child{border-bottom:0}.history-icon{display:flex;align-items:center;justify-content:center;background:#edefe3;width:42px;height:42px;border-radius:50%;color:#8f9e7d;flex-shrink:0}.history-row>div{flex:1;min-width:0}.history-row strong{font-size:12px}.history-row small{display:block;font-size:10px;color:#9ba28e;margin-top:6px;overflow-wrap:anywhere}.history-score{font-family:Outfit,sans-serif;font-size:22px}.result-hero{text-align:center;padding:20px 0 55px}.result-crown{width:71px;height:71px;background:#e7edda;color:#8a9f72;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto 25px;transform:rotate(-8deg)}.result-hero>.eyebrow{font-size:8px;color:#97a385}.result-hero h1{font-size:40px;margin:20px 0 10px}.result-percentage{display:block;font-family:Outfit,sans-serif;font-weight:800;font-size:104px;letter-spacing:-5px;color:var(--orange)}.result-hero>p{font-size:13px;color:#909982}.personal-best{display:inline-flex;align-items:center;gap:8px;background:#f6ead5;color:#a18b5b;padding:7px 11px;border-radius:20px;font-size:10px;margin-top:16px}.result-facts{display:flex;justify-content:center;gap:55px;margin:35px 0 24px}.result-facts span{display:block;font-size:8px;letter-spacing:1px;color:#a3aa98}.result-facts strong{display:block;font-size:22px;font-weight:400;margin-top:10px}.result-hero>.tiny{font-size:10px}.result-actions{display:flex;justify-content:center;gap:13px;margin:30px 0 8px}.result-hero .guest-note{font-size:11px;padding-bottom:0}.breakdown{border:1px solid var(--line);border-radius:10px;background:#fffefa;padding:28px}.breakdown>summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none}.breakdown h2{font-size:30px;margin-top:8px}.breakdown .eyebrow{font-size:7px;color:#9ea88e}.breakdown>p{font-size:12px;margin:25px 0}.comparison-loyalty{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:25px 0 30px}.comparison-loyalty h4{font-size:12px;margin:0 0 15px}.comparison-loyalty span{display:inline-block;font-size:9px;background:#edf1e4;color:#869975;padding:7px 9px;border-radius:5px;margin:0 5px 7px 0}.round-breakdown{border-top:1px solid var(--line)}.round-breakdown>summary{padding:22px 0;display:flex;align-items:center;gap:22px;font-size:12px;cursor:pointer}.round-breakdown>summary>span{font-size:11px;color:#98a18b;margin-left:auto}.round-breakdown[open]>summary>svg{transform:rotate(90deg)}.round-comparison{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-bottom:20px}.round-plan{background:#f5f5ed;padding:22px;border-radius:8px}.round-plan h3{font-weight:800;font-size:15px;margin-bottom:23px}.round-plan details{font-size:11px;color:#859477;margin:20px 0}.round-plan summary{cursor:pointer}.round-items{max-height:300px;overflow:auto;margin-top:15px}.round-items>div{display:flex;justify-content:space-between;gap:20px;font-size:10px;border-bottom:1px solid var(--line);padding:9px 0}.round-items small{display:block;font-size:8px;color:#9fa78f;margin-top:4px}.round-items>div>span:last-child{white-space:nowrap}.plan-coupons{display:flex;gap:6px;flex-wrap:wrap;margin:20px 0}.plan-coupons>span{font-size:8px;display:flex;align-items:center;gap:5px;padding:5px 7px;background:#e7ebdc;border-radius:3px;color:#879875}.plan-coupons>small{font-size:10px;color:#a1aa96}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:45px}.admin-panel{padding:27px;border:1px solid var(--line);border-radius:10px;background:#fffefa}.admin-panel h2{font-size:27px}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-section-title{display:flex;justify-content:space-between;align-items:center;margin:35px 0 20px;gap:20px}.admin-section-title h2{font-size:28px}.audit-details{margin:30px 0;padding:20px;border:1px solid var(--line);border-radius:8px;font-size:12px}.audit-details summary{cursor:pointer}.audit-details>div{display:flex;gap:20px;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;font-size:10px;overflow-wrap:anywhere}.json-label{display:flex;flex-direction:column;gap:10px;font-size:12px}.json-editor{font-family:monospace;font-size:11px;width:100%;height:50vh;resize:vertical;white-space:pre}.admin .modal>.button{margin-top:20px}@media(min-width:1440px){.hero{padding-top:92px;padding-bottom:84px}.hero h1{font-size:82px}.hero-scene{transform:scale(1.04);transform-origin:center}.hero:before{height:760px}}@media(max-width:1150px){.header-inner{padding:20px 30px}.hero{padding:55px 30px;gap:10px;min-height:575px}.hero h1{font-size:66px}.hero-scene{transform:scale(.86);transform-origin:left top;margin-right:-50px;margin-bottom:-55px}.hero-copy>p{font-size:13px}.benefits-strip{gap:20px}.benefits-strip>div{font-size:10px;gap:7px}.how-section{padding:70px 30px}.championship-banner{margin-left:30px;margin-right:30px;padding:35px;grid-template-columns:140px 1fr auto;gap:25px}.banner-illustration{width:130px;height:130px}.championship-banner .button{font-size:11px;padding:13px}.championship-banner h2{font-size:33px}.page,.game-shell{padding-left:30px;padding-right:30px}.game-layout{grid-template-columns:170px minmax(0,1fr);gap:22px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.hero-receipt{right:0}.difficulty-card{padding:22px}.difficulty-card h3{font-size:25px}.dashboard-bottom .text-button{display:none}.championship-grid{grid-template-columns:repeat(2,1fr)}.hero:before{height:675px}}@media(max-width:900px){.header-inner nav{gap:20px}.header-actions{gap:15px}.hero{grid-template-columns:1fr 1fr;padding:45px 30px 40px;min-height:545px}.hero h1{font-size:57px}.hero-copy{padding-top:25px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.3px}.hero-scene{transform:scale(.73);width:500px;margin-bottom:-100px;margin-right:-130px}.hero-buttons{gap:0}.hero-buttons .button{font-size:11px;padding:13px 15px;gap:12px}.hero-footnote{font-size:8px}.hero-copy>p{font-size:12px}.hero:before{height:635px}.benefits-strip{flex-wrap:wrap;gap:15px 28px;padding:20px}.benefits-strip .strip-star{display:none}.benefits-strip>div{width:40%;justify-content:center}.section-heading h2{font-size:35px}.section-heading>p{font-size:11px}.steps{gap:23px}.steps h3{font-size:17px}.steps p{font-size:11px;min-height:94px}.mini-loyalty,.mini-stack,.mini-score{padding:20px 15px}.mini-score strong{font-size:19px}.championship-banner{grid-template-columns:110px 1fr;gap:25px}.banner-illustration{width:105px;height:105px}.banner-illustration svg{width:57px}.orbit-tag{font-size:4px;bottom:20px}.championship-banner .button{grid-column:2;width:max-content}.last-call h2{font-size:50px}.site-footer{padding:25px 30px;flex-wrap:wrap}.site-footer>small{width:100%;text-align:center}.balance-card{padding:13px;gap:12px}.balance-card>svg{display:none}.balance-round{padding-left:12px;margin-left:0}.game-layout{grid-template-columns:145px minmax(0,1fr);gap:20px}.side-tabs>button{font-size:10px;gap:6px;padding-left:6px}.side-tabs>button>svg{width:16px}.category-list button{font-size:10px}.deal-toggle{display:none}.product-grid{gap:12px}.product-info{padding:11px 9px}.product-brand{font-size:6px}.product-name{font-size:10px;min-height:29px}.product-info select{font-size:8px}.product-art{height:146px}.product-bottom strong{font-size:15px}.product-bottom .stepper button{width:17px}.product-bottom .stepper{padding:1px}.panel-title h2{font-size:31px}.coupon-card{padding:18px}.coupon-card-footer{align-items:flex-start;flex-direction:column;gap:12px}.loyalty-card{padding:21px}.loyalty-card.selected{padding:20px}.loyalty-card h3{font-size:21px}.difficulty-grid{gap:16px}.difficulty-card{padding:19px}.difficulty-card>.eyebrow{font-size:7px}.difficulty-card h3{font-size:23px}.difficulty-card p{font-size:11px;min-height:85px}.difficulty-facts{font-size:9px;gap:6px 10px}.page-intro h1{font-size:42px}.mode-heading>span{display:none}.profile-stats{gap:13px}.profile-stats>div{padding:18px}.profile-stats span{font-size:7px}.championship-detail{gap:30px;padding:30px}.championship-symbol{min-height:300px}.championship-facts{flex-wrap:wrap}.score-table-head,.score-table-row{grid-template-columns:45px 1fr 110px 120px;padding:20px;gap:15px}.score-table-head{font-size:7px}.admin-grid{grid-template-columns:1fr}.history-row{gap:12px}.admin .history-icon,.profile .history-icon{display:none}}@media(max-width:640px){.header-inner{padding:18px 20px;gap:12px}.logo{font-size:20px;gap:7px}.logo-mark{width:38px;height:29px}.header-inner nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fffcf5;padding:25px;box-shadow:0 12px 20px #29342c0d;border-bottom:1px solid var(--line)}.header-inner nav.open{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.header-actions{gap:9px}.header-actions>.small{padding:9px 12px;font-size:10px;gap:7px;min-height:33px;white-space:nowrap}.menu-toggle{display:flex;width:28px;min-width:28px}.menu-toggle svg{width:20px}.sign-in{font-size:11px;white-space:nowrap}.profile-link span{display:none}.hero{display:flex;flex-direction:column;padding:32px 24px 20px;gap:0;overflow:hidden;min-height:0}.hero:before{display:none}.hero-copy{padding-top:10px}.hero-copy .eyebrow{font-size:8px;margin-bottom:23px}.hero h1{font-size:60px;letter-spacing:-2.8px;margin-bottom:22px}.hero-copy>p{font-size:13px;line-height:1.85}.hero-buttons{margin-top:25px;margin-bottom:20px;gap:8px}.hero-buttons .button{font-size:12px;padding:14px 18px;gap:17px}.hero-footnote{font-size:9px}.hero-scene{margin:25px auto -70px;width:500px;min-height:490px;transform:scale(.73);transform-origin:left top;left:calc((100vw - 413px)/2)}.hero-receipt{right:12px}.round-pill{bottom:5px;left:112px}.hero-coupon{left:7px;top:315px}.benefits-strip{padding:22px 12px;gap:18px 10px}.benefits-strip>div{width:46%;font-size:9px;justify-content:flex-start;padding-left:8px;gap:8px}.benefits-strip svg{width:16px;flex-shrink:0}.how-section{padding:53px 24px 35px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{font-size:7px;letter-spacing:1.3px}.section-heading h2{font-size:34px;letter-spacing:-1.2px}.section-heading>p{margin-top:20px;font-size:12px}.steps{grid-template-columns:1fr;gap:30px}.steps article{display:grid;grid-template-columns:1fr 125px;column-gap:20px;padding-top:17px}.step-top{grid-column:1/-1;margin-bottom:12px}.step-top>span{font-size:23px}.steps h3{font-size:18px;align-self:start;margin-bottom:10px}.steps p{font-size:11px;min-height:0;grid-column:1;grid-row:3}.mini-loyalty,.mini-stack,.mini-score{grid-column:2;grid-row:2/4;height:126px;margin:0;padding:18px 12px;align-self:center}.mini-loyalty strong{font-size:18px}.mini-loyalty>span,.mini-stack>span:first-child,.mini-score>span{font-size:5px;letter-spacing:.6px}.mini-loyalty svg{width:18px;right:12px;bottom:13px}.mini-stack strong{font-size:19px;line-height:1.2}.mini-stamp{font-size:5px;right:8px;bottom:12px;padding:4px}.mini-score strong{font-size:17px;line-height:1.1;margin-top:15px}.mini-score strong span{display:none}.mini-score>div{margin-top:13px;gap:3px}.championship-banner{margin:24px 20px 0;padding:30px 24px;grid-template-columns:1fr;gap:18px;position:relative;overflow:hidden}.banner-illustration{position:absolute;right:-15px;top:23px;width:124px;height:124px;opacity:.32}.championship-banner>div:nth-child(2){z-index:1}.championship-banner h2{font-size:36px;margin:14px 0 15px}.championship-banner .eyebrow{font-size:7px}.championship-banner p{font-size:11px}.championship-banner .button{grid-column:1;font-size:12px;padding:13px 16px}.last-call{padding:58px 20px}.last-call .eyebrow{font-size:8px}.last-call h2{font-size:46px;letter-spacing:-1.8px}.site-footer{padding:25px 24px;gap:18px}.site-footer .logo{font-size:18px}.site-footer>span{font-size:9px}.site-footer>small{font-size:8px}.page,.game-shell{padding:28px 20px 45px}.page-intro{margin-bottom:30px}.page-intro>.eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:16px}.page-intro h1{font-size:37px;letter-spacing:-1.3px}.page-intro p{font-size:12px}.mode-heading h2{font-size:25px}.difficulty-grid{grid-template-columns:1fr;gap:20px}.difficulty-card{padding:23px}.difficulty-art{height:98px;margin:18px 0}.difficulty-card>.eyebrow{font-size:8px}.difficulty-card h3{font-size:29px;margin:11px 0}.difficulty-card p{font-size:12px;min-height:0}.difficulty-facts{font-size:10px;margin-top:15px;padding:15px 0 18px}.difficulty-card .button{min-height:46px}.dashboard-bottom{grid-template-columns:1fr;gap:0;margin-top:18px}.dashboard-bottom>div{padding:19px 0;gap:13px}.dashboard-bottom h3{font-size:13px}.dashboard-bottom p{font-size:10px}.dashboard-bottom .round-icon{min-width:42px;height:42px}.guest-note{font-size:10px;text-align:left;padding-top:17px}.guest-note .text-button{display:inline;font-size:10px}.resume-banner,.claim-banner{flex-direction:column;align-items:flex-start;padding:18px;gap:18px}.resume-banner strong,.claim-banner strong{font-size:12px}.resume-banner small,.claim-banner small{font-size:10px}.resume-banner .button,.claim-banner .button{align-self:flex-end}.modal-backdrop{padding:15px}.modal{padding:24px;max-height:92dvh}.modal-top h2{font-size:28px}.modal>p{font-size:12px}.form-stack{gap:16px}.toast{bottom:77px;width:max-content;font-size:11px;line-height:1.5;padding:14px 16px}.game-shell{padding:21px 16px 95px}.balance-card{padding:13px 15px;gap:13px}.balance-card>svg{display:block;width:21px}.balance-card>div>span{font-size:9px}.balance-card>div:nth-child(2){flex:1}.balance-round{padding-left:20px;display:flex;gap:10px;align-items:center;font-size:8px}.balance-round strong{margin:0;font-size:23px}.balance-card strong{font-size:23px}.game-layout{display:block}.shop-sidebar{display:none}.mobile-game-nav{position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fffef9;border-top:1px solid #e4e7d9;display:flex;padding:9px 10px max(10px,env(safe-area-inset-bottom));justify-content:space-around;box-shadow:0 -3px 15px #24331c06}.mobile-game-nav button{display:flex;flex-direction:column;gap:4px;align-items:center;font-size:9px;color:#a3aa95;min-width:65px;min-height:42px;justify-content:center}.mobile-game-nav button.active{color:var(--orange)}.shop-tools{gap:10px;margin:0 0 10px}.search-box input{font-size:10px;padding:12px 8px}.search-box{padding-left:10px}.search-box>svg{width:15px}.mobile-categories{display:block;margin:10px 0 20px}.mobile-categories select{width:100%;font-size:11px;padding:10px 12px}.product-list-heading h3{font-size:16px}.product-list-heading>span{font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 12px}.product-art{height:158px}.product-name{font-size:12px;min-height:31px}.product-brand{font-size:7px}.product-info{padding:13px 12px}.product-info select{font-size:9px}.product-bottom strong{font-size:17px}.product-bottom .stepper button{width:21px}.product-bottom .stepper{padding:2px}.product-tag{font-size:7px;left:7px;top:7px}.panel-title{padding:7px 0 23px}.panel-title h2{font-size:34px;letter-spacing:-1.2px}.panel-title p{font-size:11px}.panel-title>.eyebrow{font-size:7px;letter-spacing:1.2px}.coupon-grid,.loyalty-grid{grid-template-columns:1fr;gap:19px}.coupon-card{padding:23px}.coupon-card-footer{flex-direction:row;align-items:center}.coupon-card-top span{font-size:8px}.coupon-card-footer small{font-size:9px}.coupon-card-footer .button{font-size:11px}.filter-pills{gap:6px}.filter-pills button{font-size:9px;padding:8px 13px}.loyalty-card{padding:25px}.loyalty-card.selected{padding:24px}.loyalty-card h3{font-size:26px}.loyalty-card p{font-size:12px}.lock-bar{padding:16px;gap:10px}.lock-bar>span{font-size:10px}.lock-bar strong{display:block;font-size:18px;margin-bottom:3px}.lock-bar .button{font-size:11px;padding:13px 15px;gap:10px}.cart-line{gap:9px;padding:16px 0;flex-wrap:wrap}.cart-line>.product-art{width:50px;min-width:50px;height:65px}.cart-line-name strong{font-size:11px}.cart-line-name span{font-size:9px}.cart-line>.stepper{margin-left:auto}.cart-line>strong{width:100%;text-align:right;font-size:11px;margin-top:-5px}.cart-layout{gap:20px}.cart-line-name{min-width:100px}.order-summary{padding:24px}.cashback-row{font-size:10px;padding:13px}.product-detail{grid-template-columns:1fr;gap:24px}.product-detail>.product-art{height:210px}.product-detail>.product-art .package{transform:scale(1.2)}.product-detail>.product-art .product-shadow{bottom:33px}.product-detail h4{font-size:14px}.variant-detail{font-size:10px}.variant-detail small{font-size:8px}.championship-grid{grid-template-columns:1fr}.championship-detail{grid-template-columns:1fr;padding:23px;gap:25px}.championship-symbol{min-height:190px}.championship-symbol svg{width:70px}.championship-symbol span{font-size:9px}.championship-detail h2{font-size:31px}.championship-facts strong{font-size:18px}.championship-facts span{font-size:9px}.championship-detail .text-button{margin:19px 0 0;display:flex}.championships>.tiny{font-size:9px}.account-gate{padding:43px 22px}.account-gate h2{font-size:30px}.account-gate p{font-size:12px}.score-table-head,.score-table-row{grid-template-columns:30px minmax(0,1fr) 84px;gap:13px;padding:18px 15px}.score-table-head span:nth-child(3),.score-table-row>span:nth-child(3){display:none}.score-table-head{font-size:6px;letter-spacing:.7px}.score-table-row>strong{font-size:23px}.score-table-row>span:nth-child(2)>strong{font-size:11px;overflow-wrap:anywhere}.score-table-row .rank{font-size:18px}.profile-stats{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 35px}.profile-stats>div{padding:20px}.profile-stats strong{font-size:33px}.profile-stats span{font-size:7px}.history-row{padding:16px 14px;gap:10px;flex-wrap:wrap}.history-row>div{min-width:150px}.history-row strong{font-size:11px}.history-row small{font-size:9px}.history-row .button{font-size:10px;padding:8px 11px;min-height:34px;gap:7px}.history-score{font-size:21px}.result-page{padding-left:20px;padding-right:20px}.result-hero{padding-top:6px;padding-bottom:35px}.result-hero h1{font-size:34px}.result-percentage{font-size:87px;letter-spacing:-4px;margin:8px 0}.result-hero>p{font-size:11px}.result-facts{gap:20px;margin:30px 0 22px}.result-facts span{font-size:6px;letter-spacing:.7px}.result-facts strong{font-size:18px;margin-top:9px;white-space:nowrap}.result-hero>.tiny{font-size:9px}.result-actions{gap:10px}.result-actions .button{font-size:11px;padding:13px 16px;gap:10px}.result-hero .guest-note{text-align:center;font-size:10px}.breakdown{padding:20px}.breakdown h2{font-size:25px}.breakdown .eyebrow{font-size:6px;letter-spacing:.8px}.breakdown>p{font-size:11px}.comparison-loyalty{gap:15px}.comparison-loyalty h4{font-size:11px}.comparison-loyalty span{font-size:8px}.round-comparison{grid-template-columns:1fr;gap:18px}.round-breakdown>summary{font-size:11px;gap:13px}.round-breakdown>summary>span{font-size:9px}.round-plan{padding:19px}.admin-panel{padding:22px}.form-columns{grid-template-columns:1fr}.admin-section-title h2{font-size:24px}.audit-details>div{flex-direction:column;gap:5px}.notice{font-size:10px;align-items:flex-start}.notice .text-button{font-size:10px}.json-editor{font-size:9px}.modal-actions{gap:9px}.modal-actions .button{font-size:11px;padding:12px 14px;gap:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.button:hover{transform:none}}.reference-price,.product-brand,.product-info select,.product-list-heading>span,.coupon-card>p,.coupon-card-footer small,.loyalty-card>p,.loyalty-cap,.summary-line,.panel-title p,.category-list button,.product-detail p,.variant-detail small,.history-row small{color:#6d775f}.mobile-game-status{display:none}@media(max-width:640px){.mobile-game-status{display:flex;justify-content:space-between;gap:12px;position:fixed;left:0;right:0;bottom:calc(61px + max(10px,env(safe-area-inset-bottom)));background:#eff2e7;border-top:1px solid #dfe6d2;padding:8px 21px;font-size:10px;z-index:30;color:#667a53}.mobile-game-status>span:last-child{display:flex;gap:5px;align-items:center}.game-shell{padding-bottom:140px}.toast{bottom:120px}}.site-header{background:var(--yellow);border-bottom-color:#3d071915}.landing-header{border-bottom:0}.landing-header .header-inner{max-width:1536px;padding:26px 4.5%}.logo{font-weight:900;letter-spacing:-1.1px}.logo-light{font-weight:900}.landing-header .logo{font-size:27px}.header-inner nav,.text-button,.button{font-weight:500}.header-inner nav a.active{color:#a53425}.button{border-radius:999px}.logo-mark{color:var(--ink)}:focus-visible{outline-color:#8c3158}.difficulty-art{background:var(--yellow);color:var(--ink)}.difficulty-art>span{color:#e8d47b;font-weight:900}.level-medium .difficulty-art{background:var(--lilac);color:var(--ink)}.level-medium .difficulty-art>span{color:#b193d7}.level-hard .difficulty-art{background:#ffc5b5;color:var(--ink)}.level-hard .difficulty-art>span{color:#eea08d}.level-label{background:#f0e4fb;color:var(--ink)}.difficulty-dots i.on{background:#9470bd}.round-icon{background:#eee2fa;color:var(--ink)}.resume-banner,.claim-banner{background:#f0e5fb;border-color:#d6c1e9}.site-footer{max-width:none;padding:30px 4.5%;background:var(--yellow);border-color:#3d071925}.site-footer>span,.site-footer>small{color:#654331}.balance-card{background:#fff4c5;border-color:#ead99c}.balance-card>svg,.balance-card>div>span,.balance-round,.balance-round strong small{color:#755221}.side-tabs>button.active{background:#ede0fb;color:var(--ink)}.side-tabs>button.active svg{color:var(--ink)}.add-button{background:#ede0fb;color:var(--ink);border-color:#d9c4ef}.add-button:hover:not(:disabled){background:#ddc7f2}.count-badge{color:var(--ink)}.category-list button.active,.mobile-game-nav button.active{color:#a93428}.coupon-card{background:#fff4c5}.coupon-card.selected{background:#ffe0d5;border-color:#b9402c}.coupon-card-top,.coupon-card>p,.coupon-card-footer small{color:#74532b}.loyalty-card{background:#f2e9fc}.loyalty-card.selected{border-color:#8661ab;box-shadow:0 3px 14px #8661ab20}.loyalty-card>div:first-child,.loyalty-card>.eyebrow,.loyalty-card>strong,.loyalty-card>p{color:#654675}.selected .selection-dot{background:#785396;border-color:#785396}.mobile-game-status{background:#f0e5fb;border-top-color:#d9c4ef;color:var(--ink)}.playful-landing{overflow:clip}.playful-landing h1,.playful-landing h2,.playful-landing h3{color:var(--ink)}.playful-landing h1{font-weight:900}.playful-landing h2,.playful-landing h3{font-weight:800}.playful-landing .eyebrow{font-size:11px;font-weight:500;letter-spacing:1.3px}.playful-landing .button{min-height:51px;padding:15px 27px;font-size:16px;gap:25px}.play-hero{background:var(--yellow);min-height:calc(100svh - var(--site-header-height, 90px));display:flex;flex-direction:column}.play-hero-inner{max-width:1536px;width:100%;margin:0 auto;flex:1;position:relative;padding:42px 4.5% 56px;min-height:695px;overflow:hidden}.play-hero-copy{position:relative;z-index:3;width:54%}.play-hero-copy>.eyebrow{margin-bottom:27px}.play-hero h1{font-size:clamp(86px,8.2vw,126px);line-height:.88;letter-spacing:-.05em;margin-bottom:29px}.play-hero h1 span{display:block}.play-hero-copy>p{font-size:20px;line-height:1.35;max-width:365px}.play-hero-actions{display:flex;align-items:center;gap:26px;margin:25px 0 20px}.play-text-link{display:inline-flex;align-items:center;gap:12px;font-size:15px;font-weight:500}.play-text-link:hover{text-decoration:underline;text-underline-offset:5px}.play-hero-copy>.play-fineprint{display:flex;align-items:center;gap:7px;font-size:11px;max-width:none}.play-fineprint>span{margin:0 3px}.play-collage{position:absolute;right:-1%;top:4px;width:61%;height:100%;pointer-events:none}.collage-circle{position:absolute;width:72%;aspect-ratio:1;background:var(--lilac);border-radius:50%;left:9%;top:0}.collage-arch{position:absolute;right:2%;top:13%;width:30%;height:67%;border:45px solid var(--orange);border-bottom:0;border-radius:220px 220px 0 0;transform:rotate(6deg)}.shopping-collage{position:absolute;width:94%;height:auto;right:-1%;top:2%;transform:rotate(-7deg)}.play-doodle{position:absolute;width:210px;pointer-events:none}.hero-doodle{top:1%;left:-5%;width:34%;transform:rotate(-20deg)}.collage-coupon{position:absolute;left:8%;bottom:14%;z-index:2;background:var(--orange);color:var(--ink);width:218px;padding:23px 21px;transform:rotate(-13deg);text-align:center;-webkit-mask:radial-gradient(circle 11px at left,#0000 98%,#000) left / 51% 100%,radial-gradient(circle 11px at right,#0000 98%,#000) right / 51% 100%;mask:radial-gradient(circle 11px at left,#0000 98%,#000) left / 51% 100%,radial-gradient(circle 11px at right,#0000 98%,#000) right / 51% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.collage-coupon:after{content:"";position:absolute;inset:10px;border:1px dashed #3d07197a;pointer-events:none}.collage-coupon>span{font-size:8px;letter-spacing:.7px;display:block}.collage-coupon strong{font-size:62px;line-height:1.2;letter-spacing:-3px;font-weight:900}.collage-coupon small{font-size:16px;letter-spacing:-.5px}.collage-sticker{position:absolute;right:7%;bottom:18%;width:126px;height:126px;background:var(--lilac);border-radius:50%;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(12deg);gap:7px;border:1px solid var(--ink)}.collage-sticker span{text-align:center;font-size:14px;line-height:1;font-weight:800}.collage-star{position:absolute;font-size:62px;z-index:4}.star-a{top:30%;left:6%}.star-b{bottom:4%;left:42%;font-size:80px}.collage-note{position:absolute;top:4%;left:34%;font-size:10px;line-height:1.3;font-weight:500;z-index:2}.collage-note i{display:block;width:30px;height:1px;background:currentColor;margin-top:14px}.collage-stairs{position:absolute;background:var(--yellow);width:26%;height:28%;bottom:0;right:0;clip-path:polygon(0 0,33% 0,33% 33%,66% 33%,66% 66%,100% 66%,100% 100%,0 100%)}.play-ticker{display:flex;flex-shrink:0;align-items:center;justify-content:space-evenly;gap:25px;padding:19px 4.5%;border-top:1px solid #3d071928;font-size:13px;font-weight:500;letter-spacing:1px}.play-ticker span:nth-child(2n){font-size:23px}@media(min-width:1101px){.play-hero-inner{display:flex;align-items:center}.play-collage{top:50%;height:min(100%,1056px);transform:translateY(-50%)}}@media(min-width:1537px){.landing-header .header-inner,.play-hero-inner{max-width:1920px}.play-hero h1{font-size:clamp(126px,8.2vw,158px)}.play-collage{right:0;width:58%}}@media(max-width:1100px){.play-hero-inner{min-height:630px;padding-top:40px}.play-hero h1{font-size:8.2vw}.play-hero-copy>p{font-size:18px;max-width:330px}.play-collage{top:70px;height:530px}.collage-coupon{width:175px;bottom:15%;padding:21px 14px}.collage-coupon strong{font-size:45px}.collage-coupon>span{font-size:6px}.collage-sticker{width:105px;height:105px;bottom:12%}}@media(max-width:800px){.landing-header .header-inner{padding:22px 4%;gap:12px}.landing-header .logo{font-size:22px}.landing-header .header-inner nav{font-size:11px;gap:14px}.play-hero-inner{min-height:555px;padding-bottom:35px}.play-hero-copy{width:56%}.play-hero-copy>.eyebrow{font-size:8px;letter-spacing:.8px}.play-hero-copy>p{font-size:17px}.play-hero-actions{gap:16px;flex-wrap:wrap}.play-hero-actions .button{padding:13px 20px;font-size:14px}.play-hero-actions .play-text-link{font-size:13px}.play-hero-copy>.play-fineprint{font-size:9px;flex-wrap:wrap}.play-collage{top:110px;height:420px}.collage-coupon{left:5%;bottom:7%}.collage-sticker{right:5%;bottom:10%;width:87px;height:87px}.collage-sticker span{font-size:11px}.collage-sticker svg{width:25px;height:25px}.star-a{font-size:40px}.star-b{display:none}.collage-note{top:-30px;font-size:8px}.play-ticker{font-size:10px;gap:15px}.play-ticker>span:nth-last-child(-n+2){display:none}}@media(max-width:640px){.landing-header .header-inner{padding:19px 20px}.landing-header .logo{font-size:22px}.header-inner nav{background:var(--yellow)}.playful-landing .eyebrow{font-size:9px;letter-spacing:1px}.play-hero-inner{padding:35px 22px 0;min-height:auto}.play-hero-copy{width:100%}.play-hero-copy>.eyebrow{font-size:8px;margin-bottom:23px}.play-hero h1{font-size:clamp(64px,15.8vw,100px);margin-bottom:22px}.play-hero-copy>p{font-size:19px;max-width:350px}.play-hero-actions{margin:25px 0 19px;gap:24px}.play-hero-actions .button{font-size:15px;padding:14px 23px}.play-hero-copy>.play-fineprint{font-size:10px}.play-collage{position:relative;width:calc(100% + 30px);margin:30px -15px 0;height:auto;aspect-ratio:1.04;top:auto;right:auto}.collage-circle{width:77%;left:6%}.shopping-collage{width:94%;right:-2%;top:-1%}.collage-coupon{width:155px;left:4%;bottom:10%;padding:21px 12px}.collage-coupon strong{font-size:41px}.collage-sticker{bottom:13%;right:3%}.collage-note{top:1%;font-size:7px}.hero-doodle{top:-1%;left:-1%}.star-a{top:28%;left:4%}.play-ticker{padding:15px 16px;flex-wrap:wrap;column-gap:13px;row-gap:8px;font-size:9px;letter-spacing:.4px}.play-ticker>span:nth-last-child(-n+3){display:none}.play-ticker span:nth-child(2n){font-size:16px}.site-footer{padding:25px 23px}}@media(max-width:380px){.landing-header .header-inner{flex-wrap:wrap}.landing-header .header-actions{margin-left:auto}.play-hero-actions{gap:16px}.play-hero-actions .button{padding:14px 19px}.play-hero-actions .play-text-link{font-size:13px}}.how-to-play-modal{width:620px;padding:28px 32px}.how-to-play-modal .modal-top{margin-bottom:4px}.how-to-play-modal .modal-top h2{font-size:27px}.how-to-play-kicker{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:30px}.how-to-play-kicker p{font-size:14px;color:var(--muted)}.how-to-play-kicker>span{font-size:27px;color:var(--orange);line-height:1}.how-to-play-route{position:relative;padding-top:20px;margin:0 5px 21px}.how-to-play-track{position:absolute;top:39px;left:20px;right:20px;height:2px;background:#d8c6e9}.how-to-play-track:before{content:"";display:block;width:var(--guide-progress);height:100%;background:var(--ink);transition:width .25s ease}.how-to-play-cart{position:absolute;left:var(--guide-progress);top:-48px;color:var(--ink);transform:translate(-50%) rotate(-8deg);transition:left .25s ease}.how-to-play-progress{display:flex;justify-content:space-between;list-style:none;padding:0;margin:0;position:relative}.how-to-play-progress button{width:40px;height:40px;border:1px solid #d8c6e9;background:#f2e8fc;border-radius:50%;font-size:13px;font-weight:500;display:flex;align-items:center;justify-content:center}.how-to-play-progress button.complete{background:var(--yellow);border-color:#d6c781}.how-to-play-progress button[aria-current=step]{background:var(--ink);color:#fff;border-color:var(--ink);box-shadow:0 0 0 5px #3d07190c}.how-to-play-scene{position:relative;height:184px;border-radius:11px;margin-bottom:22px;overflow:hidden}.how-to-play-scene.lilac{background:var(--lilac)}.how-to-play-scene.yellow{background:var(--yellow)}.how-to-play-scene.coral{background:#ffc6b5}.how-to-play-card{position:absolute;width:160px;height:170px;top:19px;left:17%;transform:rotate(-9deg);background:#fffcf5;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border:1px solid #3d071926;border-radius:5px}.how-to-play-card>span{font-size:8px;letter-spacing:1px}.how-to-play-card>strong{font-size:10px;letter-spacing:.3px;font-weight:800}.how-to-play-stamp{position:absolute;width:87px;height:87px;background:var(--orange);border-radius:50%;right:17%;top:21px;transform:rotate(10deg);display:flex;align-items:baseline;justify-content:center;padding-top:24px;font-size:34px;font-weight:900;line-height:1}.how-to-play-stamp small{font-size:11px;font-weight:500;margin-left:4px}.how-to-play-spark{position:absolute;font-size:56px;left:5%;top:33px;transform:rotate(11deg)}.how-to-play-joke{position:absolute;width:145px;right:8%;bottom:22px;font-size:13px;line-height:1.2;transform:rotate(-5deg)}.how-to-play-copy{display:grid}.how-to-play-copy-step{grid-area:1 / 1}.how-to-play-copy-step[aria-hidden=true]{visibility:hidden}.how-to-play-copy h3{font-size:33px;line-height:1.05;letter-spacing:-1.2px;margin:0 0 12px}.how-to-play-copy h3:focus{outline:none}.how-to-play-copy p{font-size:14px;line-height:1.5;color:var(--muted)}.how-to-play-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:20px;margin-top:18px}.header-inner nav>button{padding:0;font:inherit;text-align:left}.header-inner nav>button:hover{text-decoration:underline;text-underline-offset:4px}.play-hero-actions>button{padding:0}@media(max-width:640px){.how-to-play-modal{padding:21px;max-height:calc(100dvh - 28px)}.modal-backdrop:has(.how-to-play-modal){padding:14px}.how-to-play-modal .modal-top h2{font-size:23px}.how-to-play-kicker{margin-bottom:29px;gap:8px}.how-to-play-kicker p{font-size:12px;max-width:220px;line-height:1.35}.how-to-play-scene{height:153px;margin-bottom:17px}.how-to-play-card{left:13%;width:125px;height:145px;padding:14px 10px;top:17px}.how-to-play-card>svg{width:61px;height:61px}.how-to-play-card>span{font-size:6px}.how-to-play-card>strong{font-size:8px}.how-to-play-stamp{width:69px;height:69px;right:11%;font-size:27px;padding-top:20px;top:13px}.how-to-play-stamp small{font-size:9px}.how-to-play-joke{width:110px;right:2%;font-size:11px;bottom:17px}.how-to-play-spark{font-size:43px;left:2%}.how-to-play-copy h3{font-size:28px}.how-to-play-copy p{font-size:13px}.how-to-play-actions{padding-top:17px;margin-top:17px;gap:10px}.how-to-play-actions .button{padding:13px 18px;gap:10px;font-size:12px}}@media(prefers-reduced-motion:reduce){.how-to-play-track:before,.how-to-play-cart{transition:none}}.how-to-play-actions{position:sticky;bottom:0;background:#fffcf5;z-index:1}@media(min-width:641px)and (max-height:800px){.how-to-play-modal{padding:20px 28px}.how-to-play-kicker{margin-bottom:20px}.how-to-play-route{margin-bottom:15px}.how-to-play-scene{height:120px;margin-bottom:16px}.how-to-play-card{height:132px;top:9px;padding:12px}.how-to-play-card>svg{width:54px;height:54px}.how-to-play-stamp{width:65px;height:65px;top:10px;right:12%;font-size:26px;padding-top:18px}.how-to-play-joke{bottom:12px;right:7%;font-size:11px}.how-to-play-copy h3{font-size:29px}.how-to-play-actions{margin-top:10px;padding-top:15px}}@media(max-width:380px){.how-to-play-card{left:6%;width:108px}.how-to-play-joke{width:103px;right:4px;font-size:10px}}@media(max-width:640px)and (max-height:740px){.how-to-play-modal{padding:17px}.how-to-play-kicker{margin-bottom:20px}.how-to-play-route{margin-bottom:13px}.how-to-play-scene{height:104px;margin-bottom:13px}.how-to-play-card{height:114px;top:7px;padding:10px}.how-to-play-card>svg{width:43px;height:43px}.how-to-play-stamp{width:52px;height:52px;font-size:22px;padding-top:15px;top:7px}.how-to-play-stamp small{font-size:8px}.how-to-play-joke{bottom:9px;font-size:10px}.how-to-play-copy h3{font-size:26px;margin-bottom:9px}.how-to-play-copy p{font-size:12px;line-height:1.45}.how-to-play-actions{margin-top:12px;padding-top:12px}}.modal-backdrop:has(.game-start-loader){z-index:120;background:#fff1a8}.modal.game-start-loader{width:min(100%,780px);padding:36px 20px;text-align:center;background:transparent;border:0;box-shadow:none;color:#3d0719}.game-start-loader .modal-top{display:none}.start-cart{position:relative;display:grid;place-items:center;width:130px;height:130px;margin:0 auto 32px;border-radius:50%;background:#cbb2ed;transform:rotate(-9deg)}.start-sparkle{position:absolute;top:-2px;right:-8px;color:#ff643f;animation:start-twinkle .9s ease-in-out infinite alternate}.start-headline{margin:0;font-size:clamp(46px,7vw,86px);font-weight:900;letter-spacing:-.045em;line-height:.98}.start-headline span{display:block;animation:fresh-pop .55s cubic-bezier(.2,1.5,.4,1) .1s both}.start-headline span+span{color:#ff643f;animation-delay:.8s}.start-track{width:min(220px,70%);height:7px;margin:36px auto 18px;overflow:hidden;border-radius:99px;background:#3d071919}.start-track span{display:block;height:100%;border-radius:inherit;background:#3d0719;transform-origin:left;animation:start-fill 2.4s cubic-bezier(.2,.6,.35,1) both}.game-start-loader p{margin:0;font-size:16px}.start-dots{animation:start-twinkle .65s ease-in-out infinite alternate}@keyframes fresh-pop{0%{opacity:0;transform:translateY(18px) scale(.85)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes start-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes start-twinkle{0%{opacity:.35}to{opacity:1}}.game-shell{padding-bottom:calc(136px + env(safe-area-inset-bottom))}.game-bottom-bar{position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fffcf5;border-top:1px solid #3d071921;box-shadow:0 -8px 28px #3d071908;padding-bottom:env(safe-area-inset-bottom)}.game-stats{max-width:1320px;margin:0 auto;padding:10px 48px}.game-stats dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.game-stats dl>div{display:flex;align-items:center;min-width:0;gap:10px;height:54px;padding:0 14px 0 6px;border-radius:14px}.game-stat-round{background:#eee4fb}.game-stat-savings{background:#fff1a8}.game-stats dt{flex:0 0 62px;width:62px;height:54px;position:relative}.game-stats dt img{position:absolute;left:0;bottom:8px;display:block;width:68px;height:78px;object-fit:contain;transform:rotate(-8deg);pointer-events:none}.game-stat-balance dt img{transform:rotate(7deg)}.game-stat-spent dt img{transform:rotate(-5deg)}.game-stat-savings dt img{transform:rotate(6deg)}.game-stat-name{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.game-stats dd{display:flex;align-items:baseline;gap:9px;min-width:0;margin:0;white-space:nowrap}.game-stat-value{font-size:27px;font-weight:800;line-height:1.1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.game-stat-value small{font-size:14px;font-weight:500;letter-spacing:0}.game-stat-label{color:#765360;font-size:11px;font-weight:500;white-space:nowrap}body:has(.game-bottom-bar) .toast{bottom:calc(125px + env(safe-area-inset-bottom))}@media(max-width:1000px){.game-stats{padding:10px 20px}.game-stats dl>div{padding:0 8px 0 4px;gap:6px}.game-stat-value{font-size:20px}.game-stats dt{flex-basis:44px;width:44px}.game-stats dt img{width:52px;height:70px}}@media(max-width:1279px){.game-stat-label{display:none}}@media(max-width:640px){.game-shell{padding-bottom:calc(110px + env(safe-area-inset-bottom))}.game-stats{padding:8px}.game-stats dl{grid-template-columns:minmax(0,.7fr) repeat(3,minmax(0,1fr));gap:4px}.game-stats dl>div{padding:0 4px;gap:3px;height:40px;border-radius:10px}.game-stats dt{flex-basis:30px;width:30px;height:40px}.game-stats dt img{width:34px;height:52px;bottom:10px}.game-stat-value{font-size:clamp(12px,3.4vw,20px)}.game-stat-value small{font-size:10px}body:has(.game-bottom-bar) .toast{bottom:calc(90px + env(safe-area-inset-bottom))}}@media(max-width:360px){.start-headline{font-size:40px}.game-stats dl{grid-template-columns:minmax(0,.6fr) repeat(3,minmax(0,1fr))}.game-stats dl>div{padding:0 2px;gap:2px}.game-stats dt{flex-basis:23px;width:23px}.game-stats dt img{width:28px;height:48px}.game-stat-value{font-size:12px}.game-stat-value small{font-size:9px}}@media(prefers-reduced-motion:reduce){.start-headline span,.start-track span,.start-sparkle,.start-dots{animation:none}}.game-panel-tabs button{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:52px;padding:12px 10px;border:1px solid #3d071914;border-radius:12px;background:#fffcf5;color:#3d0719;font-size:12px;text-align:left;white-space:normal}.game-panel-tabs button:hover{background:#f3ecfa}.game-panel-tabs button.active{background:#eee4fb;border-color:#cbb2ed;color:#3d0719}.game-panel-tabs .panel-tab-icon{display:block;width:34px;height:38px;max-width:none;object-fit:contain}.panel-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:29px;padding:3px 6px;border-radius:99px;background:#fff1a8;color:#3d0719;font-size:11px;font-weight:500;font-variant-numeric:tabular-nums;white-space:nowrap}.game-shell{padding-right:112px}.game-edge-tabs{position:fixed;top:50%;right:0;z-index:40;display:flex;flex-direction:column;align-items:flex-end;gap:8px;width:88px;transform:translateY(-50%)}.game-edge-tabs button{position:relative;flex-shrink:0;grid-template-columns:30px 30px;column-gap:6px;width:88px;height:56px;min-height:56px;padding:8px 10px;overflow:hidden;border-right:0;border-color:#3d071924;border-radius:14px 0 0 14px;box-shadow:-3px 3px 16px #3d07190b;transition:width .22s ease,background-color .16s ease}.game-edge-tabs .panel-tab-icon{grid-column:1;grid-row:1}.game-edge-tabs .panel-tab-count{grid-column:2;grid-row:1}.game-edge-tabs .panel-tab-label{position:absolute;left:98px;top:50%;white-space:nowrap;font-size:13px;font-weight:500;opacity:0;transform:translate(8px,-50%);transition:opacity .16s ease,transform .22s ease}.game-edge-tabs button:focus-visible{width:234px;outline:2px solid #3d0719;outline-offset:-4px}.game-edge-tabs button:focus-visible .panel-tab-label{opacity:1;transform:translateY(-50%)}@media(hover:hover)and (pointer:fine){.game-edge-tabs button:hover{width:234px}.game-edge-tabs button:hover .panel-tab-label{opacity:1;transform:translateY(-50%)}}.game-layout{grid-template-columns:205px minmax(0,1fr)}.shop-sidebar{position:sticky;top:calc(var(--site-header-height, 77px) + 24px);align-self:start;max-height:calc(100dvh - var(--site-header-height, 77px) - 154px);overflow-y:auto;scrollbar-width:thin}.shop-sidebar .category-list{padding-top:0}.shop-controls{position:sticky;top:var(--site-header-height, 77px);z-index:10;margin-top:-24px;padding:24px 0 20px;background:#fffcf5}.shop-controls .shop-tools{margin-bottom:0}.shop-tools .brand-filter{width:174px;flex-shrink:0}.shop-controls .mobile-categories{margin:10px 0 0}.modal-backdrop:has(.game-drawer){padding:0;justify-content:flex-end;align-items:stretch;background:#3d071933;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal.game-drawer{display:flex;flex-direction:column;width:min(660px,100%);height:100dvh;max-height:100dvh;padding:0;border-radius:24px 0 0 24px;overflow:hidden;box-shadow:-20px 0 80px #3d07191a;animation:game-drawer-enter .26s cubic-bezier(.2,.8,.2,1) both}.game-drawer .modal-top{flex-shrink:0;align-items:center;margin:0;padding:24px 28px 20px}.game-drawer .modal-top h2{font-size:36px}.game-drawer .modal-top .icon-button{margin:0;min-width:44px;min-height:44px;border:1px solid #3d07191c;border-radius:50%}.drawer-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;flex-shrink:0;padding:0 28px 20px;border-bottom:1px solid #3d071915}.drawer-tabs button{grid-template-columns:26px minmax(0,1fr) auto;gap:6px;padding:10px 8px}.drawer-tabs .panel-tab-icon{width:28px;height:32px}.game-drawer-content{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:8px 28px max(28px,env(safe-area-inset-bottom));scrollbar-gutter:stable}.game-drawer .panel-title{padding:18px 0 24px}.game-drawer .panel-title h2{font-size:30px;margin-bottom:12px}.game-drawer .panel-title p{font-size:13px}.game-drawer .coupon-grid,.game-drawer .loyalty-grid{gap:16px}.game-drawer .coupon-card,.game-drawer .loyalty-card{padding:20px}.game-drawer .loyalty-card.selected{padding:19px}.game-drawer .cart-layout{grid-template-columns:minmax(0,1fr);gap:24px}.game-drawer .order-summary{position:static}.game-drawer .lock-bar{position:sticky;bottom:-28px;z-index:1;margin:24px -28px -28px;padding:18px 28px max(18px,env(safe-area-inset-bottom));background:#fffcf5;border-top:1px solid #3d07191c;border-radius:0;box-shadow:0 -6px 24px #3d071908}@keyframes game-drawer-enter{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:900px)and (min-width:641px){.game-layout{grid-template-columns:175px minmax(0,1fr)}}@media(max-width:640px){.shop-tools{flex-wrap:wrap}.shop-tools .search-box{flex-basis:100%}.shop-tools .brand-filter{flex:1;width:auto}.shop-controls{margin-top:-20px;padding:20px 0 18px}.game-shell{padding-right:84px;padding-bottom:calc(124px + env(safe-area-inset-bottom))}.game-edge-tabs{width:66px;gap:6px}.game-edge-tabs button{width:66px;grid-template-columns:24px 27px;column-gap:4px;height:50px;min-height:50px;padding:8px 5px}.game-edge-tabs .panel-tab-icon{width:28px;height:32px}.game-edge-tabs .panel-tab-count{min-width:27px;padding:3px 4px;font-size:10px}.game-edge-tabs .panel-tab-label{left:80px}body:has(.game-bottom-bar) .toast{bottom:calc(105px + env(safe-area-inset-bottom))}.modal.game-drawer{border-radius:0}.game-drawer .modal-top{padding:max(16px,env(safe-area-inset-top)) 18px 16px}.game-drawer .modal-top h2{font-size:30px}.drawer-tabs{gap:6px;padding:0 18px 16px}.drawer-tabs button{grid-template-columns:26px auto;justify-content:center;gap:5px 6px;padding:8px 4px;font-size:11px;text-align:center}.drawer-tabs .panel-tab-icon{grid-column:1;grid-row:1}.drawer-tabs .panel-tab-count{grid-column:2;grid-row:1}.drawer-tabs .panel-tab-label{grid-column:1 / -1;grid-row:2}.game-drawer-content{padding:4px 18px max(18px,env(safe-area-inset-bottom));scrollbar-gutter:auto}.game-drawer .lock-bar{bottom:-18px;margin:24px -18px -18px;padding:16px 18px max(16px,env(safe-area-inset-bottom))}.game-drawer .lock-bar .button{padding:12px;gap:7px}}@media(max-width:480px){.game-content .product-grid{grid-template-columns:minmax(0,1fr)}.game-content .product-list-heading{flex-wrap:wrap;gap:5px}}@media(max-height:500px){.game-edge-tabs{top:80px;transform:none;gap:4px}.game-edge-tabs button{height:44px;min-height:44px}}@media(prefers-reduced-motion:reduce){.modal.game-drawer{animation:none}.game-edge-tabs button,.game-edge-tabs .panel-tab-label{transition:none}}.gear-art{background:#f3f0e9}.gear-illustration{display:block;width:94%;height:94%;max-height:300px;transform:rotate(-5deg)}.cart-line .gear-illustration{width:100%;height:100%}.product-info .single-variant{min-height:34px;padding:8px 0;border-bottom:1px solid #e5e6dd;font-size:11px;color:#667157}.product-info .unit-price{margin-top:7px;font-size:10px;color:#667157}.difficulty-card .difficulty-art{height:auto;aspect-ratio:3 / 2;overflow:hidden}.difficulty-art img{display:block;width:100%;height:100%;object-fit:cover}.modal.game-picker{width:min(1040px,100%);padding:30px;border-radius:24px}.game-picker .modal-top{margin-bottom:20px}.game-picker .modal-top h2{font-size:38px}.game-picker .difficulty-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.game-picker .difficulty-card{display:flex;flex-direction:column;padding:20px}.game-picker .difficulty-art{margin:18px 0}.game-picker .difficulty-card h3{font-size:27px;min-height:0;margin:0 0 12px}.game-picker .difficulty-card>p{font-size:12px;min-height:65px}.game-picker .difficulty-facts{margin-top:14px;padding:14px 0}.game-picker .difficulty-facts>span:not(:nth-child(2)){display:none}.game-picker .difficulty-card>.button{margin-top:auto;font-size:13px;padding:13px}.game-picker .game-picker-note{margin:20px 0 0;text-align:center;font-size:12px;color:#765360}.picker-resume{display:flex;align-items:center;gap:14px;padding:16px;margin-bottom:20px;border-radius:12px;background:#eee4fb}.picker-resume>svg{flex-shrink:0}.picker-resume>div{flex:1}.picker-resume strong{font-size:15px}.picker-resume p{margin:4px 0 0;font-size:12px;color:#765360}.picker-resume .button{flex-shrink:0}.picker-loading{margin-bottom:16px;color:#765360}.picker-error{margin-bottom:20px;padding:14px;background:#ffe2d7;border-radius:10px}.picker-error p{font-size:13px;margin-bottom:8px}.picker-error .text-button{font-size:13px;text-decoration:underline}@media(max-width:700px){.modal.game-picker{padding:22px;border-radius:20px}.game-picker .modal-top h2{font-size:29px}.game-picker .difficulty-grid{grid-template-columns:minmax(0,1fr);gap:12px}.game-picker .difficulty-card{display:grid;grid-template-columns:76px minmax(0,1fr) 44px;grid-template-rows:auto auto auto;align-items:center;column-gap:12px;padding:16px 12px}.game-picker .difficulty-art{grid-column:1;grid-row:1 / 4;width:76px;height:88px;aspect-ratio:auto;margin:0}.game-picker .difficulty-art img{object-position:50% 25%}.game-picker .difficulty-dots,.game-picker .difficulty-card>p{display:none}.game-picker .difficulty-card-top{grid-column:2;grid-row:1}.game-picker .level-label{padding:0;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;background:none}.game-picker .difficulty-card h3{grid-column:2;grid-row:2;font-size:18px;font-weight:800;line-height:1.1;min-height:0;margin:2px 0;letter-spacing:-.02em}.game-picker .difficulty-facts{grid-column:2;grid-row:3;padding:0;margin:2px 0 0;border:0;font-size:10px}.game-picker .difficulty-card>.button{grid-column:3;grid-row:1 / 4;margin:0;min-height:44px;width:44px;padding:10px;border-radius:50%}.game-picker .difficulty-start-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.game-picker .game-picker-note{font-size:10px;margin-top:18px}.picker-resume{flex-wrap:wrap;padding:14px;gap:10px}.picker-resume>svg{display:none}.picker-resume .button{width:100%}}@media(max-width:360px){.modal.game-picker{padding:20px 16px}.game-picker .modal-top h2{font-size:26px}.game-picker .difficulty-card{grid-template-columns:60px minmax(0,1fr) 44px;gap:0 8px;padding:14px 10px}.game-picker .difficulty-art{width:60px;height:78px}}.modal.round-receipt{width:min(540px,100%);padding:30px}.round-receipt .modal-top{margin-bottom:20px}.round-receipt .modal-top h2{font-size:32px;line-height:1.05;animation:receipt-title-in .42s ease-out both}.receipt-stage{opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .38s ease,transform .48s cubic-bezier(.2,.8,.2,1)}.receipt-stage.is-shown{opacity:1;visibility:visible;transform:translateY(0)}.receipt-complete{display:flex;align-items:center;justify-content:center;gap:12px;padding:2px 0 8px}.receipt-complete .success-ring{width:42px;height:42px;margin:0;background:#eee4fb;color:#3d0719}.receipt-complete p{margin:0;font-size:10px;letter-spacing:1.4px;color:#765360}.receipt-savings{text-align:center;margin:16px 0 22px}.receipt-savings>span{font-size:12px;color:#765360}.receipt-savings>strong{display:block;margin-top:4px;font-size:58px;font-weight:800;line-height:1.05;letter-spacing:-.05em;font-variant-numeric:tabular-nums}.receipt-breakdown{margin-bottom:18px}.receipt-breakdown .summary-line{min-height:32px;margin:0;gap:16px;font-size:12px}.receipt-breakdown strong{white-space:nowrap}.receipt-credit{color:#657b4f}.receipt-credit.is-counting strong{color:#a53425}.receipt-balance{display:flex;align-items:center;gap:16px;padding:16px 20px;border-radius:18px;background:#fff1a8;transition:opacity .38s ease,transform .48s ease,background-color .3s ease,box-shadow .3s ease}.receipt-balance.is-counting{background:#ffe68a;box-shadow:0 0 0 4px #fff1a840}.receipt-balance img{width:60px;height:60px;object-fit:contain;transform:rotate(-7deg)}.receipt-balance>div{min-width:0}.receipt-balance div>span{display:block;font-size:11px;color:#765360}.receipt-balance strong{display:block;font-size:34px;line-height:1.2;letter-spacing:-.035em;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.receipt-action{margin-top:22px}.receipt-skip-slot{height:26px;text-align:center;padding-top:8px}.receipt-skip{font-size:11px;text-decoration:underline;color:#765360}.receipt-announcement{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.receipt-instant .receipt-stage{transition:none}@keyframes receipt-title-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.modal.round-receipt{padding:24px 20px 16px}.round-receipt .modal-top h2{font-size:28px}.round-receipt .modal-top{margin-bottom:16px}.receipt-savings{margin:12px 0 16px}.receipt-savings>strong{font-size:48px}.receipt-breakdown .summary-line{font-size:11px}.receipt-balance{padding:12px 14px;gap:10px}.receipt-balance img{width:46px;height:46px}.receipt-balance strong{font-size:30px}.receipt-action{margin-top:18px}.receipt-action .button{padding:13px;font-size:13px}}@media(prefers-reduced-motion:reduce){.round-receipt .modal-top h2{animation:none}.round-receipt .receipt-stage{transition:none}}
