.sh-brand-maker{margin:4px 0 10px;color:var(--sh-muted);font-size:.72rem}.sh-brand-maker a{color:var(--sh-primary);text-decoration:none}.sh-subbrand-list{margin:0 0 18px;padding:18px;border:1px solid var(--sh-line);border-radius:15px;background:#fff;box-shadow:var(--sh-shadow)}.sh-subbrand-list>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sh-subbrand-list h2{margin:0;font-size:1rem}.sh-subbrand-list>header span{color:var(--sh-muted);font-size:.68rem}.sh-subbrand-list>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.sh-subbrand-list a{display:grid;place-items:center;gap:7px;min-height:86px;padding:10px;border:1px solid var(--sh-line);border-radius:11px;color:var(--sh-text);text-decoration:none}.sh-subbrand-list a:hover{border-color:var(--sh-primary);color:var(--sh-primary)}.sh-subbrand-list img{width:48px;height:48px;object-fit:contain}@media(max-width:900px){.sh-subbrand-list>div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.sh-subbrand-list>div{grid-template-columns:repeat(2,minmax(0,1fr))}}
