.desa-dok-group{margin-bottom:2rem}.desa-dok-group-title{font-size:1rem;font-weight:700;color:var(--color-primary,#2D8659);border-left:4px solid currentColor;padding-left:.75rem;margin-bottom:.75rem}.desa-dok-list{display:flex;flex-direction:column;gap:.5rem}.desa-dok-item{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.desa-dok-icon{min-width:44px;height:44px;border-radius:6px;background:#fee2e2;color:#991b1b;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.desa-dok-icon--pdf{background:#fee2e2;color:#991b1b}.desa-dok-icon--docx{background:#dbeafe;color:#1e40af}.desa-dok-icon--xlsx{background:#d1fae5;color:#065f46}.desa-dok-info{flex:1}.desa-dok-title{margin:0;font-size:.95rem;font-weight:600;color:#1f2937}.desa-dok-tahun{font-size:.75rem;color:#9ca3af}.desa-dok-actions{display:flex;gap:.4rem;flex-shrink:0}.desa-dok-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .7rem;border-radius:6px;font-size:.8rem;font-weight:500;text-decoration:none}.desa-dok-btn--preview{background:#f0fdf4;color:var(--color-primary,#2D8659);border:1px solid currentColor}.desa-dok-btn--download{background:var(--color-primary,#2D8659);color:#fff}.desa-dok-btn--download:hover{opacity:.9;color:#fff}@media(max-width:480px){.desa-dok-item{flex-wrap:wrap}.desa-dok-icon{display:none}}