@media (min-width:768px){.site-header .container{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(12px,2.2vw,32px)}#main-nav{min-width:0}#main-nav ul{display:flex;align-items:center;flex-wrap:nowrap;gap:clamp(10px,1.5vw,24px)}#main-nav a{white-space:nowrap;line-height:1;padding:0;font-weight:600}.header-cta{justify-self:end;position:relative;z-index:3}.header-cta .btn{white-space:nowrap}}@media (min-width:768px) and (max-width:1200px){#main-nav a{font-size:1.5rem}.logo .logo-title{font-size:2.0rem}.header-cta .btn{font-size:1.3rem;padding:.8rem 1.4rem}}@media (max-width:1100px){.mobile-menu-toggle{display:flex !important}.main-nav{position:fixed !important;top:0;right:-100%;width:80%;max-width:320px;height:100vh;padding:var(--header-height) var(--spacing-md) var(--spacing-md);background:#fff;box-shadow:var(--shadow);z-index:900}.main-nav ul{flex-direction:column !important;gap:0 !important}.header-cta{display:none}}
