:root{--bs-body-font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--admin-bg: #f5f7fb;--admin-panel: #ffffff;--admin-border: #dfe5f0;--admin-hero-start: #ffffff;--admin-hero-end: #eef4ff;--landing-start: #f3ffd3;--landing-end: #eaff00}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:var(--admin-bg);color:#1f2a37}html,body,#app{min-height:100%}.admin-main,.landing-main{min-height:100vh}.landing-page{background:linear-gradient(243.57deg,var(--landing-start) 52.08%,var(--landing-end) 145.8%)}.admin-hero{background:linear-gradient(135deg,var(--admin-hero-start),var(--admin-hero-end))}.admin-shell{display:flex;min-height:100vh}.admin-shell__content{flex:1;min-width:0}.admin-page{padding:0 1rem 2rem}.admin-sidebar{position:sticky;top:0;display:flex;flex-direction:column;width:280px;min-height:100vh;padding:1.5rem 1rem;background:#1f2937;color:#f9fafb;z-index:1030}.admin-sidebar__heading{margin-bottom:1.5rem;padding:0 .75rem;font-size:1rem;font-weight:700;letter-spacing:.08em}.admin-sidebar__nav{display:flex;flex:1;flex-direction:column;gap:.35rem}.admin-nav-link{display:flex;align-items:center;gap:.75rem;width:100%;border:0;border-radius:.85rem;padding:.85rem 1rem;background:transparent;color:#d1d5db;text-align:left;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.admin-nav-link:hover{background:#ffffff14;color:#fff;text-decoration:none;transform:translate(2px)}.admin-nav-link.active{background:#fff;color:#111827}.admin-nav-link--danger{margin-top:1rem;color:#fca5a5}.admin-nav-link--danger:hover{background:#ef44441f;color:#fecaca}.admin-header{z-index:1020}.admin-topbar-actions{flex-wrap:wrap;justify-content:flex-end}.admin-topbar-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border-radius:.85rem}.admin-topbar-icon-btn i{font-size:1rem}.admin-backdrop{position:fixed;inset:0;border:0;background:#0f172a73;z-index:1025}.admin-hero__text{max-width:46rem}.admin-hero__badge{display:flex;align-items:flex-start}.card{border:1px solid var(--admin-border)}.hero-logo-wrap img{width:100%;height:100%;max-width:40rem}.auth-btn{border-radius:50px;padding:1rem 1.25rem;color:#000;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:transform .3s linear,box-shadow .3s linear}.auth-btn:hover{color:#000;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;transform:translateY(-4px)}.hero-action-text{font-size:1.125rem;font-weight:500}.hero-action-arrow{flex-shrink:0;margin-left:1rem}.register-logo{max-width:220px}.register-section-title{margin-bottom:.75rem;font-weight:600}.register-line{margin-bottom:1rem}.file-input{padding:8px 13px;border:1px dashed #ced4da;border-radius:.5rem;background:#f8f9fa}.file-input:hover{color:#212529}.file-input::file-selector-button{margin-right:.75rem;border:1px solid #212529;border-radius:.5rem;padding:.35rem .85rem;background:#212529;color:#fff}.password-field{position:relative}.password-input{padding-right:2.5rem}.password-toggle{position:absolute;top:50%;right:.5rem;border:0;background:transparent;padding:.25rem;color:#6c757d;transform:translateY(-50%)}.password-toggle svg{width:1.1rem;height:1.1rem}.login-form__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem}.login-form__link{color:#1f2a37;font-weight:500;text-decoration:none}.login-form__link:hover{color:#000;text-decoration:underline}.orders-stat{overflow:hidden;border:1px solid var(--admin-border)}.orders-stat__label{margin-bottom:.5rem;color:#6b7280;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.orders-stat__value{margin-bottom:.5rem;color:#111827;font-size:2rem;font-weight:700}.orders-stat--neutral{background:linear-gradient(180deg,#fff,#f8fafc)}.orders-stat--active{background:linear-gradient(180deg,#effcf6,#dcfce7)}.orders-stat--warning{background:linear-gradient(180deg,#fff7ed,#ffedd5)}.orders-stat--danger{background:linear-gradient(180deg,#fef2f2,#fee2e2)}.orders-table thead th{padding:1rem 1.25rem;color:#6b7280;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.orders-table tbody tr{cursor:pointer;transition:background-color .2s ease}.orders-table tbody tr:hover{background:#f8fafc}.orders-table tbody td{padding:1rem 1.25rem;vertical-align:middle}.orders-table__product{min-width:220px;color:#111827}.orders-datatable{margin-bottom:0!important}.dt-container{padding:1rem 1.25rem}.dt-layout-row{align-items:center;gap:.75rem}.dt-layout-table{padding:0}.dt-length label,.dt-search label{color:#6b7280;font-size:.9rem}.dt-length select,.dt-search input{margin-left:.5rem;border:1px solid #d1d5db;border-radius:.5rem;padding:.375rem .75rem}.dt-info{color:#6b7280;font-size:.9rem}.dt-paging .pagination{margin-bottom:0}.dt-paging .page-link{color:#1f2a37}.dt-paging .active>.page-link,.dt-paging .page-link.active{background:#111827;border-color:#111827}.orders-table tbody tr.is-selected{background:#eff6ff}.orders-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;white-space:nowrap}.orders-pill--pending{background:#fff7ed;color:#c2410c}.orders-pill--partially_paid{background:#eff6ff;color:#1d4ed8}.orders-pill--paid{background:#ecfdf5;color:#047857}.orders-pill--overdue{background:#fef2f2;color:#b91c1c}.orders-pill--priority-low{background:#f3f4f6;color:#4b5563}.orders-pill--priority-medium{background:#ecfeff;color:#0f766e}.orders-pill--priority-high{background:#fff7ed;color:#c2410c}.orders-pill--priority-urgent{background:#fef2f2;color:#b91c1c}.orders-pill--task-new{background:#eff6ff;color:#1d4ed8}.orders-pill--task-in_progress{background:#fff7ed;color:#c2410c}.orders-pill--task-blocked{background:#fef2f2;color:#b91c1c}.orders-pill--task-review{background:#f5f3ff;color:#6d28d9}.orders-pill--task-done{background:#ecfdf5;color:#047857}.orders-section-title{margin-bottom:.9rem;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.orders-detail-card{height:100%;border:1px solid #e5e7eb;border-radius:1rem;padding:1rem;background:#f8fafc}.orders-detail-card__label{margin-bottom:.35rem;color:#6b7280;font-size:.8rem}.orders-detail-card__value{color:#111827;font-weight:600}.orders-stage-card{border:1px solid #dbeafe;border-radius:1rem;padding:1rem;background:linear-gradient(180deg,#f8fbff,#eef6ff)}.orders-task-list{display:flex;flex-direction:column;gap:.75rem}.orders-task-item{border:1px solid #e5e7eb;border-radius:1rem;padding:1rem;background:#fff}.orders-modal-backdrop{position:fixed;inset:0;border:0;background:#0f172a73;z-index:1040}.orders-modal-wrap{position:fixed;inset:0;z-index:1050;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;overflow-y:auto}.orders-modal{width:min(1100px,100%);margin:auto 0;border-radius:1.5rem}.orders-modal-chip-grid{display:flex;flex-wrap:wrap;gap:.5rem}.kanban-wrapper{min-height:calc(100vh - 12rem)}.kanban-board{display:flex;gap:1rem;overflow-x:auto;align-items:flex-start;padding:.25rem 0 1rem}.kanban-column{width:320px;min-width:320px;flex-shrink:0}.kanban-column .card{background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.kanban-column .card-header{position:sticky;top:0;z-index:1;border-top:3px solid #cbd5e1}.kanban-column__title{color:#111827;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.kanban-cards-container{display:flex;flex-direction:column;gap:.5rem;min-height:14rem;max-height:72vh;overflow-y:auto}.kanban-cards-container.is-drop-target{background:linear-gradient(180deg,#dbeafeb3,#eff6fff2)}.kanban-card{cursor:grab;transition:transform .2s ease,box-shadow .2s ease}.kanban-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a14}.kanban-card.is-dragging{opacity:.5;transform:rotate(1deg);cursor:grabbing}.kanban-card__patient{color:#111827;font-size:.95rem;font-weight:700}.kanban-card__description{color:#6b7280;font-size:.85rem;line-height:1.4}.kanban-empty{display:flex;min-height:10rem;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;border:1px dashed #cbd5e1;border-radius:1rem;color:#94a3b8;background:#ffffff8c;text-align:center}.kanban-empty i{font-size:1.5rem}@media(max-width:991.98px){.admin-sidebar{position:fixed;left:0;transform:translate(-100%);transition:transform .25s ease}.admin-sidebar.show{transform:translate(0)}.admin-page{padding:0 .75rem 1.5rem}.login-form__meta{flex-direction:column;align-items:flex-start}.orders-modal-wrap{padding:1rem .75rem}.orders-modal{border-radius:1rem}.kanban-column{width:280px;min-width:280px}}
