.lcgw-shell{max-width:980px;margin:0 auto 24px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 8px 24px rgba(0,0,0,.05)}
.lcgw-header h3{margin:0 0 4px;font-size:1.25rem}.lcgw-header p{margin:0 0 16px;color:#6b7280}
.lcgw-alert,.lcgw-result-box{padding:12px 14px;border-radius:14px;margin-bottom:12px;border:1px solid #e5e7eb;background:#f9fafb}
.lcgw-alert.error,.lcgw-result-box.error{background:#fef2f2;border-color:#fecaca}.lcgw-result-box.success{background:#ecfdf5;border-color:#a7f3d0}
.lcgw-card-list,.lcgw-history-list{display:grid;gap:12px}.lcgw-item,.lcgw-history-item{border:1px solid #e5e7eb;border-radius:16px;padding:14px;background:#fff}
.lcgw-item-head{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;margin-bottom:10px}
.lcgw-badge{padding:6px 10px;border-radius:999px;font-size:.78rem;background:#f3f4f6;text-transform:capitalize}.lcgw-badge.active,.lcgw-badge.available{background:#ecfdf5}.lcgw-badge.blocked{background:#fef2f2}.lcgw-badge.archived{background:#f3f4f6}
.lcgw-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px}.lcgw-meta label{display:block;font-size:.8rem;color:#6b7280;margin-bottom:3px}.lcgw-meta span, .lcgw-meta code{font-size:.92rem;word-break:break-word}
.lcgw-details summary{cursor:pointer;font-weight:600;margin-bottom:10px}.lcgw-qr-block{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:center;margin-bottom:10px}.lcgw-qr-block img{width:110px;height:110px;border-radius:12px;border:1px solid #e5e7eb;background:#fff}
.lcgw-actions-stack,.lcgw-actions-grid,.lcgw-scan-controls{display:grid;gap:10px}.lcgw-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.lcgw-btn{appearance:none;border:0;border-radius:14px;padding:12px 14px;background:#111827;color:#fff;font-weight:600;cursor:pointer;text-align:center;text-decoration:none}.lcgw-btn.secondary{background:#f3f4f6;color:#111827;border:1px solid #e5e7eb}
.lcgw-inline-result{margin-top:10px}.lcgw-history-item strong{display:block;margin-bottom:4px}.lcgw-history-item span{display:block;color:#111827}.lcgw-history-item small{display:block;color:#6b7280;margin-top:4px}
.lcgw-video{width:100%;aspect-ratio:4/3;background:#111827;border-radius:18px;object-fit:cover;margin:12px 0}.lcgw-helper{color:#6b7280;font-size:.9rem;margin-bottom:10px}.lcgw-manual-row{display:grid;grid-template-columns:1fr auto;gap:10px}.lcgw-manual-row input,.lcgw-shell textarea{width:100%;border:1px solid #d1d5db;border-radius:14px;padding:12px;font-size:16px;box-sizing:border-box;background:#fff}.lcgw-shell textarea{min-height:82px;resize:vertical}
.lcgw-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.lcgw-mini-stat{border:1px solid #e5e7eb;border-radius:16px;padding:12px;background:#f9fafb}.lcgw-mini-stat span{display:block;color:#6b7280;font-size:.85rem}.lcgw-mini-stat strong{font-size:1.35rem}
@media (max-width: 900px){.lcgw-meta,.lcgw-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width: 640px){.lcgw-shell{padding:12px;border-radius:14px}.lcgw-item,.lcgw-history-item{padding:12px;border-radius:14px}.lcgw-meta,.lcgw-actions-grid,.lcgw-manual-row,.lcgw-stats-grid{grid-template-columns:1fr}.lcgw-qr-block{grid-template-columns:1fr}.lcgw-qr-block img{width:140px;height:140px}.lcgw-btn{padding:14px 16px;font-size:15px}.lcgw-header h3{font-size:1.1rem}.lcgw-video{aspect-ratio:3/4}}
