@font-face{font-family:Onest;src:url(/fonts/onest-variable.ttf) format("truetype");font-style:normal;font-weight:100 900;font-display:swap}:root{--color-main: #44bef8;--color-main-dark: #198cc5;--color-secondary: #58cc05;--color-secondary-dark: #47a30b;--color-super: #9266cc;--color-super-dark: #bc68eb;--color-error: #ff4b4b;--color-error-dark: #e33535;--color-neutral: #ffffff;--color-neutral-dark: rgba(255, 255, 255, .5);--color-background: #131f24;--color-surface: #ffffff;--color-text-primary: #212121;--color-text-secondary: #757575;--color-divider: #bdbdbd;--color-bg-light: #f5f5f5;--color-bg-dark: #384650;font-family:Onest,system-ui,sans-serif;color:var(--color-neutral);background-color:var(--color-background);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(60% 50% at 20% 20%,rgba(206,130,255,.16),transparent),radial-gradient(50% 40% at 80% 10%,rgba(124,58,237,.14),transparent),var(--color-background);color:var(--color-neutral)}button,input,select,textarea{font-family:inherit}.landing-page{flex:1;display:flex;flex-direction:column;min-height:0}.games-directory-main{position:relative;z-index:1;width:min(1180px,calc(100% - 2.5rem));padding:clamp(1.4rem,3vw,2.8rem) 0 clamp(3rem,7vw,6rem)}.games-directory{width:100%;display:grid;gap:clamp(1.5rem,3vw,2.5rem)}.games-directory-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;padding:clamp(2.5rem,7vw,6rem) 0 clamp(1.5rem,4vw,3rem)}.games-directory-copy{max-width:790px}.games-directory-eyebrow{color:#667033;font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.games-directory-copy h1{max-width:760px;margin:.85rem 0 0;color:#161714;font-size:clamp(2.65rem,6.4vw,5.8rem);font-weight:900;letter-spacing:-.065em;line-height:.92}.games-directory-copy p{max-width:680px;margin:1.25rem 0 0;color:#66675f;font-size:clamp(1rem,1.7vw,1.2rem);font-weight:600;line-height:1.6}.games-directory-count{display:flex;align-items:baseline;gap:.55rem;padding-bottom:.45rem;color:#161714}.games-directory-count strong{font-size:clamp(2rem,4vw,3.5rem);font-weight:900;letter-spacing:-.08em;line-height:.9}.games-directory-count span{font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.games-directory-tools{display:grid;gap:.85rem;padding:1rem;border-radius:24px;background:#fff;box-shadow:0 10px 32px #1818120f}.games-directory-search{min-height:58px;display:flex;align-items:center;gap:.8rem;padding:0 1rem;border:0;border-radius:18px;background:#f1f1ed}.games-directory-search:focus-within{box-shadow:0 0 0 3px #1e1f1c1f}.games-directory-search svg{width:22px;height:22px;fill:none;stroke:#77786f;stroke-width:2;stroke-linecap:round}.games-directory-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#161714;font-size:1rem;font-weight:650}.games-directory-search input::placeholder{color:#92938b}.games-directory-filters{display:flex;gap:.55rem;overflow-x:auto;padding:.05rem 0 .1rem;scrollbar-width:none}.games-directory-filters::-webkit-scrollbar{display:none}.games-directory-filters button{min-height:42px;flex:0 0 auto;padding:.65rem .95rem;border:0;border-radius:999px;background:#f1f1ed;color:#5d5e57;cursor:pointer;font-size:.84rem;font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease}.games-directory-filters button:hover{color:#161714;transform:translateY(-1px)}.games-directory-filters button.active{background:#161714;color:#fff}.games-directory-groups{display:grid;gap:clamp(2.5rem,6vw,4.5rem)}.games-directory-group{display:grid;gap:1rem}.games-directory-group-heading{display:flex;align-items:center;gap:.75rem}.games-directory-group-heading h2{margin:0;font-size:clamp(1.65rem,3vw,2.45rem);font-weight:900;letter-spacing:-.04em;color:#161714}.games-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.games-directory-card{position:relative;overflow:hidden;min-width:0;min-height:190px;display:block;padding:1.25rem;border:0;border-radius:22px;background:#fff;color:inherit;box-shadow:0 8px 24px #1818120b;text-decoration:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease}.games-directory-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #18181217}.games-directory-icon{position:absolute;right:-18px;bottom:-22px;width:124px;height:124px;display:grid;place-items:center;border-radius:38px;background:#f1f1ed;transform:rotate(-5deg);transition:transform .22s cubic-bezier(.2,.8,.2,1)}.games-directory-icon img{width:88px;height:88px;display:block;object-fit:contain}.games-directory-card-copy{position:relative;z-index:1;width:calc(100% - 70px);min-width:0}.games-directory-card-copy h3{margin:0;color:#161714;font-size:1.05rem;font-weight:900;line-height:1.15}.games-directory-card-copy p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:.38rem 0 0;color:#74756d;font-size:.82rem;font-weight:600;line-height:1.45}.games-directory-players{position:absolute;z-index:1;left:1.25rem;bottom:1.1rem;width:fit-content;display:inline-flex;align-items:center;gap:.35rem;padding:.32rem .58rem;border-radius:999px;background:#f1f1ed;color:#686961;font-size:.72rem;font-weight:850}.games-directory-card-arrow{position:absolute;z-index:2;top:1rem;right:1rem;width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#ffffff1a;color:#ffffffd1;font-size:1.05rem;font-weight:900}.games-directory-card:hover .games-directory-icon{transform:rotate(-2deg) scale(1.06)}.games-directory-players svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.games-directory-empty{min-height:310px;display:grid;place-content:center;justify-items:center;padding:2rem;background:#fff;border-radius:30px;text-align:center}.games-directory-empty>span{font-size:3rem}.games-directory-empty h2{margin:.75rem 0 0}.games-directory-empty p{margin:.5rem 0 1rem;color:#74756d}.games-directory-empty button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1rem;border:0;border-radius:999px;background:#161714;color:#fff;cursor:pointer;font-weight:850;text-decoration:none}.game-introduction{width:100%;display:grid;gap:1.25rem;padding-top:clamp(1rem,4vw,3rem)}.game-introduction-back{width:fit-content;display:inline-flex;align-items:center;gap:.45rem;color:#ffffffb3;font-size:.9rem;font-weight:800;text-decoration:none}.game-introduction-back:hover{color:#fff}.game-introduction-card{position:relative;min-height:min(620px,calc(100svh - 220px));overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.65fr);align-items:center;gap:2rem;padding:clamp(2rem,6vw,5rem);border-radius:clamp(28px,4vw,42px);background:#5137ba;box-shadow:0 9px #00000057}.game-introduction-solo{background:#28683a}.game-introduction-afterParty{background:#8d3c63}.game-introduction-copy{position:relative;z-index:2;max-width:680px}.game-introduction-eyebrow{color:#d7ff55;font-size:.76rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.game-introduction h1{max-width:9ch;margin:.8rem 0 0;color:#fff;font-size:clamp(3.2rem,8vw,7.5rem);font-weight:900;letter-spacing:-.07em;line-height:.88}.game-introduction-copy>p{max-width:520px;margin:1.3rem 0 0;color:#ffffffc7;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:650;line-height:1.55}.game-introduction-meta,.game-introduction-stores{display:flex;flex-wrap:wrap;gap:.65rem}.game-introduction-meta{margin-top:1.3rem}.game-introduction-meta span{padding:.55rem .75rem;border-radius:999px;background:#0000002e;color:#ffffffdb;font-size:.78rem;font-weight:850}.game-introduction-stores{margin-top:2rem}.game-introduction-art{position:absolute;right:clamp(-5rem,-4vw,-2rem);bottom:clamp(-5rem,-4vw,-2rem);width:clamp(280px,38vw,500px);aspect-ratio:1;display:grid;place-items:center;border-radius:32%;background:#ffffff24;transform:rotate(-6deg)}.game-introduction-art img{width:72%;height:72%;object-fit:contain}.game-introduction-missing{min-height:50vh;align-content:center}.games-directory-cta{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,3vw,2rem);padding:clamp(1.2rem,3vw,2rem);border-radius:32px;background:#f7f7f2;color:#111}.games-directory-cta>img{width:clamp(76px,10vw,108px);height:auto;aspect-ratio:1;border-radius:24px;object-fit:cover}.games-directory-cta>div>span{color:#6f744b;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.games-directory-cta h2{margin:.3rem 0 0;font-size:clamp(1.4rem,3vw,2.25rem);font-weight:900;letter-spacing:-.04em;line-height:1.05}.games-directory-cta p{max-width:560px;margin:.55rem 0 0;color:#61615d;font-weight:600;line-height:1.5}.games-directory-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.games-directory-actions .store-badge-link{min-height:46px}@media(max-width:940px){.games-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.games-directory-cta{grid-template-columns:auto minmax(0,1fr)}.games-directory-actions{grid-column:1 / -1;justify-content:flex-start}.game-introduction-card{grid-template-columns:1fr}.game-introduction-copy{max-width:62%}.game-introduction-art{width:min(48vw,390px)}}@media(max-width:640px){.theme-games-directory .top-bar{padding:.75rem}.theme-games-directory .brand-name,.theme-games-directory .top-link.current{display:none}.theme-games-directory .top-actions{min-width:0;flex-wrap:nowrap;gap:.45rem}.games-directory-main{width:min(100%,calc(100% - 1.25rem));padding-top:.75rem}.games-directory-hero{grid-template-columns:1fr;gap:1rem;padding:2rem 0 1rem}.games-directory-copy h1{overflow-wrap:anywhere;font-size:clamp(2.65rem,14vw,4.25rem)}.games-directory-count{padding-bottom:0}.games-directory-tools{margin-inline:-.05rem;border-radius:22px}.games-directory-grid{grid-template-columns:1fr;gap:.65rem}.games-directory-card{min-height:170px;border-radius:22px}.games-directory-card:hover{transform:none}.games-directory-cta{grid-template-columns:72px minmax(0,1fr);border-radius:26px}.games-directory-cta>img{width:72px;border-radius:19px}.games-directory-cta p{grid-column:1 / -1}.games-directory-actions{display:grid;grid-template-columns:1fr}.games-directory-actions>a,.games-directory-actions .store-badge-link{width:100%;justify-content:center}.game-introduction{padding-top:.75rem}.game-introduction-card{min-height:650px;padding:1.5rem;align-items:start}.game-introduction-copy{max-width:100%}.game-introduction h1{max-width:10ch;font-size:clamp(3.2rem,15vw,5rem)}.game-introduction-art{right:-4rem;bottom:-4rem;width:min(78vw,330px)}}@media(prefers-reduced-motion:reduce){.games-directory-card,.games-directory-filters button{transition:none}}.haapelipaja-home-card{position:relative;min-height:clamp(420px,56vw,650px);margin:clamp(14px,2.2vw,30px);padding:clamp(2rem,5vw,5.5rem);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:clamp(2rem,5vw,5rem);overflow:hidden;color:#30372b;background:radial-gradient(circle at 86% 14%,rgba(184,205,124,.5),transparent 30%),radial-gradient(circle at 8% 88%,rgba(214,225,189,.72),transparent 34%),linear-gradient(145deg,#fbfcf8fa,#e8eedbf5);border:1px solid rgba(255,255,255,.72);border-radius:42px;box-shadow:0 30px 90px #0d15193d,inset 0 1px #fff;isolation:isolate}.haapelipaja-home-card:before{content:"";position:absolute;width:clamp(280px,38vw,560px);aspect-ratio:1;right:-12%;top:-34%;border-radius:50%;background:#ffffff75;filter:blur(2px);pointer-events:none}.haapelipaja-home-copy,.haapelipaja-home-visual{position:relative;z-index:1}.haapelipaja-home-copy>span{width:fit-content;padding:.62rem .82rem;display:inline-flex;border:1px solid rgba(82,99,52,.12);border-radius:999px;color:#687943;background:#ffffff94;box-shadow:0 8px 24px #47543414,inset 0 1px #fff;font-size:.72rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.haapelipaja-home-copy h1{max-width:760px;margin:1rem 0 0;color:#30372b;font-size:clamp(3rem,5.8vw,6.3rem);line-height:.92;letter-spacing:-.06em}.haapelipaja-home-copy p{max-width:680px;margin:1.4rem 0 0;color:#68705f;font:700 clamp(1rem,1.5vw,1.25rem)/1.55 "Onest",system-ui,sans-serif}.haapelipaja-home-copy a{width:fit-content;min-height:52px;margin-top:2rem;padding:.9rem 1rem .9rem 1.35rem;display:inline-flex;align-items:center;gap:1rem;border:0;border-radius:999px;color:#fff;background:#2f352c;box-shadow:0 12px 30px #262d223d,inset 0 1px #ffffff2e;font-weight:900;text-decoration:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,background .22s}.haapelipaja-home-copy a:hover{background:#414a3b;transform:translateY(-3px) scale(1.015);box-shadow:0 17px 38px #262d2247,inset 0 1px #fff3}.haapelipaja-home-copy a b{font-size:1.35rem;line-height:1}.haapelipaja-home-visual{min-width:0;display:grid;justify-items:center;gap:2rem}.haapelipaja-paper-stack{position:relative;width:min(100%,390px);aspect-ratio:.76;filter:drop-shadow(0 26px 36px rgba(52,64,43,.14))}.haapelipaja-paper{position:absolute;inset:0;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(48,55,43,.1);border-radius:30px;color:#30372b;background:#fffffce6;box-shadow:0 22px 55px #30372b24,inset 0 1px #fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .45s cubic-bezier(.2,.8,.2,1)}.haapelipaja-paper-back{transform:translate(12%,-4%) rotate(6deg);color:#30372b2e;font-size:2.2rem;font-weight:900;letter-spacing:.18em;background-image:linear-gradient(rgba(116,131,77,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(116,131,77,.12) 1px,transparent 1px);background-size:17% 17%}.haapelipaja-paper-front{transform:translate(-5%,3%) rotate(-3deg)}.haapelipaja-home-card:hover .haapelipaja-paper-back{transform:translate(15%,-7%) rotate(8deg)}.haapelipaja-home-card:hover .haapelipaja-paper-front{transform:translate(-7%,1%) rotate(-4deg)}.haapelipaja-paper-front i{width:70px;aspect-ratio:1;display:grid;place-items:center;border:0;border-radius:22px;color:#fff;background:linear-gradient(145deg,#91a85b,#718445);box-shadow:0 13px 28px #4b5b2f47,inset 0 1px #ffffff52;font-size:2rem;font-style:normal;font-weight:900}.haapelipaja-paper-front .wedding-logo-mark svg{width:48px;height:48px;display:block;overflow:visible}.haapelipaja-paper-front .wedding-logo-mark circle{fill:none;stroke:currentColor;stroke-width:4}.haapelipaja-paper-front .wedding-logo-mark path{fill:#fff;stroke:#fff;stroke-linejoin:round;stroke-width:1.5}.haapelipaja-paper-front strong{margin-top:1.5rem;font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.05em}.haapelipaja-paper-front small{margin-top:.5rem;color:#74834d;font-size:.65rem;font-weight:900;letter-spacing:.18em}.haapelipaja-tool-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}.haapelipaja-tool-chips span{padding:.48rem .7rem;border:1px solid rgba(48,55,43,.1);border-radius:999px;color:#4d5b32;background:#fffffcad;box-shadow:0 6px 18px #323d2a12,inset 0 1px #fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font:800 .7rem/1 Onest,system-ui,sans-serif}.landing-grid>.haapelipaja-home-card{min-height:650px;margin:0;padding:clamp(2rem,3vw,3.5rem);grid-template-columns:minmax(0,1.08fr) minmax(180px,.72fr);gap:clamp(1.5rem,2.5vw,2.5rem)}.landing-grid>.haapelipaja-home-card .haapelipaja-home-copy h1{font-size:clamp(2.8rem,4.2vw,4.8rem)}.landing-grid>.haapelipaja-home-card .haapelipaja-paper-stack{width:min(100%,235px)}.landing-grid>.haapelipaja-home-card .haapelipaja-paper{padding:1.3rem;border-radius:24px}.landing-grid>.haapelipaja-home-card .haapelipaja-paper-front strong{font-size:clamp(1.25rem,2vw,2rem);text-align:center}.landing-grid>.haapelipaja-home-card .haapelipaja-paper-front i{width:58px;border-radius:18px}.landing-grid>.haapelipaja-home-card .haapelipaja-paper-front .wedding-logo-mark svg{width:40px;height:40px}.brainfunk-home-card{position:relative;min-height:650px;padding:clamp(2rem,3vw,3.5rem);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(180px,.72fr);align-items:center;gap:clamp(1.5rem,2.5vw,2.5rem);overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.13);border-radius:42px;color:#fff;background:radial-gradient(circle at 86% 14%,rgba(91,82,255,.5),transparent 31%),radial-gradient(circle at 10% 90%,rgba(255,102,177,.32),transparent 36%),linear-gradient(145deg,#18181c,#292832);box-shadow:0 30px 90px #0d15194d,inset 0 1px #ffffff21}.landing-grid>.haapelipaja-home-card,.landing-grid>.brainfunk-home-card{transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease}@media(hover:hover)and (pointer:fine){.landing-grid>.haapelipaja-home-card:hover,.landing-grid>.brainfunk-home-card:hover{z-index:2;transform:translateY(-5px);box-shadow:0 34px 86px #0000004d,inset 0 1px #ffffff26}}.brainfunk-home-card:before{content:"";position:absolute;width:400px;aspect-ratio:1;right:-180px;bottom:-210px;border:1px solid rgba(215,255,85,.2);border-radius:50%;box-shadow:0 0 0 45px #d7ff5509,0 0 0 90px #d7ff5506;pointer-events:none}.brainfunk-home-copy,.brainfunk-home-visual{position:relative;z-index:1;min-width:0}.brainfunk-home-copy>span{width:fit-content;padding:.62rem .82rem;display:inline-flex;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#d7ff55;background:#ffffff14;box-shadow:inset 0 1px #ffffff1f;font-size:.72rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.brainfunk-home-copy h1{margin:1rem 0 0;font-size:clamp(2.8rem,4.2vw,4.8rem);line-height:.92;letter-spacing:-.06em}.brainfunk-home-copy p{margin:1.35rem 0 0;color:#ffffffb3;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.55}.brainfunk-home-copy a{width:fit-content;min-height:52px;margin-top:2rem;padding:.9rem 1rem .9rem 1.35rem;display:inline-flex;align-items:center;gap:1rem;border-radius:999px;color:#1d1d1f;background:#d7ff55;box-shadow:0 12px 30px #00000047,inset 0 1px #ffffff73;font-weight:900;text-decoration:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s}.brainfunk-home-copy a:hover{transform:translateY(-3px) scale(1.015);box-shadow:0 17px 38px #00000057,inset 0 1px #ffffff80}.brainfunk-home-copy a b{font-size:1.35rem;line-height:1}.brainfunk-home-visual{display:grid;justify-items:center;gap:1rem}.brainfunk-mini-timer{width:min(100%,235px);display:grid;gap:7px}.brainfunk-mini-timer span{justify-self:end;color:#ffffff8f;font-size:.62rem;font-weight:800;letter-spacing:.08em}.brainfunk-mini-timer span:after{content:"MEMORIZE"}.brainfunk-mini-timer i{height:6px;overflow:hidden;border-radius:999px;background:#ffffff1c}.brainfunk-mini-timer i:after{content:"";width:68%;height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#a9cc34,#d7ff55)}.brainfunk-mini-grid{width:min(100%,235px);display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.brainfunk-mini-grid span{aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff1a;box-shadow:0 12px 25px #0003,inset 0 1px #ffffff21;font-size:1.25rem;font-weight:800}.brainfunk-mini-grid span.active{color:#1d1d1f;background:#d7ff55;box-shadow:0 12px 28px #a6ca2e38,inset 0 1px #ffffff8c}.brainfunk-home-visual small{color:#ffffff8a;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-align:center;text-transform:uppercase}.haapelipaja-site-shell{min-height:100vh;color:#fff;background:#f0f2e8}.brainfunk-site-shell{min-height:100vh;background:#f3f0e9}.haapelipaja-site-shell>.top-bar{position:relative;z-index:40;background:#0d1519}.brainfunk-site-shell>.top-bar{position:relative;z-index:40;background:#0d1519}.haapelipaja-loading{min-height:calc(100vh - 77px);display:grid;place-items:center;color:#30372b;background:#f0f2e8;font-weight:900}.brainfunk-loading{min-height:calc(100vh - 77px);display:grid;place-items:center;color:#171718;background:#f3f0e9;font-weight:900}.play-page{--play-screen-width: 390px;--play-screen-height: 844px;min-height:100svh;padding:max(16px,env(safe-area-inset-top)) 16px max(20px,env(safe-area-inset-bottom));display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr;justify-items:center;gap:14px;overflow-x:hidden;color:#f7f7f8;background:radial-gradient(circle at 20% 10%,rgba(117,82,255,.22),transparent 35%),radial-gradient(circle at 85% 90%,rgba(151,255,76,.12),transparent 32%),#0c0d10;font-family:Onest,system-ui,sans-serif}.play-header{width:min(100%,920px);min-width:0;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px}.play-brand{display:inline-flex;align-items:center;gap:10px;color:inherit;font-size:.82rem;font-weight:900;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.play-brand img{display:block;flex:0 0 38px}.play-header>div{min-width:0;text-align:right}.play-header>div>span{color:#b5ff42;font-size:.62rem;font-weight:850;letter-spacing:.14em}.play-header h1{margin:2px 0 0;overflow:hidden;font-size:clamp(1rem,3vw,1.35rem);line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.play-tabs{width:min(100%,920px);min-width:0;max-width:100%;display:flex;gap:7px;overflow-x:auto;padding:4px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff0e;scrollbar-width:none}.play-tabs::-webkit-scrollbar{display:none}.play-tabs button{flex:1 0 max-content;min-height:42px;padding:8px 14px;border:0;border-radius:14px;color:#ffffffad;background:transparent;font:750 .78rem/1 Onest,system-ui,sans-serif;cursor:pointer}.play-tabs button.is-active{color:#101113;background:#b5ff42}.play-tabs button:focus-visible{outline:3px solid #fff;outline-offset:2px}.play-stage{width:min(var(--play-screen-width),calc(100vw - 32px));height:min(var(--play-screen-height),calc(100svh - 104px));min-height:420px;align-self:start;justify-self:center;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:#111;box-shadow:0 28px 80px #0000007a}.play-stage iframe{width:100%;height:100%;display:block;border:0;background:#111}.play-loading{position:absolute;z-index:2;inset:0;display:grid;place-content:center;justify-items:center;gap:7px;padding:24px;color:#f7f7f8;text-align:center;background:radial-gradient(circle at 50% 40%,rgba(117,82,255,.24),transparent 32%),#111318;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility 0s linear .18s}.play-loading.is-visible{opacity:1;visibility:visible;transition-delay:0s}.play-loading img{display:block;margin-bottom:9px}.play-loading strong{font-size:1rem}.play-loading>span{color:#ffffff94;font-size:.76rem}.play-loading>i{width:min(180px,55vw);height:5px;margin-top:13px;overflow:hidden;border-radius:99px;background:#ffffff1a}.play-loading>i>b{display:block;width:45%;height:100%;border-radius:inherit;background:#b5ff42;animation:play-loading-slide 1s ease-in-out infinite alternate}@keyframes play-loading-slide{0%{transform:translate(0)}to{transform:translate(122%)}}@media(prefers-reduced-motion:reduce){.play-loading{transition:none}.play-loading>i>b{width:100%;animation:none}}@media(min-width:900px)and (min-height:1180px){.play-page{--play-screen-width: 768px;--play-screen-height: 1024px}}@media(max-width:560px){.play-page{gap:10px;padding-inline:10px}.play-header{min-height:48px}.play-brand span{display:none}.play-header>div>span{font-size:.55rem}.play-tabs{width:calc(100vw - 20px)}.play-stage{width:min(390px,calc(100vw - 20px));height:min(844px,calc(100svh - 94px));border-radius:22px}}.claw-machine-game{position:fixed;inset:0;width:100vw;height:100vh;height:100svh;overflow:hidden;color:#202941;background:#786fe8;font-family:Onest,system-ui,sans-serif;-webkit-user-select:none;user-select:none;touch-action:none}.claw-machine-game canvas{position:absolute;inset:0;display:block}.claw-top-hud{position:absolute;z-index:2;top:max(1rem,env(safe-area-inset-top));left:50%;width:min(460px,calc(100% - 2rem));transform:translate(-50%);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.68rem .8rem;border:3px solid rgba(32,41,65,.9);border-radius:16px;background:#fff4d4;box-shadow:0 7px #202941,0 18px 32px #20294138;pointer-events:none}.claw-top-hud>span{color:#ff4f61;font-size:.72rem;letter-spacing:.08em}.claw-top-hud>strong{overflow:hidden;color:#202941;font-size:clamp(.8rem,2.5vw,1rem);text-align:center;text-overflow:ellipsis;white-space:nowrap}.claw-top-hud>div{display:flex;align-items:center;gap:.28rem;color:#6d668e;font-size:.65rem;white-space:nowrap}.claw-top-hud b{color:#202941;font-size:1.2rem}.claw-controls{position:absolute;z-index:3;right:max(1.1rem,env(safe-area-inset-right));bottom:max(1.25rem,calc(env(safe-area-inset-bottom) + .5rem));left:max(1.1rem,env(safe-area-inset-left));display:flex;align-items:flex-end;justify-content:space-between;pointer-events:none}.claw-control-group{display:grid;justify-items:center;gap:.5rem;color:#fff;font-size:.75rem;letter-spacing:.14em;text-shadow:0 3px 0 #202941;pointer-events:auto}.claw-stick-pad{position:relative;width:clamp(104px,19vw,142px);aspect-ratio:1;border:5px solid #202941;border-radius:34%;background:#37b9f5;box-shadow:inset 0 -10px #1466b13d,0 8px #202941,0 16px 24px #20294147}.claw-stick-arrows{position:absolute;inset:12%;display:grid;place-items:center;border:3px dashed rgba(255,255,255,.48);border-radius:50%;color:#ffffffbf;font-size:1.4rem}.claw-stick-knob{position:absolute;top:29%;left:29%;width:42%;aspect-ratio:1;border:4px solid #202941;border-radius:50%;background:radial-gradient(circle at 34% 28%,#ff9a9e 0 12%,#ff4f61 14% 58%,#d52d4b 60% 100%);box-shadow:0 7px #202941,0 11px 16px #20294147;will-change:transform}.claw-drop-button{position:relative;width:clamp(98px,17vw,132px);aspect-ratio:1;padding:0;border:6px solid #202941;border-radius:50%;color:#fff;background:#ff4f61;box-shadow:inset 0 -12px #d52d4b,0 9px #202941,0 18px 28px #2029414d;cursor:pointer;touch-action:manipulation}.claw-drop-button span{display:block;font-size:clamp(2rem,6vw,3rem);line-height:1;transform:translateY(-2px);text-shadow:0 4px 0 #b62042}.claw-drop-button:active:not(:disabled){transform:translateY(7px);box-shadow:inset 0 -5px #d52d4b,0 2px #202941,0 7px 14px #2029414d}.claw-drop-button:disabled{filter:grayscale(.55);cursor:wait}.claw-key-hint{position:absolute;z-index:2;bottom:1.1rem;left:50%;margin:0;transform:translate(-50%);color:#ffffffc7;font:800 .68rem/1 Onest,system-ui,sans-serif;letter-spacing:.1em;text-shadow:0 2px 0 rgba(32,41,65,.7);pointer-events:none}@media(max-width:620px){.claw-top-hud{grid-template-columns:1fr auto}.claw-top-hud>span{display:none}.claw-top-hud>strong{text-align:left}.claw-key-hint{display:none}}.yield-game{position:fixed;inset:0;width:100vw;height:100vh;height:100svh;overflow:hidden;cursor:crosshair;color:#111827;background:#e7e8eb;-webkit-user-select:none;user-select:none;touch-action:manipulation}.yield-game canvas{position:absolute;inset:0;display:block}.burger-game{position:fixed;inset:0;width:100vw;height:100vh;height:100svh;overflow:hidden;cursor:grab;color:#111827;background:#e1e2e5;-webkit-user-select:none;user-select:none;touch-action:none}.burger-game:active{cursor:grabbing}.burger-game canvas{position:absolute;inset:0;display:block}.fruit-ninja-game{position:fixed;inset:0;width:100vw;height:100vh;height:100svh;overflow:hidden;cursor:crosshair;color:#111827;background:#e9eaec;-webkit-user-select:none;user-select:none;touch-action:none}.fruit-ninja-game canvas{position:absolute;inset:0;display:block}.fruit-ninja-game .fruit-slice-canvas{z-index:1;pointer-events:none}.fruit-ninja-hud{position:absolute;z-index:2;top:max(1rem,env(safe-area-inset-top));left:50%;width:min(360px,calc(100% - 2rem));transform:translate(-50%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.65rem;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#ffffffb8;box-shadow:0 20px 50px #11182724;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none}.fruit-ninja-hud div{display:grid;justify-items:center;gap:.12rem;padding:.45rem .35rem;border-radius:6px;background:#f3f4f6cc}.fruit-ninja-hud span{color:#1118278f;font-size:.72rem;font-weight:900;line-height:1;text-transform:uppercase}.fruit-ninja-hud strong{font-size:1.8rem;font-weight:900;line-height:1}.fruit-ninja-hud .fruit-strikes{display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.14rem 0;background:transparent}.fruit-strikes i{position:relative;width:1.28rem;height:1.28rem;border:2px solid rgba(17,24,39,.3);border-radius:50%;background:#ffffffb3}.fruit-strikes i.spent{border-color:#c9353d;background:#c9353d}.fruit-strikes i.spent:after{content:"";position:absolute;top:50%;left:50%;width:.76rem;height:2px;border-radius:2px;background:#fff;transform:translate(-50%,-50%) rotate(-45deg)}.fruit-game-over{position:absolute;z-index:3;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;padding:1.5rem;text-align:center;background:#e9eaecd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fruit-game-over>span{color:#c9353d;font-size:.82rem;font-weight:900;text-transform:uppercase}.fruit-game-over h1{margin:0;font-size:clamp(3rem,10vw,6.5rem);line-height:.9;letter-spacing:0}.fruit-game-over p{margin:.35rem 0 0;color:#1118279e;font-size:1rem;font-weight:800}.fruit-game-over p strong{color:#111827;font-size:1.3rem}.fruit-game-over button{min-width:9rem;min-height:3rem;margin-top:.7rem;border:0;border-radius:8px;color:#fff;background:#111827;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 14px 30px #1118272e}.fruit-game-over button:hover{background:#303846}.fruit-ninja-loading{position:absolute;z-index:2;inset:50% auto auto 50%;margin:0;transform:translate(-50%,-50%);color:#1118279e;font-size:.9rem;font-weight:900;text-transform:uppercase;pointer-events:none}.fruit-start-prompt{position:absolute;z-index:2;left:50%;bottom:max(1.5rem,env(safe-area-inset-bottom));margin:0;transform:translate(-50%);color:#11182794;font-size:.82rem;font-weight:900;text-transform:uppercase;pointer-events:none}.burger-hud,.burger-status,.burger-receipt,.burger-controls{position:absolute;z-index:2}.burger-hud{top:max(1rem,env(safe-area-inset-top));left:50%;width:min(430px,calc(100% - 2rem));min-height:74px;transform:translate(-50%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.65rem;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#ffffffad;box-shadow:0 20px 50px #11182724;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.burger-hud div{min-width:0;display:grid;justify-items:center;gap:.12rem;padding:.45rem .35rem;border-radius:6px;background:#f3f4f6c7}.burger-label{display:block;color:#1118278f;font-size:clamp(.62rem,2.3vw,.78rem);font-weight:900;line-height:1;text-transform:uppercase}.burger-hud strong{display:block;color:#111827;font-size:clamp(1.3rem,4.4vw,2.05rem);line-height:1;font-weight:900}.burger-status{left:clamp(1rem,4vw,3rem);bottom:calc(max(1.2rem,env(safe-area-inset-bottom)) + 6.8rem);width:min(430px,calc(100% - 2rem));pointer-events:none;text-shadow:0 2px 18px rgba(255,255,255,.82)}.burger-status span{color:#4b5563;font-size:.92rem;font-weight:900;letter-spacing:.1em;line-height:1;text-transform:uppercase}.burger-status h1{margin:.35rem 0 .25rem;font-size:clamp(2.2rem,8vw,5.2rem);line-height:.88;letter-spacing:0}.burger-receipt{top:max(1rem,env(safe-area-inset-top));left:clamp(1rem,3vw,2rem);width:min(260px,calc(100% - 2rem));max-height:calc(100svh - 9rem);overflow:auto;padding:.85rem;border:1px solid rgba(17,24,39,.12);border-radius:8px;background:#ffffffc7;box-shadow:0 20px 50px #11182724;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.burger-receipt-header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding-bottom:.65rem;border-bottom:1px dashed rgba(17,24,39,.2)}.burger-receipt-header span,.burger-receipt-section span{color:#1118278f;font-size:.68rem;font-weight:900;line-height:1;text-transform:uppercase}.burger-receipt-header strong{color:#111827;font-size:.94rem;line-height:1;font-weight:900}.burger-receipt-section{display:grid;gap:.42rem;padding-top:.75rem}.burger-receipt-section ol{display:grid;gap:.28rem;margin:0;padding-left:1.15rem;color:#111827;font-size:.88rem;font-weight:800;line-height:1.2}.burger-receipt-section p{margin:0;color:#1118277a;font-size:.84rem;font-weight:800;line-height:1.25}.burger-controls{top:max(1rem,env(safe-area-inset-top));right:clamp(1rem,3vw,2rem);width:min(300px,calc(100% - 2rem));max-height:calc(100svh - 2rem);overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);gap:.6rem;padding:.65rem;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#ffffffb8;box-shadow:0 18px 48px #11182724;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.burger-control-tabs{min-width:0;display:flex;gap:.35rem;padding:.25rem;border-radius:7px;background:#f3f4f6d6}.burger-control-tabs button,.burger-item-list button{padding:.48rem .72rem;border:1px solid rgba(17,24,39,.1);border-radius:7px;color:#111827;background:#ffffffb8;box-shadow:0 7px 18px #11182714;font:inherit;font-size:.86rem;font-weight:900;line-height:1;cursor:pointer}.burger-control-tabs button{flex:1;min-height:2.2rem}.burger-control-tabs button[aria-selected=true]{color:#fff;background:#111827}.burger-item-list{min-height:0;overflow:auto;display:grid;grid-template-columns:1fr;gap:.42rem;padding-right:.1rem}.burger-item-list button{width:100%;min-width:0;min-height:2.45rem;display:inline-flex;align-items:center;justify-content:flex-start;gap:.55rem;text-align:left}.burger-control-tabs button:hover,.burger-item-list button:hover:not(:disabled){background:#fff;transform:translateY(-1px)}.burger-control-tabs button[aria-selected=true]:hover{background:#111827}.burger-item-list button:disabled{cursor:not-allowed;opacity:.44}.burger-ingredient-icon{flex:0 0 auto;width:1.05rem;height:1.05rem;border:2px solid rgba(255,255,255,.82);border-radius:999px;box-shadow:inset 0 0 0 1px #11182714,0 2px 6px #1118271f}.burger-tray-icon{background:linear-gradient(135deg,#11182729,#1118270a),#fff}@media(max-width:680px){.burger-receipt{left:.5rem;width:min(190px,calc(50% - .75rem));max-height:28svh;padding:.65rem}.burger-controls{right:.5rem;width:min(220px,calc(50% - .75rem));max-height:calc(100svh - 7rem);padding:.55rem}.burger-status{bottom:max(1.2rem,env(safe-area-inset-bottom));width:min(320px,calc(100% - 2rem))}.burger-item-list button{min-height:2.25rem;padding:.42rem .55rem;font-size:.78rem}}.yield-hud,.yield-strikes,.yield-status,.yield-game-over{position:relative;z-index:2}.yield-hud{position:absolute;top:max(1rem,env(safe-area-inset-top));left:50%;width:min(520px,calc(100% - 2rem));min-height:74px;transform:translate(-50%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding:.65rem;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#ffffffad;box-shadow:0 20px 50px #11182724;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.yield-hud div{min-width:0;display:grid;justify-items:center;gap:.12rem;padding:.45rem .35rem;border-radius:6px;background:#f3f4f6c7}.yield-label{display:block;color:#1118278f;font-size:clamp(.62rem,2.3vw,.78rem);font-weight:900;line-height:1;text-transform:uppercase}.yield-hud strong{display:block;color:#111827;font-size:clamp(1.3rem,4.4vw,2.05rem);line-height:1;font-weight:900}.yield-strikes{position:absolute;left:50%;bottom:max(1rem,env(safe-area-inset-bottom));transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:clamp(.75rem,2.6vw,1.05rem);padding:.7rem .85rem;border:1px solid rgba(17,24,39,.1);border-radius:999px;background:#ffffffa3;box-shadow:0 18px 44px #11182724;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.yield-strike{width:clamp(2.25rem,6vw,3rem);height:clamp(2.25rem,6vw,3rem);display:grid;place-items:center;border-radius:999px;transition:transform .18s ease,opacity .18s ease,background .18s ease,border-color .18s ease}.yield-strike.available{background:linear-gradient(145deg,#111827,#354052);border:1px solid rgba(17,24,39,.24);box-shadow:0 12px 22px #11182733,inset 0 1px #ffffff29}.yield-strike.spent{background:#d1d5db85;border:1px solid rgba(107,114,128,.18);opacity:.72;transform:scale(.88)}.yield-strike-core{width:38%;height:38%;border-radius:999px;background:#fff;box-shadow:inset 0 -2px 4px #1118271f}.yield-strike.spent .yield-strike-core{background:#6b728059;box-shadow:none}.yield-status{position:absolute;left:clamp(1rem,4vw,3rem);bottom:calc(max(1.2rem,env(safe-area-inset-bottom)) + 4.6rem);width:min(430px,calc(100% - 2rem));pointer-events:none;text-shadow:0 2px 18px rgba(255,255,255,.82)}.yield-status span{color:#4b5563;font-size:.92rem;font-weight:900;letter-spacing:.1em;line-height:1;text-transform:uppercase}.yield-status h1{margin:.35rem 0 .25rem;font-size:clamp(2.2rem,8vw,5.2rem);line-height:.88;letter-spacing:0}.yield-status p{width:min(100%,36rem);margin:0;color:#111827a8;font-size:clamp(.98rem,2.6vw,1.2rem);line-height:1.35;font-weight:800}.yield-game-over{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;padding:1rem;background:#e5e7ebb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default}.yield-game-over span,.yield-game-over h2,.yield-game-over p,.yield-game-over button{position:relative;z-index:1}.yield-game-over span{color:#b91c1c;font-size:1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.yield-game-over h2{margin:0;color:#111827;font-size:clamp(4rem,16vw,10rem);line-height:.8}.yield-game-over p{margin:0;color:#111827a3;font-size:1.2rem;font-weight:900}.yield-game-over button{min-width:150px;min-height:48px;margin-top:.85rem;border:0;border-radius:8px;background:#111827;color:#fff;cursor:pointer;font-size:1.02rem;font-weight:900;box-shadow:0 16px 36px #1118272e}.yield-game-over button:hover{background:#374151}.landing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,24px);padding:clamp(14px,2vw,30px);padding-bottom:0;flex:1;min-height:0}.game-tile{min-height:calc(50svh - 22px);display:flex;flex-direction:column;justify-content:center;gap:clamp(1rem,3vw,2.2rem);padding:clamp(1.4rem,3vw,2.8rem);padding-bottom:clamp(1.9rem,4vw,3.3rem);position:relative;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.12);border-radius:38px;box-shadow:0 26px 70px #0000003d,inset 0 1px #ffffff1f;transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease}.game-tile:hover{z-index:2;transform:translateY(-5px);box-shadow:0 34px 86px #0000004d,inset 0 1px #ffffff26}.tile-top-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr);align-items:center;gap:clamp(1rem,2vw,1.8rem)}.theme-super{--page-bg: radial-gradient(circle at 18% 8%, rgba(115, 0, 255, .48), transparent 34%), radial-gradient(circle at 88% 82%, rgba(255, 0, 200, .22), transparent 32%), linear-gradient(145deg, #102025 0%, #071014 100%);--card-bg: rgba(255, 255, 255, .12);--card-border: rgba(255, 255, 255, .22);--surface-shadow: rgba(42, 10, 80, .28);--text-main: #ffffff;--text-muted: rgba(255, 255, 255, .8);--link-bg: rgba(255, 255, 255, .16);--link-border: rgba(255, 255, 255, .26);--link-color: #ffffff;--link-disabled: rgba(255, 255, 255, .42)}.theme-stonks{--page-bg: radial-gradient(circle at 85% 20%, rgba(64, 255, 169, .12), transparent 28%), linear-gradient(135deg, #050505 0%, #101010 65%, #181818 100%);--card-bg: rgba(255, 255, 255, .06);--card-border: rgba(255, 255, 255, .14);--surface-shadow: rgba(0, 0, 0, .45);--text-main: #f6f6f3;--text-muted: rgba(246, 246, 243, .76);--link-bg: rgba(64, 255, 169, .14);--link-border: rgba(64, 255, 169, .3);--link-color: #d7ffeb;--link-disabled: rgba(215, 255, 235, .4)}.theme-cats{--page-bg: radial-gradient(circle at 10% 10%, rgba(255, 226, 159, .18), transparent 30%), linear-gradient(135deg, #c96e1c 0%, #ef8b18 60%, #ffaf45 100%);--card-bg: rgba(255, 252, 246, .16);--card-border: rgba(255, 252, 246, .28);--surface-shadow: rgba(125, 63, 5, .25);--text-main: #fff8f0;--text-muted: rgba(255, 248, 240, .8);--link-bg: rgba(255, 248, 240, .18);--link-border: rgba(255, 248, 240, .28);--link-color: #fff8f0;--link-disabled: rgba(255, 248, 240, .42)}.theme-mountain{--page-bg: radial-gradient(circle at 80% 18%, rgba(184, 255, 132, .15), transparent 30%), linear-gradient(135deg, #1d5d30 0%, #2f7b3d 55%, #4ea85a 100%);--card-bg: rgba(242, 255, 243, .12);--card-border: rgba(242, 255, 243, .22);--surface-shadow: rgba(12, 54, 21, .24);--text-main: #f5fff6;--text-muted: rgba(245, 255, 246, .8);--link-bg: rgba(245, 255, 246, .16);--link-border: rgba(245, 255, 246, .24);--link-color: #f5fff6;--link-disabled: rgba(245, 255, 246, .42)}.theme-legal{--page-bg: radial-gradient(circle at 20% 0%, rgba(146, 102, 204, .18), transparent 32%), linear-gradient(180deg, #131f24 0%, #0d1519 100%);--card-bg: rgba(255, 255, 255, .08);--card-border: rgba(255, 255, 255, .12);--surface-shadow: rgba(0, 0, 0, .3);--text-main: #ffffff;--text-muted: rgba(255, 255, 255, .72);--link-bg: rgba(255, 255, 255, .12);--link-border: rgba(255, 255, 255, .18);--link-color: #ffffff;--link-disabled: rgba(255, 255, 255, .42)}.theme-super-page{--page-bg: #000000;--card-bg: #1a1a1a;--card-border: rgba(255, 255, 255, .16);--surface-shadow: rgba(0, 0, 0, .5);--text-main: #ffffff;--text-muted: rgba(255, 255, 255, .82);--link-bg: #ffffff;--link-border: #ffffff;--link-color: #ffffff;--link-disabled: rgba(255, 255, 255, .42);isolation:isolate}.theme-super-page:before,.theme-super-page:after{content:"";position:absolute;z-index:0;pointer-events:none}.theme-super-page:before{width:25rem;height:16rem;top:15rem;right:-11rem;border-radius:58% 42% 61% 39%/43% 58% 42% 57%;background:#ff9100;transform:rotate(-18deg)}.theme-super-page:after{width:24rem;height:18rem;left:-12rem;bottom:10rem;border-radius:43% 57% 32% 68%/59% 35% 65% 41%;background:#00a7b5;transform:rotate(22deg)}.theme-super-page .page-glow{filter:none;opacity:1}.theme-super-page .page-glow-one{width:24rem;height:18rem;top:7rem;left:-12rem;border-radius:38% 62% 56% 44%/63% 39% 61% 37%;background:#7300ff;transform:rotate(20deg)}.theme-super-page .page-glow-two{width:22rem;height:15rem;right:-10rem;bottom:4rem;border-radius:63% 37% 48% 52%/40% 66% 34% 60%;background:#ff004a;transform:rotate(-16deg)}.theme-super-page .top-bar{background:#000000d1;border-bottom-color:#ffffff29}.theme-super-page .top-link,.theme-super-page .lang-pill{background:#1a1a1a;border-color:#ffffff2e}.theme-super-page .site-footer{position:relative;z-index:1}.theme-games-directory{--page-bg: #0d1519;--text-main: #ffffff;--text-muted: rgba(255, 255, 255, .7);--link-bg: #1b272d;--link-border: transparent;--link-color: #ffffff;--link-disabled: rgba(255, 255, 255, .42)}.theme-games-directory .top-bar{background:#0d1519;border-bottom-color:#ffffff1a;color:#fff}.theme-games-directory .page-glow{display:none}.theme-games-directory .top-link,.theme-games-directory .language-select,.theme-games-directory .menu-toggle{border-color:transparent;background:#1b272d;color:#fff;box-shadow:0 3px #00000047}.theme-games-directory .games-directory-eyebrow{color:#d7ff55}.theme-games-directory .games-directory-copy h1,.theme-games-directory .games-directory-count,.theme-games-directory .games-directory-group-heading h2,.theme-games-directory .games-directory-card-copy h3{color:#fff}.theme-games-directory .games-directory-copy p{color:#ffffffb3}.theme-games-directory .games-directory-tools,.theme-games-directory .games-directory-card,.theme-games-directory .games-directory-empty,.theme-games-directory .games-directory-cta{background:#182328;box-shadow:0 7px #0000004d}.theme-games-directory .games-directory-search{background:#101a1f}.theme-games-directory .games-directory-search svg{stroke:#ffffff9e}.theme-games-directory .games-directory-search input{color:#fff}.theme-games-directory .games-directory-search input::placeholder{color:#ffffff6b}.theme-games-directory .games-directory-search:focus-within{box-shadow:0 0 0 3px #d7ff5557}.theme-games-directory .games-directory-filters button,.theme-games-directory .games-directory-icon,.theme-games-directory .games-directory-players{background:#26343a;color:#ffffffbd}.theme-games-directory .games-directory-card-party .games-directory-icon{background:#5137ba}.theme-games-directory .games-directory-card-solo .games-directory-icon{background:#28683a}.theme-games-directory .games-directory-card-afterParty .games-directory-icon{background:#8d3c63}.theme-games-directory .games-directory-filters button:hover{color:#fff}.theme-games-directory .games-directory-filters button.active{background:#d7ff55;color:#101714}.theme-games-directory .games-directory-card-copy p,.theme-games-directory .games-directory-empty p,.theme-games-directory .games-directory-cta p{color:#ffffff9e}.theme-games-directory .games-directory-card:hover{box-shadow:0 10px #00000057}.theme-games-directory .games-directory-empty button{background:#d7ff55;color:#101714}.theme-games-directory .games-directory-cta{color:#fff}.theme-games-directory .games-directory-cta>div>span{color:#d7ff55}.theme-games-directory .games-directory-cta h2{color:#fff}.theme-games-directory .site-footer{position:relative;z-index:1}.theme-super-page .page-main{justify-content:center;padding:clamp(2rem,5vw,4.5rem) 0}.theme-super,.theme-stonks,.theme-cats,.theme-mountain,.theme-super-page{background:var(--page-bg)}.game-copy,.game-media{position:relative;z-index:1}.game-copy{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.game-status{display:inline-flex;align-items:center;min-height:2rem;padding:.4rem .75rem;border-radius:999px;background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-main);font-size:.86rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.game-status.live{box-shadow:0 0 0 1px #ffffff0f,0 12px 30px var(--surface-shadow)}.game-tile h2{margin:0 0 .7rem;color:var(--text-main);font-size:clamp(2rem,3vw,3.4rem);line-height:.95}.game-description{margin:0 0 1.4rem;max-width:26ch;color:var(--text-muted);font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.5}.tile-links{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.7rem;flex-wrap:wrap;margin-top:.35rem}.store-availability{width:100%;margin:0 0 .75rem;display:block;text-align:center;color:var(--text-muted, rgba(255, 255, 255, .72));font-size:1rem;font-weight:800;letter-spacing:0;text-transform:none;line-height:1.2}.tile-link{display:inline-flex;align-items:center;justify-content:center;width:170px;height:52px;padding:0 1.25rem;border-radius:999px;background:#95ff49;border:1px solid rgba(0,0,0,.08);color:#101010;text-decoration:none;font-size:1rem;font-weight:800;box-shadow:0 14px 32px var(--surface-shadow);transition:transform .14s ease,background .14s ease,border-color .14s ease}.tile-link:hover{transform:translateY(-1px);background:#a8ff68}.tile-link.disabled{background:#ffffff1f;border-color:var(--link-border);color:var(--link-disabled);cursor:default}.store-button{gap:.65rem}.store-button-icon{width:1.15rem;height:1.15rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.store-button-icon img{width:100%;height:100%;display:block}.store-button-icon .store-mark{width:100%;height:100%;flex-basis:100%}.store-badge-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;gap:9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#fff;background:#050505;box-shadow:0 10px 24px #0003;font-size:.95rem;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.store-badge-link:hover{transform:translateY(-2px);background:#161616;box-shadow:0 14px 30px #00000040}.landing-grid .store-badge-link{width:170px;min-width:170px;height:52px;min-height:52px;padding:0 1.25rem;font-size:1rem}.store-mark{width:23px;height:23px;display:block;flex:0 0 23px}.store-mark-apple{fill:currentColor}.game-media{display:flex;align-items:center;justify-content:center}.game-artwork{width:min(100%,420px);aspect-ratio:1 / 1;position:relative;display:grid;place-items:center}.game-artwork.compact{width:min(100%,340px)}.art-device-frame{width:min(78%,300px);aspect-ratio:215 / 466;padding:.8rem;border-radius:32px;background:#0c0e1857;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 40px #00000042}.art-device-frame img{width:100%;height:100%;object-fit:cover;border-radius:24px;display:block}.game-art-icon{width:100%;height:100%;object-fit:cover;overflow:hidden}.plain-icon{width:min(78%,300px);height:auto;border-radius:28px}.app-shell{min-height:100vh;min-height:100svh;display:flex;flex-direction:column;position:relative;overflow:hidden;color:var(--text-main, #ffffff);background:var(--page-bg)}.landing-shell{background:#0d1519;color:#fff}.landing-shell .top-bar{color:#fff;background:#0d1519;border-bottom-color:#ffffff1a;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-shell .top-link,.landing-shell .language-select,.landing-shell .menu-toggle{color:#fff;background:#1b272d;border-color:transparent;box-shadow:0 3px #00000047}.landing-shell .game-tile,.landing-grid>.haapelipaja-home-card,.landing-grid>.brainfunk-home-card{border:0;box-shadow:0 8px #00000057}.landing-shell .game-tile:hover,.landing-grid>.haapelipaja-home-card:hover,.landing-grid>.brainfunk-home-card:hover{transform:translateY(-3px);box-shadow:0 11px #00000057}.landing-shell .theme-super{--page-bg: #5137ba;--text-main: #ffffff;--text-muted: rgba(255, 255, 255, .82);--surface-shadow: rgba(41, 29, 97, .22)}.landing-shell .theme-stonks{--page-bg: #183f31;--text-main: #ffffff;--text-muted: rgba(255, 255, 255, .74);--surface-shadow: rgba(0, 0, 0, .24)}.landing-shell .theme-cats{--page-bg: #a95516;--text-main: #ffffff;--text-muted: rgba(255, 255, 255, .76);--surface-shadow: rgba(0, 0, 0, .22)}.landing-shell .theme-mountain{--page-bg: #28683a;--text-main: #ffffff;--text-muted: rgba(255, 255, 255, .76);--surface-shadow: rgba(0, 0, 0, .22)}.landing-shell .tile-link,.landing-shell .store-badge-link,.landing-shell .haapelipaja-home-copy a,.landing-shell .brainfunk-home-copy a{box-shadow:0 5px #0000004d}.landing-shell .tile-link:hover,.landing-shell .store-badge-link:hover,.landing-shell .haapelipaja-home-copy a:hover,.landing-shell .brainfunk-home-copy a:hover{transform:translateY(2px);box-shadow:0 3px #0000004d}.landing-grid>.haapelipaja-home-card{color:#fff;background:#4a542f}.landing-grid>.haapelipaja-home-card:before{display:none}.landing-grid>.haapelipaja-home-card .haapelipaja-home-copy>span{color:#ecffb9;background:#606d3d;border:0;box-shadow:none}.landing-grid>.haapelipaja-home-card .haapelipaja-home-copy h1{color:#fff}.landing-grid>.haapelipaja-home-card .haapelipaja-home-copy p{color:#ffffffbd}.landing-grid>.haapelipaja-home-card .haapelipaja-paper{border:0;background:#fff;box-shadow:6px 6px #3a32172e;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-grid>.haapelipaja-home-card .haapelipaja-paper-back{background:#fff5c7;background-image:none}.landing-grid>.haapelipaja-home-card .haapelipaja-paper-front i{background:#7e9c4d;box-shadow:none}.landing-grid>.haapelipaja-home-card .haapelipaja-tool-chips span{color:#514819;background:#fff5c7;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-grid>.brainfunk-home-card{color:#fff;background:#343467}.landing-grid>.brainfunk-home-card:before{display:none}.landing-grid>.brainfunk-home-card .brainfunk-home-copy>span{color:#d7ff55;background:#47477e;border:0;box-shadow:none}.landing-grid>.brainfunk-home-card .brainfunk-home-copy p,.landing-grid>.brainfunk-home-card .brainfunk-mini-timer span,.landing-grid>.brainfunk-home-card .brainfunk-home-visual small{color:#ffffffa8}.landing-grid>.brainfunk-home-card .brainfunk-mini-timer i{background:#47477e}.landing-grid>.brainfunk-home-card .brainfunk-mini-timer i:after{background:#d7ff55}.landing-grid>.brainfunk-home-card .brainfunk-mini-grid span{color:#fff;background:#47477e;border:0;box-shadow:0 5px #0000003d}.landing-grid>.brainfunk-home-card .brainfunk-mini-grid span.active{color:#17203d;background:#d7ff55;box-shadow:0 5px #0000003d}.top-bar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1.25rem,3vw,2.4rem);background:#070a122e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1)}.page-glow{position:absolute;border-radius:999px;filter:blur(90px);opacity:.7;pointer-events:none;z-index:0}.page-glow-one{width:24rem;height:24rem;top:5rem;left:-5rem;background:radial-gradient(circle at 30% 30%,rgba(68,190,248,.3),transparent 60%)}.page-glow-two{width:24rem;height:24rem;right:-4rem;bottom:8rem;background:radial-gradient(circle at 70% 70%,rgba(88,204,5,.25),transparent 60%)}.top-brand{display:inline-flex;align-items:center;gap:.75rem;color:inherit;text-decoration:none}.brand-logo{width:44px;height:44px;display:block;flex:0 0 44px;object-fit:contain}.brand-name{font-size:1.1rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;flex-wrap:wrap}.top-menu{position:relative;z-index:20}.menu-toggle{width:44px;height:44px;padding:0;display:grid;place-content:center;gap:4px;cursor:pointer;border:1px solid rgba(255,255,255,.14);border-radius:14px;color:#fff;background:#ffffff1a;box-shadow:inset 0 1px #ffffff14;transition:background .2s,transform .2s}.menu-toggle:hover,.menu-toggle.open{background:#ffffff2b}.menu-toggle:active{transform:scale(.96)}.menu-toggle span{width:18px;height:2px;display:block;border-radius:999px;background:currentColor;transition:transform .22s,opacity .18s}.menu-toggle.open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.game-menu{position:absolute;top:calc(100% + 12px);right:0;width:min(360px,calc(100vw - 24px));padding:10px;display:grid;gap:4px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:24px;color:#fff;background:#16191df0;box-shadow:0 24px 70px #00000061,inset 0 1px #ffffff17;-webkit-backdrop-filter:blur(28px) saturate(150%);backdrop-filter:blur(28px) saturate(150%);animation:top-menu-open .22s cubic-bezier(.2,.8,.2,1) both}.game-menu a{min-height:48px;padding:.75rem .85rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:15px;color:inherit;text-decoration:none;font-size:.9rem;font-weight:800;transition:background .16s,transform .16s}.game-menu a:hover{background:#ffffff17;transform:translate(2px)}.game-menu a.current{color:#1d1d1f;background:#d7ff55}.game-menu a b{color:currentColor;font-size:1rem;opacity:.65}.game-menu>small{padding:.55rem .8rem .45rem;color:#ffffff75;font-size:.66rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}@keyframes top-menu-open{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.top-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:.55rem .8rem;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);color:inherit;text-decoration:none;font-size:.95rem;font-weight:800}.top-link.current{background:#ffffff29}.page-main{width:min(1200px,calc(100% - 2.5rem));margin:0 auto;flex:1;padding:0;position:relative;z-index:1;display:flex;flex-direction:column}.hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:center;gap:clamp(2rem,4vw,4rem)}.copy{max-width:640px}.party-smart-logo{width:min(280px,100%);max-width:100%;height:auto;aspect-ratio:250 / 170;flex-shrink:0;margin:-1rem 0 -.25rem -.35rem;display:block;object-fit:contain;object-position:left center}.party-smart-eyebrow{display:inline-flex;padding:0;border:0;color:#ffd34d;background:transparent;font-family:Onest,system-ui,sans-serif;font-size:1.02rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.theme-super-page h1,.theme-super-page .party-smart-games h2{font-family:Onest,system-ui,sans-serif;text-transform:uppercase}.theme-super-page h1{max-width:11ch;font-size:clamp(3rem,5.6vw,5.2rem);line-height:.9;letter-spacing:-.045em}.theme-super-page .subhead{max-width:34rem;font-size:1.12rem;font-weight:800}h1{margin:.75rem 0 .65rem;font-size:clamp(2.5rem,5vw,4.4rem);line-height:.95;letter-spacing:-.02em}.subhead{margin:0;color:var(--text-muted, rgba(255, 255, 255, .72));font-size:1.08rem;line-height:1.5;max-width:38rem}.gradient-text{background:linear-gradient(100deg,#ff004a,#ff9100 28%,#ffd34d,#00b54b 68%,#00a7b5 82%,#7300ff);-webkit-background-clip:text;color:transparent}.theme-super-page .gradient-text{color:#ffd34d;background:none;-webkit-text-fill-color:#ffd34d}.cta-row{display:flex;gap:.8rem;margin:2rem 0;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:3.6rem;padding:1rem 1.35rem;border-radius:999px;border:0;cursor:pointer;text-decoration:none;font-size:1.15rem;font-weight:800;transition:transform .14s ease,box-shadow .14s ease}.btn:hover{transform:translateY(-1px)}.btn .icon{display:inline-flex;width:1.3em;height:1.3em;margin-right:.55rem}.btn .icon img{width:100%;height:100%;display:block}.btn.primary{color:#fff;background:#07f;box-shadow:0 10px 30px #0077ff4d,inset 0 0 0 1px #ffffff24}.btn.ghost{color:#fff;background:#00b54b;box-shadow:0 10px 30px #00b54b47,inset 0 0 0 1px #ffffff1f}.theme-super-page .btn.primary,.theme-super-page .btn.ghost{color:#000;box-shadow:0 8px #ffffff29,0 18px 38px #0000005c}.theme-super-page .btn.primary{background:#fff}.theme-super-page .btn.ghost{background:#ffd34d}.store-button.btn,.store-button.store-pill,.store-button.tile-link{min-height:48px;padding:0 18px;border:1px solid rgba(255,255,255,.12);color:#fff;background:#050505;box-shadow:0 10px 24px #0000003d;font-size:.95rem;font-weight:800}.store-button.btn:hover,.store-button.store-pill:hover,.store-button.tile-link:hover{color:#fff;background:#161616;transform:translateY(-2px);box-shadow:0 14px 30px #00000047}.store-button.disabled,.store-button.muted{color:#ffffff85;background:#242424;box-shadow:none}.btn.discord{gap:.65rem;color:#fff;background:#5865f2;box-shadow:0 8px #5865f252,0 18px 38px #0000005c}.discord-button-icon{width:1.45rem;height:1.45rem;display:inline-flex;flex:0 0 auto}.discord-button-icon svg{width:100%;height:100%;fill:currentColor}.cta-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.7rem}.cta-list li{display:inline-flex;align-items:center;gap:.55rem;padding:.7rem .9rem;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff12;color:#fff;font-weight:800;box-shadow:0 10px 24px #0000001f}.theme-super-page .cta-list{gap:0;overflow:hidden;border-radius:24px;box-shadow:0 18px 44px #0000005c}.theme-super-page .cta-list li{flex:1 1 50%;min-height:4.4rem;padding:.85rem 1rem;border:0;border-radius:0;background:#ff3425;box-shadow:none;font-size:.92rem}.theme-super-page .cta-list li:nth-child(2){background:#ff9100}.theme-super-page .cta-list li:nth-child(3){background:#00b54b}.theme-super-page .cta-list li:nth-child(4){background:#00a7b5}.theme-super-page .cta-list li:nth-child(5){background:#07f}.theme-super-page .cta-list li:nth-child(6){background:#7300ff}.cta-list .dot{width:24px;height:24px;display:grid;place-items:center}.cta-list .dot img{width:100%;height:100%;display:block}.lang-pill{display:inline-flex;align-items:center;justify-content:center;gap:0;height:2.6rem;min-height:2.6rem;width:auto;min-width:2.6rem;padding:.7rem .95rem;border-radius:14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);color:inherit;font:inherit;font-weight:800;cursor:pointer}.lang-pill[aria-pressed=true]{background:#ffffff2e}.lang-pill img{width:24px;height:24px;display:block}.language-select-wrap{position:relative;display:inline-flex}.language-select-wrap:after{content:"⌄";position:absolute;right:.72rem;top:50%;transform:translateY(-55%);color:currentColor;font-size:.78rem;font-weight:900;pointer-events:none}.language-select{height:2.6rem;min-height:2.6rem;max-width:8.5rem;padding:.55rem 1.9rem .55rem .8rem;appearance:none;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff1a;color:inherit;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.language-select option{color:#16131f}.language-select:focus-visible{outline:3px solid rgba(255,255,255,.42);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mini-game{margin-top:2rem}.party-smart-feature-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:100%;margin-top:clamp(1rem,3vw,2.5rem)}.party-smart-feature-card{--feature-accent: #ff3425;position:relative;min-height:230px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:clamp(1.35rem,2.5vw,2rem);border:1px solid rgba(255,255,255,.16);border-radius:30px;background:#111;box-shadow:0 22px 50px #0000006b}.party-smart-feature-card:nth-child(2){--feature-accent: #00a7b5}.party-smart-feature-card:nth-child(3){--feature-accent: #7300ff}.party-smart-feature-card:before{content:"";position:absolute;inset:0 0 auto;height:8px;background:var(--feature-accent)}.party-smart-feature-card:after{content:"";position:absolute;width:11rem;height:11rem;right:-5rem;top:-5rem;border-radius:999px;background:var(--feature-accent);opacity:.18}.party-smart-feature-card strong{position:relative;z-index:1;color:var(--feature-accent);font-size:clamp(3.8rem,7vw,6rem);font-weight:900;line-height:.78;letter-spacing:-.06em}.party-smart-feature-card div{position:relative;z-index:1}.party-smart-feature-card h2{margin:0;color:#fff;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.05}.party-smart-feature-card p{margin:.65rem 0 0;color:#ffffffb3;font-size:.96rem;line-height:1.45}.party-smart-catalogue-link{grid-column:1 / -1;width:100%;margin-top:clamp(1rem,3vw,2.5rem);padding:clamp(1.5rem,4vw,3rem);display:flex;align-items:center;justify-content:space-between;gap:2rem;border-radius:34px;background:#151515;box-shadow:0 8px #ffffff1a}.party-smart-catalogue-link>div{max-width:720px}.party-smart-catalogue-link span{color:#ffd34d;font-size:.76rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.theme-super-page .party-smart-catalogue-link h2{margin:.45rem 0 0;color:#fff;font-size:clamp(2rem,4vw,3.7rem);font-weight:900;letter-spacing:-.05em;line-height:.95;text-transform:uppercase}.party-smart-catalogue-link p{max-width:620px;margin:.8rem 0 0;color:#ffffffb3;font-weight:700;line-height:1.55}.party-smart-catalogue-link>a{min-width:150px;min-height:54px;padding:.85rem 1rem .85rem 1.25rem;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;flex:0 0 auto;border-radius:999px;background:#ffd34d;color:#111;box-shadow:0 6px #ffffff29;font-weight:900;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.party-smart-catalogue-link>a:hover{transform:translateY(2px);box-shadow:0 4px #ffffff29}.party-smart-catalogue-link>a b{font-size:1.25rem}.party-smart-games{grid-column:1 / -1;width:100%;margin-top:clamp(2.5rem,7vw,5.5rem)}.party-smart-games-heading{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);align-items:end;gap:.3rem 2rem;margin-bottom:clamp(1.5rem,3vw,2.4rem)}.party-smart-shelf-label{grid-row:1 / span 2;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:1rem 1.2rem;border-radius:24px;color:#000;background:#ffd34d;font-size:.88rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.party-smart-shelf-label strong{align-self:flex-start;font-size:clamp(4rem,8vw,7.5rem);line-height:.8;letter-spacing:-.07em}.party-smart-shelf-label span{align-self:flex-start}.theme-super-page .party-smart-games-heading h2{margin:0;color:#fff;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.88;letter-spacing:-.045em}.party-smart-games-heading p{margin:.45rem 0 0;color:#ffffffb3;font-size:1.04rem;line-height:1.4}.party-smart-game-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.party-smart-game-group+.party-smart-game-group{margin-top:2rem}.party-smart-group-title{display:flex;align-items:center;gap:.65rem;margin:0 0 .9rem;font-size:1.4rem}.party-smart-group-title span{padding:.25rem .6rem;border-radius:999px;background:#ffffff1f;font-size:.8rem}.party-smart-icon-credit{margin:1.5rem 0 0;color:#fff9;font-size:.72rem;line-height:1.5}.party-smart-icon-credit a{color:inherit;text-decoration:underline;text-underline-offset:3px}.party-smart-game-card{--game-card-bg: #ff3425;min-height:190px;display:flex;flex-direction:column;padding:1.15rem;border-radius:24px;color:#fff;background:var(--game-card-bg);box-shadow:inset 0 0 0 1px #ffffff24,0 14px 28px #0000003d;transition:transform .16s ease,box-shadow .16s ease}.party-smart-game-card:nth-child(5n+2){--game-card-bg: #ff9100}.party-smart-game-card:nth-child(5n+3){--game-card-bg: #00b54b}.party-smart-game-card:nth-child(5n+4){--game-card-bg: #0077ff}.party-smart-game-card:nth-child(5n+5){--game-card-bg: #7300ff}.party-smart-game-card:hover{transform:translateY(-5px) rotate(-.5deg);box-shadow:inset 0 0 0 1px #fff3,0 22px 38px #00000052}.party-smart-game-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.party-smart-game-icon{display:block;width:50px;height:50px;flex-shrink:0;object-fit:contain}.party-smart-player-count{display:inline-flex;align-items:center;justify-content:center;min-width:2.8rem;padding:.35rem .55rem;border-radius:999px;background:#0003;font-size:.78rem;font-weight:900}.party-smart-game-card h4{margin:auto 0 0;color:#fff;font-size:clamp(1rem,1.5vw,1.28rem);font-weight:900;line-height:1.05}.party-smart-game-card p{margin:.5rem 0 0;color:#ffffffc7;font-size:.78rem;line-height:1.35}.mini-title{margin:0 0 .75rem;font-size:1.3rem}.mini-question{margin:0 0 1rem;color:var(--text-muted, rgba(255, 255, 255, .72));font-weight:700}.mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;margin-left:auto;margin-right:auto}.flip-card{background:none;border:0;padding:0;cursor:pointer;perspective:1000px;animation:flip-card-bounce 4s ease-in-out infinite}.flip-card:nth-child(2){animation-delay:.35s}.flip-card:nth-child(3){animation-delay:.7s}.flip-card:nth-child(4){animation-delay:1.05s}.flip-card:hover{animation-play-state:paused}@keyframes flip-card-bounce{0%,70%,to{transform:translateY(0)}78%{transform:translateY(-10px)}86%{transform:translateY(0)}92%{transform:translateY(-6px)}}.flip-card-inner{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:18px;background:var(--color-neutral);border:1px solid rgba(0,0,0,.06);display:grid;place-items:center;color:var(--color-background);font-weight:800;font-size:1.2rem;transition:transform .24s ease,background .24s ease,border-color .24s ease;transform-style:preserve-3d;box-shadow:0 6px 0 var(--color-neutral-dark)}.flip-card:hover .flip-card-inner{border-color:#00000024}.flip-card.flipped .flip-card-inner{transform:rotateY(180deg);box-shadow:0 6px 0 var(--color-secondary-dark)}.flip-face{position:absolute;inset:0;display:grid;place-items:center;backface-visibility:hidden;border-radius:18px;padding:.6rem;text-align:center}.flip-face.back{background:var(--color-secondary);color:#0b2f00;transform:rotateY(180deg)}.device-wrap{position:relative;display:flex;justify-content:center}.device-shadow{position:absolute;width:min(420px,90vw);height:calc(min(420px,90vw)*1.9);max-height:760px;border-radius:40px;background:radial-gradient(circle at 35% 18%,rgba(115,0,255,.48),transparent 55%),radial-gradient(circle at 70% 80%,rgba(255,0,74,.28),transparent 55%);filter:blur(50px);opacity:.7;z-index:0;top:-10px}.theme-super-page .device-shadow{background:radial-gradient(circle at 28% 24%,rgba(115,0,255,.72),transparent 52%),radial-gradient(circle at 76% 78%,rgba(255,52,37,.56),transparent 54%);filter:blur(42px);opacity:.9}.device{position:relative;width:min(330px,90vw);aspect-ratio:215 / 466;border-radius:36px;overflow:hidden;border:2px solid rgba(255,255,255,.18);background:#000;box-shadow:0 25px 60px #00000073;z-index:1}.notch{position:absolute;top:8px;left:50%;width:110px;height:20px;border-radius:0 0 16px 16px;background:#050509;transform:translate(-50%);opacity:.92;z-index:2}.screen{width:100%;height:100%;border-radius:36px;overflow:hidden;background:linear-gradient(160deg,#10171c,#162028)}.embla{position:absolute;inset:0;overflow:hidden;border-radius:36px}.embla__container{display:flex;height:100%}.embla__slide{flex:0 0 100%;min-width:0}.embla__slide img{width:100%;height:100%;object-fit:cover;display:block}.placeholder-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:clamp(1.5rem,4vw,4rem);align-items:center;flex:1;min-height:0;width:100%}.placeholder-copy{max-width:560px}.page-kicker{display:inline-flex;align-items:center;padding:.45rem .75rem;border-radius:999px;background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-main);font-size:.86rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.placeholder-text{margin:1.25rem 0 0;color:var(--text-muted, rgba(255, 255, 255, .72));line-height:1.6}.placeholder-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.store-pill{display:inline-flex;align-items:center;justify-content:center;min-height:3.6rem;padding:1rem 1.25rem;border-radius:999px;background:var(--link-bg);border:1px solid var(--link-border);color:var(--link-color);font-weight:800}.store-pill.muted{color:var(--link-disabled)}.placeholder-media{display:flex;justify-content:center}.released-hero{align-items:center}.mountain-media{position:relative;flex:0 0 auto;width:min(330px,90vw);max-width:100%;aspect-ratio:215 / 466;border-radius:36px;border:2px solid rgba(255,255,255,.12);box-shadow:0 25px 60px #00000073}.mountain-media-screen{position:relative}.mountain-media-screen.screen{width:100%;height:100%;border-radius:36px;overflow:hidden;background:linear-gradient(160deg,#10171c,#162028)}.mountain-media-video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center center;filter:saturate(.72) contrast(.95) brightness(.92);transform:none;opacity:1}.released-copy-stack{display:grid;gap:.9rem;margin-top:1rem}.released-copy-stack .placeholder-text{margin:0}.released-cta-block{display:flex;flex-direction:column;align-items:center;gap:.9rem;width:100%;margin-top:1.75rem}.released-cta-block .store-availability{width:auto;margin:0;color:var(--text-main, #ffffff);font-size:1.35rem;font-weight:900;letter-spacing:0;text-transform:none;line-height:1.2}.released-cta-block .cta-row{margin:0;justify-content:center}.released-media{display:grid;justify-items:center}.legal-main{width:min(1100px,calc(100% - 2.5rem))}.legal-page{max-width:900px;margin:0 auto;color:var(--text-main, #ffffff)}.legal-page h1,.legal-page h2{margin:0 0 .7rem;line-height:1.2}.legal-page h2{margin-top:2rem}.legal-page p,.legal-page li{color:var(--text-muted, rgba(255, 255, 255, .72));line-height:1.65}.legal-page a{color:#8fd9ff}.blog-main{width:min(1120px,calc(100% - 2.5rem));padding:clamp(1.5rem,3vw,2.8rem) 0 2.5rem}.blog-page{width:100%;display:grid;gap:clamp(1.35rem,3vw,2rem)}.blog-breadcrumb{display:flex;align-items:center;gap:.55rem;color:var(--text-muted, rgba(255, 255, 255, .7));font-size:.9rem;font-weight:750}.blog-breadcrumb-link{color:var(--text-main);text-decoration:none}.blog-breadcrumb-link:hover{text-decoration:underline}.blog-hero,.blog-post-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:clamp(1.25rem,3vw,2rem);align-items:start}.blog-intro-card,.blog-spotlight-card,.blog-summary-card,.blog-section-card,.blog-more-card,.blog-end-card{padding:clamp(1.25rem,2.8vw,2rem);border-radius:30px;background:var(--card-bg);border:1px solid var(--card-border);box-shadow:0 22px 50px var(--surface-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.blog-post-copy{display:flex;flex-direction:column;gap:.4rem}.blog-intro-card h1,.blog-post-copy h1{margin-top:.75rem}.blog-spotlight-card,.blog-summary-card{display:flex;flex-direction:column;gap:.9rem;align-self:start}.blog-summary-card{position:sticky;top:6.5rem}.blog-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0}.blog-facts>div{min-width:0;padding:.8rem;border-radius:18px;background:#ffffff12;border:1px solid var(--card-border)}.blog-facts dt{color:var(--text-muted, rgba(255, 255, 255, .68));font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.blog-facts dd{margin:.3rem 0 0;color:var(--text-main);font-weight:850}.blog-toc{margin:0;padding:0 0 0 1.3rem;display:grid;gap:.55rem}.blog-toc li{padding-left:.18rem;color:var(--text-muted, rgba(255, 255, 255, .68));font-weight:800}.blog-toc a{color:var(--text-main);line-height:1.35;text-decoration:none}.blog-toc a:hover{text-decoration:underline}.blog-spotlight-card h2,.blog-summary-card h2,.blog-section-card h2{margin:0;line-height:1.15}.blog-game-heading{display:flex;align-items:center;gap:.85rem}.blog-game-heading img{width:58px;height:58px;flex:0 0 58px;object-fit:contain}.blog-game-heading>div{display:grid;gap:.08rem}.blog-game-heading span{color:var(--text-muted, rgba(255, 255, 255, .7));font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.blog-game-heading strong{color:var(--text-main);font-size:1.15rem;line-height:1.1}.blog-game-heading.compact img{width:46px;height:46px;flex-basis:46px}.blog-game-heading.hero{margin:.7rem 0 .35rem}.blog-game-heading.hero img{width:72px;height:72px;flex-basis:72px}.blog-game-heading.hero strong{font-size:1.4rem}.blog-hero-cta{align-self:flex-start;margin-top:.55rem}.blog-lead{margin:0;color:var(--text-muted, rgba(255, 255, 255, .76));line-height:1.65;font-weight:700}.blog-meta-row{display:flex;flex-wrap:wrap;gap:.6rem 1rem;margin:0;color:var(--text-muted, rgba(255, 255, 255, .76));font-size:.8rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.blog-meta-row span+span{position:relative;padding-left:.9rem}.blog-meta-row span+span:before{content:"·";position:absolute;left:0;top:0}.blog-topic-block{display:grid;gap:.75rem;margin-top:1rem}.blog-card-label{display:inline-flex;align-items:center;width:fit-content;padding:.4rem .7rem;border-radius:999px;background:#ffffff14;border:1px solid var(--card-border);color:var(--text-main);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.blog-chip-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.55rem}.blog-chip-list li{display:inline-flex;align-items:center;padding:.55rem .8rem;border-radius:999px;background:#ffffff14;border:1px solid var(--card-border);color:var(--text-main);font-size:.86rem;font-weight:800}.blog-feature-list,.blog-summary-list,.blog-bullet-list{list-style:none;padding:0;margin:0;display:grid;gap:.65rem}.blog-feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-feature-list li,.blog-summary-list li,.blog-bullet-list li{position:relative;padding-left:1.15rem;color:var(--text-muted, rgba(255, 255, 255, .76));line-height:1.55}.blog-feature-list li:before,.blog-summary-list li:before,.blog-bullet-list li:before{content:"";position:absolute;left:0;top:.58em;width:.45rem;height:.45rem;border-radius:999px;background:linear-gradient(110deg,#ff004a,#ff9100 32%,#ffd34d 50%,#00b54b 70%,#7300ff);box-shadow:0 0 0 3px #ffffff0d}.blog-section-stack{display:grid;gap:1rem}.blog-more-section{display:grid;gap:1rem;margin-top:.25rem}.blog-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.blog-more-card{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem}.blog-more-card h2{margin:0;line-height:1.15}.blog-more-card .blog-button{margin-top:auto}.blog-section-card p{margin:0 0 .9rem;color:var(--text-muted, rgba(255, 255, 255, .76));line-height:1.7}.blog-section-card p:last-of-type{margin-bottom:0}.blog-section-card h2{font-size:clamp(1.55rem,2.4vw,2.15rem)}.blog-section-card{scroll-margin-top:6.5rem}.blog-section-heading{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:.9rem}.blog-section-heading>span{width:2.35rem;height:2.35rem;flex:0 0 2.35rem;display:grid;place-items:center;border-radius:999px;color:#071014;background:#ffd34d;font-size:1rem;font-weight:950}.blog-step-list{list-style:none;counter-reset:blog-step;padding:0;margin:1.2rem 0 0;display:grid;gap:.8rem}.blog-step-list li{counter-increment:blog-step;position:relative;min-height:2.3rem;padding:.4rem 0 .4rem 3.15rem;color:var(--text-muted, rgba(255, 255, 255, .76));line-height:1.55}.blog-step-list li:before{content:counter(blog-step);position:absolute;left:0;top:0;width:2.25rem;height:2.25rem;display:grid;place-items:center;border-radius:14px;color:#071014;background:#ffd34d;font-weight:950}.blog-faq-section,.blog-related-section{display:grid;gap:1rem}.blog-faq-section>h2{margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.blog-faq-list{display:grid;gap:.75rem}.blog-faq-list details{padding:1.1rem 1.25rem;border-radius:22px;background:var(--card-bg);border:1px solid var(--card-border);box-shadow:0 14px 34px var(--surface-shadow)}.blog-faq-list summary{cursor:pointer;color:var(--text-main);font-size:1.05rem;font-weight:900}.blog-faq-list p{margin:.85rem 0 0;color:var(--text-muted, rgba(255, 255, 255, .76));line-height:1.65}.blog-download-card{padding:clamp(1.25rem,2.8vw,2rem);border-radius:30px;background:var(--card-bg);border:1px solid var(--card-border);box-shadow:0 22px 50px var(--surface-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;gap:1rem}.blog-download-copy{display:grid;gap:.45rem;max-width:48ch}.blog-download-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.blog-end-card{display:flex;align-items:center;justify-content:space-between;gap:1rem}.blog-end-copy{display:grid;gap:.55rem;max-width:52ch}.blog-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.blog-button{display:inline-flex;align-items:center;justify-content:center;min-height:3.4rem;padding:.95rem 1.2rem;border-radius:999px;text-decoration:none;font-size:1rem;font-weight:800;transition:transform .14s ease,background .14s ease,border-color .14s ease,box-shadow .14s ease}.blog-button:hover{transform:translateY(-1px)}.blog-button.primary{background:linear-gradient(110deg,#ff004a,#ff9100 28%,#ffd34d 48%,#00b54b 70%,#7300ff);color:#071014;box-shadow:0 14px 30px #44bef838}.blog-button.secondary{background:#ffffff1a;border:1px solid var(--card-border);color:var(--text-main)}.blog-button.secondary:hover{background:#ffffff24}.site-footer{width:min(1200px,calc(100% - 2.5rem));margin:0 auto;padding:1.2rem 0 1.8rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-left,.footer-right,.footer-links,.footer-socials{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer-left{flex-direction:column;align-items:flex-start;gap:.25rem}.footer-brand{font-weight:800}.footer-note{display:inline-flex;align-items:center;gap:.35rem;color:var(--text-muted, rgba(255, 255, 255, .72));font-weight:700}.footer-icon-inline{width:20px;height:20px;display:inline-flex}.footer-icon-inline img{width:100%;height:100%;display:block}.footer-link{color:inherit;text-decoration:none;font-weight:700;opacity:.8}.footer-icon{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:inherit;text-decoration:none}.footer-icon svg{width:22px;height:22px;fill:currentColor}@media(max-width:1100px){.game-tile{justify-items:start}.tile-top-row{grid-template-columns:1fr}.game-media{width:100%}.placeholder-hero,.hero,.blog-hero,.blog-post-hero{grid-template-columns:1fr}.blog-summary-card{position:static}.mountain-media{width:min(100%,230px)}.device-wrap{order:-1}.theme-super-page .device-wrap{order:0}}@media(max-width:1100px){.landing-grid>.haapelipaja-home-card,.landing-grid>.brainfunk-home-card{grid-template-columns:1fr}}@media(max-width:840px){.haapelipaja-home-card{min-height:0;margin:10px;grid-template-columns:1fr;padding:3.5rem 1.6rem 4rem;border-radius:30px}.haapelipaja-home-copy h1{font-size:clamp(3rem,14vw,5.2rem)}.haapelipaja-home-visual{margin-top:1.5rem}.haapelipaja-paper-stack{width:min(78vw,350px)}.landing-grid>.haapelipaja-home-card,.brainfunk-home-card{min-height:0;grid-template-columns:1fr;padding:3.5rem 1.6rem 4rem;border-radius:30px}.landing-grid>.haapelipaja-home-card .haapelipaja-paper-stack{width:min(78vw,310px)}.brainfunk-home-visual{margin-top:1.5rem}.brainfunk-mini-grid,.brainfunk-mini-timer{width:min(78vw,310px)}.landing-grid{grid-template-columns:1fr;grid-template-rows:none}.game-tile{min-height:50svh;border-radius:30px}.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.party-smart-feature-grid{grid-template-columns:1fr}.party-smart-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.party-smart-games-heading{grid-template-columns:1fr}.party-smart-shelf-label{grid-row:auto;width:fit-content;min-height:3rem;align-items:center}.party-smart-shelf-label strong{font-size:3.2rem}.top-bar{align-items:center;flex-direction:row}.top-actions{margin-left:auto;justify-content:flex-end;flex-wrap:nowrap}.top-link{min-height:2.3rem;padding:.5rem .75rem;font-size:.92rem}}@media print{.haapelipaja-site-shell>.top-bar{display:none!important}}@media(max-width:640px){.landing-shell .top-bar,.haapelipaja-site-shell>.top-bar,.brainfunk-site-shell>.top-bar{padding:.75rem}.landing-shell .brand-name,.haapelipaja-site-shell .brand-name,.brainfunk-site-shell .brand-name{display:none}.landing-shell .top-link,.haapelipaja-site-shell .top-link,.brainfunk-site-shell .top-link{min-height:2.75rem;padding:.42rem .58rem;font-size:.75rem}.haapelipaja-site-shell .top-link.current,.brainfunk-site-shell .top-link.current{display:none}.landing-shell .lang-pill,.haapelipaja-site-shell .lang-pill,.brainfunk-site-shell .lang-pill{min-width:2.75rem;height:2.75rem;min-height:2.75rem;padding:.45rem}.brainfunk-site-shell .top-actions,.haapelipaja-site-shell .top-actions{gap:.38rem}.theme-super-page:before{top:46rem;right:-13rem;width:20rem;height:12rem}.page-main,.site-footer,.legal-main{width:min(100%,calc(100% - 1.5rem))}.game-tile{min-height:380px;padding:3rem 1.25rem;justify-content:flex-start}.game-tile h2{font-size:2rem}.tile-top-row{display:block}.game-copy{max-width:58%;position:relative;z-index:1}.game-description{max-width:14ch}.game-media{position:absolute;top:50%;right:-22%;width:62%;transform:translateY(-50%);justify-content:flex-end;z-index:0;pointer-events:none}.game-tile.theme-super .game-media{right:0;width:46%}.game-artwork.compact{width:100%}.tile-links{flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start;position:relative;z-index:1}.store-badge-image{width:min(100%,170px);height:auto}.store-badge-link{justify-content:flex-start}.tile-link{width:170px}.mountain-media{width:min(330px,90vw);border-radius:36px;border-width:2px}.brand-name{font-size:.96rem}.top-bar{gap:.65rem}.top-actions{gap:.45rem}.lang-pill{height:2.4rem;min-height:2.4rem;width:auto;min-width:2.4rem;padding:.55rem .75rem;border-radius:12px}.lang-pill img{width:22px;height:22px}.language-select{width:5.8rem;height:2.4rem;min-height:2.4rem;padding:.45rem 1.35rem .45rem .55rem;font-size:.72rem}.language-select option{font-size:.82rem}h1{font-size:2.4rem}.party-smart-logo{width:min(250px,100%);height:auto;margin-left:-.45rem}.party-smart-eyebrow{font-size:.72rem}.party-smart-feature-grid{gap:.75rem}.party-smart-feature-card{min-height:0;display:grid;grid-template-columns:4.6rem minmax(0,1fr);align-items:center;gap:1rem;padding:1.25rem;border-radius:22px}.party-smart-feature-card strong{font-size:3.2rem;text-align:center}.party-smart-feature-card h2{font-size:1.08rem}.party-smart-feature-card p{font-size:.84rem}.party-smart-catalogue-link{flex-direction:column;align-items:stretch;padding:1.35rem;border-radius:24px}.party-smart-catalogue-link>a{width:100%}.party-smart-games{margin-top:3.5rem}.theme-super-page .party-smart-games-heading h2{font-size:2.6rem}.party-smart-shelf-label{padding:.75rem .9rem;border-radius:16px}.party-smart-game-grid{gap:.55rem}.party-smart-game-card{min-height:175px;padding:.9rem;border-radius:18px}.party-smart-game-card h4{font-size:1rem}.party-smart-game-card p{font-size:.72rem}.btn,.store-pill{width:100%}.store-button.btn,.store-button.store-pill{width:auto}.blog-main{width:min(100%,calc(100% - 1.5rem))}.blog-feature-list,.blog-facts{grid-template-columns:1fr}.blog-game-heading.hero img{width:60px;height:60px;flex-basis:60px}.blog-more-grid{grid-template-columns:1fr}.blog-end-card,.blog-download-card{flex-direction:column;align-items:stretch}.blog-download-row,.blog-button{width:100%}.footer-left,.footer-right{width:100%;align-items:center;justify-content:center}.site-footer{flex-direction:column;align-items:center;text-align:center}.footer-left{align-items:center}}
