*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-dark:#0d1b2a;--bg-page:#0d1b2a;--bg-light:#f4f6f9;--bg-card:#121c2a;--bg-elevated:#0d1b2a;--gold:#c9a227;--gold-light:#e8c050;--gold-dark:#9a7b1a;--text-primary:#f5f5f7;--text-secondary:#a8b0c0;--text-muted:#6b7280;--text-on-light:#0f172a;--text-secondary-on-light:#475569;--border-light:#e2e8f0;--accent-red:#e63946;--accent-green:#2ecc71;--border:#ffffff1a;--glow:#c9a22740;--radius:12px;--radius-lg:16px;--header-height:72px;--font-sans:"Rajdhani", system-ui, -apple-system, sans-serif;--font-display:"Rajdhani", system-ui, -apple-system, sans-serif}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip}body{font-family:var(--font-sans);background-color:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100%;font-weight:400;line-height:1.6;overflow-x:clip}main{min-height:100vh}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (width<=640px){.container{padding:0 1.15rem}.section-title{font-size:clamp(1.65rem,6.5vw,2.15rem)}.section-subtitle{font-size:1.05rem}.btn{padding:.8rem 1.6rem;font-size:1rem}}.section-title{font-family:var(--font-display);letter-spacing:0;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15}.section-subtitle{color:var(--text-secondary);max-width:560px;font-size:1.05rem}.btn{border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg, var(--gold), var(--gold-dark));color:#0a0a0f;box-shadow:0 4px 20px var(--glow)}.btn-primary:hover{box-shadow:0 6px 28px var(--glow)}.btn-outline{border:1.5px solid var(--border);color:var(--text-primary);background:0 0}.btn-outline:hover{border-color:var(--gold);background:#d4af3714}.header{z-index:200;background-color:#0000;position:sticky;top:0}.header:before{content:"";opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.header:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(#ffffff24 0%,#ffffff0d 16%,#0000 44%);transition:opacity .4s;position:absolute;inset:0}.header--at-top:before{opacity:1;background:linear-gradient(#000 0%,#000000e0 22%,#0000007a 52%,#0000 100%)}.header--scrolled{--header-bar-opacity:.9;box-shadow:0 4px 22px rgba(0, 0, 0, calc(.28 * var(--header-bar-opacity)));border-bottom-color:#ffffff12}.header--scrolled:before{opacity:var(--header-bar-opacity);background-color:#1d1f24}.header--scrolled:after{opacity:0}.header-bar{z-index:1;height:var(--header-height);justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}.header-brand{flex-shrink:0;align-items:center;gap:.75rem;display:inline-flex}.header-brand__logo{width:auto;height:34px;display:block}.header-brand__name{font-family:var(--font-display);color:#fff;letter-spacing:.01em;white-space:nowrap;font-size:1.58rem;font-weight:700}.header-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.header-nav__link{text-transform:uppercase;letter-spacing:.08em;color:#ffffffd1;border-radius:6px;padding:.5rem .9rem;font-size:1.23rem;font-weight:600;transition:color .2s,background .2s}.header-nav__link:hover{color:#fff;background:#ffffff14}@media (width<=768px){:root{--header-height:96px}.header-bar{flex-wrap:wrap;gap:.35rem 1rem;height:auto;min-height:56px;padding-top:.55rem;padding-bottom:.55rem}.header-brand__logo{height:28px}.header-brand__name{font-size:1.28rem}.header-nav{flex-wrap:wrap;justify-content:flex-start;gap:.15rem .1rem;width:100%}.header-nav__link{letter-spacing:.06em;padding:.35rem .5rem;font-size:.95rem}}@media (width<=400px){.header-brand__name{font-size:1.12rem}.header-nav__link{letter-spacing:.04em;padding:.3rem .4rem;font-size:.88rem}}.home{--home-section-pad:4.25rem;--home-section-pad-sm:2.975rem;--home-header-gap:2.55rem;--home-grid-gap:1.0625rem;background:var(--bg-dark)}.home-section{padding:var(--home-section-pad) 0}.home-section--anchored{content-visibility:auto;contain-intrinsic-size:auto 600px;position:relative;overflow:clip}.home-section--dark,.home-section--service{background:var(--bg-dark);color:var(--text-primary)}.home-section--dark .home-section__title,.home-section--service .home-section__title{color:#fff}.home-section--service-reverse .service-block{direction:rtl}.home-section--service-reverse .service-block>*{direction:ltr}.home-section__header{text-align:center;max-width:720px;margin:0 auto var(--home-header-gap)}.home-section__header--row{text-align:left;justify-content:space-between;align-items:flex-end;gap:1.275rem;max-width:none;display:flex}.home-section__label{text-transform:uppercase;letter-spacing:.14em;color:var(--gold);margin-bottom:.75rem;font-size:.78rem;font-weight:700}.home-section__label--light{color:var(--gold-light)}.home-section__title{font-family:var(--font-display);letter-spacing:0;margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.home-section__lead{color:var(--text-secondary-on-light);font-size:1.05rem;line-height:1.7}.home-hero{background:var(--bg-dark);width:100%;min-height:320px;margin-top:calc(-1 * var(--header-height));--hero-peek:15vh;height:calc(100dvh - var(--hero-peek));padding:0;position:relative;overflow:hidden}.home-hero__slides{position:absolute;inset:0}.home-hero__slide{opacity:0;visibility:hidden;z-index:0;pointer-events:none;justify-content:center;align-items:flex-end;transition:opacity .45s,visibility .45s;display:flex;position:absolute;inset:0}.home-hero__slide--active{opacity:1;visibility:visible;z-index:1;pointer-events:auto}.home-hero__media{object-fit:cover;object-position:center center;width:100%;height:100%;display:block;position:absolute;inset:0}.home-hero__scene{background:var(--bg-dark);position:absolute;inset:0;overflow:hidden}.home-hero__compose{position:absolute;inset:0;overflow:hidden}.home-hero__compose-stage{aspect-ratio:var(--hero-ref-aspect,1.7778);min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.home-hero__layer--bg{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.home-hero__decor{pointer-events:none;-webkit-user-select:none;user-select:none;height:auto;position:absolute}.home-hero__reel-machine{top:var(--hero-reel-top,10.5%);left:var(--hero-reel-left,20.5%);width:var(--hero-reel-width,57.5%);aspect-ratio:var(--hero-frame-aspect,1.667);position:absolute;overflow:visible}.home-hero__reel-frame{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.home-hero__symbol-grid{left:var(--hero-grid-left,13.17%);right:var(--hero-grid-right,13.92%);top:var(--hero-grid-top,19.31%);bottom:var(--hero-grid-bottom,9.86%);z-index:2;pointer-events:none;gap:0;display:flex;position:absolute}.home-hero__reel-column{flex:1;min-width:0;height:100%;overflow:hidden;container-type:size}.home-hero__reel-strip{will-change:transform}.home-hero__reel-symbol{width:100%;height:calc(100cqh / var(--hero-reel-rows,3));object-fit:cover;object-position:center center;display:block}.home-hero__wheel{top:var(--hero-wheel-top,36%);left:var(--hero-wheel-left,67.5%);width:var(--hero-wheel-width,27.5%);z-index:5;cursor:pointer;pointer-events:auto;background:0 0;border:none;padding:0;line-height:0;transition:filter .2s,transform .2s;position:absolute}.home-hero__wheel:hover:not(:disabled){filter:brightness(1.08)drop-shadow(0 0 12px #c9a22773);transform:scale(1.03)}.home-hero__wheel:disabled{cursor:not-allowed;opacity:.85}.home-hero__wheel-img{transform-origin:50%;width:100%;height:auto;display:block}.home-hero__scene--spinning .home-hero__wheel-img{animation:2.5s cubic-bezier(.2,.75,.2,1) both home-hero-wheel-spin}@keyframes home-hero-wheel-spin{0%{transform:rotate(0)}to{transform:rotate(2520deg)}}.home-hero__scene--paused .home-hero__wheel-img{animation:none!important}.home-hero__character{pointer-events:none;line-height:0;position:absolute}.home-hero__character-img{object-fit:contain;object-position:left bottom;width:auto;height:100%;display:block}.home-hero__inner{z-index:10;justify-content:flex-start;align-items:flex-end;width:100%;padding-top:0;padding-bottom:clamp(2rem,7vh,3.5rem);display:flex;position:relative}.home-hero__copy{isolation:isolate;margin:0;max-width:var(--hero-copy-max-width);text-align:left;margin-inline-start:var(--hero-copy-offset-x);position:relative}.home-hero__copy:before{content:"";z-index:-1;pointer-events:none;filter:blur(32px);background:radial-gradient(100% 90% at 50% 58%,#000c 0% 28%,#0000009e 48%,#00000047 68%,#0000 88%);position:absolute;inset:-.5rem -3rem -3rem;transform:translateY(.75rem)}.home-hero__title{font-family:var(--font-display);font-size:var(--hero-title-size);letter-spacing:0;color:#fff;filter:drop-shadow(0 0 6px #000c)drop-shadow(0 0 16px #000c)drop-shadow(0 0 32px #000c)drop-shadow(0 0 56px #000000bf);text-shadow:0 0 12px #000c,0 0 24px #000c,0 2px 6px #000c;margin-bottom:1rem;font-weight:700;line-height:1.08}.home-hero__lead{color:var(--gold-light);font-size:var(--hero-lead-size);filter:drop-shadow(0 0 5px #000c)drop-shadow(0 0 14px #000c)drop-shadow(0 0 28px #000c)drop-shadow(0 0 48px #000000bf);text-shadow:0 0 10px #000c,0 0 20px #000c,0 1px 5px #000c;max-width:100%;margin:0;font-weight:500;line-height:1.75}.home-hero__slide--casino{--hero-copy-offset-x:clamp(1.5rem, 12vw, 12rem);--hero-copy-max-width:clamp(320px, 48vw, 800px);--hero-title-size:clamp(1.8rem, 4.05vw, 2.925rem);--hero-lead-size:1.045rem}.home-hero__slide--casino .home-hero__compose-stage{transform:translate(-50%,-50%)}.home-hero__slide--einstant{--hero-copy-offset-x:clamp(1.5rem, 12vw, 12rem);--hero-copy-max-width:clamp(320px, 48vw, 800px);--hero-title-size:clamp(1.8rem, 4.05vw, 2.925rem);--hero-lead-size:1.045rem}.home-hero__slide--einstant .home-hero__media{object-fit:cover;object-position:center center}.home-hero__slide--casual{--hero-copy-offset-x:clamp(1.5rem, 12vw, 12rem);--hero-copy-max-width:clamp(320px, 48vw, 800px);--hero-title-size:clamp(1.8rem, 4.05vw, 2.925rem);--hero-lead-size:1.045rem}.home-hero__slide--casual .home-hero__media{object-fit:cover;object-position:center center}.home-hero__controls{z-index:2;pointer-events:none;position:absolute;inset:0}.home-hero__arrow{pointer-events:auto;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080e1873;border:1.5px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.75rem;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.home-hero__arrow:hover{border-color:var(--gold-light);background:#c9a22738;transform:translateY(-50%)scale(1.05)}.home-hero__arrow:focus-visible{outline:2px solid var(--gold-light);outline-offset:3px}.home-hero__arrow--prev{left:clamp(.75rem,2vw,1.5rem)}.home-hero__arrow--next{right:clamp(.75rem,2vw,1.5rem)}.pillar-grid{gap:var(--home-grid-gap);grid-template-columns:repeat(4,1fr);display:grid}.pillar-card{border:1px solid var(--border-light);border-radius:var(--radius);background:#fff;height:100%;padding:1.75rem 1.5rem;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 20px #0f172a0a}.pillar-card--glow:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0f172a14,0 0 0 1px #c9a22733,0 0 24px #c9a22726}.pillar-card__title{font-family:var(--font-display);color:var(--text-on-light);margin-bottom:.65rem;font-size:1.1rem;font-weight:700}.pillar-card__text{color:var(--text-secondary-on-light);font-size:.92rem;line-height:1.65}.why-choose{width:100%;color:var(--text-on-light);background:#fff;flex-direction:column;padding:clamp(4.275rem,6.65vw,5.7rem) 0;display:flex;position:relative}.why-choose__content{flex-direction:column;gap:clamp(1.5rem,3vw,2rem);display:flex;position:relative}.why-choose__header{margin-bottom:0}.why-choose__header .home-section__label{letter-spacing:.16em;margin-bottom:.65rem;font-size:.94rem}.why-choose__header .home-section__title{color:var(--text-on-light);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2.35rem,5.2vw,3.5rem);font-weight:700;line-height:1.1}.why-choose__header .home-section__lead{color:var(--text-secondary-on-light);max-width:42rem;margin-left:auto;margin-right:auto;font-size:clamp(1.02rem,1.8vw,1.12rem);line-height:1.6}.why-choose__pillars{gap:1.125rem;margin-top:0}.why-choose__card{border-radius:var(--radius);background:#fff;border:1px solid #0f172a0f;flex-direction:column;height:100%;min-height:15.5rem;padding:2.25rem 1.9rem 2.5rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:-6px 10px 22px #0f172a14,-2px 4px 8px #0f172a0a}.why-choose__card:hover{transform:translateY(-3px);box-shadow:-8px 14px 28px #0f172a1a,-3px 6px 12px #0f172a0d}.why-choose__card-title{font-family:var(--font-display);color:var(--text-on-light);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.why-choose__card-text{color:var(--text-secondary-on-light);margin-bottom:1rem;font-size:1rem;line-height:1.55}.why-choose__card-list{color:var(--text-secondary-on-light);margin:auto 0 0;padding-left:1.1rem;font-size:.9rem;line-height:1.6}.why-choose__card-list li+li{margin-top:.4rem}.service-block__visual{overflow:visible}.service-block__placeholder-img{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius-lg,12px);width:100%;display:block;box-shadow:0 18px 48px #00000073}.service-block__slot-loading{aspect-ratio:16/9;border-radius:var(--radius-lg,12px);background:#00000040;width:100%}.service-block__placeholder{aspect-ratio:16/9;border-radius:var(--radius-lg,12px);background:linear-gradient(145deg,#ffffff0f 0%,#ffffff05 100%);border:1px dashed #ffffff24;width:100%;box-shadow:inset 0 0 0 1px #ffffff0a}.service-block{grid-template-columns:1.15fr 1fr;align-items:center;gap:2.975rem;display:grid}.service-block--centered .service-block{text-align:center;grid-template-columns:1fr;max-width:880px;margin-inline:auto}.service-block--centered .service-block__list{margin-inline:auto;padding-left:0;list-style:none}.service-block--centered .service-block__list li{text-align:center}.service-block__title{font-family:var(--font-display);letter-spacing:0;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.service-block__lead{color:var(--gold-light);margin-bottom:1rem;font-size:1.05rem;font-weight:600}.service-block__body{color:#ffffffbf;margin-bottom:1.0625rem;line-height:1.75}.service-block__list{color:#ffffffb3;margin:0 0 1.275rem;padding-left:1.1rem;font-size:.95rem;line-height:1.8}.service-block__list li+li{margin-top:.35rem}.platform-tools__grid{perspective:1200px}.feature-grid{gap:var(--home-grid-gap);grid-template-columns:repeat(3,1fr);display:grid}.platform-tools__card .feature-card__title{color:#fff;position:relative}.platform-tools__card .feature-card__text{color:#ffffffd1;position:relative}.home-cta{padding:var(--home-section-pad) 0;background:var(--bg-dark);text-align:center}.home-cta__inner{max-width:640px}.home-cta__title{font-family:var(--font-display);letter-spacing:0;margin-bottom:1.4875rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.btn-lg{padding:.9rem 2rem;font-size:1rem}.btn-outline-light{color:#fff;background:0 0;border:1.5px solid #ffffff59}.btn-outline-light:hover{border-color:var(--gold);background:#d4af371a}.btn-glow{box-shadow:0 4px 24px #c9a22759}.btn-glow:hover{box-shadow:0 6px 32px #c9a22780}.reveal{opacity:0;transition:opacity .55s ease var(--reveal-delay,0s), transform .55s ease var(--reveal-delay,0s);transform:translateY(24px)}.reveal--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}.home-hero__slide{transition:none}.home-hero__scene--spinning .home-hero__wheel-img{animation:none}}@media (width<=1024px){.why-choose__pillars{grid-template-columns:repeat(2,1fr)}.home-hero__inner{padding-top:0;padding-bottom:1.75rem;padding-inline:3.25rem}.home-hero__slide--casino,.home-hero__slide--einstant,.home-hero__slide--casual{--hero-copy-offset-x:clamp(.75rem, 5vw, 4rem);--hero-copy-max-width:min(52vw, 560px);--hero-title-size:clamp(1.85rem, 3.6vw, 2.6rem);--hero-lead-size:clamp(1rem, 1.6vw, 1.1rem)}.service-block{grid-template-columns:1fr;gap:1.7rem}.home-section--service-reverse .service-block{direction:ltr}.pillar-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.why-choose__pillars{grid-template-columns:1fr}.home-section{padding:var(--home-section-pad-sm) 0}.why-choose{padding:clamp(3.325rem,7.6vw,4.275rem) 0}.home-hero{min-height:420px;height:min(100dvh - var(--hero-peek), 760px);--hero-peek:10vh}.home-hero__inner{padding-top:calc(var(--header-height) + .5rem);padding-bottom:1.5rem;justify-content:center;align-items:flex-end;padding-inline:3rem}.home-hero__slide--casino,.home-hero__slide--einstant,.home-hero__slide--casual{--hero-copy-offset-x:0;--hero-copy-max-width:100%;--hero-title-size:clamp(1.85rem, 7.2vw, 2.35rem);--hero-lead-size:clamp(1.05rem, 3.8vw, 1.2rem)}.home-hero__copy{text-align:center;width:100%}.home-hero__copy:before{filter:blur(22px);inset:-.35rem -1.25rem -1.5rem}.home-hero__title{margin-bottom:.75rem}.home-hero__lead{margin-inline:auto;line-height:1.55}.home-hero__arrow{width:2.5rem;height:2.5rem;font-size:1.5rem}.home-hero__arrow--prev{left:.5rem}.home-hero__arrow--next{right:.5rem}.home-section__title{font-size:clamp(1.65rem,6.5vw,2.1rem)}.home-section__lead{font-size:1.05rem}.why-choose__header .home-section__title{font-size:clamp(1.85rem,7vw,2.5rem)}.why-choose__header .home-section__lead{font-size:1.05rem}.why-choose__card{min-height:0;padding:1.75rem 1.4rem 1.9rem}.why-choose__card-title{font-size:1.2rem}.why-choose__card-text{font-size:1rem}.service-block__title{font-size:clamp(1.55rem,6vw,1.9rem)}.service-block__lead{font-size:1.05rem}.home-section__header--row{flex-direction:column;align-items:flex-start}.pillar-grid,.feature-grid{grid-template-columns:1fr}}@media (width<=400px){.home-hero__inner{padding-inline:2.75rem}.home-hero__slide--casino,.home-hero__slide--einstant,.home-hero__slide--casual{--hero-title-size:clamp(1.7rem, 8vw, 2.1rem);--hero-lead-size:1.05rem}}.page-header{background:var(--bg-dark);border-bottom:1px solid var(--border);padding:6.5rem 0 2.5rem}.page-header-inner{flex-direction:column;gap:2rem;display:flex}.page-header--with-image .page-header-inner{grid-template-columns:1fr minmax(220px,360px);align-items:center;gap:2.5rem;display:grid}.page-header-copy{min-width:0}.page-header-title{font-family:var(--font-display);letter-spacing:0;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.page-header-subtitle{color:var(--text-secondary);max-width:640px;font-size:1rem;line-height:1.7}.page-header-lead{color:var(--text-secondary);max-width:640px;margin-top:1rem;font-size:.95rem;line-height:1.75}.page-header-visual{border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden;box-shadow:0 16px 40px #00000059}.page-header-visual img{object-fit:cover;aspect-ratio:4/3;width:100%;height:100%}.page-header-back{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.9rem;transition:color .2s;display:inline-block}.page-header-back:hover{color:var(--gold)}@media (width<=768px){.page-header--with-image .page-header-inner{grid-template-columns:1fr}.page-header-visual{max-width:420px}}.game-detail-page{background:radial-gradient(ellipse 60% 40% at 50% 0%, #d4af3714, transparent), var(--bg-dark);min-height:100vh;padding:90px 0 4rem}.game-detail-inner{max-width:960px}.game-detail-back{color:var(--text-secondary);margin-bottom:2rem;font-size:.9rem;transition:color .2s;display:inline-block}.game-detail-back:hover{color:var(--gold)}.game-detail-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.game-detail-visual.games-preview-card{min-height:360px;box-shadow:0 16px 48px #0006}.game-detail-category{text-transform:uppercase;letter-spacing:.1em;color:var(--gold);margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:inline-block}.game-detail-info h1{font-family:var(--font-display);letter-spacing:0;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15}.game-detail-info p{color:var(--text-secondary);margin-bottom:2rem;line-height:1.8}.game-detail-actions{flex-wrap:wrap;gap:.75rem;display:flex}.game-detail-missing{text-align:center;padding:4rem 0}.game-detail-missing h1{margin-bottom:1.5rem}@media (width<=768px){.game-detail-grid{grid-template-columns:1fr;gap:2rem}}.app-shell{z-index:2;position:relative}.section{padding:4.25rem 0}.section-header{text-align:center;margin-bottom:2.55rem}.section-header .section-subtitle{margin:.75rem auto 0}.about{background:var(--bg-dark)}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-text{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.about-content-image{border-radius:var(--radius-lg);border:1px solid var(--border);margin:0 0 1.75rem;overflow:hidden}.about-content-image img{aspect-ratio:16/10;object-fit:cover;width:100%}.about-stats{gap:2.5rem;margin-top:2rem;display:flex}.about-stat{flex-direction:column;display:flex}.about-stat-value{font-family:var(--font-display);color:var(--gold);letter-spacing:0;font-size:2rem;font-weight:700}.about-stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.about-visual{perspective:1200px;flex-direction:column;gap:1rem;display:flex}.about-card .feature-card__title{color:#fff;position:relative}.about-card .feature-card__text{color:#ffffffd1;position:relative}.about-card__icon{z-index:2;margin-bottom:.5rem;font-size:1.75rem;display:block;position:relative}.feature-card{border-radius:var(--radius);height:100%;transform-style:preserve-3d;padding:1.75rem;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.feature-card--glossy{-webkit-backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #fff3;box-shadow:0 10px 36px #00000052,0 2px 8px #0000002e,inset 0 1px #ffffff2e,inset 0 -1px #00000024}.feature-card--glossy:before{content:"";border-radius:inherit;background-image:var(--title-bar-image);opacity:.72;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;position:absolute;inset:0;transform:scaleY(-1)}.feature-card--glossy:after{content:"";border-radius:inherit;opacity:.9;pointer-events:none;background:linear-gradient(#ffffff1a 0%,#ffffff08 18%,#0000 42%),linear-gradient(145deg,#ffffff14 0%,#0000 45%);position:absolute;inset:0}.feature-card__shine{z-index:1;pointer-events:none;background:linear-gradient(105deg,#0000 38%,#ffffff29 50%,#0000 62%);transition:transform .65s;position:absolute;inset:0;transform:translate(-130%)skew(-12deg)}.feature-card--glossy:hover{border-color:#e8c05073;transform:translateY(-6px)rotateX(4deg)scale(1.02);box-shadow:0 18px 48px #00000061,0 0 32px #c9a22738,inset 0 1px #fff3,inset 0 -1px #0000001a}.feature-card--glossy:hover .feature-card__shine{transform:translate(130%)skew(-12deg)}.feature-card__title{z-index:2;font-family:var(--font-display);margin-bottom:.5rem;font-size:1rem;font-weight:700;position:relative}.feature-card__text{z-index:2;font-size:.9rem;line-height:1.65;position:relative}.legal-content{max-width:720px}.legal-section+.legal-section{margin-top:2rem}.legal-section h2{margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.legal-section p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.legal-missing{text-align:center;padding:4rem 0}.games-preview-grid{grid-template-columns:repeat(3,1fr);gap:1.0625rem;display:grid}.games-preview-card{aspect-ratio:4/5;border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--bg-card);height:100%;min-height:280px;color:inherit;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}a.games-preview-card:hover{border-color:#d4af3759;transform:translateY(-4px);box-shadow:0 8px 32px #0000004d}.games-preview-card__body{z-index:1;background:linear-gradient(#080e1800 0%,#080e1873 25%,#080e18e0 55%,#080e18eb 100%);width:100%;padding:2.5rem 1.25rem 1.25rem;position:relative}.games-preview-card__category{text-transform:uppercase;letter-spacing:.08em;color:var(--gold);font-size:.72rem;font-weight:700}.games-preview-card__name{font-family:var(--font-display);color:#fff;margin:.35rem 0 .5rem;font-size:1.05rem;font-weight:700}.games-preview-card__desc{color:#ffffffd6;margin:0;font-size:.88rem;line-height:1.6}@media (width<=1024px){.games-preview-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.games-preview-grid{grid-template-columns:1fr}}.footer{border-top:1px solid var(--border);background:var(--bg-dark);padding-top:3rem}.footer-logo{width:auto;height:36px;margin-bottom:1rem}.footer-inner{grid-template-columns:1.2fr 2fr;gap:3rem;padding-bottom:2.5rem;display:grid}.footer-company{font-family:var(--font-display);letter-spacing:0;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.footer-tagline{color:var(--text-muted);font-size:.9rem}.footer-links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer-col h4{text-transform:uppercase;letter-spacing:.06em;color:var(--gold);margin-bottom:1rem;font-size:.85rem;font-weight:600}.footer-col a{color:var(--text-secondary);font-size:.9rem;line-height:2;transition:color .2s}.footer-col a:hover{color:var(--text-primary)}.footer-link-disabled{color:var(--text-secondary);cursor:default;font-size:.9rem;line-height:2}.footer-bottom{border-top:1px solid var(--border);padding:1.5rem 0}.footer-bottom p{color:var(--text-muted);text-align:center;font-size:.8rem}@media (width<=768px){.about-grid{grid-template-columns:1fr;gap:2.5rem}.about-stats{gap:1.5rem}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}}@media (width<=480px){.footer-links{grid-template-columns:1fr}.about-stats{flex-direction:column;gap:1rem}}.app-loader{z-index:9999;background:var(--bg-dark);opacity:1;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:fixed;inset:0}.app-loader--exiting{opacity:0;pointer-events:none}.app-loader__inner{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:min(280px,80vw);display:flex}.app-loader__logo{opacity:.95;width:48px;height:auto}.app-loader__brand{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);font-size:1.1rem;font-weight:700}.app-loader__bar{background:#ffffff14;border-radius:999px;width:100%;height:3px;margin-top:.5rem;overflow:hidden}.app-loader__bar-fill{border-radius:inherit;background:linear-gradient(90deg, var(--gold-dark), var(--gold-light));height:100%;transition:width .25s}.app-loader__label{color:var(--text-muted);letter-spacing:.02em;font-size:.8rem}@media (prefers-reduced-motion:reduce){.app-loader,.app-loader__bar-fill{transition:none}}
