@layer base{html{scroll-behavior:smooth}body{color:#fff;background-color:#000;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}}@layer components{.btn-primary{color:#000;cursor:pointer;background:linear-gradient(90deg,#facc15,gold);border:none;border-radius:9999px;padding:.75rem 1.5rem;font-weight:700;transition:all .3s;transform:scale(1);box-shadow:0 10px 15px -3px rgba(255,215,0,.5),0 4px 6px -4px rgba(255,215,0,.5)}.btn-primary:hover{background:linear-gradient(90deg,#fde047,#ffe066);transform:scale(1.05);box-shadow:0 10px 15px -3px rgba(255,215,0,.7),0 4px 6px -4px rgba(255,215,0,.7)}.btn-secondary{color:gold;cursor:pointer;background:0 0;border:2px solid gold;border-radius:9999px;padding:.75rem 1.5rem;font-weight:700;transition-property:all;transition-duration:.3s}.btn-secondary:hover{color:#000;background-color:gold}.text-gradient{background:linear-gradient(90deg,#facc15,gold,#facc15);-webkit-text-fill-color:transparent;color:transparent;-webkit-background-clip:text;background-clip:text}.card-glow{background-color:#111827;border:1px solid rgba(255,215,0,.2);border-radius:.75rem;padding:1.5rem;transition:all .3s}.card-glow:hover{border-color:rgba(255,215,0,.5);box-shadow:0 10px 15px -3px rgba(255,215,0,.2),0 4px 6px -4px rgba(255,215,0,.2)}.section-padding{padding:4rem 1rem}@media (min-width:640px){.section-padding{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.section-padding{padding-left:2rem;padding-right:2rem}}}@layer utilities{.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}.animation-delay-600{animation-delay:.6s}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:linear-gradient(gold,#ff0);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#fff 0%,#c29a6c 50%,#8b4513 100%)}
.header-module__-0s03G__header{z-index:1000;-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#000,#000,rgba(30,30,30,.97),#000,rgba(0,0,0,.98));transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0;box-shadow:0 2px 20px rgba(255,215,0,.1),0 4px 30px rgba(255,215,0,.05)}.header-module__-0s03G__nav{border-bottom:2px solid;border-image:linear-gradient(90deg,rgba(255,255,254,.3),#ce970d,rgba(255,255,255,.7),rgba(255,254,251,.992),#edce07) 1;width:100%;max-width:1400px;margin:0 auto;padding:0 .5rem}.header-module__-0s03G__navContainer{justify-content:space-between;align-items:center;height:70px;display:flex}.header-module__-0s03G__logoSection{z-index:1001;flex:1;align-items:center;margin-left:-5px;display:flex}.header-module__-0s03G__logoLink{align-items:center;text-decoration:none;transition:transform .3s;display:flex}.header-module__-0s03G__logoLink:hover{transform:scale(1.02)}.header-module__-0s03G__logoLink:focus{outline:none}.header-module__-0s03G__logoContainer{align-items:center;gap:8px;display:flex}.header-module__-0s03G__logoIcon{background:linear-gradient(45deg,#000,#1a1a1a);border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:2px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 15px rgba(0,0,0,.4),0 0 30px rgba(0,0,0,.2),inset 0 2px 8px rgba(0,0,0,.1)}.header-module__-0s03G__logoIcon:before{content:"";z-index:-1;background:linear-gradient(45deg,#000,#1a1a1a,#000,#2a2a2a);border-radius:50%;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.header-module__-0s03G__logoImage{object-fit:cover;z-index:1;filter:contrast(1.25)saturate(1.2)brightness(1.1);max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;border-radius:50%;display:block;transform:translateZ(0);width:40px!important;height:40px!important}.header-module__-0s03G__logoText{background:linear-gradient(135deg,#fff,#fff,#f7e305);-webkit-text-fill-color:transparent;letter-spacing:-.3px;text-shadow:0 0 20px rgba(255,215,0,.4);text-transform:capitalize;-webkit-background-clip:text;background-clip:text;font-family:Inter,Georgia,Times New Roman,serif;font-size:22px;font-weight:700;animation:3s ease-in-out infinite alternate header-module__-0s03G__textGlow}.header-module__-0s03G__hamburgerContainer{z-index:1001;align-items:center;margin-right:8px;display:flex;position:relative}.header-module__-0s03G__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;padding:8px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative}.header-module__-0s03G__hamburger:hover{background:#000;transform:scale(1.05);box-shadow:0 0 15px #000}.header-module__-0s03G__hamburger:active{transform:scale(.95)}.header-module__-0s03G__hamburger:focus{outline:none}.header-module__-0s03G__hamburgerLine{transform-origin:50%;background:linear-gradient(90deg,#fff,#fff);border-radius:2px;width:32px;height:3px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:block;position:relative;box-shadow:0 1px 3px #000}.header-module__-0s03G__hamburgerLine:first-child,.header-module__-0s03G__hamburgerLine:nth-child(2),.header-module__-0s03G__hamburgerLine:nth-child(3){width:32px}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:first-child{background:linear-gradient(90deg,gold,gold);transform:rotate(45deg)translate(6px,6px)}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:nth-child(2){opacity:0;transform:scale(0)}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:nth-child(3){background:linear-gradient(90deg,gold,gold);transform:rotate(-45deg)translate(8px,-7px)}.header-module__-0s03G__mobileMenu{opacity:0;visibility:hidden;background:#000;border-bottom:1px solid rgba(255,215,0,.3);max-height:calc(100vh - 70px);transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:70px;left:0;right:0;overflow-y:auto;transform:translateY(-100%)}.header-module__-0s03G__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.header-module__-0s03G__mobileMenuContent{background:#000;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 1.5rem;display:flex}.header-module__-0s03G__navSection{background:#000;flex-direction:column;gap:1.5rem;display:flex}.header-module__-0s03G__navSectionTitle{color:gold;text-transform:uppercase;letter-spacing:1.5px;text-align:left;background:linear-gradient(90deg,rgba(255,215,0,.15) 0%,transparent 100%);border-left:4px solid gold;border-radius:0 12px 12px 0;margin:0;padding:0 1rem .5rem 1.5rem;font-size:16px;font-weight:700;line-height:1.4;position:relative}.header-module__-0s03G__navSectionTitle:after{content:"";background:linear-gradient(90deg,gold,transparent);width:100%;height:1px;position:absolute;bottom:0;left:0}.header-module__-0s03G__sectionNavigationGrid,.header-module__-0s03G__pageNavigationGrid{background:#000;grid-template-columns:repeat(2,1fr);gap:1rem;padding:0;display:grid}.header-module__-0s03G__sectionNavButton,.header-module__-0s03G__pageNavButton{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(135deg,rgba(0,0,0,.95),rgba(20,20,20,.98));border:2px solid;border-radius:16px;outline:none;justify-content:space-between;align-items:center;width:100%;min-height:60px;padding:1.25rem 1.5rem;font-family:inherit;font-size:15px;font-weight:600;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.header-module__-0s03G__sectionNavButton{border-color:rgba(0,123,255,.3);box-shadow:0 4px 15px rgba(0,123,255,.15),0 2px 8px rgba(0,0,0,.1)}.header-module__-0s03G__pageNavButton{border-color:rgba(255,215,0,.3);box-shadow:0 4px 15px rgba(255,215,0,.15),0 2px 8px rgba(0,0,0,.1)}.header-module__-0s03G__sectionNavButton:before,.header-module__-0s03G__pageNavButton:before{content:"";z-index:0;width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.header-module__-0s03G__sectionNavButton:before{background:linear-gradient(90deg,transparent,rgba(0,123,255,.2),transparent)}.header-module__-0s03G__pageNavButton:before{background:linear-gradient(90deg,transparent,rgba(255,215,0,.2),transparent)}.header-module__-0s03G__sectionNavButton:after,.header-module__-0s03G__pageNavButton:after{content:"";transform-origin:bottom;z-index:1;border-radius:0 4px 4px 0;width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.header-module__-0s03G__sectionNavButton:after{background:linear-gradient(#007bff,#28a745)}.header-module__-0s03G__pageNavButton:after{background:linear-gradient(gold,#ffc107)}.header-module__-0s03G__sectionButtonIcon,.header-module__-0s03G__pageButtonIcon{z-index:2;border:1px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:relative}.header-module__-0s03G__sectionButtonIcon{background:linear-gradient(135deg,rgba(0,123,255,.2),rgba(40,167,69,.3));border-color:rgba(0,123,255,.4)}.header-module__-0s03G__pageButtonIcon{background:linear-gradient(135deg,rgba(255,215,0,.2),rgba(255,193,7,.3));border-color:rgba(255,215,0,.4)}.header-module__-0s03G__sectionButtonIconInner,.header-module__-0s03G__pageButtonIconInner{border-radius:50%;width:8px;height:8px;transition:all .3s}.header-module__-0s03G__sectionButtonIconInner{background:linear-gradient(135deg,#007bff,#28a745)}.header-module__-0s03G__pageButtonIconInner{background:linear-gradient(135deg,gold,#ffc107)}.header-module__-0s03G__sectionButtonText,.header-module__-0s03G__pageButtonText{letter-spacing:.5px;z-index:2;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0 1rem;font-weight:600;position:relative;overflow:hidden}.header-module__-0s03G__sectionButtonArrow,.header-module__-0s03G__pageButtonArrow{z-index:2;flex-shrink:0;font-size:18px;font-weight:700;transition:all .3s;position:relative;transform:translate(0)}.header-module__-0s03G__sectionButtonArrow{color:#007bff}.header-module__-0s03G__pageButtonArrow{color:gold}.header-module__-0s03G__sectionNavButton:hover,.header-module__-0s03G__sectionNavButton:active{background:linear-gradient(135deg,rgba(0,123,255,.15),rgba(0,0,0,.98));border-color:rgba(0,123,255,.6);transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,123,255,.3),0 4px 12px rgba(0,0,0,.15)}.header-module__-0s03G__pageNavButton:hover,.header-module__-0s03G__pageNavButton:active{background:linear-gradient(135deg,rgba(255,215,0,.15),rgba(0,0,0,.98));border-color:rgba(255,215,0,.6);transform:translateY(-3px);box-shadow:0 8px 25px rgba(255,215,0,.3),0 4px 12px rgba(0,0,0,.15)}.header-module__-0s03G__sectionNavButton:hover:before,.header-module__-0s03G__sectionNavButton:active:before,.header-module__-0s03G__pageNavButton:hover:before,.header-module__-0s03G__pageNavButton:active:before{left:100%}.header-module__-0s03G__sectionNavButton:hover:after,.header-module__-0s03G__sectionNavButton:active:after,.header-module__-0s03G__pageNavButton:hover:after,.header-module__-0s03G__pageNavButton:active:after{transform:scaleY(1)}.header-module__-0s03G__sectionNavButton:hover .header-module__-0s03G__sectionButtonIcon,.header-module__-0s03G__sectionNavButton:active .header-module__-0s03G__sectionButtonIcon{background:linear-gradient(135deg,rgba(0,123,255,.4),rgba(40,167,69,.5));border-color:rgba(0,123,255,.7);transform:scale(1.1)}.header-module__-0s03G__pageNavButton:hover .header-module__-0s03G__pageButtonIcon,.header-module__-0s03G__pageNavButton:active .header-module__-0s03G__pageButtonIcon{background:linear-gradient(135deg,rgba(255,215,0,.4),rgba(255,193,7,.5));border-color:rgba(255,215,0,.7);transform:scale(1.1)}.header-module__-0s03G__sectionNavButton:hover .header-module__-0s03G__sectionButtonIconInner,.header-module__-0s03G__sectionNavButton:active .header-module__-0s03G__sectionButtonIconInner,.header-module__-0s03G__pageNavButton:hover .header-module__-0s03G__pageButtonIconInner,.header-module__-0s03G__pageNavButton:active .header-module__-0s03G__pageButtonIconInner{background:linear-gradient(135deg,#fff,#fff);transform:scale(1.2)}.header-module__-0s03G__sectionNavButton:hover .header-module__-0s03G__sectionButtonArrow,.header-module__-0s03G__sectionNavButton:active .header-module__-0s03G__sectionButtonArrow,.header-module__-0s03G__pageNavButton:hover .header-module__-0s03G__pageButtonArrow,.header-module__-0s03G__pageNavButton:active .header-module__-0s03G__pageButtonArrow{color:#fff;transform:translate(4px)}.header-module__-0s03G__sectionNavButton:focus,.header-module__-0s03G__pageNavButton:focus{outline:none}.header-module__-0s03G__mobileMenuClose{background:#000;border-top:1px solid rgba(255,215,0,.2);justify-content:center;padding:2rem 0 1rem;display:flex}.header-module__-0s03G__closeButton{cursor:pointer;background:rgba(255,215,0,.1);border:2px solid #fff;border-radius:50%;outline:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;padding:6px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;box-shadow:0 0 15px rgba(255,215,0,.4)}.header-module__-0s03G__closeButton:hover{background:#ffd900;transform:scale(1.1);box-shadow:0 0 25px rgba(255,215,0,.6)}.header-module__-0s03G__closeButton:active{transform:scale(.95)}.header-module__-0s03G__closeButton:focus{outline:none}.header-module__-0s03G__closeLine{transform-origin:50%;background:#ffd900;border-radius:3px;width:20px;height:3px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:absolute;box-shadow:0 0 8px #2a2402}.header-module__-0s03G__closeLine:first-child{transform:rotate(45deg)}.header-module__-0s03G__closeLine:nth-child(2){transform:rotate(-45deg)}.header-module__-0s03G__overlay{z-index:999;opacity:0;background:rgba(0,0,0,.6);outline:none;animation:.3s forwards header-module__-0s03G__fadeIn;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes header-module__-0s03G__textGlow{0%{text-shadow:0 0 20px rgba(255,215,0,.4)}to{text-shadow:0 0 25px #010411,0 0 35px #010318}}@keyframes header-module__-0s03G__fadeIn{to{opacity:1}}@media (max-width:480px){.header-module__-0s03G__navContainer{height:65px;padding:0 .25rem}.header-module__-0s03G__nav{padding:0 .5rem}.header-module__-0s03G__logoSection{margin-left:-3px}.header-module__-0s03G__logoIcon{width:36px;height:36px}.header-module__-0s03G__logoImage{filter:contrast(1.3)saturate(1.25)brightness(1.12);width:36px!important;height:37px!important}.header-module__-0s03G__logoText{font-size:18px;font-weight:600}.header-module__-0s03G__logoContainer{gap:6px}.header-module__-0s03G__hamburgerContainer{margin-right:12px}.header-module__-0s03G__hamburger{gap:3px;width:40px;height:40px;padding:6px}.header-module__-0s03G__hamburgerLine{background:linear-gradient(90deg,#fff,#fff);border-radius:1.5px;width:28px;height:2.5px;box-shadow:0 1px 2px rgba(0,0,0,.3)}.header-module__-0s03G__hamburgerLine:first-child,.header-module__-0s03G__hamburgerLine:nth-child(2),.header-module__-0s03G__hamburgerLine:nth-child(3){width:28px}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:first-child{transform:rotate(45deg)translate(5px,5px)}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.header-module__-0s03G__mobileMenu{max-height:calc(100vh - 65px);top:65px}.header-module__-0s03G__mobileMenuContent{gap:1.5rem;padding:1.5rem 1rem}.header-module__-0s03G__sectionNavButton,.header-module__-0s03G__pageNavButton{border-radius:12px;min-height:54px;padding:1rem;font-size:13px}.header-module__-0s03G__sectionButtonIcon,.header-module__-0s03G__pageButtonIcon{width:24px;height:24px}.header-module__-0s03G__sectionButtonIconInner,.header-module__-0s03G__pageButtonIconInner{width:5px;height:5px}.header-module__-0s03G__sectionButtonText,.header-module__-0s03G__pageButtonText{margin:0 .5rem;font-size:13px}.header-module__-0s03G__sectionButtonArrow,.header-module__-0s03G__pageButtonArrow{font-size:14px}.header-module__-0s03G__navSectionTitle{font-size:13px}.header-module__-0s03G__closeButton{width:36px;height:36px}.header-module__-0s03G__closeLine{width:18px;height:2.5px}}@media (min-width:481px) and (max-width:768px){.header-module__-0s03G__navContainer{height:68px;padding:0 .5rem}.header-module__-0s03G__nav{padding:0 .75rem}.header-module__-0s03G__logoSection{margin-left:-4px}.header-module__-0s03G__logoIcon{width:40px;height:40px}.header-module__-0s03G__logoImage{filter:contrast(1.28)saturate(1.22)brightness(1.1);width:37.5px!important;height:37px!important}.header-module__-0s03G__logoText{font-size:20px;font-weight:650}.header-module__-0s03G__logoContainer{gap:7px}.header-module__-0s03G__hamburgerContainer{margin-right:10px}.header-module__-0s03G__hamburger{gap:3.5px;width:42px;height:42px;padding:7px}.header-module__-0s03G__hamburgerLine{background:linear-gradient(90deg,#fff,#fffefe);border-radius:1.8px;width:30px;height:2.8px;box-shadow:0 1px 2px rgba(0,0,0,.3)}.header-module__-0s03G__hamburgerLine:first-child,.header-module__-0s03G__hamburgerLine:nth-child(2),.header-module__-0s03G__hamburgerLine:nth-child(3){width:30px}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:first-child{transform:rotate(45deg)translate(5.5px,5.5px)}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:nth-child(3){transform:rotate(-45deg)translate(7px,-6.5px)}.header-module__-0s03G__mobileMenu{max-height:calc(100vh - 68px);top:68px}.header-module__-0s03G__sectionNavButton,.header-module__-0s03G__pageNavButton{border-radius:14px;min-height:58px;padding:1.1rem 1.2rem;font-size:14px}.header-module__-0s03G__sectionButtonIcon,.header-module__-0s03G__pageButtonIcon{width:28px;height:28px}.header-module__-0s03G__sectionButtonIconInner,.header-module__-0s03G__pageButtonIconInner{width:6px;height:6px}.header-module__-0s03G__sectionButtonText,.header-module__-0s03G__pageButtonText{margin:0 .75rem;font-size:14px}.header-module__-0s03G__sectionButtonArrow,.header-module__-0s03G__pageButtonArrow{font-size:16px}.header-module__-0s03G__navSectionTitle{font-size:14px}.header-module__-0s03G__closeButton{width:38px;height:38px}.header-module__-0s03G__closeLine{width:19px;height:2.8px}}@media (min-width:769px) and (max-width:1024px){.header-module__-0s03G__navContainer{height:72px;padding:0 .5rem}.header-module__-0s03G__nav{padding:0 1rem}.header-module__-0s03G__logoSection{margin-left:-4px}.header-module__-0s03G__logoIcon{width:42px;height:42px}.header-module__-0s03G__logoImage{filter:contrast(1.26)saturate(1.2)brightness(1.08);width:39px!important;height:38px!important}.header-module__-0s03G__logoText{font-size:21px;font-weight:700}.header-module__-0s03G__logoContainer{gap:8px}.header-module__-0s03G__hamburgerContainer{margin-right:10px}.header-module__-0s03G__hamburger{gap:4px;width:44px;height:44px;padding:8px}.header-module__-0s03G__hamburgerLine{background:linear-gradient(90deg,#fff,#fff);border-radius:2px;width:32px;height:3px;box-shadow:0 1px 3px rgba(0,0,0,.3)}.header-module__-0s03G__hamburgerLine:first-child,.header-module__-0s03G__hamburgerLine:nth-child(2),.header-module__-0s03G__hamburgerLine:nth-child(3){width:32px}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:first-child{transform:rotate(45deg)translate(6px,6px)}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:nth-child(3){transform:rotate(-45deg)translate(8px,-7px)}.header-module__-0s03G__mobileMenu{max-height:calc(100vh - 72px);top:72px}.header-module__-0s03G__sectionNavButton,.header-module__-0s03G__pageNavButton{border-radius:15px;min-height:60px;padding:1.15rem 1.4rem;font-size:15px}.header-module__-0s03G__sectionButtonText,.header-module__-0s03G__pageButtonText{margin:0 .875rem;font-size:15px}.header-module__-0s03G__navSectionTitle{font-size:15px}}@media (min-width:1025px) and (max-width:1440px){.header-module__-0s03G__navContainer{height:75px;padding:0 .5rem}.header-module__-0s03G__nav{padding:0 1.25rem}.header-module__-0s03G__logoSection{margin-left:-5px}.header-module__-0s03G__logoIcon{width:44px;height:44px}.header-module__-0s03G__logoImage{filter:contrast(1.25)saturate(1.2)brightness(1.1);width:41.5px!important;height:40px!important}.header-module__-0s03G__logoText{font-size:22px;font-weight:700}.header-module__-0s03G__logoContainer{gap:8px}.header-module__-0s03G__hamburgerContainer{margin-right:8px}.header-module__-0s03G__hamburger{gap:4.5px;width:46px;height:46px;padding:9px}.header-module__-0s03G__hamburgerLine{background:linear-gradient(90deg,#fffcfc,#fff);border-radius:2.2px;width:34px;height:3.2px;box-shadow:0 1px 3px rgba(0,0,0,.3)}.header-module__-0s03G__hamburgerLine:first-child,.header-module__-0s03G__hamburgerLine:nth-child(2),.header-module__-0s03G__hamburgerLine:nth-child(3){width:34px}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:first-child{transform:rotate(45deg)translate(6.5px,6.5px)}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:nth-child(3){transform:rotate(-45deg)translate(8.5px,-7.5px)}.header-module__-0s03G__mobileMenu{max-height:calc(100vh - 75px);top:75px}.header-module__-0s03G__mobileMenuContent{max-width:1000px;padding:2.5rem 2rem}.header-module__-0s03G__sectionNavButton,.header-module__-0s03G__pageNavButton{min-height:64px;padding:1.25rem 1.5rem;font-size:16px}.header-module__-0s03G__sectionButtonIcon,.header-module__-0s03G__pageButtonIcon{width:34px;height:34px}.header-module__-0s03G__sectionButtonIconInner,.header-module__-0s03G__pageButtonIconInner{width:9px;height:9px}.header-module__-0s03G__sectionButtonText,.header-module__-0s03G__pageButtonText{margin:0 1rem;font-size:16px}.header-module__-0s03G__sectionButtonArrow,.header-module__-0s03G__pageButtonArrow{font-size:18px}.header-module__-0s03G__navSectionTitle{font-size:16px}}@media (min-width:1441px){.header-module__-0s03G__navContainer{height:78px;padding:0 .5rem}.header-module__-0s03G__nav{padding:0 1.5rem}.header-module__-0s03G__logoSection{margin-left:-5px}.header-module__-0s03G__logoIcon{width:46px;height:46px}.header-module__-0s03G__logoImage{filter:contrast(1.25)saturate(1.2)brightness(1.1);width:43.8px!important;height:42.9px!important}.header-module__-0s03G__logoText{font-size:24px;font-weight:700}.header-module__-0s03G__logoContainer{gap:8px}.header-module__-0s03G__hamburgerContainer{margin-right:8px}.header-module__-0s03G__hamburger{gap:5px;width:48px;height:48px;padding:10px}.header-module__-0s03G__hamburgerLine{background:linear-gradient(90deg,#fff,#fff);border-radius:2.5px;width:36px;height:3.5px;box-shadow:0 1px 3px rgba(0,0,0,.3)}.header-module__-0s03G__hamburgerLine:first-child,.header-module__-0s03G__hamburgerLine:nth-child(2),.header-module__-0s03G__hamburgerLine:nth-child(3){width:36px}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:first-child{transform:rotate(45deg)translate(7px,7px)}.header-module__-0s03G__hamburgerOpen .header-module__-0s03G__hamburgerLine:nth-child(3){transform:rotate(-45deg)translate(9px,-8px)}.header-module__-0s03G__mobileMenu{max-height:calc(100vh - 78px);top:78px}.header-module__-0s03G__mobileMenuContent{max-width:1200px;padding:3rem 2.5rem}.header-module__-0s03G__sectionNavButton,.header-module__-0s03G__pageNavButton{min-height:68px;padding:1.375rem 1.75rem;font-size:17px}.header-module__-0s03G__sectionButtonIcon,.header-module__-0s03G__pageButtonIcon{width:36px;height:36px}.header-module__-0s03G__sectionButtonIconInner,.header-module__-0s03G__pageButtonIconInner{width:10px;height:10px}.header-module__-0s03G__sectionButtonText,.header-module__-0s03G__pageButtonText{margin:0 1.125rem;font-size:17px}.header-module__-0s03G__sectionButtonArrow,.header-module__-0s03G__pageButtonArrow{font-size:19px}.header-module__-0s03G__navSectionTitle{font-size:17px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.header-module__-0s03G__header{-webkit-backdrop-filter:blur(25px)}.header-module__-0s03G__logoImage{filter:contrast(1.3)saturate(1.25)brightness(1.12);image-rendering:-webkit-optimize-contrast}.header-module__-0s03G__hamburgerLine{box-shadow:0 1px 3px rgba(0,0,0,.4)}}@media (prefers-reduced-motion:reduce){.header-module__-0s03G__logoText,.header-module__-0s03G__hamburger,.header-module__-0s03G__sectionNavButton,.header-module__-0s03G__pageNavButton{animation:none}.header-module__-0s03G__header .header-module__-0s03G__reducedMotion{transition-duration:.1s!important}.header-module__-0s03G__logoImage{filter:contrast(1.25)saturate(1.2)brightness(1.1)}.header-module__-0s03G__hamburgerLine{transition-duration:.2s}}@media (max-width:768px){.header-module__-0s03G__hamburger,.header-module__-0s03G__closeButton{min-width:44px;min-height:44px}}.header-module__-0s03G__headerSpacer{width:100%;height:70px}@media (max-width:480px){.header-module__-0s03G__headerSpacer{height:65px}}@media (min-width:481px) and (max-width:768px){.header-module__-0s03G__headerSpacer{height:68px}}@media (min-width:769px) and (max-width:1024px){.header-module__-0s03G__headerSpacer{height:72px}}@media (min-width:1025px) and (max-width:1440px){.header-module__-0s03G__headerSpacer{height:75px}}@media (min-width:1441px){.header-module__-0s03G__headerSpacer{height:78px}}
.footer-module__CIQsJG__footer{contain:layout;isolation:isolate;background:linear-gradient(135deg,#000 0%,#000 50%,#000 100%);border-top:1px solid rgba(255,193,7,.2);position:relative;overflow:hidden;transform:translateZ(0)}.footer-module__CIQsJG__footer:before{content:"";background:linear-gradient(90deg,transparent 0%,rgba(255,193,7,.6) 50%,transparent 100%);height:1px;position:absolute;top:0;left:0;right:0}.footer-module__CIQsJG__container{z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;max-width:1200px;margin:0 auto;padding:4rem 2rem 2rem;position:relative;transform:translateZ(0)}.footer-module__CIQsJG__mainContent{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.footer-module__CIQsJG__mainContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem}}.footer-module__CIQsJG__brandSection{text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}@media (min-width:768px){.footer-module__CIQsJG__brandSection{text-align:left}}.footer-module__CIQsJG__brandHeader{margin-bottom:1.5rem}.footer-module__CIQsJG__logo{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}@media (min-width:768px){.footer-module__CIQsJG__logo{justify-content:flex-start}}.footer-module__CIQsJG__logoIcon{font-size:2.5rem;animation:3s ease-in-out infinite alternate footer-module__CIQsJG__glow}@keyframes footer-module__CIQsJG__glow{0%{filter:drop-shadow(0 0 10px rgba(255,193,7,.5));transform:scale(1)}to{filter:drop-shadow(0 0 20px rgba(255,193,7,.8));transform:scale(1.05)}}.footer-module__CIQsJG__brandTitle{-webkit-text-fill-color:transparent;letter-spacing:-.02em;text-shadow:0 0 30px rgba(255,193,7,.3);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(135deg,#d02605 0%,#ff6b35 50%,#ffc003 100%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900;transform:translateZ(0)}.footer-module__CIQsJG__brandDescription{color:rgba(255,255,255,.7);max-width:320px;margin:0 auto;font-size:1rem;line-height:1.6}@media (min-width:768px){.footer-module__CIQsJG__brandDescription{margin:0}}.footer-module__CIQsJG__navigationSection{text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}@media (min-width:768px){.footer-module__CIQsJG__navigationSection{text-align:left}}.footer-module__CIQsJG__sectionTitle{color:#ffc107;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700;display:inline-block;position:relative;transform:translateZ(0)}.footer-module__CIQsJG__sectionTitle:after{content:"";background:linear-gradient(90deg,transparent,#ffc107,transparent);width:30px;height:2px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}@media (min-width:768px){.footer-module__CIQsJG__sectionTitle:after{left:0;transform:none}}.footer-module__CIQsJG__navGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:768px){.footer-module__CIQsJG__navGrid{grid-template-columns:1fr;gap:1rem}}.footer-module__CIQsJG__navButton{color:rgba(255,255,255,.9);cursor:pointer;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:rgba(255,193,7,.1);border:1px solid rgba(255,193,7,.3);border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;position:relative;overflow:hidden;transform:translateZ(0)}.footer-module__CIQsJG__navButton:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,193,7,.2),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.footer-module__CIQsJG__navButton:hover:before{left:100%}.footer-module__CIQsJG__navButton:hover{color:#ffc107;background:rgba(255,193,7,.2);border-color:rgba(255,193,7,.6);transform:translateY(-2px)translateZ(0);box-shadow:0 4px 15px rgba(255,193,7,.2)}.footer-module__CIQsJG__navButton:focus{outline-offset:2px;outline:2px solid #ffc107}.footer-module__CIQsJG__linksSection{text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}@media (min-width:768px){.footer-module__CIQsJG__linksSection{text-align:left}}.footer-module__CIQsJG__linksList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.footer-module__CIQsJG__linkItem{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s;transform:translateZ(0)}.footer-module__CIQsJG__linkItem:hover{transform:translate(4px)translateZ(0)}.footer-module__CIQsJG__footerLink{color:rgba(255,255,255,.7);-webkit-backface-visibility:hidden;backface-visibility:hidden;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .3s;display:inline-block;position:relative;transform:translateZ(0)}.footer-module__CIQsJG__footerLink:before{content:"";background:#ffc107;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer-module__CIQsJG__footerLink:hover{color:#ffc107;transform:translateZ(0)}.footer-module__CIQsJG__footerLink:hover:before{width:100%}.footer-module__CIQsJG__footerLink:focus{outline-offset:2px;color:#ffc107;outline:2px solid #ffc107}.footer-module__CIQsJG__socialSection{text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}@media (min-width:768px){.footer-module__CIQsJG__socialSection{text-align:left}}.footer-module__CIQsJG__socialLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.footer-module__CIQsJG__socialLinks{justify-content:flex-start}}.footer-module__CIQsJG__socialLink{color:#ffc107;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:rgba(255,193,7,.1);border:2px solid rgba(255,193,7,.3);border-radius:12px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;transform:translateZ(0)}.footer-module__CIQsJG__socialLink:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,193,7,.3),transparent);width:100%;height:100%;transition:left .4s;position:absolute;top:0;left:-100%}.footer-module__CIQsJG__socialLink:hover:before{left:100%}.footer-module__CIQsJG__socialLink:hover{color:#fff;background:rgba(255,193,7,.2);border-color:rgba(255,193,7,.7);transform:translateY(-3px)scale(1.1)translateZ(0);box-shadow:0 8px 25px rgba(255,193,7,.3)}.footer-module__CIQsJG__socialIcon{justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:all .3s;display:flex;transform:translateZ(0)}.footer-module__CIQsJG__socialSvg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));width:100%;height:100%;transition:all .3s}.footer-module__CIQsJG__socialLink:hover .footer-module__CIQsJG__socialSvg{filter:drop-shadow(0 4px 8px rgba(255,193,7,.4));transform:scale(1.05)}.footer-module__CIQsJG__socialLink:focus{outline-offset:2px;outline:2px solid #ffc107}.footer-module__CIQsJG__bottomSection{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-top:1px solid rgba(255,193,7,.15);margin-top:1rem;padding-top:2rem;transform:translateZ(0)}.footer-module__CIQsJG__bottomContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.footer-module__CIQsJG__bottomContent{flex-direction:row;justify-content:space-between}}.footer-module__CIQsJG__copyright{color:rgba(255,255,255,.6);margin:0;font-size:.875rem;font-weight:400}.footer-module__CIQsJG__poweredBy{color:rgba(255,255,255,.6);font-size:.875rem;font-weight:400}.footer-module__CIQsJG__highlight{color:#ffc107;font-weight:600}@media (max-width:767px){.footer-module__CIQsJG__container{padding:3rem 1rem 2rem}.footer-module__CIQsJG__mainContent{gap:2.5rem}.footer-module__CIQsJG__brandTitle,.footer-module__CIQsJG__logoIcon{font-size:2rem}}@media (prefers-reduced-motion:reduce){.footer-module__CIQsJG__logoIcon,.footer-module__CIQsJG__navButton,.footer-module__CIQsJG__linkItem,.footer-module__CIQsJG__footerLink,.footer-module__CIQsJG__socialLink{transition:none!important;animation:none!important;transform:none!important}.footer-module__CIQsJG__navButton:hover,.footer-module__CIQsJG__linkItem:hover,.footer-module__CIQsJG__footerLink:hover,.footer-module__CIQsJG__socialLink:hover{transform:none!important}.footer-module__CIQsJG__navButton:before,.footer-module__CIQsJG__footerLink:before,.footer-module__CIQsJG__socialLink:before{transition:none}}@media (prefers-color-scheme:dark){.footer-module__CIQsJG__footer{background:linear-gradient(135deg,#000 0%,#1a1a1a 50%,#000 100%)}}.footer-module__CIQsJG__footer{z-index:1;clear:both;box-sizing:border-box;width:100%;position:relative}.footer-module__CIQsJG__footer *{box-sizing:border-box}.footer-module__CIQsJG__mainContent{contain:layout style}.footer-module__CIQsJG__brandSection,.footer-module__CIQsJG__navigationSection,.footer-module__CIQsJG__linksSection,.footer-module__CIQsJG__socialSection{contain:layout}
