.scoppar-diru{max-width:980px;margin:0 auto;padding:12px}
.scoppar-diru-title{font-size:18px;font-weight:700;margin:6px 0 10px}
.scoppar-diru-search{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:12px;margin-bottom:12px}
.scoppar-diru-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:10px}
.scoppar-diru-row-2 > div{flex:1 1 220px}
.scoppar-diru-row-3 > div{flex:1 1 180px}
.scoppar-diru-row-4 > *{flex:1 1 160px}
.scoppar-diru-input{width:100%;padding:10px 12px;border:1px solid rgba(0,0,0,.12);border-radius:12px;background:#fff}
.scoppar-diru-actions{justify-content:flex-start;gap:10px}
.scoppar-diru-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid transparent;background:#0b2b55;color:#fff;text-decoration:none;font-weight:600;cursor:pointer}
.scoppar-diru-btn:hover{opacity:.92}
.scoppar-diru-btn-outline{background:#fff;color:#0b2b55;border-color:rgba(11,43,85,.25)}
.scoppar-diru-link{text-decoration:none;color:#0b2b55;font-weight:600}
.scoppar-diru-quick-actions{display:flex;gap:10px;flex-wrap:wrap;margin:8px 0 16px}
.scoppar-diru-section{margin:14px 0 18px}
.scoppar-diru-section-h{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px}
.scoppar-diru-section-title{font-size:16px;font-weight:800}
.scoppar-diru-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
@media (max-width:900px){.scoppar-diru-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:560px){.scoppar-diru-grid{grid-template-columns:1fr}}
.scoppar-diru-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}
.scoppar-diru-thumb{width:100%;height:160px;object-fit:cover;display:block}
.scoppar-diru-thumb-fallback{height:160px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.04);color:rgba(0,0,0,.55)}
.scoppar-diru-card-h{padding:10px 12px 0}
.scoppar-diru-card-top{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:6px}
.scoppar-diru-tag{font-size:12px;padding:3px 8px;border-radius:999px;background:rgba(11,43,85,.10);color:#0b2b55;font-weight:700}
.scoppar-diru-badge{font-size:12px;padding:3px 8px;border-radius:999px;background:rgba(211,47,47,.12);color:#b71c1c;font-weight:800}
.scoppar-diru-card-title{display:block;font-size:14px;font-weight:800;line-height:1.2;text-decoration:none;color:#0f172a;margin-bottom:6px}
.scoppar-diru-meta{font-size:12px;color:rgba(0,0,0,.60);margin-bottom:4px}
.scoppar-diru-desc{padding:8px 12px 0;font-size:13px;color:rgba(0,0,0,.70)}
.scoppar-diru-card-actions{padding:10px 12px 12px;display:flex;gap:8px;flex-wrap:wrap}
.scoppar-diru-empty{background:#fff;border:1px dashed rgba(0,0,0,.18);border-radius:14px;padding:12px;color:rgba(0,0,0,.65)}
.scoppar-diru-pagination{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin:14px 0}
.scoppar-diru-page a,.scoppar-diru-page span{display:inline-flex;padding:8px 10px;border-radius:12px;border:1px solid rgba(0,0,0,.10);text-decoration:none;color:#0b2b55;background:#fff;font-weight:700}
.scoppar-diru-single{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:12px}
.scoppar-diru-single-title{font-size:20px;font-weight:900;margin:6px 0 10px}
.scoppar-diru-single-actions{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 6px}
.scoppar-diru-hero{width:100%;height:auto;border-radius:14px;margin:10px 0}
.scoppar-diru-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0}
@media (max-width:560px){.scoppar-diru-details{grid-template-columns:1fr}}
.scoppar-diru-kv{border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:10px}
.scoppar-diru-kv span{display:block;font-size:12px;color:rgba(0,0,0,.55)}
.scoppar-diru-kv strong{display:block;font-size:14px;margin-top:2px}
.scoppar-diru-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}
@media (max-width:560px){.scoppar-diru-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
.scoppar-diru-gallery-img{width:100%;height:160px;object-fit:cover;border-radius:14px}
.scoppar-diru-notice{background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.25);color:#14532d;padding:10px;border-radius:14px;margin-bottom:10px}
.scoppar-diru-help{font-size:12px;color:rgba(0,0,0,.55);margin-top:6px}
