header{flex-wrap:wrap;height:auto;padding-top:18px;padding-bottom:12px;row-gap:8px}.solar-preference{flex-basis:100%;display:flex;justify-content:flex-end;align-items:center;gap:12px;font-size:11px;color:var(--muted)}.solar-preference button{font:inherit;color:var(--ink);background:transparent;border:0;text-decoration:underline;text-underline-offset:3px;cursor:pointer;min-height:32px;padding:4px}.solar-preference button:focus-visible{outline:2px solid #087b39;outline-offset:3px}@media(max-width:900px){.solar-preference{grid-column:1/-1;flex-wrap:wrap;gap:4px 12px}}
@media(max-width:900px){header{grid-template-columns:minmax(0,1fr) auto!important}header .brand{max-width:100%;box-sizing:border-box}header .appearance{grid-column:1/-1!important;grid-row:auto!important}header .solar-preference{min-width:0;max-width:100%;justify-self:stretch}}
