:root{--pale:#f1f8f4;--surface:#f4f8f5;--soft-blue:#e9f5ed;--line:#d9e7de}
.brand img{object-fit:contain;width:56px;height:56px}
.brand-window{background:linear-gradient(145deg,#f5faf3,#e5f0df);border-color:#d6e2cc;overflow:hidden}
.brand-sculpture{display:grid;place-items:center;min-height:300px;padding:20px 36px 0;background:radial-gradient(ellipse at center,#fff9de 0%,transparent 66%)}
.brand-sculpture img{display:block;width:min(100%,330px);height:auto;filter:drop-shadow(0 15px 16px #184f2620)}
.brand-window .market-window-copy{padding-top:4px}
.brand-window .local-pill{display:inline-block;border-color:#b7cbb7;color:#275838;margin-bottom:14px;background:#ffffff80}
.brand-family{padding-bottom:72px}.brand-family>div:first-child{max-width:660px;margin-bottom:28px}.brand-family h2{margin:0 0 12px}.brand-family p{color:var(--muted)}
.role-brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.role-brand{display:grid;justify-items:center;gap:14px;border:1px solid var(--line);border-radius:22px;padding:18px 10px;background:linear-gradient(145deg,#fff,#f4f8ef);color:var(--navy);font-weight:700;text-decoration:none}
.role-brand img{width:100%;max-width:130px;height:130px;object-fit:contain}.role-brand:hover{border-color:var(--blue);box-shadow:0 8px 22px #064c3812}.role-brand:focus-visible{outline:3px solid var(--blue);outline-offset:4px}
.app-choice img{width:68px;height:68px;object-fit:contain}.app-card-heading .app-logo{width:88px;height:88px;object-fit:contain;border-radius:0;background:transparent}.guide-sidebar>img{width:110px;height:110px;object-fit:contain}
.guide-band{background:#f3f8f1}.app-choice[aria-pressed=true]{background:#e9f5ed}
@media(max-width:900px){.role-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.brand-family{padding-bottom:48px}.role-brand-grid{gap:10px}.role-brand{padding:12px 6px;font-size:.875rem;border-radius:16px}.role-brand img{height:92px}.brand-sculpture{min-height:260px;padding-inline:28px}.brand-sculpture img{max-width:280px}.brand-window .market-window-copy{padding:12px 22px 18px}}
