.page_container__jZF7q{max-width:1400px;margin:0 auto;padding:0;display:flex;flex-direction:column;gap:0}@keyframes page_fadeIn__jjObi{0%{opacity:0}to{opacity:1}}.GamesSection_section__0ne6F{background:var(--bg-primary);padding:4.75rem 2rem;border-radius:0;box-shadow:none;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:GamesSection_fadeInUp__ndIV3 .8s ease-out .4s backwards;max-width:1400px;margin:0 auto;width:100%}.GamesSection_title__Cm4S_{font-size:3rem;margin-bottom:2.25rem;color:var(--text-primary);font-weight:600;text-align:center;letter-spacing:-.02em;line-height:1.1}.GamesSection_intro__7Cls_{margin-bottom:1rem;color:var(--text-secondary);line-height:1.8;font-size:1.25rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto;font-weight:400}.GamesSection_leadSub__jNXCz{text-align:center;color:var(--text-muted);font-size:1rem;font-weight:600;margin-bottom:1.75rem;letter-spacing:.02em}.GamesSection_socialWrap__qHbQn{margin:2rem auto 2.7rem;text-align:center;background:linear-gradient(180deg,#eff6ff,#f8fbff);border:1px solid #d6e4ff;border-radius:14px;padding:2rem 1rem;max-width:640px}.GamesSection_socialLead__0hCCT{color:#1e3a8a;font-size:1.02rem;font-weight:700;margin-bottom:.78rem}.GamesSection_socialLinks__FC0HR{display:inline-flex;align-items:center;gap:.65rem;flex-wrap:wrap;justify-content:center}.GamesSection_socialLink__Z8eGL{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb);border:1px solid #1d4ed8;border-radius:999px;padding:.5rem .95rem;font-size:.95rem;font-weight:700;box-shadow:0 6px 16px rgba(37,99,235,.28);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.GamesSection_socialLink__Z8eGL:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(37,99,235,.35);filter:saturate(1.08)}.GamesSection_socialIcon__subA0{width:1.25rem;height:1.25rem;border-radius:999px;background:#fff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;line-height:1}.GamesSection_gamesGrid__pVWlA{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;margin-top:1.75rem}.GamesSection_gameCard__r3HG2{background:var(--bg-primary);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:box-shadow .3s ease;cursor:default}.GamesSection_gameCard__r3HG2:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.GamesSection_imageContainer__2loHF{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center}.GamesSection_gameImage__aoOAl{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .3s ease}.GamesSection_gameCard__r3HG2:hover .GamesSection_gameImage__aoOAl{transform:none}.GamesSection_imagePlaceholder__0Ciof{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:var(--text-muted);position:relative}.GamesSection_placeholderText__34Cnm{font-size:.9rem;text-align:center;padding:1rem;color:var(--text-secondary)}.GamesSection_categoryBanner__NvJ_f{position:absolute;top:0;left:0;background:#1e40af;color:#fff;padding:.5rem 1rem;font-size:.75rem;font-weight:600;z-index:2}.GamesSection_categoryText__BFgTW{color:#fff}.GamesSection_cardContent__o3nGW{padding:1.5rem}.GamesSection_gameTitle__hCZph{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;line-height:1.4;letter-spacing:-.01em}.GamesSection_gameGenre__0Kzmo{font-size:.875rem;color:var(--text-muted);margin-bottom:.75rem;line-height:1.5}.GamesSection_gameCount__yPmj_{font-size:.875rem;color:var(--text-secondary);font-weight:500}.GamesSection_ctaWrap__vS_8k{display:flex;justify-content:center;margin-top:3rem}.GamesSection_cta__t78Ga{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1.05rem;font-weight:600;color:#fff;background:var(--gradient-modern,linear-gradient(135deg,#6366f1 0,#8b5cf6 100%));border-radius:999px;text-decoration:none;box-shadow:0 4px 14px rgba(99,102,241,.35);transition:transform .2s ease,box-shadow .2s ease}.GamesSection_cta__t78Ga:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(99,102,241,.45)}@media (max-width:1200px){.GamesSection_gamesGrid__pVWlA{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:768px){.GamesSection_section__0ne6F{padding:4rem 1.5rem}.GamesSection_gamesGrid__pVWlA{grid-template-columns:repeat(2,1fr);gap:1rem}.GamesSection_title__Cm4S_{font-size:2rem}.GamesSection_intro__7Cls_{font-size:1rem}.GamesSection_socialLead__0hCCT{font-size:.92rem}.GamesSection_socialLink__Z8eGL{padding:.43rem .8rem;font-size:.86rem}.GamesSection_cardContent__o3nGW{padding:1rem}.GamesSection_gameTitle__hCZph{font-size:1rem}}@media (max-width:480px){.GamesSection_gamesGrid__pVWlA{grid-template-columns:1fr}}.HeroSection_hero__tOd4X{width:100%;margin-bottom:6rem;animation:HeroSection_heroAppear__e_hcp .8s cubic-bezier(.34,1.56,.64,1) forwards;opacity:0}@keyframes HeroSection_heroAppear__e_hcp{0%{opacity:0;transform:scale(.8) translateY(50px);filter:blur(20px)}50%{transform:scale(1.05) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}.HeroSection_carouselContainer__6cF_9{width:100%;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);position:relative;background:var(--bg-secondary)}.HeroSection_carousel__8Ghd1{display:flex;width:100%;transition:transform .8s cubic-bezier(.4,0,.2,1);will-change:transform}.HeroSection_slide__clag5{min-width:100%;width:100%;aspect-ratio:16/9;position:relative;flex-shrink:0;animation:HeroSection_slideIn__kCTbK .8s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes HeroSection_slideIn__kCTbK{0%{opacity:0;transform:scale(1.1);filter:blur(10px)}to{opacity:1;transform:scale(1);filter:blur(0)}}.HeroSection_imagePlaceholder__Rsqj5{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:var(--text-muted);position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.HeroSection_imagePlaceholder__Rsqj5:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(99,102,241,.1) 0,transparent 70%);animation:HeroSection_rotate__5Zbt5 20s linear infinite}@keyframes HeroSection_rotate__5Zbt5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.HeroSection_placeholderText__kNvSQ{font-size:1.5rem;font-weight:500;margin-bottom:.5rem;position:relative;z-index:1;color:var(--text-secondary)}.HeroSection_placeholderSubtext__fzEMn{font-size:1rem;position:relative;z-index:1;color:var(--text-muted);margin-bottom:.25rem}.HeroSection_heroImage__nQSLG{object-fit:cover;animation:HeroSection_imageZoom__B3u9v .8s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes HeroSection_imageZoom__B3u9v{0%{transform:scale(1.2);opacity:0;filter:blur(10px)}to{transform:scale(1);opacity:1;filter:blur(0)}}.HeroSection_indicators__28Snh{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.75rem;z-index:10}.HeroSection_indicator__3cfxy{width:12px;height:12px;border-radius:50%;border:2px solid hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.3);cursor:pointer;transition:all .3s ease;padding:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.HeroSection_indicator__3cfxy:hover{background:hsla(0,0%,100%,.5);transform:scale(1.2)}.HeroSection_indicator__3cfxy.HeroSection_active__gsATl{background:hsla(0,0%,100%,.9);width:32px;border-radius:6px;border-color:#fff}@media (max-width:768px){.HeroSection_hero__tOd4X{margin-bottom:4rem}.HeroSection_carouselContainer__6cF_9{border-radius:16px}.HeroSection_indicators__28Snh{bottom:1.5rem;gap:.5rem}.HeroSection_indicator__3cfxy{width:10px;height:10px}.HeroSection_indicator__3cfxy.HeroSection_active__gsATl{width:24px}.HeroSection_placeholderText__kNvSQ{font-size:1.25rem}.HeroSection_placeholderSubtext__fzEMn{font-size:.9rem}}.PhotosSection_section__LUF4k{padding:6rem 2rem;max-width:1400px;margin:0 auto;width:100%;animation:PhotosSection_fadeInUp__RM_Jb .8s ease-out backwards}@keyframes PhotosSection_fadeInUp__RM_Jb{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PhotosSection_title__qxl7h{font-size:3rem;margin-bottom:3rem;color:var(--text-primary);font-weight:600;text-align:center;letter-spacing:-.02em;line-height:1.1}.PhotosSection_photoGrid__rRvmr{column-count:3;column-gap:2rem}.PhotosSection_photoPlaceholder__f58f7{background:linear-gradient(135deg,var(--bg-secondary) 0,var(--bg-tertiary) 100%);border:2px dashed var(--border);border-radius:16px;padding:3rem 1.5rem;text-align:center;color:var(--text-muted);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden}.PhotosSection_photoPlaceholder__f58f7:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(99,102,241,.05) 0,transparent 70%);animation:PhotosSection_rotate___6LLU 15s linear infinite}@keyframes PhotosSection_rotate___6LLU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PhotosSection_photoPlaceholder__f58f7:hover{border-color:var(--primary);background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 100%);transform:translateY(-4px);box-shadow:var(--shadow-md)}.PhotosSection_photoHint__4R3cs{display:block;margin-top:.75rem;font-size:.75rem;line-height:1.5;color:var(--text-muted)}.PhotosSection_photoHint__4R3cs code{font-size:.7rem;padding:.1rem .35rem;background:var(--bg-tertiary);border-radius:4px;color:var(--text-secondary)}.PhotosSection_photoCard__rC9hB{min-height:0;border-radius:16px;border:1px solid var(--border);background:var(--bg-secondary)}.PhotosSection_photoCardButton__fWD8w,.PhotosSection_photoCard__rC9hB{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;box-shadow:var(--shadow-md)}.PhotosSection_photoCardButton__fWD8w{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:transparent;cursor:pointer;text-align:inherit;display:inline-block;border-radius:16px;border:1px solid var(--border);background:var(--bg-secondary);page-break-inside:avoid;break-inside:avoid;margin-bottom:2rem}.PhotosSection_photoCardButton__fWD8w:focus-visible{outline:3px solid rgba(99,102,241,.7);outline-offset:3px}.PhotosSection_photoImage__WOAla{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.PhotosSection_photoCardButton__fWD8w:hover .PhotosSection_photoImage__WOAla,.PhotosSection_photoCard__rC9hB:hover .PhotosSection_photoImage__WOAla{transform:scale(1.03)}.PhotosSection_modalOverlay__xaNZv{position:fixed;inset:0;background:rgba(2,6,23,.78);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.25rem}.PhotosSection_modalContent__T044D{position:relative;width:min(1100px,100%);background:rgba(15,23,42,.92);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;box-shadow:0 30px 90px rgba(0,0,0,.55);overflow:hidden}.PhotosSection_modalClose__FKwkj{position:absolute;top:.75rem;right:.75rem;width:40px;height:40px;z-index:2;border-radius:999px;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.08);color:#fff;font-size:1.5rem;line-height:1;cursor:pointer}.PhotosSection_modalClose__FKwkj:hover{background:hsla(0,0%,100%,.14)}@media (max-width:768px){.PhotosSection_modalClose__FKwkj{top:1rem;right:1rem;width:46px;height:46px;font-size:2rem}.PhotosSection_modalHint__YrzVw{font-size:.9rem}}.PhotosSection_modalImageWrap__w3v0D{position:relative;width:100%;aspect-ratio:16/10;background:rgba(0,0,0,.35)}.PhotosSection_modalImage__OMyBw{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.PhotosSection_modalCaption__2J5WO{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.9rem 1rem 1rem;color:hsla(0,0%,100%,.92);font-weight:600}.PhotosSection_modalHint__YrzVw{font-size:.85rem;color:hsla(0,0%,100%,.65);font-weight:500}.PhotosSection_modalNav__cWlDx{display:flex;justify-content:center;gap:.75rem;padding:0 1rem 1rem}.PhotosSection_modalNavBtn__ur1C8{border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.08);color:#fff;border-radius:999px;padding:.55rem .9rem;cursor:pointer;font-weight:700}.PhotosSection_modalNavBtn__ur1C8:hover{background:hsla(0,0%,100%,.14)}@media (max-width:1024px){.PhotosSection_photoGrid__rRvmr{column-count:2;column-gap:1.5rem}}@media (max-width:768px){.PhotosSection_section__LUF4k{padding:4rem 1.5rem}.PhotosSection_title__qxl7h{font-size:2rem}.PhotosSection_photoGrid__rRvmr{column-count:1;column-gap:1rem}.PhotosSection_modalImageWrap__w3v0D{aspect-ratio:4/3}}.AccessSection_section__31yHQ{padding:6rem 2rem;max-width:1200px;margin:0 auto;width:100%;animation:AccessSection_fadeInUp__51_8Y .8s ease-out backwards}@keyframes AccessSection_fadeInUp__51_8Y{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AccessSection_title__9Eztc{font-size:3rem;margin-bottom:3rem;color:var(--text-primary);font-weight:600;text-align:center;letter-spacing:-.02em;line-height:1.1}.AccessSection_content__FcU80{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}.AccessSection_accessCard__9Yoq8,.AccessSection_hoursCard__UGBbr{background:var(--bg-primary);padding:2.5rem;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1)}.AccessSection_accessCard__9Yoq8:hover,.AccessSection_hoursCard__UGBbr:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.AccessSection_sectionTitle__9jZWd{font-size:1.75rem;margin-bottom:1.5rem;color:var(--text-primary);font-weight:600;display:flex;align-items:center;gap:.75rem;position:relative;padding-bottom:.75rem}.AccessSection_sectionTitle__9jZWd:after{content:"";flex:1 1;height:2px;background:var(--gradient-primary);border-radius:2px}.AccessSection_address__WR1BV{line-height:2.2;margin-bottom:1.5rem;color:var(--text-secondary);font-size:1.05rem;padding:1.5rem;background:var(--bg-secondary);border-radius:12px;border-left:4px solid var(--primary)}.AccessSection_mapPlaceholder__Pc4h_{background:linear-gradient(135deg,var(--bg-secondary) 0,var(--bg-tertiary) 100%);border:2px dashed var(--border);border-radius:12px;padding:3rem 1.5rem;text-align:center;color:var(--text-muted);min-height:350px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden}.AccessSection_mapFrame__LtKvg{width:100%;height:350px;border:0;border-radius:10px}.AccessSection_mapPlaceholder__Pc4h_:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(99,102,241,.05) 0,transparent 70%);animation:AccessSection_rotate__UJcNg 15s linear infinite}@keyframes AccessSection_rotate__UJcNg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AccessSection_mapPlaceholder__Pc4h_:hover{border-color:var(--primary);background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}.AccessSection_hours__ncBW4{color:var(--text-secondary);line-height:2.2;font-size:1.05rem;padding:1.5rem;background:var(--bg-secondary);border-radius:12px;border-left:4px solid var(--accent)}.AccessSection_xLink__8lqdV{color:var(--gradient-accent);text-decoration:underline;font-weight:700}.AccessSection_xLink__8lqdV:hover{opacity:.9}@media (max-width:968px){.AccessSection_content__FcU80{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.AccessSection_section__31yHQ{padding:4rem 1.5rem}.AccessSection_title__9Eztc{font-size:2rem}.AccessSection_accessCard__9Yoq8,.AccessSection_hoursCard__UGBbr{padding:2rem}}