.Navigation-module__eB08ka__header{z-index:100;border-bottom:1px solid var(--glass-border);width:100%;position:fixed;top:0;left:0}.Navigation-module__eB08ka__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.Navigation-module__eB08ka__logo{font-family:var(--font-outfit);letter-spacing:2px;color:var(--foreground);font-size:1.5rem;font-weight:800}.Navigation-module__eB08ka__accent{color:var(--accent)}.Navigation-module__eB08ka__navLinks{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__eB08ka__link{color:#ffffffb3;font-size:.95rem;font-weight:500;transition:color .3s}.Navigation-module__eB08ka__link:hover{color:var(--foreground)}.Navigation-module__eB08ka__menuBtn{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:none}.Navigation-module__eB08ka__menuBtn span{background:var(--foreground);transform-origin:1px;border-radius:10px;width:2rem;height:.25rem;transition:all .3s linear;position:relative}@media (max-width:768px){.Navigation-module__eB08ka__menuBtn{display:flex}.Navigation-module__eB08ka__navLinks{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border-left:1px solid var(--glass-border);flex-direction:column;width:250px;height:100vh;padding:6rem 2rem 2rem;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%)}.Navigation-module__eB08ka__navLinksOpen{transform:translate(0)}.Navigation-module__eB08ka__open span:first-child{transform:rotate(45deg)}.Navigation-module__eB08ka__open span:nth-child(2){opacity:0;transform:translate(20px)}.Navigation-module__eB08ka__open span:nth-child(3){transform:rotate(-45deg)}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--glass-border);background:#0003;margin-top:auto;padding:4rem 2rem 2rem}.Footer-module__S6Hkya__container{flex-direction:column;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__S6Hkya__contentRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.Footer-module__S6Hkya__brand{font-family:var(--font-outfit);color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__accent{color:var(--accent)}.Footer-module__S6Hkya__links{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linkItem{color:#fff9;font-size:.95rem;transition:color .3s}.Footer-module__S6Hkya__linkItem:hover{color:var(--foreground)}.Footer-module__S6Hkya__socials{gap:1.5rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff9;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:var(--accent);transform:translateY(-3px)}.Footer-module__S6Hkya__bottomRow{text-align:center;color:#fff6;border-top:1px solid #ffffff0d;width:100%;padding-top:2rem;font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__contentRow{text-align:center;flex-direction:column}.Footer-module__S6Hkya__links{flex-direction:column;gap:1.25rem}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative}.Hero-module__ZARIfG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.Hero-module__ZARIfG__content{max-width:700px}.Hero-module__ZARIfG__badge{letter-spacing:2px;color:var(--accent);background:#3b82f626;border:1px solid #3b82f64d;border-radius:100px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.Hero-module__ZARIfG__title{margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);line-height:1.1}.Hero-module__ZARIfG__gradientText{background:linear-gradient(135deg, var(--accent) 0%, #8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.25rem;font-weight:300;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{gap:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__primaryBtn{background:var(--accent);color:#fff;box-shadow:0 4px 15px #3b82f666}.Hero-module__ZARIfG__primaryBtn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f699}.Hero-module__ZARIfG__secondaryBtn{color:var(--foreground);border:1px solid var(--glass-border);background:#ffffff0d}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff1a}@media (max-width:480px){.Hero-module__ZARIfG__ctaGroup{gap:1rem}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{padding:.8rem 1.2rem;font-size:.95rem}}
.About-module__vAULUW__aboutSection{background-color:#0000;justify-content:center;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.About-module__vAULUW__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;display:grid;position:relative}@media (max-width:860px){.About-module__vAULUW__container{text-align:left;grid-template-columns:1fr;gap:3rem}}.About-module__vAULUW__contentWrapper{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__subtitle{color:var(--accent);font-family:var(--font-outfit);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:600}.About-module__vAULUW__title{font-family:var(--font-outfit);background:linear-gradient(to right, var(--foreground), #888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.About-module__vAULUW__description{color:#ffffffb3;font-size:1.125rem;line-height:1.8}.About-module__vAULUW__visualWrapper{justify-content:center;align-items:center;height:100%;min-height:350px;display:flex;position:relative}.About-module__vAULUW__glassCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);z-index:2;border-radius:16px;width:100%;max-width:450px;padding:3rem;animation:6s ease-in-out infinite About-module__vAULUW__float;position:relative;box-shadow:0 25px 50px -12px #00000080}.About-module__vAULUW__glowNode{background:radial-gradient(circle, var(--accent) 0%, transparent 70%);filter:blur(50px);opacity:.25;z-index:1;width:250px;height:250px;animation:4s ease-in-out infinite alternate About-module__vAULUW__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes About-module__vAULUW__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes About-module__vAULUW__pulse{0%{opacity:.15;transform:translate(-50%,-50%)scale(.9)}to{opacity:.35;transform:translate(-50%,-50%)scale(1.1)}}.About-module__vAULUW__highlightText{color:var(--foreground);font-weight:600}.About-module__vAULUW__cardHeader{color:var(--accent);margin-bottom:1.5rem;font-size:1.5rem}.About-module__vAULUW__featureList{color:#ffffffb3;flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.About-module__vAULUW__featureItem{align-items:center;gap:1rem;display:flex}.About-module__vAULUW__featureIcon{font-size:1.5rem}
.GameCatalog-module__PVhAMa__catalog{padding:8rem 0;position:relative}.GameCatalog-module__PVhAMa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.GameCatalog-module__PVhAMa__header{text-align:center;margin-bottom:4rem}.GameCatalog-module__PVhAMa__title{margin-bottom:1rem;font-size:2.5rem}.GameCatalog-module__PVhAMa__subtitle{color:#fff9;font-size:1.1rem}.GameCatalog-module__PVhAMa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.GameCatalog-module__PVhAMa__card{border-radius:16px;flex-direction:column;height:100%;padding:2.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.GameCatalog-module__PVhAMa__card:hover{border-color:#3b82f666;transform:translateY(-10px)}.GameCatalog-module__PVhAMa__statusBadge{text-transform:uppercase;letter-spacing:1px;border-radius:4px;align-self:flex-start;margin-bottom:1.5rem;padding:.3rem .8rem;font-size:.75rem;font-weight:600}.GameCatalog-module__PVhAMa__statusBadge[data-status=Available]{color:#4ade80;background:#22c55e26}.GameCatalog-module__PVhAMa__statusBadge[data-status=Coming\ Soon]{color:#facc15;background:#eab30826}.GameCatalog-module__PVhAMa__statusBadge[data-status=In\ Development]{color:#ffffff80;background:#ffffff0d}.GameCatalog-module__PVhAMa__cardTitle{margin-bottom:1rem;font-size:1.5rem}.GameCatalog-module__PVhAMa__cardDesc{color:#ffffffb3;flex-grow:1;margin-bottom:2rem;line-height:1.6}.GameCatalog-module__PVhAMa__storeButtons{flex-direction:column;gap:.75rem;width:100%;display:flex}.GameCatalog-module__PVhAMa__badgeRow{justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}.GameCatalog-module__PVhAMa__officialBadgeBtn{flex:1;justify-content:center;max-width:140px;transition:transform .2s,opacity .2s;display:flex}.GameCatalog-module__PVhAMa__officialBadgeBtn:hover{opacity:.9;transform:translateY(-2px)}.GameCatalog-module__PVhAMa__officialBadgeImg{object-fit:contain;width:100%;height:auto;max-height:42px;display:block}.GameCatalog-module__PVhAMa__playBtn{text-align:center;border:none;border-radius:8px;width:100%;padding:.8rem 1.5rem;font-family:inherit;font-weight:600;transition:all .3s;display:inline-block}.GameCatalog-module__PVhAMa__disabled{color:#fff6;cursor:not-allowed;background:#ffffff0d}.GameCatalog-module__PVhAMa__disabled:hover{color:#fff6;background:#ffffff0d}
.Contact-module__hcVmEa__contactSection{background-color:#0000;justify-content:center;padding:8rem 2rem;display:flex;position:relative}.Contact-module__hcVmEa__container{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex;position:relative}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:3rem}.Contact-module__hcVmEa__subtitle{color:var(--accent);font-family:var(--font-outfit);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.Contact-module__hcVmEa__title{font-family:var(--font-outfit);background:linear-gradient(to right, var(--foreground), #888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.Contact-module__hcVmEa__glassForm{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;padding:3rem;display:flex;box-shadow:0 25px 50px -12px #00000080}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__label{color:#ffffffe6;font-size:.9rem;font-weight:500}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea,.Contact-module__hcVmEa__select{width:100%;color:var(--foreground);background-color:#0003;border:1px solid #ffffff1a;border-radius:8px;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus,.Contact-module__hcVmEa__select:focus{background-color:#0000004d;border-color:#3b82f680;outline:none;box-shadow:0 0 0 2px #3b82f633}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__select{appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right 1rem top 50%;background-repeat:no-repeat;background-size:.65rem}.Contact-module__hcVmEa__select option{color:#fff;background:#111}.Contact-module__hcVmEa__submitBtn{background:var(--foreground);color:#000;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Contact-module__hcVmEa__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #fff3}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__statusMessage{text-align:center;opacity:0;border-radius:8px;max-height:0;margin-top:0;padding:0 1rem;font-weight:500;transition:all .5s cubic-bezier(.4,0,.2,1);overflow:hidden;transform:translateY(-10px)}.Contact-module__hcVmEa__statusMessage.Contact-module__hcVmEa__visible{opacity:1;max-height:100px;margin-top:1rem;padding:1rem;transform:translateY(0)}.Contact-module__hcVmEa__success{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.Contact-module__hcVmEa__error{color:#f87171;background:#ef44441a;border:1px solid #ef444433}.Contact-module__hcVmEa__turnstileWrapper{justify-content:center;width:100%;display:flex}@media (max-width:640px){.Contact-module__hcVmEa__glassForm{padding:2rem}}@media (max-width:400px){.Contact-module__hcVmEa__turnstileWrapper{transform-origin:50%;transform:scale(.85)}}
