.platform-text,.price-text,.unavailable-text{color:#808794;font-size:11px;font-weight:500}.price-text{color:#15171c;font-weight:700}.unavailable-text{font-weight:700}.product-meta{gap:12px!important;margin-top:8px!important}

/* 보유 라이선스 카드를 기준으로 제품 목록의 크기와 정보 밀도를 통일한다. */
.product-list,.license-list{gap:12px!important;margin-top:18px!important}.product-card,.license-card{min-height:116px!important;border:1px solid var(--line)!important;border-radius:11px!important;padding:20px 22px!important;background:#fff!important;box-shadow:none!important}.product-card{grid-template-columns:72px minmax(0,1fr) 24px!important;gap:20px!important}.product-card-icon{width:72px!important;height:72px!important;border:1px solid #eceef2!important;border-radius:10px!important;background:#fff!important}.product-card-content>.series-label{margin-bottom:5px!important;font-size:10px!important;font-weight:700!important}.product-card-content>strong{margin-bottom:6px!important;font-size:16px!important;letter-spacing:-.02em!important}.product-description{max-width:560px!important;color:#808794!important;font-size:11px!important;line-height:1.45!important}.product-card-arrow{font-size:25px!important;color:#7f8793!important}.product-card.actionable:hover{transform:none!important;border-color:#cfd6e2!important;background:#fbfcfe!important;box-shadow:none!important}.license-card>div:first-of-type strong{font-size:16px!important}.license-card>div:first-of-type span,.license-details small{font-size:11px!important}

/* 라이선스 목록 자체가 보유 여부를 의미하므로 별도 상태 표시는 두지 않는다. */
.license-status{display:none!important}.license-inactive{opacity:1!important}#active-licenses-heading{font-size:0}#active-licenses-heading::after{content:"보유 라이선스";font-size:18px}

/* 비활성화는 모든 제품 카탈로그에서만 신규 이용 불가 상태로 표현한다. */
#catalog-list .product-unavailable{opacity:.48!important;filter:saturate(.15)!important;background:#f7f7f8!important}#catalog-list .product-unavailable .unavailable-text{color:#5f6670!important}#my-product-list .product-unavailable{opacity:1!important;filter:none!important;background:#fff!important}

@media(max-width:760px){.product-card,.license-card{min-height:104px!important;padding:16px!important}.product-card{grid-template-columns:58px minmax(0,1fr) 18px!important;gap:14px!important}.product-card-icon,.license-card>img{width:58px!important;height:58px!important}.product-description{font-size:10.5px!important}.product-card-content>strong{font-size:15px!important}.product-meta{gap:9px!important}.license-card{grid-template-columns:58px minmax(0,1fr)!important;gap:14px!important}.license-details{grid-column:2;text-align:left!important}.license-details small{margin-top:4px!important}}
