body{margin:0;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f8fafc;color:#334155}.layout-container{display:flex;min-height:100vh;background:#f8fafc}.content-wrapper{flex:1;display:flex;flex-direction:column;height:100vh;overflow:hidden;min-width:0}.main-content{flex:1;padding:40px;overflow-y:auto}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.content-header h1{color:#0f172a;font-size:2rem;font-weight:700;margin:0;letter-spacing:-.5px}.premium-btn{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;padding:12px 24px;border-radius:10px;text-decoration:none;font-weight:600;border:none;cursor:pointer;box-shadow:0 4px 12px #2563eb40;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px}.premium-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #2563eb4d}.premium-btn-danger{background:#ef4444;box-shadow:0 4px 12px #ef444440}.premium-btn-danger:hover{background:#dc2626;box-shadow:0 6px 16px #ef44444d}.table-container{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;overflow:visible;border:1px solid rgba(0,0,0,.02)}.premium-table{width:100%;border-collapse:collapse}.premium-table th{background:#f1f5f9;color:#475569;font-weight:600;padding:16px 20px;text-align:left;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px}.premium-table th:first-child{border-top-left-radius:16px}.premium-table th:last-child{border-top-right-radius:16px}.premium-table td{padding:16px 20px;border-bottom:1px solid #f1f5f9;color:#1e293b;font-size:1rem}.premium-table tr:last-child td{border-bottom:none}.premium-table tr:hover{background:#f8fafc}.badge{padding:6px 12px;border-radius:20px;font-size:.85rem;font-weight:600}.badge-success{background:#dcfce7;color:#166534}.badge-danger{background:#fee2e2;color:#991b1b}@media(max-width:768px){.main-content{padding:16px 12px}.content-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:20px}.content-header h1{font-size:1.5rem}input,select,textarea{box-sizing:border-box;max-width:100%}.modal-content,.form-container{padding:20px!important}.modal-content [style*=grid-template-columns],.form-container [style*=grid-template-columns]{grid-template-columns:1fr!important}.modal-content [style*="justify-content: flex-end"]{justify-content:stretch!important;flex-direction:column}.modal-content [style*="justify-content: flex-end"] button{width:100%}.table-container{background:transparent;box-shadow:none;border:none;overflow-x:visible}.premium-table{white-space:normal}.premium-table thead{display:none}.premium-table,.premium-table tbody,.premium-table tr,.premium-table td{display:block;width:100%;box-sizing:border-box}.premium-table tr{margin-bottom:16px;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d;border:1px solid rgba(0,0,0,.05);padding:16px}.premium-table td{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f1f5f9;text-align:right}.premium-table td:last-child{border-bottom:none;padding-bottom:0}.premium-table td:first-child{padding-top:0}.premium-table td:before{content:attr(data-label);font-weight:600;color:#64748b;text-transform:uppercase;font-size:.75rem;letter-spacing:.5px;margin-right:16px;text-align:left}}
