:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;font-weight:400;font-display:swap;--primary-yellow: #FFEB0D;--primary-gold: #FFD700;--primary-dark: #23201E;--secondary-dark: #2a2724;--text-dark: #333;--text-light: #666;--background-light: #f8f9fa;--white: #ffffff;--ease-standard: cubic-bezier(.2, 0, 0, 1);--ease-emphasized: cubic-bezier(.2, .8, .2, 1);--duration-fast: .18s;--duration-medium: .26s;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .1);--shadow-md: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--shadow-brand: 0 10px 28px rgba(255, 235, 13, .15);--shadow-brand-glow: 0 0 20px rgba(255, 235, 13, .3);--glass-bg: rgba(255, 255, 255, .03);--glass-border: rgba(255, 255, 255, .08);--glass-blur: blur(12px);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-dark);background-color:var(--white);overflow-x:hidden;position:relative}body:after{content:"";position:fixed;inset:0;width:100%;height:100%;background-image:url('data:image/svg+xml,<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><filter id="noiseFilter"><feTurbulence type="fractalNoise" baseFrequency="0.65" numOctaves="3" stitchTiles="stitch"/></filter><rect width="100%" height="100%" filter="url(%23noiseFilter)" opacity="0.015"/></svg>');pointer-events:none;z-index:9999}#root{min-height:100vh}a{color:inherit;text-decoration:none}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.glass-panel{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border)}.text-gradient{background:linear-gradient(135deg,var(--primary-yellow),var(--primary-gold));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}button{font-family:inherit;border:none;cursor:pointer;outline:none}img{max-width:100%;height:auto}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.12s!important}}.skip-link{position:absolute;top:-40px;left:0;background:var(--primary-yellow);color:var(--primary-dark);padding:8px 12px;z-index:10000;border-radius:0 0 8px}.skip-link:focus{top:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--primary-yellow);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-gold)}button:focus-visible,a:focus-visible{outline:2px solid var(--primary-yellow);outline-offset:2px}::selection{background:var(--primary-yellow);color:var(--primary-dark)}::-moz-selection{background:var(--primary-yellow);color:var(--primary-dark)}._selector_3ncfh_1{display:flex;align-items:center;gap:2px;background:#ffffff14;border-radius:8px;padding:3px;border:1px solid rgba(255,255,255,.1)}._option_3ncfh_11{padding:5px 10px;border:none;background:transparent;color:#ffffff80;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;border-radius:6px;transition:all .25s ease;letter-spacing:.5px}._option_3ncfh_11:hover{color:#fffc;background:#ffffff0f}._option_3ncfh_11._active_3ncfh_30{background:var(--primary-yellow, #FFEB0D);color:#1a1a1a;box-shadow:0 2px 8px #ffeb0d40}._navbar_2u6c4_3{position:fixed;top:0;left:0;right:0;background:#23201ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;transition:background var(--duration-medium) var(--ease-standard),box-shadow var(--duration-medium) var(--ease-standard);height:70px;display:flex;align-items:center;border-bottom:1px solid var(--primary-yellow)}._scrolled_2u6c4_33{background:#1a1816;box-shadow:0 2px 20px #0000001a}._navContainer_2u6c4_45{max-width:95vw;width:100%;margin:0 auto;padding:0 2rem;height:100%;display:flex;align-items:center}@media(min-width:1600px){._navContainer_2u6c4_45{max-width:90vw;padding:0 3rem}}._containerRow_2u6c4_81{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}._logo_2u6c4_97{display:flex;align-items:center;flex-shrink:0;z-index:1001}._links_2u6c4_113{display:flex;gap:2rem;align-items:center;flex-shrink:0}._link_2u6c4_113{color:#fff;text-decoration:none;font-weight:500;position:relative;transition:color var(--duration-fast) var(--ease-standard);cursor:pointer;padding:.5rem 0}._link_2u6c4_113:hover,._active_2u6c4_149{color:#ffeb0d}._link_2u6c4_113:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:linear-gradient(135deg,#ffeb0d,gold);transition:width var(--duration-medium) var(--ease-emphasized)}._link_2u6c4_113:hover:after,._active_2u6c4_149:after{width:100%}._toggle_2u6c4_191{display:none;background:transparent;border:none;width:44px;height:44px;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer;z-index:1001;position:relative}._bar_2u6c4_221{width:25px;height:2px;background:#fff;transition:all .3s ease;transform-origin:center}@media(max-width:768px){._navContainer_2u6c4_45{padding:0 1rem}._toggle_2u6c4_191{display:flex}._links_2u6c4_113{display:none}._open_2u6c4_265 ._bar_2u6c4_221:nth-child(1){transform:rotate(45deg) translate(6px,6px)}._open_2u6c4_265 ._bar_2u6c4_221:nth-child(2){opacity:0;transform:scale(0)}._open_2u6c4_265 ._bar_2u6c4_221:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}}._mobileMenu_2u6c4_295{position:fixed;top:70px;left:0;width:100vw;height:calc(100vh - 70px);background:#23201efa;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:999;padding:3rem 1rem;overflow-y:auto;animation:_slideInDown_2u6c4_1 .4s ease-out}._mobileLinks_2u6c4_323{display:flex;flex-direction:column;gap:0;max-width:400px;margin:0 auto;padding-top:2rem}._mobileLink_2u6c4_323{color:#fff;text-decoration:none;font-weight:600;font-size:1.2rem;padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease;position:relative;text-align:left}._mobileLink_2u6c4_323:hover{background:#ffeb0d1a;color:#ffeb0d;padding-left:2.5rem}._mobileLink_2u6c4_323._active_2u6c4_149{background:#ffeb0d26;color:#ffeb0d;border-left:4px solid #FFEB0D}._mobileLink_2u6c4_323:last-child{border-bottom:none}._mobileLink_2u6c4_323{animation:_fadeInUp_2u6c4_1 .5s ease-out forwards;opacity:0;transform:translateY(20px)}._mobileLink_2u6c4_323:nth-child(1){animation-delay:.1s}._mobileLink_2u6c4_323:nth-child(2){animation-delay:.2s}._mobileLink_2u6c4_323:nth-child(3){animation-delay:.3s}._mobileLink_2u6c4_323:nth-child(4){animation-delay:.4s}._mobileLink_2u6c4_323:nth-child(5){animation-delay:.5s}@keyframes _slideInDown_2u6c4_1{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInUp_2u6c4_1{to{opacity:1;transform:translateY(0)}}._overlay_2u6c4_491{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:998;animation:_fadeIn_2u6c4_1 .3s ease-out}@keyframes _fadeIn_2u6c4_1{0%{opacity:0}to{opacity:1}}._logoContainer_68kyq_3{display:inline-flex;align-items:center;justify-content:flex-start;line-height:0;vertical-align:top}._logoImage_68kyq_19{display:block;height:auto;width:150px;max-height:50px;object-fit:contain;object-position:left center;margin:0;padding:0;border:0;outline:0;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;image-rendering:crisp-edges;transition:transform .2s ease-out,filter .2s ease-out;vertical-align:top;font-size:0}._logoImage_68kyq_19:hover{transform:scale(1.05);filter:brightness(1.1)}._logoContainer_68kyq_3 *{box-sizing:border-box}@media(max-width:768px){._logoImage_68kyq_19{width:130px;max-height:40px}}@media(max-width:480px){._logoImage_68kyq_19{width:120px;max-height:50px}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){._logoImage_68kyq_19{image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast}}._container_1i19n_1{max-width:1200px;margin:0 auto;padding:0 24px}._btn_1qplp_1{display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;font-weight:600;border-radius:12px;transition:transform var(--duration-medium) var(--ease-emphasized),box-shadow var(--duration-medium) var(--ease-standard),background var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard),border-color var(--duration-fast) var(--ease-standard)}._btn_1qplp_1:hover{opacity:.98}._primary_1qplp_31{background:linear-gradient(135deg,#ffeb0d,gold);color:#23201e;padding:20px 36px;font-size:1.1rem}._primary_1qplp_31:hover{transform:translateY(-2px);box-shadow:var(--shadow-brand)}._outline_1qplp_55{background:transparent;color:#fff;border:2px solid #FFEB0D;padding:14px 30px;font-size:1.1rem}._outline_1qplp_55:hover{background:#ffeb0d;color:#23201e;transform:translateY(-2px);box-shadow:var(--shadow-soft)}._fullWidth_1qplp_85{width:100%}._section_1p5td_1{background:#0a0a1a;color:#fff;padding:160px 0 100px;min-height:85vh;display:flex;align-items:center;position:relative;overflow:hidden}._bgLayer_1p5td_13{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1);z-index:0;transform:scale(1.05)}._bgLayerActive_1p5td_26{opacity:1}._bgOverlay_1p5td_31{position:absolute;inset:0;background:linear-gradient(to bottom,#0a0a1aa6,#0a0a1a73 40%,#0a0a1abf);z-index:1;pointer-events:none}._content_1p5td_40{position:relative;z-index:2}._title_1p5td_45{text-align:center;font-size:3.5rem;font-weight:800;margin-bottom:3.5rem;letter-spacing:-1px;text-shadow:0 4px 20px rgba(0,0,0,.5)}._grid_1p5td_55{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem}._card_1p5td_61{border-radius:16px;overflow:hidden;position:relative;aspect-ratio:3 / 4;transition:all .4s var(--ease-standard);box-shadow:0 8px 24px #0006;will-change:transform;border:2px solid transparent}._card_1p5td_61:hover,._cardActive_1p5td_73{transform:translateY(-10px) scale(1.04);box-shadow:0 24px 48px #00000080,0 0 40px #ffeb0d26;border-color:#ffeb0d66}._cardImage_1p5td_81{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s var(--ease-standard)}._card_1p5td_61:hover ._cardImage_1p5td_81,._cardActive_1p5td_73 ._cardImage_1p5td_81{transform:scale(1.08)}._cardPlaceholder_1p5td_94{width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#2a1a3e);display:flex;align-items:center;justify-content:center;font-size:3rem}._cardOverlay_1p5td_104{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,transparent 50%);display:flex;align-items:flex-end;padding:1.25rem;opacity:0;transition:opacity .35s ease}._card_1p5td_61:hover ._cardOverlay_1p5td_104,._cardActive_1p5td_73 ._cardOverlay_1p5td_104{opacity:1}._cardTitle_1p5td_120{font-size:1rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}._cta_1p5td_128{text-align:center;margin-top:3.5rem}._loading_1p5td_134{text-align:center;padding:4rem;color:#fff6;font-size:1.1rem}._empty_1p5td_141{text-align:center;padding:4rem;display:flex;flex-direction:column;align-items:center;gap:1rem}._empty_1p5td_141 span{font-size:3rem}._empty_1p5td_141 p{color:#fff6}@media(max-width:1024px){._section_1p5td_1{padding:130px 0 80px}._grid_1p5td_55{grid-template-columns:repeat(3,1fr)}._title_1p5td_45{font-size:2.5rem}}@media(max-width:640px){._section_1p5td_1{padding:110px 0 60px;min-height:auto}._grid_1p5td_55{grid-template-columns:repeat(2,1fr);gap:.75rem}._title_1p5td_45{font-size:2rem;margin-bottom:2rem}._card_1p5td_61{border-radius:12px}._cta_1p5td_128{margin-top:2rem}}._section_13pre_1{padding:120px 0;background:linear-gradient(to bottom,#fcfcfc,#f8f9fa);position:relative;overflow:hidden}._section_13pre_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(at 0% 0%,rgba(255,235,13,.03) 0,transparent 50%),radial-gradient(at 50% 0%,rgba(255,235,13,.02) 0,transparent 50%);pointer-events:none}._grid_13pre_41{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._content_13pre_55 h2{font-size:3rem;font-weight:800;color:var(--primary-dark);margin-bottom:2rem;line-height:1.1;letter-spacing:-1px}._content_13pre_55 h2 span{color:#ffeb0d;background:linear-gradient(135deg,#ffeb0d,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._content_13pre_55 p{font-size:1.1rem;color:var(--text-light);line-height:1.8;margin-bottom:1rem}._features_13pre_103{display:grid;gap:1.5rem;margin-top:2rem}._feature_13pre_103{display:flex;align-items:flex-start;gap:1rem}._featureIcon_13pre_127{width:50px;height:50px;background:linear-gradient(135deg,#ffeb0d,gold);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}._featureText_13pre_151 h3{font-size:1.1rem;font-weight:600;color:var(--primary-dark);margin-bottom:.3rem}._featureText_13pre_151 p{font-size:.95rem;color:var(--text-light);margin:0}._visual_13pre_177{position:relative;height:500px;display:flex;align-items:center;justify-content:center}._imageContainer_13pre_193{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._mainImage_13pre_211{width:100%;max-width:550px;border-radius:32px;box-shadow:0 30px 60px -12px #00000026,0 18px 36px -18px #0003;object-fit:cover;border:8px solid white;transform:rotate(2deg);transition:transform .6s var(--ease-emphasized)}._mainImage_13pre_211:hover{transform:rotate(0) scale(1.02)}._decorCircle_13pre_243{position:absolute;width:500px;height:500px;border-radius:50%;background:linear-gradient(135deg,#ffeb0d1a,#ffd7001a);z-index:-1}@media(max-width:768px){._grid_13pre_41{grid-template-columns:1fr;gap:3rem}._content_13pre_55 h2{font-size:2rem;text-align:center}._content_13pre_55 p{text-align:center}._visual_13pre_177{order:-1;height:300px}}._section_1gktf_1{padding:100px 0;background:radial-gradient(circle at 50% 0%,#1a1825,#111018);color:#fff}._loading_1gktf_7,._noGames_1gktf_8{text-align:center;padding:4rem;color:#fff6;font-size:1.1rem}._subsection_1gktf_16{margin-bottom:5rem}._subsection_1gktf_16:last-child{margin-bottom:0}._subsectionHeader_1gktf_24{margin-bottom:2rem}._sectionLabel_1gktf_28{display:inline-block;color:#7c3aed;font-size:.9rem;font-weight:600;margin-bottom:.5rem;letter-spacing:.5px}._subsectionTitle_1gktf_37{font-size:2rem;font-weight:800;margin-bottom:.75rem;letter-spacing:-.5px}._subsectionDesc_1gktf_44{font-size:1rem;opacity:.6;max-width:700px;line-height:1.6}._carousel_1gktf_52{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}._gameCard_1gktf_58{position:relative;border-radius:16px;overflow:hidden;background:#1e1b2e;transition:all .4s var(--ease-standard)}._gameCard_1gktf_58:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000080,0 0 20px #7c3aed1a}._cardLink_1gktf_72{display:block}._gameImage_1gktf_76{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;transition:transform .6s var(--ease-standard)}._gameCard_1gktf_58:hover ._gameImage_1gktf_76{transform:scale(1.06)}._gamePlaceholder_1gktf_88{width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,#1e1b2e,#2a2640);display:flex;align-items:center;justify-content:center;font-size:3rem}._gameActions_1gktf_99{position:absolute;bottom:0;left:0;right:0;padding:1.25rem;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,transparent 100%);display:flex;align-items:center;justify-content:space-between;opacity:0;transform:translateY(8px);transition:all .35s ease}._gameCard_1gktf_58:hover ._gameActions_1gktf_99{opacity:1;transform:translateY(0)}._infoBtn_1gktf_119{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff1a;color:#fff;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}._infoBtn_1gktf_119:hover{background:#fff3}._newGamesLayout_1gktf_137{display:grid;grid-template-columns:1fr 2.5fr;gap:3rem;align-items:start}._newGamesText_1gktf_144{padding-top:.5rem}@media(max-width:1024px){._newGamesLayout_1gktf_137{grid-template-columns:1fr;gap:2rem}._carousel_1gktf_52{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media(max-width:640px){._section_1gktf_1{padding:60px 0}._subsectionTitle_1gktf_37{font-size:1.5rem}._carousel_1gktf_52{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._subsection_1gktf_16{margin-bottom:3rem}}._section_1muxv_1{padding:120px 0;background:#f8f9fa;position:relative}._header_1muxv_13{text-align:center;margin-bottom:4rem}._header_1muxv_13 h2{font-size:3rem;font-weight:800;color:var(--primary-dark);margin-bottom:1rem;letter-spacing:-1px}._header_1muxv_13 h2 span{color:#ffeb0d;background:linear-gradient(135deg,#ffeb0d,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._header_1muxv_13 p{font-size:1.1rem;color:var(--text-light);max-width:600px;margin:0 auto}._grid_1muxv_69{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}._card_1muxv_81{background:#fff;border-radius:24px;padding:3rem 2rem;box-shadow:var(--shadow-md);transition:all .4s var(--ease-standard);text-align:center;border:1px solid rgba(0,0,0,.03);position:relative;overflow:hidden}._card_1muxv_81:hover{transform:translateY(-10px);box-shadow:var(--shadow-xl);border-color:#ffeb0d4d}._card_1muxv_81:after{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,transparent,#FFEB0D,transparent);transform:translate(-100%);transition:transform .6s var(--ease-emphasized)}._card_1muxv_81:hover:after{transform:translate(100%)}._icon_1muxv_149{width:80px;height:80px;background:linear-gradient(135deg,#ffeb0d,gold);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2.2rem;margin:0 auto 2rem;box-shadow:0 10px 20px #ffeb0d33;transition:transform .4s var(--ease-emphasized)}._card_1muxv_81:hover ._icon_1muxv_149{transform:scale(1.1) rotate(5deg)}._card_1muxv_81 h3{font-size:1.3rem;font-weight:600;color:var(--primary-dark);margin-bottom:1rem}._card_1muxv_81 p{font-size:.95rem;color:var(--text-light);line-height:1.6}@media(max-width:1024px){._grid_1muxv_69{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._header_1muxv_13 h2{font-size:2rem}._grid_1muxv_69{grid-template-columns:1fr;max-width:400px;margin:0 auto}}._section_1ye9l_1{padding:100px 0;background:linear-gradient(135deg,#23201e,#2a2724);color:#fff}._header_1ye9l_13{text-align:center;margin-bottom:4rem}._header_1ye9l_13 h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}._header_1ye9l_13 h2 span{color:#ffeb0d;background:linear-gradient(135deg,#ffeb0d,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._header_1ye9l_13 p{font-size:1.1rem;opacity:.8;max-width:600px;margin:0 auto}._logosGrid_1ye9l_65{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;align-items:center;justify-items:center;margin-bottom:4rem}._logoItem_1ye9l_83{background:#ffffff0d;border-radius:12px;padding:2rem;width:100%;height:100px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._logoItem_1ye9l_83:hover{background:#ffeb0d1a;transform:scale(1.05)}._logoPlaceholder_1ye9l_117{font-size:2.5rem;opacity:.8}._cta_1ye9l_127{text-align:center;padding:3rem;background:#ffeb0d0d;border-radius:20px;border:1px solid rgba(255,235,13,.2)}._cta_1ye9l_127 h3{font-size:1.5rem;margin-bottom:1rem}._cta_1ye9l_127 p{opacity:.8;margin-bottom:1.5rem}._ctaEmail_1ye9l_163{display:inline-flex;align-items:center;gap:.5rem;color:#ffeb0d;font-weight:600;font-size:1.1rem;text-decoration:none;transition:opacity .3s ease}._ctaEmail_1ye9l_163:hover{opacity:.8}@media(max-width:768px){._header_1ye9l_13 h2{font-size:2rem}._logosGrid_1ye9l_65{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}._logoItem_1ye9l_83{padding:1.5rem;height:80px}}._section_1pvzd_1{padding:120px 0;background:var(--white);position:relative;overflow:hidden}._header_1pvzd_8{text-align:center;margin-bottom:5rem}._header_1pvzd_8 h2{font-size:3.5rem;font-weight:800;color:var(--primary-dark);margin-bottom:1rem;letter-spacing:-.02em}._header_1pvzd_8 h2 span{color:var(--primary-color);background:linear-gradient(135deg,#ffeb0d,#ffb800);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._grid_1pvzd_28{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}._newsCard_1pvzd_34{background:var(--white);border:1px solid rgba(0,0,0,.1);border-radius:32px;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;height:100%;box-shadow:var(--shadow-sm)}._newsCard_1pvzd_34:hover{transform:translateY(-12px);border-color:var(--primary-yellow);box-shadow:var(--shadow-lg)}._newsImage_1pvzd_52{width:100%;height:240px;object-fit:cover;transition:transform .8s ease}._newsCard_1pvzd_34:hover ._newsImage_1pvzd_52{transform:scale(1.1)}._newsPlaceholder_1pvzd_63{width:100%;height:240px;background:linear-gradient(135deg,#23201e,#332f2c);display:flex;align-items:center;justify-content:center}._newsContent_1pvzd_72{padding:2.5rem;display:flex;flex-direction:column;flex-grow:1}._newsDate_1pvzd_79{font-size:.9rem;color:var(--primary-color);font-weight:700;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em}._newsTitle_1pvzd_88{font-size:1.5rem;font-weight:700;color:#23201e;margin-bottom:1.25rem;line-height:1.3}._newsExcerpt_1pvzd_96{font-size:1.05rem;color:#23201e;line-height:1.7;margin-bottom:2rem}@media(max-width:1200px){._grid_1pvzd_28{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._section_1pvzd_1{padding:80px 0}._header_1pvzd_8 h2{font-size:2.5rem}._grid_1pvzd_28{grid-template-columns:1fr;gap:2rem}._newsContent_1pvzd_72{padding:2rem}}._section_y8b7a_1{padding:120px 0;background:radial-gradient(circle at 50% 100%,rgba(255,235,13,.05) 0%,transparent 40%),linear-gradient(135deg,#1a1817,#23201e);color:#fff;position:relative;overflow:hidden}._header_y8b7a_19{text-align:center;margin-bottom:4rem}._header_y8b7a_19 h2{font-size:3rem;font-weight:800;margin-bottom:1rem;letter-spacing:-1px}._header_y8b7a_19 h2 span{color:#ffeb0d;background:linear-gradient(135deg,#ffeb0d,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._header_y8b7a_19 p{font-size:1.1rem;opacity:.8;max-width:600px;margin:0 auto}._grid_y8b7a_73{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._formContainer_y8b7a_87{background:#ffffff08;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:32px;padding:3.5rem;border:1px solid rgba(255,235,13,.1);box-shadow:var(--shadow-xl)}._form_y8b7a_87{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_y8b7a_119{display:flex;flex-direction:column;gap:.5rem}._inputGroup_y8b7a_119 label{font-weight:500;font-size:.95rem}._inputGroup_y8b7a_119 input,._inputGroup_y8b7a_119 textarea{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.2rem;color:#fff;font-family:inherit;font-size:1rem;transition:all .3s var(--ease-standard)}._inputGroup_y8b7a_119 input:focus,._inputGroup_y8b7a_119 textarea:focus{outline:none;border-color:#ffeb0d;background:#ffeb0d14;box-shadow:0 0 0 4px #ffeb0d1a}._inputGroup_y8b7a_119 input::placeholder,._inputGroup_y8b7a_119 textarea::placeholder{color:#ffffff80}._inputGroup_y8b7a_119 textarea{min-height:120px;resize:vertical}._info_y8b7a_201{display:flex;flex-direction:column;gap:2rem}._infoCard_y8b7a_213{background:#ffffff0d;border-radius:16px;padding:2rem;border:1px solid rgba(255,235,13,.1)}._infoCard_y8b7a_213 h3{font-size:1.2rem;margin-bottom:1rem;color:#ffeb0d}._infoCard_y8b7a_213 p{opacity:.8;line-height:1.6}._infoCard_y8b7a_213 a{color:#ffeb0d;text-decoration:none;transition:opacity .3s ease}._infoCard_y8b7a_213 a:hover{opacity:.8;text-decoration:underline;color:#23201e}._socialLinks_y8b7a_273{display:flex;gap:1rem;margin-top:1rem}._socialLink_y8b7a_273{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:#ffeb0d1a;border-radius:12px;font-size:1.3rem;transition:all .3s ease}._socialLink_y8b7a_273:hover{background:#ffeb0d;transform:translateY(-3px)}@media(max-width:768px){._grid_y8b7a_73{grid-template-columns:1fr;gap:3rem}._header_y8b7a_19 h2{font-size:2rem}._formContainer_y8b7a_87{padding:1.5rem}}._footer_1020a_1{background:#1a1816;color:#fff;padding:40px 0 20px}@media(min-width:640px){._footer_1020a_1{padding:60px 0 20px}}._header_1020a_15{text-align:center;margin-bottom:1.5rem}@media(min-width:640px){._header_1020a_15{margin-bottom:2rem}}@media(min-width:1024px){._header_1020a_15{display:none}}._desktopHeader_1020a_35{display:none}@media(min-width:1024px){._desktopHeader_1020a_35{display:block;text-align:left}}._desktopLogo_1020a_46{height:80px;width:auto;margin-bottom:1rem}._desktopDescription_1020a_52{color:#fffc;font-size:.95rem;line-height:1.5;margin:0}._grid_1020a_60{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}@media(min-width:640px){._grid_1020a_60{gap:2rem;margin-bottom:2rem}}@media(min-width:1024px){._grid_1020a_60{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;align-items:start;margin-bottom:2rem}}._logo_1020a_84{height:60px;width:auto;margin-bottom:.75rem}@media(min-width:640px){._logo_1020a_84{height:70px;margin-bottom:1rem}}@media(min-width:1024px){._logo_1020a_84{height:80px;margin-bottom:1.25rem}}._description_1020a_106{color:#fffc;font-size:.95rem;line-height:1.5;max-width:500px;margin:0 auto}@media(min-width:640px){._description_1020a_106{font-size:1rem;line-height:1.6;max-width:600px}}@media(min-width:1024px){._description_1020a_106{font-size:1.1rem;max-width:700px}}._heading_1020a_130{color:#ffeb0d;margin-bottom:.75rem;font-size:1rem;font-weight:600}@media(min-width:640px){._heading_1020a_130{font-size:1.1rem;margin-bottom:1rem}}@media(min-width:1024px){._heading_1020a_130{font-size:1.2rem}}._list_1020a_151{list-style:none;padding:0;margin:0}._listItem_1020a_157{margin-bottom:.25rem}@media(min-width:640px){._listItem_1020a_157{margin-bottom:.35rem}}._grid_1020a_60>div:nth-child(1){text-align:left}._grid_1020a_60>div:nth-child(2){text-align:left}._grid_1020a_60>div:nth-child(3){text-align:right}._grid_1020a_60>div:nth-child(4){text-align:center}@media(min-width:1024px){._grid_1020a_60>div:nth-child(1){text-align:left}._grid_1020a_60>div:nth-child(2){text-align:left}._grid_1020a_60>div:nth-child(3){text-align:left}._grid_1020a_60>div:nth-child(4){text-align:center}}._legalButton_1020a_204{background:none;border:none;color:#fff;cursor:pointer;text-align:right;padding:.25rem 0;font:inherit;transition:color var(--duration-fast) var(--ease-standard);width:100%;border-radius:4px;font-size:.9rem}@media(min-width:640px){._legalButton_1020a_204{padding:0;font-size:1rem}}@media(min-width:1024px){._legalButton_1020a_204{text-align:center;width:auto;display:inline-block}}._legalButton_1020a_204:hover{color:var(--primary-yellow)}@media(min-width:640px){._legalButton_1020a_204:hover{color:var(--primary-yellow)}}@media(min-width:1024px){._legalButton_1020a_204:hover{color:var(--primary-yellow)}}._legalButton_1020a_204:focus-visible{outline:2px solid var(--primary-yellow);outline-offset:2px;border-radius:4px}._linkButton_1020a_257{background:none;border:none;color:#fff;cursor:pointer;text-align:left;padding:.25rem 0;font:inherit;transition:color var(--duration-fast) var(--ease-standard);width:100%;border-radius:4px;font-size:.9rem}@media(min-width:640px){._linkButton_1020a_257{padding:0;font-size:1rem}}@media(min-width:1024px){._linkButton_1020a_257{width:auto;display:inline-block}}._linkButton_1020a_257:hover{color:var(--primary-yellow);background:#ffeb0d1a}@media(min-width:640px){._linkButton_1020a_257:hover{background:none}}._linkButton_1020a_257:focus-visible{outline:2px solid var(--primary-yellow);outline-offset:2px;border-radius:4px}._responsibleGaming_1020a_305{display:flex;align-items:center;justify-content:center;gap:1.25rem;padding:1.5rem 0;margin-bottom:1.5rem}._ageBadge_1020a_314{flex-shrink:0;width:52px;height:52px;border-radius:50%;border:2.5px solid #e74c3c;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:800;color:#e74c3c;letter-spacing:-.5px}._responsibleContent_1020a_329{display:flex;flex-direction:column;gap:.3rem}._ageRestriction_1020a_335{font-size:.8rem;color:#fff9;margin:0;line-height:1.4}._responsibleLabel_1020a_342{font-size:.85rem;font-weight:700;color:#ffffffd9;letter-spacing:1.5px;margin:0}._gambleAwareLink_1020a_350{font-size:.8rem;color:#ffeb0d;text-decoration:none;font-weight:500;transition:opacity .2s ease}._gambleAwareLink_1020a_350:hover{opacity:.8;text-decoration:underline}@media(max-width:480px){._responsibleGaming_1020a_305{flex-direction:column;text-align:center;gap:.75rem}._responsibleContent_1020a_329{align-items:center}}._bottom_1020a_376{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center;color:#fff9}._anjouanSeal_1020a_383{margin:1.5rem auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:center;align-items:center;text-align:center;max-width:800px;grid-column:1 / -1}@media(min-width:640px){._anjouanSeal_1020a_383{margin:2rem auto;padding-top:1.5rem}}@media(min-width:1024px){._anjouanSeal_1020a_383{margin:0;padding:2rem 0;border:none;max-width:none;width:auto;grid-column:4;grid-row:1;display:flex;justify-content:center;align-items:flex-start}}._anjouanSeal_1020a_383 img{max-width:96px;height:auto;opacity:.8;transition:opacity .3s ease}._anjouanSeal_1020a_383:hover img{opacity:1}._socials_1020a_430{display:flex;justify-content:center;align-items:center;gap:1.25rem;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.08);margin-top:1.5rem}._socialLink_1020a_440{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#ffffff0f;color:#fff9;transition:all .3s ease}._socialLink_1020a_440:hover{background:var(--primary-yellow, #ffc800);color:var(--primary-dark, #161513);transform:translateY(-2px)}._bottom_1020a_376{text-align:center;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.08);color:#fff6;font-size:.8rem;line-height:1.6}._scrollToTop_1vb5u_1{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background:linear-gradient(135deg,#ffeb0d,gold);border:none;border-radius:50%;color:#23201e;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #ffeb0d4d;z-index:1000;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease-out}._scrollToTop_1vb5u_1._visible_1vb5u_45{opacity:1;visibility:visible;transform:translateY(0)}._scrollToTop_1vb5u_1:hover{background:linear-gradient(135deg,gold,#ffeb0d);transform:translateY(-2px);box-shadow:0 6px 25px #ffeb0d66}._scrollToTop_1vb5u_1:active{transform:translateY(0)}._scrollToTop_1vb5u_1 svg{transition:transform .2s ease}._scrollToTop_1vb5u_1:hover svg{transform:translateY(-1px)}@media(max-width:768px){._scrollToTop_1vb5u_1{bottom:1.5rem;right:1.5rem;width:45px;height:45px}}@media(max-width:480px){._scrollToTop_1vb5u_1{bottom:1rem;right:1rem;width:40px;height:40px}._scrollToTop_1vb5u_1 svg{width:20px;height:20px}}@media(min-width:1024px){._scrollToTop_1vb5u_1{bottom:2.5rem;right:2.5rem;width:55px;height:55px}}@keyframes _pulse_1vb5u_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._scrollToTop_1vb5u_1:focus-visible{outline:2px solid #FFEB0D;outline-offset:3px;animation:_pulse_1vb5u_1 .6s ease-in-out}._overlay_19m43_2{position:fixed;inset:0;background:#23201ed9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;animation:_fadeIn_19m43_1 var(--duration-medium) var(--ease-standard) forwards}._modal_19m43_20{background:var(--white);border-radius:20px;width:100%;max-width:1100px;height:90vh;max-height:90vh;box-shadow:var(--shadow-medium),0 0 0 1px #ffeb0d1a;display:flex;flex-direction:column;overflow:hidden;transform:translateY(20px) scale(.95);animation:_slideIn_19m43_1 var(--duration-medium) var(--ease-emphasized) forwards}._header_19m43_36{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;background:linear-gradient(135deg,var(--primary-dark),var(--secondary-dark));color:var(--white);position:relative;overflow:hidden}._progressBar_19m43_48{position:absolute;bottom:0;left:0;height:3px;background:linear-gradient(90deg,var(--primary-yellow),var(--primary-gold));transition:width .1s ease;border-radius:0 2px 0 0;box-shadow:0 0 8px #ffeb0d66;display:none}._header_19m43_36:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,235,13,.05),transparent);animation:_shine_19m43_1 4s infinite;pointer-events:none}._header_19m43_36 h2{margin:0;font-size:1.75rem;font-weight:700;color:var(--primary-yellow);text-shadow:0 2px 4px rgba(0,0,0,.3);filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}._closeButton_19m43_81{background:#ffffff1a;border:1px solid rgba(255,235,13,.3);color:var(--white);font-size:1.5rem;cursor:pointer;padding:8px;border-radius:50%;transition:all var(--duration-fast) var(--ease-standard);display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._closeButton_19m43_81:hover{background:var(--primary-yellow);color:var(--primary-dark);border-color:var(--primary-yellow);transform:scale(1.1);box-shadow:0 4px 12px #ffeb0d4d}._mainContent_19m43_108{display:flex;flex:1;min-height:0;overflow:hidden;height:calc(100% - 140px)}._sidebar_19m43_117{width:280px;background:var(--background-light);border-right:1px solid rgba(0,0,0,.05);flex-shrink:0;overflow-y:auto;max-height:100%}._navigation_19m43_126{padding:24px 16px;position:sticky;top:0}._navTitle_19m43_132{color:var(--primary-dark);font-size:1.1rem;font-weight:600;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid var(--primary-yellow)}._navItem_19m43_141{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:transparent;border:none;cursor:pointer;transition:all var(--duration-fast) var(--ease-standard);border-radius:8px;color:var(--text-dark);font-weight:500;text-align:left;margin-bottom:8px}._navItem_19m43_141:hover{background:#ffeb0d1a;color:var(--primary-dark);transform:translate(4px)}._navIcon_19m43_164{font-size:1.2rem;flex-shrink:0}._navLabel_19m43_169{font-size:.95rem}._content_19m43_174{flex:1;padding:0;overflow-y:scroll;overflow-x:hidden;background:var(--white);scroll-behavior:smooth;min-height:400px;max-height:calc(90vh - 200px)}._section_19m43_186{border-bottom:1px solid rgba(0,0,0,.08)}._section_19m43_186:last-child{border-bottom:none}._contentSection_19m43_194{padding:24px;line-height:1.45}._contentSection_19m43_194 h3{color:var(--primary-dark);font-size:1.5rem;font-weight:700;margin-bottom:8px;background:linear-gradient(135deg,var(--primary-dark),var(--secondary-dark));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.3}._contentSection_19m43_194 h4{color:var(--primary-dark);font-size:1.2rem;font-weight:600;margin:16px 0 8px;display:flex;align-items:center;gap:8px;line-height:1.35}._contentSection_19m43_194 h4:before{content:"";width:4px;height:20px;background:linear-gradient(135deg,var(--primary-yellow),var(--primary-gold));border-radius:2px}._contentSection_19m43_194 p{margin-bottom:12px;color:var(--text-dark);font-size:1rem;line-height:1.5}._contentSection_19m43_194 ul{margin:12px 0;padding-left:20px}._contentSection_19m43_194 li{margin-bottom:6px;color:var(--text-dark);line-height:1.4}._lastUpdated_19m43_248{font-size:.9rem!important;color:var(--text-light)!important;font-style:italic;margin-bottom:24px!important;padding:12px 16px;background:var(--background-light);border-left:4px solid var(--primary-yellow);border-radius:0 8px 8px 0}._policySection_19m43_260{margin-bottom:16px;padding:16px;background:#f8f9fa80;border-radius:8px;border:1px solid rgba(0,0,0,.05);transition:all var(--duration-fast) var(--ease-standard)}._policySection_19m43_260:hover{background:#f8f9facc;border-color:#ffeb0d33;transform:translateY(-1px)}._contactInfo_19m43_276{background:linear-gradient(135deg,var(--primary-dark),var(--secondary-dark));color:var(--white);padding:20px;border-radius:8px;margin:16px 0;position:relative;overflow:hidden}._contactInfo_19m43_276:before{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,var(--primary-yellow),var(--primary-gold),var(--primary-yellow));border-radius:14px;z-index:-1;opacity:.1}._contactInfo_19m43_276 p{color:var(--white)!important;font-weight:500!important}._contactDetails_19m43_304{display:flex;flex-direction:column;gap:6px;margin:12px 0;padding:12px;background:#ffffff26;border-radius:6px;border:1px solid rgba(255,235,13,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._contactDetails_19m43_304 span{color:var(--white);font-weight:600;font-size:.95rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}._simpleMessage_19m43_324{text-align:center;padding:40px 20px}._iconWrapper_19m43_329{margin-bottom:24px}._largeIcon_19m43_333{font-size:4rem;opacity:.8}._simpleMessage_19m43_324 p{font-size:1.2rem!important;color:var(--text-dark)!important;max-width:600px;margin:0 auto 32px!important}._featureBox_19m43_346{background:linear-gradient(135deg,#ffeb0d0d,#ffd7000d);border:1px solid rgba(255,235,13,.2);border-radius:8px;padding:16px;margin:16px 0;text-align:left}._featureBox_19m43_346 h4{color:var(--primary-dark)!important;margin-bottom:12px!important;text-align:center}._featureBox_19m43_346 ul{list-style:none!important;padding-left:0!important}._featureBox_19m43_346 li{padding:4px 0;font-weight:500;display:flex;align-items:center;gap:8px}._footer_19m43_375{padding:24px 32px;background:var(--background-light);border-top:1px solid rgba(0,0,0,.08);display:flex;justify-content:center;flex-shrink:0}._closeFooterButton_19m43_384{background:linear-gradient(135deg,var(--primary-yellow),var(--primary-gold));color:var(--primary-dark);border:none;padding:14px 32px;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all var(--duration-fast) var(--ease-standard);box-shadow:var(--shadow-soft);min-width:120px}._closeFooterButton_19m43_384:hover{transform:translateY(-2px);box-shadow:var(--shadow-brand);filter:brightness(1.05)}@keyframes _fadeIn_19m43_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_19m43_1{0%{transform:translateY(20px) scale(.95)}to{transform:translateY(0) scale(1)}}@keyframes _shine_19m43_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1024px){._modal_19m43_20{max-width:95vw}._sidebar_19m43_117{width:240px}}@media(max-width:768px){._modal_19m43_20{margin:10px;height:calc(100vh - 20px);max-height:calc(100vh - 20px)}._header_19m43_36{padding:16px;flex-shrink:0}._header_19m43_36 h2{font-size:1.3rem}._mainContent_19m43_108{flex-direction:column;height:calc(100% - 120px)}._sidebar_19m43_117{width:100%;height:auto;max-height:120px;border-right:none;border-bottom:1px solid rgba(0,0,0,.05);flex-shrink:0;overflow-y:visible}._navigation_19m43_126{padding:12px 16px;display:flex;flex-direction:row;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;position:static}._navTitle_19m43_132{font-size:.9rem;margin-bottom:8px;margin-right:16px;white-space:nowrap;align-self:center}._navItem_19m43_141{padding:8px 12px;margin-bottom:0;flex-shrink:0;min-width:fit-content;border-radius:20px}._navIcon_19m43_164{font-size:1rem}._navLabel_19m43_169{font-size:.8rem;white-space:nowrap}._content_19m43_174{max-height:calc(100vh - 240px);min-height:300px}._contentSection_19m43_194{padding:16px 20px;line-height:1.45}._contactDetails_19m43_304{flex-direction:column}._footer_19m43_375{padding:12px 16px;flex-shrink:0}._policySection_19m43_260{padding:12px 16px;margin-bottom:12px}._closeFooterButton_19m43_384{padding:12px 24px;font-size:.9rem}}@media(max-width:480px){._overlay_19m43_2{padding:0}._modal_19m43_20{border-radius:16px 16px 0 0;margin:0;height:100vh;max-height:100vh;width:100vw;max-width:100vw}._header_19m43_36{padding:16px 20px;flex-shrink:0;background:linear-gradient(135deg,var(--primary-dark),var(--secondary-dark));position:sticky;top:0;z-index:10}._progressBar_19m43_48{display:block}._header_19m43_36 h2{font-size:1.2rem}._closeButton_19m43_81{width:36px;height:36px;font-size:1.3rem}._mainContent_19m43_108{flex-direction:column;height:calc(100vh - 80px)}._sidebar_19m43_117{display:none}._content_19m43_174{flex:1;height:100%;max-height:calc(100vh - 80px);padding:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}._section_19m43_186{border-bottom:2px solid var(--background-light);margin-bottom:0}._section_19m43_186:last-child{border-bottom:none;padding-bottom:40px}._contentSection_19m43_194{padding:16px 18px;line-height:1.4}._contentSection_19m43_194 h3{font-size:1.2rem;color:var(--primary-dark);margin-bottom:8px;padding-bottom:6px;border-bottom:2px solid var(--primary-yellow);position:sticky;top:0;background:var(--white);z-index:5;line-height:1.3}._contentSection_19m43_194 h4{font-size:1rem;margin-top:16px;margin-bottom:8px;line-height:1.35}._contentSection_19m43_194 p{font-size:.9rem;line-height:1.45;margin-bottom:10px}._contentSection_19m43_194 ul{padding-left:16px}._policySection_19m43_260{padding:12px 16px;margin-bottom:12px}._contactInfo_19m43_276{padding:16px 18px;margin:12px 0}._featureBox_19m43_346{padding:14px 18px;margin:12px 0}._lastUpdated_19m43_248{font-size:.8rem;padding:6px 18px;margin-bottom:12px}._footer_19m43_375{display:none}._content_19m43_174:after{content:"";display:block;height:60px}}._navItem_19m43_141:focus-visible{outline:2px solid var(--primary-yellow);outline-offset:2px;border-radius:8px}._closeButton_19m43_81:focus-visible,._closeFooterButton_19m43_384:focus-visible{outline:2px solid var(--primary-yellow);outline-offset:2px}._content_19m43_174::-webkit-scrollbar{width:8px}._content_19m43_174::-webkit-scrollbar-track{background:var(--background-light)}._content_19m43_174::-webkit-scrollbar-thumb{background:var(--primary-yellow);border-radius:4px}._content_19m43_174::-webkit-scrollbar-thumb:hover{background:var(--primary-gold)}@media(max-width:768px){._content_19m43_174::-webkit-scrollbar{width:4px}._navigation_19m43_126::-webkit-scrollbar{height:2px}._navigation_19m43_126::-webkit-scrollbar-track{background:#0000000d}._navigation_19m43_126::-webkit-scrollbar-thumb{background:var(--primary-yellow);border-radius:2px}}._page_1234o_1{background:var(--primary-dark);min-height:100vh;padding-top:100px;padding-bottom:4rem}._header_1234o_15{text-align:center;margin-bottom:3rem;padding:0 1rem}._header_1234o_15 h1{font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem;color:#fff}._header_1234o_15 h1 span{color:var(--primary-yellow)}._header_1234o_15 p{color:#ffffffb3;max-width:600px;margin:0 auto;line-height:1.6}._layout_1234o_63{display:flex;gap:2.5rem;align-items:flex-start}._sidebar_1234o_77{width:280px;flex-shrink:0;background:#ffffff0d;border-radius:16px;padding:1.5rem;border:1px solid rgba(255,255,255,.1)}._searchBox_1234o_95{margin-bottom:2rem}._searchBox_1234o_95 label{display:block;font-size:.9rem;color:var(--primary-yellow);margin-bottom:.5rem;font-weight:600}._searchInput_1234o_119{width:100%;padding:.75rem 1rem;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:.95rem;transition:border-color .3s}._searchInput_1234o_119:focus{outline:none;border-color:var(--primary-yellow)}._filterSection_1234o_153{margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.5rem}._filterSection_1234o_153:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._filterHeader_1234o_177{display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#fff;font-weight:600;padding:.5rem 0;transition:color .3s}._filterHeader_1234o_177:hover{color:var(--primary-yellow)}._filterContent_1234o_207{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}._checkboxLabel_1234o_223{display:flex;align-items:center;gap:.75rem;cursor:pointer;color:#fffc;font-size:.95rem;transition:color .2s}._checkboxLabel_1234o_223:hover{color:#fff}._checkboxLabel_1234o_223 input[type=checkbox]{appearance:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:4px;background:transparent;cursor:pointer;position:relative;transition:all .2s}._checkboxLabel_1234o_223 input[type=checkbox]:checked{background:var(--primary-yellow);border-color:var(--primary-yellow)}._checkboxLabel_1234o_223 input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--primary-dark);font-size:12px;font-weight:700}._mainContent_1234o_309{flex:1}._grid_1234o_317{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}._gameCard_1234o_331{background:#ffffff0d;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s;position:relative;display:block}._gameCard_1234o_331:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}._badgeList_1234o_361{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;z-index:10}._badge_1234o_361{padding:4px 10px;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:uppercase;box-shadow:0 4px 10px #0006;letter-spacing:.03em;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}._newBadge_1234o_407{background:var(--primary-yellow);color:var(--primary-dark)}._imageWrapper_1234o_417{aspect-ratio:4 / 3;overflow:hidden;background:#111}._gameImage_1234o_429{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .3s}._gameCard_1234o_331:hover ._gameImage_1234o_429{transform:scale(1.05)}._placeholder_1234o_453{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2a2725,#1a1816);font-size:4rem}._gameInfo_1234o_473{padding:1.25rem;background:#ffffff0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);transition:background .3s}._gameCard_1234o_331:hover ._gameInfo_1234o_473{background:#ffffff26}._gameTitle_1234o_501{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}._gameMeta_1234o_517{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.8rem}._gameTag_1234o_531{background:#ffffff1a;padding:2px 8px;border-radius:4px;color:#ffffffb3}._loading_1234o_545,._empty_1234o_547{text-align:center;padding:4rem;color:#fff9;width:100%}._spinner_1234o_561{width:40px;height:40px;border:3px solid rgba(255,235,13,.2);border-top-color:var(--primary-yellow);border-radius:50%;animation:_spin_1234o_561 1s linear infinite;margin:0 auto 1rem}@keyframes _spin_1234o_561{to{transform:rotate(360deg)}}._mobileFilterBtn_1234o_595,._sidebarMobileHeader_1234o_605,._sidebarOverlay_1234o_615{display:none}@media(max-width:1024px){._layout_1234o_63{flex-direction:column}._mobileFilterBtn_1234o_595{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:1rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#ffffffd9;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s;margin-bottom:1.5rem}._mobileFilterBtn_1234o_595:hover{border-color:#fff6;color:#fff}._mobileFilterBtn_1234o_595:active{transform:scale(.98)}._sidebarOverlay_1234o_615{display:block;position:fixed;inset:0;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:998;animation:_fadeIn_1234o_1 .25s ease}@keyframes _fadeIn_1234o_1{0%{opacity:0}to{opacity:1}}._sidebar_1234o_77{position:fixed;top:0;left:0;width:min(320px,85vw);height:100vh;height:100dvh;z-index:999;background:var(--primary-dark, #161513);border-right:1px solid rgba(255,255,255,.1);border-radius:0 16px 16px 0;overflow-y:auto;transform:translate(-100%);transition:transform .35s cubic-bezier(.16,1,.3,1);padding-top:0}._sidebarOpen_1234o_759{transform:translate(0)}._sidebarMobileHeader_1234o_605{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.1)}._sidebarMobileHeader_1234o_605 span{font-size:1.2rem;font-weight:700;color:#fff}._sidebarCloseBtn_1234o_799{display:flex;align-items:center;justify-content:center;background:#ffffff14;border:none;color:#ffffffb3;width:36px;height:36px;border-radius:8px;cursor:pointer;transition:all .2s}._sidebarCloseBtn_1234o_799:hover{background:#ffffff26;color:#fff}._filterContent_1234o_207{flex-direction:row;flex-wrap:wrap}._filterSection_1234o_153{padding-bottom:1rem}}._upcomingSection_1234o_859{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1)}._upcomingTitle_1234o_871{font-size:1.8rem;color:#fff;margin-bottom:2rem;position:relative;padding-left:1rem}._upcomingTitle_1234o_871:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:1.5rem;background:var(--primary-yellow);border-radius:2px}._upcomingCard_1234o_911{opacity:.85}._upcomingCard_1234o_911:hover{opacity:1}._comingSoonBadge_1234o_927{background:#23201ed9;border:1px solid #ff9f0a;color:#ff9f0a}._premiumBadge_1234o_939{background:linear-gradient(135deg,#a855f7,#6b21a8);color:#fff;border:1px solid rgba(255,255,255,.15)}._jackpotBadge_1234o_951{background:linear-gradient(135deg,#ef4444,#b91c1c);color:#fff}._buyFeatureBadge_1234o_961{background:linear-gradient(135deg,#06b6d4,#0891b2);color:#fff}._tabsContainer_1234o_973{display:flex;gap:.75rem;margin-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:1.25rem;flex-wrap:wrap}._tabBtn_1234o_991{display:inline-flex;align-items:center;gap:.6rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);color:#ffffffa6;padding:.6rem 1.25rem;border-radius:50px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}._tabBtn_1234o_991:not(._tabBtnActive_1234o_1021):hover{color:#fff;border-color:#fff3;background:#ffffff0d}._tabBtnActive_1234o_1021{background:var(--primary-yellow, #ffc800);color:var(--primary-dark, #161513)!important;border-color:var(--primary-yellow, #ffc800);box-shadow:0 4px 15px #ffc80040}._tabIcon_1234o_1047{width:18px;height:18px;display:block}._overlay_1ck44_1{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem}._modal_1ck44_14{background:#fff;border-radius:16px;padding:2.5rem;max-width:500px;width:100%;text-align:center;box-shadow:0 25px 50px #0000004d;animation:_slideUp_1ck44_1 .4s var(--ease-emphasized)}@keyframes _slideUp_1ck44_1{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._icon_1ck44_36{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#e91e63,#c2185b);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-weight:800;font-size:1.1rem;box-shadow:0 4px 12px #e91e6359}._title_1ck44_51{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}._text_1ck44_58{font-size:.95rem;color:#555;line-height:1.7;margin-bottom:2rem}._buttons_1ck44_65{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._acceptBtn_1ck44_72{padding:14px 28px;background:linear-gradient(135deg,#7b1fa2,#9c27b0);color:#fff;border:none;border-radius:8px;font-weight:700;font-size:.82rem;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;text-transform:uppercase}._acceptBtn_1ck44_72:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7b1fa266}._acceptBtn_1ck44_72:active{transform:translateY(0)}._rejectBtn_1ck44_95{padding:14px 28px;background:transparent;color:#333;border:2px solid #ddd;border-radius:8px;font-weight:700;font-size:.82rem;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;text-transform:uppercase}._rejectBtn_1ck44_95:hover{border-color:#999;background:#f5f5f5}@media(max-width:480px){._modal_1ck44_14{padding:1.5rem}._buttons_1ck44_65{flex-direction:column}._acceptBtn_1ck44_72,._rejectBtn_1ck44_95{width:100%}}._page_1pnhq_1{background:var(--primary-dark);min-height:100vh;padding-top:100px;padding-bottom:4rem}._breadcrumb_1pnhq_15{display:flex;gap:.5rem;margin-bottom:2rem;font-size:.9rem;color:#fff9;flex-wrap:wrap}._breadcrumb_1pnhq_15 a{color:var(--primary-yellow);text-decoration:none;transition:opacity .2s}._breadcrumb_1pnhq_15 a:hover{opacity:.8}._hero_1pnhq_53{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width:768px){._hero_1pnhq_53{grid-template-columns:1fr 1fr;align-items:center}}._heroImage_1pnhq_81{border-radius:16px;overflow:hidden;aspect-ratio:16 / 10}._heroImage_1pnhq_81 img{width:100%;height:100%;object-fit:cover}._placeholder_1pnhq_105{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2a2725,#1a1816);font-size:6rem}._heroContent_1pnhq_125 h1{font-size:clamp(2rem,5vw,3rem);color:#fff;margin-bottom:1rem}._meta_1pnhq_137{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}._tag_1pnhq_151{padding:.5rem 1rem;background:#ffffff1a;border-radius:20px;color:#fffc;font-size:.85rem}._newBadge_1pnhq_167{padding:.5rem 1rem;background:var(--primary-yellow);color:var(--primary-dark);border-radius:20px;font-size:.85rem;font-weight:600}._statsCard_1pnhq_185{display:flex;align-items:center;justify-content:space-between;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._statColumn_1pnhq_211{display:flex;flex-direction:column;align-items:center;flex:1;min-width:120px}._statTop_1pnhq_227{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}._iconBox_1pnhq_241{display:flex;align-items:center;justify-content:center}._statIcon_1pnhq_253{width:36px;height:36px;object-fit:contain;border-radius:8px}._statValue_1pnhq_267{font-size:1.5rem;color:#fff;font-weight:700}._statLabel_1pnhq_279{font-size:.75rem;color:#ffffff80;text-transform:uppercase;letter-spacing:1px}._statDivider_1pnhq_293{width:1px;height:40px;background:#ffffff1a}._description_1pnhq_305,._specs_1pnhq_307,._related_1pnhq_309{margin-bottom:3rem}._description_1pnhq_305 h2,._specs_1pnhq_307 h2,._related_1pnhq_309 h2{font-size:1.5rem;color:#fff;margin-bottom:1.5rem}._description_1pnhq_305 h2 span,._specs_1pnhq_307 h2 span,._related_1pnhq_309 h2 span{color:var(--primary-yellow)}._content_1pnhq_345{color:#fffc;line-height:1.8;max-width:800px}._content_1pnhq_345 p{margin-bottom:1rem}._specsGrid_1pnhq_367{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;margin-top:1.5rem}._specCard_1pnhq_381{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;transition:all .3s cubic-bezier(.16,1,.3,1)}._specCard_1pnhq_381:hover{transform:translateY(-2px);border-color:#ffffff26;background:#ffffff0d;box-shadow:0 10px 20px #0003}._specCardLabel_1pnhq_417{font-size:.75rem;color:#fff6;font-weight:700;text-transform:uppercase;letter-spacing:1.5px}._specCardValue_1pnhq_433{color:#fff;font-size:1.1rem;font-weight:600}._dots_1pnhq_445{display:flex;gap:6px;align-items:center}._dot_1pnhq_445{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:transparent}._dotActive_1pnhq_473{background:var(--primary-yellow);border-color:var(--primary-yellow);box-shadow:0 0 8px var(--primary-yellow)}._specBadge_1pnhq_485{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-align:center}._badgeYes_1pnhq_503{background:#4cd96426;color:#4cd964;border:1px solid rgba(76,217,100,.3)}._badgeNo_1pnhq_515{background:#ffffff0d;color:#ffffff80;border:1px solid rgba(255,255,255,.1)}._mediaContainer_1pnhq_529{display:flex;flex-direction:column;gap:1rem}._mediaDisplay_1pnhq_541{width:100%;aspect-ratio:16 / 10;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#1f1d1c,#100f0f);border:1px solid rgba(255,255,255,.08)}._heroImageSrc_1pnhq_559{width:100%;height:100%;object-fit:cover;display:block}._youtubeEmbed_1pnhq_573{width:100%;height:100%;border:none}._mediaTabs_1pnhq_585{display:flex;gap:.5rem;background:#ffffff08;padding:4px;border-radius:8px;align-self:flex-start;border:1px solid rgba(255,255,255,.05)}._mediaTab_1pnhq_585{background:transparent;border:none;color:#fff9;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s}._mediaTab_1pnhq_585:hover{color:#fff;background:#ffffff0d}._mediaTabActive_1pnhq_639{background:var(--primary-yellow, #ffc800);color:var(--primary-dark, #161513)!important;font-weight:600}._actionButtons_1pnhq_653{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}._assetsButton_1pnhq_667{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:50px;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;transition:all .2s;background:transparent;border:2px solid var(--primary-yellow, #ffc800);color:var(--primary-yellow, #ffc800)}._assetsButton_1pnhq_667:hover{background:var(--primary-yellow, #ffc800);color:var(--primary-dark, #161513);transform:translateY(-2px);box-shadow:0 5px 15px #ffc80033}._screenshotsSection_1pnhq_715{margin-bottom:3rem}._screenshotsSection_1pnhq_715 h2{font-size:1.5rem;color:#fff;margin-bottom:1.5rem}._screenshotsGrid_1pnhq_735{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}._screenshotCard_1pnhq_747{position:relative;aspect-ratio:16 / 10;border-radius:12px;overflow:hidden;cursor:pointer;border:1px solid rgba(255,255,255,.08);transition:all .3s ease}._screenshotCard_1pnhq_747 img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}._screenshotOverlay_1pnhq_781{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;color:#fff;transition:opacity .3s ease}._screenshotCard_1pnhq_747:hover{transform:scale(1.02);border-color:var(--primary-yellow, #ffc800)}._screenshotCard_1pnhq_747:hover img{transform:scale(1.05)}._screenshotCard_1pnhq_747:hover ._screenshotOverlay_1pnhq_781{opacity:1}._lightboxOverlay_1pnhq_839{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;background:#000000e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:2rem}._lightboxContent_1pnhq_869{position:relative;max-width:90%;max-height:85vh}._lightboxContent_1pnhq_869 img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 40px #000c}._lightboxClose_1pnhq_899{position:absolute;top:-45px;right:0;background:transparent;border:none;color:#fff;font-size:36px;cursor:pointer;opacity:.7;transition:opacity .2s}._lightboxClose_1pnhq_899:hover{opacity:1;color:var(--primary-yellow, #ffc800)}._relatedGrid_1pnhq_937{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem}._relatedCard_1pnhq_949{text-decoration:none;display:flex;flex-direction:column;align-items:center;transition:transform .3s cubic-bezier(.16,1,.3,1)}._relatedCard_1pnhq_949:hover{transform:translateY(-8px)}._relatedImageWrapper_1pnhq_973{width:100%;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;margin-bottom:.75rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px #0000004d}._relatedImage_1pnhq_973{width:100%;height:100%;object-fit:cover}._relatedPlaceholder_1pnhq_1005{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2a2725,#1a1816);font-size:3rem}._relatedTitle_1pnhq_1025{color:#fff;font-size:.95rem;font-weight:600;text-align:center;margin-top:.25rem;transition:color .2s}._relatedCard_1pnhq_949:hover ._relatedTitle_1pnhq_1025{color:var(--primary-yellow, #ffc800)}._loading_1pnhq_1051,._error_1pnhq_1053{text-align:center;padding:6rem 2rem;color:#fff9}._error_1pnhq_1053 h2{color:#fff;margin-bottom:1rem}._error_1pnhq_1053 p{margin-bottom:2rem}._spinner_1pnhq_1083{width:40px;height:40px;border:3px solid rgba(255,235,13,.2);border-top-color:var(--primary-yellow);border-radius:50%;animation:_spin_1pnhq_1083 1s linear infinite;margin:0 auto 1rem}@keyframes _spin_1pnhq_1083{to{transform:rotate(360deg)}}._modalOverlay_1pnhq_1117{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;padding:2rem}._modalContainer_1pnhq_1149{width:100%;max-width:1200px;display:flex;flex-direction:column;height:85vh}._modalHeader_1pnhq_1165{width:100%;display:flex;justify-content:flex-end;margin-bottom:.5rem}._closeButton_1pnhq_1179{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:40px;height:40px;border-radius:50%;font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}._closeButton_1pnhq_1179:hover{background:var(--primary-yellow, #ffc107);color:#000;border-color:var(--primary-yellow, #ffc107)}._modalContent_1pnhq_1221{width:100%;height:100%;background-color:#000;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #0009;border:1px solid rgba(255,255,255,.1)}._iframeContainer_1pnhq_1241{width:100%;height:100%;position:relative}._iframe_1pnhq_1241{width:100%;height:100%;border:none}._langSelectorContainer_1pnhq_1267{position:absolute;top:20px;right:20px;z-index:1000;display:flex;justify-content:flex-end}._langSelectorBtn_1pnhq_1285{background:var(--primary-yellow, #ffc800);border:none;color:var(--primary-dark, #161513);width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px #00000080;transition:all .2s}._langSelectorBtn_1pnhq_1285:hover{transform:scale(1.05);background:#fff}._langPanel_1pnhq_1325{position:absolute;top:55px;right:0;background:#1b1a19;border:1px solid rgba(255,255,255,.1);border-radius:12px;width:250px;max-height:400px;box-shadow:0 10px 30px #0009;display:flex;flex-direction:column;opacity:0;pointer-events:none;transform:translateY(-10px);transition:all .3s cubic-bezier(.16,1,.3,1)}._langPanelOpen_1pnhq_1361{opacity:1;pointer-events:auto;transform:translateY(0)}._langPanelHeader_1pnhq_1373{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}._langPanelHeader_1pnhq_1373 span{font-size:.85rem;font-weight:600;color:var(--primary-yellow, #ffc800);text-transform:uppercase;letter-spacing:.5px}._langPanelHeader_1pnhq_1373 button{background:transparent;border:none;color:#ffffff80;font-size:20px;cursor:pointer;padding:0}._langPanelHeader_1pnhq_1373 button:hover{color:#fff}._langPanelList_1pnhq_1431{overflow-y:auto;padding:.5rem;display:flex;flex-direction:column;gap:2px}._langItem_1pnhq_1447{background:transparent;border:none;color:#ffffffbf;padding:.6rem .75rem;border-radius:6px;cursor:pointer;text-align:left;font-size:.85rem;display:flex;align-items:center;gap:.75rem;transition:all .2s}._langItem_1pnhq_1447:hover{background:#ffffff0d;color:#fff}._langItemActive_1pnhq_1487{background:#ffc80014!important;color:var(--primary-yellow, #ffc800)!important;font-weight:600}._langRadio_1pnhq_1499{width:14px;height:14px;border-radius:50%;border:1px solid rgba(255,255,255,.3);display:inline-block;position:relative}._langItemActive_1pnhq_1487 ._langRadio_1pnhq_1499{border-color:var(--primary-yellow, #ffc800)}._langItemActive_1pnhq_1487 ._langRadio_1pnhq_1499:after{content:"";position:absolute;width:6px;height:6px;background:var(--primary-yellow, #ffc800);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}._upcomingBadge_1pnhq_1549{padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#ff9f0a;border-radius:20px;font-size:.85rem;font-weight:600}._comingSoonButton_1pnhq_1569{opacity:.6;cursor:not-allowed!important;background:#333!important;color:#888!important;border-color:#444!important;box-shadow:none!important;transform:none!important}._page_1oano_1{background:var(--primary-dark);min-height:100vh;padding-top:100px;padding-bottom:4rem}._header_1oano_15{text-align:center;margin-bottom:3rem}._breadcrumb_1oano_25{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;color:#fff9}._breadcrumb_1oano_25 a{color:var(--primary-yellow);text-decoration:none}._header_1oano_15 h1{font-size:clamp(2rem,5vw,3rem);color:var(--white)}._header_1oano_15 h1 span{color:var(--primary-yellow)}._grid_1oano_71{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}._newsCard_1oano_83{background:var(--secondary-dark);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s;box-shadow:var(--shadow-sm)}._newsCard_1oano_83:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}._imageWrapper_1oano_113{aspect-ratio:16 / 9;overflow:hidden}._newsImage_1oano_123{width:100%;height:100%;object-fit:cover;transition:transform .3s}._newsCard_1oano_83:hover ._newsImage_1oano_123{transform:scale(1.05)}._placeholder_1oano_145{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffeb0d1a,#ffeb0d0d);font-size:3rem}._newsContent_1oano_165{padding:1.5rem}._date_1oano_173{color:var(--primary-yellow);font-size:.85rem;display:block;margin-bottom:.75rem}._title_1oano_187{font-size:1.2rem;font-weight:600;color:var(--white);margin-bottom:.75rem;line-height:1.4}._excerpt_1oano_203{color:#ffffffb3;font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._loading_1oano_223,._empty_1oano_225{text-align:center;padding:4rem 2rem;color:var(--text-light)}._spinner_1oano_237{width:40px;height:40px;border:3px solid rgba(255,235,13,.2);border-top-color:var(--primary-yellow);border-radius:50%;animation:_spin_1oano_237 1s linear infinite;margin:0 auto 1rem}@keyframes _spin_1oano_237{to{transform:rotate(360deg)}}@media(max-width:768px){._page_1oano_1{padding-top:80px}._grid_1oano_71{grid-template-columns:1fr}}._page_a3w3q_1{background:var(--primary-dark);min-height:100vh;padding-top:100px;padding-bottom:4rem}._breadcrumb_a3w3q_15{display:flex;gap:.5rem;margin-bottom:2rem;font-size:.9rem;color:var(--text-light);flex-wrap:wrap}._breadcrumb_a3w3q_15 a{color:var(--primary-yellow);text-decoration:none}._article_a3w3q_43{max-width:800px;margin:0 auto 4rem}._articleHeader_a3w3q_53{text-align:center;margin-bottom:2rem}._date_a3w3q_63{color:var(--primary-yellow);font-size:.9rem;display:block;margin-bottom:1rem}._articleHeader_a3w3q_53 h1{font-size:clamp(2rem,5vw,3rem);color:var(--white);line-height:1.3}._featuredImage_a3w3q_89{border-radius:24px;overflow:hidden;margin-bottom:3rem;aspect-ratio:16 / 9;max-height:500px;box-shadow:var(--shadow-xl)}._featuredImage_a3w3q_89 img{width:100%;height:100%;object-fit:cover}._relatedGame_a3w3q_119{margin-bottom:2rem}._gameLink_a3w3q_127{display:inline-flex;align-items:center;gap:1rem;padding:.75rem 1.5rem;background:var(--primary-yellow);color:var(--primary-dark);text-decoration:none;border-radius:30px;font-weight:600;transition:all .3s}._gameLink_a3w3q_127:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ffeb0d4d}._gameLink_a3w3q_127 img{width:40px;height:40px;border-radius:8px;object-fit:cover}._content_a3w3q_177{color:#f1f1f1;font-size:1.1rem;line-height:1.8}._content_a3w3q_177 p{margin-bottom:1.5rem}._related_a3w3q_119{border-top:1px solid rgba(255,255,255,.1);padding-top:3rem}._related_a3w3q_119 h2{font-size:1.5rem;color:var(--white);margin-bottom:1.5rem}._relatedGrid_a3w3q_219{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}._relatedCard_a3w3q_231{text-decoration:none;transition:transform .3s}._relatedCard_a3w3q_231:hover{transform:translateY(-5px)}._relatedCard_a3w3q_231 img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:12px;margin-bottom:.75rem}._relatedCard_a3w3q_231 h4{color:var(--white);font-size:.95rem;font-weight:500;line-height:1.4}._loading_a3w3q_279,._error_a3w3q_281{text-align:center;padding:6rem 2rem;color:var(--text-light)}._error_a3w3q_281 h2{color:var(--primary-dark);margin-bottom:1rem}._error_a3w3q_281 p{margin-bottom:2rem}._spinner_a3w3q_311{width:40px;height:40px;border:3px solid rgba(255,235,13,.2);border-top-color:var(--primary-yellow);border-radius:50%;animation:_spin_a3w3q_311 1s linear infinite;margin:0 auto 1rem}@keyframes _spin_a3w3q_311{to{transform:rotate(360deg)}}._page_1ygyq_1{position:fixed;inset:0;background:#000;z-index:1000;display:flex;flex-direction:column}._header_1ygyq_19{height:60px;background:#111;display:flex;align-items:center;padding:0 2rem;border-bottom:1px solid rgba(255,255,255,.1);justify-content:space-between}._title_1ygyq_39{color:#fff;font-size:1.2rem;font-weight:700}._highlight_1ygyq_51{color:var(--primary-yellow)}._iframeContainer_1ygyq_59{flex:1;width:100%;position:relative;background:#000}._iframe_1ygyq_59{width:100%;height:100%;border:none;display:block}._loading_1ygyq_87,._error_1ygyq_89{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;color:#fff;background:#111;gap:1rem}._spinner_1ygyq_111{width:40px;height:40px;border:3px solid rgba(255,235,13,.2);border-top-color:var(--primary-yellow);border-radius:50%;animation:_spin_1ygyq_111 1s linear infinite}@keyframes _spin_1ygyq_111{to{transform:rotate(360deg)}}._section_v0y8d_1{padding:100px 0;background:linear-gradient(135deg,var(--primary-dark) 0%,var(--secondary-dark) 100%);color:#fff;position:relative;overflow:hidden}._glowOrb_v0y8d_9{position:absolute;top:-30%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,235,13,.08) 0%,transparent 60%);border-radius:50%;pointer-events:none}._grid_v0y8d_20{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start;position:relative;z-index:1}._textSide_v0y8d_29{padding-top:1rem}._title_v0y8d_33{font-size:2.5rem;font-weight:800;font-style:italic;margin-bottom:1rem;letter-spacing:-.5px}._description_v0y8d_41{font-size:1rem;opacity:.9;line-height:1.7}._formSide_v0y8d_47{min-height:200px}._form_v0y8d_47{display:flex;flex-direction:column;gap:1rem}._fieldsRow_v0y8d_57{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}._input_v0y8d_63,._textarea_v0y8d_64{width:100%;padding:1rem 1.25rem;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:#fffffff2;color:#333;font-family:inherit;font-size:.95rem;transition:all .3s ease}._input_v0y8d_63:focus,._textarea_v0y8d_64:focus{outline:none;border-color:#ffeb0d;box-shadow:0 0 0 3px #ffeb0d40}._input_v0y8d_63::placeholder,._textarea_v0y8d_64::placeholder{color:#999}._textarea_v0y8d_64{resize:vertical;min-height:100px}._bottomRow_v0y8d_93{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}._privacyLabel_v0y8d_100{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;opacity:.9;line-height:1.5;cursor:pointer;flex:1}._privacyLabel_v0y8d_100 input[type=checkbox]{margin-top:2px;accent-color:#FFEB0D;flex-shrink:0;width:16px;height:16px}._success_v0y8d_119{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;gap:1rem;animation:_fadeIn_v0y8d_1 .5s ease}@keyframes _fadeIn_v0y8d_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._successIcon_v0y8d_135{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#fff3;font-size:1.5rem;font-weight:700;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}._success_v0y8d_119 p{font-size:1.1rem;opacity:.9}@media(max-width:1024px){._grid_v0y8d_20{grid-template-columns:1fr;gap:2rem}._fieldsRow_v0y8d_57{grid-template-columns:1fr}}@media(max-width:640px){._section_v0y8d_1{padding:60px 0}._title_v0y8d_33{font-size:2rem}._bottomRow_v0y8d_93{flex-direction:column}}._layout_uto0d_1{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#1a1816}._sidebar_uto0d_15{background:#111;padding:1.5rem;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.1)}._logo_uto0d_31{margin-bottom:2rem;text-align:center}._logo_uto0d_31 img{height:50px;width:auto}._nav_uto0d_51{flex:1;display:flex;flex-direction:column;gap:.5rem}._navItem_uto0d_65{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:10px;color:#ffffffb3;text-decoration:none;transition:all .2s}._navItem_uto0d_65:hover{background:#ffffff0d;color:#fff}._navItem_uto0d_65._active_uto0d_97{background:var(--primary-yellow);color:var(--primary-dark)}._navItem_uto0d_65 svg{flex-shrink:0}._sidebarFooter_uto0d_115{padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}._logoutBtn_uto0d_125{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;border-radius:10px;background:transparent;border:none;color:#fff9;cursor:pointer;transition:all .2s;font-size:.95rem}._logoutBtn_uto0d_125:hover{background:#ff64641a;color:#ff6b6b}._main_uto0d_165{padding:2rem;overflow-y:auto;background:#1a1816}._loading_uto0d_177{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#1a1816;color:#fff}._spinner_uto0d_197{width:40px;height:40px;border:3px solid rgba(255,235,13,.2);border-top-color:var(--primary-yellow);border-radius:50%;animation:_spin_uto0d_197 1s linear infinite;margin-bottom:1rem}@keyframes _spin_uto0d_197{to{transform:rotate(360deg)}}@media(max-width:768px){._layout_uto0d_1{grid-template-columns:1fr;display:flex;flex-direction:column}._sidebar_uto0d_15{flex-direction:row;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-right:none;border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:1000;height:auto;background:#111}._logo_uto0d_31{margin-bottom:0}._logo_uto0d_31 img{height:35px}._nav_uto0d_51{flex-direction:row;justify-content:center;gap:.25rem;flex:initial}._navItem_uto0d_65{padding:.5rem .75rem;font-size:.85rem;gap:.4rem}._sidebarFooter_uto0d_115{padding-top:0;border-top:none}._logoutBtn_uto0d_125{padding:.5rem .75rem;font-size:.85rem;gap:.4rem}._main_uto0d_165{padding:1.25rem}}@media(max-width:580px){._navItem_uto0d_65 span,._logoutBtn_uto0d_125 span{display:none}._sidebar_uto0d_15{padding:.5rem .75rem}._navItem_uto0d_65,._logoutBtn_uto0d_125{padding:.6rem}}._page_1ubla_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1816,#111);padding:2rem}._container_1ubla_19{width:100%;max-width:400px;text-align:center}._logo_1ubla_31{margin-bottom:2rem}._logo_1ubla_31 img{height:60px;width:auto}._container_1ubla_19 h1{color:#fff;font-size:1.5rem;margin-bottom:2rem}._form_1ubla_61{background:#ffffff0d;padding:2rem;border-radius:16px;border:1px solid rgba(255,255,255,.1)}._error_1ubla_75{background:#ff64641a;border:1px solid rgba(255,100,100,.3);color:#ff6b6b;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}._inputGroup_1ubla_95{margin-bottom:1.25rem;text-align:left}._inputGroup_1ubla_95 label{display:block;color:#ffffffb3;font-size:.9rem;margin-bottom:.5rem}._inputGroup_1ubla_95 input{width:100%;padding:.875rem 1rem;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:1rem;transition:border-color .2s}._inputGroup_1ubla_95 input:focus{outline:none;border-color:var(--primary-yellow)}._inputGroup_1ubla_95 input::placeholder{color:#fff6}._submitBtn_1ubla_159{width:100%;padding:1rem;background:var(--primary-yellow);color:var(--primary-dark);border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._submitBtn_1ubla_159:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #ffeb0d4d}._submitBtn_1ubla_159:disabled{opacity:.7;cursor:not-allowed}._container_8tg7m_1{color:#fff;max-width:1000px;margin:0 auto}._header_8tg7m_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._header_8tg7m_7 h1{font-size:1.8rem;color:#fff}._editor_8tg7m_19{background:#2a2725;padding:2rem;border-radius:12px;margin-bottom:3rem}._editor_8tg7m_19 h2{margin-bottom:1.5rem;color:var(--primary-yellow)}._form_8tg7m_31{display:flex;flex-direction:column;gap:1.5rem}._tabNav_8tg7m_39{display:flex;gap:.25rem;background:#0000004d;padding:.25rem;border-radius:10px;overflow-x:auto}._tabBtn_8tg7m_48{flex:1;padding:.7rem 1rem;background:transparent;border:none;color:#ffffff80;font-size:.85rem;font-weight:600;cursor:pointer;border-radius:8px;transition:all .2s ease;white-space:nowrap}._tabBtn_8tg7m_48:hover{color:#fffc;background:#ffffff0d}._tabBtnActive_8tg7m_67{background:#7b1fa24d;color:#ce93d8;box-shadow:0 2px 8px #7b1fa233}._row_8tg7m_75{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}._formSection_8tg7m_81{background:#00000026;border:1px solid rgba(255,255,255,.05);padding:1.5rem;border-radius:10px;display:flex;flex-direction:column;gap:1.25rem;animation:_fadeIn_8tg7m_1 .2s ease}@keyframes _fadeIn_8tg7m_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._sectionTitle_8tg7m_103{font-size:.9rem;color:var(--primary-yellow, #ffc800);margin:0;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.08);text-transform:uppercase;letter-spacing:.08em;font-weight:700}._sectionHeader_8tg7m_114{display:flex;justify-content:space-between;align-items:flex-end}._sectionHint_8tg7m_120{font-size:.8rem;color:#fff6;margin:-.5rem 0 .25rem}._selectAllBtn_8tg7m_126{background:#7b1fa233;border:1px solid rgba(123,31,162,.4);color:#ce93d8;padding:.4rem .9rem;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s;font-weight:600}._selectAllBtn_8tg7m_126:hover{background:#7b1fa259}._field_8tg7m_144{display:flex;flex-direction:column;gap:.4rem}._field_8tg7m_144 label{font-size:.8rem;color:#fff9;font-weight:600;text-transform:uppercase;letter-spacing:.03em}._field_8tg7m_144 input,._field_8tg7m_144 select,._field_8tg7m_144 textarea{padding:.65rem .75rem;background:#00000040;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff;font-size:.95rem;transition:border-color .2s}._field_8tg7m_144 input:focus,._field_8tg7m_144 select:focus,._field_8tg7m_144 textarea:focus{outline:none;border-color:var(--primary-yellow);box-shadow:0 0 0 2px #ffc8001a}._field_8tg7m_144 select option{background:#1a1a1a;color:#fff}._field_8tg7m_144 input::placeholder{color:#ffffff40}._imageHelp_8tg7m_187{font-size:.8rem;color:#ffffff80;margin-top:.25rem}._toggleGrid_8tg7m_195{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}._toggleRow_8tg7m_201{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.5rem .75rem;border-radius:8px;transition:background .15s}._toggleRow_8tg7m_201:hover{background:#ffffff08}._toggle_8tg7m_195{position:relative;width:40px;height:22px;background:#ffffff26;border-radius:11px;transition:background .2s ease;cursor:pointer;flex-shrink:0}._toggleActive_8tg7m_226{background:#7b1fa2}._toggleThumb_8tg7m_230{position:absolute;top:2px;left:2px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px #0000004d}._toggleActive_8tg7m_226 ._toggleThumb_8tg7m_230{transform:translate(18px)}._toggleLabel_8tg7m_246{font-size:.9rem;color:#ffffffd9}._checkboxGrid_8tg7m_253{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem;margin-top:.5rem}._checkbox_8tg7m_253{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem}._checkbox_8tg7m_253 input{width:16px;height:16px;accent-color:#7b1fa2}._volatilityPicker_8tg7m_276{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._volDot_8tg7m_283{width:28px;height:28px;border-radius:50%;border:2px solid rgba(255,255,255,.15);background:#0003;cursor:pointer;transition:all .2s ease}._volDot_8tg7m_283:hover{border-color:#ffc80080;transform:scale(1.1)}._volDotActive_8tg7m_298{background:linear-gradient(135deg,#ffc800,#ff9100);border-color:#ffc800;box-shadow:0 0 8px #ffc8004d}._volLabel_8tg7m_304{font-size:.85rem;color:#ffffff80;margin-left:.25rem;font-weight:600}._tagList_8tg7m_313{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.5rem}._tag_8tg7m_313{background:#7b1fa240;color:#ce93d8;padding:.25rem .7rem;border-radius:999px;font-size:.82rem;display:inline-flex;align-items:center;gap:.4rem;border:1px solid rgba(123,31,162,.3)}._tagRemove_8tg7m_332{background:none;border:none;color:#ef5350;cursor:pointer;padding:0;font-size:1rem;line-height:1;transition:color .15s}._tagRemove_8tg7m_332:hover{color:#ff1744}._langGrid_8tg7m_349{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem}._langChip_8tg7m_355{display:flex;align-items:center;gap:.6rem;padding:.6rem .85rem;background:#0003;border:1px solid rgba(255,255,255,.08);border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}._langChip_8tg7m_355:hover{border-color:#fff3;background:#ffffff0a}._langChipActive_8tg7m_373{background:#2196f326;border-color:#2196f366}._langCode_8tg7m_378{font-size:.7rem;font-weight:700;color:#90caf9;background:#2196f326;padding:.15rem .4rem;border-radius:4px;letter-spacing:.05em;min-width:28px;text-align:center}._langChipActive_8tg7m_373 ._langCode_8tg7m_378{background:#2196f34d;color:#64b5f6}._langName_8tg7m_395{font-size:.85rem;color:#ffffffb3}._langChipActive_8tg7m_373 ._langName_8tg7m_395{color:#fffffff2}._stickyActions_8tg7m_406{position:sticky;bottom:0;display:flex;justify-content:flex-end;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#2a2725f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(255,255,255,.1);border-radius:0 0 10px 10px;margin:0 -2rem -2rem;z-index:10}._actions_8tg7m_422{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-top:1rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}._cancelBtn_8tg7m_432{cursor:pointer;color:#fff9;padding:.5rem 1rem;transition:color .2s}._cancelBtn_8tg7m_432:hover{text-decoration:underline;color:#fff}._list_8tg7m_446 h3{margin-bottom:1rem;color:#fff}._table_8tg7m_451{background:#2a2725;border-radius:12px;overflow:hidden}._tableHeader_8tg7m_457{display:grid;grid-template-columns:40px 80px 2fr 1.5fr 1fr 100px;padding:1rem 1.5rem;background:#0003;font-weight:600;color:#fffc}._tableRow_8tg7m_466{display:grid;grid-template-columns:40px 80px 2fr 1.5fr 1fr 100px;padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.05);align-items:center;transition:background-color .2s,opacity .2s;-webkit-user-select:none;user-select:none}._categoriesGrid_8tg7m_476{grid-template-columns:2fr 2fr 1.5fr 100px}._newsGrid_8tg7m_480{grid-template-columns:2.5fr 1.5fr 1fr 100px}._tableRow_8tg7m_466:hover{background:#ffffff05}._statusPub_8tg7m_488{color:#4cd964;font-size:.85rem;background:#4cd9641a;padding:.25rem .5rem;border-radius:4px}._gripCol_8tg7m_496{display:flex;align-items:center;justify-content:center}._rowDragging_8tg7m_502{opacity:.4;background:#ffc8000d;border-top:1px dashed var(--primary-yellow, #ffc800);border-bottom:1px dashed var(--primary-yellow, #ffc800)}._statusDraft_8tg7m_509{color:#ff9f0a;font-size:.85rem;background:#ff9f0a1a;padding:.25rem .5rem;border-radius:4px}._rowActions_8tg7m_517{display:flex;gap:.5rem}._actionBtn_8tg7m_522{background:transparent;border:none;color:#ffffff80;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s}._actionBtn_8tg7m_522:hover{background:#ffffff1a;color:#fff}._deleteBtn_8tg7m_537:hover{background:#ff64641a;color:#ff6b6b}@media(max-width:768px){._row_8tg7m_75{grid-template-columns:1fr;gap:1rem}._tabNav_8tg7m_39{gap:.15rem}._tabBtn_8tg7m_48{padding:.6rem .5rem;font-size:.75rem}._toggleGrid_8tg7m_195{grid-template-columns:1fr}._langGrid_8tg7m_349{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}._stickyActions_8tg7m_406{margin:0 -1.5rem -1.5rem;padding:.75rem 1rem}}
