.header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-bottom:1px solid #0000;transition:all .3s;position:fixed;top:0;left:0;right:0}.header.scrolled{background-color:#fffffffa;border-bottom-color:#e5e5e5;box-shadow:0 2px 20px #0000001a}.header-content{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.logo a{color:#000;letter-spacing:-.5px;outline:none;font-size:1.5rem;font-weight:700;text-decoration:none}.logo a:focus{outline:none}.nav ul{gap:2rem;list-style:none;display:flex}.nav a{color:#333;outline:none;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav a:focus{outline:none}.nav a:after{content:"";background-color:#000;width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.nav a:hover{color:#000}.nav a:hover:after{width:100%}.header-actions{align-items:center;gap:1.5rem;display:flex}.service-toggle-wrapper{-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#f8f9fa 0%,#f0f1f3 100%);border:1px solid #e0e0e0;border-radius:999px;flex-shrink:0;align-items:center;gap:0;padding:4px;transition:box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000014}.service-toggle-wrapper:focus,.service-toggle-wrapper :focus{outline:none}.service-toggle-wrapper:hover{transform:translateY(-1px);box-shadow:0 4px 20px #0000001f}.service-slider{z-index:0;will-change:transform,width;background:linear-gradient(135deg,#000 0%,#1a1a1a 100%);border-radius:999px;width:0;height:calc(100% - 8px);transition:transform .45s cubic-bezier(.16,1,.3,1),width .45s cubic-bezier(.16,1,.3,1),opacity .25s;position:absolute;top:4px;left:0}.service-slider.hidden{opacity:0;visibility:hidden}.service-option{cursor:pointer;color:#666;white-space:nowrap;z-index:1;text-align:center;background-color:#0000;border:none;border-radius:999px;outline:none;flex:1;padding:.55rem 1.1rem;font-size:.85rem;font-weight:500;transition:color .35s cubic-bezier(.16,1,.3,1);position:relative}.service-option:hover:not(.active){color:#000}.service-option.active{color:#fff;font-weight:600}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;outline:none;flex-direction:column;gap:4px;padding:.5rem;display:none}.mobile-menu-btn:focus{outline:none}.mobile-menu-btn span{background-color:#000;width:25px;height:2px;transition:all .3s}.mobile-menu-btn.active span:first-child{transform:rotate(45deg)translate(6px,6px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:768px){.mobile-menu-btn{display:flex}.logo a{font-size:1.15rem}.header-actions{gap:.5rem}.service-toggle-wrapper{border-radius:999px;padding:3px}.service-option{padding:.4rem .7rem;font-size:.72rem}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;background-color:#fffffffa;border-top:1px solid #e5e5e5;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-100%)}.nav.nav-open{opacity:1;visibility:visible;transform:translateY(0)}.nav ul{flex-direction:column;gap:1rem;padding:2rem}.nav a{font-size:1.1rem}}@media (max-width:480px){.logo a{letter-spacing:-.3px;font-size:1rem}.header-actions{gap:.35rem}.service-toggle-wrapper{border-radius:20px;padding:3px}.service-option{padding:.35rem .5rem;font-size:.66rem}.service-option .service-option-long{display:none}.service-option .service-option-short{display:inline}.mobile-menu-btn{padding:.4rem .25rem}.mobile-menu-btn span{width:22px}}.service-option-short{display:none}.service-option-long{display:inline}
.footer{color:#fff;background-color:#1a1a1a;width:100%;margin:0;padding:4rem 0 2rem}.footer-content{grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem;display:grid}.footer-brand{max-width:300px}.footer-logo{color:#fff;letter-spacing:-1px;margin-bottom:1rem;font-size:2rem;font-weight:700}.footer-brand p{color:#ccc;margin-bottom:.5rem;line-height:1.5}.footer-links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer-section h4{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.footer-section ul{margin:0;padding:0;list-style:none}.footer-section li{margin-bottom:.8rem}.footer-section a{color:#ccc;font-size:.95rem;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff}.footer-section li{color:#ccc;font-size:.95rem}.footer-bottom{border-top:1px solid #333;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.footer-copyright p{color:#999;margin-bottom:.3rem;font-size:.9rem}.footer-social{gap:1rem;display:flex}.social-link{color:#fff;background-color:#333;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{color:#1a1a1a;background-color:#fff;transform:translateY(-2px)}.desktop-only{display:block}@media (max-width:768px){.desktop-only{display:none}.footer{margin-top:0;padding:3rem 0 2rem}.footer-content{text-align:center;grid-template-columns:1fr;gap:3rem}.footer-brand{text-align:center;max-width:100%}.footer-links{grid-template-columns:1fr;gap:2rem}.footer-bottom{text-align:center;flex-direction:column;gap:1.5rem}.footer-logo{font-size:1.8rem}.footer-section h4{font-size:1rem}}@media (max-width:480px){.footer{padding:2rem 0 1.5rem}.footer-content{gap:2rem}.footer-links{gap:1.5rem}.footer-logo{font-size:1.6rem}.footer-copyright p{font-size:.8rem}}
