@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url('/assets/nunito-800.ttf') format('truetype')}
@font-face{font-family:Nunito;font-style:normal;font-weight:900;font-display:swap;src:url('/assets/nunito-900.ttf') format('truetype')}
:root{--spring:cubic-bezier(.2,1.3,.4,1)}
h1,h2,h3,.brand,.footer-brand,.game-art b{font-family:Nunito,'Arial Rounded MT Bold','Trebuchet MS',sans-serif;font-weight:900;letter-spacing:-.035em}
.brand-light{font-weight:800}.brand small{font-family:'Segoe UI',sans-serif;font-weight:600;letter-spacing:.1em}
.mode-banner{background:#efe5fc;color:#6a39a4;font-size:.8rem;padding:7px 16px}
.nav-shell{min-height:78px;gap:24px}.nav-shell nav{gap:26px}.brand img{width:43px;height:48px}.brand{font-size:1.65rem}
.btn{min-height:44px;border-radius:16px;transition:transform .2s var(--spring),background .15s,box-shadow .2s}
.btn:active,.product-option:active,.category-chip:active{transform:scale(.96) translateY(1px)}
.btn-primary{box-shadow:0 4px 0 #5927a9,0 8px 15px #7138ce18}.btn-primary:active{box-shadow:0 1px 0 #5927a9}
.hero{margin-top:24px;min-height:246px;grid-template-columns:1.55fr 1fr;border-radius:26px}
.hero-copy{padding:28px 0 32px 34px}.hero .eyebrow{margin-bottom:12px}.hero h1{font-size:clamp(2rem,3.5vw,3.05rem);line-height:1.08;margin-bottom:12px}.hero p{max-width:440px;line-height:1.5;margin-bottom:20px;font-size:.95rem}
.hero-art{min-height:246px}.hero-art:before{width:202px;height:202px}.hero-art img{width:214px;height:auto}.hero-stamp{width:62px;height:62px;top:16px;right:24px;font-size:.63rem}
.benefits{padding:18px 0;margin-bottom:24px}.section-heading{margin-bottom:16px}.section-heading h2{font-size:1.8rem}.section-heading p{font-size:.875rem}
.search-wrap input{min-height:44px;font-size:16px;border-radius:15px}
.category-bar{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.category-chip{padding:10px 15px;min-height:44px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--muted);font-size:.85rem;transition:transform .18s var(--spring),background .2s}.category-chip[aria-pressed=true]{background:var(--purple);border-color:var(--purple);color:#fff}.catalog-count{margin-left:auto;align-self:center;font-size:.8rem;color:var(--muted)}
.game-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.game-card{border-radius:19px;transition:transform .25s var(--spring),box-shadow .2s}.game-card:active{transform:scale(.97)}.game-art{height:109px}.game-art b{font-size:1.45rem;max-width:90%;letter-spacing:-.03em}.game-art .card-index{font-size:.55rem;left:11px;top:9px}.game-art .card-symbol{font-size:1.4rem;right:9px;bottom:7px}.game-info{padding:13px 12px;min-height:88px;align-items:flex-start}.game-info h3{font-size:.92rem;line-height:1.25;min-height:35px;margin-bottom:3px}.game-info p{font-size:.7rem}.game-arrow{display:none}
.how-section{margin:28px 0 34px;padding:22px 27px}.page-head h1{font-size:2.6rem}.game-banner{padding:20px 26px;margin-bottom:20px}.game-banner h1{font-size:1.9rem}.game-banner .game-monogram{height:65px}.panel{border-radius:23px}.product-option{border-radius:17px;transition:transform .18s var(--spring),background .18s}.product-option.selected{animation:nominal-pop .28s var(--spring)}.summary{top:98px}.summary h2{font-size:1.35rem}
.page-enter{animation:page-candy .36s var(--spring) both}.candy-dialog{border:1px solid #e3d0f9;border-radius:30px;padding:32px;width:min(470px,calc(100% - 32px));max-height:85dvh;overflow:auto;color:var(--ink);background:#fff;box-shadow:0 25px 90px #361b5d30}.candy-dialog::backdrop{background:#30213e75;backdrop-filter:blur(4px)}.candy-dialog[open]{animation:dialog-candy .32s var(--spring) both}.candy-dialog.leaving{animation:dialog-out .15s ease-in both}.candy-dialog h2{font-size:1.85rem;margin:16px 0 12px}.dialog-close{position:absolute;right:13px;top:13px;width:44px;height:44px;background:var(--lilac);color:var(--purple);border-radius:50%;font-size:1.55rem}.dialog-mascot{width:78px;height:auto;margin:0 auto}.dialog-eyebrow{font-size:.7rem;letter-spacing:.1em;color:var(--purple);font-weight:800;margin:12px 0}.dialog-note{font-size:.85rem}.dialog-actions{margin-top:22px}.demo-pill{display:inline-block;background:var(--lilac);color:var(--purple);padding:5px 10px;border-radius:12px;font-size:.75rem}.placeholder-illustration{font-size:3rem;color:var(--purple);margin-bottom:12px}.order-empty{padding:20px;text-align:center}.order-empty h2{font-size:1.5rem}.pending-note{font-size:.8rem;color:var(--muted);margin-top:8px}
@keyframes page-candy{from{opacity:0;transform:translateY(10px) scale(.991)}to{opacity:1;transform:none}}
@keyframes dialog-candy{from{opacity:0;transform:translateY(16px) scale(.93)}to{opacity:1;transform:none}}
@keyframes dialog-out{to{opacity:0;transform:translateY(7px) scale(.97)}}
@keyframes nominal-pop{from{transform:scale(.97)}to{transform:scale(1)}}
@media(min-width:761px) and (max-width:1050px){.game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero h1{font-size:2.65rem}}
@media(max-width:760px){.nav-shell{padding:9px 16px;gap:12px;flex-wrap:wrap}.nav-shell nav{order:3;width:100%;justify-content:center;gap:36px;margin:0}.brand{margin-right:auto}.nav-shell nav a{padding:8px 0;min-height:40px}.shell{padding:0 16px}.hero{grid-template-columns:1.55fr 1fr;margin-top:18px;min-height:225px}.hero-copy{padding:22px 0 24px 23px}.hero h1{font-size:2.05rem}.hero p{font-size:.85rem}.hero-art{display:flex;min-height:200px}.hero-art img{width:160px;margin:0}.hero-art:before{width:155px;height:155px}.hero-stamp{display:none}.benefit strong{font-size:.75rem}.benefit small{font-size:.68rem}.benefits{padding:17px 0;margin-bottom:23px}.section-heading{gap:14px}.section-heading h2{font-size:1.65rem}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.game-info h3{font-size:.9rem}.game-art{height:103px}.game-art b{font-size:1.3rem}.how-section{padding:20px}.how-steps{gap:11px}.how-section h3{margin-bottom:16px}.footer-inner,.footer-bottom{margin:0 18px}.panel{padding:22px}.game-banner h1{font-size:1.6rem}.game-banner{padding:18px}.game-monogram{min-width:65px!important;font-size:1rem!important}.page-head h1{font-size:2.1rem}.candy-dialog{padding:28px 24px}.catalog-count{width:100%;margin-left:0}}
@media(max-width:440px){.nav-shell{justify-content:space-between;gap:4px 8px}.nav-shell .brand img{width:36px;height:40px}.nav-shell .brand{font-size:1.42rem}.nav-shell nav{gap:34px}.nav-shell #account-open{font-size:.82rem;padding:10px 15px}.hero{grid-template-columns:minmax(0,1fr) 100px;min-height:215px}.hero-copy{padding:20px 0 23px 18px}.hero h1{font-size:1.8rem;line-height:1.08}.hero p{font-size:.8rem;margin-bottom:17px;line-height:1.5}.hero .eyebrow{font-size:.6rem;margin-bottom:10px}.hero-art{min-height:170px;align-self:center}.hero-art img{width:105px;max-width:120%;transform:rotate(-6deg) translateX(-4px)}.hero-art:before{width:93px;height:93px}.hero .btn{font-size:.82rem;padding:11px 15px}.benefit small{font-size:.65rem}.benefit strong{font-size:.69rem}.benefit-icon{width:27px;height:27px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-info h3{font-size:.93rem}.game-art{height:100px}.game-art b{font-size:1.4rem}.category-chip{font-size:.79rem;padding:10px 12px}.game-info p{font-size:.72rem}.game-banner p{font-size:.8rem}.form-grid{grid-template-columns:1fr}.mode-banner{font-size:.7rem}.page-head h1{font-size:1.9rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero-art img{transform:none!important}}
@media(min-width:761px){.hero-copy{padding-top:24px;padding-bottom:26px}.hero .eyebrow{margin-bottom:9px}.hero h1{font-size:2.7rem;margin-bottom:10px}.hero p{max-width:520px;margin-bottom:16px}}
@media(max-width:440px){.hero{grid-template-columns:1fr;min-height:215px}.hero-copy{padding:20px}.hero h1{font-size:1.75rem;max-width:none}.hero p{max-width:220px}.hero-art{position:absolute;right:9px;bottom:14px;width:90px;min-height:100px}.hero-art img{width:94px}.hero-art:before{width:85px;height:85px}.benefit small{display:none}.benefits{padding:14px 0;margin-bottom:20px}}
.game-art:before,.game-art:after{display:none}.game-art{height:128px}.game-art .card-index{display:none}.game-cover{width:96px;height:96px;object-fit:contain;border-radius:19px;box-shadow:0 6px 14px #30213e15}.game-banner-art{width:72px;height:72px;object-fit:contain;border-radius:16px;flex-shrink:0}@media(max-width:440px){.game-art{height:120px}.game-cover{width:90px;height:90px}}
#games{scroll-margin-top:100px}@media(max-width:760px){#games{scroll-margin-top:150px}}
.chat-admin{position:fixed;right:calc(22px + env(safe-area-inset-right));bottom:calc(22px + env(safe-area-inset-bottom));z-index:25;display:flex;align-items:center;gap:8px;min-height:48px;padding:10px 17px;border:2px solid #fff;border-radius:22px;background:var(--purple);color:white;box-shadow:0 6px 25px #7138ce30;font-weight:750;font-size:.875rem;transition:transform .2s var(--spring)}.chat-admin:active{transform:scale(.96)}.chat-admin-icon{font-size:1.35rem}.footer-bottom{padding-bottom:90px}.support-link{margin-top:12px}@media(max-width:760px){.chat-admin{right:calc(14px + env(safe-area-inset-right));bottom:calc(14px + env(safe-area-inset-bottom));font-size:.8rem;padding:8px 13px;min-height:46px}body:has(#checkout-form) main{padding-bottom:80px}.footer-bottom{padding-bottom:90px}}
.page-scroll{display:contents}@media(max-width:760px){html,body{height:100%;overflow:hidden}body{height:100dvh;display:flex;flex-direction:column}.mode-banner,.site-header{flex-shrink:0}.site-header{position:relative}.page-scroll{display:block;flex:1;min-height:0;overflow-y:auto;overscroll-behavior-y:contain}.chat-admin{position:relative;right:auto;bottom:auto;flex-shrink:0;align-self:flex-end;margin:8px 14px calc(8px + env(safe-area-inset-bottom)) auto}.footer-bottom{padding-bottom:22px}body:has(#checkout-form) main{padding-bottom:0}#games{scroll-margin-top:14px}}
