:root{--simardi-primary:#0b2f4f;--simardi-primary-2:#124d70;--simardi-accent:#0d8b8f;--simardi-accent-soft:#dff5f3;--simardi-bg:#f3f7fa;--simardi-text:#1e3143;--simardi-muted:#6e7f8f;--sidebar-width:278px;--radius:18px;--shadow:0 12px 34px rgba(15,49,76,.08)}
*{box-sizing:border-box}body{margin:0;background:var(--simardi-bg);color:var(--simardi-text);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.94rem}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar-width);background:linear-gradient(180deg,#09263f 0%,#0b3655 60%,#0a5962 115%);color:#fff;z-index:1040;display:flex;flex-direction:column;transition:transform .25s ease;box-shadow:8px 0 30px rgba(6,30,49,.18)}.sidebar-brand{height:86px;padding:18px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.09)}.sidebar-brand img{width:48px;height:48px}.sidebar-brand strong{font-size:1.35rem;letter-spacing:.7px;display:block}.sidebar-brand span{display:block;font-size:.72rem;opacity:.68}.sidebar-user{margin:18px 17px 7px;padding:13px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.07);border-radius:15px;display:flex;gap:11px;align-items:center}.sidebar-avatar,.user-avatar{display:grid;place-items:center;border-radius:50%;font-weight:700;background:linear-gradient(135deg,#19aaa6,#68d7cc);color:#073a45}.sidebar-avatar{width:40px;height:40px}.sidebar-user strong{display:block;font-size:.84rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:165px}.sidebar-user small{display:block;opacity:.7;font-size:.69rem}.sidebar-nav{padding:13px 14px;overflow:auto;flex:1}.sidebar-label{padding:5px 12px 10px;font-size:.66rem;letter-spacing:1.3px;opacity:.55}.sidebar-link{color:rgba(255,255,255,.78);text-decoration:none;display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:12px;margin-bottom:4px;transition:.18s}.sidebar-link:hover{color:#fff;background:rgba(255,255,255,.08)}.sidebar-link.active{color:#fff;background:linear-gradient(90deg,rgba(21,174,169,.32),rgba(21,174,169,.14));box-shadow:inset 3px 0 #4ee0d3}.sidebar-link i{font-size:1.05rem;width:22px;text-align:center}.sidebar-link span{font-size:.88rem}.menu-badge{margin-left:auto!important;min-width:22px;height:22px;display:grid!important;place-items:center;background:#ffbf47;border-radius:999px;color:#493000;font-size:.68rem!important;font-weight:700}.sidebar-footer{padding:14px 17px 20px}.prototype-note{display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.07);border-radius:13px;padding:12px}.prototype-note i{font-size:1.25rem;color:#76e8df}.prototype-note strong,.prototype-note span{display:block}.prototype-note strong{font-size:.75rem}.prototype-note span{font-size:.67rem;opacity:.65}.app-main{margin-left:var(--sidebar-width);min-height:100vh;display:flex;flex-direction:column}.topbar{height:86px;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid #e7eef3;padding:0 30px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1020}.page-kicker{color:var(--simardi-muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.75px;max-width:550px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-heading{font-size:1.35rem;font-weight:750}.user-menu{display:flex;align-items:center;gap:10px;border:0;background:transparent;padding:7px 10px}.user-menu:hover{background:#f1f6f8}.user-avatar{width:38px;height:38px}.x-small{font-size:.68rem}.content-area{padding:28px 30px;flex:1}.app-footer{display:flex;justify-content:space-between;gap:15px;color:#8393a1;border-top:1px solid #e5edf2;padding:18px 30px;font-size:.75rem}.btn-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px}.content-card,.stat-card{border:0;border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.content-card .card-header{background:transparent;border-bottom:1px solid #eef3f6;padding:19px 22px}.stat-card{padding:20px;height:100%;position:relative;overflow:hidden}.stat-card:after{content:"";position:absolute;width:75px;height:75px;border-radius:50%;right:-24px;bottom:-24px;background:var(--card-soft,#e8f2f7)}.stat-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;font-size:1.28rem;background:var(--card-soft,#e8f2f7);color:var(--card-color,var(--simardi-primary))}.stat-value{font-size:1.85rem;font-weight:780;line-height:1}.stat-label{color:var(--simardi-muted);font-size:.78rem}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:.72rem;font-weight:650}.table-modern{margin-bottom:0}.table-modern thead th{font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;color:#708293;background:#f7fafc;border-bottom:1px solid #e8eef2;padding:13px 14px;white-space:nowrap}.table-modern tbody td{padding:14px;border-color:#edf2f5;vertical-align:middle}.table-modern tbody tr:hover{background:#fbfdfe}.form-control,.form-select{border-color:#dce5eb;border-radius:11px;min-height:43px}.form-control:focus,.form-select:focus{border-color:#4cbeb9;box-shadow:0 0 0 .22rem rgba(13,139,143,.12)}.btn{border-radius:10px}.btn-primary{background:var(--simardi-primary-2);border-color:var(--simardi-primary-2)}.btn-primary:hover{background:var(--simardi-primary);border-color:var(--simardi-primary)}.btn-teal{background:var(--simardi-accent);border-color:var(--simardi-accent);color:#fff}.btn-teal:hover{background:#087378;color:#fff}.filter-panel{padding:18px;border-radius:15px;background:#f7fafb;border:1px solid #edf2f4}.empty-state{text-align:center;padding:54px 20px;color:var(--simardi-muted)}.empty-icon{width:72px;height:72px;margin:0 auto 16px;border-radius:24px;background:var(--simardi-accent-soft);color:var(--simardi-accent);display:grid;place-items:center;font-size:2rem}.document-number{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;color:#1a6178;font-weight:700}.timeline{position:relative;padding-left:26px}.timeline:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:2px;background:#dfe9ee}.timeline-item{position:relative;padding:0 0 20px}.timeline-dot{position:absolute;left:-24px;top:4px;width:14px;height:14px;background:#fff;border:4px solid var(--simardi-accent);border-radius:50%}.pdf-frame{width:100%;height:650px;border:1px solid #dce6eb;border-radius:15px;background:#eef3f6}.sidebar-overlay{display:none}.page-actions{display:flex;gap:8px;flex-wrap:wrap}.alert{border:0;border-radius:13px}.pagination .page-link{border:0;margin:0 3px;border-radius:9px;color:var(--simardi-primary)}.pagination .active .page-link{background:var(--simardi-primary)}
@media(max-width:991.98px){.sidebar{transform:translateX(-100%)}.sidebar.show{transform:translateX(0)}.sidebar-overlay.show{display:block;position:fixed;inset:0;background:rgba(4,20,34,.52);z-index:1035}.app-main{margin-left:0}.topbar{padding:0 18px}.content-area{padding:20px 16px}.page-kicker{max-width:240px}.app-footer{padding:16px;flex-direction:column}.pdf-frame{height:520px}}
@media(max-width:575.98px){.topbar{height:76px}.page-heading{font-size:1.08rem}.content-area{padding:16px 12px}.stat-card{padding:16px}.pdf-frame{height:430px}.app-footer span:last-child{display:none}}
@media print{.sidebar,.topbar,.app-footer,.no-print,.sidebar-overlay{display:none!important}.app-main{margin:0}.content-area{padding:0}.content-card{box-shadow:none}.table-modern{font-size:11px}body{background:#fff}}
