@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.select-tenant-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#090d16,#1a1f3a);padding:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.select-tenant-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:420px;width:100%;overflow:hidden;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{background:linear-gradient(135deg,#00338d,#0052cc);color:#fff;padding:2rem 1.5rem;text-align:center}.header-icon{font-size:3rem;margin-bottom:.5rem}.modal-title{font-size:1.5rem;font-weight:700;margin:.5rem 0;line-height:1.3}.modal-subtitle{font-size:.9rem;opacity:.9;margin:.5rem 0 0;font-weight:400}.modal-content{padding:2rem 1.5rem}.form-group{display:flex;flex-direction:column;gap:1rem}.form-label{font-size:.95rem;font-weight:600;color:#090d16;margin-bottom:.25rem}.form-input{padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#f9f9f9;color:#090d16}.form-input:focus{outline:none;border-color:#00338d;background:#fff;box-shadow:0 0 0 3px #00338d1a}.form-input:disabled{background:#f0f0f0;cursor:not-allowed;opacity:.6}.pin-input{letter-spacing:.2em;font-size:1.25rem;font-weight:600;text-align:center}.form-hint{font-size:.85rem;color:#666;margin:0;line-height:1.4}.error-message{padding:.75rem 1rem;background:#fee;border-left:4px solid #d32f2f;color:#d32f2f;border-radius:4px;font-size:.9rem;font-weight:500}.button-group{display:flex;gap:.75rem;margin-top:1rem}.btn{padding:.875rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.select-tenant-container .btn-primary{background:linear-gradient(135deg,#00338d,#0052cc);color:#fff;flex:1}.select-tenant-container .btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #00338d4d}.select-tenant-container .btn-primary:disabled{opacity:.5;cursor:not-allowed}.select-tenant-container .btn-secondary{background:#f0f0f0;color:#090d16;flex:1}.select-tenant-container .btn-secondary:hover:not(:disabled){background:#e0e0e0;transform:translateY(-2px)}.select-tenant-container .btn-secondary:disabled{opacity:.5;cursor:not-allowed}.modal-footer{background:#f9f9f9;padding:1rem 1.5rem;border-top:1px solid #e0e0e0;text-align:center}.footer-text{font-size:.8rem;color:#666;margin:0;line-height:1.4}@media (max-width: 480px){.select-tenant-modal{border-radius:12px}.modal-header{padding:1.5rem 1rem}.modal-title{font-size:1.25rem}.header-icon{font-size:2.5rem}.modal-content{padding:1.5rem 1rem}.btn{padding:.75rem 1rem;font-size:.9rem}}:root{--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--bg-darker: #ffffff;--bg-dark: #ffffff;--bg-sidebar: #ffffff;--bg-card: #ffffff;--bg-card-hover: #f8fafc;--bg-input: #f8fafc;--border-color: #e2e8f0;--text-title: #0f172a;--text-primary: #1e293b;--text-secondary: #475569;--text-muted: #64748b}:root,[data-theme=neutral]{--radius: .625rem;--background: hsl(0 0% 100%);--foreground: hsl(222.2 84% 4.9%);--card: hsl(0 0% 100%);--card-foreground: hsl(222.2 84% 4.9%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(222.2 84% 4.9%);--primary: hsl(222.2 47.4% 11.2%);--primary-foreground: hsl(210 40% 98%);--secondary: hsl(210 40% 96.1%);--secondary-foreground: hsl(222.2 47.4% 11.2%);--muted: hsl(210 40% 96.1%);--muted-foreground: hsl(215.4 16.3% 46.9%);--accent: hsl(210 40% 96.1%);--accent-foreground: hsl(222.2 47.4% 11.2%);--destructive: hsl(0 84.2% 60.2%);--destructive-foreground: hsl(210 40% 98%);--border: hsl(214.3 31.8% 91.4%);--input: hsl(214.3 31.8% 91.4%);--ring: hsl(222.2 84% 4.9%);--sidebar: hsl(0 0% 100%);--sidebar-foreground: hsl(222.2 84% 4.9%);--sidebar-accent: hsl(210 40% 96.1%);--sidebar-accent-foreground: hsl(222.2 47.4% 11.2%);--sidebar-border: hsl(214.3 31.8% 91.4%)}[data-theme=blue]{--radius: .65rem;--background: hsl(0 0% 100%);--foreground: hsl(222.2 84% 4.9%);--card: hsl(0 0% 100%);--card-foreground: hsl(222.2 84% 4.9%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(222.2 84% 4.9%);--primary: hsl(221.2 83.2% 53.3%);--primary-foreground: hsl(210 40% 98%);--secondary: hsl(210 40% 96.1%);--secondary-foreground: hsl(222.2 47.4% 11.2%);--muted: hsl(210 40% 96.1%);--muted-foreground: hsl(215.4 16.3% 46.9%);--accent: hsl(210 40% 96.1%);--accent-foreground: hsl(222.2 47.4% 11.2%);--destructive: hsl(0 84.2% 60.2%);--destructive-foreground: hsl(210 40% 98%);--border: hsl(214.3 31.8% 91.4%);--input: hsl(214.3 31.8% 91.4%);--ring: hsl(221.2 83.2% 53.3%);--sidebar: hsl(0 0% 100%);--sidebar-foreground: hsl(222.2 84% 4.9%);--sidebar-accent: hsl(210 40% 96.1%);--sidebar-accent-foreground: hsl(221.2 83.2% 53.3%);--sidebar-border: hsl(214.3 31.8% 91.4%)}[data-theme=green]{--radius: .65rem;--background: hsl(0 0% 100%);--foreground: hsl(240 10% 3.9%);--card: hsl(0 0% 100%);--card-foreground: hsl(240 10% 3.9%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(240 10% 3.9%);--primary: hsl(142.1 76.2% 36.3%);--primary-foreground: hsl(355.7 100% 97.3%);--secondary: hsl(240 4.8% 95.9%);--secondary-foreground: hsl(240 5.9% 10%);--muted: hsl(240 4.8% 95.9%);--muted-foreground: hsl(240 3.8% 46.1%);--accent: hsl(240 4.8% 95.9%);--accent-foreground: hsl(240 5.9% 10%);--destructive: hsl(0 84.2% 60.2%);--destructive-foreground: hsl(0 0% 98%);--border: hsl(240 5.9% 90%);--input: hsl(240 5.9% 90%);--ring: hsl(142.1 76.2% 36.3%);--sidebar: hsl(0 0% 100%);--sidebar-foreground: hsl(240 10% 3.9%);--sidebar-accent: hsl(240 4.8% 95.9%);--sidebar-accent-foreground: hsl(142.1 76.2% 36.3%);--sidebar-border: hsl(240 5.9% 90%)}[data-theme=orange]{--radius: .65rem;--background: hsl(0 0% 100%);--foreground: hsl(20 14.3% 4.1%);--card: hsl(0 0% 100%);--card-foreground: hsl(20 14.3% 4.1%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(20 14.3% 4.1%);--primary: hsl(24.6 95% 53.1%);--primary-foreground: hsl(60 9.1% 97.8%);--secondary: hsl(60 4.8% 95.9%);--secondary-foreground: hsl(24 9.8% 10%);--muted: hsl(60 4.8% 95.9%);--muted-foreground: hsl(25 5.3% 44.7%);--accent: hsl(60 4.8% 95.9%);--accent-foreground: hsl(24 9.8% 10%);--destructive: hsl(0 84.2% 60.2%);--destructive-foreground: hsl(60 9.1% 97.8%);--border: hsl(20 5.9% 90%);--input: hsl(20 5.9% 90%);--ring: hsl(24.6 95% 53.1%);--sidebar: hsl(0 0% 100%);--sidebar-foreground: hsl(20 14.3% 4.1%);--sidebar-accent: hsl(60 4.8% 95.9%);--sidebar-accent-foreground: hsl(24.6 95% 53.1%);--sidebar-border: hsl(20 5.9% 90%)}[data-theme=yellow]{--radius: .65rem;--background: hsl(0 0% 100%);--foreground: hsl(20 14.3% 4.1%);--card: hsl(0 0% 100%);--card-foreground: hsl(20 14.3% 4.1%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(20 14.3% 4.1%);--primary: hsl(47.9 95.8% 53.1%);--primary-foreground: hsl(26 83.3% 14.1%);--secondary: hsl(60 4.8% 95.9%);--secondary-foreground: hsl(24 9.8% 10%);--muted: hsl(60 4.8% 95.9%);--muted-foreground: hsl(25 5.3% 44.7%);--accent: hsl(60 4.8% 95.9%);--accent-foreground: hsl(24 9.8% 10%);--destructive: hsl(0 84.2% 60.2%);--destructive-foreground: hsl(60 9.1% 97.8%);--border: hsl(20 5.9% 90%);--input: hsl(20 5.9% 90%);--ring: hsl(20 14.3% 4.1%);--sidebar: hsl(0 0% 100%);--sidebar-foreground: hsl(20 14.3% 4.1%);--sidebar-accent: hsl(60 4.8% 95.9%);--sidebar-accent-foreground: hsl(47.9 95.8% 53.1%);--sidebar-border: hsl(20 5.9% 90%)}[data-theme=stone]{--radius: .65rem;--background: hsl(0 0% 100%);--foreground: hsl(28 6% 9%);--card: hsl(0 0% 100%);--card-foreground: hsl(28 6% 9%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(28 6% 9%);--primary: hsl(25 5.3% 44.7%);--primary-foreground: hsl(60 9.1% 97.8%);--secondary: hsl(60 4.8% 95.9%);--secondary-foreground: hsl(24 9.8% 10%);--muted: hsl(60 4.8% 95.9%);--muted-foreground: hsl(25 5.3% 44.7%);--accent: hsl(60 4.8% 95.9%);--accent-foreground: hsl(24 9.8% 10%);--destructive: hsl(0 84.2% 60.2%);--destructive-foreground: hsl(60 9.1% 97.8%);--border: hsl(20 5.9% 90%);--input: hsl(20 5.9% 90%);--ring: hsl(25 5.3% 44.7%);--sidebar: hsl(0 0% 100%);--sidebar-foreground: hsl(28 6% 9%);--sidebar-accent: hsl(60 4.8% 95.9%);--sidebar-accent-foreground: hsl(25 5.3% 44.7%);--sidebar-border: hsl(20 5.9% 90%)}[data-theme=slate]{--radius: .65rem;--background: hsl(0 0% 100%);--foreground: hsl(222.2 47.4% 11.2%);--card: hsl(0 0% 100%);--card-foreground: hsl(222.2 47.4% 11.2%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(222.2 47.4% 11.2%);--primary: hsl(215.3 25% 26.7%);--primary-foreground: hsl(210 40% 98%);--secondary: hsl(210 40% 96.1%);--secondary-foreground: hsl(222.2 47.4% 11.2%);--muted: hsl(210 40% 96.1%);--muted-foreground: hsl(215.4 16.3% 46.9%);--accent: hsl(210 40% 96.1%);--accent-foreground: hsl(222.2 47.4% 11.2%);--destructive: hsl(0 84.2% 60.2%);--destructive-foreground: hsl(210 40% 98%);--border: hsl(214.3 31.8% 91.4%);--input: hsl(214.3 31.8% 91.4%);--ring: hsl(215.4 16.3% 46.9%);--sidebar: hsl(0 0% 100%);--sidebar-foreground: hsl(222.2 47.4% 11.2%);--sidebar-accent: hsl(210 40% 96.1%);--sidebar-accent-foreground: hsl(215.3 25% 26.7%);--sidebar-border: hsl(214.3 31.8% 91.4%)}[data-theme=sky]{--radius: .65rem;--background: hsl(0 0% 100%);--foreground: hsl(201 100% 8%);--card: hsl(0 0% 100%);--card-foreground: hsl(201 100% 8%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(201 100% 8%);--primary: hsl(199.4 94.3% 48.4%);--primary-foreground: hsl(0 0% 100%);--secondary: hsl(204 80% 96%);--secondary-foreground: hsl(201 100% 8%);--muted: hsl(204 80% 96%);--muted-foreground: hsl(201 32% 45%);--accent: hsl(204 80% 96%);--accent-foreground: hsl(201 100% 8%);--destructive: hsl(0 84.2% 60.2%);--destructive-foreground: hsl(0 0% 98%);--border: hsl(204 40% 90%);--input: hsl(204 40% 90%);--ring: hsl(199.4 94.3% 48.4%);--sidebar: hsl(0 0% 100%);--sidebar-foreground: hsl(201 100% 8%);--sidebar-accent: hsl(204 80% 96%);--sidebar-accent-foreground: hsl(199.4 94.3% 48.4%);--sidebar-border: hsl(204 40% 90%)}[data-theme=azure]{--radius: .65rem;--background: hsl(0 0% 100%);--foreground: hsl(239 84% 4.9%);--card: hsl(0 0% 100%);--card-foreground: hsl(239 84% 4.9%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(239 84% 4.9%);--primary: hsl(238.7 83.5% 66.7%);--primary-foreground: hsl(0 0% 100%);--secondary: hsl(240 40% 96.1%);--secondary-foreground: hsl(239 47.4% 11.2%);--muted: hsl(240 40% 96.1%);--muted-foreground: hsl(240 16.3% 46.9%);--accent: hsl(240 40% 96.1%);--accent-foreground: hsl(239 47.4% 11.2%);--destructive: hsl(0 84.2% 60.2%);--destructive-foreground: hsl(210 40% 98%);--border: hsl(240 31.8% 91.4%);--input: hsl(240 31.8% 91.4%);--ring: hsl(238.7 83.5% 66.7%);--sidebar: hsl(0 0% 100%);--sidebar-foreground: hsl(239 84% 4.9%);--sidebar-accent: hsl(240 40% 96.1%);--sidebar-accent-foreground: hsl(238.7 83.5% 66.7%);--sidebar-border: hsl(240 31.8% 91.4%)}[data-theme=rose]{--radius: .65rem;--background: hsl(0 0% 100%);--foreground: hsl(346.8 5% 4%);--card: hsl(0 0% 100%);--card-foreground: hsl(346.8 5% 4%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(346.8 5% 4%);--primary: hsl(346.8 77.2% 49.8%);--primary-foreground: hsl(355.7 100% 97.3%);--secondary: hsl(350 40% 96%);--secondary-foreground: hsl(346.8 77.2% 30%);--muted: hsl(350 40% 96%);--muted-foreground: hsl(346.8 5% 45%);--accent: hsl(350 40% 96%);--accent-foreground: hsl(346.8 77.2% 30%);--destructive: hsl(0 84.2% 60.2%);--destructive-foreground: hsl(0 0% 98%);--border: hsl(350 20% 90%);--input: hsl(350 20% 90%);--ring: hsl(346.8 77.2% 49.8%);--sidebar: hsl(0 0% 100%);--sidebar-foreground: hsl(346.8 5% 4%);--sidebar-accent: hsl(350 40% 96%);--sidebar-accent-foreground: hsl(346.8 77.2% 49.8%);--sidebar-border: hsl(350 20% 90%)}.dark{--background: hsl(222.2 84% 4.9%);--foreground: hsl(210 40% 98%);--card: hsl(222.2 84% 4.9%);--card-foreground: hsl(210 40% 98%);--popover: hsl(222.2 84% 4.9%);--popover-foreground: hsl(210 40% 98%);--secondary: hsl(217.2 32.6% 17.5%);--secondary-foreground: hsl(210 40% 98%);--muted: hsl(217.2 32.6% 17.5%);--muted-foreground: hsl(215 20.2% 65.1%);--accent: hsl(217.2 32.6% 17.5%);--accent-foreground: hsl(210 40% 98%);--destructive: hsl(0 62.8% 30.6%);--destructive-foreground: hsl(210 40% 98%);--border: hsl(217.2 32.6% 17.5%);--input: hsl(217.2 32.6% 17.5%);--sidebar: hsl(222.2 84% 6%);--sidebar-foreground: hsl(210 40% 98%);--sidebar-accent: hsl(217.2 32.6% 17.5%);--sidebar-accent-foreground: hsl(210 40% 98%);--sidebar-border: hsl(217.2 32.6% 17.5%);--bg-darker: #090d16;--bg-dark: #0f172a;--bg-sidebar: #0f172a;--bg-card: #0f172a;--bg-card-hover: #1e293b;--bg-input: #1e293b;--border-color: #334155;--text-title: #ffffff;--text-primary: #f8fafc;--text-secondary: #cbd5e1;--text-muted: #94a3b8}.dark[data-theme=neutral],[data-theme=neutral].dark{--primary: hsl(210 40% 80%);--primary-foreground: hsl(222.2 47.4% 11.2%);--ring: hsl(210 40% 80%)}.dark[data-theme=blue],[data-theme=blue].dark{--primary: hsl(217.2 91.2% 59.8%);--primary-foreground: hsl(222.2 47.4% 11.2%);--ring: hsl(224.3 76.3% 48%);--sidebar-accent-foreground: hsl(217.2 91.2% 59.8%)}.dark[data-theme=green],[data-theme=green].dark{--primary: hsl(142.1 70.6% 45.3%);--primary-foreground: hsl(144.9 80.4% 10%);--ring: hsl(142.4 71.8% 29.2%);--sidebar-accent-foreground: hsl(142.1 70.6% 45.3%)}.dark[data-theme=orange],[data-theme=orange].dark{--primary: hsl(20.5 90.2% 48.2%);--primary-foreground: hsl(60 9.1% 97.8%);--ring: hsl(20.5 90.2% 48.2%);--sidebar-accent-foreground: hsl(20.5 90.2% 48.2%)}.dark[data-theme=yellow],[data-theme=yellow].dark{--primary: hsl(47.9 95.8% 53.1%);--primary-foreground: hsl(26 83.3% 14.1%);--ring: hsl(35.5 91.7% 32.9%);--sidebar-accent-foreground: hsl(47.9 95.8% 53.1%)}.dark[data-theme=stone],[data-theme=stone].dark{--primary: hsl(25 5.3% 64.7%);--primary-foreground: hsl(24 9.8% 10%);--ring: hsl(25 5.3% 44.7%);--sidebar-accent-foreground: hsl(25 5.3% 64.7%)}.dark[data-theme=slate],[data-theme=slate].dark{--primary: hsl(215.3 25% 66.7%);--primary-foreground: hsl(222.2 47.4% 11.2%);--ring: hsl(215.4 16.3% 46.9%);--sidebar-accent-foreground: hsl(215.3 25% 66.7%)}.dark[data-theme=sky],[data-theme=sky].dark{--primary: hsl(199.4 94.3% 58.4%);--primary-foreground: hsl(201 100% 8%);--ring: hsl(199.4 94.3% 48.4%);--sidebar-accent-foreground: hsl(199.4 94.3% 58.4%)}.dark[data-theme=azure],[data-theme=azure].dark{--primary: hsl(238.7 83.5% 76.7%);--primary-foreground: hsl(239 47.4% 11.2%);--ring: hsl(238.7 83.5% 66.7%);--sidebar-accent-foreground: hsl(238.7 83.5% 76.7%)}.dark[data-theme=rose],[data-theme=rose].dark{--primary: hsl(346.8 77.2% 59.8%);--primary-foreground: hsl(346.8 5% 6%);--ring: hsl(346.8 77.2% 49.8%);--sidebar-accent-foreground: hsl(346.8 77.2% 59.8%)}body{font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased}.cleo-sidebar-nav{padding:16px 12px}.cleo-sidebar-category{padding:16px 12px 6px;font-size:11px;font-weight:800;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.08em;opacity:.7}.cleo-sidebar-category.first{padding-top:4px}.cleo-sidebar-link,.cleo-sidebar-toggle{display:flex;align-items:center;width:100%;padding:10px 14px;border-radius:10px;font-size:13.5px;font-weight:500;color:var(--text-secondary);text-decoration:none;background:transparent;border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-align:left;outline:none;margin-bottom:3px}.cleo-sidebar-link:hover,.cleo-sidebar-toggle:hover{background-color:var(--sidebar-accent);color:var(--primary);font-weight:600}.cleo-sidebar-link:hover .cleo-sidebar-icon,.cleo-sidebar-toggle:hover .cleo-sidebar-icon{color:var(--primary);opacity:1}.cleo-sidebar-link.active,.cleo-sidebar-toggle.has-active{background-color:var(--primary)!important;color:var(--primary-foreground, #ffffff)!important;font-weight:700!important;box-shadow:0 4px 12px #0000001f}.cleo-sidebar-link.active .cleo-sidebar-icon,.cleo-sidebar-toggle.has-active .cleo-sidebar-icon,.cleo-sidebar-toggle.has-active .cleo-sidebar-arrow{color:var(--primary-foreground, #ffffff)!important;opacity:1!important}.cleo-sidebar-icon{flex-shrink:0;font-size:19px;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--text-secondary);opacity:.75;transition:all .2s ease}.cleo-sidebar-text{flex:1;text-align:left;margin-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cleo-sidebar-arrow{color:var(--muted-foreground);opacity:.7;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .2s ease;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cleo-sidebar-arrow.open{transform:rotate(180deg)}.cleo-sidebar-submenu{display:flex;flex-direction:column;gap:2px;padding:4px 0 6px 14px}.cleo-sidebar-sublink{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:500;color:var(--muted-foreground);text-decoration:none;transition:all .2s ease}.cleo-sidebar-sublink .sublink-bullet{font-size:16px;line-height:1;color:var(--muted-foreground);transition:color .2s ease}.cleo-sidebar-sublink:hover{background-color:var(--sidebar-accent);color:var(--primary)}.cleo-sidebar-sublink:hover .sublink-bullet{color:var(--primary)}.cleo-sidebar-sublink.active{background-color:var(--secondary)!important;color:var(--primary)!important;font-weight:700!important}.cleo-sidebar-sublink.active .sublink-bullet{color:var(--primary)!important;font-size:18px}table.cleopatra-table{width:100%;border-collapse:collapse;text-align:left;font-size:13.5px}table.cleopatra-table th{padding:12px 16px;font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);border-bottom:1px solid var(--border);background-color:var(--muted)}table.cleopatra-table td{padding:14px 16px;font-size:13.5px;border-bottom:1px solid var(--border);color:var(--foreground)}table.cleopatra-table tr:hover{background-color:var(--muted)}*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,h6,.brand-title{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;color:var(--text-title)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-darker)}::-webkit-scrollbar-thumb{background:#009fda26;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--primary);box-shadow:0 0 8px var(--primary)}.transition-all{transition:all .25s cubic-bezier(.4,0,.2,1)}.glass-card{background-color:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:16px;padding:24px;box-shadow:var(--shadow-sm);transition:all .2s ease}.glow-card:hover{border-color:var(--border-color-hover);box-shadow:var(--shadow-glow),var(--shadow-lg);transform:translateY(-2px)}.glow-card-gold:hover{border-color:var(--accent);box-shadow:var(--shadow-gold-glow),var(--shadow-lg);transform:translateY(-2px)}.eclesiastical-divider{height:2px;background:linear-gradient(90deg,transparent 0%,var(--accent) 50%,transparent 100%);margin:16px 0;opacity:.7}.gold-accent-border{border-left:3px solid var(--accent);padding-left:12px}.cyan-accent-border{border-left:3px solid var(--primary);padding-left:12px}.text-gradient{background:linear-gradient(135deg,#ffffff 10%,var(--primary-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-gradient-gold{background:linear-gradient(135deg,#ffffff 10%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-gradient-cyan{background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;font-weight:600;font-size:14px;border-radius:10px;cursor:pointer;border:1px solid transparent;transition:all .2s ease;font-family:var(--font-sans);text-decoration:none;outline:none}.btn-primary{background:var(--primary)!important;background-color:var(--primary)!important;color:var(--primary-foreground)!important;border:1px solid var(--primary)!important;box-shadow:var(--shadow-sm)}.btn-primary:hover{opacity:.9}.btn-secondary{background-color:var(--secondary);color:var(--foreground);border:1px solid var(--border)}.btn-secondary:hover{background-color:var(--muted)}.input-focus-style,.form-control{display:block;width:100%;padding:10px 14px;font-size:14px;font-weight:400;line-height:1.5;color:var(--foreground)!important;background-color:var(--card)!important;border:1px solid var(--border)!important;border-radius:10px;font-family:var(--font-sans);transition:all .2s ease;outline:none}.input-focus-style:focus,.form-control:focus{border-color:var(--primary)!important;box-shadow:0 0 0 3px #2563eb26!important}.form-control::placeholder{color:var(--muted-foreground);opacity:.7}.custom-checkbox-label{display:flex;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.custom-checkbox-input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-checkbox-box{height:20px;width:20px;background-color:#ffffff0a;border:1.5px solid rgba(255,255,255,.18);border-radius:6px;display:inline-flex;align-items:center;justify-content:center;margin-right:12px;transition:all .2s cubic-bezier(.4,0,.2,1)}html:not(.dark) .custom-checkbox-box{background-color:#fff;border:2px solid rgba(0,0,0,.2)}html:not(.dark) .custom-checkbox-label:hover .custom-checkbox-input~.custom-checkbox-box{background-color:var(--secondary);border-color:var(--primary)}.custom-checkbox-label:hover .custom-checkbox-input~.custom-checkbox-box{background-color:#009fda14;border-color:var(--primary)}.custom-checkbox-input:checked~.custom-checkbox-box{background-color:var(--primary)!important;border-color:var(--primary)!important;box-shadow:var(--shadow-sm)}.custom-checkbox-box:after{content:"";display:none;width:5px;height:10px;border:solid var(--primary-foreground, #ffffff);border-width:0 2.5px 2.5px 0;transform:rotate(45deg) translate(-1px,-1px)}.custom-checkbox-input:checked~.custom-checkbox-box:after{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes blinking-badge-light{0%{opacity:.7;transform:scale(.97);box-shadow:0 2px 4px #f0ab0026}50%{opacity:1;transform:scale(1.03);box-shadow:0 4px 12px #f0ab0059}to{opacity:.7;transform:scale(.97);box-shadow:0 2px 4px #f0ab0026}}@keyframes breathing-glow-dark{0%{transform:scale(.85);opacity:.6;box-shadow:0 0 #f0ab0066}50%{transform:scale(1.15);opacity:1;box-shadow:0 0 8px 3px #f0ab00bf}to{transform:scale(.85);opacity:.6;box-shadow:0 0 #f0ab0000}}.animate-fade-in{animation:fadeIn .3s ease-out forwards}.animate-slide-up{animation:slideUp .4s cubic-bezier(.16,1,.3,1) forwards}.ios-grouped-card{background:var(--bg-card);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-md);margin-bottom:20px}.ios-grouped-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border-color);transition:background-color .2s ease}.ios-grouped-row:last-child{border-bottom:none}.ios-grouped-row:hover{background-color:var(--bg-card-hover)}.ios-icon-box{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.spinner{border:3px solid rgba(0,159,218,.1);border-radius:50%;border-top:3px solid var(--primary);width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:99px;font-size:11px;font-weight:600;text-transform:uppercase}.badge-primary{background:#009fda1f;color:var(--primary)}.badge-success{background:#10b9811f;color:var(--success)}.badge-warning{background:#f0ab001f;color:var(--warning)}.badge-error{background:#ef44441f;color:var(--error)}html[data-theme=light]{--bg-darker: #f8fafc;--bg-dark: #ffffff;--bg-sidebar: #ffffff;--bg-card: #ffffff;--bg-card-hover: #f1f5f9;--bg-input: #f8fafc;--modal-overlay-bg: rgba(15, 23, 42, .4);--text-title: #0f172a;--text-primary: #1e293b;--text-secondary: #475569;--text-muted: #64748b;--border-color: #e2e8f0;--border-color-hover: #cbd5e1;--border-glow: rgba(15, 23, 42, .08);--glass-bg: #ffffff;--glass-border: #e2e8f0;--gold-border-soft: rgba(240, 171, 0, .2);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .04);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -2px rgba(0, 0, 0, .03);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .06), 0 4px 6px -4px rgba(0, 0, 0, .02);--shadow-glow: 0 0 12px rgba(15, 23, 42, .06);--shadow-gold-glow: 0 0 12px rgba(240, 171, 0, .08)}html[data-theme=light] body{background-color:#f8fafc;background-image:none!important;color:var(--text-primary)}html[data-theme=light] h1,html[data-theme=light] h2,html[data-theme=light] h3,html[data-theme=light] h4,html[data-theme=light] h5,html[data-theme=light] h6,html[data-theme=light] .brand-title,html[data-theme=light] header h2{color:#0f172a!important}html[data-theme=light] .text-gradient{background:linear-gradient(135deg,#00338d 10%,#009fda);-webkit-background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=light] .text-gradient-gold{background:linear-gradient(135deg,#0f172a 10%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=light] .sidebar-item-hover:hover{background-color:#00338d08!important;color:#00338d!important}html[data-theme=light] ::-webkit-scrollbar-track{background:#f1f5f9}html[data-theme=light] ::-webkit-scrollbar-thumb{background:#00338d26}html[data-theme=light] .btn-secondary{background:#00000005;border:1px solid rgba(0,0,0,.08);color:var(--text-primary)}html[data-theme=light] .btn-secondary:hover{background:#0000000d;border-color:#00338d33;color:#00338d}html[data-theme=light] .input-focus-style{background-color:var(--bg-input)!important;border:1px solid rgba(0,51,141,.12)!important;color:var(--text-primary)!important}html[data-theme=light] .input-focus-style:focus{background-color:#fff!important;border-color:var(--secondary)!important;box-shadow:0 0 0 3px #00338d1f!important}html[data-theme=light] select.input-focus-style option{background-color:#fff!important;color:var(--text-primary)!important}html[data-theme=light] aside div[style*="backgroundColor: 'rgba(1, 8, 20, 0.4)'"],html[data-theme=light] aside div[style*="backgroundColor: rgba(1, 8, 20, 0.4)"]{background-color:#00338d08!important}.table-text-cell{color:var(--text-title)}html[data-theme=dark] .table-text-cell{color:#fff!important}html[data-theme=light] .table-text-cell{color:#0f172a!important}html[data-theme=light] th{color:#fff!important;background-color:var(--secondary, #00338D)!important;font-weight:700!important;border-bottom:2px solid rgba(0,159,218,.15)!important}html[data-theme=light] td{color:#0f172a!important}html[data-theme=light] tr.table-row-hover:hover{background-color:#00338d05!important}html[data-theme=light] td strong[style*="color: '#fff'"],html[data-theme=light] td strong[style*="color: rgb(255, 255, 255)"]{color:#0f172a!important}html[data-theme=light] .kanban-column{background-color:#00338d05!important;border-color:#00338d14!important}html[data-theme=light] .kanban-column-title{color:#0f172a!important}html[data-theme=light] .kanban-card{background-color:#fff!important;border-color:#00338d1a!important;box-shadow:0 4px 6px -1px #0000000d!important}html[data-theme=light] .kanban-card-title{color:#1e293b!important}html[data-theme=light] .kanban-card:hover{border-color:var(--primary)!important;box-shadow:0 10px 15px -3px #009fda1f!important}html[data-theme=light] .kanban-column div[style*="color: 'var(--text-muted)'"],html[data-theme=light] .kanban-column div[style*="color: var(--text-muted)"]{color:var(--text-muted)!important;border-color:#00338d0d!important}html[data-theme=light] h4[style*="color: '#fff'"],html[data-theme=light] h4[style*="color: rgb(255, 255, 255)"]{color:#0f172a!important}html[data-theme=light] aside p[style*="color: 'var(--text-title)'"]{color:#0f172a!important}.tab-btn{background-color:transparent!important;color:var(--text-secondary)!important;border:none!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important}.tab-btn:hover{background-color:#009fda0d!important;color:var(--text-primary)!important}.tab-btn.active{background-color:var(--secondary)!important;color:var(--primary)!important;border-radius:8px!important;box-shadow:var(--shadow-sm)!important}html:not(.dark) .tab-btn.active{background-color:var(--secondary)!important;color:var(--primary)!important;box-shadow:var(--shadow-sm)!important}.template-item{padding:12px;border-radius:8px;cursor:pointer;border:1px solid var(--border-color)!important;background-color:var(--bg-input)!important;color:var(--text-secondary)!important;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease-in-out}.template-item:hover{border-color:var(--primary)!important;background-color:var(--secondary)!important;color:var(--text-primary)!important}.template-item.active{border-color:var(--primary)!important;background-color:var(--secondary)!important;color:var(--primary)!important}html:not(.dark) .template-item.active{border-color:var(--primary)!important;background-color:var(--secondary)!important;color:var(--primary)!important}th{padding:12px 16px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--primary)!important;border-bottom:1px solid var(--border-color);background-color:var(--secondary)!important}.header-action-btn{padding:8px 12px!important;border-radius:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:var(--shadow-sm)!important;border:1px solid var(--border-color)!important;background-color:var(--glass-bg)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.header-action-btn:hover{transform:translateY(-1px);border-color:var(--primary)!important;box-shadow:var(--shadow-glow)!important}.header-status-pill{padding:8px 16px!important;border-radius:20px!important;display:flex!important;align-items:center!important;gap:10px!important;font-size:12px!important;box-shadow:var(--shadow-sm)!important;border:1px solid var(--border-color)!important;background-color:var(--glass-bg)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}html[data-theme=light] .header-action-btn,html[data-theme=light] .header-status-pill{border-color:#00338d1a!important;background-color:#00338d0a!important}html[data-theme=light] .header-action-btn:hover{border-color:var(--secondary)!important;background-color:#00338d14!important}html[data-theme=light] div[style*="rgba(20, 18, 32"],html[data-theme=light] div[style*="rgba(20,18,32"]{background-color:#00338d0d!important}html[data-theme=light] h2[style*="color: '#fff'"],html[data-theme=light] h2[style*='color: "#fff"'],html[data-theme=light] h3[style*="color: '#fff'"],html[data-theme=light] h3[style*='color: "#fff"'],html[data-theme=light] h4[style*="color: '#fff'"],html[data-theme=light] h4[style*='color: "#fff"'],html[data-theme=light] span[style*="color: '#fff'"],html[data-theme=light] span[style*='color: "#fff"'],html[data-theme=light] p[style*="color: '#fff'"],html[data-theme=light] p[style*='color: "#fff"']{color:var(--text-primary)!important}html[data-theme=light] div[style*="rgba(7, 7, 10"],html[data-theme=light] div[style*="rgba(7,7,10"]{background-color:#00338d0a!important;border-color:#00338d14!important}html[data-theme=light] div[style*="rgba(7, 7, 10, 0.3)"],html[data-theme=light] div[style*="rgba(7,7,10,0.3)"]{background-color:#00338d0a!important;border-color:#00338d1a!important}html[data-theme=light] span[style*="color: '#fff'"]{color:var(--text-primary)!important}html[data-theme=light] div[style*="rgba(0, 159, 218, 0.05)"]{background-color:#009fda0f!important;border-color:#009fda2e!important}html[data-theme=light] div[style*="rgba(255, 255, 255, 0.05)"]{border-color:#00338d1a!important}html[data-theme=light] div[style*="rgba(255,255,255,0.01)"],html[data-theme=light] div[style*="rgba(255, 255, 255, 0.01)"]{background-color:#00338d08!important;border-color:#00338d12!important}html[data-theme=light] textarea[style*="rgba(7, 7, 10, 0.5)"],html[data-theme=light] textarea[style*="rgba(7,7,10,0.5)"],html[data-theme=light] textarea[style*="rgba(7, 7, 10, 0.4)"],html[data-theme=light] textarea[style*="rgba(7,7,10,0.4)"]{background-color:#f8fafc!important;border-color:#00338d1f!important;color:var(--text-primary)!important}html[data-theme=light] div.group-list-container{background-color:#fff!important;border-color:#00338d1a!important}html[data-theme=light] div[style*="rgba(0, 159, 218, 0.05)"]{background-color:#009fda14!important}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:40px 24px;background-color:#0009;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);overflow-y:auto}html[data-theme=light] .modal-overlay{background-color:#00000026!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.modal-card{width:100%;max-width:550px;background-color:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:16px!important;box-shadow:var(--shadow-lg)!important;overflow:hidden;display:flex;flex-direction:column;margin:auto}html[data-theme=light] .modal-card{background-color:var(--bg-dark)!important;border:1px solid var(--border-color)!important;box-shadow:var(--shadow-lg)!important}select,select.form-control,select.input-focus-style{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23d1d1d6' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 14px center!important;background-size:14px!important;padding-right:40px!important;cursor:pointer!important;background-color:var(--bg-input)!important;color:var(--text-primary)!important;border:1px solid var(--border-color)!important;border-radius:10px!important;font-family:var(--font-sans)!important;font-weight:500!important;font-size:13.5px!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}select:focus,select.form-control:focus,select.input-focus-style:focus{border-color:var(--primary)!important;box-shadow:0 0 0 3px #009fda26!important;background-color:var(--bg-dark)!important}html[data-theme=light] select,html[data-theme=light] select.form-control,html[data-theme=light] select.input-focus-style{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2355555a' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-color:var(--bg-input)!important;border-color:#00338d26!important;color:var(--text-primary)!important}html[data-theme=light] select:focus,html[data-theme=light] select.form-control:focus,html[data-theme=light] select.input-focus-style:focus{border-color:var(--secondary)!important;box-shadow:0 0 0 3px #00338d1f!important;background-color:#fff!important}select option{background-color:var(--bg-dark)!important;color:var(--text-primary)!important;padding:12px!important;font-family:var(--font-sans)!important}html[data-theme=light] select option{background-color:#fff!important;color:#1c1c1e!important}::placeholder{color:var(--muted-foreground)!important;opacity:.8!important}html:not(.dark) input::placeholder,html:not(.dark) textarea::placeholder,html:not(.dark) select::placeholder,html:not(.dark) .form-control::placeholder,html:not(.dark) .input-focus-style::placeholder{color:#64748b!important;opacity:.85!important}.dark input::placeholder,.dark textarea::placeholder,.dark select::placeholder,.dark .form-control::placeholder,.dark .input-focus-style::placeholder{color:#94a3b8!important;opacity:.75!important}.form-control,input,textarea,select{color:var(--text-primary)!important}.form-label,label{color:var(--text-secondary)!important}.ios-warning-banner{padding:14px 16px;border-radius:12px;background-color:#f59e0b1a!important;border:1px solid rgba(245,158,11,.25)!important;color:#f59e0b!important;font-size:13px;display:flex;gap:10px;align-items:flex-start;line-height:1.5}html:not(.dark) .ios-warning-banner{background-color:#fffbeb!important;border-color:#fde68a!important;color:#b45309!important}.sidebar-submenu-header{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;padding:12px 16px;border-radius:10px;font-size:14px;font-weight:500;color:var(--text-secondary)!important;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none;text-align:left}.sidebar-submenu-header:hover{background-color:#ffffff05!important;color:var(--text-primary)!important}.sidebar-submenu-header:hover .sidebar-icon{color:var(--primary)!important}html[data-theme=light] .sidebar-submenu-header:hover{background-color:#00338d08!important;color:#00338d!important}html[data-theme=light] .sidebar-submenu-header:hover .sidebar-icon{color:var(--secondary)!important}.sidebar-submenu-header-active{display:flex;align-items:center;justify-content:space-between;width:100%;background:#ffffff08!important;border:none;padding:12px 16px;border-radius:10px;font-size:14px;font-weight:700;color:var(--text-title)!important;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none;text-align:left}.sidebar-submenu-header-active .sidebar-icon{color:var(--primary)!important}html[data-theme=light] .sidebar-submenu-header-active{background-color:#00338d0a!important;color:var(--secondary)!important}html[data-theme=light] .sidebar-submenu-header-active .sidebar-icon{color:var(--secondary)!important}.sidebar-submenu-header .chevron-icon,.sidebar-submenu-header-active .chevron-icon{transition:transform .2s cubic-bezier(.4,0,.2,1);color:var(--text-secondary)}.sidebar-submenu-header-active .chevron-icon{color:var(--text-primary)}.dark .calendar-main-grid-wrapper{border-color:#ffffff26!important}.dark .calendar-week-header{border-bottom-color:#ffffff26!important}.dark .calendar-day-cell{border-right-color:#ffffff1f!important;border-bottom-color:#ffffff1f!important}@media (max-width: 768px){.cleo-main-content{padding:76px 12px 24px!important}.table-responsive,table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.form-grid-2,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr!important}.modal-dialog,.modal-content{width:95%!important;max-width:100%!important;margin:10px auto!important;padding:16px!important}.flex-toolbar,.header-actions,.filter-bar{flex-wrap:wrap!important;gap:8px!important}.kanban-board-wrapper,.kanban-board{display:flex!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;gap:12px!important;padding-bottom:12px!important}.kanban-column{min-width:280px!important;max-width:320px!important;flex-shrink:0!important}.calendar-main-grid-wrapper{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.calendar-week-header,.calendar-days-grid{min-width:720px!important}.show-mobile-header{display:flex!important}.hidden-mobile-nav{display:none!important}}@media (max-width: 480px){h1{font-size:20px!important}h2{font-size:18px!important}.btn{padding:8px 12px!important;font-size:12.5px!important}}
