.Header-module_header__blk16{background-color:#000;border-bottom:1px solid #333;padding:20px 0;position:sticky;top:0;z-index:100}.Header-module_container__TbrHQ{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.Header-module_logo__fOFOU{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:12px;transition:opacity .3s ease}.Header-module_logo__fOFOU:hover{opacity:.8}.Header-module_logoIcon__42rBL{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.Header-module_logoIcon__42rBL img{height:100%;object-fit:contain;width:100%}.Header-module_logoText__IttZo{display:flex;flex-direction:column;line-height:1}.Header-module_logoLine1__aPq8-,.Header-module_logoLine2__0C4u0{color:#fff;font-size:16px;font-weight:600;text-transform:lowercase}.Header-module_nav__8j9Lb{align-items:center;display:flex;gap:32px}.Header-module_navItem__VFWP-{position:relative}.Header-module_navItem__VFWP-:hover .Header-module_dropdown__DD1hk{opacity:1;transform:translateY(0);visibility:visible}.Header-module_navLink__r-nsk{background:none;border:none;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:10px 0;text-decoration:none;transition:color .3s ease}.Header-module_navLink__r-nsk:hover{color:#8b5cf6}.Header-module_dropdown__DD1hk{background:rgba(0,0,0,.95);border:1px solid #8b5cf6;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.5);left:0;min-width:180px;opacity:0;padding:12px 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.Header-module_dropdownItem__ZygJ6{background:none;border:none;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:500;padding:12px 20px;text-align:left;transition:all .3s ease;width:100%}.Header-module_dropdownItem__ZygJ6:hover{background:#8b5cf6;color:#fff}.Header-module_contactButton__TuPpm{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.5px;padding:12px 24px;text-transform:uppercase;transition:all .3s ease}.Header-module_contactButton__TuPpm:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 8px 20px rgba(139,92,246,.4);transform:translateY(-2px)}.Header-module_contactButton__TuPpm:active{transform:translateY(0)}.Header-module_mobileMenuButton__H5rzY{background:none;border:none;cursor:pointer;display:none;padding:8px;z-index:1001}.Header-module_hamburger__-bICP{display:flex;flex-direction:column;height:18px;position:relative;width:24px}.Header-module_hamburger__-bICP span{background:#fff;border-radius:1px;display:block;height:2px;transform-origin:center;transition:all .3s ease;width:100%}.Header-module_hamburger__-bICP span:first-child,.Header-module_hamburger__-bICP span:nth-child(2){margin-bottom:4px}.Header-module_hamburger__-bICP.Header-module_active__P5162 span:first-child{transform:rotate(45deg) translate(5px,5px)}.Header-module_hamburger__-bICP.Header-module_active__P5162 span:nth-child(2){opacity:0}.Header-module_hamburger__-bICP.Header-module_active__P5162 span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.Header-module_mobileMenu__WIAJb{backdrop-filter:blur(10px);background:rgba(0,0,0,.95);display:none;height:100vh;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:1000}.Header-module_mobileMenu__WIAJb.Header-module_open__sFp64{display:flex;opacity:1;visibility:visible}.Header-module_mobileMenuContent__nCdVU{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex-direction:column;gap:30px;height:100vh;justify-content:center;margin:0 auto;max-width:400px;overflow-y:auto;padding:60px 20px 40px;width:100%}.Header-module_mobileMenuSection__bDb4E{display:flex;flex-direction:column;gap:15px;text-align:center;width:100%}.Header-module_mobileMenuTitle__4xgMr{color:#8b5cf6;font-size:16px;font-weight:600;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.Header-module_mobileMenuItems__ZA3NG{display:flex;flex-direction:column;gap:12px}.Header-module_mobileMenuItem__4iXQ8{background:none;border:none;border-bottom:1px solid transparent;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 0;text-align:center;transition:all .3s ease;width:100%}.Header-module_mobileMenuItem__4iXQ8:hover{border-bottom-color:#8b5cf6;color:#8b5cf6}.Header-module_mobileContactButton__UNLTn{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.5px;margin-top:10px;padding:14px 20px;text-transform:uppercase;transition:all .3s ease;width:100%}.Header-module_mobileContactButton__UNLTn:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 8px 20px rgba(139,92,246,.4);transform:translateY(-2px)}.Header-module_mobileContactButton__UNLTn:active{transform:translateY(0)}@media (max-width:768px){.Header-module_nav__8j9Lb{display:none}.Header-module_mobileMenuButton__H5rzY{display:block}.Header-module_mobileMenu__WIAJb{display:flex}.Header-module_mobileMenuContent__nCdVU{gap:25px;max-width:350px;padding:40px 15px 30px}.Header-module_mobileMenuSection__bDb4E{gap:12px}.Header-module_mobileMenuTitle__4xgMr{font-size:14px}.Header-module_mobileMenuItem__4iXQ8{font-size:13px;padding:8px 0}.Header-module_mobileContactButton__UNLTn{font-size:13px;padding:12px 18px}}@media (max-width:480px){.Header-module_mobileMenuContent__nCdVU{gap:20px;max-width:300px;padding:30px 10px 20px}.Header-module_mobileMenuSection__bDb4E{gap:10px}.Header-module_mobileMenuTitle__4xgMr{font-size:13px}.Header-module_mobileMenuItem__4iXQ8{font-size:12px;padding:6px 0}.Header-module_mobileContactButton__UNLTn{font-size:12px;padding:10px 16px}}@media (min-width:769px){.Header-module_mobileMenuButton__H5rzY{display:none}}.Hero-module_hero__2-0oB{background-color:#000;padding:80px 0}@media (max-width:480px){.Hero-module_hero__2-0oB{padding:40px 0}}@media (max-width:360px){.Hero-module_hero__2-0oB{padding:30px 0}}.Hero-module_container__G-QPu{margin:0 auto;max-width:1200px;padding:0 20px}@media (max-width:480px){.Hero-module_container__G-QPu{padding:0 15px}}@media (max-width:360px){.Hero-module_container__G-QPu{padding:0 10px}}.Hero-module_heroContent__fuzqj{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}@media (max-width:768px){.Hero-module_heroContent__fuzqj{gap:40px;grid-template-columns:1fr}}@media (max-width:480px){.Hero-module_heroContent__fuzqj{gap:30px}}@media (max-width:360px){.Hero-module_heroContent__fuzqj{gap:20px}}.Hero-module_heroImage__gws7E{width:100%}.Hero-module_imagePlaceholder__KQCb3{align-items:center;border-radius:12px;color:#fff;display:flex;font-size:24px;font-weight:700;height:400px;justify-content:center;overflow:hidden;position:relative;width:100%}@media (max-width:480px){.Hero-module_imagePlaceholder__KQCb3{border-radius:8px;height:300px}}@media (max-width:360px){.Hero-module_imagePlaceholder__KQCb3{border-radius:6px;height:250px}}.Hero-module_imagePlaceholder__KQCb3 img{border-radius:12px;height:100%;object-fit:cover;width:100%}@media (max-width:480px){.Hero-module_imagePlaceholder__KQCb3 img{border-radius:8px}}@media (max-width:360px){.Hero-module_imagePlaceholder__KQCb3 img{border-radius:6px}}.Hero-module_imagePlaceholder__KQCb3:before{content:"Casino Interior";display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.Hero-module_imagePlaceholder__KQCb3:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.Hero-module_heroText__vJG-u{display:flex;flex-direction:column;gap:24px}.Hero-module_heroTitle__itdA7{color:#8b5cf6;font-size:36px;font-weight:700;line-height:1.2;text-transform:uppercase}@media (max-width:768px){.Hero-module_heroTitle__itdA7{font-size:28px}}@media (max-width:480px){.Hero-module_heroTitle__itdA7{font-size:24px}}@media (max-width:360px){.Hero-module_heroTitle__itdA7{font-size:20px}}.Hero-module_heroDescription__Eml8B{color:#fff;font-size:18px;line-height:1.6}@media (max-width:768px){.Hero-module_heroDescription__Eml8B{font-size:16px}}@media (max-width:480px){.Hero-module_heroDescription__Eml8B{font-size:14px}}@media (max-width:360px){.Hero-module_heroDescription__Eml8B{font-size:13px}}.Hero-module_heroButtons__PPJZq{display:flex;gap:20px;margin-top:20px}@media (max-width:768px){.Hero-module_heroButtons__PPJZq{flex-direction:column;gap:16px}}.Hero-module_primaryButton__svgqc{background:#8b5cf6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px 32px;transition:all .3s ease}@media (max-width:480px){.Hero-module_primaryButton__svgqc{font-size:14px;padding:12px 24px}}@media (max-width:360px){.Hero-module_primaryButton__svgqc{font-size:13px;padding:10px 20px}}.Hero-module_primaryButton__svgqc:hover{background:#7c3aed;transform:translateY(-2px)}.Hero-module_secondaryButton__onaaS{background:transparent;border:1px solid #8b5cf6;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px 32px;transition:all .3s ease}@media (max-width:480px){.Hero-module_secondaryButton__onaaS{font-size:14px;padding:12px 24px}}@media (max-width:360px){.Hero-module_secondaryButton__onaaS{font-size:13px;padding:10px 20px}}.Hero-module_secondaryButton__onaaS:hover{background:#8b5cf6;transform:translateY(-2px)}.WhoWeAre-module_whoWeAre__OUJh2{background-color:#000;padding:80px 0}.WhoWeAre-module_container__ApMAH{margin:0 auto;max-width:1200px;padding:0 20px}.WhoWeAre-module_sectionTitle__4mwYZ{color:#fff;font-size:48px;font-weight:700;margin-bottom:40px;text-align:left;text-transform:uppercase}.WhoWeAre-module_contentBlock__Lb2Nt{background:linear-gradient(135deg,#4c1d95,#6b21a8);border-radius:12px;margin:0 auto;max-width:1000px;padding:40px}.WhoWeAre-module_contentText__4h10D{color:#fff;font-size:18px;line-height:1.6;text-align:left}.EventsSection-module_eventsSection__nzJ2e{background-color:#000;padding:80px 0}.EventsSection-module_container__aD2ZD{margin:0 auto;max-width:1200px;padding:0 20px}.EventsSection-module_sectionTitle__fQAp8{color:#fff;font-size:48px;font-weight:700;margin-bottom:20px;text-align:center;text-transform:uppercase}.EventsSection-module_sectionDescription__SfN8I{color:#fff;font-size:18px;line-height:1.6;margin-bottom:60px;text-align:center}.EventsSection-module_eventsGrid__qzsSF{display:grid;gap:30px;grid-template-columns:2fr 1fr}@media (max-width:1024px){.EventsSection-module_eventsGrid__qzsSF{gap:20px;grid-template-columns:1fr}}.EventsSection-module_eventCardLarge__Hpibk{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;display:flex;flex-direction:column;justify-content:flex-end;min-height:400px;overflow:hidden;position:relative}.EventsSection-module_eventCardLarge__Hpibk .EventsSection-module_eventContent__G8bWX{background:linear-gradient(transparent,rgba(0,0,0,.8));padding:30px;position:relative;z-index:2}@media (max-width:768px){.EventsSection-module_eventCardLarge__Hpibk{display:flex;flex-direction:column;min-height:auto}.EventsSection-module_eventCardLarge__Hpibk .EventsSection-module_eventContent__G8bWX{position:relative}}.EventsSection-module_eventCard__IgoeW{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:30px;min-height:200px;overflow:hidden;position:relative}.EventsSection-module_eventCard__IgoeW .EventsSection-module_eventContent__G8bWX{background:linear-gradient(transparent,rgba(0,0,0,.8));padding:20px;position:relative;z-index:2}.EventsSection-module_eventCard__IgoeW:last-child{margin-bottom:0}@media (max-width:768px){.EventsSection-module_eventCard__IgoeW{display:flex;flex-direction:column;min-height:auto}.EventsSection-module_eventCard__IgoeW .EventsSection-module_eventContent__G8bWX{position:relative}}.EventsSection-module_eventsColumn__At86A{display:flex;flex-direction:column}.EventsSection-module_imageOverlay__awEQ7{background:linear-gradient(135deg,rgba(139,92,246,.2),rgba(168,85,247,.2));height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.EventsSection-module_eventContent__G8bWX{display:flex;flex-direction:column;justify-content:space-between;min-height:120px;padding:30px;position:relative}@media (max-width:768px){.EventsSection-module_eventContent__G8bWX{min-height:100px;padding:20px}}.EventsSection-module_eventTitle__DOqXd{color:#fff;font-size:24px;font-weight:700;margin-bottom:16px;text-shadow:2px 2px 4px rgba(0,0,0,.8);text-transform:uppercase}.EventsSection-module_eventDescription__SkqhP{color:#fff;font-size:16px;line-height:1.6;margin-bottom:24px;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.EventsSection-module_exploreButton__U7fnZ{background:#8b5cf6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s ease}.EventsSection-module_exploreButton__U7fnZ:hover{background:#7c3aed;transform:translateY(-2px)}.GamesSection-module_gamesSection__4wT0y{background-color:#000;padding:80px 0}.GamesSection-module_container__OQ29g{margin:0 auto;max-width:1200px;padding:0 20px}.GamesSection-module_sectionTitle__SXWUd{color:#fff;font-size:48px;font-weight:700;margin-bottom:20px;text-align:center;text-transform:uppercase}.GamesSection-module_sectionDescription__C4jGg{color:#fff;font-size:18px;line-height:1.6;margin-bottom:60px;text-align:center}.GamesSection-module_gamesList__awtWn{display:flex;flex-direction:column;gap:40px}.GamesSection-module_gameCard__CZzem{background:linear-gradient(135deg,#4c1d95,#6b21a8);border-radius:12px;display:grid;gap:0;grid-template-columns:1fr 1fr;min-height:300px;overflow:hidden}@media (max-width:1024px){.GamesSection-module_gameCard__CZzem{background:rgba(0,0,0,.2);grid-template-columns:1fr;min-height:auto;padding:0}.GamesSection-module_gameCard__CZzem .GamesSection-module_gameText__1kC-u{order:2}.GamesSection-module_gameCard__CZzem .GamesSection-module_gameImage__BWEXm{order:1}}.GamesSection-module_gameText__1kC-u{background:linear-gradient(135deg,#4c1d95,#6b21a8);display:flex;flex-direction:column;justify-content:center;padding:40px}@media (max-width:1024px){.GamesSection-module_gameText__1kC-u{background:rgba(0,0,0,.1);padding:30px 20px}}.GamesSection-module_gameImage__BWEXm{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;height:100%;overflow:hidden;position:relative;width:100%}@media (max-width:1024px){.GamesSection-module_gameImage__BWEXm{border-radius:0;height:200px}}.GamesSection-module_imageOverlay__PwXhE{background:linear-gradient(135deg,rgba(139,92,246,.3),rgba(168,85,247,.3));height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.GamesSection-module_gameTitle__lFFAl{color:#fff;font-size:24px;font-weight:700;margin-bottom:16px;text-transform:uppercase}@media (max-width:1024px){.GamesSection-module_gameTitle__lFFAl{font-size:20px;margin-bottom:12px}}.GamesSection-module_gameDescription__dvTg4{color:#fff;font-size:16px;line-height:1.6;margin-bottom:24px}@media (max-width:1024px){.GamesSection-module_gameDescription__dvTg4{font-size:14px;margin-bottom:20px}}.GamesSection-module_exploreButton__j-cJY{align-self:flex-start;background:#8b5cf6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s ease}.GamesSection-module_exploreButton__j-cJY:hover{background:#7c3aed;transform:translateY(-2px)}@media (max-width:1024px){.GamesSection-module_exploreButton__j-cJY{align-self:flex-start;font-size:14px;padding:10px 20px}}@media (max-width:480px){.GamesSection-module_gamesSection__4wT0y{padding:60px 0}.GamesSection-module_sectionTitle__SXWUd{font-size:32px;margin-bottom:15px}.GamesSection-module_sectionDescription__C4jGg{font-size:16px;margin-bottom:40px}.GamesSection-module_gamesList__awtWn{gap:30px}.GamesSection-module_gameCard__CZzem{padding:25px 15px}.GamesSection-module_gameTitle__lFFAl{font-size:18px;margin-bottom:10px}.GamesSection-module_gameDescription__dvTg4{font-size:13px;margin-bottom:18px}.GamesSection-module_exploreButton__j-cJY{font-size:13px;padding:8px 16px}}.FAQSection-module_faqSection__P06Oz{background:linear-gradient(135deg,#1a0b2e,#2d1b69,#4c1d95,#6b21a8);padding:80px 0;position:relative}@media (max-width:480px){.FAQSection-module_faqSection__P06Oz{padding:60px 0}}@media (max-width:360px){.FAQSection-module_faqSection__P06Oz{padding:40px 0}}.FAQSection-module_faqSection__P06Oz:before{background:linear-gradient(45deg,rgba(139,92,246,.1),rgba(168,85,247,.1));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.FAQSection-module_faqSection__P06Oz .FAQSection-module_container__F0Kdx{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}@media (max-width:480px){.FAQSection-module_faqSection__P06Oz .FAQSection-module_container__F0Kdx{padding:0 15px}}@media (max-width:360px){.FAQSection-module_faqSection__P06Oz .FAQSection-module_container__F0Kdx{padding:0 10px}}.FAQSection-module_sectionTitle__wbOxu{color:#fff;font-size:36px;font-weight:700;margin-bottom:20px;text-align:center;text-transform:uppercase}@media (max-width:768px){.FAQSection-module_sectionTitle__wbOxu{font-size:28px}}@media (max-width:480px){.FAQSection-module_sectionTitle__wbOxu{font-size:24px}}@media (max-width:360px){.FAQSection-module_sectionTitle__wbOxu{font-size:20px}}.FAQSection-module_sectionDescription__OL2e8{color:#fff;font-size:18px;line-height:1.6;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.FAQSection-module_faqGrid__wdpuq{display:grid;gap:30px;grid-template-columns:1fr 1fr}@media (max-width:768px){.FAQSection-module_faqGrid__wdpuq{gap:20px;grid-template-columns:1fr}}.FAQSection-module_faqItem__ja-Wh{background:linear-gradient(135deg,#4c1d95,#6b21a8);border:1px solid rgba(139,92,246,.3);border-radius:12px;padding:30px}.FAQSection-module_faqQuestion__gjz7Y{color:#fff;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:16px;text-transform:uppercase}.FAQSection-module_faqAnswer__Ict8n{color:#fff;font-size:16px;line-height:1.6}.EventHero-module_eventHero__gscaV{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:100vh;position:relative}.EventHero-module_heroOverlay__H3JXx{background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(139,92,246,.3));bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.EventHero-module_container__EPBx8{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;width:100%;z-index:2}.EventHero-module_pageTitle__S9MfO{margin-bottom:20px}.EventHero-module_pageTitleText__robBq{color:#888;font-size:14px;font-weight:500}.EventHero-module_heroContent__YzeYD{align-items:center;display:flex;justify-content:center;min-height:60vh}.EventHero-module_heroText__-plKt{display:flex;flex-direction:column;gap:24px;max-width:800px;text-align:center}.EventHero-module_heroTitle__4bLg9{color:#fff;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px}.EventHero-module_heroDescription__Cr8-A{color:#fff;font-size:20px;line-height:1.6;margin-bottom:30px}.EventHero-module_ctaButton__55-Hk{align-self:center;background:#8b5cf6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:18px 36px;transition:all .3s ease}.EventHero-module_ctaButton__55-Hk:hover{background:#7c3aed;transform:translateY(-2px)}@media (max-width:768px){.EventHero-module_eventHero__gscaV{min-height:80vh}.EventHero-module_heroTitle__4bLg9{font-size:36px}.EventHero-module_heroDescription__Cr8-A{font-size:18px}.EventHero-module_ctaButton__55-Hk{font-size:16px;padding:16px 32px}}.PricingSection-module_pricingSection__b5fWm{background-color:#000;padding:80px 0}.PricingSection-module_container__t5S1x{margin:0 auto;max-width:1200px;padding:0 20px}.PricingSection-module_sectionTitle__A6D0l{color:#8b5cf6;font-size:36px;font-weight:700;margin-bottom:20px;text-align:center;text-transform:uppercase}.PricingSection-module_sectionDescription__rc06N{color:#fff;font-size:18px;line-height:1.6;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.PricingSection-module_pricingGrid__iiZ-V{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.PricingSection-module_pricingCard__n3eaF{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #8b5cf6;border-radius:12px;padding:30px;text-align:center;transition:all .3s ease}.PricingSection-module_pricingCard__n3eaF:hover{box-shadow:0 10px 30px rgba(139,92,246,.3);transform:translateY(-5px)}.PricingSection-module_packageName__yf5el{color:#fff;font-size:20px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.PricingSection-module_packageFeatures__Ea0az{margin-bottom:30px}.PricingSection-module_feature__e7Qpg{align-items:center;display:flex;gap:12px;margin-bottom:12px;text-align:left}.PricingSection-module_checkmark__CTZ6i{color:#8b5cf6;font-size:16px;font-weight:700;min-width:20px}.PricingSection-module_featureText__Bpwsc{color:#fff;font-size:14px;line-height:1.4}.PricingSection-module_packagePrice__f2fdF{color:#8b5cf6;font-size:32px;font-weight:700;margin-bottom:20px}.PricingSection-module_bookButton__M2D2m{background:#8b5cf6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s ease;width:100%}.PricingSection-module_bookButton__M2D2m:hover{background:#7c3aed;transform:translateY(-2px)}@media (max-width:768px){.PricingSection-module_pricingGrid__iiZ-V{gap:20px;grid-template-columns:1fr}.PricingSection-module_sectionTitle__A6D0l{font-size:28px}.PricingSection-module_sectionDescription__rc06N{font-size:16px}}.StepsSection-module_stepsSection__LWMAS{background-color:#000;border-bottom:1px dashed #8b5cf6;border-top:1px dashed #8b5cf6;padding:80px 0}.StepsSection-module_container__5Od8h{margin:0 auto;max-width:1200px;padding:0 20px}.StepsSection-module_sectionTitle__VBnGA{color:#fff;font-size:36px;font-weight:700;margin-bottom:60px;text-align:center;text-transform:uppercase}.StepsSection-module_stepsGrid__NKGdS{display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media (max-width:768px){.StepsSection-module_stepsGrid__NKGdS{gap:30px;grid-template-columns:1fr}}.StepsSection-module_stepCard__AVEhE{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.StepsSection-module_stepIcon__3zjoS{margin-bottom:20px}.StepsSection-module_iconCircle__soGba{align-items:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:50%;display:flex;height:60px;justify-content:center;margin-bottom:20px;width:60px}.StepsSection-module_sparkles__Y1--y{color:#fff;font-size:24px}.StepsSection-module_stepTitle__HIvGr{color:#fff;font-size:20px;font-weight:700;line-height:1.3;margin-bottom:16px;text-transform:uppercase}.StepsSection-module_stepDescription__LQX6O{color:#fff;font-size:16px;line-height:1.6}@media (max-width:768px){.StepsSection-module_stepsGrid__NKGdS{gap:30px;grid-template-columns:1fr}.StepsSection-module_sectionTitle__VBnGA{font-size:28px}.StepsSection-module_stepTitle__HIvGr{font-size:18px}.StepsSection-module_stepDescription__LQX6O{font-size:14px}}.CallToActionSection-module_ctaSection__tz9Xs{background-color:#000;padding:80px 0}.CallToActionSection-module_container__BBQFo{display:flex;justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px}.CallToActionSection-module_ctaCard__Zva5F{background:linear-gradient(135deg,#4c1d95,#6b21a8);border-radius:16px;box-shadow:0 20px 40px rgba(139,92,246,.3);max-width:900px;padding:60px 40px;text-align:center;width:100%}.CallToActionSection-module_ctaTitle__R0Rqj{color:#fff;font-size:42px;font-weight:700;line-height:1.2;margin-bottom:30px;text-transform:uppercase}.CallToActionSection-module_ctaDescription__G1yGZ{color:#fff;font-size:18px;line-height:1.6;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:700px}.CallToActionSection-module_ctaButtons__A-rll{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.CallToActionSection-module_ctaButton__46j8T{background:#8b5cf6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:18px 36px;transition:all .3s ease}.CallToActionSection-module_ctaButton__46j8T:hover{background:#7c3aed;box-shadow:0 10px 20px rgba(139,92,246,.4);transform:translateY(-2px)}@media (max-width:768px){.CallToActionSection-module_ctaCard__Zva5F{margin:0 10px;padding:40px 20px}.CallToActionSection-module_ctaTitle__R0Rqj{font-size:28px;margin-bottom:20px}.CallToActionSection-module_ctaDescription__G1yGZ{font-size:16px;margin-bottom:30px}.CallToActionSection-module_ctaButtons__A-rll{align-items:center;flex-direction:column;gap:15px}.CallToActionSection-module_ctaButton__46j8T{max-width:300px;padding:16px 24px;width:100%}}@media (max-width:480px){.CallToActionSection-module_ctaCard__Zva5F{padding:30px 15px}.CallToActionSection-module_ctaTitle__R0Rqj{font-size:24px}.CallToActionSection-module_ctaDescription__G1yGZ{font-size:14px}}.EventPage-module_eventPage__iz4w-{background-color:#000;color:#fff;min-height:100vh}.TestimonialsSection-module_testimonialsSection__Uhnr3{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);padding:80px 0}.TestimonialsSection-module_container__n-qwn{margin:0 auto;max-width:1200px;padding:0 20px}.TestimonialsSection-module_sectionTitle__KhtUu{color:#8b5cf6;font-size:36px;font-weight:700;margin-bottom:60px;text-align:center;text-transform:uppercase}.TestimonialsSection-module_testimonialCard__VM6i7{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #8b5cf6;border-radius:16px;margin:0 auto;max-width:800px;padding:40px;position:relative;text-align:center}.TestimonialsSection-module_testimonialCard__VM6i7:before{color:#8b5cf6;content:'"';font-size:80px;font-weight:700;left:50%;line-height:1;position:absolute;top:-20px;transform:translateX(-50%)}.TestimonialsSection-module_testimonialText__DuSKz{color:#fff;font-size:24px;font-style:italic;line-height:1.6;margin-bottom:30px;position:relative;z-index:1}.TestimonialsSection-module_testimonialAuthor__3xuvx{color:#8b5cf6;display:block;font-size:18px;font-weight:700;text-transform:uppercase}@media (max-width:768px){.TestimonialsSection-module_testimonialsSection__Uhnr3{padding:60px 0}.TestimonialsSection-module_sectionTitle__KhtUu{font-size:28px;margin-bottom:40px}.TestimonialsSection-module_testimonialCard__VM6i7{padding:30px 20px}.TestimonialsSection-module_testimonialText__DuSKz{font-size:20px}.TestimonialsSection-module_testimonialAuthor__3xuvx{font-size:16px}}.GamePage-module_gamePage__7BZ7q{background-color:#000;color:#fff;min-height:100vh}.GamePage-module_sectionSeparator__5qMp8{background:linear-gradient(90deg,transparent,#8b5cf6,transparent);height:1px;margin:40px 0;opacity:.3}.PolicyPage-module_policyPage__vd8Zj{background-color:#000;color:#fff;min-height:100vh;padding:40px 0 80px}.PolicyPage-module_pageTitle__xmdEu{margin-bottom:20px;padding:20px 0;text-align:left}.PolicyPage-module_pageTitleText__PWR03{color:#888;font-size:14px;font-weight:500}.PolicyPage-module_policyContent__ZEO0G{margin:0 auto;max-width:1200px;padding:0 20px}.PolicyPage-module_policyTitle__kZStU{color:#8b5cf6;font-size:48px;font-weight:700;margin-bottom:40px;text-align:center;text-transform:uppercase}.PolicyPage-module_policyText__Dng3x{line-height:1.6;margin:0 auto;max-width:800px}.PolicyPage-module_policyText__Dng3x p{color:#fff;font-size:16px;margin-bottom:24px;text-align:left}.PolicyPage-module_emailLink__XcfQW{color:#8b5cf6;font-weight:600;text-decoration:none;transition:all .3s ease}.PolicyPage-module_emailLink__XcfQW:hover{color:#7c3aed;text-decoration:underline}.PolicyPage-module_faqContent__bJt4W{margin:0 auto;max-width:1200px}.PolicyPage-module_faqGrid__BdtCa{display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-top:40px}.PolicyPage-module_faqItem__tGOiv{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #8b5cf6;border-radius:12px;padding:30px;transition:all .3s ease}.PolicyPage-module_faqItem__tGOiv:hover{box-shadow:0 10px 30px rgba(139,92,246,.3);transform:translateY(-5px)}.PolicyPage-module_faqQuestion__jyKkP{color:#fff;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:16px;text-transform:uppercase}.PolicyPage-module_faqAnswer__Z1HQO{color:#fff;font-size:16px;line-height:1.6}@media (max-width:768px){.PolicyPage-module_policyTitle__kZStU{font-size:36px}.PolicyPage-module_policyText__Dng3x p{font-size:14px}.PolicyPage-module_faqGrid__BdtCa{gap:20px;grid-template-columns:1fr}.PolicyPage-module_faqItem__tGOiv{padding:20px}.PolicyPage-module_faqQuestion__jyKkP{font-size:16px}.PolicyPage-module_faqAnswer__Z1HQO{font-size:14px}}.NotFoundPage-module_notFoundPage__y7PTV{align-items:center;background:linear-gradient(135deg,#1a0b2e,#2d1b69,#4c1d95,#6b21a8);display:flex;min-height:100vh;padding:40px 0}.NotFoundPage-module_container__ad6vz{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.NotFoundPage-module_content__0kwDD{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;min-height:70vh}@media (max-width:1024px){.NotFoundPage-module_content__0kwDD{gap:40px;grid-template-columns:1fr;text-align:center}}.NotFoundPage-module_imageSection__J0kse{align-items:center;display:flex;justify-content:center}.NotFoundPage-module_imageContainer__ODTIw{border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.3);max-width:500px;overflow:hidden;position:relative;width:100%}.NotFoundPage-module_notFoundImage__j6w43{border-radius:16px;display:block;height:auto;width:100%}.NotFoundPage-module_textSection__6n9AW{display:flex;flex-direction:column;gap:30px;justify-content:center;padding:40px 0}@media (max-width:1024px){.NotFoundPage-module_textSection__6n9AW{padding:20px 0}}.NotFoundPage-module_errorCode__cdSI1{color:#8b5cf6;font-size:120px;font-weight:700;line-height:1;margin-bottom:20px;text-shadow:0 0 20px rgba(139,92,246,.5)}@media (max-width:768px){.NotFoundPage-module_errorCode__cdSI1{font-size:80px}}@media (max-width:480px){.NotFoundPage-module_errorCode__cdSI1{font-size:60px}}.NotFoundPage-module_title__fWiPN{color:#8b5cf6;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px;text-shadow:0 0 10px rgba(139,92,246,.3);text-transform:uppercase}@media (max-width:768px){.NotFoundPage-module_title__fWiPN{font-size:36px}}@media (max-width:480px){.NotFoundPage-module_title__fWiPN{font-size:28px}}.NotFoundPage-module_description__1JXhH{color:#fff;font-size:20px;line-height:1.6;margin-bottom:40px;max-width:500px}@media (max-width:1024px){.NotFoundPage-module_description__1JXhH{margin-left:auto;margin-right:auto;max-width:100%}}@media (max-width:768px){.NotFoundPage-module_description__1JXhH{font-size:18px}}@media (max-width:480px){.NotFoundPage-module_description__1JXhH{font-size:16px}}.NotFoundPage-module_homeButton__XGOpq{align-self:flex-start;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:12px;box-shadow:0 8px 20px rgba(139,92,246,.3);color:#fff;cursor:pointer;font-size:18px;font-weight:600;letter-spacing:1px;padding:18px 36px;text-transform:uppercase;transition:all .3s ease}.NotFoundPage-module_homeButton__XGOpq:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 12px 30px rgba(139,92,246,.4);transform:translateY(-3px)}.NotFoundPage-module_homeButton__XGOpq:active{transform:translateY(-1px)}@media (max-width:1024px){.NotFoundPage-module_homeButton__XGOpq{align-self:center}}@media (max-width:768px){.NotFoundPage-module_homeButton__XGOpq{font-size:16px;padding:16px 32px}}@media (max-width:480px){.NotFoundPage-module_homeButton__XGOpq{font-size:14px;padding:14px 28px}}@keyframes NotFoundPage-module_fadeInUp__7-Ht4{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.NotFoundPage-module_textSection__6n9AW{animation:NotFoundPage-module_fadeInUp__7-Ht4 .8s ease-out}.NotFoundPage-module_imageSection__J0kse{animation:NotFoundPage-module_fadeInUp__7-Ht4 .8s ease-out .2s both}@keyframes NotFoundPage-module_glow__u4xcj{0%,to{box-shadow:0 8px 20px rgba(139,92,246,.3)}50%{box-shadow:0 8px 20px rgba(139,92,246,.6)}}.NotFoundPage-module_homeButton__XGOpq{animation:NotFoundPage-module_glow__u4xcj 2s ease-in-out infinite}.Footer-module_footer__N46bZ{background-color:#000;padding:60px 0 40px}.Footer-module_container__rE92b{margin:0 auto;max-width:1200px;padding:0 20px}.Footer-module_footerTop__Yh9Zr{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:40px}@media (max-width:768px){.Footer-module_footerTop__Yh9Zr{flex-direction:column;gap:40px}}.Footer-module_footerLeft__Jp0oT{display:flex;flex:1;flex-direction:column;gap:20px}.Footer-module_logo__n0FSN{align-items:center;display:flex;gap:12px}.Footer-module_logoIcon__elKEc{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.Footer-module_logoIcon__elKEc img{height:100%;object-fit:contain;width:100%}.Footer-module_logoText__DsRQy{display:flex;flex-direction:column;line-height:1}.Footer-module_logoLine1__HiSqO,.Footer-module_logoLine2__dcng2{color:#fff;font-size:18px;font-weight:600;text-transform:lowercase}.Footer-module_disclaimer__J69Ei p{color:#fff;font-size:14px;line-height:1.4;margin-bottom:4px}.Footer-module_footerRight__Pg0Ql{display:flex;flex:1;justify-content:flex-end}.Footer-module_gamesList__MlvsG{display:grid;gap:30px;grid-template-columns:1fr 1fr}.Footer-module_gamesColumn__9hTQw{display:flex;flex-direction:column;gap:12px}.Footer-module_gameItem__tbCay{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:0;text-align:left;transition:color .3s ease}.Footer-module_gameItem__tbCay:hover{color:#8b5cf6}.Footer-module_footerBottom__-Uldj{align-items:center;border-top:1px solid #fff;display:flex;justify-content:space-between;padding-top:20px}@media (max-width:768px){.Footer-module_footerBottom__-Uldj{flex-direction:column;gap:20px;text-align:center}}.Footer-module_footerLinks__MXwDo{display:flex;gap:30px}.Footer-module_footerLink__K3k06{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:0;transition:color .3s ease}.Footer-module_footerLink__K3k06:hover{color:#8b5cf6}.Footer-module_contact__zlFBU .Footer-module_emailLink__KU540{color:#fff;font-size:16px;font-weight:600;text-decoration:none;transition:color .3s ease}.Footer-module_contact__zlFBU .Footer-module_emailLink__KU540:hover{color:#8b5cf6}.Footer-module_copyright__4icAW p{color:#fff;font-size:14px;text-align:right}@media (max-width:768px){.Footer-module_copyright__4icAW p{text-align:center}}.CookieModal-module_modalOverlay__8dZrQ{align-items:center;backdrop-filter:blur(5px);background:rgba(0,0,0,.8);bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.CookieModal-module_modalContainer__nV4N4{animation:CookieModal-module_slideIn__JJPer .3s ease-out;background:#000;border:2px solid #8b5cf6;border-radius:16px;box-shadow:0 20px 40px rgba(139,92,246,.3);max-width:500px;position:relative;width:100%}@keyframes CookieModal-module_slideIn__JJPer{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.CookieModal-module_closeButton__Hb-FL{background:none;border:none;border-radius:50%;color:#8b5cf6;cursor:pointer;padding:8px;position:absolute;right:16px;top:16px;transition:all .3s ease;z-index:10}.CookieModal-module_closeButton__Hb-FL:hover{background:rgba(139,92,246,.1);transform:scale(1.1)}.CookieModal-module_modalContent__327YQ{padding:40px 30px 30px;text-align:center}.CookieModal-module_modalTitle__9Pbh1{color:#8b5cf6;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:20px}.CookieModal-module_modalDescription__GJUOl{color:#fff;font-size:16px;line-height:1.6;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:400px}.CookieModal-module_modalButtons__ELi2a{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.CookieModal-module_acceptButton__IJPGz{background:#8b5cf6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-width:160px;padding:14px 28px;transition:all .3s ease}.CookieModal-module_acceptButton__IJPGz:hover{background:#7c3aed;box-shadow:0 8px 20px rgba(139,92,246,.4);transform:translateY(-2px)}.CookieModal-module_acceptButton__IJPGz:active{transform:translateY(0)}.CookieModal-module_rejectButton__Npt-0{background:transparent;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-width:160px;padding:14px 28px;transition:all .3s ease}.CookieModal-module_rejectButton__Npt-0:hover{background:#fff;box-shadow:0 8px 20px hsla(0,0%,100%,.2);color:#000;transform:translateY(-2px)}.CookieModal-module_rejectButton__Npt-0:active{transform:translateY(0)}@media (max-width:768px){.CookieModal-module_modalOverlay__8dZrQ{padding:15px}.CookieModal-module_modalContainer__nV4N4{border-width:1px;max-width:100%}.CookieModal-module_modalContent__327YQ{padding:30px 20px 20px}.CookieModal-module_modalTitle__9Pbh1{font-size:20px;margin-bottom:16px}.CookieModal-module_modalDescription__GJUOl{font-size:14px;margin-bottom:25px}.CookieModal-module_modalButtons__ELi2a{flex-direction:column;gap:12px}.CookieModal-module_acceptButton__IJPGz,.CookieModal-module_rejectButton__Npt-0{font-size:15px;min-width:auto;padding:16px 24px;width:100%}.CookieModal-module_closeButton__Hb-FL{padding:6px;right:12px;top:12px}}@media (max-width:480px){.CookieModal-module_modalOverlay__8dZrQ{padding:10px}.CookieModal-module_modalContent__327YQ{padding:25px 15px 15px}.CookieModal-module_modalTitle__9Pbh1{font-size:18px}.CookieModal-module_modalDescription__GJUOl{font-size:13px}.CookieModal-module_acceptButton__IJPGz,.CookieModal-module_rejectButton__Npt-0{font-size:14px;padding:14px 20px}}@keyframes ContactModal-module_fadeIn__Mg-Bn{0%{opacity:0}to{opacity:1}}@keyframes ContactModal-module_slideIn__-ur7x{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ContactModal-module_slideInNotification__xbG-o{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.ContactModal-module_modalOverlay__OdVa9{align-items:center;animation:ContactModal-module_fadeIn__Mg-Bn .3s ease-out;backdrop-filter:blur(5px);background:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:10000}.ContactModal-module_modalContainer__RLz8u{animation:ContactModal-module_slideIn__-ur7x .4s ease-out;background:#1a0b2e;border:2px solid #8b5cf6;border-radius:16px;box-shadow:0 20px 40px rgba(139,92,246,.3);max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%}.ContactModal-module_closeButton__tOLTe{background:none;border:none;border-radius:50%;color:#8b5cf6;cursor:pointer;padding:8px;position:absolute;right:16px;top:16px;transition:all .3s ease;z-index:10}.ContactModal-module_closeButton__tOLTe:hover{background:rgba(139,92,246,.1);transform:scale(1.1)}.ContactModal-module_modalContent__WviFc{padding:40px 30px 30px;text-align:center}.ContactModal-module_modalTitle__-WPhz{color:#8b5cf6;font-size:32px;font-weight:700;line-height:1.2;margin-bottom:20px;text-shadow:0 0 10px rgba(139,92,246,.3);text-transform:uppercase}@media (max-width:768px){.ContactModal-module_modalTitle__-WPhz{font-size:24px}}.ContactModal-module_modalDescription__BxBzk{color:#fff;font-size:16px;line-height:1.6;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:500px}@media (max-width:768px){.ContactModal-module_modalDescription__BxBzk{font-size:14px}}.ContactModal-module_contactForm__hIuBG{display:flex;flex-direction:column;gap:20px;text-align:left}.ContactModal-module_formGroup__lw9XD{display:flex;flex-direction:column;gap:8px}.ContactModal-module_formInput__v1628,.ContactModal-module_formTextarea__bRTTR{background:#f5f5f5;border:2px solid transparent;border-radius:8px;color:#333;font-family:inherit;font-size:16px;padding:16px;transition:all .3s ease}.ContactModal-module_formInput__v1628:focus,.ContactModal-module_formTextarea__bRTTR:focus{background:#fff;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1);outline:none}.ContactModal-module_formInput__v1628::placeholder,.ContactModal-module_formTextarea__bRTTR::placeholder{color:#666}.ContactModal-module_formInput__v1628.ContactModal-module_error__gmRWW,.ContactModal-module_formTextarea__bRTTR.ContactModal-module_error__gmRWW{background:#fef2f2;border-color:#ef4444}@media (max-width:768px){.ContactModal-module_formInput__v1628,.ContactModal-module_formTextarea__bRTTR{font-size:14px;padding:14px}}.ContactModal-module_formTextarea__bRTTR{min-height:100px;resize:vertical}.ContactModal-module_checkboxGroup__nI9x8{display:flex;flex-direction:column;gap:8px;margin:10px 0}.ContactModal-module_checkboxLabel__Q7aoC{align-items:flex-start;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:12px;line-height:1.5}.ContactModal-module_checkbox__-MyCt{accent-color:#8b5cf6;cursor:pointer;height:18px;margin-top:2px;width:18px}.ContactModal-module_checkboxText__7MKy4{flex:1}.ContactModal-module_privacyLink__8ICZw{background:none;border:none;color:#8b5cf6;cursor:pointer;font-family:inherit;font-size:inherit;padding:0;text-decoration:underline;transition:color .3s ease}.ContactModal-module_privacyLink__8ICZw:hover{color:#7c3aed}.ContactModal-module_submitButton__UY-uM{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:12px;box-shadow:0 8px 20px rgba(139,92,246,.3);color:#fff;cursor:pointer;font-size:18px;font-weight:600;letter-spacing:1px;margin-top:20px;padding:18px 36px;text-transform:uppercase;transition:all .3s ease}.ContactModal-module_submitButton__UY-uM:hover:not(.ContactModal-module_disabled__4OCTd){background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 12px 30px rgba(139,92,246,.4);transform:translateY(-2px)}.ContactModal-module_submitButton__UY-uM:active:not(.ContactModal-module_disabled__4OCTd){transform:translateY(0)}.ContactModal-module_submitButton__UY-uM.ContactModal-module_disabled__4OCTd{background:#6b7280;box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.ContactModal-module_submitButton__UY-uM{font-size:16px;padding:16px 32px}}.ContactModal-module_errorText__yLxLs{color:#ef4444;font-size:14px;margin-top:4px}.ContactModal-module_notification__aGH-A{animation:ContactModal-module_slideInNotification__xbG-o .3s ease-out;border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,.3);color:#fff;font-weight:600;max-width:400px;padding:16px 24px;position:fixed;right:20px;top:20px;z-index:10001}.ContactModal-module_notification__aGH-A.ContactModal-module_success__713CR{background:linear-gradient(135deg,#10b981,#059669)}.ContactModal-module_notification__aGH-A.ContactModal-module_error__gmRWW{background:linear-gradient(135deg,#ef4444,#dc2626)}@media (max-width:768px){.ContactModal-module_notification__aGH-A{left:10px;max-width:none;right:10px}.ContactModal-module_modalOverlay__OdVa9{padding:15px}.ContactModal-module_modalContainer__RLz8u{border-width:1px;max-width:100%}.ContactModal-module_modalContent__WviFc{padding:30px 20px 20px}.ContactModal-module_modalTitle__-WPhz{font-size:24px;margin-bottom:16px}.ContactModal-module_modalDescription__BxBzk{font-size:14px;margin-bottom:25px}.ContactModal-module_contactForm__hIuBG{gap:16px}.ContactModal-module_formInput__v1628,.ContactModal-module_formTextarea__bRTTR{font-size:14px;padding:14px}.ContactModal-module_submitButton__UY-uM{font-size:16px;padding:16px 24px}}@media (max-width:480px){.ContactModal-module_modalOverlay__OdVa9{padding:10px}.ContactModal-module_modalContent__WviFc{padding:25px 15px 15px}.ContactModal-module_modalTitle__-WPhz{font-size:20px}.ContactModal-module_modalDescription__BxBzk{font-size:13px}.ContactModal-module_formInput__v1628,.ContactModal-module_formTextarea__bRTTR{font-size:13px;padding:12px}.ContactModal-module_submitButton__UY-uM{font-size:14px;padding:14px 20px}}.App-module_app__Uwi9w{background-color:#000;color:#fff;min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:hidden}body{background-color:#000;color:#fff;font-family:Arial,sans-serif;line-height:1.6;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-separator{border-top:1px dashed #8b5cf6;height:1px;margin:40px 0;width:100%}.primary-button{background:#8b5cf6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s ease}.primary-button:hover{background:#7c3aed;transform:translateY(-2px)}.secondary-button{background:transparent;border:1px solid #8b5cf6;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s ease}.secondary-button:hover{background:#8b5cf6;transform:translateY(-2px)}.image-placeholder{align-items:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:8px;color:#fff;display:flex;font-size:18px;font-weight:700;height:200px;justify-content:center;width:100%}.section-title{color:#fff;font-size:48px;font-weight:700;margin-bottom:20px;text-align:left;text-transform:uppercase}.section-description{color:#fff;font-size:18px;line-height:1.6;margin-bottom:40px}