*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #1E4DB7;--blue-light: #2563EB;--blue-dark: #1a3f9c;--yellow: #F5A623;--yellow-light: #FCD34D;--gray-50: #F8FAFC;--gray-100: #F1F5F9;--gray-200: #E2E8F0;--gray-300: #CBD5E1;--gray-400: #94A3B8;--gray-500: #64748B;--gray-600: #475569;--gray-700: #334155;--gray-800: #1E293B;--gray-900: #0F172A;--green: #10B981;--red: #EF4444;--shadow: 0 1px 3px rgba(0,0,0,.1), 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg: 0 10px 15px -3px rgba(0,0,0,.1), 0 4px 6px -2px rgba(0,0,0,.05);--radius: 10px;--radius-sm: 6px;--radius-lg: 16px}html{font-size:16px}body{font-family:Heebo,-apple-system,sans-serif;background:var(--gray-50);color:var(--gray-800);line-height:1.6;direction:rtl;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.w-full{width:100%}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-center{text-align:center}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:20px;height:20px;border:2px solid var(--gray-200);border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite;display:inline-block}.spinner-lg{width:36px;height:36px;border-width:3px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease}.toast-container{position:fixed;bottom:24px;left:24px;z-index:9999;display:flex;flex-direction:column;gap:8px}.toast{padding:12px 20px;border-radius:var(--radius);color:#fff;font-size:.875rem;font-weight:500;box-shadow:var(--shadow-lg);animation:fadeIn .2s ease}.toast.success{background:var(--green)}.toast.error{background:var(--red)}.toast.info{background:var(--blue)}.print-only{display:none!important}@media print{.no-print{display:none!important}.print-only{display:block!important}.print-only-flex{display:flex!important}body{background:#fff!important;font-size:11pt}*{box-shadow:none!important;transition:none!important;animation:none!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}@page{size:A4 portrait;margin:12mm 14mm}.service-body{display:block!important}.service-card-print{break-inside:avoid;page-break-inside:avoid}.has-selection .section-unchecked{opacity:.3}.print-header{margin-bottom:18pt;padding-bottom:10pt;border-bottom:1.5pt solid #1E4DB7}.print-header-logo{font-size:22pt;font-weight:900}.print-header-logo .k{color:#1e4db7}.print-header-logo .w{color:#f5a623}.print-status-badge{display:inline-block;font-size:9pt;font-weight:700;padding:2pt 8pt;border-radius:20pt;margin-top:4pt}.print-status-badge.full{background:#eff6ff;color:#1e4db7}.print-status-badge.selected{background:#f0fdf4;color:#059669}.print-status-badge.approved{background:#059669;color:#fff}}
