:root{--primary:#ea580c;--primary-hover:#c2410c;--primary-soft:#fff0e6;--bg-color:#f2ede6;--bg-color-deep:#161616;--text-color:#171717;--text-muted:#5f564b;--surface-color:#fffaf3;--surface-elevated:#fff;--border-color:#d9ccbd;--error-color:#ef4444;--success-color:#22c55e;--radius:18px;--shadow-sm:0 10px 24px hsla(0,0%,9%,.08);--shadow-md:0 18px 40px hsla(0,0%,9%,.12);--shadow-lg:0 26px 60px hsla(0,0%,9%,.18)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left,rgba(234,88,12,.08),transparent 28%),linear-gradient(180deg,#f7f2ea,#f2ede6);color:var(--text-color);font-family:Manrope,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:before{background-image:linear-gradient(hsla(0,0%,9%,.025) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,9%,.025) 1px,transparent 0);background-size:32px 32px;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.42),transparent 55%);mask-image:linear-gradient(180deg,rgba(0,0,0,.42),transparent 55%);pointer-events:none;position:fixed;z-index:-1}a{color:inherit;text-decoration:none;transition:color .2s ease,opacity .2s ease,border-color .2s ease,background-color .2s ease}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:Oswald,sans-serif;letter-spacing:.01em}img{display:block;max-width:100%}::-moz-selection{background:#ea580c2e}::selection{background:#ea580c2e}.container{margin:0 auto;width:min(1240px,calc(100% - 32px))}@media(max-width:768px){.container{width:min(100% - 24px,1240px)}}@media(max-width:760px){.data-table,.mini-table,.table{border-collapse:collapse;display:block!important;min-width:0!important}.data-table thead,.mini-table thead,.table thead{display:none}.data-table tbody,.mini-table tbody,.table tbody{display:block}.data-table tbody tr,.mini-table tbody tr,.table tbody tr{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:block;margin-bottom:10px;padding:10px 12px}.data-table tbody td,.mini-table tbody td,.table tbody td{align-items:baseline;border:none!important;border-bottom:1px dashed #f1f5f9!important;display:flex!important;gap:14px;justify-content:space-between;padding:5px 0!important;text-align:right!important;width:auto!important}.data-table tbody tr td:last-child,.mini-table tbody tr td:last-child,.table tbody tr td:last-child{border-bottom:none!important;padding-bottom:0!important}.data-table tbody td[data-label]:before,.mini-table tbody td[data-label]:before,.table tbody td[data-label]:before{color:#64748b;content:attr(data-label);flex:0 0 auto;font-size:.7rem;font-weight:600;letter-spacing:.04em;max-width:45%;text-align:left;text-transform:uppercase}.data-table tbody td:not([data-label]),.mini-table tbody td:not([data-label]),.table tbody td:not([data-label]){flex-wrap:wrap;gap:8px;justify-content:flex-start}.data-table tbody td .input,.data-table tbody td input,.data-table tbody td select,.data-table tbody td textarea{flex:1 1 140px;max-width:100%;min-width:0}.data-table tbody td[colspan],.mini-table tbody td[colspan],.table tbody td[colspan]{display:block!important;text-align:center!important}.data-table tbody td,.mini-table tbody td,.table tbody td{overflow-wrap:break-word;white-space:normal!important}.data-table tbody td>*,.mini-table tbody td>*,.table tbody td>*{min-width:0;overflow-wrap:break-word}}@page{size:A4;margin:14mm 15mm}@media print{body,html{background:#fff}.admin-sidebar,.admin-topbar{display:none!important}}
