.Header-module__hBw1pG__header{z-index:1000;background:0 0;align-items:center;height:90px;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;height:70px;box-shadow:0 4px 20px #0000000d}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;padding:0 24px;display:flex}.Header-module__hBw1pG__logoWrapper{align-items:center;transition:transform .3s;display:flex}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoWrapper{transform:scale(.9)}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:80px;filter:none!important}.Header-module__hBw1pG__header:not(.Header-module__hBw1pG__scrolled) .Header-module__hBw1pG__logoImage{filter:brightness(0)invert()!important}.Header-module__hBw1pG__nav{align-items:center;gap:32px;display:flex}.Header-module__hBw1pG__navLink{color:#fff;font-size:.95rem;font-weight:600;transition:all .3s;position:relative}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navLink{color:var(--text)}.Header-module__hBw1pG__navLink:after{content:"";background:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__phoneBtn{background:var(--primary);border-radius:var(--radius);align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:700;transition:all .3s;display:flex;color:#fff!important}.Header-module__hBw1pG__phoneBtn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 4px 15px #e31e244d}.Header-module__hBw1pG__mobileMenuBtn{z-index:1001;flex-direction:column;justify-content:space-between;width:30px;height:20px;display:none}.Header-module__hBw1pG__mobileMenuBtn span{background:#fff;width:100%;height:2px;transition:all .3s;display:block}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__mobileMenuBtn span{background:var(--text)}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open span{background:#000!important}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open span:first-child{transform:translateY(9px)rotate(45deg)}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open span:nth-child(2){opacity:0}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{background:var(--bg);z-index:1000;justify-content:center;align-items:center;width:100%;height:100vh;transition:transform .5s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Header-module__hBw1pG__mobileMenuVisible{transform:translate(0)}.Header-module__hBw1pG__mobileNav{flex-direction:column;align-items:center;gap:30px;display:flex}.Header-module__hBw1pG__mobileNavLink{color:var(--text);font-size:1.5rem;font-weight:700;transition:color .3s}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--primary)}.Header-module__hBw1pG__mobilePhoneBtn{background:var(--primary);border-radius:var(--radius);margin-top:20px;padding:15px 40px;font-size:1.1rem;font-weight:700;color:#fff!important}@media (max-width:1024px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__mobileMenuBtn{display:flex}.Header-module__hBw1pG__container{padding:0 16px}}@media (max-width:480px){.Header-module__hBw1pG__header{height:70px}.Header-module__hBw1pG__container{padding:0 12px}.Header-module__hBw1pG__logoImage{width:160px!important;height:auto!important}}
.Footer-module__S6Hkya__footer{color:#fff;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);padding:80px 0 40px}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__S6Hkya__brand{max-width:320px}.Footer-module__S6Hkya__logo{margin-bottom:20px;display:inline-block}.Footer-module__S6Hkya__logo img{filter:brightness(0)invert()}.Footer-module__S6Hkya__tagline{color:#fff9;margin-bottom:24px;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__social{gap:12px;display:flex}.Footer-module__S6Hkya__socialLink{color:#fff;background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialLink svg{width:20px;height:20px}.Footer-module__S6Hkya__socialLink:hover{background:#e31e24;transform:translateY(-3px)}.Footer-module__S6Hkya__links h4,.Footer-module__S6Hkya__contact h4{color:#fff;font-size:1rem;font-weight:700;font-family:var(--font-heading);margin-bottom:24px}.Footer-module__S6Hkya__links ul{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__links li{margin-bottom:12px}.Footer-module__S6Hkya__links a{color:#fff9;font-size:.95rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__links a:hover{color:#e31e24}.Footer-module__S6Hkya__contactItem{color:#fff9;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:.95rem;display:flex}.Footer-module__S6Hkya__contactIcon{font-size:1rem}.Footer-module__S6Hkya__contactItem a{color:#fff9;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__contactItem a:hover{color:#e31e24}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__S6Hkya__bottom p{color:#fff6;margin:0;font-size:.875rem}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr);gap:40px}.Footer-module__S6Hkya__brand{grid-column:span 2;max-width:100%}}@media (max-width:640px){.Footer-module__S6Hkya__footer{padding:60px 0 30px}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:40px}.Footer-module__S6Hkya__brand{text-align:center;grid-column:span 1}.Footer-module__S6Hkya__social{justify-content:center}.Footer-module__S6Hkya__links,.Footer-module__S6Hkya__contact{text-align:center}.Footer-module__S6Hkya__contactItem{justify-content:center}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:12px}}
.LeadCapture-module__oC1gWq__stickyBtn{color:#fff;z-index:900;background:#0a0a0a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;left:30px;transform:scale(0);box-shadow:0 10px 25px #0003}.LeadCapture-module__oC1gWq__stickyBtn.LeadCapture-module__oC1gWq__visible{transform:scale(1)}.LeadCapture-module__oC1gWq__stickyBtn:hover{background:#333;transform:scale(1.1)}.LeadCapture-module__oC1gWq__stickyBtn svg{z-index:2;width:24px;height:24px;position:relative}.LeadCapture-module__oC1gWq__stickyPulse{z-index:1;background:#0000001a;border-radius:50%;animation:2s infinite LeadCapture-module__oC1gWq__pulse;position:absolute;inset:-4px}@keyframes LeadCapture-module__oC1gWq__pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.LeadCapture-module__oC1gWq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.LeadCapture-module__oC1gWq__modal{border-radius:var(--radius-lg);text-align:center;background:#fff;width:100%;max-width:400px;padding:40px;position:relative;box-shadow:0 20px 60px #0000004d}.LeadCapture-module__oC1gWq__close{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:15px;right:15px}.LeadCapture-module__oC1gWq__giftIcon{margin-bottom:20px;font-size:3rem;display:block}.LeadCapture-module__oC1gWq__title{color:#0a0a0a;margin-bottom:12px;font-size:1.5rem;font-weight:800}.LeadCapture-module__oC1gWq__desc{color:#4b5563;margin-bottom:24px;font-size:1rem;line-height:1.5}.LeadCapture-module__oC1gWq__highlight{color:var(--primary);font-weight:700}.LeadCapture-module__oC1gWq__form{flex-direction:column;gap:12px;display:flex}.LeadCapture-module__oC1gWq__form input{border-radius:var(--radius);text-align:center;border:1px solid #e5e7eb;padding:14px;font-size:1rem}.LeadCapture-module__oC1gWq__btn{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;padding:14px;font-size:1rem;font-weight:700;transition:background .3s}.LeadCapture-module__oC1gWq__btn:hover{background:var(--primary-dark)}.LeadCapture-module__oC1gWq__error{color:#dc2626;font-size:.875rem}.LeadCapture-module__oC1gWq__success{color:#16a34a;font-size:.875rem}@media (max-width:640px){.LeadCapture-module__oC1gWq__stickyBtn{width:56px;height:56px;bottom:20px;left:20px}}
