@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700;800;900&family=Tajawal:wght@300;400;500;700;800;900&family=Poppins:wght@300;400;500;600;700;800;900&display=swap";:root,[data-theme=light]{--theme-bg-primary: #f1f5f9;--theme-bg-secondary: #ffffff;--theme-bg-tertiary: #e2e8f0;--theme-bg-elevated: #ffffff;--theme-bg-overlay: rgba(0, 0, 0, .5);--text-primary: #0f172a;--text-secondary: #334155;--text-tertiary: #475569;--text-disabled: #64748b;--bg-card: #ffffff;--glass-bg: rgba(255, 255, 255, .98);--glass-border: #cbd5e1;--theme-text-primary: #1e293b;--theme-text-secondary: #475569;--theme-text-tertiary: #64748b;--theme-text-disabled: #94a3b8;--theme-text-inverse: #ffffff;--theme-border-primary: #cbd5e1;--theme-border-secondary: #e2e8f0;--theme-border-hover: #94a3b8;--theme-border-focus: #0d9488;--theme-primary-50: #f0fdfa;--theme-primary-100: #ccfbf1;--theme-primary-200: #99f6e4;--theme-primary-300: #5eead4;--theme-primary-400: #2dd4bf;--theme-primary-500: #14b8a6;--theme-primary-600: #0d9488;--theme-primary-700: #0f766e;--theme-primary-800: #115e59;--theme-primary-900: #134e4a;--theme-accent-blue-light: #eff6ff;--theme-accent-blue: #3b82f6;--theme-accent-blue-dark: #1d4ed8;--theme-accent-green-light: #f0fdf4;--theme-accent-green: #22c55e;--theme-accent-green-dark: #16a34a;--theme-accent-orange-light: #fff7ed;--theme-accent-orange: #f97316;--theme-accent-orange-dark: #ea580c;--theme-accent-red-light: #fef2f2;--theme-accent-red: #ef4444;--theme-accent-red-dark: #dc2626;--theme-accent-purple-light: #faf5ff;--theme-accent-purple: #8b5cf6;--theme-accent-purple-dark: #7c3aed;--theme-accent-yellow-light: #fefce8;--theme-accent-yellow: #eab308;--theme-accent-yellow-dark: #ca8a04;--theme-shadow-xs: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .06);--theme-shadow-sm: 0 2px 8px rgba(0, 0, 0, .12), 0 1px 3px rgba(0, 0, 0, .08);--theme-shadow-md: 0 4px 16px rgba(0, 0, 0, .15), 0 2px 6px rgba(0, 0, 0, .1);--theme-shadow-lg: 0 8px 30px rgba(0, 0, 0, .18), 0 4px 12px rgba(0, 0, 0, .12);--theme-shadow-xl: 0 15px 50px rgba(0, 0, 0, .2), 0 8px 20px rgba(0, 0, 0, .15);--theme-shadow-2xl: 0 25px 60px rgba(0, 0, 0, .25);--theme-shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--theme-shadow-card: 0 4px 20px rgba(0, 0, 0, .12), 0 2px 6px rgba(0, 0, 0, .08), 0 0 1px rgba(0, 0, 0, .1);--theme-shadow-card-hover: 0 20px 50px rgba(0, 0, 0, .2), 0 8px 20px rgba(0, 0, 0, .12);--theme-shadow-blue: 0 8px 30px rgba(59, 130, 246, .25);--theme-shadow-green: 0 8px 30px rgba(34, 197, 94, .25);--theme-shadow-orange: 0 8px 30px rgba(249, 115, 22, .25);--theme-shadow-red: 0 8px 30px rgba(239, 68, 68, .25);--theme-shadow-purple: 0 8px 30px rgba(139, 92, 246, .25);--theme-shadow-teal: 0 8px 30px rgba(20, 184, 166, .25);--theme-gradient-primary: linear-gradient(135deg, #2DD4BF 0%, #14B8A6 100%);--theme-gradient-page: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);--theme-gradient-card: none;--theme-scrollbar-bg: #e2e8f0;--theme-scrollbar-thumb: #0d9488;--theme-scrollbar-thumb-hover: #14b8a6;--theme-input-bg: #ffffff;--theme-input-border: #e2e8f0;--theme-input-placeholder: #94a3b8;--theme-input-focus-ring: rgba(13, 148, 136, .2);--theme-nav-bg: #ffffff;--theme-nav-border: #e2e8f0;--theme-nav-item-hover: #f1f5f9;--theme-nav-item-active: #f0fdfa;--logo-filter: none}[data-theme=dark]{--theme-bg-primary: #0f172a;--theme-bg-secondary: #1e293b;--theme-bg-tertiary: #334155;--theme-bg-elevated: #1e293b;--theme-bg-overlay: rgba(0, 0, 0, .6);--theme-text-primary: #f8fafc;--theme-text-secondary: #e2e8f0;--theme-text-tertiary: #94a3b8;--theme-text-disabled: #64748b;--theme-text-inverse: #1e293b;--theme-border-primary: rgba(255, 255, 255, .1);--theme-border-secondary: rgba(255, 255, 255, .05);--theme-border-hover: rgba(255, 255, 255, .2);--theme-border-focus: #14b8a6;--theme-primary-50: #f0fdfa;--theme-primary-100: #ccfbf1;--theme-primary-200: #99f6e4;--theme-primary-300: #5eead4;--theme-primary-400: #2dd4bf;--theme-primary-500: #14b8a6;--theme-primary-600: #0d9488;--theme-primary-700: #0f766e;--theme-primary-800: #115e59;--theme-primary-900: #134e4a;--theme-accent-blue-light: rgba(59, 130, 246, .15);--theme-accent-blue: #60a5fa;--theme-accent-blue-dark: #3b82f6;--theme-accent-green-light: rgba(34, 197, 94, .15);--theme-accent-green: #4ade80;--theme-accent-green-dark: #22c55e;--theme-accent-orange-light: rgba(249, 115, 22, .15);--theme-accent-orange: #fb923c;--theme-accent-orange-dark: #f97316;--theme-accent-red-light: rgba(239, 68, 68, .15);--theme-accent-red: #f87171;--theme-accent-red-dark: #ef4444;--theme-accent-purple-light: rgba(139, 92, 246, .15);--theme-accent-purple: #a78bfa;--theme-accent-purple-dark: #8b5cf6;--theme-accent-yellow-light: rgba(234, 179, 8, .15);--theme-accent-yellow: #facc15;--theme-accent-yellow-dark: #eab308;--theme-shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .2);--theme-shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .3), 0 1px 2px -1px rgba(0, 0, 0, .3);--theme-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -2px rgba(0, 0, 0, .3);--theme-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -4px rgba(0, 0, 0, .3);--theme-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .5), 0 8px 10px -6px rgba(0, 0, 0, .4);--theme-shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .6);--theme-shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .3);--theme-shadow-card: 0 2px 8px rgba(0, 0, 0, .3);--theme-shadow-card-hover: 0 15px 40px -10px rgba(0, 0, 0, .5);--theme-gradient-primary: linear-gradient(135deg, #2DD4BF 0%, #14B8A6 100%);--theme-gradient-page: linear-gradient(180deg, #0f172a 0%, #1e293b 100%);--theme-gradient-card: linear-gradient(135deg, rgba(255, 255, 255, .05) 0%, rgba(255, 255, 255, .02) 100%);--theme-scrollbar-bg: #0f172a;--theme-scrollbar-thumb: #14b8a6;--theme-scrollbar-thumb-hover: #2dd4bf;--theme-input-bg: rgba(255, 255, 255, .05);--theme-input-border: rgba(255, 255, 255, .1);--theme-input-placeholder: #64748b;--theme-input-focus-ring: rgba(20, 184, 166, .3);--theme-nav-bg: #1e293b;--theme-nav-border: rgba(255, 255, 255, .1);--theme-nav-item-hover: rgba(255, 255, 255, .05);--theme-nav-item-active: rgba(13, 148, 136, .15);--logo-filter: brightness(0) invert(1)}.theme-page{background:var(--theme-bg-primary);background-image:var(--theme-gradient-page);background-attachment:fixed;min-height:100vh;color:var(--theme-text-primary);transition:background-color .3s ease,color .3s ease}.theme-card{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:1rem;box-shadow:var(--theme-shadow-card);transition:all .2s ease}.theme-card:hover{box-shadow:var(--theme-shadow-card-hover);border-color:var(--theme-border-hover)}.theme-card-elevated{background:var(--theme-bg-elevated);border:1px solid var(--theme-border-primary);border-radius:1.25rem;box-shadow:var(--theme-shadow-lg)}.theme-stat-card{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:1rem;padding:1.25rem;box-shadow:var(--theme-shadow-sm);transition:all .2s ease}.theme-stat-card:hover{box-shadow:var(--theme-shadow-md);transform:translateY(-2px)}.theme-stat-value{font-size:2rem;font-weight:700;color:var(--theme-text-primary);line-height:1.2}.theme-stat-label{font-size:.875rem;color:var(--theme-text-tertiary);margin-top:.25rem}.theme-stat-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.theme-stat-icon-blue{background:var(--theme-accent-blue-light);color:var(--theme-accent-blue)}.theme-stat-icon-green{background:var(--theme-accent-green-light);color:var(--theme-accent-green)}.theme-stat-icon-orange{background:var(--theme-accent-orange-light);color:var(--theme-accent-orange)}.theme-stat-icon-red{background:var(--theme-accent-red-light);color:var(--theme-accent-red)}.theme-stat-icon-purple{background:var(--theme-accent-purple-light);color:var(--theme-accent-purple)}.theme-stat-icon-teal{background:var(--theme-primary-100);color:var(--theme-primary-600)}[data-theme=dark] .theme-stat-icon-teal{background:#0d948826;color:var(--theme-primary-400)}.theme-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:.75rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;border:none}.theme-btn-primary{background:var(--theme-gradient-primary);color:#fff;box-shadow:var(--theme-shadow-sm)}.theme-btn-primary:hover{box-shadow:var(--theme-shadow-md);transform:translateY(-1px)}.theme-btn-secondary{background:var(--theme-bg-tertiary);color:var(--theme-text-primary);border:1px solid var(--theme-border-primary)}.theme-btn-secondary:hover{background:var(--theme-border-hover)}.theme-btn-ghost{background:transparent;color:var(--theme-text-secondary)}.theme-btn-ghost:hover{background:var(--theme-bg-tertiary);color:var(--theme-text-primary)}.theme-btn-danger{background:var(--theme-accent-red-light);color:var(--theme-accent-red);border:1px solid var(--theme-accent-red)}.theme-btn-danger:hover{background:var(--theme-accent-red);color:#fff}.theme-btn-success{background:var(--theme-accent-green-light);color:var(--theme-accent-green);border:1px solid var(--theme-accent-green)}.theme-btn-success:hover{background:var(--theme-accent-green);color:#fff}.theme-input{width:100%;padding:.75rem 1rem;background:var(--theme-input-bg);border:1px solid var(--theme-input-border);border-radius:.75rem;color:var(--theme-text-primary);font-size:.9375rem;transition:all .2s ease}.theme-input::-moz-placeholder{color:var(--theme-input-placeholder)}.theme-input::placeholder{color:var(--theme-input-placeholder)}.theme-input:focus{outline:none;border-color:var(--theme-border-focus);box-shadow:0 0 0 3px var(--theme-input-focus-ring)}.theme-input:disabled{opacity:.5;cursor:not-allowed}.theme-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.theme-badge-blue{background:var(--theme-accent-blue-light);color:var(--theme-accent-blue)}.theme-badge-green{background:var(--theme-accent-green-light);color:var(--theme-accent-green)}.theme-badge-orange{background:var(--theme-accent-orange-light);color:var(--theme-accent-orange)}.theme-badge-red{background:var(--theme-accent-red-light);color:var(--theme-accent-red)}.theme-badge-purple{background:var(--theme-accent-purple-light);color:var(--theme-accent-purple)}.theme-badge-yellow{background:var(--theme-accent-yellow-light);color:var(--theme-accent-yellow)}.theme-badge-teal{background:var(--theme-primary-100);color:var(--theme-primary-600)}[data-theme=dark] .theme-badge-teal{background:#0d948826;color:var(--theme-primary-400)}.theme-nav{background:var(--theme-nav-bg);border-bottom:1px solid var(--theme-nav-border);box-shadow:var(--theme-shadow-sm)}.theme-nav-item{padding:.75rem 1rem;color:var(--theme-text-secondary);border-radius:.5rem;transition:all .2s ease;cursor:pointer}.theme-nav-item:hover{background:var(--theme-nav-item-hover);color:var(--theme-text-primary)}.theme-nav-item.active{background:var(--theme-nav-item-active);color:var(--theme-primary-600)}.theme-sidebar{background:var(--theme-bg-secondary);border-right:1px solid var(--theme-border-primary)}[dir=rtl] .theme-sidebar{border-right:none;border-left:1px solid var(--theme-border-primary)}.theme-modal-backdrop{position:fixed;inset:0;background:#000000e6;backdrop-filter:none;-webkit-backdrop-filter:none;z-index:50}.theme-modal{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:1.25rem;box-shadow:var(--theme-shadow-2xl)}.theme-modal-header{padding:1.5rem;border-bottom:1px solid var(--theme-border-primary)}.theme-modal-body{padding:1.5rem}.theme-modal-footer{padding:1.5rem;border-top:1px solid var(--theme-border-primary);display:flex;gap:.75rem;justify-content:flex-end}.theme-table{width:100%;border-collapse:separate;border-spacing:0}.theme-table th{background:var(--theme-bg-tertiary);color:var(--theme-text-tertiary);font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1rem;text-align:right;border-bottom:1px solid var(--theme-border-primary)}.theme-table td{padding:1rem;border-bottom:1px solid var(--theme-border-secondary);color:var(--theme-text-primary)}.theme-table tr:hover td{background:var(--theme-bg-tertiary)}.theme-scrollbar::-webkit-scrollbar{width:8px;height:8px}.theme-scrollbar::-webkit-scrollbar-track{background:var(--theme-scrollbar-bg);border-radius:4px}.theme-scrollbar::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb);border-radius:4px}.theme-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb-hover)}.theme-divider{border:none;border-top:1px solid var(--theme-border-primary);margin:1rem 0}.theme-text-primary{color:var(--theme-text-primary)}.theme-text-secondary{color:var(--theme-text-secondary)}.theme-text-tertiary{color:var(--theme-text-tertiary)}.theme-text-disabled{color:var(--theme-text-disabled)}.theme-bg-primary{background:var(--theme-bg-primary)}.theme-bg-secondary{background:var(--theme-bg-secondary)}.theme-bg-tertiary{background:var(--theme-bg-tertiary)}.theme-border{border:1px solid var(--theme-border-primary)}.theme-border-t{border-top:1px solid var(--theme-border-primary)}.theme-border-b{border-bottom:1px solid var(--theme-border-primary)}.theme-skeleton{background:linear-gradient(90deg,var(--theme-bg-tertiary) 0%,var(--theme-border-hover) 50%,var(--theme-bg-tertiary) 100%);background-size:200% 100%;animation:theme-shimmer 1.5s ease-in-out infinite;border-radius:.5rem}@keyframes theme-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.theme-focus-ring:focus{outline:none;box-shadow:0 0 0 3px var(--theme-input-focus-ring)}.theme-transition{transition:all .2s ease}.theme-transition-colors{transition:background-color .2s ease,color .2s ease,border-color .2s ease}html[data-theme=light] .stat-card-premium,html.light .stat-card-premium{background:#fff;border:1px solid #cbd5e1;border-radius:24px;padding:24px;box-shadow:0 6px 25px #0000001f,0 3px 10px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}html[data-theme=light] .stat-card-premium:hover,html.light .stat-card-premium:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 60px #0003,0 10px 25px #0000001f;border-color:#94a3b8}html[data-theme=light] .stat-card-premium .stat-value,html.light .stat-card-premium .stat-value{font-size:3rem;font-weight:800;color:#1e293b;line-height:1;letter-spacing:-.03em;margin-bottom:8px}html[data-theme=light] .stat-card-premium .stat-label,html.light .stat-card-premium .stat-label{font-size:.9rem;font-weight:500;color:#64748b;text-transform:none}.stat-icon-wrapper{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.stat-icon-blue{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#3b82f6;box-shadow:0 4px 12px #3b82f633}.stat-icon-green{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#22c55e;box-shadow:0 4px 12px #22c55e33}.stat-icon-orange{background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#f97316;box-shadow:0 4px 12px #f9731633}.stat-icon-red{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#ef4444;box-shadow:0 4px 12px #ef444433}.stat-icon-purple{background:linear-gradient(135deg,#faf5ff,#f3e8ff);color:#8b5cf6;box-shadow:0 4px 12px #8b5cf633}.stat-icon-teal{background:linear-gradient(135deg,#f0fdfa,#ccfbf1);color:#14b8a6;box-shadow:0 4px 12px #14b8a633}.stat-icon-yellow{background:linear-gradient(135deg,#fefce8,#fef9c3);color:#eab308;box-shadow:0 4px 12px #eab30833}.progress-bar-modern{height:8px;background:#f1f5f9;border-radius:9999px;overflow:hidden;position:relative}.progress-bar-modern .progress-fill{height:100%;border-radius:9999px;transition:width .5s ease-out}.progress-fill-gradient{background:linear-gradient(90deg,#3b82f6,#22c55e,#f97316)}.progress-fill-blue{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.progress-fill-green{background:linear-gradient(90deg,#22c55e,#4ade80)}.progress-fill-orange{background:linear-gradient(90deg,#f97316,#fb923c)}.btn-modern-dark{background:#1e293b;color:#fff;padding:10px 20px;border-radius:12px;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #00000026}.btn-modern-dark:hover{background:#0f172a;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.btn-modern-outline{background:#fff;color:#1e293b;padding:10px 20px;border-radius:12px;font-size:.875rem;font-weight:600;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s ease}.btn-modern-outline:hover{background:#f8fafc;border-color:#cbd5e1}.avatar-group{display:flex;align-items:center}.avatar-group .avatar{width:40px;height:40px;border-radius:50%;border:3px solid #ffffff;margin-left:-12px;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 8px #0000001a}.avatar-group .avatar:first-child{margin-left:0}.avatar-group .avatar-more{width:40px;height:40px;border-radius:50%;background:#f1f5f9;border:3px solid #ffffff;margin-left:-12px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#64748b}html[data-theme=light] .glass,html.light .glass{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid #cbd5e1!important;box-shadow:0 4px 15px #00000014,0 2px 6px #0000000f,0 0 1px #0000001a!important}html[data-theme=light] .glass:hover,html.light .glass:hover{box-shadow:0 15px 40px #00000026,0 6px 15px #0000001a!important;border-color:#94a3b8!important}html[data-theme=light] .bg-white\/20,html.light .bg-white\/20{background:#cbd5e1!important}html[data-theme=light] .bg-slate-900,html[data-theme=light] .bg-slate-800,html[data-theme=light] .bg-slate-900\/95,html.light .bg-slate-900,html.light .bg-slate-800,html.light .bg-slate-900\/95{background:#fff!important}html[data-theme=light] .border-white\/5,html[data-theme=light] .border-white\/10,html.light .border-white\/5,html.light .border-white\/10{border-color:#cbd5e1!important}html[data-theme=light] .border-white\/20,html[data-theme=light] .border-white\/30,html.light .border-white\/20,html.light .border-white\/30{border-color:#94a3b8!important}html[data-theme=light] .hover\:bg-white\/20:hover,html.light .hover\:bg-white\/20:hover{background:#cbd5e1!important}html[data-theme=light] .stat-card-pro-compact,html.light .stat-card-pro-compact{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:.75rem!important;box-shadow:0 4px 15px #00000014,0 2px 6px #0000000f!important}html[data-theme=light] .stat-card-pro-compact:hover,html.light .stat-card-pro-compact:hover{box-shadow:0 15px 40px #00000026,0 6px 15px #0000001a!important;border-color:#94a3b8!important;transform:translateY(-2px)}html[data-theme=light] .placeholder-white\/40::-moz-placeholder,html.light .placeholder-white\/40::-moz-placeholder{color:#94a3b8!important}html[data-theme=light] .placeholder-white\/40::placeholder,html.light .placeholder-white\/40::placeholder{color:#94a3b8!important}html[data-theme=light] input.bg-white\/5,html[data-theme=light] textarea.bg-white\/5,html.light input.bg-white\/5,html.light textarea.bg-white\/5{background:#fff!important;border-color:#e2e8f0!important;color:#1e293b!important}html[data-theme=light] .bg-teal-500,html.light .bg-teal-500{background:linear-gradient(135deg,#2dd4bf,#14b8a6)!important;box-shadow:0 4px 14px #14b8a659!important}html[data-theme=light] .bg-teal-500:hover,html.light .bg-teal-500:hover{background:linear-gradient(135deg,#5eead4,#2dd4bf)!important;box-shadow:0 6px 20px #14b8a673!important;transform:translateY(-1px)}html[data-theme=light] .from-teal-500,html[data-theme=light] .from-teal-400,html.light .from-teal-500,html.light .from-teal-400{--tw-gradient-from: #2dd4bf !important}html[data-theme=light] .to-teal-600,html[data-theme=light] .to-teal-700,html.light .to-teal-600,html.light .to-teal-700{--tw-gradient-to: #14b8a6 !important}html[data-theme=light] .bg-emerald-500,html[data-theme=light] .bg-green-500,html.light .bg-emerald-500,html.light .bg-green-500{background:linear-gradient(135deg,#4ade80,#22c55e)!important;box-shadow:0 4px 14px #22c55e59!important}html[data-theme=light] .bg-emerald-500:hover,html[data-theme=light] .bg-green-500:hover,html.light .bg-emerald-500:hover,html.light .bg-green-500:hover{background:linear-gradient(135deg,#86efac,#4ade80)!important;box-shadow:0 6px 20px #22c55e73!important}html[data-theme=light] .from-green-400,html[data-theme=light] .from-emerald-400,html.light .from-green-400,html.light .from-emerald-400{--tw-gradient-from: #4ade80 !important}html[data-theme=light] .to-green-500,html[data-theme=light] .to-emerald-500,html[data-theme=light] .to-emerald-600,html.light .to-green-500,html.light .to-emerald-500,html.light .to-emerald-600{--tw-gradient-to: #22c55e !important}html[data-theme=light] .bg-blue-500,html.light .bg-blue-500{background:linear-gradient(135deg,#60a5fa,#3b82f6)!important;box-shadow:0 4px 14px #3b82f659!important}html[data-theme=light] .bg-blue-500:hover,html.light .bg-blue-500:hover{background:linear-gradient(135deg,#93c5fd,#60a5fa)!important;box-shadow:0 6px 20px #3b82f673!important}html[data-theme=light] .bg-orange-500,html[data-theme=light] .bg-yellow-500,html.light .bg-orange-500,html.light .bg-yellow-500{background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;box-shadow:0 4px 14px #f59e0b59!important}html[data-theme=light] .from-yellow-400,html[data-theme=light] .from-orange-400,html.light .from-yellow-400,html.light .from-orange-400{--tw-gradient-from: #fbbf24 !important}html[data-theme=light] .to-orange-500,html[data-theme=light] .to-orange-600,html.light .to-orange-500,html.light .to-orange-600{--tw-gradient-to: #f59e0b !important}html[data-theme=light] .bg-purple-500,html.light .bg-purple-500{background:linear-gradient(135deg,#a78bfa,#8b5cf6)!important;box-shadow:0 4px 14px #8b5cf659!important}html[data-theme=light] .shadow-teal-500\/25,html[data-theme=light] .shadow-teal-500\/20,html.light .shadow-teal-500\/25,html.light .shadow-teal-500\/20{--tw-shadow-color: rgba(20, 184, 166, .35) !important;box-shadow:0 4px 14px var(--tw-shadow-color)!important}html[data-theme=light] .shadow-green-500\/25,html[data-theme=light] .shadow-emerald-500\/25,html.light .shadow-green-500\/25,html.light .shadow-emerald-500\/25{--tw-shadow-color: rgba(34, 197, 94, .35) !important;box-shadow:0 4px 14px var(--tw-shadow-color)!important}html[data-theme=light] .shadow-blue-500\/25,html.light .shadow-blue-500\/25{--tw-shadow-color: rgba(59, 130, 246, .35) !important;box-shadow:0 4px 14px var(--tw-shadow-color)!important}html[data-theme=light] .shadow-orange-500\/25,html[data-theme=light] .shadow-orange-500\/20,html.light .shadow-orange-500\/25,html.light .shadow-orange-500\/20{--tw-shadow-color: rgba(249, 115, 22, .35) !important;box-shadow:0 4px 14px var(--tw-shadow-color)!important}html[data-theme=light] .shadow-purple-500\/25,html.light .shadow-purple-500\/25{--tw-shadow-color: rgba(139, 92, 246, .35) !important;box-shadow:0 4px 14px var(--tw-shadow-color)!important}html[data-theme=light] .bg-teal-500\/20,html.light .bg-teal-500\/20{background:#f0fdfa!important}html[data-theme=light] .bg-blue-500\/20,html.light .bg-blue-500\/20{background:#eff6ff!important}html[data-theme=light] .bg-green-500\/20,html.light .bg-green-500\/20{background:#f0fdf4!important}html[data-theme=light] .bg-red-500\/20,html.light .bg-red-500\/20{background:#fef2f2!important}html[data-theme=light] .bg-yellow-500\/20,html[data-theme=light] .bg-yellow-500\/10,html.light .bg-yellow-500\/20,html.light .bg-yellow-500\/10{background:#fefce8!important}html[data-theme=light] [class*=bg-slate-900],html.light [class*=bg-slate-900]{background:#fff!important;border-color:#e2e8f0!important}html[data-theme=light] .from-slate-900,html[data-theme=light] .via-indigo-900\/20,html[data-theme=light] .to-slate-900,html.light .from-slate-900,html.light .via-indigo-900\/20,html.light .to-slate-900{--tw-gradient-from: #f1f5f9 !important;--tw-gradient-via: #e2e8f0 !important;--tw-gradient-to: #f1f5f9 !important}html[data-theme=light] [class*=rounded-xl]:not(.toast):not([class*=toast]):not([id*=toast]):not([data-ux-toast]),html[data-theme=light] [class*=rounded-2xl]:not(.toast):not([class*=toast]):not([id*=toast]):not([data-ux-toast]),html[data-theme=light] [class*=rounded-3xl]:not(.toast):not([class*=toast]):not([id*=toast]):not([data-ux-toast]),html.light [class*=rounded-xl]:not(.toast):not([class*=toast]):not([id*=toast]):not([data-ux-toast]),html.light [class*=rounded-2xl]:not(.toast):not([class*=toast]):not([id*=toast]):not([data-ux-toast]),html.light [class*=rounded-3xl]:not(.toast):not([class*=toast]):not([id*=toast]):not([data-ux-toast]){border-color:#cbd5e1!important}html[data-theme=light] .bg-white:not(.toast):not([class*=toast]):not([id*=toast]):not([data-ux-toast]),html.light .bg-white:not(.toast):not([class*=toast]):not([id*=toast]):not([data-ux-toast]){box-shadow:0 4px 15px #00000014,0 2px 6px #0000000d!important;border:1px solid #e2e8f0!important}html[data-theme=light] .toast,html[data-theme=light] [class*=toast],html[data-theme=light] [id*=toast],html[data-theme=light] [data-ux-toast],html.light .toast,html.light [class*=toast],html.light [id*=toast],html.light [data-ux-toast]{border:none!important;border-width:0!important;outline:none!important;box-shadow:0 4px 14px #00000014,0 2px 6px #0000000a!important}html[data-theme=light] nav,html[data-theme=light] header,html.light nav,html.light header{border-bottom:1px solid #cbd5e1!important;box-shadow:0 2px 10px #00000014!important}html[data-theme=light] aside,html.light aside{border-right:1px solid #cbd5e1!important;box-shadow:2px 0 10px #0000000d!important}html[dir=rtl][data-theme=light] aside,html[dir=rtl].light aside{border-right:none!important;border-left:1px solid #cbd5e1!important;box-shadow:-2px 0 10px #0000000d!important}html[data-theme=light] button[class*=bg-white],html.light button[class*=bg-white]{border:1px solid #cbd5e1!important;box-shadow:0 2px 6px #00000014!important}html[data-theme=light] button[class*=bg-white]:hover,html.light button[class*=bg-white]:hover{border-color:#94a3b8!important;box-shadow:0 4px 12px #0000001f!important}html[data-theme=light] button[class*=bg-slate],html[data-theme=light] button[class*=bg-gray],html.light button[class*=bg-slate],html.light button[class*=bg-gray]{background:#f1f5f9!important;border:1px solid #cbd5e1!important;color:#334155!important}html[data-theme=light] button[class*=bg-slate]:hover,html[data-theme=light] button[class*=bg-gray]:hover,html.light button[class*=bg-slate]:hover,html.light button[class*=bg-gray]:hover{background:#e2e8f0!important;border-color:#94a3b8!important}html[data-theme=light] [role=tab],html.light [role=tab]{border:1px solid transparent}html[data-theme=light] [role=tab][aria-selected=true],html.light [role=tab][aria-selected=true]{background:#fff!important;border:1px solid #cbd5e1!important;box-shadow:0 2px 8px #00000014!important}html[data-theme=light] input,html[data-theme=light] textarea,html[data-theme=light] select,html.light input,html.light textarea,html.light select{border:1px solid #cbd5e1!important;background:#fff!important}html[data-theme=light] input:focus,html[data-theme=light] textarea:focus,html[data-theme=light] select:focus,html.light input:focus,html.light textarea:focus,html.light select:focus{border-color:#14b8a6!important;box-shadow:0 0 0 3px #14b8a626!important}html[data-theme=light] table,html.light table{border:1px solid #e2e8f0!important}html[data-theme=light] th,html.light th{background:#f8fafc!important;border-bottom:2px solid #cbd5e1!important;color:#334155!important}html[data-theme=light] td,html.light td{border-bottom:1px solid #e2e8f0!important}html[data-theme=light] tr:hover td,html.light tr:hover td{background:#f8fafc!important}html[data-theme=light] hr,html[data-theme=light] [class*=divide-],html.light hr,html.light [class*=divide-]{border-color:#cbd5e1!important}html[data-theme=light] [class*=badge],html[data-theme=light] [class*=tag],html.light [class*=badge],html.light [class*=tag]{border:1px solid currentColor!important}html[data-theme=light] .pro-modal,html.light .pro-modal{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:0 25px 50px #00000026,0 10px 20px #0000001a!important}html[data-theme=light] .pro-modal-header,html.light .pro-modal-header{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important}html[data-theme=light] .pro-modal-backdrop,html.light .pro-modal-backdrop{background:#0006!important}html[data-theme=light] .pro-modal .text-white,html.light .pro-modal .text-white{color:#1e293b!important}html[data-theme=light] .pro-modal .text-white\/50,html[data-theme=light] .pro-modal .text-white\/60,html[data-theme=light] .pro-modal .text-white\/70,html.light .pro-modal .text-white\/50,html.light .pro-modal .text-white\/60,html.light .pro-modal .text-white\/70{color:#64748b!important}html[data-theme=light] .pro-modal .text-white\/30,html[data-theme=light] .pro-modal .text-white\/40,html.light .pro-modal .text-white\/30,html.light .pro-modal .text-white\/40{color:#94a3b8!important}html[data-theme=light] .pro-modal .bg-white\/10,html[data-theme=light] .pro-modal .bg-white\/5,html.light .pro-modal .bg-white\/10,html.light .pro-modal .bg-white\/5{background:#f1f5f9!important}html[data-theme=light] .pro-modal .bg-white\/20,html.light .pro-modal .bg-white\/20{background:#e2e8f0!important}html[data-theme=light] .pro-modal .hover\:bg-white\/20:hover,html.light .pro-modal .hover\:bg-white\/20:hover{background:#cbd5e1!important}html[data-theme=light] .pro-modal .border-white\/10,html[data-theme=light] .pro-modal .border-white\/20,html.light .pro-modal .border-white\/10,html.light .pro-modal .border-white\/20{border-color:#e2e8f0!important}html[data-theme=light] .pro-modal .bg-white\/10,html.light .pro-modal .bg-white\/10{background:#e2e8f0!important}html[data-theme=light] .pro-modal .pro-card,html.light .pro-modal .pro-card{background:#f1f5f9!important;border:1px solid #e2e8f0!important}html[data-theme=light] .pro-modal .pro-card:hover,html.light .pro-modal .pro-card:hover{background:#e2e8f0!important}html[data-theme=light] .pro-modal input,html[data-theme=light] .pro-modal textarea,html[data-theme=light] .pro-modal select,html[data-theme=light] .pro-modal .input,html[data-theme=light] .pro-modal .pro-input,html.light .pro-modal input,html.light .pro-modal textarea,html.light .pro-modal select,html.light .pro-modal .input,html.light .pro-modal .pro-input{background:#f1f5f9!important;border:1px solid #cbd5e1!important;color:#1e293b!important}html[data-theme=light] .pro-modal input:focus,html[data-theme=light] .pro-modal textarea:focus,html[data-theme=light] .pro-modal select:focus,html[data-theme=light] .pro-modal .input:focus,html[data-theme=light] .pro-modal .pro-input:focus,html.light .pro-modal input:focus,html.light .pro-modal textarea:focus,html.light .pro-modal select:focus,html.light .pro-modal .input:focus,html.light .pro-modal .pro-input:focus{background:#fff!important;border-color:#14b8a6!important;box-shadow:0 0 0 3px #14b8a626!important}html[data-theme=light] .pro-modal input::-moz-placeholder,html[data-theme=light] .pro-modal textarea::-moz-placeholder,html.light .pro-modal input::-moz-placeholder,html.light .pro-modal textarea::-moz-placeholder{color:#94a3b8!important}html[data-theme=light] .pro-modal input::placeholder,html[data-theme=light] .pro-modal textarea::placeholder,html.light .pro-modal input::placeholder,html.light .pro-modal textarea::placeholder{color:#94a3b8!important}html[data-theme=light] .input,html.light .input{background:#f1f5f9!important;border:1px solid #cbd5e1!important;color:#1e293b!important}html[data-theme=light] .input:focus,html.light .input:focus{background:#fff!important;border-color:#14b8a6!important;box-shadow:0 0 0 3px #14b8a626!important}html[data-theme=light] .input::-moz-placeholder,html.light .input::-moz-placeholder{color:#94a3b8!important}html[data-theme=light] .input::placeholder,html.light .input::placeholder{color:#94a3b8!important}html[data-theme=light] .glass-card input,html[data-theme=light] .glass-card textarea,html[data-theme=light] .glass-card select,html.light .glass-card input,html.light .glass-card textarea,html.light .glass-card select{background:#f1f5f9!important;border:1px solid #cbd5e1!important;color:#1e293b!important}html[data-theme=light] .glass-card input:focus,html[data-theme=light] .glass-card textarea:focus,html[data-theme=light] .glass-card select:focus,html.light .glass-card input:focus,html.light .glass-card textarea:focus,html.light .glass-card select:focus{background:#fff!important;border-color:#14b8a6!important;box-shadow:0 0 0 3px #14b8a626!important}html[data-theme=light] .adora-card input,html[data-theme=light] .adora-card textarea,html[data-theme=light] .adora-card select,html.light .adora-card input,html.light .adora-card textarea,html.light .adora-card select{background:#f1f5f9!important;border:1px solid #cbd5e1!important;color:#1e293b!important}html[data-theme=light] .adora-card input:focus,html[data-theme=light] .adora-card textarea:focus,html[data-theme=light] .adora-card select:focus,html.light .adora-card input:focus,html.light .adora-card textarea:focus,html.light .adora-card select:focus{background:#fff!important;border-color:#14b8a6!important;box-shadow:0 0 0 3px #14b8a626!important}html[data-theme=light] [class*=fixed][class*=inset] input,html[data-theme=light] [class*=fixed][class*=inset] textarea,html[data-theme=light] [class*=fixed][class*=inset] select,html.light [class*=fixed][class*=inset] input,html.light [class*=fixed][class*=inset] textarea,html.light [class*=fixed][class*=inset] select{background:#f1f5f9!important;border:1px solid #cbd5e1!important;color:#1e293b!important}html[data-theme=light] [class*=fixed][class*=inset] input:focus,html[data-theme=light] [class*=fixed][class*=inset] textarea:focus,html[data-theme=light] [class*=fixed][class*=inset] select:focus,html.light [class*=fixed][class*=inset] input:focus,html.light [class*=fixed][class*=inset] textarea:focus,html.light [class*=fixed][class*=inset] select:focus{background:#fff!important;border-color:#14b8a6!important;box-shadow:0 0 0 3px #14b8a626!important}html[data-theme=light] input[class*=bg-white],html[data-theme=light] input[class*=bg-transparent],html[data-theme=light] input:not([class*=bg-]),html.light input[class*=bg-white],html.light input[class*=bg-transparent]{background:#f1f5f9!important;border:1px solid #cbd5e1!important;color:#1e293b!important}html[data-theme=light] input.text-center,html.light input.text-center{background:#f1f5f9!important;border:1px solid #cbd5e1!important;color:#1e293b!important}html[data-theme=light] input.text-center:focus,html.light input.text-center:focus{background:#fff!important;border-color:#14b8a6!important;box-shadow:0 0 0 3px #14b8a626!important}html[data-theme=light] input::-moz-placeholder,html.light input::-moz-placeholder{color:#64748b!important}html[data-theme=light] input::placeholder,html.light input::placeholder{color:#64748b!important}html[data-theme=light] .glass-card .text-white,html[data-theme=light] .adora-card .text-white,html[data-theme=light] .adora-modal .text-white,html[data-theme=light] .pro-modal .text-white,html[data-theme=light] .pro-card .text-white,html.light .glass-card .text-white,html.light .adora-card .text-white,html.light .adora-modal .text-white,html.light .pro-modal .text-white,html.light .pro-card .text-white{color:#1e293b!important}html[data-theme=light] .glass-card [class*="text-white/"],html[data-theme=light] .adora-card [class*="text-white/"],html[data-theme=light] .adora-modal [class*="text-white/"],html[data-theme=light] .pro-modal [class*="text-white/"],html[data-theme=light] .pro-card [class*="text-white/"],html.light .glass-card [class*="text-white/"],html.light .adora-card [class*="text-white/"],html.light .adora-modal [class*="text-white/"],html.light .pro-modal [class*="text-white/"],html.light .pro-card [class*="text-white/"]{color:#475569!important}html[data-theme=light] [class*="bg-white/5"],html[data-theme=light] [class*="bg-white/10"],html[data-theme=light] [class*="bg-white/20"],html.light [class*="bg-white/5"],html.light [class*="bg-white/10"],html.light [class*="bg-white/20"]{background:#f1f5f9!important}html[data-theme=light] [class*="border-white/10"],html[data-theme=light] [class*="border-white/20"],html.light [class*="border-white/10"],html.light [class*="border-white/20"]{border-color:#e2e8f0!important}html[data-theme=light] .bg-primary-500 .text-white,html[data-theme=light] .bg-primary-600 .text-white,html[data-theme=light] .bg-teal-500 .text-white,html[data-theme=light] .bg-teal-600 .text-white,html[data-theme=light] .bg-green-500 .text-white,html[data-theme=light] .bg-green-600 .text-white,html[data-theme=light] .bg-red-500 .text-white,html[data-theme=light] .bg-red-600 .text-white,html[data-theme=light] .bg-yellow-500 .text-white,html[data-theme=light] .bg-blue-500 .text-white,html[data-theme=light] .bg-gradient-to-r .text-white,html[data-theme=light] .adora-btn-primary .text-white,html[data-theme=light] .adora-btn-success .text-white,html[data-theme=light] .adora-btn-danger .text-white,html.light .bg-primary-500 .text-white,html.light .bg-primary-600 .text-white,html.light .bg-teal-500 .text-white,html.light .bg-teal-600 .text-white,html.light .bg-green-500 .text-white,html.light .bg-green-600 .text-white,html.light .bg-red-500 .text-white,html.light .bg-red-600 .text-white,html.light .bg-yellow-500 .text-white,html.light .bg-blue-500 .text-white,html.light .bg-gradient-to-r .text-white,html.light .adora-btn-primary .text-white,html.light .adora-btn-success .text-white,html.light .adora-btn-danger .text-white{color:#fff!important}html[data-theme=light] [class*=placeholder-white]::-moz-placeholder,html.light [class*=placeholder-white]::-moz-placeholder{color:#64748b!important}html[data-theme=light] [class*=placeholder-white]::placeholder,html.light [class*=placeholder-white]::placeholder{color:#64748b!important}html[data-theme=light] .space-y-4>div .text-white:not([class*=bg-]),html[data-theme=light] .space-y-3>div .text-white:not([class*=bg-]),html.light .space-y-4>div .text-white:not([class*=bg-]),html.light .space-y-3>div .text-white:not([class*=bg-]){color:#1e293b!important}html[data-theme=light] .adora-stat-card .text-white,html[data-theme=light] .stat-card-pro .text-white,html[data-theme=light] .stat-card-pro-compact .text-white,html.light .adora-stat-card .text-white,html.light .stat-card-pro .text-white,html.light .stat-card-pro-compact .text-white{color:#1e293b!important}html[data-theme=light] .adora-stat-card [class*="text-white/"],html[data-theme=light] .stat-card-pro [class*="text-white/"],html[data-theme=light] .stat-card-pro-compact [class*="text-white/"],html.light .adora-stat-card [class*="text-white/"],html.light .stat-card-pro [class*="text-white/"],html.light .stat-card-pro-compact [class*="text-white/"]{color:#475569!important}html[data-theme=light] .rounded-xl .text-white,html[data-theme=light] .rounded-2xl .text-white,html[data-theme=light] .rounded-3xl .text-white,html.light .rounded-xl .text-white,html.light .rounded-2xl .text-white,html.light .rounded-3xl .text-white{color:#1e293b!important}html[data-theme=light] .rounded-xl [class*="text-white/"],html[data-theme=light] .rounded-2xl [class*="text-white/"],html[data-theme=light] .rounded-3xl [class*="text-white/"],html.light .rounded-xl [class*="text-white/"],html.light .rounded-2xl [class*="text-white/"],html.light .rounded-3xl [class*="text-white/"]{color:#475569!important}html[data-theme=light] .bg-slate-800 .text-white,html[data-theme=light] .bg-slate-900 .text-white,html[data-theme=light] .bg-gray-800 .text-white,html[data-theme=light] .bg-gray-900 .text-white,html[data-theme=light] .bg-black .text-white,html[data-theme=light] [class*=bg-gradient-to-br][class*=from-slate] .text-white,html.light .bg-slate-800 .text-white,html.light .bg-slate-900 .text-white,html.light .bg-gray-800 .text-white,html.light .bg-gray-900 .text-white,html.light .bg-black .text-white,html.light [class*=bg-gradient-to-br][class*=from-slate] .text-white{color:#fff!important}html[data-theme=light] .text-white:not(.bg-primary-500 .text-white):not(.bg-teal-500 .text-white):not(.bg-green-500 .text-white):not(.bg-red-500 .text-white):not(.bg-blue-500 .text-white):not(button.bg-green-500>*):not(button.bg-red-500>*),html.light .text-white:not(.bg-primary-500 .text-white):not(.bg-teal-500 .text-white):not(.bg-green-500 .text-white):not(.bg-red-500 .text-white):not(.bg-blue-500 .text-white):not(button.bg-green-500>*):not(button.bg-red-500>*){color:#1e293b!important}html[data-theme=light] [class*="text-white\\/"],html.light [class*="text-white\\/"]{color:#475569!important}[data-theme=dark] [class*=bg-slate-900],[data-theme=dark] [class*=bg-slate-800],.dark [class*=bg-slate-900],.dark [class*=bg-slate-800]{background:var(--theme-bg-secondary)!important}[data-theme=dark] [class*=from-slate-900],[data-theme=dark] [class*=via-slate-800],.dark [class*=from-slate-900],.dark [class*=via-slate-800]{--tw-gradient-from: var(--theme-bg-secondary) !important;--tw-gradient-via: var(--theme-bg-tertiary) !important}html[data-theme=light] [class*=bg-slate-900],html[data-theme=light] [class*=bg-slate-800],html.light [class*=bg-slate-900],html.light [class*=bg-slate-800]{background:var(--theme-bg-secondary)!important}html[data-theme=light] [class*=from-slate-900],html[data-theme=light] [class*=via-slate-800],html.light [class*=from-slate-900],html.light [class*=via-slate-800]{--tw-gradient-from: var(--theme-bg-secondary) !important;--tw-gradient-via: var(--theme-bg-tertiary) !important}[data-theme=dark] .text-white:not([class*=bg-][class*=primary] *):not([class*=bg-][class*=teal] *):not([class*=bg-][class*=green] *):not([class*=bg-][class*=red] *):not([class*=bg-][class*=blue] *):not([class*=bg-gradient] *),.dark .text-white:not([class*=bg-][class*=primary] *):not([class*=bg-][class*=teal] *):not([class*=bg-][class*=green] *):not([class*=bg-][class*=red] *):not([class*=bg-][class*=blue] *):not([class*=bg-gradient] *){color:var(--theme-text-primary)!important}[data-theme=dark] [class*="border-white/"],.dark [class*="border-white/"],html[data-theme=light] [class*="border-white/"],html.light [class*="border-white/"]{border-color:var(--theme-border-primary)!important}[data-theme=dark] [class*="bg-slate-900/50"],[data-theme=dark] [class*="bg-slate-900/95"],.dark [class*="bg-slate-900/50"],.dark [class*="bg-slate-900/95"],html[data-theme=light] [class*="bg-slate-900/50"],html[data-theme=light] [class*="bg-slate-900/95"],html.light [class*="bg-slate-900/50"],html.light [class*="bg-slate-900/95"]{background:var(--theme-bg-tertiary)!important}[data-theme=dark] [class*="bg-black/"],.dark [class*="bg-black/"],html[data-theme=light] [class*="bg-black/"],html.light [class*="bg-black/"]{background-color:var(--theme-bg-overlay)!important}[data-theme=dark] [class*=fixed][class*=inset] [class*=bg-white],.dark [class*=fixed][class*=inset] [class*=bg-white],html[data-theme=light] [class*=fixed][class*=inset] [class*=bg-slate-900],html.light [class*=fixed][class*=inset] [class*=bg-slate-900]{background:var(--theme-bg-secondary)!important}html[data-theme=light] .bg-white:not([class*=gradient]):not(.bg-white\/):not([style*=background]),html.light .bg-white:not([class*=gradient]):not(.bg-white\/):not([style*=background]){background:var(--theme-bg-secondary)!important}[data-theme=dark] .bg-slate-700,[data-theme=dark] .bg-slate-600,[data-theme=dark] .bg-slate-500,.dark .bg-slate-700,.dark .bg-slate-600,.dark .bg-slate-500,html[data-theme=light] .bg-slate-700,html[data-theme=light] .bg-slate-600,html[data-theme=light] .bg-slate-500,html.light .bg-slate-700,html.light .bg-slate-600,html.light .bg-slate-500{background:var(--theme-bg-tertiary)!important}[data-theme=dark] .text-slate-800,[data-theme=dark] .text-slate-700,[data-theme=dark] .text-slate-600,[data-theme=dark] .text-slate-500,.dark .text-slate-800,.dark .text-slate-700,.dark .text-slate-600,.dark .text-slate-500{color:var(--theme-text-primary)!important}[data-theme=dark] .text-slate-400,[data-theme=dark] .text-slate-300,.dark .text-slate-400,.dark .text-slate-300{color:var(--theme-text-secondary)!important}html[data-theme=light] .text-slate-800,html[data-theme=light] .text-slate-700,html.light .text-slate-800,html.light .text-slate-700{color:var(--theme-text-primary)!important}html[data-theme=light] .text-slate-600,html[data-theme=light] .text-slate-500,html[data-theme=light] .text-slate-400,html.light .text-slate-600,html.light .text-slate-500,html.light .text-slate-400{color:var(--theme-text-secondary)!important}[data-theme=dark] .border-slate-700,[data-theme=dark] .border-slate-600,.dark .border-slate-700,.dark .border-slate-600,html[data-theme=light] .border-slate-200,html[data-theme=light] .border-slate-300,html.light .border-slate-200,html.light .border-slate-300{border-color:var(--theme-border-primary)!important}[data-theme=dark] .bg-gray-800,[data-theme=dark] .bg-gray-700,.dark .bg-gray-800,.dark .bg-gray-700{background:var(--theme-bg-secondary)!important}html[data-theme=light] .bg-gray-100,html[data-theme=light] .bg-gray-50,html.light .bg-gray-100,html.light .bg-gray-50,[data-theme=dark] .hover\:bg-slate-700:hover,[data-theme=dark] .hover\:bg-slate-600:hover,.dark .hover\:bg-slate-700:hover,.dark .hover\:bg-slate-600:hover,html[data-theme=light] .hover\:bg-slate-100:hover,html[data-theme=light] .hover\:bg-slate-50:hover,html.light .hover\:bg-slate-100:hover,html.light .hover\:bg-slate-50:hover{background:var(--theme-bg-tertiary)!important}[data-theme=dark] [class*=glass],.dark [class*=glass]{background:var(--theme-bg-secondary)!important}[data-theme=dark] * .text-white:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]),.dark * .text-white:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]){color:var(--theme-text-primary)!important}html[data-theme=light] * .text-white:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]),html.light * .text-white:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]){color:var(--theme-text-primary)!important}[data-theme=dark] div[class*=p-]:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([style*=background]),.dark div[class*=p-]:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([style*=background]){color:var(--theme-text-primary)}html[data-theme=light] div[class*=p-]:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([style*=background]),html.light div[class*=p-]:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([style*=background]){color:var(--theme-text-primary)}html[data-theme=light] div.bg-white:not([style*=background]),html[data-theme=light] section.bg-white:not([style*=background]),html[data-theme=light] article.bg-white:not([style*=background]),html[data-theme=light] main.bg-white:not([style*=background]),html.light div.bg-white:not([style*=background]),html.light section.bg-white:not([style*=background]),html.light article.bg-white:not([style*=background]),html.light main.bg-white:not([style*=background]){background:var(--theme-bg-secondary)!important}[data-theme=dark] div[class*=bg-slate],[data-theme=dark] section[class*=bg-slate],[data-theme=dark] article[class*=bg-slate],.dark div[class*=bg-slate],.dark section[class*=bg-slate],.dark article[class*=bg-slate]{background:var(--theme-bg-secondary)!important}html[data-theme=light] div[class*=bg-slate],html[data-theme=light] section[class*=bg-slate],html[data-theme=light] article[class*=bg-slate],html.light div[class*=bg-slate],html.light section[class*=bg-slate],html.light article[class*=bg-slate]{background:var(--theme-bg-secondary)!important}html[data-theme=light] h1.text-white:not([class*=bg-]):not([style*=background]),html[data-theme=light] h2.text-white:not([class*=bg-]):not([style*=background]),html[data-theme=light] h3.text-white:not([class*=bg-]):not([style*=background]),html[data-theme=light] p.text-white:not([class*=bg-]):not([style*=background]),html[data-theme=light] span.text-white:not([class*=bg-]):not([style*=background]),html.light h1.text-white:not([class*=bg-]):not([style*=background]),html.light h2.text-white:not([class*=bg-]):not([style*=background]),html.light h3.text-white:not([class*=bg-]):not([style*=background]),html.light p.text-white:not([class*=bg-]):not([style*=background]),html.light span.text-white:not([class*=bg-]):not([style*=background]){color:var(--theme-text-primary)!important}[data-theme=dark] [class*=border-slate],.dark [class*=border-slate],html[data-theme=light] [class*=border-slate],html.light [class*=border-slate]{border-color:var(--theme-border-primary)!important}[data-theme=dark] aside,[data-theme=dark] nav,[data-theme=dark] header,[data-theme=dark] footer,.dark aside,.dark nav,.dark header,.dark footer{background:var(--theme-bg-secondary)!important;color:var(--theme-text-primary)!important}html[data-theme=light] aside[class*=bg-slate],html[data-theme=light] nav[class*=bg-slate],html[data-theme=light] header[class*=bg-slate],html[data-theme=light] footer[class*=bg-slate],html.light aside[class*=bg-slate],html.light nav[class*=bg-slate],html.light header[class*=bg-slate],html.light footer[class*=bg-slate]{background:var(--theme-bg-secondary)!important}html[data-theme=light] .bg-white,html[data-theme=light] [class*=bg-white]:not([class*="bg-white/"]):not([class*="bg-white opacity"]):not([style*=background]),html.light .bg-white,html.light [class*=bg-white]:not([class*="bg-white/"]):not([class*="bg-white opacity"]):not([style*=background]){background:var(--theme-bg-secondary)!important}[data-theme=dark] [class*=bg-slate-],.dark [class*=bg-slate-],html[data-theme=light] [class*=bg-slate-],html.light [class*=bg-slate-]{background:var(--theme-bg-secondary)!important}html[data-theme=light] .text-white:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-yellow]):not([class*=bg-gradient]):not(button):not(a):not([style*=background]),html.light .text-white:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-yellow]):not([class*=bg-gradient]):not(button):not(a):not([style*=background]){color:var(--theme-text-primary)!important}[data-theme=dark] .text-slate-900,[data-theme=dark] .text-slate-800,.dark .text-slate-900,.dark .text-slate-800{color:var(--theme-text-primary)!important}html[data-theme=light] .text-slate-100,html[data-theme=light] .text-slate-50,html.light .text-slate-100,html.light .text-slate-50{color:var(--theme-text-tertiary)!important}[data-theme=dark] [class*=rounded][class*=bg-slate],[data-theme=dark] [class*=rounded][class*=bg-white],.dark [class*=rounded][class*=bg-slate],.dark [class*=rounded][class*=bg-white],html[data-theme=light] [class*=rounded][class*=bg-slate],html[data-theme=light] [class*=rounded][class*=bg-black],html.light [class*=rounded][class*=bg-slate],html.light [class*=rounded][class*=bg-black]{background:var(--theme-bg-secondary)!important}[data-theme=dark] [class*=flex][class*=bg-slate],[data-theme=dark] [class*=flex][class*=bg-white],.dark [class*=flex][class*=bg-slate],.dark [class*=flex][class*=bg-white],html[data-theme=light] [class*=flex][class*=bg-slate],html[data-theme=light] [class*=flex][class*=bg-black],html.light [class*=flex][class*=bg-slate],html.light [class*=flex][class*=bg-black]{background:var(--theme-bg-secondary)!important;color:var(--theme-text-primary)!important}[data-theme=dark] [class*=grid][class*=bg-slate],.dark [class*=grid][class*=bg-slate]{background:transparent!important}[data-theme=dark] [class*=grid]>[class*=bg-slate],.dark [class*=grid]>[class*=bg-slate]{background:var(--theme-bg-secondary)!important}html[data-theme=light] [class*=grid]>[class*=bg-slate],html.light [class*=grid]>[class*=bg-slate]{background:var(--theme-bg-secondary)!important}[data-theme=dark] [class*=space-y] [class*=bg-slate],.dark [class*=space-y] [class*=bg-slate],html[data-theme=light] [class*=space-y] [class*=bg-slate],html.light [class*=space-y] [class*=bg-slate]{background:var(--theme-bg-secondary)!important}[data-theme=dark] aside[style*=background],[data-theme=dark] aside[style*="rgba(15, 23, 42"],.dark aside[style*=background],.dark aside[style*="rgba(15, 23, 42"]{background:var(--theme-bg-secondary)!important}html[data-theme=light] aside[style*=background],html[data-theme=light] aside[style*="#ffffff"],html.light aside[style*=background],html.light aside[style*="#ffffff"]{background:var(--theme-bg-secondary)!important}[data-theme=dark] [style*="rgba(255, 255, 255"],[data-theme=dark] [style*="color: rgba(255"],.dark [style*="rgba(255, 255, 255"],.dark [style*="color: rgba(255"],html[data-theme=light] [style*="rgba(255, 255, 255"],html[data-theme=light] [style*="color: rgba(255"],html.light [style*="rgba(255, 255, 255"],html.light [style*="color: rgba(255"]{color:var(--theme-text-primary)!important}[data-theme=dark] [style*=border][style*="rgba(32, 178, 170"],[data-theme=dark] [style*=borderColor][style*="rgba(32, 178, 170"],.dark [style*=border][style*="rgba(32, 178, 170"],.dark [style*=borderColor][style*="rgba(32, 178, 170"],html[data-theme=light] [style*=border][style*="#f1f5f9"],html[data-theme=light] [style*=borderColor][style*="#f1f5f9"],html.light [style*=border][style*="#f1f5f9"],html.light [style*=borderColor][style*="#f1f5f9"]{border-color:var(--theme-border-primary)!important}:root{--adora-housekeeping: #06b6d4;--adora-maintenance: #f97316;--adora-bellman: #a855f7;--adora-coffee: #f59e0b;--adora-inspection: #22c55e;--adora-emergency: #ef4444;--adora-pending: #eab308;--adora-confirmed: #3b82f6;--adora-in-progress: #8b5cf6;--adora-completed: #22c55e;--adora-waiting: #ef4444}.adora-card{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:1rem;box-shadow:var(--theme-shadow-card);transition:all .2s ease;overflow:hidden}.adora-card:hover{border-color:var(--theme-border-hover);box-shadow:var(--theme-shadow-card-hover)}.adora-card-header{padding:1rem 1.25rem;border-bottom:1px solid var(--theme-border-primary);display:flex;align-items:center;justify-content:space-between}.adora-card-body{padding:1.25rem}.adora-card-footer{padding:1rem 1.25rem;border-top:1px solid var(--theme-border-primary);display:flex;gap:.5rem}.adora-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;border-radius:.75rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .15s ease;border:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.adora-btn:active{transform:scale(.97)}.adora-btn-primary{background:linear-gradient(135deg,var(--theme-primary-400) 0%,var(--theme-primary-600) 100%);color:#fff;box-shadow:0 4px 14px #0d94884d}.adora-btn-primary:hover{box-shadow:0 6px 20px #0d948866;transform:translateY(-1px)}.adora-btn-secondary{background:var(--theme-bg-tertiary);color:var(--theme-text-primary);border:1px solid var(--theme-border-primary)}.adora-btn-secondary:hover{background:var(--theme-border-hover)}.adora-btn-ghost{background:transparent;color:var(--theme-text-secondary)}.adora-btn-ghost:hover{background:var(--theme-bg-tertiary);color:var(--theme-text-primary)}.adora-btn-success{background:linear-gradient(135deg,#4ade80,#22c55e);color:#fff;box-shadow:0 4px 14px #22c55e4d}.adora-btn-danger{background:linear-gradient(135deg,#f87171,#ef4444);color:#fff;box-shadow:0 4px 14px #ef44444d}.adora-btn-warning{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;box-shadow:0 4px 14px #f59e0b4d}.adora-btn-sm{padding:.375rem .75rem;font-size:.75rem}.adora-btn-lg{padding:.875rem 1.5rem;font-size:1rem}.adora-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:600;line-height:1}.adora-badge-teal{background:var(--theme-primary-100);color:var(--theme-primary-600)}[data-theme=dark] .adora-badge-teal{background:#0d948826;color:var(--theme-primary-400)}.adora-badge-blue{background:var(--theme-accent-blue-light);color:var(--theme-accent-blue)}.adora-badge-green{background:var(--theme-accent-green-light);color:var(--theme-accent-green)}.adora-badge-orange{background:var(--theme-accent-orange-light);color:var(--theme-accent-orange)}.adora-badge-red{background:var(--theme-accent-red-light);color:var(--theme-accent-red)}.adora-badge-purple{background:var(--theme-accent-purple-light);color:var(--theme-accent-purple)}.adora-badge-yellow{background:var(--theme-accent-yellow-light);color:var(--theme-accent-yellow)}.adora-request-card{position:relative;background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:1.25rem;padding:1rem;transition:all .2s ease;overflow:hidden}.adora-request-card:hover{border-color:var(--theme-primary-500);box-shadow:var(--theme-shadow-card-hover);transform:translateY(-2px)}.adora-request-card.urgent{border-color:var(--theme-accent-red);box-shadow:0 0 20px #ef444426}.adora-request-card.qr-request{border-color:var(--theme-primary-500);box-shadow:0 0 20px #14b8a626}.adora-request-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.adora-request-room{font-size:1.5rem;font-weight:700;color:var(--theme-text-primary)}.adora-service-icon{width:3rem;height:3rem;border-radius:.875rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--theme-border-secondary);transition:transform .2s ease}.adora-service-icon:hover{transform:scale(1.05)}.adora-service-icon.housekeeping{background:#06b6d41a;color:var(--adora-housekeeping)}.adora-service-icon.maintenance{background:#f973161a;color:var(--adora-maintenance)}.adora-service-icon.bellman{background:#a855f71a;color:var(--adora-bellman)}.adora-service-icon.coffee{background:#f59e0b1a;color:var(--adora-coffee)}.adora-service-icon.inspection{background:#22c55e1a;color:var(--adora-inspection)}.adora-service-icon.emergency{background:#ef44441a;color:var(--adora-emergency)}.adora-quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.75rem}.adora-quick-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem .5rem;background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:1rem;cursor:pointer;transition:all .2s ease}.adora-quick-action:hover{border-color:var(--theme-primary-500);background:var(--theme-bg-tertiary);transform:translateY(-2px)}.adora-quick-action:active{transform:scale(.95)}.adora-quick-action-icon{width:2.5rem;height:2.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.adora-quick-action-label{font-size:.75rem;font-weight:600;color:var(--theme-text-secondary);text-align:center}.adora-quick-action-icon.housekeeping{background:#06b6d426;color:var(--adora-housekeeping)}.adora-quick-action-icon.maintenance{background:#f9731626;color:var(--adora-maintenance)}.adora-quick-action-icon.bellman{background:#a855f726;color:var(--adora-bellman)}.adora-quick-action-icon.coffee{background:#f59e0b26;color:var(--adora-coffee)}.adora-quick-action-icon.inspection{background:#22c55e26;color:var(--adora-inspection)}.adora-quick-action-icon.emergency{background:#ef444426;color:var(--adora-emergency)}.adora-modal-backdrop{position:fixed;inset:0;background:#000000b3;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .15s ease-out}.adora-modal{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:1.5rem;box-shadow:var(--theme-shadow-2xl);max-width:90vw;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:modalSlideIn .2s ease-out}.adora-modal-header{padding:1.25rem 1.5rem;border-bottom:1px solid var(--theme-border-primary);display:flex;align-items:center;justify-content:space-between;background:var(--theme-bg-tertiary)}.adora-modal-title{font-size:1.25rem;font-weight:700;color:var(--theme-text-primary);display:flex;align-items:center;gap:.75rem}.adora-modal-close{width:2.25rem;height:2.25rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);color:var(--theme-text-secondary);cursor:pointer;transition:all .15s ease}.adora-modal-close:hover{background:var(--theme-accent-red-light);border-color:var(--theme-accent-red);color:var(--theme-accent-red)}.adora-modal-body{padding:1.5rem;overflow-y:auto;flex:1}.adora-modal-footer{padding:1rem 1.5rem;border-top:1px solid var(--theme-border-primary);display:flex;gap:.75rem;justify-content:flex-end}.adora-stat-card{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:1rem;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:var(--theme-shadow-sm);transition:all .2s ease}.adora-stat-card:hover{box-shadow:var(--theme-shadow-md);transform:translateY(-2px)}.adora-stat-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.adora-stat-content{flex:1;min-width:0}.adora-stat-value{font-size:1.5rem;font-weight:700;color:var(--theme-text-primary);line-height:1.2}.adora-stat-label{font-size:.75rem;color:var(--theme-text-tertiary);margin-top:.25rem}.adora-stat-icon.blue{background:var(--theme-accent-blue-light);color:var(--theme-accent-blue)}.adora-stat-icon.green{background:var(--theme-accent-green-light);color:var(--theme-accent-green)}.adora-stat-icon.orange{background:var(--theme-accent-orange-light);color:var(--theme-accent-orange)}.adora-stat-icon.red{background:var(--theme-accent-red-light);color:var(--theme-accent-red)}.adora-stat-icon.purple{background:var(--theme-accent-purple-light);color:var(--theme-accent-purple)}.adora-stat-icon.teal{background:var(--theme-primary-100);color:var(--theme-primary-600)}[data-theme=dark] .adora-stat-icon.teal{background:#0d948826;color:var(--theme-primary-400)}.adora-input{width:100%;padding:.75rem 1rem;background:var(--theme-input-bg);border:1px solid var(--theme-input-border);border-radius:.75rem;color:var(--theme-text-primary);font-size:.9375rem;transition:all .15s ease}.adora-input::-moz-placeholder{color:var(--theme-input-placeholder)}.adora-input::placeholder{color:var(--theme-input-placeholder)}.adora-input:focus{outline:none;border-color:var(--theme-primary-500);box-shadow:0 0 0 3px var(--theme-input-focus-ring)}.adora-input:disabled{opacity:.5;cursor:not-allowed}.adora-select{width:100%;padding:.75rem 2.5rem .75rem 1rem;background:var(--theme-input-bg);border:1px solid var(--theme-input-border);border-radius:.75rem;color:var(--theme-text-primary);font-size:.9375rem;-webkit-appearance:none;-moz-appearance:none;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='%2394a3b8'%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-repeat:no-repeat;background-position:left .75rem center;background-size:1.25rem;cursor:pointer;transition:all .15s ease}[dir=ltr] .adora-select{padding:.75rem 1rem .75rem 2.5rem;background-position:right .75rem center}.adora-select:focus{outline:none;border-color:var(--theme-primary-500);box-shadow:0 0 0 3px var(--theme-input-focus-ring)}.adora-status{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;border:1px solid}.adora-status.pending{background:var(--theme-accent-yellow-light);color:var(--theme-accent-yellow);border-color:var(--theme-accent-yellow)}.adora-status.confirmed{background:var(--theme-accent-blue-light);color:var(--theme-accent-blue);border-color:var(--theme-accent-blue)}.adora-status.in-progress{background:var(--theme-accent-purple-light);color:var(--theme-accent-purple);border-color:var(--theme-accent-purple)}.adora-status.completed{background:var(--theme-accent-green-light);color:var(--theme-accent-green);border-color:var(--theme-accent-green)}.adora-status.waiting{background:var(--theme-accent-red-light);color:var(--theme-accent-red);border-color:var(--theme-accent-red)}.adora-tabs{display:flex;gap:.25rem;padding:.25rem;background:var(--theme-bg-tertiary);border-radius:.75rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.adora-tabs::-webkit-scrollbar{display:none}.adora-tab{flex:1;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:var(--theme-text-tertiary);background:transparent;border:none;border-radius:.5rem;cursor:pointer;transition:all .15s ease;white-space:nowrap}.adora-tab:hover{color:var(--theme-text-primary);background:var(--theme-bg-secondary)}.adora-tab.active{color:var(--theme-primary-600);background:var(--theme-bg-secondary);box-shadow:var(--theme-shadow-sm)}[data-theme=dark] .adora-tab.active{color:var(--theme-primary-400)}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 8px #ef444499,0 0 16px #ef444466}50%{box-shadow:0 0 16px #ef4444cc,0 0 32px #ef444499}}@keyframes pulse-border{0%,to{border-color:#40e0d0b3;ring-color:rgba(64,224,208,.4);box-shadow:0 0 #40e0d066}50%{border-color:#40e0d0;ring-color:rgba(64,224,208,.6);box-shadow:0 0 0 4px #40e0d033}}@keyframes progress-shimmer{0%{background-position:-100% 0}to{background-position:100% 0}}.progress-pulse{animation:pulse-glow 2s ease-in-out infinite}.reception-alert-pulse{animation:pulse-border 2s ease-in-out infinite}.adora-bg-primary{background:var(--theme-bg-primary)}.adora-bg-secondary{background:var(--theme-bg-secondary)}.adora-border-t{border-top:1px solid var(--theme-border-primary)}.adora-page{min-height:100vh;background:var(--theme-bg-primary);background-image:var(--theme-gradient-page);color:var(--theme-text-primary)}.adora-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.adora-section-title{font-size:1rem;font-weight:600;color:var(--theme-text-primary);display:flex;align-items:center;gap:.5rem}.adora-section-count{font-size:.75rem;font-weight:600;padding:.25rem .625rem;border-radius:9999px;background:var(--theme-primary-100);color:var(--theme-primary-600)}[data-theme=dark] .adora-section-count{background:#0d948826;color:var(--theme-primary-400)}.adora-alert{padding:.75rem 1rem;border-radius:.75rem;border:1px solid;display:flex;align-items:flex-start;gap:.75rem}.adora-alert-success{background:var(--theme-accent-green-light);border-color:var(--theme-accent-green);color:var(--theme-accent-green)}.adora-alert-warning{background:var(--theme-accent-orange-light);border-color:var(--theme-accent-orange);color:var(--theme-accent-orange)}.adora-alert-error{background:var(--theme-accent-red-light);border-color:var(--theme-accent-red);color:var(--theme-accent-red)}.adora-alert-info{background:var(--theme-accent-blue-light);border-color:var(--theme-accent-blue);color:var(--theme-accent-blue)}.adora-alert-teal{background:var(--theme-primary-100);border-color:var(--theme-primary-500);color:var(--theme-primary-600)}[data-theme=dark] .adora-alert-teal{background:#0d94881a;color:var(--theme-primary-400)}.adora-divider{border:none;border-top:1px solid var(--theme-border-primary);margin:1rem 0}.adora-empty{text-align:center;padding:3rem 1.5rem}.adora-empty-icon{width:4rem;height:4rem;margin:0 auto 1rem;border-radius:1rem;background:var(--theme-bg-tertiary);display:flex;align-items:center;justify-content:center;color:var(--theme-text-disabled)}.adora-empty-title{font-size:1rem;font-weight:600;color:var(--theme-text-primary);margin-bottom:.5rem}.adora-empty-description{font-size:.875rem;color:var(--theme-text-tertiary)}.adora-service-housekeeping{color:var(--adora-housekeeping)}.adora-service-maintenance{color:var(--adora-maintenance)}.adora-service-bellman{color:var(--adora-bellman)}.adora-service-coffee{color:var(--adora-coffee)}.adora-service-inspection{color:var(--adora-inspection)}.adora-service-emergency{color:var(--adora-emergency)}.adora-service-bg-housekeeping{background:#06b6d426}.adora-service-bg-maintenance{background:#f9731626}.adora-service-bg-bellman{background:#a855f726}.adora-service-bg-coffee{background:#f59e0b26}.adora-service-bg-inspection{background:#22c55e26}.adora-service-bg-emergency{background:#ef444426}.adora-status-pending{color:var(--theme-accent-yellow)}.adora-status-warning{color:var(--theme-accent-orange)}.adora-status-confirmed{color:var(--theme-accent-blue)}.adora-status-progress{color:var(--theme-accent-purple)}.adora-status-success{color:var(--theme-accent-green)}.adora-status-danger{color:var(--theme-accent-red)}.adora-status-bg-pending{background:var(--theme-accent-yellow-light)}.adora-status-bg-warning{background:var(--theme-accent-orange-light)}.adora-status-bg-confirmed{background:var(--theme-accent-blue-light)}.adora-status-bg-progress{background:var(--theme-accent-purple-light)}.adora-status-bg-success{background:var(--theme-accent-green-light)}.adora-status-bg-danger{background:var(--theme-accent-red-light)}.adora-request-card-v2{position:relative;overflow:hidden;border-radius:1.5rem;padding:1.25rem 1.5rem;background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);box-shadow:var(--theme-shadow-card);transition:all .2s ease;cursor:pointer}.adora-request-card-v2:hover{border-color:var(--theme-primary-500);box-shadow:var(--theme-shadow-card-hover);transform:translateY(-2px)}.adora-request-card-v2.urgent{border-color:var(--theme-accent-red);box-shadow:0 0 20px #ef444426}.adora-request-card-v2.delayed{border-color:var(--theme-accent-orange);box-shadow:0 0 20px #f9731626}.adora-request-card-v2.adora-coffee-delivered{border-color:var(--theme-accent-yellow);box-shadow:0 0 20px #f59e0b33;background:var(--theme-accent-yellow-light)}.adora-modal-v2{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:1rem;box-shadow:var(--theme-shadow-2xl);overflow:hidden}.adora-modal-header-v2{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--theme-border-primary)}.adora-modal-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.adora-modal-title-v2{font-size:1.25rem;font-weight:700;color:var(--theme-text-primary)}.adora-modal-subtitle{font-size:.875rem;color:var(--theme-text-tertiary)}.adora-modal-close-v2{width:2.5rem;height:2.5rem;border-radius:.75rem;background:var(--theme-bg-tertiary);border:none;display:flex;align-items:center;justify-content:center;color:var(--theme-text-secondary);cursor:pointer;transition:all .15s ease}.adora-modal-close-v2:hover{background:var(--theme-accent-red-light);color:var(--theme-accent-red)}.adora-modal-body-v2{padding:1.5rem;overflow-y:auto;max-height:calc(90vh - 200px)}.adora-list-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--theme-bg-tertiary);border:1px solid var(--theme-border-secondary);border-radius:.75rem;transition:all .15s ease}.adora-list-item:hover{border-color:var(--theme-primary-500);background:var(--theme-bg-secondary)}.adora-info-box{padding:.75rem 1rem;border-radius:.75rem;display:flex;align-items:center;gap:.75rem}.adora-info-box.teal{background:var(--theme-primary-100);border:1px solid var(--theme-primary-500);color:var(--theme-primary-600)}[data-theme=dark] .adora-info-box.teal{background:#0d94881a;color:var(--theme-primary-400)}.adora-info-box.orange{background:var(--theme-accent-orange-light);border:1px solid var(--theme-accent-orange);color:var(--theme-accent-orange)}.adora-info-box.red{background:var(--theme-accent-red-light);border:1px solid var(--theme-accent-red);color:var(--theme-accent-red)}.adora-info-box.green{background:var(--theme-accent-green-light);border:1px solid var(--theme-accent-green);color:var(--theme-accent-green)}.adora-info-box.purple{background:var(--theme-accent-purple-light);border:1px solid var(--theme-accent-purple);color:var(--theme-accent-purple)}.adora-info-box.blue{background:#3b82f61a;border:1px solid #3b82f6;color:#3b82f6}[data-theme=dark] .adora-info-box.blue{background:#3b82f626;color:#60a5fa}.adora-info-box.cyan{background:#06b6d41a;border:1px solid #06b6d4;color:#06b6d4}[data-theme=dark] .adora-info-box.cyan{background:#06b6d426;color:#22d3ee}.adora-info-box.slate{background:#64748b1a;border:1px solid #64748b;color:#475569}[data-theme=dark] .adora-info-box.slate{background:#64748b26;border:1px solid #475569;color:#94a3b8}.adora-quick-actions-section{background:var(--theme-bg-secondary);border:2px solid var(--theme-primary-500);border-radius:1.5rem;padding:1.5rem;box-shadow:0 4px 20px #0d948826}[data-theme=dark] .adora-quick-actions-section{background:linear-gradient(135deg,#0d94880d,#0f172acc);border-color:var(--theme-primary-400)}.adora-quick-action{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1rem;background:var(--theme-bg-tertiary);border:1px solid var(--theme-border-primary);border-radius:1rem;cursor:pointer;transition:all .2s ease;min-height:120px}.adora-quick-action:hover{background:var(--theme-bg-secondary);border-color:var(--theme-primary-500);box-shadow:0 4px 16px #0d948833;transform:translateY(-4px)}.adora-quick-action:active{transform:scale(.98)}.adora-border{border:1px solid var(--theme-border-primary)}.adora-border-b{border-bottom:1px solid var(--theme-border-primary)}.adora-bg-tertiary{background:var(--theme-bg-tertiary)}.adora-text-primary{color:var(--theme-text-primary)}.adora-text-secondary{color:var(--theme-text-secondary)}.adora-text-tertiary{color:var(--theme-text-tertiary)}.adora-text-disabled{color:var(--theme-text-disabled)}.glass-card{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:1rem;box-shadow:var(--theme-shadow-card);transition:all .2s ease;overflow:hidden}.glass-card:hover{border-color:var(--theme-border-hover);box-shadow:var(--theme-shadow-card-hover)}[data-theme=light] .bg-white\/5,[data-theme=light] .bg-white\/10,[data-theme=light] .bg-white\/20{background:var(--theme-bg-tertiary)!important}[data-theme=light] .text-white\/40,[data-theme=light] .text-white\/50,[data-theme=light] .text-white\/60,[data-theme=light] .text-white\/70{color:var(--theme-text-secondary)!important}[data-theme=light] .text-white\/80,[data-theme=light] .text-white\/90{color:var(--theme-text-primary)!important}[data-theme=light] .bg-gray-800{background:var(--theme-bg-secondary)!important}[data-theme=light] .bg-gray-900{background:var(--theme-bg-primary)!important}[data-theme=light] .border-white\/5,[data-theme=light] .border-white\/10,[data-theme=light] .border-white\/20{border-color:var(--theme-border-primary)!important}[data-theme=light] .hover\:bg-white\/5:hover,[data-theme=light] .hover\:bg-white\/10:hover,[data-theme=light] .hover\:bg-white\/20:hover{background:var(--theme-bg-tertiary)!important}.adora-sidebar{background:var(--theme-bg-secondary);border-right:1px solid var(--theme-border-primary);min-height:100vh}.adora-sidebar-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.75rem;color:var(--theme-text-secondary);transition:all .2s ease;cursor:pointer}.adora-sidebar-item:hover{background:var(--theme-bg-tertiary);color:var(--theme-text-primary)}.adora-sidebar-item.active{background:var(--theme-primary-100);color:var(--theme-primary-600);font-weight:600}[data-theme=dark] .adora-sidebar-item.active{background:#0d948833;color:var(--theme-primary-400)}.adora-sidebar-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.adora-sidebar-label{font-size:.875rem}.adora-locked-overlay{position:absolute;inset:0;background:#00000080;backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;border-radius:inherit;z-index:10}.adora-locked-badge{background:#ef4444e6;color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.adora-action-disabled{opacity:.5;pointer-events:none;cursor:not-allowed}@media (max-width: 640px){.adora-sidebar{position:fixed;left:0;top:0;transform:translate(-100%);z-index:50;width:280px}.adora-sidebar.open{transform:translate(0)}.adora-sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:40;opacity:0;pointer-events:none;transition:opacity .3s ease}.adora-sidebar-overlay.open{opacity:1;pointer-events:auto}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,Tajawal,Cairo,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--glass-bg: var(--theme-bg-secondary);--glass-border: var(--theme-border-primary);--glass-blur: 0px}html{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden!important;overflow-y:hidden!important;min-height:100%;height:100%;-webkit-overflow-scrolling:touch}html[dir=rtl]{direction:rtl}html[dir=rtl] body,html[dir=ltr] body{overflow-x:hidden!important;overflow-y:auto!important;min-height:100%;-webkit-overflow-scrolling:touch}#root{min-height:100%;overflow-x:hidden;overflow-y:visible;display:block}html,body,#root{max-width:100vw;overflow-x:hidden;position:relative}html[dir=rtl] body{direction:rtl;font-family:Cairo,Tajawal,Inter,sans-serif}html[dir=ltr] body{direction:ltr;font-family:Inter,Tajawal,Cairo,sans-serif}html{transition:background-color .5s ease,color .5s ease}body{font-family:Inter,Tajawal,Cairo,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--theme-bg-primary);background-image:var(--theme-gradient-page);background-attachment:fixed;color:var(--theme-text-primary);direction:rtl;overflow-x:hidden!important;overflow-y:visible!important;min-height:100%;transition:background .5s ease,background-color .5s ease,color .5s ease}[data-theme=dark] body{background:linear-gradient(180deg,#0f172a,#1e293b,#0f172a)!important;background-attachment:fixed;color:#f8fafc!important}[data-theme=light] body,html:not([data-theme]) body{background:linear-gradient(135deg,#f8fafc,#e2e8f0)!important;background-attachment:fixed;color:#1e293b!important}@media (max-width: 640px){body{overflow-x:hidden}*{max-width:100vw}}.border-theme{border-color:var(--theme-border-primary)!important}.stat-card{border-radius:1rem;padding:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}html[data-theme=light] .stat-card .text-white,html.light .stat-card .text-white{color:#1e293b}html[data-theme=light] .stat-card [class*="text-white/"],html.light .stat-card [class*="text-white/"]{color:#475569}@media print{.stat-card{padding:0;margin:0;max-width:none;width:100%;min-height:0}}@media (min-width: 640px){.stat-card{padding:1.25rem}}.stat-card{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);box-shadow:var(--theme-shadow-card)}.stat-card:hover{box-shadow:var(--theme-shadow-card-hover);transform:translateY(-2px)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--theme-scrollbar-bg);border-radius:9999px;border:1px solid var(--theme-scrollbar-thumb)}::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb);border-radius:9999px;border:3px solid var(--theme-scrollbar-bg);min-height:48px}::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb-hover)}::-webkit-scrollbar-thumb:active{background:var(--theme-scrollbar-thumb-hover)}*{scrollbar-width:auto;scrollbar-color:var(--theme-scrollbar-thumb) var(--theme-scrollbar-bg)}html,body{scrollbar-width:auto!important;-ms-overflow-style:auto!important}html::-webkit-scrollbar,body::-webkit-scrollbar{display:block!important;width:10px;height:10px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:var(--theme-scrollbar-bg)}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb);border-radius:9999px}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media (max-width: 640px){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}}@media (min-width: 1920px){body{font-size:18px}.text-base{font-size:1.125rem}.text-sm{font-size:1rem}.text-lg{font-size:1.5rem}.max-w-container{max-width:1920px;margin-left:auto;margin-right:auto}}@media (min-width: 2560px){body{font-size:20px}.text-base{font-size:1.25rem}.text-sm{font-size:1.125rem}.text-lg{font-size:1.75rem}.max-w-container{max-width:2560px}}@media (min-width: 3840px){body{font-size:24px;line-height:1.6}.text-base{font-size:1.5rem;line-height:1.6}.text-sm{font-size:1.25rem;line-height:1.6}.text-lg{font-size:2rem;line-height:1.5}.text-xl{font-size:2.5rem;line-height:1.4}.text-2xl{font-size:3rem;line-height:1.3}.card{padding:2rem;gap:1.5rem}.icon{width:32px;height:32px}.icon-sm{width:24px;height:24px}.icon-lg{width:40px;height:40px}button,.btn{padding:1rem 2rem;font-size:1.25rem}input,select,textarea{padding:1rem;font-size:1.25rem}.max-w-container{max-width:3840px}.\!card{padding:2rem!important;gap:1.5rem!important}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@keyframes fly-to-header-rtl{0%{transform:translate(-50%,-50%) scale(.5);opacity:0}15%{transform:translate(-50%,-50%) scale(1.2);opacity:1}40%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-45vw,-45vh) scale(.2);opacity:0}}@keyframes shake-gentle{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.animate-fly-gold{animation:fly-to-header-rtl 2.5s cubic-bezier(.22,1,.36,1) forwards}.animate-shake-cup{animation:shake-gentle .5s ease-in-out}.\!container{width:100%!important}.container{width:100%}@media (min-width: 475px){.\!container{max-width:475px!important}.container{max-width:475px}}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}@media (min-width: 1920px){.\!container{max-width:1920px!important}.container{max-width:1920px}}@media (min-width: 2560px){.\!container{max-width:2560px!important}.container{max-width:2560px}}@media (min-width: 3840px){.\!container{max-width:3840px!important}.container{max-width:3840px}}.glass,.card-unified{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);box-shadow:var(--theme-shadow-card);transition:all .2s ease}[data-theme=dark] .glass,[data-theme=dark] .card-unified{background:var(--theme-bg-secondary);backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid var(--theme-border-primary)}.glass-dark{background:var(--theme-bg-tertiary);border:1px solid var(--theme-border-primary)}[data-theme=dark] .glass-dark{background:var(--theme-bg-tertiary);backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid var(--theme-border-primary)}.glass-card{border-radius:1rem;padding:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}html[data-theme=light] .glass-card .text-white,html.light .glass-card .text-white{color:#1e293b}html[data-theme=light] .glass-card [class*="text-white/"],html.light .glass-card [class*="text-white/"]{color:#475569}@media print{.glass-card{padding:0;margin:0;max-width:none;width:100%;min-height:0}}@media (min-width: 640px){.glass-card{padding:1.25rem}}.glass-card{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);box-shadow:var(--theme-shadow-card)}[data-theme=dark] .glass-card{background:var(--theme-bg-secondary);backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid var(--theme-border-primary)}.glass-card:hover{box-shadow:var(--theme-shadow-card-hover);border-color:var(--theme-primary-500);transform:translateY(-2px)}[data-theme=dark] .glass-card:hover{background:#334155;border-color:#0d94884d;box-shadow:0 10px 15px -3px #0000004d,0 0 20px #0d948826}.fixed.inset-0[class*="bg-black/"],div[class*="fixed inset-0"][class*="bg-black/"]{background-color:#000000eb!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.fixed.inset-0[class*="bg-white/"],div[class*="fixed inset-0"][class*="bg-white/"]{background-color:#fffffff2!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.fixed .glass-card,[class*=z-50] .glass-card,[class*=z-40] .glass-card{background:var(--theme-bg-secondary)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=dark] .fixed .glass-card,[data-theme=dark] [class*=z-50] .glass-card,[data-theme=dark] [class*=z-40] .glass-card{background:#1e293b!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[class*=ToastContainer],[id*=toastContainer],div[class*=fixed][class*=top][class*="z-[9999]"],div[class*=fixed][class*=top-4][class*="z-[9999]"],div[class*=fixed][class*="left-1/2"][class*="z-[9999]"],div[class*=fixed][class*=top-4][class*="left-1/2"][class*="z-[9999]"]{background:transparent!important;border:none!important;padding:0!important;margin:0!important;box-shadow:none!important;outline:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}div[class*=pointer-events-auto][class*=rounded-xl],div[class*=pointer-events-auto][class*=rounded-xl][class*=px-4],div[class*=pointer-events-auto][class*=rounded-xl][class*=px-4][class*=py-3],div[class*=pointer-events-auto][class*=rounded-xl][class*=min-w]{background:var(--theme-bg-secondary, rgba(15, 23, 42, .95))!important;border:1px solid var(--theme-border-primary, rgba(255, 255, 255, .1))!important;box-shadow:0 10px 25px -5px #0000004d,0 8px 10px -6px #0003!important;outline:none!important;-o-border-image:none!important;border-image:none!important;margin:0!important;padding:.875rem 1rem!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}body>div[class*=fixed][class*="z-[9999]"],#root>div[class*=fixed][class*="z-[9999]"],div[class*=fixed][class*=inset-0][class*="z-[9999]"]:has([class*=ToastContainer]),div[class*=fixed][class*=inset-0]:has([class*=ToastContainer]){background:transparent!important;border:none!important;padding:0!important;margin:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}div:has(>[class*=pointer-events-auto][class*=rounded-xl][class*=px-4]){background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important}body>div[class*=fixed][class*="z-[9999]"],#root>div[class*=fixed][class*="z-[9999]"],div[class*=fixed]:has(div[class*=pointer-events-auto][class*=rounded-xl]),div[class*=fixed][class*=top-4]:has(div[class*=pointer-events-auto]),div[class*=backdrop]:has(div[class*=pointer-events-auto][class*=rounded-xl]),div[class*=bg-black]:has(div[class*=pointer-events-auto][class*=rounded-xl]){background:transparent!important;border:none!important;background-color:transparent!important;background-image:none!important;padding:0!important;margin:0!important;box-shadow:none!important}.solid-modal{background:#1e293b!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:1rem;box-shadow:0 25px 50px -12px #00000080!important}[data-theme=light] .solid-modal{background:#fff!important;border:1px solid rgba(0,0,0,.1)!important;box-shadow:0 25px 50px -12px #00000040!important}@keyframes status-dot-loading{0%,to{opacity:1;filter:brightness(1)}50%{opacity:.8;filter:brightness(1.2)}}.animate-status-dot-loading{animation:status-dot-loading 1.4s ease-in-out infinite}@keyframes success-ring-360{0%{opacity:0;transform:scale(.6) rotate(0)}50%{opacity:1;transform:scale(1.05) rotate(180deg)}to{opacity:1;transform:scale(1) rotate(360deg)}}.animate-success-ring-360{animation:success-ring-360 .6s ease-out forwards}.pro-card{background:var(--theme-bg-secondary);backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid var(--theme-border-primary);border-radius:1.5rem;padding:1.5rem;box-shadow:var(--theme-shadow-card);transition:all .2s cubic-bezier(.4,0,.2,1)}.pro-card:hover{background:var(--theme-bg-secondary);border-color:var(--theme-border-hover);box-shadow:var(--theme-shadow-card-hover);transform:translateY(-2px)}.pro-card-interactive:active{transform:translateY(0) scale(.98);transition-duration:.1s}.\!badge,.badge{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600}.\!badge{transition:all .2s ease!important}.badge{transition:all .2s ease}.badge-pending{background:var(--theme-accent-yellow-light);color:var(--theme-accent-yellow);border:1px solid var(--theme-accent-yellow)}.badge-confirmed{background:var(--theme-accent-blue-light);color:var(--theme-accent-blue);border:1px solid var(--theme-accent-blue)}.badge-progress{background:var(--theme-accent-purple-light);color:var(--theme-accent-purple);border:1px solid var(--theme-accent-purple)}.badge-completed{background:var(--theme-accent-green-light);color:var(--theme-accent-green);border:1px solid var(--theme-accent-green)}.badge-maintenance{background:var(--theme-accent-orange-light);color:var(--theme-accent-orange);border:1px solid var(--theme-accent-orange)}.badge-cancelled{background:var(--theme-accent-red-light);color:var(--theme-accent-red);border:1px solid var(--theme-accent-red)}@media (min-width: 1920px){.btn{font-size:1rem}}@media (min-width: 2560px){.btn{font-size:1.125rem}}@media (min-width: 3840px){.btn{font-size:1.25rem;line-height:1.6}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}html[data-theme=light] .btn .text-white,html.light .btn .text-white{color:#1e293b}html[data-theme=light] .btn [class*="text-white/"],html.light .btn [class*="text-white/"]{color:#475569}.btn:disabled{transform:none;cursor:not-allowed;opacity:.5}.btn:focus{outline:2px solid transparent;outline-offset:2px}.btn:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.btn:active{--tw-scale-x: .97;--tw-scale-y: .97;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width: 3840px){.btn-primary{padding:1rem 2rem;font-size:1.25rem}}@media (min-width: 1920px){.btn-primary{font-size:1rem}}@media (min-width: 2560px){.btn-primary{font-size:1.125rem}}@media (min-width: 3840px){.btn-primary{font-size:1.25rem;line-height:1.6}}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}html[data-theme=light] .btn-primary .text-white,html.light .btn-primary .text-white{color:#1e293b}html[data-theme=light] .btn-primary [class*="text-white/"],html.light .btn-primary [class*="text-white/"]{color:#475569}.btn-primary:disabled{transform:none;cursor:not-allowed;opacity:.5}.btn-primary:focus{outline:2px solid transparent;outline-offset:2px}.btn-primary:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.btn-primary:active{--tw-scale-x: .97;--tw-scale-y: .97;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-primary{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}html[data-theme=light] .btn-primary,html.light .btn-primary,html[data-theme=light] .pro-modal .btn-primary,html.light .pro-modal .btn-primary,html[data-theme=light] .glass-card .btn-primary,html[data-theme=light] .adora-card .btn-primary,html[data-theme=light] .adora-modal .btn-primary,html[data-theme=light] .pro-card .btn-primary,html.light .glass-card .btn-primary,html.light .adora-card .btn-primary,html.light .adora-modal .btn-primary,html.light .pro-card .btn-primary{color:#1e293b}html[data-theme=light] .bg-primary-500 .btn-primary,html[data-theme=light] .bg-primary-600 .btn-primary,html[data-theme=light] .bg-teal-500 .btn-primary,html[data-theme=light] .bg-teal-600 .btn-primary,html[data-theme=light] .bg-green-500 .btn-primary,html[data-theme=light] .bg-green-600 .btn-primary,html[data-theme=light] .bg-red-500 .btn-primary,html[data-theme=light] .bg-red-600 .btn-primary,html[data-theme=light] .bg-yellow-500 .btn-primary,html[data-theme=light] .bg-blue-500 .btn-primary,html[data-theme=light] .bg-gradient-to-r .btn-primary,html[data-theme=light] .adora-btn-primary .btn-primary,html[data-theme=light] .adora-btn-success .btn-primary,html[data-theme=light] .adora-btn-danger .btn-primary,html.light .bg-primary-500 .btn-primary,html.light .bg-primary-600 .btn-primary,html.light .bg-teal-500 .btn-primary,html.light .bg-teal-600 .btn-primary,html.light .bg-green-500 .btn-primary,html.light .bg-green-600 .btn-primary,html.light .bg-red-500 .btn-primary,html.light .bg-red-600 .btn-primary,html.light .bg-yellow-500 .btn-primary,html.light .bg-blue-500 .btn-primary,html.light .bg-gradient-to-r .btn-primary,html.light .adora-btn-primary .btn-primary,html.light .adora-btn-success .btn-primary,html.light .adora-btn-danger .btn-primary{color:#fff}html[data-theme=light] .space-y-4>div .btn-primary:not([class*=bg-]),html[data-theme=light] .space-y-3>div .btn-primary:not([class*=bg-]),html.light .space-y-4>div .btn-primary:not([class*=bg-]),html.light .space-y-3>div .btn-primary:not([class*=bg-]){color:#1e293b}html[data-theme=light] .adora-stat-card .btn-primary,html[data-theme=light] .stat-card-pro .btn-primary,html[data-theme=light] .stat-card-pro-compact .btn-primary,html.light .adora-stat-card .btn-primary,html.light .stat-card-pro .btn-primary,html.light .stat-card-pro-compact .btn-primary,html[data-theme=light] .rounded-xl .btn-primary,html[data-theme=light] .rounded-2xl .btn-primary,html[data-theme=light] .rounded-3xl .btn-primary,html.light .rounded-xl .btn-primary,html.light .rounded-2xl .btn-primary,html.light .rounded-3xl .btn-primary{color:#1e293b}html[data-theme=light] .bg-slate-800 .btn-primary,html[data-theme=light] .bg-slate-900 .btn-primary,html[data-theme=light] .bg-gray-800 .btn-primary,html[data-theme=light] .bg-gray-900 .btn-primary,html[data-theme=light] .bg-black .btn-primary,html[data-theme=light] [class*=bg-gradient-to-br][class*=from-slate] .btn-primary,html.light .bg-slate-800 .btn-primary,html.light .bg-slate-900 .btn-primary,html.light .bg-gray-800 .btn-primary,html.light .bg-gray-900 .btn-primary,html.light .bg-black .btn-primary,html.light [class*=bg-gradient-to-br][class*=from-slate] .btn-primary{color:#fff}html[data-theme=light] .btn-primary:not(.bg-primary-500 .text-white):not(.bg-teal-500 .text-white):not(.bg-green-500 .text-white):not(.bg-red-500 .text-white):not(.bg-blue-500 .text-white):not(button.bg-green-500>*):not(button.bg-red-500>*),html.light .btn-primary:not(.bg-primary-500 .text-white):not(.bg-teal-500 .text-white):not(.bg-green-500 .text-white):not(.bg-red-500 .text-white):not(.bg-blue-500 .text-white):not(button.bg-green-500>*):not(button.bg-red-500>*){color:#1e293b}[data-theme=dark] .btn-primary:not([class*=bg-][class*=primary] *):not([class*=bg-][class*=teal] *):not([class*=bg-][class*=green] *):not([class*=bg-][class*=red] *):not([class*=bg-][class*=blue] *):not([class*=bg-gradient] *),.dark .btn-primary:not([class*=bg-][class*=primary] *):not([class*=bg-][class*=teal] *):not([class*=bg-][class*=green] *):not([class*=bg-][class*=red] *):not([class*=bg-][class*=blue] *):not([class*=bg-gradient] *){color:var(--theme-text-primary)}[data-theme=dark] * .btn-primary:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]),.dark * .btn-primary:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]){color:var(--theme-text-primary)}html[data-theme=light] * .btn-primary:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]),html.light * .btn-primary:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]){color:var(--theme-text-primary)}html[data-theme=light] h1.btn-primary:not([class*=bg-]):not([style*=background]),html[data-theme=light] h2.btn-primary:not([class*=bg-]):not([style*=background]),html[data-theme=light] h3.btn-primary:not([class*=bg-]):not([style*=background]),html[data-theme=light] p.btn-primary:not([class*=bg-]):not([style*=background]),html[data-theme=light] span.btn-primary:not([class*=bg-]):not([style*=background]),html.light h1.btn-primary:not([class*=bg-]):not([style*=background]),html.light h2.btn-primary:not([class*=bg-]):not([style*=background]),html.light h3.btn-primary:not([class*=bg-]):not([style*=background]),html.light p.btn-primary:not([class*=bg-]):not([style*=background]),html.light span.btn-primary:not([class*=bg-]):not([style*=background]){color:var(--theme-text-primary)}html[data-theme=light] .btn-primary:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-yellow]):not([class*=bg-gradient]):not(button):not(a):not([style*=background]),html.light .btn-primary:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-yellow]):not([class*=bg-gradient]):not(button):not(a):not([style*=background]){color:var(--theme-text-primary)}.btn-primary{background:linear-gradient(135deg,#2dd4bf,#14b8a6);box-shadow:0 4px 14px -2px #2dd4bf66}.btn-primary:hover{background:linear-gradient(135deg,#14b8a6,#0d9488);box-shadow:0 6px 20px -2px #2dd4bf80;transform:translateY(-1px)}@media (min-width: 3840px){.btn-secondary{padding:1rem 2rem;font-size:1.25rem}}@media (min-width: 1920px){.btn-secondary{font-size:1rem}}@media (min-width: 2560px){.btn-secondary{font-size:1.125rem}}@media (min-width: 3840px){.btn-secondary{font-size:1.25rem;line-height:1.6}}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}html[data-theme=light] .btn-secondary .text-white,html.light .btn-secondary .text-white{color:#1e293b}html[data-theme=light] .btn-secondary [class*="text-white/"],html.light .btn-secondary [class*="text-white/"]{color:#475569}.btn-secondary:disabled{transform:none;cursor:not-allowed;opacity:.5}.btn-secondary:focus{outline:2px solid transparent;outline-offset:2px}.btn-secondary:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.btn-secondary:active{--tw-scale-x: .97;--tw-scale-y: .97;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-secondary{background:var(--theme-bg-tertiary);color:var(--theme-text-primary);border:1px solid var(--theme-border-primary)}.btn-secondary:hover{background:var(--theme-border-hover);border-color:var(--theme-border-hover)}[data-theme=dark] .btn-secondary{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.15)}[data-theme=dark] .btn-secondary:hover{background:#ffffff26}@media (min-width: 3840px){.btn-danger{padding:1rem 2rem;font-size:1.25rem}}@media (min-width: 1920px){.btn-danger{font-size:1rem}}@media (min-width: 2560px){.btn-danger{font-size:1.125rem}}@media (min-width: 3840px){.btn-danger{font-size:1.25rem;line-height:1.6}}.btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}html[data-theme=light] .btn-danger .text-white,html.light .btn-danger .text-white{color:#1e293b}html[data-theme=light] .btn-danger [class*="text-white/"],html.light .btn-danger [class*="text-white/"]{color:#475569}.btn-danger:disabled{transform:none;cursor:not-allowed;opacity:.5}.btn-danger:focus{outline:2px solid transparent;outline-offset:2px}.btn-danger:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.btn-danger:active{--tw-scale-x: .97;--tw-scale-y: .97;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-danger{background:var(--theme-accent-red-light);color:var(--theme-accent-red);border:1px solid var(--theme-accent-red)}.btn-danger:hover{background:var(--theme-accent-red);color:#fff}@media (min-width: 3840px){.btn-success{padding:1rem 2rem;font-size:1.25rem}}@media (min-width: 1920px){.btn-success{font-size:1rem}}@media (min-width: 2560px){.btn-success{font-size:1.125rem}}@media (min-width: 3840px){.btn-success{font-size:1.25rem;line-height:1.6}}.btn-success{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}html[data-theme=light] .btn-success .text-white,html.light .btn-success .text-white{color:#1e293b}html[data-theme=light] .btn-success [class*="text-white/"],html.light .btn-success [class*="text-white/"]{color:#475569}.btn-success:disabled{transform:none;cursor:not-allowed;opacity:.5}.btn-success:focus{outline:2px solid transparent;outline-offset:2px}.btn-success:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.btn-success:active{--tw-scale-x: .97;--tw-scale-y: .97;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-success{background:var(--theme-accent-green-light);color:var(--theme-accent-green);border:1px solid var(--theme-accent-green)}.btn-success:hover{background:var(--theme-accent-green);color:#fff}.\!input{width:100%;border-radius:.75rem;padding:.75rem 1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}html[data-theme=light] .\!input .text-white,html.light .\!input .text-white{color:#1e293b}html[data-theme=light] .\!input [class*="text-white/"],html.light .\!input [class*="text-white/"]{color:#475569}.input{width:100%;border-radius:.75rem;padding:.75rem 1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}html[data-theme=light] .input .text-white,html.light .input .text-white{color:#1e293b}html[data-theme=light] .input [class*="text-white/"],html.light .input [class*="text-white/"]{color:#475569}.\!input{background:var(--theme-input-bg)!important;border:1px solid var(--theme-input-border)!important;color:var(--theme-text-primary)!important}.input{background:var(--theme-input-bg);border:1px solid var(--theme-input-border);color:var(--theme-text-primary)}select option{background:#fff;color:#1e293b;padding:8px 12px}[data-theme=dark] select option,.dark select option{background:#1e293b!important;color:#f8fafc!important}select option:hover,select option:focus,select option:checked{background:linear-gradient(0deg,#14b8a6 0% 100%);color:#fff}[data-theme=dark] select option:hover,[data-theme=dark] select option:focus,[data-theme=dark] select option:checked{background:linear-gradient(0deg,#14b8a6 0% 100%)!important;color:#fff!important}[data-theme=dark] select{background-color:#1e293be6;color:#f8fafc;border-color:#ffffff1a}select[style*=--theme-bg] option{background:var(--theme-bg-secondary);color:var(--theme-text-primary)}[data-theme=dark] select[style*=--theme-bg] option{background:#1e293b!important;color:#f8fafc!important}.\!input::-moz-placeholder{color:var(--theme-input-placeholder)!important}.\!input::placeholder{color:var(--theme-input-placeholder)!important}.input::-moz-placeholder{color:var(--theme-input-placeholder)}.input::placeholder{color:var(--theme-input-placeholder)}.\!input:focus{outline:2px solid transparent;outline-offset:2px}.input:focus{outline:2px solid transparent;outline-offset:2px}.\!input:focus{border-color:#14b8a6!important;box-shadow:0 0 0 3px #14b8a633!important}.input:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a633}[data-theme=dark] .\!input{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;color:#fff!important}[data-theme=dark] .input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff}[data-theme=dark] .\!input::-moz-placeholder{color:#fff6!important}[data-theme=dark] .\!input::placeholder{color:#fff6!important}[data-theme=dark] .input::-moz-placeholder{color:#fff6}[data-theme=dark] .input::placeholder{color:#fff6}[data-theme=dark] .\!input:focus{border-color:#14b8a6!important;box-shadow:0 0 0 3px #14b8a633!important}[data-theme=dark] .input:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a633}.\!card{border-radius:1rem;padding:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}@media print{.\!card{padding:0;margin:0;max-width:none;width:100%;min-height:0}}@media (min-width: 640px){.\!card{padding:1.25rem}}.\!card{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);box-shadow:var(--theme-shadow-card)}[data-theme=dark] .\!card{background:var(--theme-bg-secondary);backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid var(--theme-border-primary)}.\!card:hover{box-shadow:var(--theme-shadow-card-hover);border-color:var(--theme-primary-500);transform:translateY(-2px)}[data-theme=dark] .\!card:hover{background:#334155;border-color:#0d94884d;box-shadow:0 10px 15px -3px #0000004d,0 0 20px #0d948826}.fixed .\!card,[class*=z-50] .\!card,[class*=z-40] .\!card{background:var(--theme-bg-secondary);backdrop-filter:none;-webkit-backdrop-filter:none}[data-theme=dark] .fixed .\!card,[data-theme=dark] [class*=z-50] .\!card,[data-theme=dark] [class*=z-40] .\!card{background:#1e293b;backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=light] .\!card input,html[data-theme=light] .\!card textarea,html[data-theme=light] .\!card select,html.light .\!card input,html.light .\!card textarea,html.light .\!card select{background:#f1f5f9;border:1px solid #cbd5e1;color:#1e293b}html[data-theme=light] .\!card input:focus,html[data-theme=light] .\!card textarea:focus,html[data-theme=light] .\!card select:focus,html.light .\!card input:focus,html.light .\!card textarea:focus,html.light .\!card select:focus{background:#fff;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a626}html[data-theme=light] .\!card .text-white,html.light .\!card .text-white{color:#1e293b}html[data-theme=light] .\!card [class*="text-white/"],html.light .\!card [class*="text-white/"]{color:#475569}.\!card{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:1rem;box-shadow:var(--theme-shadow-card);transition:all .2s ease;overflow:hidden}.\!card:hover{border-color:var(--theme-border-hover);box-shadow:var(--theme-shadow-card-hover)}@media print{.\!card{background:#fff;border:none;box-shadow:none;padding:0;color:#000}}.card{border-radius:1rem;padding:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}@media print{.card{padding:0;margin:0;max-width:none;width:100%;min-height:0}}@media (min-width: 640px){.card{padding:1.25rem}}.card{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);box-shadow:var(--theme-shadow-card)}[data-theme=dark] .card{background:var(--theme-bg-secondary);backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid var(--theme-border-primary)}.card:hover{box-shadow:var(--theme-shadow-card-hover);border-color:var(--theme-primary-500);transform:translateY(-2px)}[data-theme=dark] .card:hover{background:#334155;border-color:#0d94884d;box-shadow:0 10px 15px -3px #0000004d,0 0 20px #0d948826}.fixed .card,[class*=z-50] .card,[class*=z-40] .card{background:var(--theme-bg-secondary);backdrop-filter:none;-webkit-backdrop-filter:none}[data-theme=dark] .fixed .card,[data-theme=dark] [class*=z-50] .card,[data-theme=dark] [class*=z-40] .card{background:#1e293b;backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=light] .card input,html[data-theme=light] .card textarea,html[data-theme=light] .card select,html.light .card input,html.light .card textarea,html.light .card select{background:#f1f5f9;border:1px solid #cbd5e1;color:#1e293b}html[data-theme=light] .card input:focus,html[data-theme=light] .card textarea:focus,html[data-theme=light] .card select:focus,html.light .card input:focus,html.light .card textarea:focus,html.light .card select:focus{background:#fff;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a626}html[data-theme=light] .card .text-white,html.light .card .text-white{color:#1e293b}html[data-theme=light] .card [class*="text-white/"],html.light .card [class*="text-white/"]{color:#475569}.card{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:1rem;box-shadow:var(--theme-shadow-card);transition:all .2s ease;overflow:hidden}.card:hover{border-color:var(--theme-border-hover);box-shadow:var(--theme-shadow-card-hover)}@media print{.card{background:#fff;border:none;box-shadow:none;padding:0;color:#000}}@media (min-width: 1920px){.card-title{font-size:1.5rem}}@media (min-width: 2560px){.card-title{font-size:1.75rem}}@media (min-width: 3840px){.card-title{font-size:2rem;line-height:1.5}}.card-title{font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}html[data-theme=light] .card-title,html.light .card-title,html[data-theme=light] .pro-modal .card-title,html.light .pro-modal .card-title,html[data-theme=light] .glass-card .card-title,html[data-theme=light] .adora-card .card-title,html[data-theme=light] .adora-modal .card-title,html[data-theme=light] .pro-card .card-title,html.light .glass-card .card-title,html.light .adora-card .card-title,html.light .adora-modal .card-title,html.light .pro-card .card-title{color:#1e293b}html[data-theme=light] .bg-primary-500 .card-title,html[data-theme=light] .bg-primary-600 .card-title,html[data-theme=light] .bg-teal-500 .card-title,html[data-theme=light] .bg-teal-600 .card-title,html[data-theme=light] .bg-green-500 .card-title,html[data-theme=light] .bg-green-600 .card-title,html[data-theme=light] .bg-red-500 .card-title,html[data-theme=light] .bg-red-600 .card-title,html[data-theme=light] .bg-yellow-500 .card-title,html[data-theme=light] .bg-blue-500 .card-title,html[data-theme=light] .bg-gradient-to-r .card-title,html[data-theme=light] .adora-btn-primary .card-title,html[data-theme=light] .adora-btn-success .card-title,html[data-theme=light] .adora-btn-danger .card-title,html.light .bg-primary-500 .card-title,html.light .bg-primary-600 .card-title,html.light .bg-teal-500 .card-title,html.light .bg-teal-600 .card-title,html.light .bg-green-500 .card-title,html.light .bg-green-600 .card-title,html.light .bg-red-500 .card-title,html.light .bg-red-600 .card-title,html.light .bg-yellow-500 .card-title,html.light .bg-blue-500 .card-title,html.light .bg-gradient-to-r .card-title,html.light .adora-btn-primary .card-title,html.light .adora-btn-success .card-title,html.light .adora-btn-danger .card-title{color:#fff}html[data-theme=light] .space-y-4>div .card-title:not([class*=bg-]),html[data-theme=light] .space-y-3>div .card-title:not([class*=bg-]),html.light .space-y-4>div .card-title:not([class*=bg-]),html.light .space-y-3>div .card-title:not([class*=bg-]){color:#1e293b}html[data-theme=light] .adora-stat-card .card-title,html[data-theme=light] .stat-card-pro .card-title,html[data-theme=light] .stat-card-pro-compact .card-title,html.light .adora-stat-card .card-title,html.light .stat-card-pro .card-title,html.light .stat-card-pro-compact .card-title,html[data-theme=light] .rounded-xl .card-title,html[data-theme=light] .rounded-2xl .card-title,html[data-theme=light] .rounded-3xl .card-title,html.light .rounded-xl .card-title,html.light .rounded-2xl .card-title,html.light .rounded-3xl .card-title{color:#1e293b}html[data-theme=light] .bg-slate-800 .card-title,html[data-theme=light] .bg-slate-900 .card-title,html[data-theme=light] .bg-gray-800 .card-title,html[data-theme=light] .bg-gray-900 .card-title,html[data-theme=light] .bg-black .card-title,html[data-theme=light] [class*=bg-gradient-to-br][class*=from-slate] .card-title,html.light .bg-slate-800 .card-title,html.light .bg-slate-900 .card-title,html.light .bg-gray-800 .card-title,html.light .bg-gray-900 .card-title,html.light .bg-black .card-title,html.light [class*=bg-gradient-to-br][class*=from-slate] .card-title{color:#fff}html[data-theme=light] .card-title:not(.bg-primary-500 .text-white):not(.bg-teal-500 .text-white):not(.bg-green-500 .text-white):not(.bg-red-500 .text-white):not(.bg-blue-500 .text-white):not(button.bg-green-500>*):not(button.bg-red-500>*),html.light .card-title:not(.bg-primary-500 .text-white):not(.bg-teal-500 .text-white):not(.bg-green-500 .text-white):not(.bg-red-500 .text-white):not(.bg-blue-500 .text-white):not(button.bg-green-500>*):not(button.bg-red-500>*){color:#1e293b}[data-theme=dark] .card-title:not([class*=bg-][class*=primary] *):not([class*=bg-][class*=teal] *):not([class*=bg-][class*=green] *):not([class*=bg-][class*=red] *):not([class*=bg-][class*=blue] *):not([class*=bg-gradient] *),.dark .card-title:not([class*=bg-][class*=primary] *):not([class*=bg-][class*=teal] *):not([class*=bg-][class*=green] *):not([class*=bg-][class*=red] *):not([class*=bg-][class*=blue] *):not([class*=bg-gradient] *){color:var(--theme-text-primary)}[data-theme=dark] * .card-title:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]),.dark * .card-title:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]){color:var(--theme-text-primary)}html[data-theme=light] * .card-title:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]),html.light * .card-title:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]){color:var(--theme-text-primary)}html[data-theme=light] h1.card-title:not([class*=bg-]):not([style*=background]),html[data-theme=light] h2.card-title:not([class*=bg-]):not([style*=background]),html[data-theme=light] h3.card-title:not([class*=bg-]):not([style*=background]),html[data-theme=light] p.card-title:not([class*=bg-]):not([style*=background]),html[data-theme=light] span.card-title:not([class*=bg-]):not([style*=background]),html.light h1.card-title:not([class*=bg-]):not([style*=background]),html.light h2.card-title:not([class*=bg-]):not([style*=background]),html.light h3.card-title:not([class*=bg-]):not([style*=background]),html.light p.card-title:not([class*=bg-]):not([style*=background]),html.light span.card-title:not([class*=bg-]):not([style*=background]){color:var(--theme-text-primary)}html[data-theme=light] .card-title:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-yellow]):not([class*=bg-gradient]):not(button):not(a):not([style*=background]),html.light .card-title:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-yellow]):not([class*=bg-gradient]):not(button):not(a):not([style*=background]){color:var(--theme-text-primary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-1{inset:.25rem}.inset-2{inset:.5rem}.inset-y-0{top:0;bottom:0}.-bottom-1{bottom:-.25rem}.-bottom-2{bottom:-.5rem}.-bottom-32{bottom:-8rem}.-bottom-4{bottom:-1rem}.-bottom-8{bottom:-2rem}.-left-1{left:-.25rem}.-left-1\/2{left:-50%}.-left-3{left:-.75rem}.-left-32{left:-8rem}.-left-4{left:-1rem}.-right-1{right:-.25rem}.-right-10{right:-2.5rem}.-right-2{right:-.5rem}.-right-32{right:-8rem}.-right-4{right:-1rem}.-right-\[1\.85rem\]{right:-1.85rem}.-top-1{top:-.25rem}.-top-1\/2{top:-50%}.-top-10{top:-2.5rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-32{top:-8rem}.-top-4{top:-1rem}.-top-9{top:-2.25rem}.bottom-0{bottom:0}.bottom-1\/3{bottom:33.333333%}.bottom-2{bottom:.5rem}.bottom-20{bottom:5rem}.bottom-24{bottom:6rem}.bottom-3{bottom:.75rem}.bottom-32{bottom:8rem}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-full{bottom:100%}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\/2{left:50%}.left-1\/4{left:25%}.left-10{left:2.5rem}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-6{left:1.5rem}.left-full{left:100%}.right-0{right:0}.right-1{right:.25rem}.right-1\/4{right:25%}.right-10{right:2.5rem}.right-12{right:3rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-7{right:1.75rem}.right-8{right:2rem}.right-\[11px\]{right:11px}.right-\[22px\]{right:22px}.right-full{right:100%}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\/2{top:50%}.top-1\/3{top:33.333333%}.top-1\/4{top:25%}.top-10{top:2.5rem}.top-2{top:.5rem}.top-20{top:5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[max\(1rem\,env\(safe-area-inset-top\)\)\]{top:max(1rem,env(safe-area-inset-top))}.top-full{top:100%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[200\]{z-index:200}.z-\[210\]{z-index:210}.z-\[60\]{z-index:60}.z-\[9998\]{z-index:9998}.z-\[99999\]{z-index:99999}.z-\[9999\]{z-index:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.m-0{margin:0}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-mr-10{margin-right:-2.5rem}.-mr-12{margin-right:-3rem}.-mr-16{margin-right:-4rem}.-mr-2{margin-right:-.5rem}.-mr-32{margin-right:-8rem}.-mr-8{margin-right:-2rem}.-mt-10{margin-top:-2.5rem}.-mt-12{margin-top:-3rem}.-mt-16{margin-top:-4rem}.-mt-32{margin-top:-8rem}.-mt-8{margin-top:-2rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-\[42px\]{margin-right:42px}.mr-auto{margin-right:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-0{height:0px}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-1\/2{height:50%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[180px\]{height:180px}.h-\[300px\]{height:300px}.h-\[350px\]{height:350px}.h-\[400px\]{height:400px}.h-\[42px\]{height:42px}.h-\[450px\]{height:450px}.h-\[46px\]{height:46px}.h-\[500px\]{height:500px}.h-\[600px\]{height:600px}.h-\[85vh\]{height:85vh}.h-\[88px\]{height:88px}.h-\[calc\(100\%-16px\)\]{height:calc(100% - 16px)}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-0{max-height:0px}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-\[1000px\]{max-height:1000px}.max-h-\[1200px\]{max-height:1200px}.max-h-\[2000px\]{max-height:2000px}.max-h-\[200px\]{max-height:200px}.max-h-\[240px\]{max-height:240px}.max-h-\[250px\]{max-height:250px}.max-h-\[300px\]{max-height:300px}.max-h-\[320px\]{max-height:320px}.max-h-\[350px\]{max-height:350px}.max-h-\[400px\]{max-height:400px}.max-h-\[40vh\]{max-height:40vh}.max-h-\[500px\]{max-height:500px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[600px\]{max-height:600px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[640px\]{max-height:640px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[800px\]{max-height:800px}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[95vh\]{max-height:95vh}.max-h-\[calc\(100vh-180px\)\]{max-height:calc(100vh - 180px)}.max-h-\[calc\(100vh-350px\)\]{max-height:calc(100vh - 350px)}.max-h-\[calc\(90vh-140px\)\]{max-height:calc(90vh - 140px)}.max-h-\[calc\(90vh-200px\)\]{max-height:calc(90vh - 200px)}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-\[100px\]{min-height:100px}.min-h-\[120px\]{min-height:120px}.min-h-\[200px\]{min-height:200px}.min-h-\[400px\]{min-height:400px}.min-h-\[60px\]{min-height:60px}.min-h-\[80px\]{min-height:80px}.min-h-\[calc\(100vh-100px\)\]{min-height:calc(100vh - 100px)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[350px\]{width:350px}.w-\[400px\]{width:400px}.w-\[450px\]{width:450px}.w-\[500px\]{width:500px}.w-\[600px\]{width:600px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[120px\]{min-width:120px}.min-w-\[140px\]{min-width:140px}.min-w-\[14px\]{min-width:14px}.min-w-\[150px\]{min-width:150px}.min-w-\[16px\]{min-width:16px}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[220px\]{min-width:220px}.min-w-\[2rem\]{min-width:2rem}.min-w-\[300px\]{min-width:300px}.min-w-\[320px\]{min-width:320px}.min-w-\[32px\]{min-width:32px}.min-w-\[3ch\]{min-width:3ch}.min-w-\[40px\]{min-width:40px}.min-w-\[48px\]{min-width:48px}.min-w-\[5rem\]{min-width:5rem}.min-w-\[64px\]{min-width:64px}.min-w-\[80px\]{min-width:80px}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[100px\]{max-width:100px}.max-w-\[120px\]{max-width:120px}.max-w-\[140px\]{max-width:140px}.max-w-\[200px\]{max-width:200px}.max-w-\[300px\]{max-width:300px}.max-w-\[320px\]{max-width:320px}.max-w-\[380px\]{max-width:380px}.max-w-\[400px\]{max-width:400px}.max-w-\[450px\]{max-width:450px}.max-w-\[60px\]{max-width:60px}.max-w-\[80\%\]{max-width:80%}.max-w-\[80px\]{max-width:80px}.max-w-\[85\%\]{max-width:85%}.max-w-\[85vw\]{max-width:85vw}.max-w-\[calc\(100vw-2rem\)\]{max-width:calc(100vw - 2rem)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.origin-center{transform-origin:center}.origin-top-right{transform-origin:top right}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-4{--tw-translate-y: -1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0\.5{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-10{--tw-translate-x: 2.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-12{--tw-translate-x: 3rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-6{--tw-translate-x: 1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-7{--tw-translate-x: 1.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-8{--tw-translate-x: 2rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-20\%\]{--tw-translate-x: -20%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-200\%\]{--tw-translate-x: -200%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[20\%\]{--tw-translate-x: 20%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-12{--tw-translate-y: 3rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-16{--tw-translate-y: 4rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-12{--tw-rotate: 12deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-3{--tw-rotate: 3deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-90deg\]{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-skew-x-12{--tw-skew-x: -12deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-150{--tw-scale-x: 1.5;--tw-scale-y: 1.5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[0\.6\]{--tw-scale-x: .6;--tw-scale-y: .6;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}.animate-bounce-in{animation:bounceIn .6s cubic-bezier(.34,1.56,.64,1)}.animate-fade-in{animation:fadeIn .3s ease-out}@keyframes heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.02)}28%{transform:scale(1)}42%{transform:scale(1.02)}70%{transform:scale(1)}}.animate-heartbeat{animation:heartbeat 1.2s ease-in-out infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulseFast{0%,to{box-shadow:0 0 #f9731680}50%{box-shadow:0 0 0 6px #f9731600}}.animate-pulse-fast{animation:pulseFast 1s ease-in-out infinite}@keyframes pulseSlow{0%,to{box-shadow:0 0 #14b8a666}50%{box-shadow:0 0 0 8px #14b8a600}}.animate-pulse-slow{animation:pulseSlow 3s ease-in-out infinite}.animate-scale-in{animation:scaleIn .3s cubic-bezier(.34,1.56,.64,1)}.animate-shimmer{animation:shimmer 2s infinite}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:slideUp .3s ease-out}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.touch-pan-y{--tw-pan-y: pan-y;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.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))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-1{row-gap:.25rem}.gap-y-3{row-gap:.75rem}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-slate-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(226 232 240 / var(--tw-divide-opacity, 1))}.divide-white\/10>:not([hidden])~:not([hidden]){border-color:#ffffff1a}.divide-white\/5>:not([hidden])~:not([hidden]){border-color:#ffffff0d}.divide-white\/\[0\.03\]>:not([hidden])~:not([hidden]){border-color:#ffffff08}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[2\.5rem\]{border-radius:2.5rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-full{border-bottom-left-radius:9999px}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-tr-sm{border-top-right-radius:.125rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r-2{border-right-width:2px}.border-r-4{border-right-width:4px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-dashed{border-style:dashed}.\!border-green-500{--tw-border-opacity: 1 !important;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))!important}.\!border-red-500{--tw-border-opacity: 1 !important;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))!important}.border-\[\#0f172a\]{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-amber-500\/20{border-color:#f59e0b33}.border-amber-500\/30{border-color:#f59e0b4d}.border-amber-500\/40{border-color:#f59e0b66}.border-amber-500\/50{border-color:#f59e0b80}.border-amber-700\/50{border-color:#b4530980}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-200\/50{border-color:#bfdbfe80}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-400\/30{border-color:#60a5fa4d}.border-blue-400\/50{border-color:#60a5fa80}.border-blue-400\/60{border-color:#60a5fa99}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-500\/10{border-color:#3b82f61a}.border-blue-500\/20{border-color:#3b82f633}.border-blue-500\/30{border-color:#3b82f64d}.border-blue-500\/40{border-color:#3b82f666}.border-blue-500\/50{border-color:#3b82f680}.border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.border-cyan-200\/50{border-color:#a5f3fc80}.border-cyan-500{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.border-cyan-500\/20{border-color:#06b6d433}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-200\/50{border-color:#a7f3d080}.border-emerald-400\/50{border-color:#34d39980}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-emerald-500\/10{border-color:#10b9811a}.border-emerald-500\/20{border-color:#10b98133}.border-emerald-500\/30{border-color:#10b9814d}.border-emerald-500\/50{border-color:#10b98180}.border-emerald-700\/50{border-color:#04785780}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-500\/30{border-color:#6b72804d}.border-gray-600\/30{border-color:#4b55634d}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-green-400\/50{border-color:#4ade8080}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-500\/20{border-color:#22c55e33}.border-green-500\/30{border-color:#22c55e4d}.border-green-500\/40{border-color:#22c55e66}.border-green-500\/50{border-color:#22c55e80}.border-indigo-500\/10{border-color:#6366f11a}.border-indigo-500\/30{border-color:#6366f14d}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-200\/50{border-color:#fed7aa80}.border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.border-orange-400\/30{border-color:#fb923c4d}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-orange-500\/20{border-color:#f9731633}.border-orange-500\/30{border-color:#f973164d}.border-orange-500\/50{border-color:#f9731680}.border-pink-300{--tw-border-opacity: 1;border-color:rgb(249 168 212 / var(--tw-border-opacity, 1))}.border-primary-400{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.border-primary-400\/20{border-color:#2dd4bf33}.border-primary-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-primary-500\/10{border-color:#14b8a61a}.border-primary-500\/20{border-color:#14b8a633}.border-primary-500\/30{border-color:#14b8a64d}.border-primary-500\/40{border-color:#14b8a666}.border-primary-500\/50{border-color:#14b8a680}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-200\/50{border-color:#e9d5ff80}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-purple-500\/20{border-color:#a855f733}.border-purple-500\/30{border-color:#a855f74d}.border-purple-500\/50{border-color:#a855f780}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-300\/40{border-color:#fca5a566}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-400\/50{border-color:#f8717180}.border-red-400\/70{border-color:#f87171b3}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-500\/10{border-color:#ef44441a}.border-red-500\/20{border-color:#ef444433}.border-red-500\/30{border-color:#ef44444d}.border-red-500\/40{border-color:#ef444466}.border-red-500\/50{border-color:#ef444480}.border-red-500\/70{border-color:#ef4444b3}.border-red-800\/50{border-color:#991b1b80}.border-rose-500\/50{border-color:#f43f5e80}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-200\/50{border-color:#e2e8f080}.border-slate-200\/80{border-color:#e2e8f0cc}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-300\/50{border-color:#cbd5e180}.border-slate-400{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.border-slate-500\/10{border-color:#64748b1a}.border-slate-500\/20{border-color:#64748b33}.border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.border-slate-600\/50{border-color:#47556980}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-slate-700\/50{border-color:#33415580}.border-teal-100{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-teal-200\/50{border-color:#99f6e480}.border-teal-300{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.border-teal-400{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.border-teal-400\/20{border-color:#2dd4bf33}.border-teal-400\/30{border-color:#2dd4bf4d}.border-teal-400\/40{border-color:#2dd4bf66}.border-teal-400\/50{border-color:#2dd4bf80}.border-teal-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-teal-500\/20{border-color:#14b8a633}.border-teal-500\/30{border-color:#14b8a64d}.border-teal-500\/40{border-color:#14b8a666}.border-teal-500\/50{border-color:#14b8a680}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-white\/20{border-color:#fff3}.border-white\/25{border-color:#ffffff40}.border-white\/30{border-color:#ffffff4d}.border-white\/5{border-color:#ffffff0d}.border-yellow-200\/50{border-color:#fef08a80}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.border-yellow-400\/50{border-color:#facc1580}.border-yellow-400\/60{border-color:#facc1599}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-yellow-500\/10{border-color:#eab3081a}.border-yellow-500\/20{border-color:#eab30833}.border-yellow-500\/30{border-color:#eab3084d}.border-yellow-500\/40{border-color:#eab30866}.border-yellow-500\/50{border-color:#eab30880}.border-b-transparent{border-bottom-color:transparent}.border-l-blue-400{--tw-border-opacity: 1;border-left-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-l-green-400{--tw-border-opacity: 1;border-left-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-l-red-400{--tw-border-opacity: 1;border-left-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-l-red-600{--tw-border-opacity: 1;border-left-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-l-yellow-400{--tw-border-opacity: 1;border-left-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-r-emerald-400{--tw-border-opacity: 1;border-right-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-r-gray-900{--tw-border-opacity: 1;border-right-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-r-red-500{--tw-border-opacity: 1;border-right-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-r-teal-400\/50{border-right-color:#2dd4bf80}.border-r-yellow-500{--tw-border-opacity: 1;border-right-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-t-blue-400{--tw-border-opacity: 1;border-top-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-t-slate-800{--tw-border-opacity: 1;border-top-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-t-teal-400{--tw-border-opacity: 1;border-top-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.border-t-teal-500{--tw-border-opacity: 1;border-top-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.border-t-white{--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.\!bg-green-500\/10{background-color:#22c55e1a!important}.\!bg-red-500\/10{background-color:#ef44441a!important}.bg-\[\#0F172A\],.bg-\[\#0f172a\]{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-300{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-400\/60{background-color:#fbbf2499}.bg-amber-400\/70{background-color:#fbbf24b3}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/15{background-color:#f59e0b26}.bg-amber-500\/20{background-color:#f59e0b33}.bg-amber-500\/30{background-color:#f59e0b4d}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-amber-500\/80{background-color:#f59e0bcc}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.bg-amber-900\/40{background-color:#78350f66}.bg-amber-900\/50{background-color:#78350f80}.bg-amber-900\/90{background-color:#78350fe6}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:#0000001a}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-black\/90{background-color:#000000e6}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/15{background-color:#3b82f626}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-500\/30{background-color:#3b82f64d}.bg-blue-500\/5{background-color:#3b82f60d}.bg-blue-500\/90{background-color:#3b82f6e6}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-cyan-400{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.bg-cyan-400\/50{background-color:#22d3ee80}.bg-cyan-400\/60{background-color:#22d3ee99}.bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.bg-cyan-500\/10{background-color:#06b6d41a}.bg-cyan-500\/20{background-color:#06b6d433}.bg-cyan-500\/50{background-color:#06b6d480}.bg-cyan-600\/60{background-color:#0891b299}.bg-emerald-400\/40{background-color:#34d39966}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/20{background-color:#10b98133}.bg-emerald-500\/30{background-color:#10b9814d}.bg-emerald-500\/5{background-color:#10b9810d}.bg-emerald-500\/50{background-color:#10b98180}.bg-emerald-900\/30{background-color:#064e3b4d}.bg-emerald-900\/40{background-color:#064e3b66}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-500\/10{background-color:#6b72801a}.bg-gray-500\/20{background-color:#6b728033}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-600\/20{background-color:#4b556333}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-gray-900\/90{background-color:#111827e6}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/15{background-color:#22c55e26}.bg-green-500\/20{background-color:#22c55e33}.bg-green-500\/30{background-color:#22c55e4d}.bg-green-500\/5{background-color:#22c55e0d}.bg-green-500\/90{background-color:#22c55ee6}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-800\/30{background-color:#1665344d}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-indigo-500\/10{background-color:#6366f11a}.bg-indigo-500\/20{background-color:#6366f133}.bg-indigo-500\/5{background-color:#6366f10d}.bg-indigo-900\/40{background-color:#312e8166}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.bg-orange-300{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))}.bg-orange-400\/10{background-color:#fb923c1a}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-500\/20{background-color:#f9731633}.bg-orange-500\/30{background-color:#f973164d}.bg-orange-500\/5{background-color:#f973160d}.bg-orange-500\/90{background-color:#f97316e6}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-pink-200{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity, 1))}.bg-pink-500\/20{background-color:#ec489933}.bg-primary-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.bg-primary-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-primary-500\/10{background-color:#14b8a61a}.bg-primary-500\/20{background-color:#14b8a633}.bg-primary-500\/30{background-color:#14b8a64d}.bg-primary-500\/5{background-color:#14b8a60d}.bg-primary-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-primary-600\/20{background-color:#0d948833}.bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.bg-purple-400\/40{background-color:#c084fc66}.bg-purple-400\/50{background-color:#c084fc80}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-500\/20{background-color:#a855f733}.bg-purple-500\/5{background-color:#a855f70d}.bg-purple-500\/50{background-color:#a855f780}.bg-purple-900\/40{background-color:#581c8766}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-400\/10{background-color:#f871711a}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/30{background-color:#ef44444d}.bg-red-500\/5{background-color:#ef44440d}.bg-red-500\/80{background-color:#ef4444cc}.bg-red-500\/90{background-color:#ef4444e6}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/50{background-color:#7f1d1d80}.bg-red-900\/90{background-color:#7f1d1de6}.bg-rose-500\/20{background-color:#f43f5e33}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-200\/80{background-color:#e2e8f0cc}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-slate-500\/10{background-color:#64748b1a}.bg-slate-500\/20{background-color:#64748b33}.bg-slate-500\/5{background-color:#64748b0d}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-700\/30{background-color:#3341554d}.bg-slate-700\/50{background-color:#33415580}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-800\/30{background-color:#1e293b4d}.bg-slate-800\/50{background-color:#1e293b80}.bg-slate-800\/60{background-color:#1e293b99}.bg-slate-800\/80{background-color:#1e293bcc}.bg-slate-800\/90{background-color:#1e293be6}.bg-slate-800\/95{background-color:#1e293bf2}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-slate-900\/30{background-color:#0f172a4d}.bg-slate-900\/50{background-color:#0f172a80}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-200{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.bg-teal-300{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.bg-teal-400\/10{background-color:#2dd4bf1a}.bg-teal-400\/30{background-color:#2dd4bf4d}.bg-teal-400\/60{background-color:#2dd4bf99}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-teal-500\/10{background-color:#14b8a61a}.bg-teal-500\/15{background-color:#14b8a626}.bg-teal-500\/20{background-color:#14b8a633}.bg-teal-500\/30{background-color:#14b8a64d}.bg-teal-500\/5{background-color:#14b8a60d}.bg-teal-500\/70{background-color:#14b8a6b3}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-teal-600\/10{background-color:#0d94881a}.bg-teal-600\/20{background-color:#0d948833}.bg-teal-900\/30{background-color:#134e4a4d}.bg-teal-900\/90{background-color:#134e4ae6}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/25{background-color:#ffffff40}.bg-white\/30{background-color:#ffffff4d}.bg-white\/40{background-color:#fff6}.bg-white\/5{background-color:#ffffff0d}.bg-white\/50{background-color:#ffffff80}.bg-white\/70{background-color:#ffffffb3}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-white\/\[0\.01\]{background-color:#ffffff03}.bg-white\/\[0\.02\]{background-color:#ffffff05}.bg-white\/\[0\.03\]{background-color:#ffffff08}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/10{background-color:#eab3081a}.bg-yellow-500\/20{background-color:#eab30833}.bg-yellow-500\/30{background-color:#eab3084d}.bg-yellow-500\/5{background-color:#eab3080d}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.bg-opacity-20{--tw-bg-opacity: .2}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-amber-400{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/10{--tw-gradient-from: rgb(251 191 36 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/20{--tw-gradient-from: rgb(251 191 36 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500\/10{--tw-gradient-from: rgb(245 158 11 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500\/20{--tw-gradient-from: rgb(245 158 11 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500\/30{--tw-gradient-from: rgb(245 158 11 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500\/5{--tw-gradient-from: rgb(245 158 11 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/20{--tw-gradient-from: rgb(217 119 6 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/30{--tw-gradient-from: rgb(120 53 15 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/60{--tw-gradient-from: rgb(0 0 0 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/10{--tw-gradient-from: rgb(59 130 246 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/20{--tw-gradient-from: rgb(59 130 246 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/30{--tw-gradient-from: rgb(59 130 246 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/5{--tw-gradient-from: rgb(59 130 246 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100{--tw-gradient-from: #cffafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400{--tw-gradient-from: #22d3ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/20{--tw-gradient-from: rgb(34 211 238 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50{--tw-gradient-from: #ecfeff var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/10{--tw-gradient-from: rgb(6 182 212 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/15{--tw-gradient-from: rgb(6 182 212 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100{--tw-gradient-from: #d1fae5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/25{--tw-gradient-from: rgb(52 211 153 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500\/10{--tw-gradient-from: rgb(16 185 129 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500\/20{--tw-gradient-from: rgb(16 185 129 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600{--tw-gradient-from: #059669 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/5{--tw-gradient-from: rgb(107 114 128 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/10{--tw-gradient-from: rgb(34 197 94 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/20{--tw-gradient-from: rgb(34 197 94 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/5{--tw-gradient-from: rgb(34 197 94 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/20{--tw-gradient-from: rgb(20 83 45 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/20{--tw-gradient-from: rgb(99 102 241 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/30{--tw-gradient-from: rgb(49 46 129 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100{--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400{--tw-gradient-from: #fb923c var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/20{--tw-gradient-from: rgb(249 115 22 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/30{--tw-gradient-from: rgb(249 115 22 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/20{--tw-gradient-from: rgb(124 45 18 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100{--tw-gradient-from: #fce7f3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/10{--tw-gradient-from: rgb(20 184 166 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/20{--tw-gradient-from: rgb(20 184 166 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100{--tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/0{--tw-gradient-from: rgb(168 85 247 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/10{--tw-gradient-from: rgb(168 85 247 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/20{--tw-gradient-from: rgb(168 85 247 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/30{--tw-gradient-from: rgb(168 85 247 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/30{--tw-gradient-from: rgb(88 28 135 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300{--tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400{--tw-gradient-from: #f87171 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/30{--tw-gradient-from: rgb(254 242 242 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/10{--tw-gradient-from: rgb(239 68 68 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/20{--tw-gradient-from: rgb(239 68 68 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/40{--tw-gradient-from: rgb(239 68 68 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/5{--tw-gradient-from: rgb(239 68 68 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/90{--tw-gradient-from: rgb(239 68 68 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/20{--tw-gradient-from: rgb(220 38 38 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300{--tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/20{--tw-gradient-from: rgb(148 163 184 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700{--tw-gradient-from: #334155 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800{--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/50{--tw-gradient-from: rgb(30 41 59 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900{--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/50{--tw-gradient-from: rgb(15 23 42 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950{--tw-gradient-from: #020617 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100{--tw-gradient-from: #ccfbf1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300{--tw-gradient-from: #5eead4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400{--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/10{--tw-gradient-from: rgb(45 212 191 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/20{--tw-gradient-from: rgb(45 212 191 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/30{--tw-gradient-from: rgb(45 212 191 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/40{--tw-gradient-from: rgb(45 212 191 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50{--tw-gradient-from: #f0fdfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/0{--tw-gradient-from: rgb(20 184 166 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/10{--tw-gradient-from: rgb(20 184 166 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/15{--tw-gradient-from: rgb(20 184 166 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/20{--tw-gradient-from: rgb(20 184 166 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/30{--tw-gradient-from: rgb(20 184 166 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700{--tw-gradient-from: #0f766e var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/20{--tw-gradient-from: rgb(19 78 74 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/50{--tw-gradient-from: rgb(19 78 74 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/10{--tw-gradient-from: rgb(255 255 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/20{--tw-gradient-from: rgb(255 255 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/5{--tw-gradient-from: rgb(255 255 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100{--tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/10{--tw-gradient-from: rgb(234 179 8 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/20{--tw-gradient-from: rgb(234 179 8 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/30{--tw-gradient-from: rgb(234 179 8 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/40{--tw-gradient-from: rgb(234 179 8 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/90{--tw-gradient-from: rgb(234 179 8 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-amber-50{--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fffbeb var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/20{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-50{--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ecfeff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-500\/5{--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(6 182 212 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-900\/10{--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 78 99 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gray-50\/20{--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 250 251 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gray-800\/30{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f0fdf4 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #22c55e var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-50{--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #eef2ff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-500\/5{--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(99 102 241 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-900\/20{--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(49 46 129 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/10{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/20{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-pink-50{--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-pink-900\/20{--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(131 24 67 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-900\/10{--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(88 28 135 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f87171 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ef4444 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/30{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-700{--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #334155 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-800{--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1e293b var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-900{--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0f172a var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-teal-50{--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f0fdfa var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-teal-500\/10{--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 184 166 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/10{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/20{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/30{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/5{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-400\/20{--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-900\/20{--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-amber-100{--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position)}.to-amber-400\/20{--tw-gradient-to: rgb(251 191 36 / .2) var(--tw-gradient-to-position)}.to-amber-500{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.to-amber-500\/10{--tw-gradient-to: rgb(245 158 11 / .1) var(--tw-gradient-to-position)}.to-amber-500\/20{--tw-gradient-to: rgb(245 158 11 / .2) var(--tw-gradient-to-position)}.to-amber-600{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.to-amber-600\/5{--tw-gradient-to: rgb(217 119 6 / .05) var(--tw-gradient-to-position)}.to-amber-600\/90{--tw-gradient-to: rgb(217 119 6 / .9) var(--tw-gradient-to-position)}.to-amber-700{--tw-gradient-to: #b45309 var(--tw-gradient-to-position)}.to-amber-700\/10{--tw-gradient-to: rgb(180 83 9 / .1) var(--tw-gradient-to-position)}.to-amber-900\/30{--tw-gradient-to: rgb(120 53 15 / .3) var(--tw-gradient-to-position)}.to-blue-100{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.to-blue-500\/10{--tw-gradient-to: rgb(59 130 246 / .1) var(--tw-gradient-to-position)}.to-blue-500\/20{--tw-gradient-to: rgb(59 130 246 / .2) var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-blue-600\/20{--tw-gradient-to: rgb(37 99 235 / .2) var(--tw-gradient-to-position)}.to-blue-600\/5{--tw-gradient-to: rgb(37 99 235 / .05) var(--tw-gradient-to-position)}.to-cyan-300{--tw-gradient-to: #67e8f9 var(--tw-gradient-to-position)}.to-cyan-400{--tw-gradient-to: #22d3ee var(--tw-gradient-to-position)}.to-cyan-400\/10{--tw-gradient-to: rgb(34 211 238 / .1) var(--tw-gradient-to-position)}.to-cyan-400\/20{--tw-gradient-to: rgb(34 211 238 / .2) var(--tw-gradient-to-position)}.to-cyan-50{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.to-cyan-500\/10{--tw-gradient-to: rgb(6 182 212 / .1) var(--tw-gradient-to-position)}.to-cyan-500\/20{--tw-gradient-to: rgb(6 182 212 / .2) var(--tw-gradient-to-position)}.to-cyan-600{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.to-cyan-900\/50{--tw-gradient-to: rgb(22 78 99 / .5) var(--tw-gradient-to-position)}.to-emerald-400{--tw-gradient-to: #34d399 var(--tw-gradient-to-position)}.to-emerald-400\/10{--tw-gradient-to: rgb(52 211 153 / .1) var(--tw-gradient-to-position)}.to-emerald-50{--tw-gradient-to: #ecfdf5 var(--tw-gradient-to-position)}.to-emerald-500{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.to-emerald-500\/10{--tw-gradient-to: rgb(16 185 129 / .1) var(--tw-gradient-to-position)}.to-emerald-500\/20{--tw-gradient-to: rgb(16 185 129 / .2) var(--tw-gradient-to-position)}.to-emerald-600{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.to-emerald-600\/5{--tw-gradient-to: rgb(5 150 105 / .05) var(--tw-gradient-to-position)}.to-green-100{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.to-green-50{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.to-green-500{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.to-green-500\/10{--tw-gradient-to: rgb(34 197 94 / .1) var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.to-green-600\/20{--tw-gradient-to: rgb(22 163 74 / .2) var(--tw-gradient-to-position)}.to-green-700{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.to-green-800\/10{--tw-gradient-to: rgb(22 101 52 / .1) var(--tw-gradient-to-position)}.to-indigo-100{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.to-indigo-500{--tw-gradient-to: #6366f1 var(--tw-gradient-to-position)}.to-indigo-500\/10{--tw-gradient-to: rgb(99 102 241 / .1) var(--tw-gradient-to-position)}.to-indigo-500\/20{--tw-gradient-to: rgb(99 102 241 / .2) var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-indigo-950{--tw-gradient-to: #1e1b4b var(--tw-gradient-to-position)}.to-orange-100{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.to-orange-400{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.to-orange-400\/10{--tw-gradient-to: rgb(251 146 60 / .1) var(--tw-gradient-to-position)}.to-orange-50{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.to-orange-500\/10{--tw-gradient-to: rgb(249 115 22 / .1) var(--tw-gradient-to-position)}.to-orange-500\/20{--tw-gradient-to: rgb(249 115 22 / .2) var(--tw-gradient-to-position)}.to-orange-500\/40{--tw-gradient-to: rgb(249 115 22 / .4) var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.to-orange-900\/20{--tw-gradient-to: rgb(124 45 18 / .2) var(--tw-gradient-to-position)}.to-orange-900\/30{--tw-gradient-to: rgb(124 45 18 / .3) var(--tw-gradient-to-position)}.to-pink-100{--tw-gradient-to: #fce7f3 var(--tw-gradient-to-position)}.to-pink-50{--tw-gradient-to: #fdf2f8 var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.to-pink-500\/10{--tw-gradient-to: rgb(236 72 153 / .1) var(--tw-gradient-to-position)}.to-pink-500\/20{--tw-gradient-to: rgb(236 72 153 / .2) var(--tw-gradient-to-position)}.to-pink-500\/30{--tw-gradient-to: rgb(236 72 153 / .3) var(--tw-gradient-to-position)}.to-pink-600{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.to-primary-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.to-primary-500\/20{--tw-gradient-to: rgb(20 184 166 / .2) var(--tw-gradient-to-position)}.to-primary-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.to-primary-600\/10{--tw-gradient-to: rgb(13 148 136 / .1) var(--tw-gradient-to-position)}.to-primary-600\/20{--tw-gradient-to: rgb(13 148 136 / .2) var(--tw-gradient-to-position)}.to-primary-700{--tw-gradient-to: #0f766e var(--tw-gradient-to-position)}.to-purple-100{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position)}.to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.to-purple-500\/0{--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position)}.to-purple-500\/10{--tw-gradient-to: rgb(168 85 247 / .1) var(--tw-gradient-to-position)}.to-purple-500\/20{--tw-gradient-to: rgb(168 85 247 / .2) var(--tw-gradient-to-position)}.to-purple-500\/30{--tw-gradient-to: rgb(168 85 247 / .3) var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.to-purple-600\/5{--tw-gradient-to: rgb(147 51 234 / .05) var(--tw-gradient-to-position)}.to-purple-900\/30{--tw-gradient-to: rgb(88 28 135 / .3) var(--tw-gradient-to-position)}.to-red-300{--tw-gradient-to: #fca5a5 var(--tw-gradient-to-position)}.to-red-400{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.to-red-50{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.to-red-50\/30{--tw-gradient-to: rgb(254 242 242 / .3) var(--tw-gradient-to-position)}.to-red-500{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.to-red-500\/10{--tw-gradient-to: rgb(239 68 68 / .1) var(--tw-gradient-to-position)}.to-red-500\/20{--tw-gradient-to: rgb(239 68 68 / .2) var(--tw-gradient-to-position)}.to-red-500\/30{--tw-gradient-to: rgb(239 68 68 / .3) var(--tw-gradient-to-position)}.to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.to-red-600\/20{--tw-gradient-to: rgb(220 38 38 / .2) var(--tw-gradient-to-position)}.to-red-600\/5{--tw-gradient-to: rgb(220 38 38 / .05) var(--tw-gradient-to-position)}.to-red-600\/90{--tw-gradient-to: rgb(220 38 38 / .9) var(--tw-gradient-to-position)}.to-rose-50{--tw-gradient-to: #fff1f2 var(--tw-gradient-to-position)}.to-rose-600{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.to-slate-100{--tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position)}.to-slate-400{--tw-gradient-to: #94a3b8 var(--tw-gradient-to-position)}.to-slate-500\/10{--tw-gradient-to: rgb(100 116 139 / .1) var(--tw-gradient-to-position)}.to-slate-800{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.to-slate-800\/50{--tw-gradient-to: rgb(30 41 59 / .5) var(--tw-gradient-to-position)}.to-slate-900{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.to-slate-950{--tw-gradient-to: #020617 var(--tw-gradient-to-position)}.to-teal-100{--tw-gradient-to: #ccfbf1 var(--tw-gradient-to-position)}.to-teal-400{--tw-gradient-to: #2dd4bf var(--tw-gradient-to-position)}.to-teal-400\/15{--tw-gradient-to: rgb(45 212 191 / .15) var(--tw-gradient-to-position)}.to-teal-50{--tw-gradient-to: #f0fdfa var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.to-teal-500\/0{--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position)}.to-teal-500\/10{--tw-gradient-to: rgb(20 184 166 / .1) var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.to-teal-600\/20{--tw-gradient-to: rgb(13 148 136 / .2) var(--tw-gradient-to-position)}.to-teal-900\/20{--tw-gradient-to: rgb(19 78 74 / .2) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-white\/10{--tw-gradient-to: rgb(255 255 255 / .1) var(--tw-gradient-to-position)}.to-white\/5{--tw-gradient-to: rgb(255 255 255 / .05) var(--tw-gradient-to-position)}.to-yellow-50{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.to-yellow-500{--tw-gradient-to: #eab308 var(--tw-gradient-to-position)}.to-yellow-500\/20{--tw-gradient-to: rgb(234 179 8 / .2) var(--tw-gradient-to-position)}.to-yellow-500\/30{--tw-gradient-to: rgb(234 179 8 / .3) var(--tw-gradient-to-position)}.to-yellow-600{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.to-yellow-600\/10{--tw-gradient-to: rgb(202 138 4 / .1) var(--tw-gradient-to-position)}.to-yellow-600\/20{--tw-gradient-to: rgb(202 138 4 / .2) var(--tw-gradient-to-position)}.to-yellow-700{--tw-gradient-to: #a16207 var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-amber-400{fill:#fbbf24}.fill-yellow-300{fill:#fde047}.fill-yellow-400{fill:#facc15}.fill-yellow-500{fill:#eab308}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-0{padding:0!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-24{padding:6rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-9{padding-left:2.25rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.font-cairo{font-family:Cairo,Tajawal,Arial,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.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-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.text-amber-100\/90{color:#fef3c7e6}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-200\/70{color:#fde68ab3}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-400\/60{color:#fbbf2499}.text-amber-400\/70{color:#fbbf24b3}.text-amber-400\/80{color:#fbbf24cc}.text-amber-400\/90{color:#fbbf24e6}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-600\/60{color:#d9770699}.text-amber-600\/80{color:#d97706cc}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-300\/70{color:#93c5fdb3}.text-blue-300\/80{color:#93c5fdcc}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-400\/50{color:#60a5fa80}.text-blue-400\/60{color:#60a5fa99}.text-blue-400\/80{color:#60a5facc}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-500\/50{color:#3b82f680}.text-blue-500\/70{color:#3b82f6b3}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-600\/80{color:#2563ebcc}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-current{color:currentColor}.text-cyan-300{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-400\/60{color:#34d39999}.text-emerald-400\/70{color:#34d399b3}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-500\/50{color:#10b98180}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-400\/60{color:#4ade8099}.text-green-400\/80{color:#4ade80cc}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-500\/50{color:#22c55e80}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-100{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.text-indigo-300\/60{color:#a5b4fc99}.text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.text-orange-200{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-300\/80{color:#fdba74cc}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-400\/60{color:#fb923c99}.text-orange-400\/80{color:#fb923ccc}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-500\/50{color:#f9731680}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-primary-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.text-primary-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.text-primary-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-primary-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-purple-100{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-300\/60{color:#fca5a599}.text-red-300\/80{color:#fca5a5cc}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-400\/50{color:#f8717180}.text-red-400\/60{color:#f8717199}.text-red-400\/70{color:#f87171b3}.text-red-400\/80{color:#f87171cc}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-500\/10{color:#ef44441a}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-teal-100{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity, 1))}.text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.text-teal-400\/60{color:#2dd4bf99}.text-teal-400\/80{color:#2dd4bfcc}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-teal-500\/80{color:#14b8a6cc}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/10{color:#ffffff1a}.text-white\/20{color:#fff3}.text-white\/30{color:#ffffff4d}.text-white\/40{color:#fff6}.text-white\/50{color:#ffffff80}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-white\/95{color:#fffffff2}.text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-300\/80{color:#fde047cc}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-400\/60{color:#facc1599}.text-yellow-400\/70{color:#facc15b3}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-600\/80{color:#ca8a04cc}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-red-500\/50{text-decoration-color:#ef444480}.decoration-white\/20{text-decoration-color:#fff3}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-slate-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.placeholder-white\/20::-moz-placeholder{color:#fff3}.placeholder-white\/20::placeholder{color:#fff3}.placeholder-white\/30::-moz-placeholder{color:#ffffff4d}.placeholder-white\/30::placeholder{color:#ffffff4d}.placeholder-white\/40::-moz-placeholder{color:#fff6}.placeholder-white\/40::placeholder{color:#fff6}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(16\,185\,129\,0\.2\)\]{--tw-shadow: 0 0 10px rgba(16,185,129,.2);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_15px_rgba\(168\,85\,247\,0\.2\)\]{--tw-shadow: 0 0 15px rgba(168,85,247,.2);--tw-shadow-colored: 0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_15px_rgba\(20\,184\,166\,0\.1\)\]{--tw-shadow: 0 0 15px rgba(20,184,166,.1);--tw-shadow-colored: 0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_15px_rgba\(20\,184\,166\,0\.2\)\]{--tw-shadow: 0 0 15px rgba(20,184,166,.2);--tw-shadow-colored: 0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_15px_rgba\(20\,184\,166\,0\.3\)\]{--tw-shadow: 0 0 15px rgba(20,184,166,.3);--tw-shadow-colored: 0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_15px_rgba\(251\,191\,36\,0\.2\)\]{--tw-shadow: 0 0 15px rgba(251,191,36,.2);--tw-shadow-colored: 0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_15px_rgba\(52\,211\,153\,0\.2\)\]{--tw-shadow: 0 0 15px rgba(52,211,153,.2);--tw-shadow-colored: 0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_15px_rgba\(99\,102\,241\,0\.2\)\]{--tw-shadow: 0 0 15px rgba(99,102,241,.2);--tw-shadow-colored: 0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_20px_rgba\(20\,184\,166\,0\.5\)\,0_4px_12px_rgba\(20\,184\,166\,0\.3\)\]{--tw-shadow: 0 0 20px rgba(20,184,166,.5),0 4px 12px rgba(20,184,166,.3);--tw-shadow-colored: 0 0 20px var(--tw-shadow-color), 0 4px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_30px_rgba\(59\,130\,246\,0\.2\)\]{--tw-shadow: 0 0 30px rgba(59,130,246,.2);--tw-shadow-colored: 0 0 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_50px_rgba\(16\,185\,129\,0\.15\)\]{--tw-shadow: 0 0 50px rgba(16,185,129,.15);--tw-shadow-colored: 0 0 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_50px_rgba\(59\,130\,246\,0\.5\)\]{--tw-shadow: 0 0 50px rgba(59,130,246,.5);--tw-shadow-colored: 0 0 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_8px_rgba\(20\,184\,166\,0\.5\)\]{--tw-shadow: 0 0 8px rgba(20,184,166,.5);--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-amber-200{--tw-shadow-color: #fde68a;--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-200\/50{--tw-shadow-color: rgb(253 230 138 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-300{--tw-shadow-color: #fcd34d;--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/10{--tw-shadow-color: rgb(245 158 11 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/30{--tw-shadow-color: rgb(245 158 11 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/50{--tw-shadow-color: rgb(245 158 11 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-600\/30{--tw-shadow-color: rgb(217 119 6 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-900\/30{--tw-shadow-color: rgb(120 53 15 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/20{--tw-shadow-color: rgb(0 0 0 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/50{--tw-shadow-color: rgb(219 234 254 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200{--tw-shadow-color: #bfdbfe;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/50{--tw-shadow-color: rgb(191 219 254 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/60{--tw-shadow-color: rgb(147 197 253 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/10{--tw-shadow-color: rgb(59 130 246 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/20{--tw-shadow-color: rgb(59 130 246 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/25{--tw-shadow-color: rgb(59 130 246 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/30{--tw-shadow-color: rgb(59 130 246 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/40{--tw-shadow-color: rgb(59 130 246 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/5{--tw-shadow-color: rgb(59 130 246 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-cyan-100{--tw-shadow-color: #cffafe;--tw-shadow: var(--tw-shadow-colored)}.shadow-cyan-200\/50{--tw-shadow-color: rgb(165 243 252 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-cyan-300\/60{--tw-shadow-color: rgb(103 232 249 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-cyan-400\/60{--tw-shadow-color: rgb(34 211 238 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-cyan-500\/20{--tw-shadow-color: rgb(6 182 212 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-cyan-500\/30{--tw-shadow-color: rgb(6 182 212 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-cyan-500\/40{--tw-shadow-color: rgb(6 182 212 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-100\/50{--tw-shadow-color: rgb(209 250 229 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-200\/50{--tw-shadow-color: rgb(167 243 208 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-300\/60{--tw-shadow-color: rgb(110 231 183 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/10{--tw-shadow-color: rgb(16 185 129 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/20{--tw-shadow-color: rgb(16 185 129 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/30{--tw-shadow-color: rgb(16 185 129 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-900\/40{--tw-shadow-color: rgb(6 78 59 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/50{--tw-shadow-color: rgb(220 252 231 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200{--tw-shadow-color: #bbf7d0;--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/10{--tw-shadow-color: rgb(34 197 94 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/25{--tw-shadow-color: rgb(34 197 94 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/30{--tw-shadow-color: rgb(34 197 94 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/5{--tw-shadow-color: rgb(34 197 94 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/30{--tw-shadow-color: rgb(22 163 74 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-500\/10{--tw-shadow-color: rgb(99 102 241 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-500\/20{--tw-shadow-color: rgb(99 102 241 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-500\/25{--tw-shadow-color: rgb(99 102 241 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200{--tw-shadow-color: #fed7aa;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/50{--tw-shadow-color: rgb(254 215 170 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/60{--tw-shadow-color: rgb(253 186 116 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/20{--tw-shadow-color: rgb(249 115 22 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/25{--tw-shadow-color: rgb(249 115 22 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/30{--tw-shadow-color: rgb(249 115 22 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/5{--tw-shadow-color: rgb(249 115 22 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-pink-200{--tw-shadow-color: #fbcfe8;--tw-shadow: var(--tw-shadow-colored)}.shadow-primary-500\/10{--tw-shadow-color: rgb(20 184 166 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary-500\/20{--tw-shadow-color: rgb(20 184 166 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary-500\/25{--tw-shadow-color: rgb(20 184 166 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary-500\/30{--tw-shadow-color: rgb(20 184 166 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary-600\/30{--tw-shadow-color: rgb(13 148 136 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-200{--tw-shadow-color: #e9d5ff;--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-200\/50{--tw-shadow-color: rgb(233 213 255 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-300\/60{--tw-shadow-color: rgb(216 180 254 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-500\/10{--tw-shadow-color: rgb(168 85 247 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-500\/20{--tw-shadow-color: rgb(168 85 247 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-500\/25{--tw-shadow-color: rgb(168 85 247 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-500\/30{--tw-shadow-color: rgb(168 85 247 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200{--tw-shadow-color: #fecaca;--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/10{--tw-shadow-color: rgb(239 68 68 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/20{--tw-shadow-color: rgb(239 68 68 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/30{--tw-shadow-color: rgb(239 68 68 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/40{--tw-shadow-color: rgb(239 68 68 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/50{--tw-shadow-color: rgb(239 68 68 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-200{--tw-shadow-color: #e2e8f0;--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-200\/50{--tw-shadow-color: rgb(226 232 240 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-400\/20{--tw-shadow-color: rgb(148 163 184 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-400\/30{--tw-shadow-color: rgb(148 163 184 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-900\/30{--tw-shadow-color: rgb(15 23 42 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-teal-100{--tw-shadow-color: #ccfbf1;--tw-shadow: var(--tw-shadow-colored)}.shadow-teal-200{--tw-shadow-color: #99f6e4;--tw-shadow: var(--tw-shadow-colored)}.shadow-teal-400\/30{--tw-shadow-color: rgb(45 212 191 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-teal-400\/60{--tw-shadow-color: rgb(45 212 191 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-teal-500\/10{--tw-shadow-color: rgb(20 184 166 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-teal-500\/20{--tw-shadow-color: rgb(20 184 166 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-teal-500\/25{--tw-shadow-color: rgb(20 184 166 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-teal-500\/30{--tw-shadow-color: rgb(20 184 166 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-teal-500\/40{--tw-shadow-color: rgb(20 184 166 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-teal-500\/5{--tw-shadow-color: rgb(20 184 166 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-teal-900\/10{--tw-shadow-color: rgb(19 78 74 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-violet-500\/30{--tw-shadow-color: rgb(139 92 246 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-yellow-200{--tw-shadow-color: #fef08a;--tw-shadow: var(--tw-shadow-colored)}.shadow-yellow-200\/50{--tw-shadow-color: rgb(254 240 138 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-yellow-300\/60{--tw-shadow-color: rgb(253 224 71 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-yellow-500\/20{--tw-shadow-color: rgb(234 179 8 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-yellow-500\/25{--tw-shadow-color: rgb(234 179 8 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-yellow-500\/30{--tw-shadow-color: rgb(234 179 8 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-yellow-500\/40{--tw-shadow-color: rgb(234 179 8 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-yellow-500\/50{--tw-shadow-color: rgb(234 179 8 / .5);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-amber-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.ring-blue-500\/50{--tw-ring-color: rgb(59 130 246 / .5)}.ring-cyan-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1))}.ring-green-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.ring-green-500\/30{--tw-ring-color: rgb(34 197 94 / .3)}.ring-green-500\/50{--tw-ring-color: rgb(34 197 94 / .5)}.ring-orange-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.ring-orange-500\/30{--tw-ring-color: rgb(249 115 22 / .3)}.ring-orange-500\/50{--tw-ring-color: rgb(249 115 22 / .5)}.ring-primary-500\/30{--tw-ring-color: rgb(20 184 166 / .3)}.ring-purple-500\/50{--tw-ring-color: rgb(168 85 247 / .5)}.ring-red-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.ring-red-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.ring-red-500\/30{--tw-ring-color: rgb(239 68 68 / .3)}.ring-red-500\/40{--tw-ring-color: rgb(239 68 68 / .4)}.ring-red-500\/50{--tw-ring-color: rgb(239 68 68 / .5)}.ring-red-500\/60{--tw-ring-color: rgb(239 68 68 / .6)}.ring-teal-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}.ring-teal-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(45 212 191 / var(--tw-ring-opacity, 1))}.ring-teal-400\/50{--tw-ring-color: rgb(45 212 191 / .5)}.ring-teal-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.ring-teal-500\/30{--tw-ring-color: rgb(20 184 166 / .3)}.ring-white\/20{--tw-ring-color: rgb(255 255 255 / .2)}.ring-yellow-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.ring-yellow-500\/40{--tw-ring-color: rgb(234 179 8 / .4)}.ring-yellow-500\/50{--tw-ring-color: rgb(234 179 8 / .5)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-2xl{--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[100px\]{--tw-blur: blur(100px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[50px\]{--tw-blur: blur(50px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-lg{--tw-blur: blur(16px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-md{--tw-blur: blur(12px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-xl{--tw-blur: blur(24px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / .15));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_15px_rgba\(250\,204\,21\,0\.6\)\]{--tw-drop-shadow: drop-shadow(0 0 15px rgba(250,204,21,.6));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin-right\]{transition-property:margin-right;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.duration-100{transition-duration:.1s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-\[1500ms\]{transition-duration:1.5s}.duration-\[2000ms\]{transition-duration:2s}.duration-\[3000ms\]{transition-duration:3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}html[data-theme=light] .text-white,html.light .text-white{color:#1e293b!important}html[data-theme=light] .text-white\/70,html[data-theme=light] .text-white\/60,html[data-theme=light] .text-white\/50,html.light .text-white\/70,html.light .text-white\/60,html.light .text-white\/50{color:#475569!important}html[data-theme=light] .text-white\/40,html[data-theme=light] .text-white\/30,html[data-theme=light] .text-white\/20,html.light .text-white\/40,html.light .text-white\/30,html.light .text-white\/20{color:#64748b!important}html[data-theme=light] .bg-white\/5,html.light .bg-white\/5{background:#f1f5f9!important}html[data-theme=light] .bg-white\/10,html.light .bg-white\/10{background:#e2e8f0!important}html[data-theme=light] .bg-slate-900,html[data-theme=light] .bg-slate-800,html.light .bg-slate-900,html.light .bg-slate-800{background:#fff!important}html[data-theme=light] .glass,html.light .glass{background:#fff!important;border:none!important;border-radius:24px!important;box-shadow:0 8px 30px #00000014,0 2px 8px #0000000a,0 0 1px #00000014!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important}html[data-theme=light] .glass:hover,html.light .glass:hover{box-shadow:0 20px 50px #0000001f,0 8px 20px #0000000f,0 0 1px #0000001a!important}html[data-theme=light] .stat-card-unified,html.light .stat-card-unified{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;padding:6px 8px!important;min-height:auto!important;box-shadow:0 2px 6px #0000000d,0 1px 2px #00000008!important;transition:all .2s ease!important}html[data-theme=light] .stat-card-pro-compact:hover,html.light .stat-card-pro-compact:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px #00000014,0 2px 4px #0000000f!important}html[data-theme=light] .stat-card-pro-value,html[data-theme=light] .stat-card-pro-compact .stat-card-pro-value,html.light .stat-card-pro-value,html.light .stat-card-pro-compact .stat-card-pro-value{color:#0f172a!important;font-size:1rem!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.2!important}html[data-theme=light] .stat-card-billing .stat-card-pro-value,html.light .stat-card-billing .stat-card-pro-value{font-size:.875rem!important;font-weight:600!important}html[data-theme=light] .stat-card-pro-label,html[data-theme=light] .stat-card-pro-compact .stat-card-pro-label,html.light .stat-card-pro-label,html.light .stat-card-pro-compact .stat-card-pro-label{color:#475569!important;font-size:.75rem!important;font-weight:500!important;margin-top:4px!important}html[data-theme=light] .stat-card-pro-meta,html[data-theme=light] .stat-card-pro-compact .stat-card-pro-meta,html.light .stat-card-pro-meta,html.light .stat-card-pro-compact .stat-card-pro-meta{color:#94a3b8!important;font-size:.65rem!important}html[data-theme=light] .stat-card-pro-icon,html[data-theme=light] .stat-card-pro .stat-card-pro-icon,html[data-theme=light] .stat-card-pro-compact .stat-card-pro-icon,html.light .stat-card-pro-icon,html.light .stat-card-pro .stat-card-pro-icon,html.light .stat-card-pro-compact .stat-card-pro-icon{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:10px!important}html[data-theme=light] .stat-card-pro-compact .stat-card-pro-icon,html.light .stat-card-pro-compact .stat-card-pro-icon{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border-radius:8px!important;margin-bottom:6px!important}html[data-theme=light] .stat-card-pro-icon svg,html.light .stat-card-pro-icon svg{width:14px!important;height:14px!important}html[data-theme=light] .stat-card-pro-compact .stat-card-pro-icon svg,html.light .stat-card-pro-compact .stat-card-pro-icon svg{width:12px!important;height:12px!important}html[data-theme=light] .bg-gradient-to-br,html.light .bg-gradient-to-br{background-image:var(--tw-gradient-stops)!important}html[data-theme=light] .from-teal-50,html.light .from-teal-50{--tw-gradient-from: #f0fdfa !important}html[data-theme=light] .to-teal-100,html.light .to-teal-100{--tw-gradient-to: #ccfbf1 !important}html[data-theme=light] .text-teal-500,html.light .text-teal-500{color:#14b8a6!important}html[data-theme=light] .from-blue-50,html.light .from-blue-50{--tw-gradient-from: #eff6ff !important}html[data-theme=light] .to-blue-100,html.light .to-blue-100{--tw-gradient-to: #dbeafe !important}html[data-theme=light] .text-blue-500,html.light .text-blue-500{color:#3b82f6!important}html[data-theme=light] .from-green-50,html.light .from-green-50{--tw-gradient-from: #f0fdf4 !important}html[data-theme=light] .to-green-100,html.light .to-green-100{--tw-gradient-to: #dcfce7 !important}html[data-theme=light] .text-green-500,html.light .text-green-500{color:#22c55e!important}html[data-theme=light] .from-orange-50,html.light .from-orange-50{--tw-gradient-from: #fff7ed !important}html[data-theme=light] .to-orange-100,html.light .to-orange-100{--tw-gradient-to: #ffedd5 !important}html[data-theme=light] .text-orange-500,html.light .text-orange-500{color:#f97316!important}html[data-theme=light] .from-purple-50,html.light .from-purple-50{--tw-gradient-from: #faf5ff !important}html[data-theme=light] .to-purple-100,html.light .to-purple-100{--tw-gradient-to: #f3e8ff !important}html[data-theme=light] .text-purple-500,html.light .text-purple-500{color:#8b5cf6!important}html[data-theme=light] .from-yellow-50,html.light .from-yellow-50{--tw-gradient-from: #fefce8 !important}html[data-theme=light] .to-yellow-100,html.light .to-yellow-100{--tw-gradient-to: #fef9c3 !important}html[data-theme=light] .text-yellow-600,html.light .text-yellow-600{color:#ca8a04!important}html[data-theme=light] .from-red-50,html.light .from-red-50{--tw-gradient-from: #fef2f2 !important}html[data-theme=light] .to-red-100,html.light .to-red-100{--tw-gradient-to: #fee2e2 !important}html[data-theme=light] .text-red-500,html.light .text-red-500{color:#ef4444!important}html[data-theme=light] .from-pink-50,html.light .from-pink-50{--tw-gradient-from: #fdf2f8 !important}html[data-theme=light] .to-pink-100,html.light .to-pink-100{--tw-gradient-to: #fce7f3 !important}html[data-theme=light] .text-pink-500,html.light .text-pink-500{color:#ec4899!important}html[data-theme=light] .shadow-teal-500\/20,html.light .shadow-teal-500\/20{box-shadow:0 4px 14px #14b8a640!important}html[data-theme=light] .shadow-blue-500\/20,html.light .shadow-blue-500\/20{box-shadow:0 4px 14px #3b82f640!important}html[data-theme=light] .shadow-green-500\/20,html.light .shadow-green-500\/20{box-shadow:0 4px 14px #22c55e40!important}html[data-theme=light] .shadow-orange-500\/20,html.light .shadow-orange-500\/20{box-shadow:0 4px 14px #f9731640!important}html[data-theme=light] .shadow-purple-500\/20,html.light .shadow-purple-500\/20{box-shadow:0 4px 14px #8b5cf640!important}html[data-theme=light] .shadow-yellow-500\/20,html.light .shadow-yellow-500\/20{box-shadow:0 4px 14px #eab30840!important}html[data-theme=light] .shadow-red-500\/20,html.light .shadow-red-500\/20{box-shadow:0 4px 14px #ef444440!important}html[data-theme=light] .shadow-pink-500\/20,html.light .shadow-pink-500\/20{box-shadow:0 4px 14px #ec489940!important}.rtl{direction:rtl}.ltr{direction:ltr}html[dir=rtl] .flip-rtl{transform:scaleX(-1)}.animate-fade-in{animation:fadeIn .3s ease-out forwards}.animate-fade-in-up{animation:fadeInUp .4s ease-out forwards}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(30px) scale(.9);opacity:0}to{opacity:1;transform:translateY(0) scale(1)}}.animate-scale-in{animation:scaleIn .3s ease-out forwards}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-slide-in-right{animation:slideInRight .4s ease-out forwards}@keyframes slideInRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animate-bounce-in{animation:bounceIn .5s cubic-bezier(.68,-.55,.265,1.55) forwards}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.animate-pulse-glow{animation:pulseGlow 2s ease-in-out infinite}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px #14b8a64d}50%{box-shadow:0 0 40px #14b8a699}}.animate-shimmer{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,#ffffff08,#ffffff14,#ffffff08);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:.5rem}.page-enter{animation:fadeInUp .4s cubic-bezier(.4,0,.2,1) forwards}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}*:focus-visible{outline:2px solid rgba(45,212,191,.5);outline-offset:2px;border-radius:.5rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px;-webkit-transition:background .2s;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.stagger-children>*{opacity:0;animation:fadeInUp .4s ease-out forwards}.stagger-children>*:nth-child(1){animation-delay:0ms}.stagger-children>*:nth-child(2){animation-delay:50ms}.stagger-children>*:nth-child(3){animation-delay:.1s}.stagger-children>*:nth-child(4){animation-delay:.15s}.stagger-children>*:nth-child(5){animation-delay:.2s}.stagger-children>*:nth-child(6){animation-delay:.25s}.stagger-children>*:nth-child(7){animation-delay:.3s}.stagger-children>*:nth-child(8){animation-delay:.35s}.stagger-children>*:nth-child(9){animation-delay:.4s}.stagger-children>*:nth-child(10){animation-delay:.45s}.animate-shake{animation:shake .5s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-8px)}40%,80%{transform:translate(8px)}}@keyframes ring{0%,to{transform:rotate(0)}10%,30%{transform:rotate(-10deg)}20%,40%{transform:rotate(10deg)}50%{transform:rotate(0)}}.animate-spin-slow{animation:spin-slow 8s linear infinite}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scan{0%{transform:translateY(-100%)}50%{transform:translateY(100%)}to{transform:translateY(-100%)}}.\[color-scheme\:dark\]{color-scheme:dark}.\[outline\:none\]{outline:none}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@keyframes fadeOutUp{0%{opacity:0;transform:translateY(0) scale(.5)}20%{opacity:1;transform:translateY(-10px) scale(1.2)}to{opacity:0;transform:translateY(-40px) scale(1)}}.animate-fadeOutUp{animation:fadeOutUp 1.5s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .4s ease-out forwards}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#fff3}.unit-name-input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;border-radius:8px;padding:8px 12px;width:100%;transition:all .3s ease}.unit-name-input:focus{background:#ffffff26;border-color:#14b8a6;outline:none}.calc-input{background:transparent;width:100%;text-align:center;color:#fff;font-weight:700;font-size:1.1rem;border:none;border-bottom:2px solid rgba(255,255,255,.05);transition:all .2s ease;padding:5px}.calc-input:focus{border-color:#f97316;background:#f973161a;outline:none}.btn-download,.btn-add-row-header,.btn-delete-row{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-download:active,.btn-add-row-header:active,.btn-delete-row:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-download{background:#3b82f633;color:#60a5fa;border:1px solid rgba(59,130,246,.3);padding:8px 16px;border-radius:10px}.btn-add-row-header{background:#10b98133;color:#34d399;border:1px solid rgba(16,185,129,.3);padding:6px 12px;border-radius:8px;font-size:.85rem}.btn-delete-row{color:#ef4444;opacity:.6}.btn-delete-row:hover{opacity:1;background:#ef44441a;border-radius:6px}.bg-teal-500{background-color:#2dd4bf!important}.bg-teal-600{background-color:#14b8a6!important}.bg-teal-700{background-color:#0d9488!important}.bg-green-500{background-color:#2dd4bf!important}.bg-green-600{background-color:#14b8a6!important}.bg-green-700{background-color:#0d9488!important}.from-teal-500{--tw-gradient-from: #2DD4BF var(--tw-gradient-from-position) !important}.to-teal-500{--tw-gradient-to: #2DD4BF var(--tw-gradient-to-position) !important}.from-teal-600{--tw-gradient-from: #14B8A6 var(--tw-gradient-from-position) !important}.to-teal-600{--tw-gradient-to: #14B8A6 var(--tw-gradient-to-position) !important}.from-teal-400{--tw-gradient-from: #5EEAD4 var(--tw-gradient-from-position) !important}.to-teal-400{--tw-gradient-to: #5EEAD4 var(--tw-gradient-to-position) !important}.from-cyan-500{--tw-gradient-from: #22D3EE var(--tw-gradient-from-position) !important}.to-cyan-500{--tw-gradient-to: #22D3EE var(--tw-gradient-to-position) !important}.from-green-500{--tw-gradient-from: #2DD4BF var(--tw-gradient-from-position) !important}.to-green-500{--tw-gradient-to: #2DD4BF var(--tw-gradient-to-position) !important}.from-green-600{--tw-gradient-from: #14B8A6 var(--tw-gradient-from-position) !important}.to-green-600{--tw-gradient-to: #14B8A6 var(--tw-gradient-to-position) !important}.to-green-700{--tw-gradient-to: #0D9488 var(--tw-gradient-to-position) !important}.hover\:bg-teal-600:hover{background-color:#14b8a6!important}.hover\:bg-teal-700:hover{background-color:#0d9488!important}.hover\:bg-green-600:hover{background-color:#14b8a6!important}.hover\:bg-green-700:hover{background-color:#0d9488!important}.hover\:from-teal-600:hover{--tw-gradient-from: #14B8A6 var(--tw-gradient-from-position) !important}.hover\:to-teal-700:hover{--tw-gradient-to: #0D9488 var(--tw-gradient-to-position) !important}.hover\:from-green-600:hover{--tw-gradient-from: #14B8A6 var(--tw-gradient-from-position) !important}.hover\:to-green-700:hover{--tw-gradient-to: #0D9488 var(--tw-gradient-to-position) !important}.shadow-teal-500\/25{--tw-shadow-color: rgba(45, 212, 191, .25) !important}.shadow-teal-500\/20{--tw-shadow-color: rgba(45, 212, 191, .2) !important}.shadow-teal-400\/30{--tw-shadow-color: rgba(94, 234, 212, .3) !important}.shadow-green-500\/20{--tw-shadow-color: rgba(45, 212, 191, .2) !important}.shadow-green-500\/25{--tw-shadow-color: rgba(45, 212, 191, .25) !important}.text-teal-500{color:#2dd4bf!important}.text-teal-600{color:#14b8a6!important}.text-green-500{color:#2dd4bf!important}.text-green-600{color:#14b8a6!important}.btn-adora{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}html[data-theme=light] .btn-adora,html.light .btn-adora,html[data-theme=light] .pro-modal .btn-adora,html.light .pro-modal .btn-adora,html[data-theme=light] .glass-card .btn-adora,html[data-theme=light] .adora-card .btn-adora,html[data-theme=light] .adora-modal .btn-adora,html[data-theme=light] .pro-card .btn-adora,html.light .glass-card .btn-adora,html.light .adora-card .btn-adora,html.light .adora-modal .btn-adora,html.light .pro-card .btn-adora{color:#1e293b}html[data-theme=light] .bg-primary-500 .btn-adora,html[data-theme=light] .bg-primary-600 .btn-adora,html[data-theme=light] .bg-teal-500 .btn-adora,html[data-theme=light] .bg-teal-600 .btn-adora,html[data-theme=light] .bg-green-500 .btn-adora,html[data-theme=light] .bg-green-600 .btn-adora,html[data-theme=light] .bg-red-500 .btn-adora,html[data-theme=light] .bg-red-600 .btn-adora,html[data-theme=light] .bg-yellow-500 .btn-adora,html[data-theme=light] .bg-blue-500 .btn-adora,html[data-theme=light] .bg-gradient-to-r .btn-adora,html[data-theme=light] .adora-btn-primary .btn-adora,html[data-theme=light] .adora-btn-success .btn-adora,html[data-theme=light] .adora-btn-danger .btn-adora,html.light .bg-primary-500 .btn-adora,html.light .bg-primary-600 .btn-adora,html.light .bg-teal-500 .btn-adora,html.light .bg-teal-600 .btn-adora,html.light .bg-green-500 .btn-adora,html.light .bg-green-600 .btn-adora,html.light .bg-red-500 .btn-adora,html.light .bg-red-600 .btn-adora,html.light .bg-yellow-500 .btn-adora,html.light .bg-blue-500 .btn-adora,html.light .bg-gradient-to-r .btn-adora,html.light .adora-btn-primary .btn-adora,html.light .adora-btn-success .btn-adora,html.light .adora-btn-danger .btn-adora{color:#fff}html[data-theme=light] .space-y-4>div .btn-adora:not([class*=bg-]),html[data-theme=light] .space-y-3>div .btn-adora:not([class*=bg-]),html.light .space-y-4>div .btn-adora:not([class*=bg-]),html.light .space-y-3>div .btn-adora:not([class*=bg-]){color:#1e293b}html[data-theme=light] .adora-stat-card .btn-adora,html[data-theme=light] .stat-card-pro .btn-adora,html[data-theme=light] .stat-card-pro-compact .btn-adora,html.light .adora-stat-card .btn-adora,html.light .stat-card-pro .btn-adora,html.light .stat-card-pro-compact .btn-adora,html[data-theme=light] .btn-adora .text-white,html.light .btn-adora .text-white,html[data-theme=light] .rounded-xl .btn-adora,html[data-theme=light] .rounded-2xl .btn-adora,html[data-theme=light] .rounded-3xl .btn-adora,html.light .rounded-xl .btn-adora,html.light .rounded-2xl .btn-adora,html.light .rounded-3xl .btn-adora{color:#1e293b}html[data-theme=light] .btn-adora [class*="text-white/"],html.light .btn-adora [class*="text-white/"]{color:#475569}html[data-theme=light] .bg-slate-800 .btn-adora,html[data-theme=light] .bg-slate-900 .btn-adora,html[data-theme=light] .bg-gray-800 .btn-adora,html[data-theme=light] .bg-gray-900 .btn-adora,html[data-theme=light] .bg-black .btn-adora,html[data-theme=light] [class*=bg-gradient-to-br][class*=from-slate] .btn-adora,html.light .bg-slate-800 .btn-adora,html.light .bg-slate-900 .btn-adora,html.light .bg-gray-800 .btn-adora,html.light .bg-gray-900 .btn-adora,html.light .bg-black .btn-adora,html.light [class*=bg-gradient-to-br][class*=from-slate] .btn-adora{color:#fff}html[data-theme=light] .btn-adora:not(.bg-primary-500 .text-white):not(.bg-teal-500 .text-white):not(.bg-green-500 .text-white):not(.bg-red-500 .text-white):not(.bg-blue-500 .text-white):not(button.bg-green-500>*):not(button.bg-red-500>*),html.light .btn-adora:not(.bg-primary-500 .text-white):not(.bg-teal-500 .text-white):not(.bg-green-500 .text-white):not(.bg-red-500 .text-white):not(.bg-blue-500 .text-white):not(button.bg-green-500>*):not(button.bg-red-500>*){color:#1e293b}[data-theme=dark] .btn-adora:not([class*=bg-][class*=primary] *):not([class*=bg-][class*=teal] *):not([class*=bg-][class*=green] *):not([class*=bg-][class*=red] *):not([class*=bg-][class*=blue] *):not([class*=bg-gradient] *),.dark .btn-adora:not([class*=bg-][class*=primary] *):not([class*=bg-][class*=teal] *):not([class*=bg-][class*=green] *):not([class*=bg-][class*=red] *):not([class*=bg-][class*=blue] *):not([class*=bg-gradient] *){color:var(--theme-text-primary)}[data-theme=dark] * .btn-adora:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]),.dark * .btn-adora:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]){color:var(--theme-text-primary)}html[data-theme=light] * .btn-adora:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]),html.light * .btn-adora:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-gradient]){color:var(--theme-text-primary)}html[data-theme=light] h1.btn-adora:not([class*=bg-]):not([style*=background]),html[data-theme=light] h2.btn-adora:not([class*=bg-]):not([style*=background]),html[data-theme=light] h3.btn-adora:not([class*=bg-]):not([style*=background]),html[data-theme=light] p.btn-adora:not([class*=bg-]):not([style*=background]),html[data-theme=light] span.btn-adora:not([class*=bg-]):not([style*=background]),html.light h1.btn-adora:not([class*=bg-]):not([style*=background]),html.light h2.btn-adora:not([class*=bg-]):not([style*=background]),html.light h3.btn-adora:not([class*=bg-]):not([style*=background]),html.light p.btn-adora:not([class*=bg-]):not([style*=background]),html.light span.btn-adora:not([class*=bg-]):not([style*=background]){color:var(--theme-text-primary)}html[data-theme=light] .btn-adora:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-yellow]):not([class*=bg-gradient]):not(button):not(a):not([style*=background]),html.light .btn-adora:not([class*=bg-primary]):not([class*=bg-teal]):not([class*=bg-green]):not([class*=bg-red]):not([class*=bg-blue]):not([class*=bg-yellow]):not([class*=bg-gradient]):not(button):not(a):not([style*=background]){color:var(--theme-text-primary)}.btn-adora{background:linear-gradient(135deg,#5eead4,#2dd4bf);box-shadow:0 4px 14px -2px #2dd4bf66;transition:all .2s ease}.btn-adora:hover{background:linear-gradient(135deg,#2dd4bf,#14b8a6);box-shadow:0 6px 20px -2px #2dd4bf80;transform:translateY(-1px)}.btn-adora:active{transform:translateY(0) scale(.98)}.btn-adora:disabled{opacity:.5;cursor:not-allowed;transform:none}.adora-btn-primary{background:linear-gradient(135deg,#2dd4bf,#14b8a6)!important;color:#fff!important;border:none!important}.adora-btn-primary:hover{background:linear-gradient(135deg,#14b8a6,#0d9488)!important}@media screen and (max-width: 768px){.page-container-R{grid-template-columns:1fr!important;gap:15px}.smart-table-R{font-size:.85rem}.smart-table-R th,.smart-table-R td{padding:8px 6px;font-size:.8rem!important;min-height:40px}.smart-table-R th:nth-child(4),.smart-table-R td:nth-child(4){display:none}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;border-radius:12px}.table-responsive .std-table{min-width:600px;font-size:.85rem}.std-table th,.std-table td{padding:8px 6px!important;font-size:.8rem!important}.std-table th:first-child,.std-table td:first-child{min-width:120px;position:sticky;left:0;background:#0f172a;z-index:5;border-right:1px solid rgba(255,255,255,.1)}}button:not(:disabled){cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden}button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}input:focus,textarea:focus,select:focus{outline:2px solid rgba(45,212,191,.5);outline-offset:2px}a{transition:color .2s ease}a:hover{color:#2dd4bf}::selection{background:#14b8a666;color:#fff}[data-theme=light] ::selection,html:not([data-theme]) ::selection{background:#14b8a640;color:#0f172a}[data-theme=dark] ::selection{background:#14b8a680;color:#fff}::-moz-selection{background:#14b8a666;color:#fff}[data-theme=light] ::-moz-selection,html:not([data-theme]) ::-moz-selection{background:#14b8a640;color:#0f172a}[data-theme=dark] ::-moz-selection{background:#14b8a680;color:#fff}button,button *,.no-select,.no-select *{-webkit-user-select:none;-moz-user-select:none;user-select:none}p,div,span,h1,h2,h3,h4,h5,h6,li,td,th,label,input[type=text],textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text}.loading{position:relative;color:transparent!important;pointer-events:none}.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgba(255,255,255,.3);border-top-color:#fffc;border-radius:50%;animation:spin .6s linear infinite}*:not(.no-transition):not(.no-transition *){transition-property:color,background-color,border-color,transform,opacity,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}*:before,*:after,.no-transition,.no-transition *,svg,svg *{transition:none!important}@media print{@page{size:landscape;margin:10mm}body{background:#fff!important;color:#000!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}nav,aside,header,button,.print\:hidden{display:none!important}.p-4,.sm\:p-8,.max-w-7xl,.mx-auto,.min-h-screen{padding:0!important;margin:0!important;max-width:none!important;width:100%!important;min-height:0!important}.glass-card{background:#fff!important;border:none!important;box-shadow:none!important;padding:0!important;color:#000!important}table{width:100%!important;border-collapse:collapse!important;font-size:12px}th,td{border:1px solid #e5e5e5!important;padding:8px!important;color:#000!important}th{background-color:#f8fafc!important;font-weight:700!important}input{border:none!important;background:transparent!important;color:#000!important;text-align:center!important;padding:0!important;font-weight:400!important}.print\:block{display:block!important}}@media (min-width: 640px){@media (min-width: 1920px){.sm\:text-base{font-size:1.125rem}.sm\:text-sm{font-size:1rem}.sm\:text-lg{font-size:1.5rem}}@media (min-width: 2560px){.sm\:text-base{font-size:1.25rem}.sm\:text-sm{font-size:1.125rem}.sm\:text-lg{font-size:1.75rem}}@media (min-width: 3840px){.sm\:text-base{font-size:1.5rem;line-height:1.6}.sm\:text-sm{font-size:1.25rem;line-height:1.6}.sm\:text-lg{font-size:2rem;line-height:1.5}.sm\:text-xl{font-size:2.5rem;line-height:1.4}.sm\:text-2xl{font-size:3rem;line-height:1.3}}}@media (min-width: 768px){@media (min-width: 1920px){.md\:text-sm{font-size:1rem}}@media (min-width: 2560px){.md\:text-sm{font-size:1.125rem}}@media (min-width: 3840px){.md\:text-sm{font-size:1.25rem;line-height:1.6}.md\:text-xl{font-size:2.5rem;line-height:1.4}.md\:text-2xl{font-size:3rem;line-height:1.3}}}@media (min-width: 1024px){@media (min-width: 1920px){.lg\:text-base{font-size:1.125rem}.lg\:text-sm{font-size:1rem}.lg\:text-lg{font-size:1.5rem}}@media (min-width: 2560px){.lg\:text-base{font-size:1.25rem}.lg\:text-sm{font-size:1.125rem}.lg\:text-lg{font-size:1.75rem}}@media (min-width: 3840px){.lg\:text-base{font-size:1.5rem;line-height:1.6}.lg\:text-sm{font-size:1.25rem;line-height:1.6}.lg\:text-lg{font-size:2rem;line-height:1.5}.lg\:text-xl{font-size:2.5rem;line-height:1.4}.lg\:text-2xl{font-size:3rem;line-height:1.3}}}@media (min-width: 1920px){.\33xl\:text-lg{font-size:1.5rem}@media (min-width: 2560px){.\33xl\:text-lg{font-size:1.75rem}}@media (min-width: 3840px){.\33xl\:text-lg{font-size:2rem;line-height:1.5}.\33xl\:text-xl{font-size:2.5rem;line-height:1.4}.\33xl\:text-2xl{font-size:3rem;line-height:1.3}}}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-white\/10::-moz-placeholder{color:#ffffff1a}.placeholder\:text-white\/10::placeholder{color:#ffffff1a}.placeholder\:text-white\/30::-moz-placeholder{color:#ffffff4d}.placeholder\:text-white\/30::placeholder{color:#ffffff4d}.placeholder\:text-white\/40::-moz-placeholder{color:#fff6}.placeholder\:text-white\/40::placeholder{color:#fff6}.placeholder\:text-white\/70::-moz-placeholder{color:#ffffffb3}.placeholder\:text-white\/70::placeholder{color:#ffffffb3}html[data-theme=light] .placeholder\:text-white\/70::-moz-placeholder,html.light .placeholder\:text-white\/70::-moz-placeholder{color:#475569!important}html[data-theme=light] .placeholder\:text-white\/70::placeholder,html.light .placeholder\:text-white\/70::placeholder{color:#475569!important}html[data-theme=light] .placeholder\:text-white\/40::-moz-placeholder,html.light .placeholder\:text-white\/40::-moz-placeholder{color:#64748b!important}html[data-theme=light] .placeholder\:text-white\/40::placeholder,html.light .placeholder\:text-white\/40::placeholder{color:#64748b!important}html[data-theme=light] .placeholder\:text-white\/30::-moz-placeholder,html.light .placeholder\:text-white\/30::-moz-placeholder{color:#64748b!important}html[data-theme=light] .placeholder\:text-white\/30::placeholder,html.light .placeholder\:text-white\/30::placeholder{color:#64748b!important}.last\:mb-0:last-child{margin-bottom:0}.last\:border-0:last-child{border-width:0px}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-2:hover{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:rotate-12:hover{--tw-rotate: 12deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-125:hover{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.01\]:hover{--tw-scale-x: 1.01;--tw-scale-y: 1.01;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.03\]:hover{--tw-scale-x: 1.03;--tw-scale-y: 1.03;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.05\]:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-amber-400:hover{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.hover\:border-amber-500:hover{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.hover\:border-amber-500\/30:hover{border-color:#f59e0b4d}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-blue-400\/50:hover{border-color:#60a5fa80}.hover\:border-blue-500\/30:hover{border-color:#3b82f64d}.hover\:border-blue-500\/50:hover{border-color:#3b82f680}.hover\:border-cyan-400:hover{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.hover\:border-cyan-500:hover{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.hover\:border-emerald-400:hover{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.hover\:border-gray-500\/50:hover{border-color:#6b728080}.hover\:border-green-400\/50:hover{border-color:#4ade8080}.hover\:border-green-500\/30:hover{border-color:#22c55e4d}.hover\:border-green-500\/50:hover{border-color:#22c55e80}.hover\:border-orange-400:hover{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.hover\:border-orange-500\/50:hover{border-color:#f9731680}.hover\:border-primary-500:hover{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.hover\:border-primary-500\/30:hover{border-color:#14b8a64d}.hover\:border-primary-500\/50:hover{border-color:#14b8a680}.hover\:border-purple-500\/30:hover{border-color:#a855f74d}.hover\:border-purple-500\/50:hover{border-color:#a855f780}.hover\:border-red-200:hover{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.hover\:border-red-500\/30:hover{border-color:#ef44444d}.hover\:border-red-500\/50:hover{border-color:#ef444480}.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.hover\:border-slate-400:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.hover\:border-slate-500:hover{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.hover\:border-teal-400:hover{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.hover\:border-teal-400\/30:hover{border-color:#2dd4bf4d}.hover\:border-teal-400\/50:hover{border-color:#2dd4bf80}.hover\:border-teal-500:hover{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.hover\:border-teal-500\/20:hover{border-color:#14b8a633}.hover\:border-teal-500\/30:hover{border-color:#14b8a64d}.hover\:border-teal-500\/50:hover{border-color:#14b8a680}.hover\:border-transparent:hover{border-color:transparent}.hover\:border-white\/10:hover{border-color:#ffffff1a}.hover\:border-white\/20:hover{border-color:#fff3}.hover\:border-white\/30:hover{border-color:#ffffff4d}.hover\:border-white\/40:hover{border-color:#fff6}.hover\:border-white\/50:hover{border-color:#ffffff80}.hover\:border-yellow-500\/20:hover{border-color:#eab30833}.hover\:border-yellow-500\/30:hover{border-color:#eab3084d}.hover\:border-yellow-500\/50:hover{border-color:#eab30880}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-200:hover{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-500\/10:hover{background-color:#f59e0b1a}.hover\:bg-amber-500\/30:hover{background-color:#f59e0b4d}.hover\:bg-amber-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-400:hover{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-500\/10:hover{background-color:#3b82f61a}.hover\:bg-blue-500\/20:hover{background-color:#3b82f633}.hover\:bg-blue-500\/30:hover{background-color:#3b82f64d}.hover\:bg-blue-500\/40:hover{background-color:#3b82f666}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-50\/50:hover{background-color:#ecfeff80}.hover\:bg-cyan-500\/20:hover{background-color:#06b6d433}.hover\:bg-cyan-500\/30:hover{background-color:#06b6d44d}.hover\:bg-emerald-400:hover{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500:hover{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500\/30:hover{background-color:#10b9814d}.hover\:bg-emerald-600:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-500\/30:hover{background-color:#6b72804d}.hover\:bg-green-400:hover{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.hover\:bg-green-500\/10:hover{background-color:#22c55e1a}.hover\:bg-green-500\/20:hover{background-color:#22c55e33}.hover\:bg-green-500\/30:hover{background-color:#22c55e4d}.hover\:bg-green-500\/40:hover{background-color:#22c55e66}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-500\/20:hover{background-color:#f9731633}.hover\:bg-orange-500\/30:hover{background-color:#f973164d}.hover\:bg-orange-500\/5:hover{background-color:#f973160d}.hover\:bg-orange-600:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-500:hover{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-500\/20:hover{background-color:#14b8a633}.hover\:bg-primary-500\/30:hover{background-color:#14b8a64d}.hover\:bg-primary-600:hover{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-700:hover{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-400:hover{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-500\/20:hover{background-color:#a855f733}.hover\:bg-purple-500\/30:hover{background-color:#a855f74d}.hover\:bg-purple-600:hover{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-400:hover{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-500\/20:hover{background-color:#ef444433}.hover\:bg-red-500\/30:hover{background-color:#ef44444d}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-800\/40:hover{background-color:#991b1b66}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-300:hover{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-300\/90:hover{background-color:#cbd5e1e6}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-500:hover{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-600:hover{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-700\/50:hover{background-color:#33415580}.hover\:bg-slate-700\/80:hover{background-color:#334155cc}.hover\:bg-slate-700\/90:hover{background-color:#334155e6}.hover\:bg-teal-100:hover{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-200:hover{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-400:hover{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-50\/50:hover{background-color:#f0fdfa80}.hover\:bg-teal-500\/10:hover{background-color:#14b8a61a}.hover\:bg-teal-500\/20:hover{background-color:#14b8a633}.hover\:bg-teal-500\/30:hover{background-color:#14b8a64d}.hover\:bg-teal-500\/5:hover{background-color:#14b8a60d}.hover\:bg-teal-600:hover{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-600\/30:hover{background-color:#0d94884d}.hover\:bg-teal-700:hover{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/15:hover{background-color:#ffffff26}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/30:hover{background-color:#ffffff4d}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:bg-white\/\[0\.02\]:hover{background-color:#ffffff05}.hover\:bg-white\/\[0\.08\]:hover{background-color:#ffffff14}.hover\:bg-yellow-400:hover{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-500\/10:hover{background-color:#eab3081a}.hover\:bg-yellow-500\/20:hover{background-color:#eab30833}.hover\:bg-yellow-500\/30:hover{background-color:#eab3084d}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:bg-gradient-to-br:hover{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.hover\:from-amber-600:hover{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600:hover{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400:hover{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500:hover{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600:hover{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-600:hover{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600:hover{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-400:hover{--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-500:hover{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-600:hover{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400:hover{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500:hover{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600:hover{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.hover\:to-cyan-400:hover{--tw-gradient-to: #22d3ee var(--tw-gradient-to-position)}.hover\:to-cyan-500:hover{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.hover\:to-cyan-600:hover{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.hover\:to-emerald-500:hover{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.hover\:to-emerald-600:hover{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.hover\:to-emerald-700:hover{--tw-gradient-to: #047857 var(--tw-gradient-to-position)}.hover\:to-orange-400:hover{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.hover\:to-orange-600:hover{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.hover\:to-purple-700:hover{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.hover\:to-red-700:hover{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.hover\:to-teal-300:hover{--tw-gradient-to: #5eead4 var(--tw-gradient-to-position)}.hover\:to-teal-500:hover{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.hover\:to-teal-600:hover{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.hover\:to-teal-700:hover{--tw-gradient-to: #0f766e var(--tw-gradient-to-position)}.hover\:to-yellow-700:hover{--tw-gradient-to: #a16207 var(--tw-gradient-to-position)}.hover\:text-amber-400:hover{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.hover\:text-amber-600:hover{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.hover\:text-amber-700:hover{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.hover\:text-blue-400:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.hover\:text-green-300:hover{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.hover\:text-orange-300:hover{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.hover\:text-orange-400:hover{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.hover\:text-primary-300:hover{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.hover\:text-primary-400:hover{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.hover\:text-purple-400:hover{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.hover\:text-red-200:hover{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-slate-300:hover{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hover\:text-teal-300:hover{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.hover\:text-teal-400:hover{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.hover\:text-teal-600:hover{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.hover\:text-teal-700:hover{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-white\/60:hover{color:#fff9}.hover\:text-white\/70:hover{color:#ffffffb3}.hover\:text-white\/80:hover{color:#fffc}.hover\:text-yellow-400:hover{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_30px_rgba\(20\,184\,166\,0\.6\)\,0_6px_16px_rgba\(20\,184\,166\,0\.4\)\]:hover{--tw-shadow: 0 0 30px rgba(20,184,166,.6),0 6px 16px rgba(20,184,166,.4);--tw-shadow-colored: 0 0 30px var(--tw-shadow-color), 0 6px 16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-amber-500\/10:hover{--tw-shadow-color: rgb(245 158 11 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-amber-500\/25:hover{--tw-shadow-color: rgb(245 158 11 / .25);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-black\/20:hover{--tw-shadow-color: rgb(0 0 0 / .2);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-blue-500\/10:hover{--tw-shadow-color: rgb(59 130 246 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-blue-500\/25:hover{--tw-shadow-color: rgb(59 130 246 / .25);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-emerald-500\/40:hover{--tw-shadow-color: rgb(16 185 129 / .4);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-green-500\/25:hover{--tw-shadow-color: rgb(34 197 94 / .25);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-orange-500\/25:hover{--tw-shadow-color: rgb(249 115 22 / .25);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-primary-500\/25:hover{--tw-shadow-color: rgb(20 184 166 / .25);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-primary-500\/40:hover{--tw-shadow-color: rgb(20 184 166 / .4);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-purple-500\/25:hover{--tw-shadow-color: rgb(168 85 247 / .25);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-red-500\/20:hover{--tw-shadow-color: rgb(239 68 68 / .2);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-red-500\/25:hover{--tw-shadow-color: rgb(239 68 68 / .25);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-teal-100:hover{--tw-shadow-color: #ccfbf1;--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-teal-500\/25:hover{--tw-shadow-color: rgb(20 184 166 / .25);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-teal-500\/40:hover{--tw-shadow-color: rgb(20 184 166 / .4);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-teal-500\/50:hover{--tw-shadow-color: rgb(20 184 166 / .5);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-yellow-500\/20:hover{--tw-shadow-color: rgb(234 179 8 / .2);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-yellow-500\/25:hover{--tw-shadow-color: rgb(234 179 8 / .25);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-yellow-500\/30:hover{--tw-shadow-color: rgb(234 179 8 / .3);--tw-shadow: var(--tw-shadow-colored)}.hover\:grayscale-0:hover{--tw-grayscale: grayscale(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}html[data-theme=light] .hover\:text-white:hover,html.light .hover\:text-white:hover{color:#1e293b!important}html[data-theme=light] .hover\:text-white\/70:hover,html.light .hover\:text-white\/70:hover,html[data-theme=light] .hover\:text-white\/60:hover,html.light .hover\:text-white\/60:hover{color:#475569!important}html[data-theme=light] .hover\:bg-white\/5:hover,html.light .hover\:bg-white\/5:hover{background:#f1f5f9!important}html[data-theme=light] .hover\:bg-white\/10:hover,html.light .hover\:bg-white\/10:hover{background:#e2e8f0!important}html[data-theme=light] .hover\:bg-gradient-to-br:hover,html.light .hover\:bg-gradient-to-br:hover{background-image:var(--tw-gradient-stops)!important}html[data-theme=light] .hover\:text-red-500:hover,html.light .hover\:text-red-500:hover{color:#ef4444!important}html[data-theme=light] .hover\:shadow-yellow-500\/20:hover,html.light .hover\:shadow-yellow-500\/20:hover{box-shadow:0 4px 14px #eab30840!important}html[data-theme=light] .hover\:shadow-red-500\/20:hover,html.light .hover\:shadow-red-500\/20:hover{box-shadow:0 4px 14px #ef444440!important}.focus\:border-amber-400:focus{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.focus\:border-amber-500\/50:focus{border-color:#f59e0b80}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-blue-500\/50:focus{border-color:#3b82f680}.focus\:border-emerald-500:focus{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.focus\:border-green-500:focus{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.focus\:border-green-500\/50:focus{border-color:#22c55e80}.focus\:border-indigo-500\/50:focus{border-color:#6366f180}.focus\:border-orange-500\/50:focus{border-color:#f9731680}.focus\:border-primary-500:focus{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.focus\:border-primary-500\/50:focus{border-color:#14b8a680}.focus\:border-purple-400:focus{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.focus\:border-purple-500:focus{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.focus\:border-purple-500\/50:focus{border-color:#a855f780}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:border-red-500\/50:focus{border-color:#ef444480}.focus\:border-teal-400:focus{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.focus\:border-teal-500:focus{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.focus\:border-teal-500\/50:focus{border-color:#14b8a680}.focus\:border-white\/20:focus{border-color:#fff3}.focus\:border-yellow-400:focus{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.focus\:border-yellow-500:focus{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.focus\:border-yellow-500\/50:focus{border-color:#eab30880}.focus\:bg-blue-500\/30:focus{background-color:#3b82f64d}.focus\:bg-green-500\/30:focus{background-color:#22c55e4d}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:bg-white\/10:focus{background-color:#ffffff1a}.focus\:bg-white\/\[0\.07\]:focus{background-color:#ffffff12}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500\/20:focus{--tw-ring-color: rgb(59 130 246 / .2)}.focus\:ring-blue-500\/50:focus{--tw-ring-color: rgb(59 130 246 / .5)}.focus\:ring-green-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500\/10:focus{--tw-ring-color: rgb(99 102 241 / .1)}.focus\:ring-orange-500\/50:focus{--tw-ring-color: rgb(249 115 22 / .5)}.focus\:ring-primary-500\/20:focus{--tw-ring-color: rgb(20 184 166 / .2)}.focus\:ring-primary-500\/30:focus{--tw-ring-color: rgb(20 184 166 / .3)}.focus\:ring-primary-500\/50:focus{--tw-ring-color: rgb(20 184 166 / .5)}.focus\:ring-purple-500\/50:focus{--tw-ring-color: rgb(168 85 247 / .5)}.focus\:ring-red-500\/20:focus{--tw-ring-color: rgb(239 68 68 / .2)}.focus\:ring-red-500\/30:focus{--tw-ring-color: rgb(239 68 68 / .3)}.focus\:ring-teal-400\/20:focus{--tw-ring-color: rgb(45 212 191 / .2)}.focus\:ring-teal-400\/50:focus{--tw-ring-color: rgb(45 212 191 / .5)}.focus\:ring-teal-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-500\/10:focus{--tw-ring-color: rgb(20 184 166 / .1)}.focus\:ring-teal-500\/20:focus{--tw-ring-color: rgb(20 184 166 / .2)}.focus\:ring-teal-500\/30:focus{--tw-ring-color: rgb(20 184 166 / .3)}.focus\:ring-teal-500\/50:focus{--tw-ring-color: rgb(20 184 166 / .5)}.focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px}html[data-theme=light] .focus\:bg-white\/10:focus,html.light .focus\:bg-white\/10:focus{background:#e2e8f0!important}.focus\:\[outline\:none\]:focus{outline:none}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-teal-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:\[outline\:none\]:focus-visible{outline:none}.active\:translate-y-0:active{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-90:active{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-95:active,.active\:scale-\[0\.95\]:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.99\]:active{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-teal-100:active{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:active\:scale-100:active:disabled{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[open] .group-open\:block{display:block}.group[open] .group-open\:hidden{display:none}.group[open] .group-open\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/day:hover .group-hover\/day\:block{display:block}.group:hover .group-hover\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-\[200\%\]{--tw-translate-x: 200%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:rotate-3{--tw-rotate: 3deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:border-white\/40{border-color:#fff6}.group:hover .group-hover\:bg-blue-500\/20{background-color:#3b82f633}.group:hover .group-hover\:bg-green-500\/20{background-color:#22c55e33}.group:hover .group-hover\:bg-green-500\/30{background-color:#22c55e4d}.group:hover .group-hover\:bg-indigo-500\/10{background-color:#6366f11a}.group:hover .group-hover\:bg-primary-500\/20{background-color:#14b8a633}.group:hover .group-hover\:bg-primary-600\/20{background-color:#0d948833}.group:hover .group-hover\:bg-purple-500\/10{background-color:#a855f71a}.group:hover .group-hover\:bg-yellow-500\/10{background-color:#eab3081a}.group:hover .group-hover\:bg-yellow-500\/20{background-color:#eab30833}.group:hover .group-hover\:from-purple-500\/10{--tw-gradient-from: rgb(168 85 247 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-teal-500\/10{--tw-gradient-from: rgb(20 184 166 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.group:hover .group-hover\:text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-primary-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-500\/20{color:#ef444433}.group:hover .group-hover\:text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}html[data-theme=light] .group:hover .group-hover\:text-white,html.light .group:hover .group-hover\:text-white{color:#1e293b!important}html[data-theme=light] .group:hover .group-hover\:text-teal-500,html.light .group:hover .group-hover\:text-teal-500{color:#14b8a6!important}.peer:hover~.peer-hover\:border-orange-400{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.peer:focus~.peer-focus\:ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.peer:focus~.peer-focus\:ring-orange-500\/30{--tw-ring-color: rgb(249 115 22 / .3)}@media (min-width: 640px){.sm\:bottom-4{bottom:1rem}.sm\:left-1{left:.25rem}.sm\:left-auto{left:auto}.sm\:right-4{right:1rem}.sm\:top-1{top:.25rem}.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-1{margin-bottom:.25rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:mb-2\.5{margin-bottom:.625rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-0{margin-top:0}.sm\:mt-1{margin-top:.25rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:table-cell{display:table-cell}.sm\:hidden{display:none}.sm\:h-1\.5{height:.375rem}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:h-14{height:3.5rem}.sm\:h-16{height:4rem}.sm\:h-2{height:.5rem}.sm\:h-2\.5{height:.625rem}.sm\:h-3{height:.75rem}.sm\:h-3\.5{height:.875rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-6{height:1.5rem}.sm\:h-7{height:1.75rem}.sm\:h-8{height:2rem}.sm\:h-9{height:2.25rem}.sm\:h-\[96px\]{height:96px}.sm\:max-h-\[70vh\]{max-height:70vh}.sm\:max-h-\[90vh\]{max-height:90vh}.sm\:min-h-\[140px\]{min-height:140px}.sm\:w-1\.5{width:.375rem}.sm\:w-10{width:2.5rem}.sm\:w-12{width:3rem}.sm\:w-14{width:3.5rem}.sm\:w-16{width:4rem}.sm\:w-2{width:.5rem}.sm\:w-2\.5{width:.625rem}.sm\:w-3{width:.75rem}.sm\:w-3\.5{width:.875rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-56{width:14rem}.sm\:w-6{width:1.5rem}.sm\:w-64{width:16rem}.sm\:w-7{width:1.75rem}.sm\:w-8{width:2rem}.sm\:w-9{width:2.25rem}.sm\:w-96{width:24rem}.sm\:w-auto{width:auto}.sm\:min-w-\[100px\]{min-width:100px}.sm\:min-w-\[18px\]{min-width:18px}.sm\:min-w-\[56px\]{min-width:56px}.sm\:min-w-\[60px\]{min-width:60px}.sm\:min-w-\[72px\]{min-width:72px}.sm\:min-w-\[auto\]{min-width:auto}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-\[160px\]{max-width:160px}.sm\:max-w-\[70\%\]{max-width:70%}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-none{max-width:none}.sm\:max-w-sm{max-width:24rem}.sm\:flex-none{flex:none}.sm\:translate-x-6{--tw-translate-x: 1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-center{align-items:center}.sm\:gap-0{gap:0px}.sm\:gap-1{gap:.25rem}.sm\:gap-1\.5{gap:.375rem}.sm\:gap-2{gap:.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.sm\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.sm\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.sm\:rounded-2xl{border-radius:1rem}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:border-b-0{border-bottom-width:0px}.sm\:p-1{padding:.25rem}.sm\:p-2{padding:.5rem}.sm\:p-2\.5{padding:.625rem}.sm\:p-3{padding:.75rem}.sm\:p-3\.5{padding:.875rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-20{padding-bottom:5rem}.sm\:pb-32{padding-bottom:8rem}.sm\:pl-10{padding-left:2.5rem}.sm\:pr-12{padding-right:3rem}.sm\:pt-14{padding-top:3.5rem}.sm\:pt-20{padding-top:5rem}.sm\:pt-3{padding-top:.75rem}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-\[10px\]{font-size:10px}.sm\:text-\[9px\]{font-size:9px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:opacity-0{opacity:0}.group:hover .sm\:group-hover\:opacity-100{opacity:1}}@media (min-width: 768px){.md\:col-span-3{grid-column:span 3 / span 3}.md\:mt-0{margin-top:0}.md\:mt-1\.5{margin-top:.375rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-6{height:1.5rem}.md\:w-6{width:1.5rem}.md\:w-64{width:16rem}.md\:w-auto{width:auto}.md\:max-w-2xl{max-width:42rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-\[minmax\(0\,1\.2fr\)_auto_1fr_auto_auto_auto\]{grid-template-columns:minmax(0,1.2fr) auto 1fr auto auto auto}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.md\:gap-y-0{row-gap:0px}.md\:overflow-x-auto{overflow-x:auto}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pb-24{padding-bottom:6rem}.md\:pr-20{padding-right:5rem}.md\:pt-24{padding-top:6rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:col-span-9{grid-column:span 9 / span 9}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mr-\[280px\]{margin-right:280px}.lg\:mr-\[80px\]{margin-right:80px}.lg\:mt-3{margin-top:.75rem}.lg\:mt-8{margin-top:2rem}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-10{height:2.5rem}.lg\:h-11{height:2.75rem}.lg\:h-12{height:3rem}.lg\:h-4{height:1rem}.lg\:h-6{height:1.5rem}.lg\:h-7{height:1.75rem}.lg\:h-8{height:2rem}.lg\:h-9{height:2.25rem}.lg\:h-\[92px\]{height:92px}.lg\:min-h-\[160px\]{min-height:160px}.lg\:w-10{width:2.5rem}.lg\:w-12{width:3rem}.lg\:w-4{width:1rem}.lg\:w-6{width:1.5rem}.lg\:w-7{width:1.75rem}.lg\:w-72{width:18rem}.lg\:w-8{width:2rem}.lg\:w-9{width:2.25rem}.lg\:min-w-\[120px\]{min-width:120px}.lg\:min-w-\[64px\]{min-width:64px}.lg\:min-w-\[80px\]{min-width:80px}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-6xl{max-width:72rem}.lg\:max-w-lg{max-width:32rem}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:gap-2{gap:.5rem}.lg\:gap-3{gap:.75rem}.lg\:gap-4{gap:1rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.lg\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.lg\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.lg\:rounded-2xl{border-radius:1rem}.lg\:rounded-3xl{border-radius:1.5rem}.lg\:p-12{padding:3rem}.lg\:p-4{padding:1rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pt-4{padding-top:1rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 1280px){.xl\:inline{display:inline}.xl\:max-w-3xl{max-width:48rem}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width: 1536px){.\32xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width: 1920px){.\33xl\:mx-auto{margin-left:auto;margin-right:auto}.\33xl\:mb-12{margin-bottom:3rem}.\33xl\:mb-6{margin-bottom:1.5rem}.\33xl\:mt-12{margin-top:3rem}.\33xl\:h-10{height:2.5rem}.\33xl\:h-12{height:3rem}.\33xl\:h-14{height:3.5rem}.\33xl\:h-8{height:2rem}.\33xl\:w-10{width:2.5rem}.\33xl\:w-12{width:3rem}.\33xl\:w-14{width:3.5rem}.\33xl\:w-8{width:2rem}.\33xl\:max-w-3xl{max-width:48rem}.\33xl\:max-w-4xl{max-width:56rem}.\33xl\:max-w-5xl{max-width:64rem}.\33xl\:max-w-6xl{max-width:72rem}.\33xl\:max-w-7xl{max-width:80rem}.\33xl\:max-w-\[1920px\]{max-width:1920px}.\33xl\:max-w-xl{max-width:36rem}.\33xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\33xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\33xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.\33xl\:gap-12{gap:3rem}.\33xl\:gap-4{gap:1rem}.\33xl\:gap-6{gap:1.5rem}.\33xl\:gap-8{gap:2rem}.\33xl\:rounded-3xl{border-radius:1.5rem}.\33xl\:p-8{padding:2rem}.\33xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.\33xl\:px-8{padding-left:2rem;padding-right:2rem}.\33xl\:py-4{padding-top:1rem;padding-bottom:1rem}.\33xl\:text-2xl{font-size:1.5rem;line-height:2rem}.\33xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.\33xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.\33xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 2560px){.\34xl\:max-w-5xl{max-width:64rem}.\34xl\:max-w-6xl{max-width:72rem}.\34xl\:max-w-\[1920px\]{max-width:1920px}.\34xl\:max-w-\[2560px\]{max-width:2560px}.\34xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\34xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.\34xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 3840px){.\35xl\:max-w-\[2560px\]{max-width:2560px}.\35xl\:max-w-\[3840px\]{max-width:3840px}.\35xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (prefers-color-scheme: dark){.dark\:divide-slate-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(51 65 85 / var(--tw-divide-opacity, 1))}.dark\:divide-white\/10>:not([hidden])~:not([hidden]){border-color:#ffffff1a}.dark\:border-amber-500\/20{border-color:#f59e0b33}.dark\:border-amber-700{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.dark\:border-amber-800{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.dark\:border-blue-500\/20{border-color:#3b82f633}.dark\:border-blue-500\/30{border-color:#3b82f64d}.dark\:border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:border-cyan-500\/30{border-color:#06b6d44d}.dark\:border-emerald-500\/30{border-color:#10b9814d}.dark\:border-emerald-700{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.dark\:border-gray-500\/50{border-color:#6b728080}.dark\:border-green-500\/20{border-color:#22c55e33}.dark\:border-green-500\/30{border-color:#22c55e4d}.dark\:border-green-800{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.dark\:border-orange-500\/20{border-color:#f9731633}.dark\:border-orange-500\/30{border-color:#f973164d}.dark\:border-orange-600{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.dark\:border-orange-700{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.dark\:border-pink-500\/20{border-color:#ec489933}.dark\:border-primary-500\/30{border-color:#14b8a64d}.dark\:border-purple-500\/20{border-color:#a855f733}.dark\:border-purple-500\/30{border-color:#a855f74d}.dark\:border-purple-700{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.dark\:border-purple-800{--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity, 1))}.dark\:border-red-500\/20{border-color:#ef444433}.dark\:border-red-500\/30{border-color:#ef44444d}.dark\:border-red-800{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.dark\:border-red-900\/50{border-color:#7f1d1d80}.dark\:border-slate-500{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.dark\:border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.dark\:border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-slate-700\/30{border-color:#3341554d}.dark\:border-slate-700\/50{border-color:#33415580}.dark\:border-teal-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.dark\:border-teal-500\/20{border-color:#14b8a633}.dark\:border-teal-500\/30{border-color:#14b8a64d}.dark\:border-teal-500\/50{border-color:#14b8a680}.dark\:border-teal-600{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.dark\:border-teal-700{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.dark\:border-teal-800{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.dark\:border-white\/10{border-color:#ffffff1a}.dark\:border-white\/20{border-color:#fff3}.dark\:border-white\/5{border-color:#ffffff0d}.dark\:border-yellow-500\/20{border-color:#eab30833}.dark\:border-yellow-500\/30{border-color:#eab3084d}.dark\:border-yellow-800{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.dark\:bg-amber-500\/10{background-color:#f59e0b1a}.dark\:bg-amber-500\/20{background-color:#f59e0b33}.dark\:bg-amber-900\/20{background-color:#78350f33}.dark\:bg-amber-900\/40{background-color:#78350f66}.dark\:bg-black\/20{background-color:#0003}.dark\:bg-black\/30{background-color:#0000004d}.dark\:bg-black\/60{background-color:#0009}.dark\:bg-black\/70{background-color:#000000b3}.dark\:bg-black\/80{background-color:#000c}.dark\:bg-blue-500\/10{background-color:#3b82f61a}.dark\:bg-blue-500\/15{background-color:#3b82f626}.dark\:bg-blue-500\/20{background-color:#3b82f633}.dark\:bg-blue-900\/30{background-color:#1e3a8a4d}.dark\:bg-blue-900\/40{background-color:#1e3a8a66}.dark\:bg-blue-900\/50{background-color:#1e3a8a80}.dark\:bg-emerald-900\/40{background-color:#064e3b66}.dark\:bg-gray-500\/20{background-color:#6b728033}.dark\:bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-700\/50{background-color:#37415180}.dark\:bg-gray-900\/90{background-color:#111827e6}.dark\:bg-green-500\/15{background-color:#22c55e26}.dark\:bg-green-500\/20{background-color:#22c55e33}.dark\:bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.dark\:bg-green-900\/30{background-color:#14532d4d}.dark\:bg-green-900\/50{background-color:#14532d80}.dark\:bg-orange-500\/10{background-color:#f973161a}.dark\:bg-orange-500\/15{background-color:#f9731626}.dark\:bg-orange-500\/20{background-color:#f9731633}.dark\:bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.dark\:bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity, 1))}.dark\:bg-orange-900\/50{background-color:#7c2d1280}.dark\:bg-pink-500\/15{background-color:#ec489926}.dark\:bg-purple-500\/15{background-color:#a855f726}.dark\:bg-purple-900\/40{background-color:#581c8766}.dark\:bg-red-500\/10{background-color:#ef44441a}.dark\:bg-red-500\/15{background-color:#ef444426}.dark\:bg-red-500\/20{background-color:#ef444433}.dark\:bg-red-900\/10{background-color:#7f1d1d1a}.dark\:bg-red-900\/20{background-color:#7f1d1d33}.dark\:bg-red-900\/30{background-color:#7f1d1d4d}.dark\:bg-red-900\/40{background-color:#7f1d1d66}.dark\:bg-red-900\/50{background-color:#7f1d1d80}.dark\:bg-red-950\/30{background-color:#450a0a4d}.dark\:bg-red-950\/40{background-color:#450a0a66}.dark\:bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-700\/50{background-color:#33415580}.dark\:bg-slate-700\/60{background-color:#33415599}.dark\:bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800\/30{background-color:#1e293b4d}.dark\:bg-slate-800\/50{background-color:#1e293b80}.dark\:bg-slate-800\/60{background-color:#1e293b99}.dark\:bg-slate-800\/70{background-color:#1e293bb3}.dark\:bg-slate-800\/80{background-color:#1e293bcc}.dark\:bg-slate-800\/90{background-color:#1e293be6}.dark\:bg-slate-800\/95{background-color:#1e293bf2}.dark\:bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-900\/50{background-color:#0f172a80}.dark\:bg-slate-900\/95{background-color:#0f172af2}.dark\:bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-500\/10{background-color:#14b8a61a}.dark\:bg-teal-500\/15{background-color:#14b8a626}.dark\:bg-teal-500\/20{background-color:#14b8a633}.dark\:bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-700{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-800{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-900\/30{background-color:#134e4a4d}.dark\:bg-teal-900\/40{background-color:#134e4a66}.dark\:bg-transparent{background-color:transparent}.dark\:bg-white\/10{background-color:#ffffff1a}.dark\:bg-white\/5{background-color:#ffffff0d}.dark\:bg-yellow-500\/15{background-color:#eab30826}.dark\:bg-yellow-500\/20{background-color:#eab30833}.dark\:bg-yellow-900\/30{background-color:#713f124d}.dark\:bg-yellow-900\/50{background-color:#713f1280}.dark\:from-amber-500\/10{--tw-gradient-from: rgb(245 158 11 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-amber-500\/30{--tw-gradient-from: rgb(245 158 11 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-500\/10{--tw-gradient-from: rgb(59 130 246 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-500\/20{--tw-gradient-from: rgb(59 130 246 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-500\/30{--tw-gradient-from: rgb(59 130 246 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-900\/20{--tw-gradient-from: rgb(30 58 138 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-900\/30{--tw-gradient-from: rgb(30 58 138 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-cyan-500\/10{--tw-gradient-from: rgb(6 182 212 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-cyan-500\/20{--tw-gradient-from: rgb(6 182 212 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-500\/10{--tw-gradient-from: rgb(16 185 129 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-500\/20{--tw-gradient-from: rgb(16 185 129 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-green-500\/10{--tw-gradient-from: rgb(34 197 94 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-green-900\/30{--tw-gradient-from: rgb(20 83 45 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-orange-500\/10{--tw-gradient-from: rgb(249 115 22 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-orange-500\/20{--tw-gradient-from: rgb(249 115 22 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-pink-500\/10{--tw-gradient-from: rgb(236 72 153 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-purple-500\/10{--tw-gradient-from: rgb(168 85 247 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-purple-500\/20{--tw-gradient-from: rgb(168 85 247 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-purple-900\/30{--tw-gradient-from: rgb(88 28 135 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-red-500\/10{--tw-gradient-from: rgb(239 68 68 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-slate-700{--tw-gradient-from: #334155 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-slate-800\/80{--tw-gradient-from: rgb(30 41 59 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-slate-900\/60{--tw-gradient-from: rgb(15 23 42 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-teal-500\/10{--tw-gradient-from: rgb(20 184 166 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-teal-800\/40{--tw-gradient-from: rgb(17 94 89 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-teal-900\/30{--tw-gradient-from: rgb(19 78 74 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-yellow-500\/10{--tw-gradient-from: rgb(234 179 8 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-yellow-500\/20{--tw-gradient-from: rgb(234 179 8 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-yellow-900\/30{--tw-gradient-from: rgb(113 63 18 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-amber-500\/10{--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 158 11 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-green-500\/10{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-indigo-500\/10{--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(99 102 241 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-pink-500\/10{--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(236 72 153 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-slate-800\/50{--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 41 59 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-teal-500\/10{--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 184 166 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-amber-500\/20{--tw-gradient-to: rgb(245 158 11 / .2) var(--tw-gradient-to-position)}.dark\:to-blue-500\/5{--tw-gradient-to: rgb(59 130 246 / .05) var(--tw-gradient-to-position)}.dark\:to-blue-800\/30{--tw-gradient-to: rgb(30 64 175 / .3) var(--tw-gradient-to-position)}.dark\:to-cyan-500\/10{--tw-gradient-to: rgb(6 182 212 / .1) var(--tw-gradient-to-position)}.dark\:to-emerald-500\/10{--tw-gradient-to: rgb(16 185 129 / .1) var(--tw-gradient-to-position)}.dark\:to-emerald-800\/40{--tw-gradient-to: rgb(6 95 70 / .4) var(--tw-gradient-to-position)}.dark\:to-green-500\/20{--tw-gradient-to: rgb(34 197 94 / .2) var(--tw-gradient-to-position)}.dark\:to-green-500\/5{--tw-gradient-to: rgb(34 197 94 / .05) var(--tw-gradient-to-position)}.dark\:to-green-800\/30{--tw-gradient-to: rgb(22 101 52 / .3) var(--tw-gradient-to-position)}.dark\:to-indigo-500\/20{--tw-gradient-to: rgb(99 102 241 / .2) var(--tw-gradient-to-position)}.dark\:to-indigo-500\/30{--tw-gradient-to: rgb(99 102 241 / .3) var(--tw-gradient-to-position)}.dark\:to-indigo-900\/20{--tw-gradient-to: rgb(49 46 129 / .2) var(--tw-gradient-to-position)}.dark\:to-orange-500\/10{--tw-gradient-to: rgb(249 115 22 / .1) var(--tw-gradient-to-position)}.dark\:to-orange-500\/30{--tw-gradient-to: rgb(249 115 22 / .3) var(--tw-gradient-to-position)}.dark\:to-orange-500\/5{--tw-gradient-to: rgb(249 115 22 / .05) var(--tw-gradient-to-position)}.dark\:to-orange-800\/30{--tw-gradient-to: rgb(154 52 18 / .3) var(--tw-gradient-to-position)}.dark\:to-pink-500\/10{--tw-gradient-to: rgb(236 72 153 / .1) var(--tw-gradient-to-position)}.dark\:to-pink-500\/20{--tw-gradient-to: rgb(236 72 153 / .2) var(--tw-gradient-to-position)}.dark\:to-pink-500\/5{--tw-gradient-to: rgb(236 72 153 / .05) var(--tw-gradient-to-position)}.dark\:to-purple-500\/10{--tw-gradient-to: rgb(168 85 247 / .1) var(--tw-gradient-to-position)}.dark\:to-purple-500\/5{--tw-gradient-to: rgb(168 85 247 / .05) var(--tw-gradient-to-position)}.dark\:to-purple-800\/30{--tw-gradient-to: rgb(107 33 168 / .3) var(--tw-gradient-to-position)}.dark\:to-red-500\/5{--tw-gradient-to: rgb(239 68 68 / .05) var(--tw-gradient-to-position)}.dark\:to-rose-500\/10{--tw-gradient-to: rgb(244 63 94 / .1) var(--tw-gradient-to-position)}.dark\:to-slate-800{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.dark\:to-slate-800\/80{--tw-gradient-to: rgb(30 41 59 / .8) var(--tw-gradient-to-position)}.dark\:to-slate-900\/60{--tw-gradient-to: rgb(15 23 42 / .6) var(--tw-gradient-to-position)}.dark\:to-teal-500\/10{--tw-gradient-to: rgb(20 184 166 / .1) var(--tw-gradient-to-position)}.dark\:to-teal-500\/20{--tw-gradient-to: rgb(20 184 166 / .2) var(--tw-gradient-to-position)}.dark\:to-teal-500\/5{--tw-gradient-to: rgb(20 184 166 / .05) var(--tw-gradient-to-position)}.dark\:to-teal-800\/30{--tw-gradient-to: rgb(17 94 89 / .3) var(--tw-gradient-to-position)}.dark\:to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.dark\:to-yellow-500\/10{--tw-gradient-to: rgb(234 179 8 / .1) var(--tw-gradient-to-position)}.dark\:to-yellow-500\/5{--tw-gradient-to: rgb(234 179 8 / .05) var(--tw-gradient-to-position)}.dark\:text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-blue-400\/80{color:#60a5facc}.dark\:text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.dark\:text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.dark\:text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.dark\:text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.dark\:text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.dark\:text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.dark\:text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.dark\:text-primary-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.dark\:text-purple-200{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.dark\:text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.dark\:text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.dark\:text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.dark\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.dark\:text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-white\/20{color:#fff3}.dark\:text-white\/40{color:#fff6}.dark\:text-white\/50{color:#ffffff80}.dark\:text-white\/60{color:#fff9}.dark\:text-white\/70{color:#ffffffb3}.dark\:text-white\/80{color:#fffc}.dark\:text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400\/80{color:#facc15cc}.dark\:text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.dark\:placeholder-slate-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.dark\:placeholder-slate-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.dark\:placeholder-white\/30::-moz-placeholder{color:#ffffff4d}.dark\:placeholder-white\/30::placeholder{color:#ffffff4d}.dark\:placeholder-white\/40::-moz-placeholder{color:#fff6}.dark\:placeholder-white\/40::placeholder{color:#fff6}.dark\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-blue-500\/10{--tw-shadow-color: rgb(59 130 246 / .1);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-blue-500\/20{--tw-shadow-color: rgb(59 130 246 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-blue-500\/30{--tw-shadow-color: rgb(59 130 246 / .3);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-cyan-500\/20{--tw-shadow-color: rgb(6 182 212 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-cyan-500\/30{--tw-shadow-color: rgb(6 182 212 / .3);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-emerald-500\/20{--tw-shadow-color: rgb(16 185 129 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-emerald-500\/30{--tw-shadow-color: rgb(16 185 129 / .3);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-green-500\/10{--tw-shadow-color: rgb(34 197 94 / .1);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-orange-500\/10{--tw-shadow-color: rgb(249 115 22 / .1);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-orange-500\/20{--tw-shadow-color: rgb(249 115 22 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-orange-500\/30{--tw-shadow-color: rgb(249 115 22 / .3);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-pink-500\/10{--tw-shadow-color: rgb(236 72 153 / .1);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-purple-500\/10{--tw-shadow-color: rgb(168 85 247 / .1);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-purple-500\/20{--tw-shadow-color: rgb(168 85 247 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-purple-500\/30{--tw-shadow-color: rgb(168 85 247 / .3);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-red-500\/10{--tw-shadow-color: rgb(239 68 68 / .1);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-slate-900\/20{--tw-shadow-color: rgb(15 23 42 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-slate-900\/30{--tw-shadow-color: rgb(15 23 42 / .3);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-slate-900\/50{--tw-shadow-color: rgb(15 23 42 / .5);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-teal-500\/10{--tw-shadow-color: rgb(20 184 166 / .1);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-white\/5{--tw-shadow-color: rgb(255 255 255 / .05);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-yellow-500\/10{--tw-shadow-color: rgb(234 179 8 / .1);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-yellow-500\/20{--tw-shadow-color: rgb(234 179 8 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-yellow-500\/30{--tw-shadow-color: rgb(234 179 8 / .3);--tw-shadow: var(--tw-shadow-colored)}.dark\:ring-orange-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.dark\:ring-teal-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(45 212 191 / var(--tw-ring-opacity, 1))}.dark\:backdrop-blur-sm{--tw-backdrop-blur: blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}html[data-theme=light] .dark\:text-white,html.light .dark\:text-white{color:#1e293b!important}html[data-theme=light] .dark\:text-white\/70,html.light .dark\:text-white\/70,html[data-theme=light] .dark\:text-white\/60,html.light .dark\:text-white\/60,html[data-theme=light] .dark\:text-white\/50,html.light .dark\:text-white\/50{color:#475569!important}html[data-theme=light] .dark\:text-white\/40,html.light .dark\:text-white\/40,html[data-theme=light] .dark\:text-white\/20,html.light .dark\:text-white\/20{color:#64748b!important}html[data-theme=light] .dark\:bg-white\/5,html.light .dark\:bg-white\/5{background:#f1f5f9!important}html[data-theme=light] .dark\:bg-white\/10,html.light .dark\:bg-white\/10{background:#e2e8f0!important}html[data-theme=light] .dark\:bg-slate-900,html.light .dark\:bg-slate-900,html[data-theme=light] .dark\:bg-slate-800,html.light .dark\:bg-slate-800{background:#fff!important}html[data-theme=light] .dark\:shadow-blue-500\/20,html.light .dark\:shadow-blue-500\/20{box-shadow:0 4px 14px #3b82f640!important}html[data-theme=light] .dark\:shadow-orange-500\/20,html.light .dark\:shadow-orange-500\/20{box-shadow:0 4px 14px #f9731640!important}html[data-theme=light] .dark\:shadow-purple-500\/20,html.light .dark\:shadow-purple-500\/20{box-shadow:0 4px 14px #8b5cf640!important}html[data-theme=light] .dark\:shadow-yellow-500\/20,html.light .dark\:shadow-yellow-500\/20{box-shadow:0 4px 14px #eab30840!important}.dark\:placeholder\:text-white\/40::-moz-placeholder{color:#fff6}.dark\:placeholder\:text-white\/40::placeholder{color:#fff6}.dark\:placeholder\:text-white\/70::-moz-placeholder{color:#ffffffb3}.dark\:placeholder\:text-white\/70::placeholder{color:#ffffffb3}html[data-theme=light] .dark\:placeholder\:text-white\/70::-moz-placeholder,html.light .dark\:placeholder\:text-white\/70::-moz-placeholder{color:#475569!important}html[data-theme=light] .dark\:placeholder\:text-white\/70::placeholder,html.light .dark\:placeholder\:text-white\/70::placeholder{color:#475569!important}html[data-theme=light] .dark\:placeholder\:text-white\/40::-moz-placeholder,html.light .dark\:placeholder\:text-white\/40::-moz-placeholder{color:#64748b!important}html[data-theme=light] .dark\:placeholder\:text-white\/40::placeholder,html.light .dark\:placeholder\:text-white\/40::placeholder{color:#64748b!important}.dark\:hover\:border-orange-500:hover{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.dark\:hover\:border-slate-500:hover{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.dark\:hover\:border-teal-500\/30:hover{border-color:#14b8a64d}.dark\:hover\:border-teal-500\/40:hover{border-color:#14b8a666}.dark\:hover\:border-white\/10:hover{border-color:#ffffff1a}.dark\:hover\:border-white\/20:hover{border-color:#fff3}.dark\:hover\:bg-amber-500\/30:hover{background-color:#f59e0b4d}.dark\:hover\:bg-amber-900\/30:hover{background-color:#78350f4d}.dark\:hover\:bg-blue-900\/50:hover{background-color:#1e3a8a80}.dark\:hover\:bg-orange-700:hover{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-red-500\/40:hover{background-color:#ef444466}.dark\:hover\:bg-red-900\/40:hover{background-color:#7f1d1d66}.dark\:hover\:bg-red-900\/50:hover{background-color:#7f1d1d80}.dark\:hover\:bg-slate-500:hover{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-600:hover{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-700\/50:hover{background-color:#33415580}.dark\:hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-800\/80:hover{background-color:#1e293bcc}.dark\:hover\:bg-teal-500\/10:hover{background-color:#14b8a61a}.dark\:hover\:bg-teal-500\/30:hover{background-color:#14b8a64d}.dark\:hover\:bg-teal-500\/5:hover{background-color:#14b8a60d}.dark\:hover\:bg-teal-700:hover{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-teal-900\/20:hover{background-color:#134e4a33}.dark\:hover\:bg-teal-900\/30:hover{background-color:#134e4a4d}.dark\:hover\:bg-white\/10:hover{background-color:#ffffff1a}.dark\:hover\:bg-white\/15:hover{background-color:#ffffff26}.dark\:hover\:bg-white\/20:hover{background-color:#fff3}.dark\:hover\:bg-white\/5:hover{background-color:#ffffff0d}.dark\:hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:shadow-teal-500\/10:hover{--tw-shadow-color: rgb(20 184 166 / .1);--tw-shadow: var(--tw-shadow-colored)}html[data-theme=light] .dark\:hover\:text-white:hover,html.light .dark\:hover\:text-white:hover{color:#1e293b!important}html[data-theme=light] .dark\:hover\:bg-white\/5:hover,html.light .dark\:hover\:bg-white\/5:hover{background:#f1f5f9!important}html[data-theme=light] .dark\:hover\:bg-white\/10:hover,html.light .dark\:hover\:bg-white\/10:hover{background:#e2e8f0!important}html[data-theme=light] .dark\:hover\:bg-slate-800:hover,html.light .dark\:hover\:bg-slate-800:hover{background:#fff!important}.dark\:focus\:border-teal-400:focus{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.dark\:focus\:bg-slate-800\/80:focus{background-color:#1e293bcc}.dark\:focus\:ring-primary-500\/30:focus{--tw-ring-color: rgb(20 184 166 / .3)}.dark\:focus\:ring-primary-500\/40:focus{--tw-ring-color: rgb(20 184 166 / .4)}.dark\:active\:bg-teal-500\/20:active{background-color:#14b8a633}.group:hover .dark\:group-hover\:text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.group:hover .dark\:group-hover\:text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.group:hover .dark\:group-hover\:text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.\[\&\>option\]\:bg-\[\#0f172a\]>option{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.\[\&\>option\]\:bg-slate-800>option{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.\[\&\>option\]\:bg-white>option{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.\[\&\>option\]\:text-slate-800>option{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.\[\&\>option\]\:text-white>option{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}html[data-theme=light] .\[\&\>option\]\:text-white>option,html.light .\[\&\>option\]\:text-white>option{color:#1e293b!important}html[data-theme=light] .\[\&\>option\]\:bg-slate-800>option,html.light .\[\&\>option\]\:bg-slate-800>option{background:#fff!important}@media (prefers-color-scheme: dark){.dark\:\[\&\>option\]\:bg-slate-700>option{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:\[\&\>option\]\:text-white>option{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}html[data-theme=light] .dark\:\[\&\>option\]\:text-white>option,html.light .dark\:\[\&\>option\]\:text-white>option{color:#1e293b!important}}.\[\&\>svg\]\:h-4>svg{height:1rem}.\[\&\>svg\]\:w-4>svg{width:1rem}*{transition-property:transform,opacity,background-color,border-color,color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}button{position:relative;overflow:hidden;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:antialiased}button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff1a;transform:translate(-50%,-50%);transition:width .6s,height .6s}button:active:before{width:300px;height:300px}button:active{transform:scale(.95)}.card-interactive{cursor:pointer;transform:translateZ(0);will-change:transform}.card-interactive:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 10px 25px #0003}.card-interactive:active{transform:translateY(0) scale(.98);transition-duration:.1s}input:focus,textarea:focus,select:focus{transform:scale(1.01);box-shadow:0 0 0 3px #2dd4bf1a}@keyframes modalEnter{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes modalExit{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.9) translateY(20px)}}.modal-enter{animation:modalEnter .3s cubic-bezier(.34,1.56,.64,1)}.modal-exit{animation:modalExit .2s cubic-bezier(.4,0,.2,1)}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.list-item-enter{animation:slideInRight .3s ease-out}.list-item-enter-delayed{animation:slideInRight .3s ease-out;animation-fill-mode:both}@keyframes notificationSlide{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.notification-enter{animation:notificationSlide .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes pulse-glow{0%,to{box-shadow:0 0 #2dd4bf66}50%{box-shadow:0 0 0 10px #2dd4bf00}}.pulse-glow{animation:pulse-glow 2s infinite}.shimmer{background:linear-gradient(90deg,#fff0,#ffffff1a,#fff0);background-size:1000px 100%;animation:shimmer 2s infinite}@keyframes bounce{0%,20%,53%,80%,to{transform:translateY(0)}40%,43%{transform:translateY(-10px)}70%{transform:translateY(-5px)}90%{transform:translateY(-2px)}}.bounce-animation{animation:bounce 1s}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.shake-animation{animation:shake .5s}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-in{animation:fadeIn .3s ease-in}.fade-out{animation:fadeOut .3s ease-out}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.scale-in{animation:scaleIn .3s cubic-bezier(.34,1.56,.64,1)}@keyframes spin{to{transform:rotate(360deg)}}.spinner{animation:spin 1s linear infinite}.ripple{position:relative;overflow:hidden}.ripple:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.ripple:active:after{width:300px;height:300px}.slide-up{animation:slideUp .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.slide-down{animation:slideDown .3s ease-out}@keyframes successPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.success-pop{animation:successPop .4s cubic-bezier(.34,1.56,.64,1)}.tab-content{animation:fadeIn .2s ease-in}.tab-button-active{position:relative}.tab-button-active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(to right,#10b981,#14b8a6);animation:slideInRight .3s ease-out}.glass-hover{transition:all .3s ease}.glass-hover:hover{background:#ffffff26;backdrop-filter:blur(20px);box-shadow:0 8px 32px #0000001a}@media (hover: none) and (pointer: coarse){button:active,.card-interactive:active{transform:scale(.95);transition-duration:.1s}}html{scroll-behavior:smooth}@keyframes skeleton-loading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200px 100%;animation:skeleton-loading 1.5s infinite}@keyframes badge-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.badge-pulse{animation:badge-pulse 2s infinite}.zoom-on-hover{transition:transform .3s ease}.zoom-on-hover:hover{transform:scale(1.05)}.zoom-on-hover:active{transform:scale(.95)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.float-animation{animation:float 3s ease-in-out infinite}@keyframes checkmark{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.checkmark{animation:checkmark .5s cubic-bezier(.34,1.56,.64,1)}.card-hover{transition:all .3s cubic-bezier(.4,0,.2,1)}.card-hover:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 40px #0000004d}.card-hover:active{transform:translateY(-2px) scale(1)}.btn-press:active{transform:scale(.95);transition-duration:.1s}.input-glow:focus{box-shadow:0 0 0 3px #2dd4bf33;transform:scale(1.01)}.ripple-effect{position:relative;overflow:hidden}.ripple-effect:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.ripple-effect:active:after{width:300px;height:300px}@keyframes smoothAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.smooth-appear{animation:smoothAppear .4s cubic-bezier(.4,0,.2,1) forwards}@keyframes gentlePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}.gentle-pulse{animation:gentlePulse 2s ease-in-out infinite}@keyframes slideInFromRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.slide-in-right{animation:slideInFromRight .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.slide-in-left{animation:slideInFromLeft .3s cubic-bezier(.4,0,.2,1) forwards}:root{--primary-50: #f0fdfa;--primary-100: #ccfbf1;--primary-200: #99f6e4;--primary-300: #5eead4;--primary-400: #2dd4bf;--primary-500: #14b8a6;--primary-600: #0d9488;--primary-700: #0f766e;--primary-800: #115e59;--primary-900: #134e4a;--gradient-primary: linear-gradient(135deg, rgba(13, 148, 136, .9) 0%, rgba(20, 184, 166, .85) 50%, rgba(45, 212, 191, .8) 100%);--gradient-primary-subtle: linear-gradient(135deg, rgba(13, 148, 136, .08) 0%, rgba(20, 184, 166, .04) 100%);--gradient-card: linear-gradient(135deg, rgba(255, 255, 255, .06) 0%, rgba(255, 255, 255, .03) 100%);--gradient-background: linear-gradient(180deg, #0f172a 0%, #1e293b 50%, #1e293b 100%);--gradient-glass: linear-gradient(135deg, rgba(255, 255, 255, .08) 0%, rgba(255, 255, 255, .03) 100%);--success: rgba(34, 197, 94, .85);--success-light: rgba(34, 197, 94, .08);--error: rgba(239, 68, 68, .85);--error-light: rgba(239, 68, 68, .08);--warning: rgba(234, 179, 8, .85);--warning-light: rgba(234, 179, 8, .08);--info: rgba(59, 130, 246, .85);--info-light: rgba(59, 130, 246, .08);--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-tertiary: #334155;--bg-card: rgba(255, 255, 255, .08);--bg-card-hover: rgba(255, 255, 255, .12);--bg-overlay: rgba(0, 0, 0, .5);--text-primary: rgba(255, 255, 255, .98);--text-secondary: rgba(255, 255, 255, .85);--text-tertiary: rgba(255, 255, 255, .7);--text-disabled: rgba(255, 255, 255, .5);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 2px 4px 0 rgba(0, 0, 0, .06);--shadow-lg: 0 4px 8px 0 rgba(0, 0, 0, .08);--shadow-xl: 0 6px 12px 0 rgba(0, 0, 0, .1);--shadow-2xl: 0 8px 16px 0 rgba(0, 0, 0, .12);--spacing-xs: .375rem;--spacing-sm: .75rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--spacing-4xl: 5rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.25rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--font-sans: "Cairo", "Tajawal", "Inter", "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-display: "Cairo", "Tajawal", "Inter", "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--transition-fast: .1s linear;--transition-base: .15s linear;--transition-slow: .2s linear}*{box-sizing:border-box}body{background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--line-height-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.pro-card{background:var(--bg-card);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-2xl);padding:var(--spacing-xl);box-shadow:var(--shadow-md);transition:all var(--transition-slow)}.pro-card:hover{background:var(--bg-card-hover);border-color:#0d948833;box-shadow:var(--shadow-lg);transform:translateY(-1px)}.pro-card-interactive{cursor:pointer}.pro-card-interactive:active{transform:translateY(0) scale(.98);transition-duration:var(--transition-fast)}.pro-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-xl);border-radius:var(--radius-lg);font-weight:var(--font-weight-semibold);font-size:var(--text-base);line-height:1;border:none;cursor:pointer;transition:all var(--transition-base);position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.pro-btn-primary{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-md),var(--shadow-glow)}.pro-btn-primary:hover{box-shadow:var(--shadow-lg),var(--shadow-glow-lg);transform:translateY(-1px)}.pro-btn-primary:active{transform:translateY(0) scale(.98)}.pro-btn-secondary{background:var(--bg-card);color:var(--text-primary);border:1px solid rgba(255,255,255,.2)}.pro-btn-secondary:hover{background:var(--bg-card-hover);border-color:#ffffff4d}.pro-btn-ghost{background:transparent;color:var(--text-secondary);border:1px solid transparent}.pro-btn-ghost:hover{background:#ffffff0d;color:var(--text-primary)}.pro-btn-lg{padding:var(--spacing-lg) var(--spacing-2xl);font-size:var(--text-lg);border-radius:var(--radius-xl)}.pro-btn-sm{padding:var(--spacing-sm) var(--spacing-lg);font-size:var(--text-sm);border-radius:var(--radius-md)}.gradient-bg-primary{background:var(--gradient-primary)}.gradient-bg-subtle{background:var(--gradient-primary-subtle)}.gradient-bg-card{background:var(--gradient-card)}.gradient-text{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-card-pro{background:var(--theme-bg-secondary, var(--bg-card));border:1px solid var(--theme-border-primary, rgba(255, 255, 255, .06));border-radius:var(--radius-lg);padding:var(--spacing-lg);display:flex;flex-direction:column;gap:var(--spacing-sm);box-shadow:var(--theme-shadow-card, none);transition:all var(--transition-fast);position:relative}.stat-card-pro:hover{border-color:var(--theme-primary-500, rgba(255, 255, 255, .15));box-shadow:var(--theme-shadow-card-hover, var(--shadow-md));transform:translateY(-2px)}.stat-card-pro-compact{display:flex;flex-direction:column;min-width:0;flex:1 1 auto;width:100%;position:relative;animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) backwards}.stat-card-unified{background:var(--theme-bg-secondary, var(--bg-card));border:1px solid var(--theme-border-primary, rgba(255, 255, 255, .06));border-radius:var(--radius-sm);padding:.375rem .5rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;box-shadow:var(--theme-shadow-card, none);transition:all var(--transition-fast);min-height:auto;flex:1}.stat-card-unified:hover{border-color:var(--theme-primary-500, rgba(255, 255, 255, .15));box-shadow:var(--theme-shadow-card-hover, var(--shadow-md));transform:translateY(-2px)}.stat-card-pro-compact .stat-card-pro-icon{width:24px;height:24px;min-width:24px;min-height:24px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--theme-bg-tertiary, rgba(255, 255, 255, .03));color:var(--theme-primary-500, var(--text-tertiary));margin-bottom:6px}.stat-card-pro-compact .stat-card-pro-value{font-size:var(--text-base);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);color:var(--theme-text-primary, var(--text-primary));letter-spacing:-.03em;margin-bottom:2px}.stat-card-pro-compact .stat-card-pro-label{font-size:var(--text-xs);color:var(--theme-text-secondary, var(--text-secondary));font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:.02em;margin-bottom:2px}.stat-card-pro-compact .stat-card-pro-meta{font-size:.65rem;color:var(--text-disabled);font-weight:var(--font-weight-normal);margin-top:2px;display:flex;align-items:center;gap:2px}@media (max-width: 768px){.stat-card-pro-compact{padding:.2rem .3rem}.stat-card-pro-compact .stat-card-pro-value{font-size:var(--text-sm)}.stat-card-pro-compact .stat-card-pro-label{font-size:var(--text-xs)}.stat-card-pro-compact .stat-card-pro-icon{width:12px;height:12px;min-width:12px;min-height:12px;margin-bottom:4px}}@media (max-width: 640px){.stat-card-pro-compact{padding:.15rem .25rem}.stat-card-pro-compact .stat-card-pro-icon{width:10px;height:10px;min-width:10px;min-height:10px}.stat-card-pro-compact .stat-card-pro-value{font-size:var(--text-xs)}.stat-card-pro-compact .stat-card-pro-label{font-size:.65rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stat-card-pro:hover{border-color:#ffffff26;box-shadow:var(--shadow-md)}.stat-card-pro-icon{width:52px;height:52px;min-width:52px;min-height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:var(--theme-bg-tertiary, rgba(255, 255, 255, .03));color:var(--theme-primary-500, var(--text-tertiary));transition:transform .3s ease,box-shadow .3s ease}.stat-card-pro-value{font-size:var(--text-4xl);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);color:var(--theme-text-primary, var(--text-primary));letter-spacing:-.03em}.stat-card-billing .stat-card-pro-value{font-size:var(--text-base);font-weight:var(--font-weight-semibold)}@media (max-width: 768px){.stat-card-billing .stat-card-pro-value{font-size:var(--text-sm)}}.stat-card-pro-label{font-size:var(--text-xs);color:var(--theme-text-secondary, var(--text-tertiary));font-weight:var(--font-weight-normal);text-transform:uppercase;letter-spacing:.05em}.stat-card-pro-meta{font-size:var(--text-xs);color:var(--text-disabled);font-weight:var(--font-weight-normal);margin-top:var(--spacing-xs);display:flex;align-items:center;gap:var(--spacing-xs)}.stat-card-pro-trend{font-size:var(--text-xs);font-weight:var(--font-weight-medium);display:inline-flex;align-items:center;gap:2px}.stat-card-pro-change{font-size:var(--text-xs);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-sm);display:inline-flex;align-items:center;gap:var(--spacing-xs);width:-moz-fit-content;width:fit-content}.stat-card-pro-change.positive{background:var(--success-light);color:var(--success)}.stat-card-pro-change.negative{background:var(--error-light);color:var(--error)}.pro-modal-backdrop{position:fixed;inset:0;background:var(--bg-overlay);backdrop-filter:blur(8px);z-index:50;display:flex;align-items:center;justify-content:center;padding:var(--spacing-md);animation:fadeIn .2s ease-out}.pro-modal{background:var(--bg-secondary);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-2xl);box-shadow:var(--shadow-2xl),var(--shadow-glow-lg);max-width:90vw;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:modalSlideIn .3s cubic-bezier(.34,1.56,.64,1);position:relative}.pro-modal-header{padding:var(--spacing-xl);border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.pro-modal-title{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--text-primary);line-height:var(--line-height-tight)}.pro-modal-body{padding:var(--spacing-xl);overflow-y:auto;flex:1}.pro-modal-footer{padding:var(--spacing-xl);border-top:1px solid rgba(255,255,255,.1);display:flex;gap:var(--spacing-md);flex-shrink:0}.pro-input{width:100%;padding:var(--spacing-md) var(--spacing-lg);background:var(--bg-card);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);color:var(--text-primary);font-size:var(--text-base);font-family:inherit;transition:all var(--transition-base)}.pro-input::-moz-placeholder{color:var(--text-disabled)}.pro-input::placeholder{color:var(--text-disabled)}.pro-input:focus{outline:none;border-color:var(--primary-500);box-shadow:0 0 0 3px #0d94881a;background:var(--bg-card-hover)}.pro-input:disabled{opacity:.5;cursor:not-allowed}.pro-badge{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-md);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);line-height:1}.pro-badge-primary{background:var(--gradient-primary-subtle);color:var(--primary-400);border:1px solid rgba(13,148,136,.2)}.pro-badge-success{background:var(--success-light);color:var(--success);border:1px solid rgba(34,197,94,.2)}.pro-badge-error{background:var(--error-light);color:var(--error);border:1px solid rgba(239,68,68,.2)}.pro-badge-warning{background:var(--warning-light);color:var(--warning);border:1px solid rgba(234,179,8,.2)}.pro-nav-bar{position:fixed;bottom:0;left:0;right:0;background:var(--bg-secondary);border-top:1px solid rgba(255,255,255,.1);padding:var(--spacing-sm) var(--spacing-md);display:flex;justify-content:space-around;align-items:center;z-index:40;box-shadow:0 -4px 20px #0000001a}.pro-nav-item{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-lg);color:var(--text-tertiary);font-size:var(--text-xs);font-weight:var(--font-weight-medium);transition:all var(--transition-base);cursor:pointer;position:relative;flex:1;max-width:100px}.pro-nav-item:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:0;height:3px;background:var(--gradient-primary);border-radius:0 0 var(--radius-full) var(--radius-full);transition:width var(--transition-base)}.pro-nav-item.active{color:var(--primary-400)}.pro-nav-item.active:before{width:40px}.pro-nav-item:active{transform:scale(.95)}.pro-tabs{display:flex;gap:var(--spacing-sm);border-bottom:1px solid rgba(255,255,255,.1);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.pro-tabs::-webkit-scrollbar{display:none}.pro-tab{padding:var(--spacing-md) var(--spacing-lg);font-size:var(--text-base);font-weight:var(--font-weight-medium);color:var(--text-tertiary);border:none;background:none;cursor:pointer;position:relative;transition:all var(--transition-base);white-space:nowrap;border-bottom:2px solid transparent}.pro-tab:hover{color:var(--text-secondary)}.pro-tab.active{color:var(--primary-400);border-bottom-color:var(--primary-500)}.pro-tab:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--gradient-primary);transform:scaleX(0);transition:transform var(--transition-base)}.pro-tab.active:after{transform:scaleX(1)}.pro-list-item{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);background:var(--bg-card);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);transition:all var(--transition-base);cursor:pointer}.pro-list-item:hover{background:var(--bg-card-hover);border-color:#0d94884d;transform:translate(-4px)}.pro-list-item:active{transform:translate(-2px) scale(.98)}.pro-list-item-icon{width:48px;height:48px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;background:var(--gradient-primary-subtle);color:var(--primary-400);flex-shrink:0}.pro-list-item-content{flex:1;min-width:0}.pro-list-item-title{font-size:var(--text-base);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin-bottom:var(--spacing-xs)}.pro-list-item-subtitle{font-size:var(--text-sm);color:var(--text-tertiary)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.text-gradient{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass-effect{background:#ffffff1f;border:1px solid rgba(255,255,255,.15)}.elevation-sm{box-shadow:var(--shadow-sm)}.elevation-md{box-shadow:var(--shadow-md)}.elevation-lg{box-shadow:var(--shadow-lg)}.elevation-xl{box-shadow:var(--shadow-xl)}.elevation-glow{box-shadow:var(--shadow-glow)}@media (min-width: 768px){.pro-modal{max-width:500px}}@media (min-width: 1024px){.pro-modal{max-width:600px}}@media (min-width: 1920px){.pro-modal{max-width:800px}}.guest-page-bg{background:linear-gradient(135deg,#f0fdfa,#cffafecc,#d1fae5e6);min-height:100vh}.guest-page-bg-dark{background:linear-gradient(180deg,#0f172a,#1e293b,#0f172a);min-height:100vh}.guest-aurora{position:fixed;inset:0;pointer-events:none;z-index:0}.guest-aurora:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at center,rgba(20,184,166,.15) 0%,rgba(6,182,212,.1) 30%,transparent 70%);animation:aurora-rotate 30s linear infinite}@keyframes aurora-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.guest-card{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:1.5rem;box-shadow:0 4px 20px #00000014}.guest-card-dark{background:#1e293b;border:1px solid rgba(51,65,85,.5);border-radius:1.5rem;box-shadow:0 4px 20px #0000004d}.guest-modal-backdrop{position:fixed;inset:0;background:#0009;z-index:100;display:flex;align-items:flex-end;justify-content:center}.guest-modal-backdrop-center{align-items:center;padding:1rem}.guest-modal{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:1.5rem 1.5rem 0 0;box-shadow:0 -10px 40px #00000026;width:100%;max-height:90vh;overflow:hidden;animation:guest-modal-slide-up .3s cubic-bezier(.34,1.56,.64,1)}.guest-modal-center{border-radius:1.5rem;max-width:28rem}.guest-modal-dark{background:#1e293b;border:1px solid rgba(51,65,85,.5);box-shadow:0 -10px 40px #0006}@keyframes guest-modal-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes guest-modal-fade-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.guest-btn-primary{background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;padding:.875rem 1.5rem;border-radius:.75rem;font-weight:600;font-size:1rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;box-shadow:0 4px 15px #14b8a64d}.guest-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #14b8a666}.guest-btn-primary:active{transform:translateY(0) scale(.98)}.guest-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.guest-btn-secondary{background:transparent;color:#475569;padding:.875rem 1.5rem;border-radius:.75rem;font-weight:600;font-size:1rem;border:2px solid #e2e8f0;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s}.guest-btn-secondary:hover{background:#f1f5f9cc;border-color:#cbd5e1}.guest-btn-secondary-dark{color:#94a3b8;border-color:#475569}.guest-btn-secondary-dark:hover{background:#33415580;border-color:#64748b}.guest-input{width:100%;padding:.75rem 1rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;font-size:1rem;color:#1e293b;transition:all .2s}.guest-input:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.guest-input-dark{background:#334155;border-color:#475569;color:#f1f5f9}.guest-input-dark:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a633}.guest-service-card{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;padding:1.25rem;cursor:pointer;transition:all .3s}.guest-service-card:hover{transform:translateY(-4px);border-color:#14b8a6;box-shadow:0 8px 30px #14b8a626}.guest-service-card:active{transform:translateY(-2px) scale(.98)}.guest-service-card-dark{background:#1e293b;border-color:#334155}.guest-service-card-dark:hover{border-color:#14b8a6;box-shadow:0 8px 30px #14b8a633}.guest-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.guest-badge-success{background:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.2)}.guest-badge-warning{background:#eab3081a;color:#ca8a04;border:1px solid rgba(234,179,8,.2)}.guest-badge-error{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.2)}.guest-badge-info{background:#14b8a61a;color:#0d9488;border:1px solid rgba(20,184,166,.2)}.guest-header{background:linear-gradient(135deg,#14b8a6f2,#06b6d4e6);padding:1.25rem 1rem;border-radius:0 0 1.5rem 1.5rem;color:#fff;box-shadow:0 4px 20px #14b8a64d}.guest-nav-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid rgba(226,232,240,.8);padding:.5rem .75rem;display:flex;justify-content:space-around;align-items:center;z-index:50;box-shadow:0 -4px 20px #0000000d}.guest-nav-bar-dark{background:#1e293b;border-top-color:#33415580;box-shadow:0 -4px 20px #0000004d}.guest-nav-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 1rem;border-radius:.75rem;color:#64748b;font-size:.75rem;font-weight:500;transition:all .2s}.guest-nav-item.active{color:#14b8a6;background:#14b8a61a}.guest-dev-signature{position:fixed;bottom:0;left:0;right:0;z-index:40;padding:.5rem;text-align:center;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.95) 50%);font-family:Inter,SF Pro Display,system-ui,sans-serif}.guest-dev-signature-dark{background:linear-gradient(180deg,transparent 0%,rgba(15,23,42,.95) 50%)}.guest-fade-in{animation:guest-fade-in .3s ease-out}@keyframes guest-fade-in{0%{opacity:0}to{opacity:1}}.guest-slide-up{animation:guest-slide-up .4s ease-out}@keyframes guest-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.guest-glass-card{background:#1e293b;border:1px solid rgba(51,65,85,.5);border-radius:1.5rem}.guest-glass-card-light{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:1.5rem}.guest-dashboard .glass-card{background:#1e293b!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid rgba(51,65,85,.5)}.guest-dashboard-light .glass-card{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid rgba(226,232,240,.8)}@media (min-width: 640px){.guest-modal{border-radius:1.5rem}}
