.v1-header{width:100%;background:#fff;border-bottom:1px solid #bdbdbd}.v1-header__container{max-width:1200px;margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.v1-header__logo{display:flex;align-items:center}.v1-header__logo svg{width:auto;height:55px}@media(max-width:1500px){.v1-header__logo svg{height:40px}}.v1-header__brand{font-size:20px;font-weight:700;color:#023127;letter-spacing:1px}.v1-header__nav{display:none;flex-direction:column;gap:16px;position:absolute;top:64px;left:0;width:100%;background:#fff;padding:16px;border-top:1px solid #e5e7eb}.v1-header__nav--open{display:flex}.v1-header__link{font-size:15px;color:#111827;text-decoration:none;cursor:pointer}.v1-header__link:hover{color:#0f3d2e}.v1-header__dropdown{display:flex;align-items:center}.v1-header__arrow{margin-left:4px;font-size:12px}.v1-header__actions{display:flex;align-items:center;gap:10px}.v1-header__btn{color:#fff;border:none;padding:8px 14px;cursor:pointer;transition:all .2s ease;background:#023127;box-shadow:0 1px 2px #0707020d,inset 0 32px 24px #ffffff0d,inset 0 2px 1px #ffffff40,inset 0 0 0 1px #07070226,inset 0 -2px 1px #0003;border-radius:12px}.v1-header__btn:hover{background:#023127}.v1-header__menu-btn{display:flex;flex-direction:column;gap:4px;cursor:pointer}.v1-header__menu-btn span{width:20px;height:2px;background:#111827}@media(min-width:640px){.v1-header__container{padding:24px}.v1-header__brand{font-size:22px}}@media(min-width:1024px){.v1-header__nav{display:flex!important;flex-direction:row;position:static;width:auto;background:transparent;padding:0;border:none;gap:32px}.v1-header__menu-btn{display:none}.v1-header__btn{padding:10px 18px}}
