@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.inter_5aa83e73-module__mLMeiq__className{font-family:Inter,system-ui,arial,sans-serif;font-style:normal}.inter_5aa83e73-module__mLMeiq__variable{--font-inter:"Inter",system-ui,arial,sans-serif}
:root{--background:#f8fafc;--foreground:#0f172a;--primary:#3b82f6;--primary-dark:#2563eb;--secondary:#8b5cf6;--accent:#06b6d4;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--card-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;--card-shadow-hover:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{text-decoration:none}html{scroll-behavior:smooth}.app-layout{background:#f8fafc;min-height:100vh;display:flex}.main-content{flex:1;margin:0 0 0 80px;padding:0;transition:margin-left .3s;overflow-x:hidden}.main-content.sidebar-expanded{margin-left:280px}@media (max-width:768px){.main-content{margin-left:0}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fabSlideIn{0%{opacity:0;transform:translateY(100px)scale(0)}to{opacity:1;transform:translateY(0)scale(1)}}.animate-fadeIn{animation:.2s ease-out fadeIn}.animate-slideUp{animation:.3s ease-out slideUp}.animate-fade-in{animation:.4s ease-out fadeIn}.animate-slide-in{animation:.4s ease-out slideIn}.card{background:#fff;border:1px solid #e2e8f099;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000f,0 1px 2px #0000000a}.card:hover{border-color:#cbd5e1cc;transform:translateY(-2px);box-shadow:0 12px 24px #0000001a,0 4px 8px #0000000f}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;line-height:1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);box-shadow:0 4px 12px #0ea5e94d,0 2px 4px #0ea5e933}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%);transform:translateY(-2px);box-shadow:0 8px 20px #0ea5e966,0 4px 8px #0ea5e94d}.btn-secondary{color:var(--foreground);background:#fff;border:2px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.btn-secondary:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 8px #00000014}.input{background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.input:focus{border-color:#0ea5e9;outline:none;box-shadow:0 0 0 3px #0ea5e91a}.input-modern{color:#1f2937;background:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:.875rem 1rem;font-size:.9375rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.input-modern:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #3b82f61a}.input-modern::placeholder{color:#9ca3af}.badge{border-radius:9999px;align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-container,.modal-card{background:#fff;border-radius:20px;width:100%;max-width:640px;max-height:90vh;animation:.3s ease-out modalSlideIn;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-header{border-bottom:2px solid #f3f4f6;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 2rem 1.5rem;display:flex}.modal-icon{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.modal-title{color:#1f2937;flex:1;font-size:1.5rem;font-weight:700}.modal-close-button{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex}.modal-close-button:hover{color:#374151;background:#e5e7eb;transform:scale(1.05)}.modal-close-button:active{transform:scale(.95)}.modal-body{padding:2rem}.modal-footer{background:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 20px 20px;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}.modal-form-group{margin-bottom:1.75rem}.modal-form-group:last-child{margin-bottom:0}.modal-label{color:#374151;margin-bottom:.625rem;font-size:.9375rem;font-weight:600;display:block}.modal-label.required:after{content:" *";color:#ef4444}.modal-input,.modal-textarea,.modal-select{color:#1f2937;background:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100%;min-height:46px;padding:.875rem 1rem;font-size:.9375rem;transition:all .2s}.modal-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}.modal-input:focus,.modal-textarea:focus,.modal-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.modal-input::placeholder,.modal-textarea::placeholder{color:#9ca3af}.modal-textarea{resize:vertical;min-height:100px}.modal-row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.modal-footer{border-top:2px solid #f3f4f6;gap:1rem;padding:1.5rem 2rem 2rem;display:flex}.modal-btn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.modal-btn-cancel{color:#6b7280;background:#f3f4f6}.modal-btn-cancel:hover{background:#e5e7eb}.modal-btn-submit{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 4px 12px #3b82f64d}.modal-btn-submit:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:700px;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-close-btn,.modal-close{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;line-height:1;transition:all .2s;display:flex}.modal-close-btn:hover,.modal-close:hover{color:#374151;background:#e5e7eb;transform:scale(1.05)}.modal-close-btn:active,.modal-close:active{transform:scale(.95)}.modal-form{flex-direction:column;gap:1.5rem;display:flex}.delete-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out fadeIn;display:flex;position:fixed;top:0;left:0}.delete-modal{text-align:center;background:#fff;border-radius:1rem;width:90%;max-width:450px;padding:2rem;animation:.2s ease-out slideUp;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.delete-modal-icon{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.delete-modal-icon svg{color:#f59e0b;width:32px;height:32px}.delete-modal-title{color:#1f2937;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.delete-modal-description{color:#6b7280;margin:0 0 2rem;font-size:1rem;line-height:1.6}.delete-modal-description strong{color:#1f2937;font-weight:600}.delete-modal-description .small-text{color:#9ca3af;margin-top:.5rem;font-size:.875rem;display:block}.delete-modal-actions{justify-content:center;gap:1rem;display:flex}.delete-modal-cancel,.delete-modal-confirm{cursor:pointer;border:none;border-radius:.75rem;flex:1;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.delete-modal-cancel{color:#6b7280;background:#f3f4f6}.delete-modal-cancel:hover{color:#374151;background:#e5e7eb;transform:translateY(-1px)}.delete-modal-confirm{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 4px 12px #ef44444d}.delete-modal-confirm:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ef444466}.delete-modal-confirm:active,.delete-modal-cancel:active{transform:scale(.98)}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#4b5563;font-size:.875rem;font-weight:500}.form-group input,.form-group textarea,.form-group select{border:2px solid #e5e7eb;border-radius:8px;width:100%;min-height:42px;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.form-group textarea{resize:vertical;max-width:100%}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5rem;padding-right:2.5rem}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f61a}.confirm-modal-container{text-align:center;background:#fff;border-radius:1rem;width:100%;max-width:400px;padding:2rem;animation:.2s ease-out slideIn;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.confirm-modal-icon-danger{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1.5rem;display:flex;box-shadow:0 4px 6px -1px #dc26264d}.confirm-modal-title{color:#1f2937;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.confirm-modal-text{color:#6b7280;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.confirm-modal-actions{justify-content:center;gap:.75rem;display:flex}.confirm-modal-btn-danger{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border:none;font-weight:600;transition:all .2s}.confirm-modal-btn-danger:hover{background:linear-gradient(135deg,#b91c1c 0%,#991b1b 100%);transform:translateY(-2px);box-shadow:0 10px 15px -3px #dc262666}.fab{color:#fff;cursor:pointer;z-index:1000;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s cubic-bezier(.4,0,.2,1) .3s both fabSlideIn;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 16px #667eea66}.fab svg{stroke-width:2.5px;width:1.75rem;height:1.75rem}.fab:hover{transform:scale(1.1)rotate(90deg);box-shadow:0 12px 24px #667eea80}.fab:active{transform:scale(.95)}@media (max-width:768px){.fab{width:3rem;height:3rem;bottom:1.5rem;right:1.5rem}.fab svg{width:1.5rem;height:1.5rem}}@media (max-width:480px){.fab{width:2.75rem;height:2.75rem;bottom:1rem;right:1rem}.fab svg{width:1.25rem;height:1.25rem}}button[style*=borderBottom]:hover{transform:translateY(-1px);background:#f3f4f6!important}button[style*=borderBottom][style*="3px solid #3b82f6"]:hover{transform:translateY(0);background:#fff!important}button[style*=borderBottom]:active{transform:translateY(0)}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.flex-1{flex:1}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.ml-4{margin-left:1rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-12{padding:3rem}.p-16{padding:4rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.w-full{width:100%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.h-full{height:100%}.h-2{height:.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.min-h-screen{min-height:100vh}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-7xl{max-width:80rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.leading-relaxed{line-height:1.625}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-blue-600{color:#2563eb}.text-blue-800{color:#1e40af}.text-green-600{color:#16a34a}.text-green-700{color:#15803d}.text-yellow-600{color:#ca8a04}.text-yellow-700{color:#a16207}.text-orange-600{color:#ea580c}.text-orange-700{color:#c2410c}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-200{background-color:#e5e7eb}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-green-50{background-color:#f0fdf4}.bg-green-100{background-color:#dcfce7}.bg-green-400{background-color:#4ade80}.bg-yellow-50{background-color:#fefce8}.bg-yellow-100{background-color:#fef9c3}.bg-orange-50{background-color:#fff7ed}.bg-orange-100{background-color:#ffedd5}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.bg-red-200{background-color:#fecaca}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-blue-50{--tw-gradient-from:#eff6ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff6ff00)}.from-blue-100{--tw-gradient-from:#dbeafe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbeafe00)}.from-blue-200{--tw-gradient-from:#bfdbfe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#bfdbfe00)}.from-blue-400{--tw-gradient-from:#60a5fa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#60a5fa00)}.from-blue-500{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.from-purple-500{--tw-gradient-from:#a855f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a855f700)}.from-green-100{--tw-gradient-from:#dcfce7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dcfce700)}.from-green-200{--tw-gradient-from:#bbf7d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#bbf7d000)}.from-yellow-100{--tw-gradient-from:#fef9c3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef9c300)}.from-red-50{--tw-gradient-from:#fef2f2;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef2f200)}.to-blue-50{--tw-gradient-to:#eff6ff}.to-blue-100{--tw-gradient-to:#dbeafe}.to-blue-200{--tw-gradient-to:#bfdbfe}.to-blue-500{--tw-gradient-to:#3b82f6}.to-blue-600{--tw-gradient-to:#2563eb}.to-indigo-50{--tw-gradient-to:#eef2ff}.to-indigo-600{--tw-gradient-to:#4f46e5}.to-purple-50{--tw-gradient-to:#faf5ff}.to-purple-200{--tw-gradient-to:#e9d5ff}.to-purple-500{--tw-gradient-to:#a855f7}.to-pink-500{--tw-gradient-to:#ec4899}.to-green-100{--tw-gradient-to:#dcfce7}.to-green-200{--tw-gradient-to:#bbf7d0}.to-yellow-100{--tw-gradient-to:#fef9c3}.to-orange-100{--tw-gradient-to:#ffedd5}.to-red-100{--tw-gradient-to:#fee2e2}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-gray-100{border-color:#f3f4f6}.border-white{border-color:#fff}.border-blue-100{border-color:#dbeafe}.border-blue-200{border-color:#bfdbfe}.border-blue-400{border-color:#60a5fa}.border-green-200{border-color:#bbf7d0}.border-green-400{border-color:#4ade80}.border-yellow-200{border-color:#fef08a}.border-yellow-400{border-color:#facc15}.border-orange-100{border-color:#ffedd5}.border-orange-200{border-color:#fed7aa}.border-red-100{border-color:#fee2e2}.border-red-200{border-color:#fecaca}.border-t-transparent{border-top-color:#0000}.border-t-blue-600{border-top-color:#2563eb}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{inset:0}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.-top-1{top:-.25rem}.-right-1{right:-.25rem}.z-10{z-index:10}.z-50{z-index:50}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-80{opacity:.8}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.transform{transform:translateX(var(--tw-translate-x,0))translateY(var(--tw-translate-y,0))}.transition-all{transition:all .3s}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-110:hover{transform:scale(1.1)}.hover\:scale-\[1\.01\]:hover{transform:scale(1.01)}.hover\:scale-\[1\.02\]:hover{transform:scale(1.02)}.hover\:bg-white\/50:hover{background-color:#ffffff80}.hover\:bg-blue-100:hover{background-color:#dbeafe}.hover\:bg-green-100:hover{background-color:#dcfce7}.hover\:bg-red-100:hover{background-color:#fee2e2}.hover\:text-blue-800:hover{color:#1e40af}.hover\:text-red-800:hover{color:#991b1b}.hover\:text-gray-900:hover{color:#111827}.hover\:underline:hover{text-decoration:underline}.hover\:opacity-100:hover{opacity:1}.hover\:border-red-200:hover{border-color:#fecaca}.group:hover .group-hover\:shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.group:hover .group-hover\:gradient-text{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.line-clamp-3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-12>*+*{margin-left:3rem}.space-y-2>*+*{margin-top:.5rem}.space-y-6>*+*{margin-top:1.5rem}@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.modal-body .form-group{margin-bottom:1.25rem}.modal-body .form-group:last-child{margin-bottom:0}.modal-footer .btn-primary,.modal-footer .btn-secondary{border-radius:10px;min-width:120px;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .2s}.modal-footer .btn-primary{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 4px 12px #3b82f64d}.modal-footer .btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.modal-footer .btn-primary:active:not(:disabled){transform:translateY(0)}.modal-footer .btn-secondary{color:#6b7280;box-shadow:none;background:#f3f4f6;border:none}.modal-footer .btn-secondary:hover:not(:disabled){color:#374151;background:#e5e7eb}.form-group .autocomplete-container{width:100%;position:relative}.form-group .autocomplete-input-wrapper{align-items:center;display:flex;position:relative}.form-group .autocomplete-input-wrapper .form-input{padding-right:2.5rem}.form-group .autocomplete-clear-btn{color:#94a3b8;cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;right:.75rem}.form-group .autocomplete-clear-btn:hover{color:#475569}.form-group .autocomplete-dropdown{z-index:9999;background:#fff;border:2px solid #e5e7eb;border-radius:8px;max-height:250px;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.form-group .autocomplete-option{cursor:pointer;border-bottom:1px solid #f1f5f9;flex-direction:column;gap:.25rem;padding:.75rem 1rem;transition:background-color .15s;display:flex}.form-group .autocomplete-option:last-child{border-bottom:none}.form-group .autocomplete-option:hover,.form-group .autocomplete-option.highlighted{background-color:#f0f9ff}.form-group .autocomplete-option-name{color:#1e293b;font-size:.875rem;font-weight:500}.form-group .autocomplete-option-role{color:#64748b;font-size:.75rem}.form-group .autocomplete-no-results{text-align:center;color:#94a3b8;padding:.875rem 1rem;font-size:.875rem}.form-label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.form-input{border:2px solid #e5e7eb;border-radius:8px;width:100%;min-height:42px;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.form-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.form-input::placeholder{color:#9ca3af}
