@layer base{html{scroll-behavior:smooth}body{background-color:#000000;color:#ffffff;font-family:Inter,system-ui,-apple-system,sans-serif;margin:0;padding:0}}@layer components{.btn-primary{background:linear-gradient(90deg,#facc15,#FFD700);color:#000000;font-weight:700;padding:.75rem 1.5rem;border-radius:9999px;transition:all .3s;box-shadow:0 10px 15px -3px rgba(255,215,0,.5),0 4px 6px -4px rgba(255,215,0,.5);cursor:pointer;transform:scale(1);border:none}.btn-primary:hover{background:linear-gradient(90deg,#fde047,#ffe066);box-shadow:0 10px 15px -3px rgba(255,215,0,.7),0 4px 6px -4px rgba(255,215,0,.7);transform:scale(1.05)}.btn-secondary{border:2px solid #ffd700;color:#FFD700;font-weight:700;padding:.75rem 1.5rem;border-radius:9999px;transition-property:all;transition-duration:.3s;background:transparent;cursor:pointer}.btn-secondary:hover{background-color:#FFD700;color:#000000}.text-gradient{background:linear-gradient(90deg,#facc15,#FFD700,#facc15);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.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(180deg,#ffd700,#ffff00);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ffffff,#c29a6c 50%,#8b4513)}:root{--primary-black:#000000;--primary-gold:#c29a6c;--primary-brown:#8b4513;--primary-red:#a52a2a;--text-white:#ffffff;--text-light:#f5f5f5;--accent-gold:rgba(194,154,108,0.1);--accent-brown:rgba(139,69,19,0.1);--gradient-primary:linear-gradient(135deg,#ffffff,#c29a6c 25%,#8b4513 50%,#a52a2a 75%,#ffffff);--shadow-primary:rgba(194,154,108,0.15);--border-radius-sm:8px;--border-radius-md:15px;--border-radius-lg:25px;--transition-smooth:all 0.4s cubic-bezier(0.25,0.46,0.45,0.94);--transition-bounce:all 0.6s cubic-bezier(0.68,-0.55,0.265,1.55)}.header_header__ptLqK{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(135deg,rgba(255,251,251,.98),rgba(255,255,255,.95),rgba(255,246,246,.97),rgba(255,252,252,.94),rgba(255,255,255,.98));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 20px rgba(255,215,0,.1),0 4px 30px rgba(255,215,0,.05)}.header_nav__9EEVa{width:100%;max-width:1400px;margin:0 auto;padding:0 .5rem;border-bottom:2px solid;border-image:linear-gradient(90deg,rgba(255,255,254,.3),rgb(206,151,13),rgba(255,255,255,.7),rgba(255,254,251,.993),rgb(237,206,7)) 1}.header_navContainer__Mf6tp{display:flex;justify-content:space-between;align-items:center;height:70px}.header_logoSection__sgIMS{display:flex;align-items:center;z-index:1001;flex:1;margin-left:-5px}.header_logoLink__7b5rM{text-decoration:none;display:flex;align-items:center;transition:transform .3s ease}.header_logoLink__7b5rM:hover{transform:scale(1.02)}.header_logoLink__7b5rM:focus{outline:none}.header_logoContainer__GLiue{display:flex;align-items:center;gap:8px}.header_logoIcon__T4n8v{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg,#000,#1a1a1a);border:2px solid #e4c40a;box-shadow:0 0 15px rgba(255,215,0,.4),0 0 30px rgba(255,215,0,.2),inset 0 2px 8px rgba(255,215,0,.1);position:relative;overflow:hidden;animation:header_breathingGlow__y2IcB 2.5s ease-in-out infinite alternate;padding:2px}.header_logoIcon__T4n8v:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#FFD700,#facc15,#FFD700,#ffe066);border-radius:50%;z-index:-1;animation:header_rotate__wp8dL 4s linear infinite}.header_logoImage__V7X28{border-radius:50%;object-fit:cover;z-index:1;width:36px!important;height:36px!important}.header_logoText__r7xn4{font-size:22px;font-weight:700;background:linear-gradient(135deg,#ffffff,#ffffff,#f7e305);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.3px;text-shadow:0 0 20px rgba(255,215,0,.4);animation:header_textGlow__qOMyR 3s ease-in-out infinite alternate;font-family:Inter,Georgia,Times New Roman,serif;text-transform:capitalize}.header_hamburgerContainer__VMpre{display:flex;align-items:center;z-index:1001;position:relative;margin-right:8px}.header_hamburger__IH7uM{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;width:39px;height:39px;background:transparent;border:none;cursor:pointer;padding:6px;transition:all .4s cubic-bezier(.25,.46,.45,.94);gap:3px}.header_hamburger__IH7uM:hover{transform:scale(1.1)}.header_hamburger__IH7uM:active{transform:scale(.95)}.header_hamburger__IH7uM:focus{outline:none}.header_hamburgerLine__DWe77{background:linear-gradient(45deg,#ffffff,#ffffff);border-radius:3px;transition:all .4s cubic-bezier(.25,.46,.45,.94);transform-origin:center;box-shadow:0 0 8px rgba(0,0,0,.3),0 2px 4px rgba(0,0,0,.2);height:4.5px;display:block;position:relative;font-weight:800}.header_hamburgerLine__DWe77:first-child{width:100px;margin-left:auto}.header_hamburgerLine__DWe77:nth-child(2){width:100px}.header_hamburgerLine__DWe77:nth-child(3){width:100px;margin-right:auto}.header_hamburgerOpen__j7WpI .header_hamburgerLine__DWe77{opacity:0;transform:scale(0)}.header_announcementBanner__8KZkv{width:100%;height:50px;background:linear-gradient(90deg,#000000,#1a1a1a 25%,#000000 50%,#1a1a1a 75%,#000000);border-top:1px solid rgba(255,215,0,.3);border-bottom:2px solid;border-image:linear-gradient(90deg,transparent,#FFD700,#ffc107,#FFD700,transparent) 1;overflow:hidden;position:relative;display:flex;align-items:center;box-shadow:0 2px 15px rgba(255,215,0,.2),inset 0 1px 3px rgba(255,215,0,.1)}.header_announcementContent__2GHCC{width:100%;height:100%;display:flex;align-items:center;position:relative;background:linear-gradient(90deg,rgba(255,215,0,.05),rgba(255,215,0,.02),rgba(255,215,0,.05))}.header_announcementTextDuplicate__dGSrJ,.header_announcementText__0VtuF{display:flex;gap:.75rem;white-space:nowrap;font-size:14px;font-weight:600;color:#ffffff;letter-spacing:.5px;text-shadow:0 0 10px rgba(255,215,0,.3);padding:0 2rem;font-family:Inter,Georgia,sans-serif;position:absolute;top:0;height:100%;align-items:center}.header_announcementTextDuplicate__dGSrJ,.header_announcementText__0VtuF{animation:header_scrollAnnouncement__t0INC 60s linear infinite}.header_announcementTextDuplicate__dGSrJ{animation-delay:-30s}.header_announcementHighlight__wWCtq{color:#FFD700;font-weight:700;text-transform:uppercase;background:linear-gradient(45deg,#FFD700,#ffc107);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 15px rgba(255,215,0,.5);animation:header_pulseGlow__edqii 2s ease-in-out infinite alternate}.header_announcementFeature__67UVS{color:#ffffff;font-weight:600;text-transform:uppercase;text-shadow:0 0 8px rgba(255,255,255,.4)}.header_announcementToken__p6eWi{color:#FFD700;font-weight:700;font-size:15px;background:linear-gradient(45deg,#FFD700,#ffc107);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 12px rgba(255,215,0,.6)}.header_announcementSeparator__qPNnr{color:#FFD700;font-size:16px;font-weight:700;text-shadow:0 0 10px rgba(255,215,0,.5);animation:header_twinkle__GN7Pp 1.5s ease-in-out infinite alternate}.header_mobileMenu__MkAr3{position:fixed;top:120px;left:0;right:0;background:linear-gradient(135deg,rgba(255,249,249,.98),rgba(255,251,251,.95));backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-bottom:1px solid rgba(255,215,0,.3);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);max-height:calc(100vh - 120px);overflow-y:auto}.header_mobileMenuOpen__gGuZn{transform:translateY(0);opacity:1;visibility:visible}.header_mobileMenuContent__OGnJO{padding:2rem 1.5rem;max-width:500px;margin:0 auto}.header_mobileMenuContent__OGnJO,.header_mobileNavLinks__5KEaA{display:flex;flex-direction:column;gap:2rem}.header_navGroup__SqXYx{display:flex;flex-direction:column;gap:1rem}.header_navGroupTitle__Bi2G1{color:#FFD700;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin:0;border-left:3px solid #ffd700;padding:0 .5rem 0 1rem;background:linear-gradient(90deg,rgba(255,215,0,.1),transparent);border-radius:0 8px 8px 0;line-height:1.5}.header_pageButtonsContainer__xKHzy,.header_sectionButtonsContainer__wY3Cc{display:flex;flex-direction:column;gap:.75rem}.header_pageNavButton__QREvj,.header_sectionNavButton__yW9zB{display:flex;align-items:center;justify-content:space-between;color:#ffffff;font-size:16px;font-weight:600;padding:1.2rem 1.5rem;border-radius:16px;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-align:left;width:100%;font-family:inherit;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:2px solid}.header_sectionNavButton__yW9zB{background:linear-gradient(135deg,rgba(0,123,255,.08),rgba(40,167,69,.12));border-color:rgba(0,123,255,.25);box-shadow:0 4px 15px rgba(0,123,255,.15),0 2px 8px rgba(0,0,0,.1)}.header_pageNavButton__QREvj{background:linear-gradient(135deg,rgba(255,215,0,.08),rgba(255,193,7,.12));border-color:rgba(255,215,0,.25);box-shadow:0 4px 15px rgba(255,215,0,.15),0 2px 8px rgba(0,0,0,.1)}.header_pageNavButton__QREvj:before,.header_sectionNavButton__yW9zB:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .6s ease}.header_sectionNavButton__yW9zB:before{background:linear-gradient(90deg,transparent,rgba(0,123,255,.2),transparent)}.header_pageNavButton__QREvj:before{background:linear-gradient(90deg,transparent,rgba(255,215,0,.2),transparent)}.header_pageNavButton__QREvj:after,.header_sectionNavButton__yW9zB:after{content:"";position:absolute;top:0;left:0;width:4px;height:100%;transform:scaleY(0);transition:transform .3s ease;transform-origin:bottom;border-radius:0 4px 4px 0}.header_sectionNavButton__yW9zB:after{background:linear-gradient(180deg,#007bff,#28a745)}.header_pageNavButton__QREvj:after{background:linear-gradient(180deg,#FFD700,#ffc107)}.header_pageButtonIcon__pjG2A,.header_sectionButtonIcon__u_BoQ{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid;transition:all .3s ease;flex-shrink:0}.header_sectionButtonIcon__u_BoQ{background:linear-gradient(135deg,rgba(0,123,255,.2),rgba(40,167,69,.3));border-color:rgba(0,123,255,.4)}.header_pageButtonIcon__pjG2A{background:linear-gradient(135deg,rgba(255,215,0,.2),rgba(255,193,7,.3));border-color:rgba(255,215,0,.4)}.header_pageButtonIconInner__jPQy0,.header_sectionButtonIconInner__KHTuB{width:8px;height:8px;border-radius:50%;transition:all .3s ease}.header_sectionButtonIconInner__KHTuB{background:linear-gradient(135deg,#007bff,#28a745)}.header_pageButtonIconInner__jPQy0{background:linear-gradient(135deg,#FFD700,#ffc107)}.header_pageButtonText__e5Cz5,.header_sectionButtonText__qfiE1{flex:1;margin:0 1rem;font-weight:600;letter-spacing:.5px}.header_pageButtonArrow___hSYz,.header_sectionButtonArrow__yhbZk{font-size:18px;font-weight:700;transition:all .3s ease;transform:translateX(0)}.header_sectionButtonArrow__yhbZk{color:#007bff}.header_pageButtonArrow___hSYz{color:#FFD700}.header_sectionNavButton__yW9zB:active,.header_sectionNavButton__yW9zB:hover{background:linear-gradient(135deg,rgba(0,123,255,.15),rgba(40,167,69,.2));border-color:rgba(0,123,255,.5);transform:translateX(8px) translateY(-2px);box-shadow:0 8px 25px rgba(0,123,255,.3),0 4px 12px rgba(0,0,0,.15)}.header_pageNavButton__QREvj:active,.header_pageNavButton__QREvj:hover{background:linear-gradient(135deg,rgba(255,215,0,.15),rgba(255,193,7,.2));border-color:rgba(255,215,0,.5);transform:translateX(8px) translateY(-2px);box-shadow:0 8px 25px rgba(255,215,0,.3),0 4px 12px rgba(0,0,0,.15)}.header_pageNavButton__QREvj:active:before,.header_pageNavButton__QREvj:hover:before,.header_sectionNavButton__yW9zB:active:before,.header_sectionNavButton__yW9zB:hover:before{left:100%}.header_pageNavButton__QREvj:active:after,.header_pageNavButton__QREvj:hover:after,.header_sectionNavButton__yW9zB:active:after,.header_sectionNavButton__yW9zB:hover:after{transform:scaleY(1)}.header_sectionNavButton__yW9zB:active .header_sectionButtonIcon__u_BoQ,.header_sectionNavButton__yW9zB:hover .header_sectionButtonIcon__u_BoQ{background:linear-gradient(135deg,rgba(0,123,255,.4),rgba(40,167,69,.5));border-color:rgba(0,123,255,.6);transform:scale(1.1)}.header_pageNavButton__QREvj:active .header_pageButtonIcon__pjG2A,.header_pageNavButton__QREvj:hover .header_pageButtonIcon__pjG2A{background:linear-gradient(135deg,rgba(255,215,0,.4),rgba(255,193,7,.5));border-color:rgba(255,215,0,.6);transform:scale(1.1)}.header_pageNavButton__QREvj:active .header_pageButtonIconInner__jPQy0,.header_pageNavButton__QREvj:hover .header_pageButtonIconInner__jPQy0,.header_sectionNavButton__yW9zB:active .header_sectionButtonIconInner__KHTuB,.header_sectionNavButton__yW9zB:hover .header_sectionButtonIconInner__KHTuB{background:linear-gradient(135deg,#ffffff,#ffffff);transform:scale(1.2)}.header_pageNavButton__QREvj:active .header_pageButtonArrow___hSYz,.header_pageNavButton__QREvj:hover .header_pageButtonArrow___hSYz,.header_sectionNavButton__yW9zB:active .header_sectionButtonArrow__yhbZk,.header_sectionNavButton__yW9zB:hover .header_sectionButtonArrow__yhbZk{color:#ffffff;transform:translateX(4px)}.header_pageNavButtonActive__mxZFI{background:linear-gradient(135deg,rgba(255,215,0,.2),rgba(255,193,7,.25))!important;border-color:rgba(255,215,0,.6)!important;color:#FFD700!important;box-shadow:0 8px 25px rgba(255,215,0,.4),0 4px 12px rgba(0,0,0,.2);transform:translateX(4px)}.header_pageNavButtonActive__mxZFI:after{transform:scaleY(1)}.header_pageNavButtonActive__mxZFI .header_pageButtonIcon__pjG2A{background:linear-gradient(135deg,rgba(255,215,0,.5),rgba(255,193,7,.6));border-color:rgba(255,215,0,.8)}.header_pageNavButtonActive__mxZFI .header_pageButtonIconInner__jPQy0{background:#FFD700}.header_pageNavButtonActive__mxZFI .header_pageButtonText__e5Cz5{color:#FFD700}.header_mobileNavButton__Jm0Sa{background:transparent;border:none;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:left;cursor:pointer;width:100%;padding:0;margin:0}.header_pageNavButton__QREvj:focus,.header_sectionNavButton__yW9zB:focus{outline:3px solid rgba(255,215,0,.5);outline-offset:2px}.header_mobileMenuClose__AxI4c{display:flex;justify-content:center;padding:1.5rem 0 .5rem;border-top:1px solid rgba(255,215,0,.2)}.header_closeButton__Tg5HC{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:rgba(255,215,0,.1);border:2px solid #ffffff;border-radius:50%;cursor:pointer;padding:6px;transition:all .4s cubic-bezier(.25,.46,.45,.94);box-shadow:0 0 15px rgba(255,215,0,.4)}.header_closeButton__Tg5HC:hover{transform:scale(1.1);background:rgb(255,217,0);box-shadow:0 0 25px rgba(255,215,0,.6)}.header_closeButton__Tg5HC:active{transform:scale(.95)}.header_closeButton__Tg5HC:focus{outline:none}.header_closeLine__SwtmW{width:20px;height:3px;background:#ffd900;border-radius:3px;transition:all .4s cubic-bezier(.25,.46,.45,.94);transform-origin:center;box-shadow:0 0 8px rgb(42,36,2);position:absolute}.header_closeLine__SwtmW:first-child{transform:rotate(45deg)}.header_closeLine__SwtmW:nth-child(2){transform:rotate(-45deg)}.header_overlay__Uoth_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:999;opacity:0;animation:header_fadeIn__TqpR3 .3s ease forwards}@keyframes header_breathingGlow__y2IcB{0%{box-shadow:0 0 15px rgba(20,17,2,.996),0 0 30px rgb(8,7,0),inset 0 2px 8px rgba(255,215,0,.1)}to{box-shadow:0 0 25px rgb(0,4,17),0 0 50px rgb(1,2,21),inset 0 2px 12px rgb(0,3,18)}}@keyframes header_rotate__wp8dL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes header_textGlow__qOMyR{0%{text-shadow:0 0 20px rgba(255,215,0,.4)}to{text-shadow:0 0 25px rgb(1,4,17),0 0 35px rgb(1,3,24)}}@keyframes header_scrollAnnouncement__t0INC{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes header_pulseGlow__edqii{0%{text-shadow:0 0 15px rgba(255,215,0,.5)}to{text-shadow:0 0 25px rgba(255,215,0,.8),0 0 35px rgba(255,215,0,.4)}}@keyframes header_twinkle__GN7Pp{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}@keyframes header_fadeIn__TqpR3{to{opacity:1}}@media (max-width:480px){.header_navContainer__Mf6tp{height:65px;padding:0 .25rem}.header_nav__9EEVa{padding:0 .5rem}.header_logoSection__sgIMS{margin-left:-3px}.header_logoIcon__T4n8v{width:32px;height:32px}.header_logoImage__V7X28{width:28px!important;height:28px!important}.header_logoText__r7xn4{font-size:18px;font-weight:600}.header_logoContainer__GLiue{gap:6px}.header_hamburgerContainer__VMpre{margin-right:12px}.header_hamburger__IH7uM{width:32px;height:32px;padding:5px;gap:2.5px}.header_hamburgerLine__DWe77{height:3.9px;border-radius:2.4px;background:linear-gradient(45deg,#ffffff,#ffffff);box-shadow:0 0 6px rgb(0,0,0),0 1px 3px rgba(0,0,0,.3);font-weight:800}.header_hamburgerLine__DWe77:first-child,.header_hamburgerLine__DWe77:nth-child(2){width:36px}.header_hamburgerLine__DWe77:nth-child(3){width:35px}.header_announcementBanner__8KZkv{height:45px}.header_announcementTextDuplicate__dGSrJ,.header_announcementText__0VtuF{font-size:12px;gap:.5rem;animation-duration:80s}.header_announcementTextDuplicate__dGSrJ{animation-delay:-40s}.header_mobileMenu__MkAr3{top:110px;max-height:calc(100vh - 110px)}.header_mobileMenuContent__OGnJO{padding:1.5rem 1rem;gap:1.5rem}.header_pageNavButton__QREvj,.header_sectionNavButton__yW9zB{font-size:14px;padding:1rem 1.25rem;border-radius:12px}.header_pageButtonIcon__pjG2A,.header_sectionButtonIcon__u_BoQ{width:28px;height:28px}.header_pageButtonIconInner__jPQy0,.header_sectionButtonIconInner__KHTuB{width:6px;height:6px}.header_pageButtonText__e5Cz5,.header_sectionButtonText__qfiE1{margin:0 .75rem;font-size:14px}.header_pageButtonArrow___hSYz,.header_sectionButtonArrow__yhbZk{font-size:16px}.header_navGroup__SqXYx{gap:.75rem}.header_navGroupTitle__Bi2G1{font-size:12px}.header_closeButton__Tg5HC{width:36px;height:36px}.header_closeLine__SwtmW{width:18px;height:2.5px}}@media (min-width:481px) and (max-width:768px){.header_navContainer__Mf6tp{height:68px;padding:0 .5rem}.header_nav__9EEVa{padding:0 .75rem}.header_logoSection__sgIMS{margin-left:-4px}.header_logoIcon__T4n8v{width:36px;height:36px}.header_logoImage__V7X28{width:32px!important;height:32px!important}.header_logoText__r7xn4{font-size:20px;font-weight:650}.header_logoContainer__GLiue{gap:7px}.header_hamburgerContainer__VMpre{margin-right:10px}.header_hamburger__IH7uM{width:34px;height:34px;padding:5.5px;gap:2.8px}.header_hamburgerLine__DWe77{height:4.1px;border-radius:2.5px;background:linear-gradient(45deg,#ffffff,#fffefe);box-shadow:0 0 7px rgba(0,0,0,.4),0 2px 3px rgba(0,0,0,.3);font-weight:600}.header_hamburgerLine__DWe77:first-child,.header_hamburgerLine__DWe77:nth-child(2){width:38px}.header_hamburgerLine__DWe77:nth-child(3){width:36px}.header_announcementBanner__8KZkv{height:48px}.header_announcementTextDuplicate__dGSrJ,.header_announcementText__0VtuF{font-size:13px;gap:.65rem;animation-duration:70s}.header_announcementTextDuplicate__dGSrJ{animation-delay:-35s}.header_mobileMenu__MkAr3{top:116px;max-height:calc(100vh - 116px)}.header_pageNavButton__QREvj,.header_sectionNavButton__yW9zB{font-size:15px;padding:1.1rem 1.4rem;border-radius:14px}.header_pageButtonIcon__pjG2A,.header_sectionButtonIcon__u_BoQ{width:30px;height:30px}.header_pageButtonIconInner__jPQy0,.header_sectionButtonIconInner__KHTuB{width:7px;height:7px}.header_pageButtonText__e5Cz5,.header_sectionButtonText__qfiE1{margin:0 .875rem;font-size:15px}.header_pageButtonArrow___hSYz,.header_sectionButtonArrow__yhbZk{font-size:17px}.header_closeButton__Tg5HC{width:38px;height:38px}.header_closeLine__SwtmW{width:19px;height:2.8px}}@media (min-width:769px) and (max-width:1024px){.header_navContainer__Mf6tp{height:72px;padding:0 .5rem}.header_nav__9EEVa{padding:0 1rem}.header_logoSection__sgIMS{margin-left:-4px}.header_logoIcon__T4n8v{width:38px;height:38px}.header_logoImage__V7X28{width:34px!important;height:34px!important}.header_logoText__r7xn4{font-size:21px;font-weight:700}.header_logoContainer__GLiue{gap:8px}.header_hamburgerContainer__VMpre{margin-right:10px}.header_hamburger__IH7uM{width:36px;height:36px;padding:6px;gap:3px}.header_hamburgerLine__DWe77{height:4.5px;border-radius:3px;background:linear-gradient(45deg,#ffffff,#ffffff);box-shadow:0 0 8px rgba(0,0,0,.4),0 2px 4px rgba(0,0,0,.3);font-weight:600}.header_hamburgerLine__DWe77:first-child,.header_hamburgerLine__DWe77:nth-child(2){width:38px}.header_hamburgerLine__DWe77:nth-child(3){width:37px}.header_announcementTextDuplicate__dGSrJ,.header_announcementText__0VtuF{animation-duration:65s}.header_announcementTextDuplicate__dGSrJ{animation-delay:-32.5s}.header_mobileMenu__MkAr3{top:122px;max-height:calc(100vh - 122px)}.header_pageNavButton__QREvj,.header_sectionNavButton__yW9zB{font-size:16px;padding:1.15rem 1.5rem;border-radius:15px}.header_pageButtonText__e5Cz5,.header_sectionButtonText__qfiE1{font-size:16px}}@media (min-width:1025px) and (max-width:1440px){.header_navContainer__Mf6tp{height:75px;padding:0 .5rem}.header_nav__9EEVa{padding:0 1.25rem}.header_logoSection__sgIMS{margin-left:-5px}.header_logoIcon__T4n8v{width:40px;height:40px}.header_logoImage__V7X28{width:36px!important;height:36px!important}.header_logoText__r7xn4{font-size:22px;font-weight:700}.header_logoContainer__GLiue{gap:8px}.header_hamburgerContainer__VMpre{margin-right:8px}.header_hamburger__IH7uM{width:38px;height:38px;padding:6.5px;gap:3.2px}.header_hamburgerLine__DWe77{height:4.5px;border-radius:3px;background:linear-gradient(45deg,#fffcfc,#ffffff);box-shadow:0 0 8px rgba(0,0,0,.4),0 2px 4px rgba(0,0,0,.3);font-weight:600}.header_hamburgerLine__DWe77:first-child,.header_hamburgerLine__DWe77:nth-child(2){width:38px}.header_hamburgerLine__DWe77:nth-child(3){width:36px}.header_announcementTextDuplicate__dGSrJ,.header_announcementText__0VtuF{animation-duration:60s}.header_announcementTextDuplicate__dGSrJ{animation-delay:-30s}.header_mobileMenu__MkAr3{top:125px;max-height:calc(100vh - 125px)}.header_mobileMenuContent__OGnJO{max-width:600px;padding:2.5rem 2rem}.header_pageNavButton__QREvj,.header_sectionNavButton__yW9zB{font-size:17px;padding:1.25rem 1.75rem}.header_pageButtonIcon__pjG2A,.header_sectionButtonIcon__u_BoQ{width:34px;height:34px}.header_pageButtonIconInner__jPQy0,.header_sectionButtonIconInner__KHTuB{width:9px;height:9px}.header_pageButtonText__e5Cz5,.header_sectionButtonText__qfiE1{margin:0 1.125rem;font-size:17px}.header_pageButtonArrow___hSYz,.header_sectionButtonArrow__yhbZk{font-size:19px}}@media (min-width:1441px){.header_navContainer__Mf6tp{height:78px;padding:0 .5rem}.header_nav__9EEVa{padding:0 1.5rem}.header_logoSection__sgIMS{margin-left:-5px}.header_logoIcon__T4n8v{width:42px;height:42px}.header_logoImage__V7X28{width:38px!important;height:38px!important}.header_logoText__r7xn4{font-size:24px;font-weight:700}.header_logoContainer__GLiue{gap:8px}.header_hamburgerContainer__VMpre{margin-right:8px}.header_hamburger__IH7uM{width:40px;height:40px;padding:7px;gap:3.5px}.header_hamburgerLine__DWe77{height:4.9px;border-radius:3px;background:linear-gradient(45deg,#ffffff,#ffffff);box-shadow:0 0 10px rgba(0,0,0,.4),0 2px 5px rgba(0,0,0,.3);font-weight:600}.header_hamburgerLine__DWe77:first-child{width:35px}.header_hamburgerLine__DWe77:nth-child(2){width:30px}.header_hamburgerLine__DWe77:nth-child(3){width:32px}.header_announcementTextDuplicate__dGSrJ,.header_announcementText__0VtuF{animation-duration:55s}.header_announcementTextDuplicate__dGSrJ{animation-delay:-27.5s}.header_mobileMenu__MkAr3{top:128px;max-height:calc(100vh - 128px)}.header_mobileMenuContent__OGnJO{max-width:700px;padding:3rem 2.5rem}.header_pageNavButton__QREvj,.header_sectionNavButton__yW9zB{font-size:18px;padding:1.375rem 2rem}.header_pageButtonIcon__pjG2A,.header_sectionButtonIcon__u_BoQ{width:36px;height:36px}.header_pageButtonIconInner__jPQy0,.header_sectionButtonIconInner__KHTuB{width:10px;height:10px}.header_pageButtonText__e5Cz5,.header_sectionButtonText__qfiE1{margin:0 1.25rem;font-size:18px}.header_pageButtonArrow___hSYz,.header_sectionButtonArrow__yhbZk{font-size:20px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.header_header__ptLqK{backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px)}}@media (prefers-color-scheme:dark){.header_header__ptLqK{background:linear-gradient(135deg,rgba(0,0,0,.99),rgba(30,30,30,.97),rgba(10,10,10,.98),rgba(50,50,50,.96),rgba(0,0,0,.99))}.header_mobileMenu__MkAr3{background:linear-gradient(135deg,rgba(0,0,0,.98),rgba(13,13,13,.95))}.header_hamburgerLine__DWe77{background:linear-gradient(45deg,#ffffff,#fff7f7);box-shadow:0 0 8px rgba(255,255,255,.3),0 2px 4px rgba(255,255,255,.2)}.header_announcementBanner__8KZkv{background:linear-gradient(90deg,#1a1a1a,#000000 25%,#1a1a1a 50%,#000000 75%,#1a1a1a)}}@media (prefers-reduced-motion:reduce){.header_announcementHighlight__wWCtq,.header_announcementSeparator__qPNnr,.header_announcementTextDuplicate__dGSrJ,.header_announcementText__0VtuF,.header_hamburger__IH7uM,.header_logoIcon__T4n8v,.header_logoIcon__T4n8v:before,.header_logoText__r7xn4,.header_pageNavButton__QREvj,.header_sectionNavButton__yW9zB{animation:none}.header_header__ptLqK .header_reducedMotion__nqbUs{transition-duration:.1s!important}}@media (max-width:768px){.header_closeButton__Tg5HC,.header_hamburger__IH7uM{min-height:44px;min-width:44px}}.header_headerSpacer__vnF_j{width:100%;height:110px}@media (max-width:480px){.header_headerSpacer__vnF_j{height:50px}}@media (min-width:481px) and (max-width:768px){.header_headerSpacer__vnF_j{height:100px}}@media (min-width:769px) and (max-width:1024px){.header_headerSpacer__vnF_j{height:100px}}@media (min-width:1025px) and (max-width:1440px){.header_headerSpacer__vnF_j{height:100px}}@media (min-width:1441px){.header_headerSpacer__vnF_j{height:100px}}.footer_footer__uPdXg{background:linear-gradient(135deg,#000000,#000000 50%,#000000);border-top:2px solid rgb(0,0,0);overflow:hidden;contain:layout;isolation:isolate;transform:translateZ(0)}.footer_footer__uPdXg:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(217,175,107,.8) 50%,transparent)}.footer_container__z7PxN{max-width:1200px;margin:0 auto;padding:3rem 1rem;position:relative;z-index:1;transform:translateZ(0);backface-visibility:hidden}.footer_gridContainer__us0Yl{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media (min-width:768px){.footer_gridContainer__us0Yl{grid-template-columns:2fr 1fr 1fr;gap:3rem}.footer_container__z7PxN{padding:4rem 2rem}}@media (min-width:1024px){.footer_container__z7PxN{padding:5rem 3rem}}.footer_brandSection__YV5Y4{display:flex;flex-direction:column;align-items:center;text-align:center;transform:translateZ(0);backface-visibility:hidden}@media (min-width:768px){.footer_brandSection__YV5Y4{align-items:flex-start;text-align:left;grid-column:span 1}}.footer_brandHeader__iPHuZ{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}@media (min-width:768px){.footer_brandHeader__iPHuZ{justify-content:flex-start}}.footer_brandTitle__Ya_BA{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#d9af6b,#f4e1a1,#d9af6b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(217,175,107,.3);letter-spacing:-.025em;transform:translateZ(0);backface-visibility:hidden}@media (min-width:768px){.footer_brandTitle__Ya_BA{font-size:2.25rem}}.footer_brandDescription__WjIBL{color:#94a3b8;line-height:1.7;margin-bottom:2rem;max-width:100%;font-size:.95rem}@media (min-width:768px){.footer_brandDescription__WjIBL{max-width:400px;font-size:1rem}}.footer_linksSection__z6k3O{text-align:center;transform:translateZ(0);backface-visibility:hidden}@media (min-width:768px){.footer_linksSection__z6k3O{text-align:left}}.footer_sectionTitle__OIHSu{font-size:1.125rem;font-weight:700;color:#d9af6b;margin-bottom:1.5rem;position:relative;display:inline-block;transform:translateZ(0)}.footer_sectionTitle__OIHSu:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);width:30px;height:2px;background:linear-gradient(90deg,transparent,#d9af6b,transparent)}@media (min-width:768px){.footer_sectionTitle__OIHSu:after{left:0;transform:none}}.footer_linksList__gw6BV{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer_linkItem__gsyPG{transition:transform .2s ease;transform:translateZ(0);backface-visibility:hidden}.footer_linkItem__gsyPG:hover{transform:translateX(4px) translateZ(0)}@media (min-width:768px){.footer_linkItem__gsyPG:hover{transform:translateX(6px) translateZ(0)}}.footer_footerLink__4NMQh{color:#94a3b8;text-decoration:none;font-size:.95rem;transition:all .2s ease;position:relative;display:inline-block;padding:.25rem 0;transform:translateZ(0);backface-visibility:hidden}.footer_footerLink__4NMQh:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#d9af6b;transition:width .2s ease}.footer_footerLink__4NMQh:hover{color:#d9af6b;transform:translateZ(0)}.footer_footerLink__4NMQh:hover:before{width:100%}.footer_footerButton__IQA2_{background:none;border:none;color:#94a3b8;text-decoration:none;font-size:.95rem;transition:all .2s ease;position:relative;display:inline-block;padding:.25rem 0;cursor:pointer;text-align:left;width:100%;font-family:inherit;transform:translateZ(0);backface-visibility:hidden}.footer_footerButton__IQA2_:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#d9af6b;transition:width .2s ease}.footer_footerButton__IQA2_:hover{color:#d9af6b;transform:translateZ(0)}.footer_footerButton__IQA2_:hover:before{width:100%}.footer_footerButton__IQA2_:focus{outline:2px solid #d9af6b;outline-offset:2px;color:#d9af6b}.footer_socialMediaSection__06i6U{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(213,137,15,.963);text-align:center;transform:translateZ(0);backface-visibility:hidden}@media (min-width:768px){.footer_socialMediaSection__06i6U{text-align:left}}.footer_socialTitle__2Q11a{font-size:1rem;font-weight:700;color:#e70d0df7;margin-bottom:1.5rem;position:relative;display:inline-block;transform:translateZ(0)}.footer_socialTitle__2Q11a:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);width:24px;height:2px;background:linear-gradient(90deg,transparent,#d9af6b,transparent)}@media (min-width:768px){.footer_socialTitle__2Q11a:after{left:0;transform:none}}.footer_socialLinks__ZpaIn{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}@media (min-width:768px){.footer_socialLinks__ZpaIn{justify-content:flex-start;gap:1.75rem}}.footer_socialLink___oVyn{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,rgb(28,18,2),rgba(22,14,1,.993));border:2px solid rgba(217,175,107,.4);border-radius:.875rem;color:#d9af6b;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden;transform:translateZ(0);backface-visibility:hidden;box-shadow:0 2px 8px rgba(217,175,107,.15)}.footer_socialLink___oVyn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(217,175,107,.25),transparent);transition:left .4s ease}.footer_socialLink___oVyn:hover:before{left:100%}.footer_socialLink___oVyn:hover{transform:translateY(-3px) scale(1.15) translateZ(0);background:linear-gradient(135deg,rgba(217,175,107,.25),rgba(217,175,107,.15));border-color:rgba(217,175,107,.8);box-shadow:0 12px 30px rgba(217,175,107,.35),0 0 25px rgba(217,175,107,.25);color:#f4e1a1}.footer_socialIcon__nzwf4{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;transform:translateZ(0)}.footer_socialSvg__WyDKX{width:100%;height:100%;transition:all .3s ease;filter:drop-shadow(0 3px 6px rgb(0,0,0));stroke-width:.5}.footer_socialLink___oVyn:hover .footer_socialSvg__WyDKX{filter:drop-shadow(0 6px 12px rgba(217,175,107,.5));transform:scale(1.05)}.footer_bottomSection__vGbm2{border-top:1px solid rgba(217,175,107,.15);padding-top:2rem;margin-top:2rem;transform:translateZ(0);backface-visibility:hidden}.footer_bottomContent__5GQh7{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}@media (min-width:768px){.footer_bottomContent__5GQh7{flex-direction:row;justify-content:center;text-align:center}}.footer_copyright__3ZJxr{color:#64748b;font-size:.875rem;font-weight:500}@media (max-width:480px){.footer_container__z7PxN{padding:2rem 1rem}.footer_brandTitle__Ya_BA{font-size:1.75rem}.footer_socialMediaSection__06i6U{margin-top:2rem;padding-top:1.5rem}.footer_socialLinks__ZpaIn{gap:1.25rem}.footer_socialLink___oVyn{width:2.75rem;height:2.75rem}.footer_socialIcon__nzwf4{width:1.35rem;height:1.35rem}}@media (min-resolution:2dppx){.footer_footer__uPdXg{background-attachment:fixed}}@media (prefers-color-scheme:dark){.footer_footer__uPdXg{background:linear-gradient(135deg,#000000,#0f172a 50%,#000000)}}@media (prefers-reduced-motion:reduce){.footer_footerButton__IQA2_,.footer_footerLink__4NMQh,.footer_linkItem__gsyPG,.footer_socialLink___oVyn{transition:none!important;transform:none!important}.footer_footerButton__IQA2_:hover,.footer_footerLink__4NMQh:hover,.footer_linkItem__gsyPG:hover,.footer_socialLink___oVyn:hover{transform:none!important}.footer_footerButton__IQA2_:before,.footer_footerLink__4NMQh:before,.footer_sectionTitle__OIHSu:after,.footer_socialLink___oVyn:before,.footer_socialTitle__2Q11a:after{transition:none}}.footer_footerLink__4NMQh:focus,.footer_socialLink___oVyn:focus{outline:2px solid #d9af6b;outline-offset:2px;transform:translateZ(0)}.footer_footer__uPdXg{position:relative;z-index:1;clear:both;width:100%;box-sizing:border-box}.footer_footer__uPdXg *{box-sizing:border-box}.footer_gridContainer__us0Yl{contain:layout style}.footer_brandSection__YV5Y4,.footer_linksSection__z6k3O{contain:layout}