.header-social{display:flex;align-items:center;gap:10px;padding-right:2px}.site-header .main-nav{order:1}.site-header .header-icons{order:2}
.social-icon{width:27px;height:27px;display:grid;place-items:center;border:1px solid #d8d8dc;border-radius:50%;color:#252630;background:rgba(255,255,255,.82);transition:transform .2s ease,border-color .2s ease,color .2s ease}
.social-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.social-icon .social-dot,.social-icon .social-fill{fill:currentColor;stroke:none}
.social-icon:nth-child(1){color:#d62976;border-color:#eec5d8;background:linear-gradient(145deg,#fff4fa,#fff)}
.social-icon:nth-child(2){color:#1ca64b;border-color:#bfe5cc;background:#f7fffa}
.social-icon:nth-child(3){color:#1877f2;border-color:#c4dbfc;background:#f7faff}
.social-icon:hover{transform:translateY(-2px);filter:saturate(1.2);box-shadow:0 5px 10px rgba(32,33,44,.12)}
.header-search,.header-profile{display:inline-grid;place-items:center}
.vision-footer .footer-social{position:relative;z-index:1;margin:28px 0 18px;gap:12px}.vision-footer .footer-social .social-icon{width:36px;height:36px}.vision-footer .footer-social .social-icon svg{width:18px;height:18px}.vision-footer .footer-social .social-icon.linkedin::before{font-size:19px}
.header-social{gap:10px}.social-icon{width:30px;height:30px;border:0;box-shadow:0 5px 14px rgba(32,33,44,.12)}.social-icon svg{width:16px;height:16px}.social-icon.instagram{color:#fff;background:linear-gradient(135deg,#833ab4,#fd1d1d 52%,#fcb045)}.social-icon.facebook{color:#fff;background:#1877f2}.social-icon.linkedin{color:#fff;background:#0a66c2}.social-icon.linkedin svg{display:none}.social-icon.linkedin::before{content:'in';font:800 16px/1 Arial,sans-serif;letter-spacing:-1px;transform:translateY(-.5px)}.social-icon:hover{transform:translateY(-3px) scale(1.06);box-shadow:0 9px 18px rgba(32,33,44,.22)}
@media(max-width:1100px){.header-social{gap:7px}.social-icon{width:25px;height:25px}.site-header .main-nav{gap:14px!important}}
@media(max-width:640px){.header-social{display:flex}.header-icons{display:flex!important;order:0;margin-left:auto}.menu-button{order:1;margin-left:4px!important}}

/* Dark regional header */
.site-header{background:#17191f;border-bottom-color:rgba(255,255,255,.12)}.dealer-name{border-left-color:rgba(255,255,255,.2)}.dealer-name b{color:#fff}.dealer-name small{color:#b9bec9}.main-nav a{color:#eceef3}.main-nav a:hover{color:#ff6677}.menu-button{color:#fff}@media(max-width:640px){.main-nav.open{background:#20232b;border-top-color:rgba(255,255,255,.12);box-shadow:0 12px 22px rgba(0,0,0,.28)}.main-nav.open a{color:#f4f5f7}}
