.footer_footer__5_jOm{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:white;padding:2rem 0;margin-top:auto}.footer_container__pJcwS{max-width:1200px;margin:0 auto;padding:0 1rem}.footer_content__9du1P{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer_logo__ZhvAJ span{font-size:1.5rem;font-weight:700;background:linear-gradient(45deg,#D40000,#FF6B00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer_info__h3zAj{text-align:center;flex:1 1}.footer_info__h3zAj p{margin:.5rem 0;color:#ccc}.footer_lightning__UCx8d{display:flex;align-items:center}.footer_bolt__5NmrT{width:30px;height:50px;background:linear-gradient(45deg,#FFD700,#FF6B00);-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);transform:rotate(90deg);animation:footer_flash__PBRri 2s infinite}@keyframes footer_flash__PBRri{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:600px){.footer_content__9du1P{flex-direction:column;text-align:center}.footer_lightning__UCx8d{order:-1}}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}body{font-family:Arial,sans-serif;line-height:1.6;color:#333;display:flex;flex-direction:column}main{flex:1 1}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}img{max-width:100%;height:auto}.header_header___99Kr{background:linear-gradient(135deg,#D40000,#8B0000);color:white;padding:1rem 0;box-shadow:0 2px 10px rgba(0,0,0,.3);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header_container__hTl3N{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.header_logo__6mMh8{font-size:1.8rem;font-weight:700}.header_logoText__sCxFU{background:linear-gradient(45deg,#FFD700,#FFFFFF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.header_nav__8sgbn ul{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.header_nav__8sgbn a{color:white;text-decoration:none;font-weight:600;padding:.5rem 1rem;border-radius:4px;transition:all .3s ease;position:relative}.header_nav__8sgbn a:hover{background-color:rgba(255,255,255,.2);transform:translateY(-2px)}.header_nav__8sgbn a:after{content:"";position:absolute;bottom:-5px;left:50%;width:0;height:2px;background:#FFD700;transition:all .3s ease;transform:translateX(-50%)}.header_nav__8sgbn a:hover:after{width:80%}.header_menuToggle__k_2sF{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}.header_menuToggle__k_2sF span{width:25px;height:3px;background:white;margin:3px 0;transition:.3s}@media (max-width:600px){.header_menuToggle__k_2sF{display:flex}.header_nav__8sgbn{position:absolute;top:100%;left:0;width:100%;background:linear-gradient(135deg,#D40000,#8B0000);flex-direction:column;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.header_navOpen__xOC52{transform:translateY(0);opacity:1;visibility:visible}.header_nav__8sgbn ul{flex-direction:column;padding:1rem;gap:0}.header_nav__8sgbn li{width:100%}.header_nav__8sgbn a{display:block;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.header_nav__8sgbn a:last-child{border-bottom:none}}