/* FIGGZ Marketplace V248 - Product Dashboard & Media Manager */
.fz248-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(120deg,#fff,#fffdf1);border:1px solid #dfe6ef;border-radius:14px;padding:18px 20px;margin-bottom:12px}.fz248-dashboard-head span,.fz248-card header span{display:block;font-size:11px;font-weight:900;letter-spacing:.08em;color:#3d63ce}.fz248-dashboard-head h2{margin:3px 0 4px;font-size:26px;line-height:1.1}.fz248-dashboard-head p{margin:0;color:#667085;font-size:13px}.fz248-head-actions{display:flex;gap:8px}.fz248-head-actions a{height:38px;padding:0 16px;border:1px solid #d9e0e8;border-radius:9px;background:#fff;display:inline-flex;align-items:center;font-weight:800;font-size:13px}.fz248-head-actions a.primary{background:#ffd400;border-color:#dcb900;color:#111}.fz248-kpis{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:9px;margin-bottom:12px}.fz248-kpis>a{min-height:108px;background:#fff;border:1px solid #dfe6ef;border-radius:12px;padding:12px;position:relative;box-shadow:0 1px 3px #0b1c3210}.fz248-kpis i{position:absolute;right:10px;top:10px;width:32px;height:32px;border-radius:9px;display:grid;place-items:center;font-style:normal;font-size:16px}.fz248-kpis i.blue{background:#eaf1ff;color:#326bdf}.fz248-kpis i.green{background:#e6f8ed;color:#18a05e}.fz248-kpis i.orange,.fz248-kpis i.amber{background:#fff3d9;color:#df8b00}.fz248-kpis i.purple{background:#f0eaff;color:#7948e9}.fz248-kpis i.red{background:#ffe8e8;color:#e23c49}.fz248-kpis i.teal{background:#e4f7f3;color:#079b84}.fz248-kpis span{display:block;font-size:10px;font-weight:900;text-transform:uppercase;color:#64748b;max-width:75%}.fz248-kpis strong{display:block;font-size:25px;line-height:1;margin:14px 0 6px}.fz248-kpis small{font-size:11px;color:#758195}.fz248-dashboard-grid{display:grid;grid-template-columns:1.15fr .8fr 1.05fr;gap:10px;margin-bottom:10px}.fz248-card{background:#fff;border:1px solid #dfe6ef;border-radius:13px;overflow:hidden}.fz248-card>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 15px;border-bottom:1px solid #edf1f5}.fz248-card h3{font-size:16px;margin:2px 0 0}.fz248-card header>a{color:#075de8;font-size:12px;font-weight:800}.fz248-badge{background:#e8f8ed!important;color:#188c52!important;padding:5px 8px;border-radius:999px;letter-spacing:0!important}.fz248-health-list{padding:5px 12px}.fz248-health-list>a{display:grid;grid-template-columns:36px 1fr 16px;gap:10px;align-items:center;padding:10px 2px;border-bottom:1px solid #eef2f6}.fz248-health-list>a:last-child{border-bottom:0}.fz248-health-list i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;font-style:normal}.fz248-health-list i.orange,.fz248-health-list i.amber{background:#fff2d5;color:#d98200}.fz248-health-list i.red{background:#ffe7e7;color:#e23d4b}.fz248-health-list i.blue{background:#e9f1ff;color:#3770e4}.fz248-health-list strong{font-size:13px}.fz248-health-list span{display:block;font-size:11px;color:#738095;margin-top:2px}.fz248-health-list b{font-size:20px;color:#8d9aae}.fz248-media-meters{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:13px}.fz248-media-meters>div{border:1px solid #e5ebf2;border-radius:10px;padding:10px;display:grid;grid-template-columns:30px 1fr;align-items:center}.fz248-media-meters i{grid-row:1/3;width:26px;height:26px;border-radius:7px;background:#fff4c8;color:#9a7200;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:900}.fz248-media-meters span{font-size:10px;color:#748095}.fz248-media-meters strong{font-size:13px}.fz248-card.media-policy>p{margin:0;padding:0 13px 13px;font-size:11px;color:#738095}.fz248-mini-list{padding:4px 12px}.fz248-mini-list>a{display:grid;grid-template-columns:42px 1fr 14px;gap:9px;align-items:center;padding:7px 0;border-bottom:1px solid #eef2f6}.fz248-mini-list>a:last-child{border-bottom:0}.fz248-mini-thumb{width:38px;height:38px;border-radius:8px;background:#f5f7fb;display:grid;place-items:center;overflow:hidden}.fz248-mini-thumb img{width:100%;height:100%;object-fit:cover}.fz248-mini-list strong{font-size:12px}.fz248-mini-list small{display:block;font-size:10px;color:#738095;margin-top:2px}.fz248-mini-list b{color:#8491a3}.fz248-mini-list .empty,.fz248-recent-grid>.empty{padding:24px;color:#758195}.fz248-card.recent-products{margin-bottom:12px}.fz248-recent-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:12px}.fz248-recent-grid>a{min-width:0;border:1px solid #e5ebf2;border-radius:10px;padding:8px;display:grid;grid-template-columns:44px 1fr;gap:8px;position:relative}.fz248-recent-grid>a>span{width:42px;height:42px;background:#f5f7fb;border-radius:8px;display:grid;place-items:center;overflow:hidden}.fz248-recent-grid img{width:100%;height:100%;object-fit:cover}.fz248-recent-grid strong{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fz248-recent-grid small{display:block;font-size:9px;color:#748095;margin-top:3px}.fz248-recent-grid em{position:absolute;right:8px;bottom:6px;font-style:normal;font-size:9px;font-weight:800;color:#2769dc}
.fz248-editor-nav{display:flex;align-items:center;gap:7px;margin-bottom:7px}.fz248-editor-nav a{height:31px;padding:0 10px;border:1px solid #dce3ec;background:#fff;border-radius:8px;display:inline-flex;align-items:center;font-size:11px;font-weight:800}.fz248-editor-nav a:first-child{background:#0b1d31;color:#fff;border-color:#0b1d31}.fz248-media-usage{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:8px 0}.fz248-media-usage>div{background:#f7f9fc;border:1px solid #e6ebf2;border-radius:8px;padding:7px 8px}.fz248-media-usage span{display:block;font-size:9px;color:#758195;text-transform:uppercase;font-weight:800}.fz248-media-usage strong{font-size:12px}.fz248-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:8px 0}.fz248-video-item{border:1px solid #e3e9f0;border-radius:8px;padding:5px;background:#fafbfc}.fz248-video-item video{width:100%;height:92px;background:#111;border-radius:6px;object-fit:contain}.fz248-video-item iframe{width:100%;height:92px;border:0;border-radius:6px}.fz248-video-item a{font-size:9px;color:#2864cf;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fz248-video-item label{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:9px}.fz248-video-upload{display:block;border:1px dashed #b9c7d8;border-radius:8px;padding:8px;margin-top:7px}.fz248-video-upload span{display:block;font-weight:800;font-size:10px;margin-bottom:4px}.fz248-video-upload small{display:block;color:#758195;font-size:9px;margin-top:4px}.fz248-external-videos textarea{width:100%;min-height:62px;font-size:10px}.fz248-media-note{font-size:9px;color:#748095;line-height:1.35;margin-top:6px}.fz248-file-count{font-size:10px;font-weight:800;color:#365fbd;margin-top:4px}
.fz248-product-videos{margin-top:14px;padding:18px}.fz248-product-videos h2{margin:0 0 12px;font-size:20px}.fz248-product-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fz248-product-video-grid video,.fz248-product-video-grid iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:10px;background:#111}.fz248-product-video-link{display:flex;align-items:center;justify-content:center;min-height:140px;border:1px solid #dfe5ec;border-radius:10px;background:#f8fafc;font-weight:800;color:#2d5fcb}
@media(max-width:1500px){.fz248-kpis{grid-template-columns:repeat(4,1fr)}.fz248-recent-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:1100px){.fz248-dashboard-grid{grid-template-columns:1fr}.fz248-kpis{grid-template-columns:repeat(3,1fr)}.fz248-product-video-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.fz248-dashboard-head{align-items:flex-start;flex-direction:column}.fz248-kpis{grid-template-columns:1fr 1fr}.fz248-recent-grid{grid-template-columns:1fr}.fz248-product-video-grid{grid-template-columns:1fr}}
