.mobile-menu{display:none}
.brand{flex-basis:480px;width:480px}
.footer-contact{display:flex;flex-direction:column;align-items:flex-end;gap:7px;text-align:right}.footer-contact p{margin:0}.footer-contact a{color:var(--mint);font-weight:800}.footer-links{display:flex;gap:25px;font-weight:800}
@media(max-width:1100px){.site-header{min-height:82px;padding:10px 18px;gap:12px;display:grid;grid-template-columns:minmax(0,1fr) 48px;overflow:visible}.brand{width:auto;min-width:0;margin:0;justify-content:flex-start}.brand img{width:min(100%,310px);height:auto}.button-small{display:none}.mobile-menu{display:block;position:relative;justify-self:end;z-index:40}.mobile-menu summary{width:46px;height:46px;border-radius:13px;background:var(--purple);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;list-style:none;box-shadow:0 8px 20px #5f35842b}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:block;width:22px;height:2px;border-radius:2px;background:#fff;transition:transform .2s ease,opacity .2s ease}.mobile-menu[open] summary span:nth-child(1){transform:translateY(8px) rotate(45deg)}.mobile-menu[open] summary span:nth-child(2){opacity:0}.mobile-menu[open] summary span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-menu-panel{position:absolute;right:0;top:56px;width:min(84vw,320px);padding:12px;background:#fff;border-top:5px solid var(--green);border-radius:0 0 18px 18px;box-shadow:0 20px 45px #35244038;display:flex;flex-direction:column}.mobile-menu-panel a{padding:15px 14px;border-bottom:1px solid #eee8f0;color:var(--purple-dark);font-size:14px;font-weight:900}.mobile-menu-panel a:last-child{border-bottom:0}.mobile-menu-panel .mobile-contact{margin-top:10px;border-radius:10px;background:var(--purple);color:#fff;text-align:center}}
@media(max-width:650px){.site-header{padding:9px 6px;gap:4px;grid-template-columns:minmax(0,1fr) 44px}.brand img{width:min(100%,330px)}.mobile-menu summary{width:44px;height:44px}.hero-copy>.eyebrow{font-size:11px;letter-spacing:.06em;white-space:nowrap}.footer-contact{align-items:flex-start;text-align:left}.footer-links{flex-wrap:wrap}}
