/* Window artwork shares its silhouette and palettes with the native icon family. */
.brand{gap:11px;letter-spacing:-.018em;line-height:1.2}
.brand img{width:31px;height:40px;flex:none;object-fit:contain}
.sky-choice .sky-window{display:block;width:64px;height:83px;object-fit:contain;transition:transform .2s ease}
@media(hover:hover) and (pointer:fine){.sky-choice:hover .sky-window{transform:translateY(-2px)}}
@media(max-width:760px){.brand{gap:9px}.brand img{width:28px;height:36px}.sky-choice .sky-window{width:43px;height:56px}}
@media(max-width:390px){.brand{font-size:1.025rem;gap:8px}.brand img{width:26px;height:34px}}
@media(prefers-reduced-motion:reduce){.sky-choice .sky-window{transition:none;transform:none!important}}
