body[data-screen] .header-inner{display:grid;grid-template-columns:64px minmax(0,1fr) 155px;gap:16px;align-items:center}
.nav-brand{display:block;width:64px}.nav-brand img{display:block;width:100%;height:auto}
.header-offer{display:block}.header-offer-copy strong{font-size:18px}.header-offer-copy>small{font-size:9px;margin:3px 0 0}
.header-offer .weekday-badge{width:25px;height:25px;font-size:9px}.header-offer-copy p{gap:6px}.header-offer-price{padding-left:30px;margin-top:4px}.header-offer-price>strong{font-size:31px}.header-offer-price>span{font-size:11px}
body[data-screen] .header-call{min-width:0;width:155px;padding:9px 10px;font-size:16px}
@media(max-width:700px){body[data-screen] .header-inner{grid-template-columns:45px minmax(0,1fr) 106px;gap:9px}.nav-brand{width:45px}.header-offer-copy strong{font-size:13px}.header-offer .weekday-badge{width:20px;height:20px;font-size:8px}.header-offer-copy p{gap:4px}.header-offer-copy>small{font-size:8px;letter-spacing:-.04em}.header-offer-price{padding-left:0;margin-top:3px}.header-offer-price>strong{font-size:27px}.header-offer-price>span{font-size:9px}body[data-screen] .header-call{width:106px;min-width:0;font-size:13px;padding:8px 5px}.header-call small{font-size:8px}}
@media(max-width:350px){body[data-screen] .header-inner{grid-template-columns:35px minmax(0,1fr) 91px;gap:7px}.nav-brand{width:35px}.header-offer-copy strong{font-size:11px}.header-offer-copy>small{font-size:7px}.header-offer .weekday-badge{width:17px;height:17px;font-size:7px}.header-offer-price>strong{font-size:24px}body[data-screen] .header-call{width:91px;font-size:12px}.header-call small{font-size:7px}}
