:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5efe4;--paper:#fffaf0;--ink:#152033;--muted:#5c6474;--line:#15203324;--terracotta:#d95d39;--navy:#14213d;--teal:#008f8c;--cream:#fff6df;--shadow:0 26px 70px #14213d24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 12%, #d95d3933, transparent 25rem), radial-gradient(circle at 88% 6%, #008f8c2e, transparent 24rem), linear-gradient(135deg, #fffaf0e6, #f5efe4f5), var(--bg);min-width:320px;color:var(--ink);margin:0;font-family:Manrope,system-ui,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{min-height:100vh;overflow-x:hidden}.navbar{z-index:60;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf0d6;border-radius:28px;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);min-height:82px;margin:20px auto 0;padding:0 18px;display:flex;position:relative;box-shadow:0 18px 50px #14213d1a}.brand{align-items:center;gap:12px;display:inline-flex}.brand__mark{background:var(--navy);width:54px;height:54px;color:var(--cream);border-radius:50%;place-items:center;font-size:1.35rem;display:grid;box-shadow:inset 0 0 0 7px #fff6df1a}.brand__text{gap:2px;display:grid}.brand__text strong{letter-spacing:-.03em;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(1.1rem,2vw,1.35rem)}.brand__text small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.nav-links{justify-content:flex-end;align-items:center;gap:8px;display:flex}.nav-links a{color:#394152;border-radius:999px;padding:12px 14px;font-size:.95rem;font-weight:800;transition:color .18s,background-color .18s,box-shadow .18s}.nav-links a:hover,.nav-links a:focus-visible{color:var(--navy);background:#fff;outline:none;box-shadow:0 10px 24px #14213d1a}.menu-toggle{border:1px solid var(--line);background:var(--navy);width:48px;height:48px;color:var(--cream);cursor:pointer;border-radius:50%;display:none}.menu-toggle span{background:currentColor;border-radius:2px;width:21px;height:2px;margin:5px auto;display:block}main{width:min(1180px,100% - 32px);margin:0 auto}.hero{grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr);align-items:center;gap:24px;padding:24px 0 30px;display:grid}.hero__content,.hero__panel,.game-card,.note-card,.info-card,.disclaimer-section,.feature-band,.footer{border:1px solid var(--line);box-shadow:var(--shadow)}.hero__content{background:var(--navy);min-height:430px;color:var(--cream);border-radius:34px;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,46px);display:flex;position:relative;overflow:hidden}.hero__content:after{content:"";background:#d95d3980;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-58px;right:-58px}.eyebrow{color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.05em;font-family:Space Grotesk,system-ui,sans-serif}h1{z-index:1;max-width:620px;margin-bottom:16px;font-size:clamp(2.05rem,4.6vw,4.15rem);line-height:1.02;position:relative}h2{margin-bottom:14px;font-size:clamp(1.75rem,4vw,2.8rem);line-height:1}h3{margin-bottom:12px;font-size:1.45rem}.hero__lead{z-index:1;color:#e7dfce;max-width:540px;margin-bottom:22px;font-size:clamp(.96rem,1.6vw,1.06rem);line-height:1.65;position:relative}.hero__actions{z-index:1;flex-wrap:wrap;gap:12px;display:flex;position:relative}.button{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:900;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button:hover,.button:focus-visible{outline:none;transform:translateY(-2px)}.button--primary{background:var(--terracotta);color:#fffaf0;box-shadow:0 14px 26px #d95d393d}.button--ghost{color:var(--cream);background:#fffaf014;border:1px solid #fffaf052}.button--dark{color:var(--cream);background:var(--navy)}.hero__panel{background:linear-gradient(160deg, #fffaf0f5, #fff6dfeb), var(--paper);border-radius:34px;min-height:430px;padding:24px;position:relative;overflow:hidden}.hero__panel:before{content:"";background:radial-gradient(circle,#008f8c38,#0000 62%);border-radius:50%;width:360px;height:360px;position:absolute;inset:auto -90px -110px auto}.showcase-ring{border:1px solid #14213d29;border-radius:50%;position:absolute;inset:30px}.showcase-ring span{background:#fff;border-radius:21px;place-items:center;width:62px;height:62px;display:grid;position:absolute;box-shadow:0 18px 42px #14213d1f}.showcase-ring span:after{content:"";background:var(--terracotta);border-radius:50%;width:24px;height:24px}.showcase-ring span:first-child{top:-24px;left:24%}.showcase-ring span:nth-child(2){top:42%;right:-20px}.showcase-ring span:nth-child(3){bottom:16%;left:8%}.showcase-ring span:nth-child(2):after{background:var(--teal)}.showcase-ring span:nth-child(3):after{background:var(--navy)}.panel-card{z-index:1;background:var(--navy);width:min(330px,100%);color:var(--cream);text-align:center;border:1px solid #14213d1f;border-radius:28px;margin:88px auto 0;padding:24px;position:relative}.panel-card i{color:#f4be79;background:#fffaf01f;border-radius:18px;place-items:center;width:52px;height:52px;margin:0 auto 14px;font-size:1.25rem;display:grid}.panel-card strong{margin-bottom:8px;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.35rem;display:block}.panel-card p,.game-card p,.section-heading p,.footer p{color:var(--muted);line-height:1.7}.panel-card p{color:#d8d2c4}.mini-board{z-index:1;grid-template-columns:repeat(3,1fr);gap:10px;max-width:350px;margin:22px auto 0;display:grid;position:relative}.mini-board span{min-height:58px;color:var(--ink);background:#fff;border-radius:18px;place-items:center;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.2rem;font-weight:800;display:grid;box-shadow:0 14px 34px #14213d1a}.panel-ribbon{z-index:1;color:#075c5a;background:#008f8c1f;border-radius:999px;align-items:center;gap:10px;width:fit-content;max-width:100%;margin:18px auto 0;padding:10px 14px;font-size:.9rem;font-weight:800;display:flex;position:relative}.intro-section{grid-template-columns:repeat(4,1fr);gap:14px;padding:28px 0;display:grid}.note-card{background:var(--paper);min-height:92px;color:var(--ink);border-radius:26px;align-items:center;gap:12px;padding:18px;font-weight:800;display:flex}.note-card i{color:var(--teal)}.about-section{padding:54px 0 24px}.about-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.info-card{background:var(--paper);border-radius:32px;min-height:250px;padding:26px}.info-card i{width:52px;height:52px;color:var(--terracotta);background:#d95d391f;border-radius:18px;place-items:center;margin-bottom:24px;font-size:1.2rem;display:grid}.info-card p{color:var(--muted);margin-bottom:0;line-height:1.7}.disclaimer-section{background:#fff;border-radius:36px;grid-template-columns:1fr auto;align-items:center;gap:24px;margin:34px 0 10px;padding:clamp(24px,4vw,38px);display:grid}.disclaimer-section h2{max-width:760px}.disclaimer-section p{max-width:850px;color:var(--muted);margin-bottom:0;line-height:1.7}.disclaimer-badge{background:var(--navy);width:110px;height:110px;color:var(--cream);border-radius:50%;place-items:center;font-family:Space Grotesk,system-ui,sans-serif;font-size:2rem;font-weight:800;display:grid}.games-section{padding:54px 0 30px}.section-heading{max-width:740px;margin-bottom:28px}.game-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.game-card{min-height:420px;color:var(--ink);background:#fff;border-radius:32px;flex-direction:column;padding:14px;display:flex;overflow:hidden}.game-card__media{aspect-ratio:4/3;background:var(--cream);border-radius:24px;display:block;overflow:hidden}.game-card__media img{object-fit:cover;width:100%;height:100%;display:block}.game-card__type{color:#075c5a;letter-spacing:.1em;text-transform:uppercase;background:#008f8c1a;border-radius:999px;width:fit-content;margin:18px 12px 10px;padding:7px 12px;font-size:.76rem;font-weight:900}.game-card h3{margin:0 12px 10px}.game-card h3 a{transition:color .18s}.game-card h3 a:hover,.game-card h3 a:focus-visible{color:var(--terracotta);outline:none}.game-card p{margin:0 12px 20px}.game-card__button{background:var(--navy);min-height:46px;color:var(--cream);border-radius:999px;justify-content:center;align-items:center;margin:auto 12px 12px;font-weight:900;transition:transform .18s,background-color .18s;display:inline-flex}.game-card__button:hover,.game-card__button:focus-visible{background:var(--terracotta);outline:none;transform:translateY(-2px)}.feature-band{background:linear-gradient(135deg, #d95d39f2, #008f8cf2), var(--teal);color:#fffaf0;border-radius:36px;justify-content:space-between;align-items:center;gap:24px;margin:46px 0;padding:clamp(24px,4vw,42px);display:flex}.feature-band .eyebrow{color:#fff3cd}.feature-band h2{max-width:760px;margin-bottom:0}.page-section{padding:34px 0 56px}.page-hero,.game-detail-hero{border:1px solid var(--line);background:var(--navy);color:var(--cream);box-shadow:var(--shadow);border-radius:36px;margin-bottom:28px;padding:clamp(26px,5vw,48px)}.page-hero h1,.game-detail-hero h1{max-width:840px;font-size:clamp(2rem,4.5vw,3.8rem)}.page-hero p,.game-detail-hero p{color:#e7dfce;max-width:760px;margin-bottom:0;line-height:1.7}.game-detail-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.68fr);align-items:center;gap:28px;display:grid;overflow:hidden}.game-detail-hero img{aspect-ratio:4/3;object-fit:cover;border-radius:28px;width:100%;box-shadow:0 22px 42px #0000003d}.play-studio{color:var(--cream);background:radial-gradient(circle at 15% 12%,#ffffff2e,#0000 20rem),linear-gradient(145deg,#0c1831,#14213d 46%,#082f3b);border:1px solid #fffaf02e;border-radius:36px;margin:28px 0;padding:clamp(24px,5vw,46px);position:relative;overflow:hidden;box-shadow:0 30px 90px #14213d47}.play-studio:before{content:"";filter:blur(4px);background:#d95d3952;border-radius:50%;width:340px;height:340px;position:absolute;inset:auto -110px -140px auto}.play-studio p{z-index:1;color:#f3e8d5;font-weight:800;line-height:1.6;position:relative}.play-studio button,.age-modal button,.cookie-actions button{z-index:1;background:var(--terracotta);color:#fffaf0;cursor:pointer;border:0;border-radius:999px;min-height:48px;padding:0 22px;font-weight:900;transition:transform .18s,opacity .18s,background-color .18s;position:relative;box-shadow:0 16px 30px #d95d393d}.play-studio button:hover,.play-studio button:focus-visible,.age-modal button:hover,.age-modal button:focus-visible,.cookie-actions button:hover,.cookie-actions button:focus-visible{outline:none;transform:translateY(-2px)}.play-studio button:disabled,.age-modal button:disabled{cursor:not-allowed;opacity:.52;transform:none}.slot-reels{z-index:1;grid-template-columns:repeat(3,1fr);gap:clamp(12px,3vw,22px);margin-bottom:24px;display:grid;position:relative}.slot-reels span{background:radial-gradient(circle,#008f8c52,#0000 58%),#fffaf014;border:1px solid #fffaf033;border-radius:28px;place-items:center;min-height:clamp(120px,16vw,190px);display:grid;box-shadow:inset 0 0 28px #ffffff14,0 20px 46px #00000029}.slot-reels i{color:#f4be79;text-shadow:0 0 24px #f4be7994;font-size:clamp(2.2rem,6vw,4.5rem)}.slot-reels.is-spinning span{animation:.7s ease-in-out reelPulse}.slot-reels.is-spinning span:nth-child(2){animation-delay:80ms}.slot-reels.is-spinning span:nth-child(3){animation-delay:.16s}.card-studio{gap:18px;display:grid}.card-row{z-index:1;background:#fffaf014;border:1px solid #fffaf033;border-radius:26px;padding:18px;position:relative}.card-row__title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.card-row__title strong{font-family:Space Grotesk,system-ui,sans-serif;font-size:1.2rem}.card-row__title span{background:var(--cream);width:44px;height:44px;color:var(--navy);border-radius:50%;place-items:center;font-weight:900;display:grid}.cards{flex-wrap:wrap;gap:12px;display:flex}.play-card{width:78px;height:108px;color:var(--navy);background:#fffaf0;border-radius:18px;place-items:center;display:grid;box-shadow:0 16px 34px #0000002e}.play-card b{font-size:1.5rem}.play-card i{color:var(--terracotta);font-size:1.2rem}.play-actions{z-index:1;flex-wrap:wrap;gap:12px;display:flex;position:relative}.wheel-studio{text-align:center;justify-items:center;display:grid}.opal-wheel{z-index:1;background:conic-gradient(from 0deg, #0d6f6d 0 30deg, #fff6df 30deg 60deg, #d95d39 60deg 90deg, #14213d 90deg 120deg, #0d6f6d 120deg 150deg, #fff6df 150deg 180deg, #d95d39 180deg 210deg, #14213d 210deg 240deg, #0d6f6d 240deg 270deg, #fff6df 270deg 300deg, #d95d39 300deg 330deg, #14213d 330deg 360deg);border:16px solid #c48d4f;border-radius:50%;width:min(320px,78vw);height:min(320px,78vw);margin-bottom:24px;transition:transform .85s cubic-bezier(.19,1,.22,1);position:relative;box-shadow:0 0 48px #f4be7952,inset 0 0 36px #00000047}.opal-wheel:after{content:"";background:radial-gradient(circle,#fffaf0,#f4be79);border-radius:50%;position:absolute;inset:34%;box-shadow:0 0 28px #fffaf09e}.opal-wheel span{width:32px;height:32px;color:var(--navy);background:#fffaf0e0;border-radius:50%;place-items:center;font-size:.72rem;font-weight:900;display:grid;position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.game-disclaimer{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:32px;align-items:flex-start;gap:18px;padding:clamp(22px,4vw,34px);display:flex}.game-disclaimer i{width:50px;height:50px;color:var(--teal);background:#008f8c1f;border-radius:18px;flex:0 0 50px;place-items:center;display:grid}.game-disclaimer h2{font-size:clamp(1.5rem,3vw,2.2rem)}.game-disclaimer p{color:var(--muted);margin-bottom:0;line-height:1.7}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#09111fb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.age-modal{background:var(--paper);width:min(520px,100%);color:var(--ink);border:1px solid #fffaf047;border-radius:34px;padding:clamp(24px,5vw,38px);box-shadow:0 30px 90px #00000047}.modal-mark{background:var(--navy);width:58px;height:58px;color:var(--cream);border-radius:20px;place-items:center;margin-bottom:20px;display:grid}.age-modal h2{margin-bottom:12px}.age-modal p{color:var(--muted);line-height:1.7}.check-row{color:var(--ink);align-items:flex-start;gap:12px;margin:22px 0;font-weight:800;line-height:1.5;display:flex}.check-row input{width:20px;height:20px;accent-color:var(--terracotta);margin-top:2px}.cookie-consent{z-index:80;border:1px solid var(--line);width:min(960px,100% - 32px);color:var(--ink);background:#fffaf0;border-radius:24px;justify-content:space-between;align-items:center;gap:22px;padding:18px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 24px 70px #14213d2e}.cookie-consent p{color:var(--muted);margin:6px 0 0;line-height:1.5}.cookie-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cookie-actions a{color:var(--navy);font-weight:900}@keyframes reelPulse{0%{filter:blur();transform:translateY(0)scale(1)}45%{filter:blur(1px);transform:translateY(-12px)scale(1.04)}to{filter:blur();transform:translateY(0)scale(1)}}.footer{background:var(--navy);width:min(1180px,100% - 32px);color:var(--cream);border-radius:30px;grid-template-columns:minmax(0,1.4fr) minmax(160px,.6fr) minmax(160px,.6fr);gap:24px;margin:20px auto 32px;padding:clamp(24px,4vw,34px);display:grid}.footer strong{font-family:Space Grotesk,system-ui,sans-serif;font-size:1.2rem}.footer p{max-width:560px;margin:8px 0 0}.footer span{color:#d8d2c4;font-weight:800}.footer__group{align-content:start;gap:10px;display:grid}.footer__group a{color:#f4e8d4;font-weight:700;transition:color .18s}.footer__group a:hover,.footer__group a:focus-visible{color:#f4be79;outline:none}.footer__bottom{border-top:1px solid #fffaf02e;grid-column:1/-1;justify-content:space-between;gap:20px;padding-top:20px;display:flex}.footer__bottom p{margin:0}.footer__bottom span{white-space:nowrap}@media (width<=920px){.navbar{min-height:76px}.menu-toggle{display:block}.nav-links{z-index:80;border:1px solid var(--line);box-shadow:var(--shadow);background:#fffaf0;border-radius:24px;flex-direction:column;align-items:stretch;padding:14px;display:none;position:absolute;top:calc(100% - 4px);left:0;right:0}.nav-links--open{display:flex}.nav-links a{text-align:center;width:100%}.hero{grid-template-columns:1fr;padding-top:22px}.hero__content,.hero__panel{min-height:auto}.intro-section{grid-template-columns:repeat(2,1fr)}.about-grid,.disclaimer-section{grid-template-columns:1fr}.disclaimer-badge{width:88px;height:88px;font-size:1.55rem}.game-detail-hero{grid-template-columns:1fr}.cookie-consent{flex-direction:column;align-items:flex-start}.game-grid{grid-template-columns:1fr}.feature-band{flex-direction:column;align-items:flex-start}.footer{grid-template-columns:1fr}.footer__bottom{flex-direction:column}.footer__bottom span{white-space:normal}}@media (width<=560px){.navbar,main,.footer{width:min(100% - 22px,1180px)}.brand__mark{border-radius:15px;width:46px;height:46px}.brand__text strong{font-size:1rem}.brand__text small{font-size:.68rem}.hero__content,.hero__panel{border-radius:28px}.hero__actions,.button{width:100%}.hero__panel{min-height:460px;padding:18px}.slot-reels{grid-template-columns:1fr}.game-disclaimer{flex-direction:column}.play-actions,.play-studio button,.age-modal button,.cookie-actions,.cookie-actions button{width:100%}.panel-card{margin-top:96px}.intro-section,.mini-board{grid-template-columns:1fr}.showcase-ring{inset:28px}}
