#apc-app .cosmetics-console{display:grid;gap:.75rem;grid-template-columns:300px 1fr;height:80vh;max-height:900px;min-height:520px;overflow:hidden}#apc-app .cosmetics-rail{background:var(--mp-bg-surface,rgba(14,18,32,.96));border:1px solid var(--cos-border,rgba(48,54,61,.8));border-radius:var(--radius-xl,12px);box-shadow:0 8px 24px rgba(0,0,0,.35);display:flex;flex-direction:column;height:100%;overflow:hidden}#apc-app .cosmetics-rail .cosmetics-rail__header{flex-shrink:0}#apc-app .cosmetics-rail__title{color:var(--text-bright,#e6edf3)}#apc-app #apc-list{flex:1;overflow-y:auto;overscroll-behavior:contain}#apc-app .cosmetics-detail{background:var(--mp-bg-surface,rgba(14,18,32,.96));border:1px solid var(--cos-border,rgba(48,54,61,.8));border-radius:var(--radius-xl,12px);box-shadow:0 8px 24px rgba(0,0,0,.35);height:100%;overflow-y:auto}#apc-app .lfu-item-shell-search{background:var(--input-bg,hsla(0,0%,100%,.06));border:1px solid var(--border,#2a3a4a);border-radius:6px;box-sizing:border-box;color:var(--text-primary,#e0e0e0);display:block;font-size:.875rem;margin:.75rem 0 .5rem;outline:none;padding:.5rem .75rem;width:100%}#apc-app .lfu-item-shell-search:focus{border-color:var(--accent,var(--color-gold-dim))}#apc-app .lfu-item-group-header{align-items:center;cursor:pointer;display:flex;font-size:.78rem;font-weight:700;gap:.5rem;letter-spacing:.04em;padding:.45rem .75rem;text-transform:uppercase;transition:background .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}#apc-app .lfu-item-group-header:hover{background:hsla(0,0%,100%,.05)}#apc-app .lfu-item-group-count{font-size:.7rem;font-weight:400;opacity:.7}#apc-app .lfu-item-group-chevron{font-size:.65rem;margin-left:auto;transition:transform .2s}#apc-app .lfu-item-group-chevron.open{transform:rotate(180deg)}#apc-app .lfu-item-list-item{align-items:center;border-bottom:1px solid var(--sidebar-border,hsla(0,0%,100%,.05));border-left:3px solid transparent;cursor:pointer;display:flex;gap:.6rem;padding:.5rem .75rem .5rem calc(.75rem - 3px);transition:background .12s}#apc-app .lfu-item-list-item:hover{background:var(--hover-bg,hsla(0,0%,100%,.06))}#apc-app .lfu-item-list-item.active{background:rgba(232,168,0,.08)}#apc-app .lfu-item-list-icon{border:2px solid transparent;border-radius:5px;box-sizing:border-box;flex-shrink:0;height:44px;-o-object-fit:contain;object-fit:contain;width:44px}#apc-app .lfu-item-list-name{color:var(--text-primary,#e0e0e0);font-size:.85rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#apc-app .lfu-item-list-sub{color:var(--text-muted,#888);font-size:.72rem;margin-top:1px}#apc-app .detail-header-card{align-items:flex-start;border:1px solid var(--border,#2a3a4a);border-radius:8px;display:flex;gap:1.25rem;margin-bottom:1.25rem;padding:1rem}#apc-app .detail-header-icon{background:rgba(0,0,0,.2);border:2px solid transparent;border-radius:6px;box-sizing:border-box;flex-shrink:0;height:72px;-o-object-fit:contain;object-fit:contain;width:72px}#apc-app .detail-header-badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.35rem}#apc-app .quality-badge{border-radius:6px;font-size:.72rem;font-weight:700;padding:2px 8px}#apc-app .detail-header-name{color:var(--text-primary,#e0e0e0);font-size:1.2rem;margin:0 0 .2rem}#apc-app .detail-header-meta{color:var(--text-muted,#888);font-size:.8rem}#apc-app .detail-desc{color:var(--text-secondary,#b0b8c4);font-size:.82rem;line-height:1.5;margin-top:.4rem}#apc-app .stat-summary-grid{display:grid;gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));margin-bottom:1.25rem}#apc-app .stat-summary-card{background:var(--surface-2,hsla(0,0%,100%,.04));border:1px solid var(--border,#2a3a4a);border-radius:6px;padding:.6rem .5rem;text-align:center}#apc-app .stat-summary-card__label{color:var(--text-muted,#888);font-size:.63rem;font-weight:700;letter-spacing:.04em;margin-bottom:.25rem;text-transform:uppercase}#apc-app .stat-summary-card__value{font-size:.88rem;font-weight:700}#apc-app .detail-section{margin-bottom:1.25rem}#apc-app .detail-section h3{border-bottom:1px solid var(--border,#2a3a4a);color:var(--text-secondary,#b0b8c4);font-size:.9rem;font-weight:700;margin:0 0 .6rem;padding-bottom:.3rem}#apc-app .detail-section table{border-collapse:collapse;font-size:.85rem;width:100%}#apc-app .detail-section table th{color:var(--text-muted,#888);font-size:.75rem;font-weight:600;padding:.4rem .5rem;text-align:left;white-space:nowrap}#apc-app .detail-section table td{border-bottom:1px solid var(--border,#2a3a4a);padding:.35rem .5rem}#apc-app .detail-section table tr:nth-child(2n) td{background:hsla(0,0%,100%,.02)}#apc-app .pros-cons-grid{display:grid;gap:.75rem;grid-template-columns:1fr 1fr}#apc-app .cons-card,#apc-app .pros-card{border:1px solid;border-radius:6px;padding:.75rem 1rem}#apc-app .pros-card{background:rgba(34,197,94,.07);border-color:rgba(34,197,94,.25)}#apc-app .cons-card{background:rgba(239,68,68,.07);border-color:rgba(239,68,68,.25)}#apc-app .pros-cons-title{font-size:.82rem;font-weight:700;margin-bottom:.5rem}#apc-app .pros-card .pros-cons-title{color:var(--status-success)}#apc-app .cons-card .pros-cons-title{color:var(--quality-mythic)}#apc-app .cons-card ul,#apc-app .pros-card ul{color:var(--text-secondary,#b0b8c4);font-size:.82rem;line-height:1.7;margin:0;padding-left:1.2rem}#apc-app .detail-bullet-list{color:var(--text-secondary,#b0b8c4);font-size:.85rem;line-height:1.8;margin:.5rem 0;padding-left:1.2rem}#apc-app .skin-grid{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(76px,1fr))}#apc-app .skin-grid-item{align-items:center;background:var(--surface-2,hsla(0,0%,100%,.04));border:1px solid var(--border,#2a3a4a);border-radius:6px;color:var(--text-secondary,#b0b8c4);display:flex;flex-direction:column;font-size:.7rem;gap:.3rem;padding:.5rem .25rem;text-align:center}#apc-app .skin-grid-item img{border:2px solid;border-radius:5px;height:52px;-o-object-fit:contain;object-fit:contain;width:52px}#apc-app .empty-state{color:var(--text-muted,#888);padding:3rem 2rem;text-align:center}#apc-app .empty-state-icon{font-size:3rem;margin-bottom:.75rem}@media (max-width:768px){#apc-app .cosmetics-console{grid-template-columns:1fr;height:auto;max-height:none}#apc-app .cosmetics-rail{max-height:280px;overflow-y:auto}#apc-app .cosmetics-detail{height:auto;overflow:visible}#apc-app .pros-cons-grid{grid-template-columns:1fr}#apc-app .stat-summary-grid{grid-template-columns:repeat(3,1fr)}}