@font-face{font-family:Fredoka;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/fredoka-400.ttf)format("truetype")}@font-face{font-family:Fredoka;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/fredoka-500.ttf)format("truetype")}@font-face{font-family:Fredoka;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/fredoka-600.ttf)format("truetype")}@font-face{font-family:Fredoka;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/fredoka-700.ttf)format("truetype")}:root{--bg-start:#15296b;--bg-mid:#1f5da0;--bg-end:#2e8ac8;--title-blue:#fff;--title-gold:#ffd23c;--accent-soft:#ffd23c66;--primary-top:#5fcb52;--primary-bottom:#2fa037;--primary-shadow:#247a2c;--particle-gold:#ffd23c73;--particle-white:#ffffff73;--text-main:#fff;--text-secondary:#ffffffd9;--text-dark:#1f2937;--bg-gradient:linear-gradient(180deg, var(--bg-start) 0%, var(--bg-mid) 50%, var(--bg-end) 100%);--glass-bg:#ffffff1f;--glass-border:#ffffff47}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-gradient);min-height:100vh;color:var(--text-main);font-family:Fredoka,sans-serif,system-ui;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex;position:relative}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.app-container{flex-direction:column;min-height:100vh;display:flex}.main-page-container{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.footer{-webkit-backdrop-filter:blur(10px);z-index:10;text-align:center;background:#15296bd9;border-top:1.5px solid #ffffff1f;flex-direction:column;align-items:center;gap:15px;width:100%;margin-top:auto;padding:35px 20px;display:flex;position:relative}.footer-content{color:#fffc;flex-direction:column;align-items:center;gap:8px;font-size:.9rem;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;font-family:Fredoka,sans-serif;display:flex}.footer-link{color:inherit;text-decoration:none;transition:color .2s}.footer-link:hover{color:#ffd23c;text-decoration:underline}.footer-separator{opacity:.4}.footer-credit{opacity:.9;color:#ffffffb3;margin-top:5px;font-family:Fredoka,sans-serif;font-size:.85rem}.credit-link{color:#ffd23c;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-block}.credit-link:hover{transform:scale(1.05)}@media (width>=768px){.footer{text-align:left;flex-direction:row;justify-content:space-between;padding:24px 50px}.footer-credit{margin-top:0}}.particle-system{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.math-particle{opacity:0;-webkit-user-select:none;user-select:none;font-family:Fredoka,sans-serif;animation-name:floatAndRotate;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;bottom:-60px}@keyframes floatAndRotate{0%{opacity:0;transform:translateY(0)rotate(0)}10%{opacity:.45}90%{opacity:.45}to{opacity:0;transform:translateY(-115vh)rotate(360deg)}}.hero-section{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem 3rem;display:flex;position:relative}.hero-grid{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1100px;margin:0 auto;display:flex}@media (width>=900px){.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem;display:grid}}.hero-copy{text-align:center;flex-direction:column;align-items:center;display:flex}@media (width>=900px){.hero-copy{text-align:left;align-items:flex-start}.hero-copy .store-buttons{justify-content:flex-start}}.logo-container{justify-content:center;align-items:center;width:280px;height:240px;margin-bottom:24px;display:flex;position:relative}@media (width>=900px){.logo-container{width:320px;height:270px}}.floating{animation:4s ease-in-out infinite floatLogo}@keyframes floatLogo{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.logo-glow{opacity:.25;filter:blur(40px);z-index:-1;background:#fff;border-radius:50%;width:75%;height:75%;position:absolute}.logo-image{object-fit:contain;z-index:2;filter:drop-shadow(0 8px 16px #00000059);width:100%;height:100%}.main-title{text-shadow:0 4px 10px #0006;letter-spacing:1px;margin:12px 0 8px;font-family:Fredoka,sans-serif;font-size:3.8rem;font-weight:700;line-height:1.1}@media (width<=600px){.main-title{font-size:2.8rem}}.title-white{color:#fff}.title-gold{color:#ffd23c}.title-promise{color:#ffffffe6;text-shadow:0 2px 4px #0000004d;margin-top:12px;font-size:1.45rem;font-weight:600;line-height:1.4;display:block}@media (width<=600px){.title-promise{font-size:1.2rem}}.hero-subtitle{color:#ffffffd9;text-shadow:0 1px 2px #0003;max-width:540px;margin:14px 0 24px;font-size:1.1rem;line-height:1.7}.subtitle-badge-container{border-radius:20px;margin-bottom:8px;box-shadow:0 4px 12px #0003}.subtitle-badge{color:#fff;letter-spacing:2px;text-shadow:0 1px 2px #0003;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff26;border:1.5px solid #ffffff59;border-radius:20px;padding:6px 24px;font-size:11px;font-weight:700}.trust-badge{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-shadow:0 1px 2px #0003;background:#ffffff26;border:1.5px solid #ffffff40;border-radius:20px;margin-bottom:24px;padding:8px 18px;font-size:.9rem;font-weight:700;box-shadow:0 4px 12px #0000001a}.hero-visual{justify-content:center;align-items:center;display:flex}.phone-mockup-wrapper{display:inline-block;position:relative}.phone-glow-behind{z-index:-1;background:radial-gradient(#ffd23c40 0%,#0000 70%);border-radius:50%;animation:4s ease-in-out infinite pulseGlow;position:absolute;inset:-30px}@keyframes pulseGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.phone-frame{background:#1c1c1e;border:9px solid #3a3a3c;border-radius:44px;width:270px;height:540px;animation:6s ease-in-out infinite floatPhone;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 40px 80px #0006,inset 0 0 0 1px #ffffff0a}@keyframes floatPhone{0%,to{transform:translateY(0)rotate(1.5deg)}50%{transform:translateY(-12px)rotate(1.5deg)}}.phone-notch{z-index:10;background:#1c1c1e;border-radius:0 0 16px 16px;width:95px;height:24px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-screen{background:linear-gradient(#15296b 0%,#1f5da0 50%,#2e8ac8 100%);border-radius:35px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.game-preview-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:35px;width:100%;padding:20px;display:flex}.game-preview-logo{filter:drop-shadow(0 6px 12px #0000004d);width:100%;height:auto;animation:3s ease-in-out infinite pulseLogo}@keyframes pulseLogo{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.game-start-btn{color:#fff;letter-spacing:1px;cursor:default;text-shadow:0 1px 2px #00000040;background:linear-gradient(#5fcb52 0%,#2fa037 100%);border:2px solid #fff;border-radius:25px;padding:12px 35px;font-family:Fredoka,sans-serif;font-size:1.25rem;font-weight:700;animation:2s ease-in-out infinite bounceButton;box-shadow:0 8px 20px #2fa03773,inset 0 -4px #247a2c}@keyframes bounceButton{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.phone-home-indicator{z-index:10;background:#ffffff59;border-radius:3px;width:100px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.scroll-indicator{text-align:center;cursor:pointer;opacity:.8;margin-top:3.5rem;transition:opacity .2s}.scroll-indicator:hover{opacity:1}.scroll-text{color:#ffd23c;letter-spacing:1.5px;text-shadow:0 1px 2px #0000004d;margin-bottom:5px;font-size:.85rem;font-weight:700}.arrow-down{color:#ffd23c;text-shadow:0 1px 2px #0000004d;font-size:1.6rem;font-weight:700;animation:1.8s ease-in-out infinite bounceArrow}@keyframes bounceArrow{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.store-buttons-container{flex-direction:row;justify-content:center;align-items:center;gap:20px;margin-top:20px;display:flex}.store-btn-link,.store-btn-wrapper{height:44px;transition:transform .2s,filter .2s;display:block}.store-badge-img{filter:drop-shadow(0 4px 6px #00000026);width:auto;height:100%;display:block}.store-btn-link:hover{filter:brightness(1.1);transform:scale(1.05)}.store-btn-wrapper.disabled{cursor:not-allowed;position:relative}.coming-soon-badge{color:#fff;text-transform:uppercase;z-index:10;white-space:nowrap;background:#f39c12;border:1.5px solid #fff;border-radius:10px;padding:3px 8px;font-family:Fredoka,sans-serif;font-size:10px;font-weight:800;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 5px #0003}@media (width<=600px){.store-buttons-container{flex-direction:column;gap:15px}.store-btn-link,.store-btn-wrapper{height:46px}}.features-section{z-index:1;background:0 0;border-top:1.5px solid #ffffff1f;padding:80px 20px;position:relative}.features-container{max-width:1100px;margin:0 auto}.section-header{text-align:center;max-width:700px;margin:0 auto 50px}.section-title{color:#ffd23c;text-shadow:0 2px 4px #00000040;margin-bottom:15px;font-family:Fredoka,sans-serif;font-size:2.5rem;font-weight:700}.section-intro{color:#ffffffe6;text-shadow:0 1px 2px #00000026;font-size:1.15rem;line-height:1.6}.pillars-grid{grid-template-columns:1fr;gap:25px;margin-bottom:40px;display:grid}@media (width>=600px){.pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.pillars-grid{grid-template-columns:repeat(4,1fr)}}.pillar-card{-webkit-backdrop-filter:blur(10px);text-align:center;background:#ffffff1f;border:1.5px solid #fff3;border-radius:20px;padding:25px 20px;transition:transform .3s,box-shadow .3s,background .3s;box-shadow:0 8px 32px #00000026}.pillar-card:hover{background:#ffffff2e;transform:translateY(-5px);box-shadow:0 12px 35px #ffd23c26}.pillar-icon{filter:drop-shadow(0 4px 6px #00000026);margin-bottom:15px;font-size:2.4rem}.pillar-title{color:#fff;margin-bottom:10px;font-family:Fredoka,sans-serif;font-size:1.3rem;font-weight:600}.pillar-description{color:#fffc;font-size:.95rem;line-height:1.5}.worlds-grid{grid-template-columns:1fr;gap:25px;margin-bottom:50px;display:grid}@media (width>=768px){.worlds-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.worlds-grid{grid-template-columns:repeat(3,1fr)}}.world-card{-webkit-backdrop-filter:blur(10px);background:#ffffff1f;border:1.5px solid #fff3;border-radius:24px;align-items:flex-start;gap:20px;padding:26px 24px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;box-shadow:0 8px 32px #00000026}.world-card:hover{border-color:#ffd23c66;transform:translateY(-5px);box-shadow:0 12px 35px #ffd23c1f}.world-icon{filter:drop-shadow(0 4px 8px #0003);font-size:2.8rem}.world-info{flex-direction:column;display:flex}.world-subtitle{text-transform:uppercase;letter-spacing:1.5px;color:#ffd23c;margin-bottom:4px;font-size:.75rem;font-weight:700}.world-title{color:#fff;margin-bottom:10px;font-family:Fredoka,sans-serif;font-size:1.3rem;font-weight:600}.world-description{color:#fffc;font-size:.95rem;line-height:1.55}.games-grid{grid-template-columns:1fr;gap:30px;display:grid}@media (width>=600px){.games-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.games-grid{grid-template-columns:repeat(3,1fr)}}.game-card{-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1.5px solid #ffffff26;border-radius:24px;flex-direction:column;align-items:flex-start;padding:30px 24px;transition:transform .3s,box-shadow .3s,background .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000026}.game-card:hover{background:#ffffff26;border-color:#ffd23c80;transform:translateY(-8px);box-shadow:0 15px 35px #ffd23c1f}.game-card-bg-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#ffd23c26 0%,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:-50px;right:-50px}.game-icon-wrapper{z-index:2;background:#ffffff26;border:1.5px solid #ffffff40;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000001a}.game-icon{font-size:1.8rem}.game-title{color:#fff;z-index:2;text-shadow:0 1px 2px #0003;margin-bottom:12px;font-family:Fredoka,sans-serif;font-size:1.35rem;font-weight:600}.game-description{color:#fffc;z-index:2;font-size:.95rem;line-height:1.6}.show-all-btn{color:#1f2937;cursor:pointer;background:linear-gradient(135deg,#ffd23c 0%,#f59e0b 100%);border:none;border-radius:50px;padding:14px 32px;font-family:Fredoka,sans-serif;font-size:1.15rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 8px 24px #ffd23c4d}.show-all-btn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 12px 30px #ffd23c73}.show-all-btn:active{transform:translateY(1px)}.all-games-drawer{-webkit-backdrop-filter:blur(16px);background:#ffffff0f;border:1.5px solid #ffffff26;border-radius:30px;margin-top:50px;padding:30px;animation:.4s ease-out fadeIn;box-shadow:0 15px 40px #00000040}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.drawer-tabs{border-bottom:1.5px solid #ffffff1a;flex-wrap:wrap;gap:12px;margin-bottom:30px;padding-bottom:20px;display:flex}.drawer-tab{color:#ffffffd9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:150px;padding:12px 20px;font-family:Fredoka,sans-serif;font-size:1rem;font-weight:600;transition:all .25s;display:flex}.drawer-tab:hover{color:#fff;background:#ffffff1f}.drawer-tab.active{color:#1f2937;background:#ffd23c;border-color:#ffd23c;box-shadow:0 4px 15px #ffd23c59}.drawer-tab .tab-icon{font-size:1.25rem}.drawer-content{animation:.3s ease-out fadeIn}.drawer-world-title{color:#ffd23c;margin-bottom:8px;font-family:Fredoka,sans-serif;font-size:1.5rem;font-weight:700}.drawer-world-desc{color:#ffffffd9;margin-bottom:30px;font-size:1rem;line-height:1.5}.drawer-games-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (width>=768px){.drawer-games-grid{grid-template-columns:repeat(2,1fr)}}.drawer-game-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:16px;padding:16px 20px;transition:background .2s,border-color .2s;display:flex}.drawer-game-card:hover{background:#ffffff14;border-color:#ffd23c4d}.drawer-game-icon{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex;overflow:hidden}.drawer-game-info{flex-direction:column;display:flex}.drawer-game-title{color:#fff;margin-bottom:4px;font-family:Fredoka,sans-serif;font-size:1.1rem;font-weight:600}.drawer-game-description{color:#ffffffb3;font-size:.9rem;line-height:1.45}.written-math-section{z-index:1;background:0 0;border-top:1.5px solid #ffffff1f;padding:80px 20px;position:relative}.written-math-container{max-width:1100px;margin:0 auto}.written-math-grid{grid-template-columns:1fr;gap:30px;margin-top:40px;display:grid}@media (width>=640px){.written-math-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.written-math-grid{grid-template-columns:repeat(4,1fr)}}.written-math-card{-webkit-backdrop-filter:blur(12px);text-align:center;cursor:default;background:#0f172a73;border:2px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;padding:30px 24px;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s cubic-bezier(.165,.84,.44,1),border-color .4s,background-color .4s;display:flex;position:relative;overflow:hidden}.written-math-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ffffff0d,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.written-math-card:hover{border-color:var(--accent-color);box-shadow:0 16px 40px var(--hover-shadow);background:#0f172a99;transform:translateY(-8px)scale(1.02)}.card-top{justify-content:center;width:100%;margin-bottom:20px;display:flex}.operation-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-family:Fredoka,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.operation-symbol{font-size:1.1rem;font-weight:800;line-height:1}.thumbnail-wrapper{justify-content:center;align-items:center;margin-bottom:22px;transition:transform .4s;display:flex}.written-math-card:hover .thumbnail-wrapper{transform:scale(1.1)rotate(2deg)}.written-math-card .game-title{color:#fff;margin-bottom:12px;font-family:Fredoka,sans-serif;font-size:1.35rem;font-weight:700;line-height:1.3}.written-math-card .game-description{color:#ffffffbf;margin:0;font-size:.92rem;line-height:1.6}.screenshots-section{z-index:2;background:linear-gradient(#15296b00 0%,#0d163666 100%);padding:80px 0;position:relative}.screenshots-container{flex-direction:column;align-items:center;max-width:960px;margin:0 auto;padding:0 24px;display:flex}.carousel-main-wrapper{width:100%;max-width:300px;margin:40px auto 0;position:relative}.carousel-window{aspect-ratio:1206/2622;background:#0000004d;border:4px solid #ffffff40;border-radius:36px;width:100%;overflow:hidden;box-shadow:0 20px 50px #0006}.carousel-slides-track{width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.carousel-slide-item{justify-content:center;align-items:center;min-width:100%;height:100%;display:flex;position:relative}.slide-image-card{cursor:pointer;background:#0d1636;width:100%;height:100%;position:relative;overflow:hidden}.slide-image-card img{object-fit:contain;width:100%;height:100%;transition:transform .5s;display:block}.slide-image-card:hover img{transform:scale(1.03)}.slide-zoom-icon{color:#fff;opacity:0;z-index:5;-webkit-backdrop-filter:blur(4px);background:#15296bd9;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:opacity .3s,transform .3s,background-color .2s;display:flex;position:absolute;top:20px;right:20px;transform:scale(.8)}.slide-image-card:hover .slide-zoom-icon{opacity:1;transform:scale(1)}.slide-zoom-icon:hover{color:#15296b;background:#ffd23c}.slide-caption{color:#fffffff2;text-align:center;text-shadow:0 2px 4px #00000080;z-index:4;background:linear-gradient(#0000 0%,#000c 100%);padding:20px 24px;font-family:Fredoka,sans-serif;font-size:1.05rem;font-weight:500;position:absolute;bottom:0;left:0;right:0}.carousel-nav-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);z-index:10;background:#15296bcc;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.95rem;transition:background-color .2s,transform .2s,border-color .2s,color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px #0000004d}.carousel-nav-btn:hover{color:#15296b;background-color:#ffd23c;border-color:#ffd23c;transform:translateY(-50%)scale(1.1)}.carousel-nav-btn.prev-btn{left:-24px}.carousel-nav-btn.next-btn{right:-24px}@media (width<=860px){.carousel-nav-btn.prev-btn{left:12px}.carousel-nav-btn.next-btn{right:12px}}.carousel-indicators{flex-wrap:wrap;justify-content:center;gap:10px;max-width:600px;margin-top:24px;display:flex}.carousel-dot-btn{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .25s,transform .25s}.carousel-dot-btn.active{background-color:#ffd23c;transform:scale(1.3)}.carousel-dot-btn:hover{background-color:#ffd23cbf}.lightbox-overlay{-webkit-backdrop-filter:blur(10px);z-index:9999;background:#080f29eb;justify-content:center;align-items:center;padding:24px;animation:.3s both fadeIn;display:flex;position:fixed;inset:0}.lightbox-close-btn{color:#fff;cursor:pointer;opacity:.7;z-index:10001;background:0 0;border:none;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:24px;right:24px}.lightbox-close-btn:hover{opacity:1;transform:scale(1.1)rotate(90deg)}.lightbox-nav-btn{color:#fff;cursor:pointer;z-index:10001;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.25rem;transition:background-color .2s,transform .2s,color .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav-btn:hover{color:#15296b;background-color:#ffd23c;border-color:#ffd23c;transform:translateY(-50%)scale(1.1)}.lightbox-nav-btn.prev{left:40px}.lightbox-nav-btn.next{right:40px}@media (width<=768px){.lightbox-nav-btn{width:44px;height:44px;font-size:.95rem}.lightbox-nav-btn.prev{left:12px}.lightbox-nav-btn.next{right:12px}}.lightbox-content-card{aspect-ratio:1206/2622;background:#080f29;border:1px solid #ffffff26;border-radius:24px;flex-direction:column;width:auto;max-width:90vw;max-height:85vh;animation:.35s cubic-bezier(.16,1,.3,1) both zoomIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #0009}.lightbox-image{object-fit:contain;flex:1;width:100%;height:100%;display:block}.lightbox-caption{color:#ffd23c;text-align:center;background:#080f29;border-top:1px solid #ffffff1a;padding:18px 24px;font-family:Fredoka,sans-serif;font-size:1.1rem;font-weight:500}@keyframes zoomIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.other-games-section{z-index:1;background:0 0;border-top:1.5px solid #ffffff1f;padding:80px 20px;position:relative}.other-games-container{max-width:1100px;margin:0 auto}.other-games-grid{grid-template-columns:1fr;gap:30px;margin-top:20px;display:grid}@media (width>=768px) and (width<=989px){.other-games-grid{grid-template-columns:repeat(2,1fr);max-width:800px;margin-left:auto;margin-right:auto}}@media (width>=990px){.other-games-grid{grid-template-columns:repeat(3,1fr);max-width:1100px;margin-left:auto;margin-right:auto}}.other-game-card{-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1.5px solid #ffffff26;border-radius:24px;flex-direction:column;padding:35px 25px 25px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 32px #00000026}.other-game-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #0003}.card-tag{text-transform:uppercase;letter-spacing:.5px;color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;padding:3px 10px;font-size:.7rem;font-weight:700;position:absolute;top:15px;right:15px}.other-game-card.secret{opacity:.75;border-style:dashed}.other-game-card.secret .card-tag{color:#fff9;background:#ffffff0d}.other-game-icon-wrapper{background:#ffffff26;border:1.5px solid #fff3;border-radius:20px;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:20px;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000001a}.other-game-icon{font-size:1.8rem}.other-game-logo-img{object-fit:contain;filter:drop-shadow(0 4px 6px #00000026);width:90%;height:90%}.other-game-title{color:#fff;text-shadow:0 1px 2px #0003;margin-bottom:4px;font-family:Fredoka,sans-serif;font-size:1.45rem;font-weight:700}.other-game-subtitle{color:#ffd23c;letter-spacing:.5px;margin-bottom:15px;font-size:.85rem;font-weight:600}.other-game-description{color:#fffc;margin-bottom:30px;font-size:.95rem;line-height:1.55}.other-game-action{margin-top:auto}.other-game-btn{text-align:center;border-radius:20px;width:100%;padding:12px 20px;font-family:Fredoka,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.link-btn{color:#fff;background:linear-gradient(#5fcb52 0%,#2fa037 100%);border:1.5px solid #fff;box-shadow:0 6px 15px #2fa03759,inset 0 -3px #247a2c}.link-btn:hover{transform:scale(1.03);box-shadow:0 8px 20px #2fa03773,inset 0 -3px #247a2c}.secret-btn{color:#ffffff80;cursor:default;background:0 0;border:1.5px dashed #fff3}.faq-section{z-index:1;background:0 0;border-top:1.5px solid #ffffff1f;padding:80px 20px;position:relative}.faq-container{max-width:800px;margin:0 auto}.faq-list{flex-direction:column;gap:16px;margin-top:40px;display:flex}.faq-item{-webkit-backdrop-filter:blur(10px);background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:20px;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden}.faq-item:hover{border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.faq-item.active{background:#ffffff17;border-color:#ffd23c66;box-shadow:0 10px 30px #00000026}.faq-question-btn{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:22px 28px;display:flex}.faq-question-text{color:#fff;padding-right:15px;font-family:Fredoka,sans-serif;font-size:1.2rem;font-weight:600;transition:color .2s}.faq-item:hover .faq-question-text,.faq-item.active .faq-question-text{color:#ffd23c}.faq-icon-arrow{color:#ffffff80;font-size:.95rem;transition:transform .2s,color .2s}.faq-item.active .faq-icon-arrow{color:#ffd23c;transform:rotate(90deg)}.faq-answer-wrapper{transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-answer-content{color:#ffffffd9;padding:0 28px 24px;font-size:1.05rem;line-height:1.6}@media (width<=600px){.faq-question-btn{padding:18px 20px}.faq-question-text{font-size:1.05rem}.faq-answer-content{padding:0 20px 20px;font-size:.95rem}}.privacy-page-container{background:linear-gradient(#15296b 0%,#1f5da0 50%,#2e8ac8 100%);justify-content:center;align-items:center;min-height:100vh;padding:60px 20px;display:flex}.privacy-card-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#2c3e50;background:#fffffffa;border:1px solid #fff3;border-radius:28px;width:100%;max-width:800px;padding:45px;font-family:Fredoka,sans-serif;box-shadow:0 15px 45px #00000040}.back-link{color:#1f5da0;margin-bottom:24px;font-weight:700;text-decoration:none;transition:transform .2s,color .2s;display:inline-block}.back-link:hover{color:#2e8ac8;transform:translate(-4px)}.privacy-main-title{color:#15296b;text-align:center;border-bottom:3.5px solid #ffd23c;margin-bottom:30px;padding-bottom:12px;font-size:2.3rem;font-weight:700}.privacy-section-title{color:#1f5da0;border-left:4px solid #ffd23c;margin-top:35px;margin-bottom:15px;padding-left:12px;font-size:1.5rem;font-weight:600}.privacy-intro-card{background:#f8fafc;border:1.5px dashed #1f5da033;border-radius:16px;margin-bottom:25px;padding:24px;font-size:1.05rem;line-height:1.7;box-shadow:inset 0 2px 8px #00000005}.privacy-card{background:#fff;border:1px solid #1f5da014;border-radius:18px;margin-bottom:25px;padding:24px;box-shadow:0 4px 15px #00000005}.highlight{color:#1f5da0;font-weight:700}ul{margin-top:10px;padding-left:20px}li{margin-bottom:10px;line-height:1.6}.privacy-footer-note{color:#7f8c8d;text-align:center;border-top:1px solid #eee;margin-top:60px;padding-top:25px;font-size:.9em}@media (width<=600px){.privacy-card-wrapper{border-radius:22px;padding:28px 20px}.privacy-main-title{font-size:1.8rem}.privacy-section-title{font-size:1.35rem}}.cookie-banner-container{z-index:9999;-webkit-backdrop-filter:blur(12px);background:#15296be6;border:1.5px solid #ffffff29;border-radius:20px;width:calc(100% - 32px);max-width:720px;padding:16px 20px;animation:.5s cubic-bezier(.16,1,.3,1) forwards slideUpCookie;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000059}.cookie-banner-content{justify-content:space-between;align-items:center;gap:16px;display:flex}.cookie-icon{flex-shrink:0;font-size:1.6rem}.cookie-text{color:#ffffffeb;flex-grow:1;margin:0;font-size:.92rem;line-height:1.5}.cookie-link{color:#ffd23c;font-weight:600;text-decoration:underline;transition:color .2s}.cookie-link:hover{color:#fff}.cookie-buttons{flex-shrink:0;gap:10px;display:flex}.cookie-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:12px;padding:10px 18px;font-size:.88rem;font-weight:700;transition:transform .2s,background-color .2s,border-color .2s}.accept-btn{color:#15296b;background:#ffd23c;box-shadow:0 4px 10px #ffd23c33}.accept-btn:hover{background:#ffe066;transform:translateY(-2px)}.decline-btn{color:#fffc;background:0 0;border:1.5px solid #ffffff4d}.decline-btn:hover{color:#fff;background:#ffffff0d;border-color:#fff9;transform:translateY(-2px)}.cookie-btn:active{transform:translateY(0)}@keyframes slideUpCookie{0%{opacity:0;transform:translate(-50%,100px)}to{opacity:1;transform:translate(-50%)}}@media (width<=680px){.cookie-banner-container{padding:14px 16px;bottom:16px}.cookie-banner-content{flex-direction:column;align-items:flex-start;gap:12px}.cookie-buttons{gap:8px;width:100%}.cookie-btn{text-align:center;flex:1;padding:12px}}.language-selector-wrapper{z-index:1000;position:absolute;top:20px;right:20px}.language-selector-container{-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff29;border-radius:30px;gap:6px;padding:4px;transition:all .3s;display:flex;box-shadow:0 8px 32px #00000040}.language-selector-container:hover{border-color:#ffd23c66;box-shadow:0 8px 32px #ffd23c26}.lang-btn{color:#ffffffb3;background:0 0;border:none;border-radius:20px;align-items:center;gap:5px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.lang-btn:hover{color:#fff;background:#ffffff1a}.lang-btn.active{color:#1f2937;background:#ffd23c;box-shadow:0 2px 10px #ffd23c66}.lang-flag{font-size:1.1rem;line-height:1;display:inline-block}.lang-name{letter-spacing:.5px}@media (width<=768px){.language-selector-wrapper{justify-content:center;width:100%;margin-top:15px;margin-bottom:5px;display:flex;position:relative;top:0;right:0}.lang-btn{padding:5px 10px;font-size:.75rem}.lang-flag{font-size:1rem}}
