.header-module-scss-module__8elv8W__site-header{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#0f172abf;border:none;border-bottom:1px solid #ffffff14;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.header-module-scss-module__8elv8W__site-header.header-module-scss-module__8elv8W__scrolled{background:#0f172aeb;box-shadow:0 10px 30px #00000040}.header-module-scss-module__8elv8W__header-container{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin-inline:auto;padding-inline:2rem;display:flex}@media (max-width:768px){.header-module-scss-module__8elv8W__header-container{height:70px;padding-inline:1.25rem}}.header-module-scss-module__8elv8W__logo-link{color:#fff;letter-spacing:-.5px;align-items:center;gap:.5rem;font-size:1.6rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.header-module-scss-module__8elv8W__logo-link:hover{opacity:.85}.header-module-scss-module__8elv8W__logo-icon{color:#ff6b35;filter:drop-shadow(0 0 8px #ff6b3580);font-size:1.8rem;animation:2s infinite alternate header-module-scss-module__8elv8W__pulse}.header-module-scss-module__8elv8W__logo-text{background:linear-gradient(135deg,#fff 30%,#ffffffb3);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.header-module-scss-module__8elv8W__desktop-nav{align-items:center;gap:2.2rem;display:flex}@media (max-width:992px){.header-module-scss-module__8elv8W__desktop-nav{display:none}}.header-module-scss-module__8elv8W__nav-link{color:#ffffffb3;padding:.5rem 0;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.header-module-scss-module__8elv8W__nav-link:hover{color:#ff6b35}.header-module-scss-module__8elv8W__nav-link.header-module-scss-module__8elv8W__active{color:#fff}.header-module-scss-module__8elv8W__nav-link.header-module-scss-module__8elv8W__active:after{content:"";background:linear-gradient(90deg,#ff6b35,#ff6b3580);border-radius:4px;height:2.5px;position:absolute;bottom:-4px;left:0;right:0;box-shadow:0 2px 10px #ff6b3566}.header-module-scss-module__8elv8W__header-actions{align-items:center;gap:1.25rem;display:flex}@media (max-width:768px){.header-module-scss-module__8elv8W__header-actions{gap:.75rem}}.header-module-scss-module__8elv8W__action-btn{cursor:pointer;border:2px solid #0000;border-radius:50px;justify-content:center;align-items:center;padding:.65rem 1.4rem;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.header-module-scss-module__8elv8W__primary{color:#fff;background:#ff6b35;box-shadow:0 4px 15px #ff6b3559}.header-module-scss-module__8elv8W__primary:hover{background:#ff6b35e6;transform:translateY(-2px);box-shadow:0 6px 20px #ff6b3580}.header-module-scss-module__8elv8W__primary:active{transform:translateY(0)}.header-module-scss-module__8elv8W__secondary{color:#fff;background:0 0;border-color:#ffffff26}.header-module-scss-module__8elv8W__secondary:hover{background:#ffffff0d;border-color:#ffffff4d}@media (max-width:992px){.header-module-scss-module__8elv8W__desktop-only{display:none}}.header-module-scss-module__8elv8W__full-width{width:100%;padding-block:1rem}.header-module-scss-module__8elv8W__lang-switcher{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.header-module-scss-module__8elv8W__lang-switcher:hover{background:#ffffff14;border-color:#ffffff40;transform:translateY(-1px)}.header-module-scss-module__8elv8W__lang-icon{color:#ff6b35;font-size:1rem}.header-module-scss-module__8elv8W__lang-text{font-size:.85rem}.header-module-scss-module__8elv8W__mobile-menu-trigger{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:none}@media (max-width:992px){.header-module-scss-module__8elv8W__mobile-menu-trigger{display:flex}}.header-module-scss-module__8elv8W__mobile-menu-trigger.header-module-scss-module__8elv8W__open .header-module-scss-module__8elv8W__bar:first-child{background-color:#ff6b35;transform:translateY(8px)rotate(45deg)}.header-module-scss-module__8elv8W__mobile-menu-trigger.header-module-scss-module__8elv8W__open .header-module-scss-module__8elv8W__bar:nth-child(2){opacity:0}.header-module-scss-module__8elv8W__mobile-menu-trigger.header-module-scss-module__8elv8W__open .header-module-scss-module__8elv8W__bar:nth-child(3){background-color:#ff6b35;transform:translateY(-8px)rotate(-45deg)}.header-module-scss-module__8elv8W__bar{background-color:#fff;border-radius:4px;width:100%;height:2.5px;transition:all .3s cubic-bezier(.4,0,.2,1)}.header-module-scss-module__8elv8W__mobile-drawer{z-index:999;padding-top:100px;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0f172af2;flex-direction:column;padding-inline:2rem;transition:all 1s;display:flex;position:fixed;inset:0;transform:translateY(-100%)}.header-module-scss-module__8elv8W__mobile-drawer.header-module-scss-module__8elv8W__open{opacity:1;pointer-events:auto;transform:translateY(0)}.header-module-scss-module__8elv8W__mobile-nav{flex-direction:column;gap:1.5rem;display:flex}.header-module-scss-module__8elv8W__mobile-nav-link{color:#ffffffb3;border-bottom:1px solid #ffffff0d;padding-block:.75rem;font-size:1.4rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.header-module-scss-module__8elv8W__mobile-nav-link:hover{color:#ff6b35;padding-inline-start:10px}.header-module-scss-module__8elv8W__mobile-drawer-actions{flex-direction:column;gap:1rem;margin-top:3rem;display:flex}@keyframes header-module-scss-module__8elv8W__pulse{0%{filter:drop-shadow(0 0 4px #ff6b3566);transform:scale(1)}to{filter:drop-shadow(0 0 12px #ff6b35b3);transform:scale(1.08)}}
.footer-module-scss-module__sT_sMa__footer{background-color:#0f172ae6;border-top:1px solid #ffffff0f;margin-top:auto;padding-block:4rem 2rem}.footer-module-scss-module__sT_sMa__footer-top{grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;max-width:1280px;margin-inline:auto;padding-inline:2rem;display:grid}@media (max-width:992px){.footer-module-scss-module__sT_sMa__footer-top{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:768px){.footer-module-scss-module__sT_sMa__footer-top{grid-template-columns:1fr}}.footer-module-scss-module__sT_sMa__brand-col{flex-direction:column;gap:1rem;display:flex}.footer-module-scss-module__sT_sMa__footer-logo{color:#fff;letter-spacing:-.5px;align-items:center;gap:.5rem;width:fit-content;font-size:1.5rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.footer-module-scss-module__sT_sMa__footer-logo:hover{opacity:.8}.footer-module-scss-module__sT_sMa__footer-logo-icon{color:#ff6b35;filter:drop-shadow(0 0 6px #ff6b3566);font-size:1.6rem}.footer-module-scss-module__sT_sMa__footer-logo-text{background:linear-gradient(135deg,#fff 30%,#ffffffa6);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.footer-module-scss-module__sT_sMa__footer-description{color:#ffffff80;max-width:280px;font-size:.9rem;line-height:1.7}.footer-module-scss-module__sT_sMa__social-links{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.footer-module-scss-module__sT_sMa__social-link{color:#fff9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.footer-module-scss-module__sT_sMa__social-link:hover{color:#fff;background:#ff6b35;border-color:#ff6b35;transform:translateY(-3px);box-shadow:0 6px 16px #ff6b3566}.footer-module-scss-module__sT_sMa__footer-col{flex-direction:column;gap:1rem;display:flex}.footer-module-scss-module__sT_sMa__footer-col-title{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.footer-module-scss-module__sT_sMa__footer-col-links{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__sT_sMa__footer-link{color:#ffffff80;font-size:.9rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.footer-module-scss-module__sT_sMa__footer-link:hover{color:#ff6b35;padding-inline-start:4px}.footer-module-scss-module__sT_sMa__footer-divider{margin-inline:auto;border:none;border-top:1px solid #ffffff0f;max-width:1280px;margin-top:3rem;padding-inline:2rem}.footer-module-scss-module__sT_sMa__footer-bottom{padding-inline:2rem;justify-content:space-between;align-items:center;max-width:1280px;margin-inline:auto;padding-top:1.5rem;display:flex}@media (max-width:768px){.footer-module-scss-module__sT_sMa__footer-bottom{text-align:center;flex-direction:column;gap:.75rem}}.footer-module-scss-module__sT_sMa__footer-copy{color:#ffffff59;font-size:.85rem}.footer-module-scss-module__sT_sMa__footer-copy-accent{color:#ff6b35;font-weight:700}.footer-module-scss-module__sT_sMa__footer-bottom-links{align-items:center;gap:1.5rem;display:flex}.footer-module-scss-module__sT_sMa__footer-bottom-link{color:#ffffff59;font-size:.82rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.footer-module-scss-module__sT_sMa__footer-bottom-link:hover{color:#ffffffb3}
