.regulasi-root{color:#0f172a;min-height:100vh;font-family:var(--font-inter), system-ui, -apple-system, sans-serif;background-color:#f8fafc;flex-direction:column;display:flex}.regulasi-header{background-color:#fff;border-bottom:2px solid #9b1b30;justify-content:space-between;align-items:center;height:4rem;padding:0 1.5rem;display:flex;box-shadow:0 2px 8px #00000008}.regulasi-logo-wrap{align-items:center;gap:.75rem;text-decoration:none;display:flex}.regulasi-logo-img{object-fit:contain;width:2.25rem;height:2.25rem}.regulasi-brand{color:#9b1b30;letter-spacing:-.02em;font-size:1.125rem;font-weight:800;display:block}.regulasi-brand-sub{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:700;display:block}.regulasi-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#881337 0%,#9b1b30 50%,#4c0519 100%);padding:2.5rem 1.5rem;position:relative;overflow:hidden;box-shadow:inset 0 -4px 12px #00000026}.regulasi-hero:after{content:"⚖️";opacity:.06;pointer-events:none;font-size:12rem;position:absolute;bottom:-2rem;right:-1rem}.regulasi-hero h1{letter-spacing:-.03em;color:#fff;margin:0;font-size:1.65rem;font-weight:900}@media (min-width:640px){.regulasi-hero h1{font-size:2.125rem}}.regulasi-main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:2rem 1.25rem}.regulasi-controls{flex-direction:column;gap:.75rem;display:flex}@media (min-width:640px){.regulasi-controls{flex-direction:row;justify-content:space-between;align-items:center}}.search-box{flex:1;max-width:420px;position:relative}.search-icon{color:#94a3b8;font-size:.9rem;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.search-input{color:#0f172a;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:9999px;outline:none;width:100%;padding:.65rem 1rem .65rem 2.4rem;font-size:.85rem;font-weight:500;transition:all .2s}.search-input:focus{border-color:#9b1b30;box-shadow:0 0 0 3px #9b1b301f}.category-filters{-webkit-overflow-scrolling:touch;gap:.375rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.category-filters::-webkit-scrollbar{display:none}.category-btn{color:#475569;white-space:nowrap;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:9999px;padding:.4rem .85rem;font-size:.75rem;font-weight:700;transition:all .2s}.category-btn.active,.category-btn:hover{color:#fff;background-color:#0f172a;border-color:#0f172a}.document-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.document-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.document-grid{grid-template-columns:repeat(2,1fr)}}.document-card{transition:all .25s}.document-card:hover{transform:translateY(-2px);border-color:#cbd5e1!important;box-shadow:0 12px 24px #0000000f!important}.document-header{align-items:flex-start;display:flex}.document-info{flex:1}.document-category{color:#64748b;text-transform:uppercase;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.document-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.document-actions{align-items:center;display:flex}.empty-state{text-align:center;background-color:#fff;border:1.5px dashed #cbd5e1;border-radius:1.5rem;max-width:500px;margin:2rem auto;padding:3.5rem 1.5rem}.empty-state h3{margin:.5rem 0 .25rem;font-size:1.1rem;font-weight:800}.empty-state p{color:#64748b;margin:0;font-size:.85rem}
