@charset "UTF-8";:root{--brand-peach: 18 60% 82%;--brand-cream: 20 34% 90%;--brand-taupe: 338 5% 71%;--brand-navy: 211 71% 24%;--brand-ruby: 340 49% 45%;--radius: .5rem;--radius-sm: .4rem;--radius-lg: .625rem;--radius-xl: .75rem;--control-height: 2.375rem;--content-padding: 1.35rem;--sidebar-width: 256px;--header-height: 56px;--background: 22 30% 96%;--foreground: 211 55% 16%;--card: 0 0% 100%;--card-foreground: 211 55% 14%;--surface-elevated: 0 0% 100%;--peach-soft: 18 40% 95%;--primary: var(--brand-navy);--primary-foreground: 0 0% 100%;--secondary: 211 48% 28%;--secondary-foreground: 0 0% 98%;--muted: 20 28% 93%;--muted-foreground: 211 12% 42%;--accent: var(--brand-ruby);--accent-foreground: 0 0% 100%;--destructive: 0 72% 46%;--destructive-foreground: 0 0% 100%;--success: 160 84% 28%;--warning: 32 81% 40%;--status-new: 217 70% 42%;--status-viewed: 270 50% 45%;--status-follow-up: 32 80% 38%;--status-closed: 142 55% 35%;--status-new-bg: 217 91% 60%;--status-viewed-bg: 270 60% 60%;--status-follow-up-bg: 38 92% 50%;--status-closed-bg: 142 70% 36%;--repeat: 270 55% 42%;--repeat-bg: 270 60% 60%;--border: 25 12% 86%;--input: 25 12% 86%;--ring: 211 71% 34%;--shadow-sm: none;--shadow-md: 0 4px 12px -4px hsl(211 40% 20% / .12);--shadow-lg: 0 12px 28px -10px hsl(211 40% 20% / .18);--shadow-card: none;--font-sans: "IBM Plex Sans", "Segoe UI", system-ui, -apple-system, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--sidebar-bg: var(--brand-navy);--sidebar-fg: 20 34% 94%;--sidebar-muted: 211 25% 72%;--sidebar-border: 211 55% 18%;--sidebar-hover: 211 60% 20%;--sidebar-active: 211 55% 30%;--sidebar-active-fg: 0 0% 100%;--theme-color: #123c69}html[data-theme=light]{color-scheme:light;--background: 22 30% 96%;--foreground: 211 55% 16%;--card: 0 0% 100%;--card-foreground: 211 55% 14%;--surface-elevated: 0 0% 100%;--peach-soft: 18 40% 95%;--primary: var(--brand-navy);--primary-foreground: 0 0% 100%;--secondary: 211 48% 28%;--secondary-foreground: 0 0% 98%;--muted: 20 28% 93%;--muted-foreground: 211 12% 42%;--accent: var(--brand-ruby);--accent-foreground: 0 0% 100%;--destructive: 0 72% 46%;--destructive-foreground: 0 0% 100%;--success: 160 84% 28%;--warning: 32 81% 40%;--status-new: 217 70% 42%;--status-viewed: 270 50% 45%;--status-follow-up: 32 80% 38%;--status-closed: 142 55% 35%;--status-new-bg: 217 91% 60%;--status-viewed-bg: 270 60% 60%;--status-follow-up-bg: 38 92% 50%;--status-closed-bg: 142 70% 36%;--repeat: 270 55% 42%;--repeat-bg: 270 60% 60%;--border: 25 12% 86%;--input: 25 12% 86%;--ring: 211 71% 34%;--shadow-sm: none;--shadow-md: 0 4px 12px -4px hsl(211 40% 20% / .12);--shadow-lg: 0 12px 28px -10px hsl(211 40% 20% / .18);--shadow-card: none;--sidebar-bg: var(--brand-navy);--sidebar-fg: 20 34% 94%;--sidebar-muted: 211 25% 72%;--sidebar-border: 211 55% 18%;--sidebar-hover: 211 60% 20%;--sidebar-active: 211 55% 30%;--sidebar-active-fg: 0 0% 100%;--theme-color: #123c69}html[data-theme=dark]{color-scheme:dark;--background: 211 45% 8%;--foreground: 20 30% 92%;--card: 211 40% 12%;--card-foreground: 20 30% 94%;--surface-elevated: 211 38% 14%;--peach-soft: 18 30% 18%;--primary: 211 55% 58%;--primary-foreground: 211 71% 12%;--secondary: 211 35% 22%;--secondary-foreground: 20 30% 94%;--muted: 211 30% 16%;--muted-foreground: 338 8% 68%;--accent: 340 55% 58%;--accent-foreground: 0 0% 100%;--destructive: 0 70% 55%;--destructive-foreground: 0 0% 100%;--success: 160 70% 42%;--warning: 32 90% 52%;--status-new: 217 85% 72%;--status-viewed: 270 70% 78%;--status-follow-up: 38 90% 68%;--status-closed: 142 60% 62%;--status-new-bg: 217 91% 60%;--status-viewed-bg: 270 60% 60%;--status-follow-up-bg: 38 92% 50%;--status-closed-bg: 142 70% 36%;--repeat: 270 70% 78%;--repeat-bg: 270 60% 60%;--border: 211 28% 22%;--input: 211 28% 22%;--ring: 211 55% 55%;--shadow-sm: none;--shadow-md: 0 4px 14px -4px hsl(0 0% 0% / .4);--shadow-lg: 0 12px 28px -10px hsl(0 0% 0% / .5);--shadow-card: none;--sidebar-bg: 211 55% 14%;--sidebar-fg: 20 30% 92%;--sidebar-muted: 211 18% 65%;--sidebar-border: 211 40% 20%;--sidebar-hover: 211 45% 18%;--sidebar-active: 211 50% 24%;--sidebar-active-fg: 0 0% 100%;--theme-color: #0a1f38}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;min-height:100dvh;font-family:var(--font-sans);font-size:.9375rem;line-height:1.5;color:hsl(var(--foreground));background-color:hsl(var(--background));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;-webkit-tap-highlight-color:transparent}.mono{font-family:var(--font-mono);font-size:.82rem}h1,h2,h3,h4,h5{margin:0;color:hsl(var(--foreground));font-weight:600;letter-spacing:-.015em}h1{font-size:1.5rem}h2{font-size:1.35rem}h3{font-size:1rem}h4{font-size:.9375rem}a{color:hsl(var(--primary));text-decoration:none;transition:color .15s ease}a:hover{color:hsl(var(--accent))}.sub,.subtitle,.muted,.meta,.note{margin:0;color:hsl(var(--muted-foreground));font-size:.875rem}.hint{margin:.25rem 0;color:hsl(var(--muted-foreground));font-size:.85rem}.hint.warn,.warn{color:hsl(var(--warning))}.error{color:hsl(var(--destructive));font-size:.875rem}.ok{color:hsl(var(--success))}.label{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.page{width:100%;max-width:1600px;margin:0 auto;padding:var(--content-padding)}.toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem}.toolbar>div:first-child{margin-right:auto}.page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1.15rem;padding-bottom:.85rem;border-bottom:1px solid hsl(var(--border))}.page-header h1,.page-header h2{margin:0;font-size:1.35rem;font-weight:600;letter-spacing:-.02em}.page-header .sub{margin-top:.25rem}.page-header .sub a{color:inherit;font-weight:600}.page-header .page-actions,.page-header .toolbar{margin:0 0 0 auto}.page-header .toolbar{width:100%;align-items:flex-start}.page-header .toolbar>div:first-child{margin-right:auto}.page-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.actions{display:flex;flex-wrap:wrap;gap:.4rem}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.85rem;margin-bottom:1rem}.section-gap{margin-top:1.5rem}.card{margin-bottom:1rem;padding:1rem 1.1rem;border:1px solid hsl(var(--border));border-radius:var(--radius-lg);background:hsl(var(--card));box-shadow:none}.card>h3,.card>h2{margin-bottom:.75rem}.stat{position:relative;display:flex;flex-direction:column;gap:.3rem;overflow:hidden;padding:.95rem 1rem;border:1px solid hsl(var(--border));border-radius:var(--radius-lg);background:hsl(var(--card));box-shadow:none;color:inherit;text-decoration:none;transition:border-color .15s ease,background .15s ease}.stat .stat-hint{margin:0;color:hsl(var(--muted-foreground));font-size:.75rem}a.stat:hover{border-color:hsl(var(--primary)/.4);background:hsl(var(--muted)/.45);color:inherit}.stat strong{font-size:1.55rem;font-weight:600;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.balance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.7rem;margin-bottom:.9rem}.stat-card{padding:.95rem 1rem;border:1px solid hsl(var(--border));border-radius:var(--radius-lg);background:hsl(var(--card))}.stat-card-label{margin:0;color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.stat-card-value{margin:.25rem 0 0;font-size:1.35rem;font-weight:600;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.stat-card-value.sm{font-size:1.05rem}.summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.75rem;margin-bottom:1rem}.summary{display:flex;flex-direction:column;gap:.25rem;padding:.85rem .95rem;border:1px solid hsl(var(--border)/.6);border-radius:var(--radius);background:hsl(var(--muted)/.5)}.summary span{color:hsl(var(--muted-foreground));font-size:.78rem}.summary strong{font-size:1.05rem}.summary .pos{color:hsl(var(--success))}.summary .neg{color:hsl(var(--destructive))}label{display:flex;flex-direction:column;gap:.35rem;color:hsl(var(--muted-foreground));font-size:.8rem;font-weight:500}label.check,label.inline{flex-direction:row;align-items:center;gap:.45rem}.req{color:hsl(var(--destructive))}input,select,textarea{min-height:var(--control-height);padding:.5rem .75rem;border:1px solid hsl(var(--input));border-radius:var(--radius-sm);background:hsl(var(--card));color:hsl(var(--foreground));font:inherit;font-size:.9rem;transition:border-color .15s ease,box-shadow .15s ease}textarea{min-height:5rem}input:focus,select:focus,textarea:focus{outline:none;border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/.18)}input:disabled,select:disabled,textarea:disabled{background:hsl(var(--muted)/.6);cursor:not-allowed}input[type=checkbox],input[type=radio]{width:1rem;height:1rem;accent-color:hsl(var(--primary))}textarea{resize:vertical}button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:var(--control-height);padding:.45rem .95rem;border:1px solid transparent;border-radius:var(--radius-sm);background:hsl(var(--primary));color:hsl(var(--primary-foreground));font:inherit;font-size:.875rem;font-weight:550;cursor:pointer;box-shadow:none;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}button:hover:not(:disabled){background:hsl(var(--secondary))}button:active:not(:disabled){background:hsl(var(--secondary))}button:focus-visible{outline:none;box-shadow:0 0 0 3px hsl(var(--ring)/.28)}button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none;filter:grayscale(.15)}button.muted,button.secondary,button.outline-btn{border-color:hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));box-shadow:none}button.muted:hover:not(:disabled),button.secondary:hover:not(:disabled),button.outline-btn:hover:not(:disabled){background:hsl(var(--muted));border-color:hsl(var(--border));color:hsl(var(--foreground));box-shadow:none}button.danger{background:hsl(var(--destructive));box-shadow:none}button.danger:hover:not(:disabled){background:#af1d1d;box-shadow:none}button.ghost{background:transparent;color:hsl(var(--muted-foreground));box-shadow:none}button.ghost:hover:not(:disabled){background:hsl(var(--muted));color:hsl(var(--foreground));box-shadow:none}button.tiny{min-height:1.85rem;padding:.28rem .65rem;border-radius:var(--radius-sm);font-size:.75rem;box-shadow:none}.tabs{display:flex;flex-wrap:wrap;gap:.25rem;padding:.3rem;border:1px solid hsl(var(--border)/.6);border-radius:var(--radius);background:hsl(var(--card)/.7)}.tabs button{padding:.45rem .85rem;background:transparent;color:hsl(var(--muted-foreground));font-weight:500;box-shadow:none}.tabs button:hover:not(:disabled){background:hsl(var(--muted));color:hsl(var(--foreground));box-shadow:none}.tabs button.active,.tabs button.on{background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-weight:600}table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:var(--radius);background:hsl(var(--card));font-size:.875rem}thead tr{background:hsl(var(--muted)/.7)}th{padding:.7rem .75rem;border-bottom:1px solid hsl(var(--border)/.7);color:hsl(var(--muted-foreground));font-size:.7rem;font-weight:700;letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap}td{padding:.7rem .75rem;border-bottom:1px solid hsl(var(--border)/.5);text-align:left;vertical-align:top}tbody tr{transition:background .12s ease}tbody tr:hover{background:hsl(var(--muted)/.4)}tbody tr:last-child td{border-bottom:0}tr.active{background:hsl(var(--primary)/.07)}tfoot td{border-top:2px solid hsl(var(--border));font-weight:600}.table-scroll{overflow-x:auto;border:1px solid hsl(var(--border)/.6);border-radius:var(--radius)}.table-scroll table{border-radius:0}.row-menu-panel{text-align:left}.row-menu-panel button{display:flex;justify-content:flex-start;width:100%;margin:0;border:none;background:transparent;color:hsl(var(--foreground));box-shadow:none;font-weight:500}.row-menu-panel button:hover:not(:disabled){background:hsl(var(--muted));color:hsl(var(--foreground));box-shadow:none}.row-menu-panel button.danger{color:hsl(var(--destructive))}.chip{display:inline-flex;align-items:center;gap:.3rem;padding:.22rem .6rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--muted)/.6);color:hsl(var(--foreground));font-size:.78rem;-webkit-user-select:none;user-select:none}.chip.on{border-color:hsl(var(--primary));background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.chip.kind-income{border-color:hsl(var(--success)/.3);background:hsl(var(--success)/.12);color:hsl(var(--success))}.chip.kind-salary{border-color:hsl(var(--primary)/.25);background:hsl(var(--primary)/.1);color:hsl(var(--primary))}.chip.kind-expense{border-color:hsl(var(--warning)/.3);background:hsl(var(--warning)/.12);color:hsl(var(--warning))}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;padding:.1rem .45rem;border-radius:999px;background:hsl(var(--accent));color:hsl(var(--accent-foreground));font-size:.7rem;font-weight:700}.tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:.5rem 0 .75rem}.list{margin:0;padding-left:1.1rem}.list li{margin-bottom:.35rem}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:180px;padding:2rem;border:1px dashed hsl(var(--border));border-radius:var(--radius);color:hsl(var(--muted-foreground));text-align:center}.pager{display:flex;align-items:center;gap:.6rem;margin-top:1rem;color:hsl(var(--muted-foreground));font-size:.85rem}*{scrollbar-width:thin;scrollbar-color:hsl(var(--primary)/.32) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsl(var(--primary)/.28)}*::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--primary)/.45)}@media(max-width:900px){.toolbar{flex-direction:column;align-items:stretch;gap:.65rem;margin-bottom:.9rem}.toolbar>div:first-child{margin-right:0}.page-header{flex-direction:column;align-items:stretch;margin-bottom:.9rem;padding-bottom:.75rem}.page-header .toolbar{margin-bottom:0}.page-header .page-actions,.page-header>button,.page-actions,.leads-page .page-actions{width:100%;margin-left:0}.page-actions button,.leads-page .page-actions button,.page-header>button{flex:1 1 auto;min-height:2.75rem}.filter-bar{flex-direction:column;align-items:stretch;gap:.55rem;padding:.75rem}.filter-bar label,.filter-bar input,.filter-bar select,.filter-bar button{width:100%;min-width:0;flex:0 0 auto}.filter-bar input[type=text],.filter-bar input:not([type]){flex:0 0 auto;min-width:0}.balance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.range-bar{flex-direction:column;align-items:stretch}.pager{flex-wrap:wrap;width:100%}.pager button{flex:1 1 auto}.tabs{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.tabs button{flex:0 0 auto;white-space:nowrap;min-height:2.5rem}.detail-grid{grid-template-columns:1fr}.modal-backdrop{padding:0;align-items:stretch;place-items:stretch}.modal-card{width:100%;max-width:none;height:100%;max-height:100dvh;border-radius:0;border:0}}@media(max-width:640px){.page{padding:.85rem max(.85rem,env(safe-area-inset-right)) calc(.85rem + env(safe-area-inset-bottom)) max(.85rem,env(safe-area-inset-left))}h1{font-size:1.35rem}h2{font-size:1.2rem}.page-header h1,.page-header h2{font-size:1.25rem}.grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.stat{padding:.85rem .9rem}.stat strong{font-size:1.35rem}.stat-card-value{font-size:1.2rem}.row{flex-direction:column;align-items:stretch}.row label{width:100%}.card{padding:.9rem .95rem}.table-scroll{margin:0 -.15rem;border-radius:var(--radius-sm)}button{min-height:2.75rem}button.tiny{min-height:2rem}input,select,textarea{font-size:16px}.login-page,.auth-page{align-items:stretch;padding:0}.auth-form-panel{align-items:flex-start;padding:max(1rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom))}.login-page .theme-toggle,.auth-page .theme-toggle,.auth-form-panel .theme-toggle{top:max(.75rem,env(safe-area-inset-top));right:max(.75rem,env(safe-area-inset-right))}.login-card,.auth-card{width:100%;padding:1.5rem 1.15rem 1.25rem}.lead-sheet{width:100vw;border-left:0;border-radius:0}.lead-sheet-header,.lead-sheet-body,.lead-sheet-footer{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.lead-sheet-footer{padding-bottom:max(.85rem,env(safe-area-inset-bottom))}.modal-footer{padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.modal-footer button{flex:1 1 auto}}@media(max-width:420px){.grid,.summary-grid{grid-template-columns:1fr}}.login-page,.auth-page{position:relative;display:grid;grid-template-columns:1fr;min-height:100vh;min-height:100dvh;background:hsl(var(--background))}.auth-brand-panel{position:relative;display:none;flex-direction:column;justify-content:space-between;overflow:hidden;padding:2.25rem 2rem;background:hsl(var(--brand-navy));color:#fff}.auth-brand-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:1rem;max-width:24rem}.auth-logo-plate{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.65rem .9rem;border-radius:var(--radius);background:hsl(var(--brand-cream))}.auth-logo-plate img{height:2.75rem;width:auto;object-fit:contain}.auth-brand-panel h2{margin:0;color:#fff;font-size:1.5rem;line-height:1.3;font-weight:600;letter-spacing:-.02em}.auth-brand-panel p{margin:0;color:#ede3ded1;font-size:.95rem;line-height:1.5}.auth-brand-footer{position:relative;z-index:1;color:#ede3de8c;font-size:.8rem}.auth-form-panel{position:relative;display:grid;place-items:center;padding:2rem 1.5rem;background:hsl(var(--background))}html[data-theme=dark] .auth-brand-panel{background:#0d1926}.login-page .theme-toggle,.auth-page .theme-toggle{position:absolute;top:1rem;right:1rem;z-index:5;border-color:#ffffff40;background:#ffffff24;color:hsl(var(--foreground));backdrop-filter:blur(8px)}.auth-form-panel .theme-toggle{border-color:hsl(var(--border));background:hsl(var(--card)/.9);color:hsl(var(--foreground))}.login-card,.auth-card{display:flex;flex-direction:column;gap:.9rem;width:min(100%,400px);padding:1.75rem 1.5rem 1.5rem;border:1px solid hsl(var(--border));border-radius:var(--radius-lg);background:hsl(var(--card));box-shadow:none}.login-card .brand-block,.auth-card .brand-block{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:.35rem;text-align:center}.login-card .logo,.auth-card .logo{height:3.5rem;width:auto;max-width:100%;margin-bottom:.35rem;object-fit:contain}.login-card h1,.auth-card h1{font-size:1.35rem;font-weight:600}.login-card .sub,.auth-card .sub{margin:0}.password-field{position:relative}.password-field input{width:100%;padding-right:2.85rem}.password-toggle{position:absolute;right:.35rem;bottom:.3rem;width:2.1rem;height:2.1rem;min-height:2.1rem;padding:0;border:0;border-radius:var(--radius-sm);background:transparent;color:hsl(var(--muted-foreground));box-shadow:none}.password-toggle:hover:not(:disabled){background:hsl(var(--muted));color:hsl(var(--foreground));box-shadow:none}.login-card button[type=submit],.auth-card button[type=submit]{margin-top:.35rem;width:100%;padding:.85rem 1rem;min-height:2.75rem;font-size:.95rem}.auth-links,.login-card .forgot{display:flex;flex-direction:column;align-items:center;gap:.45rem;margin-top:.15rem;color:hsl(var(--muted-foreground));font-size:.875rem;text-align:center;text-decoration:none}.auth-links a,.login-card .forgot{color:hsl(var(--muted-foreground));text-decoration:none}.auth-links a:hover,.login-card .forgot:hover{color:hsl(var(--primary))}.login-card .dev,.auth-card .dev{margin:0;padding:.65rem .75rem;border-radius:var(--radius-sm);background:hsl(var(--muted));color:hsl(var(--muted-foreground));font-size:.8rem}@media(min-width:900px){.login-page,.auth-page{grid-template-columns:minmax(280px,1.05fr) minmax(360px,1fr)}.auth-brand-panel{display:flex}.auth-form-panel{place-items:center;padding:2.5rem}.login-card .brand-block .logo,.auth-card .brand-block .logo{display:none}}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;min-height:2.25rem;padding:0;border:1px solid hsl(var(--border));border-radius:var(--radius-sm);background:hsl(var(--card));color:hsl(var(--foreground));box-shadow:none}.theme-toggle:hover:not(:disabled){background:hsl(var(--muted));color:hsl(var(--foreground))}.theme-toggle .icon{width:1.1rem;height:1.1rem}.theme-toggle.ghost{border-color:hsl(var(--sidebar-border));background:transparent;color:hsl(var(--sidebar-fg));box-shadow:none}.theme-toggle.ghost:hover:not(:disabled){background:hsl(var(--sidebar-hover));color:hsl(var(--sidebar-fg))}.page-header .quick-links{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.page-header>.quick-links{margin-top:.15rem}.page-header .quick-links a{display:inline-flex;align-items:center;padding:.3rem .65rem;border:1px solid hsl(var(--border));border-radius:var(--radius-sm);background:hsl(var(--card));color:hsl(var(--foreground));font-size:.8rem;font-weight:500;transition:background .15s ease,border-color .15s ease,color .15s ease}.page-header .quick-links a:hover{border-color:hsl(var(--primary)/.35);background:hsl(var(--muted));color:hsl(var(--primary))}.modal-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:1rem;background:#0f192473}.modal-card{display:flex;flex-direction:column;width:min(100%,520px);max-height:min(90vh,860px);overflow:hidden;border:1px solid hsl(var(--border));border-radius:var(--radius-lg);background:hsl(var(--card));box-shadow:var(--shadow-lg)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1.1rem .7rem}.modal-header h3{margin:0;font-size:1.05rem;font-weight:600}.modal-body{flex:1;overflow-y:auto;padding:.25rem 1.1rem 1rem}.modal-footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:.75rem 1.1rem;border-top:1px solid hsl(var(--border));background:hsl(var(--muted)/.35)}.skeleton{display:block;border-radius:var(--radius-sm);background:linear-gradient(90deg,hsl(var(--muted)),hsl(var(--card)) 45%,hsl(var(--muted)));background-size:200% 100%;animation:skeleton-pulse 1.35s ease-in-out infinite}.skeleton-stat{min-height:6.5rem;border-radius:var(--radius-lg)}.skeleton-line{height:.85rem;margin-bottom:.55rem}.skeleton-line.lg{height:1.35rem;width:40%}.skeleton-line.sm{width:55%}@keyframes skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.change-chip{display:inline-flex;align-items:center;padding:.15rem .45rem;border-radius:999px;font-size:.72rem;font-weight:700;font-variant-numeric:tabular-nums}.change-chip.pos{background:hsl(var(--success)/.14);color:hsl(var(--success))}.change-chip.neg{background:hsl(var(--destructive)/.12);color:hsl(var(--destructive))}.change-chip.neutral{background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.search-command{position:relative;flex:1 1 14rem;min-width:12rem}.search-command .search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:hsl(var(--muted-foreground));pointer-events:none}.search-command input{width:100%;height:var(--control-height);min-height:var(--control-height);padding-left:2.35rem}.filter-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.65rem .7rem;margin-bottom:.95rem;padding:.85rem .95rem;border:1px solid hsl(var(--border));border-radius:var(--radius-lg);background:hsl(var(--card))}.filter-bar>.search-command{flex:1 1 16rem}.filter-field{display:flex;flex-direction:column;justify-content:flex-end;gap:.3rem;margin:0;min-width:0;flex:0 1 9.5rem;color:hsl(var(--muted-foreground));font-size:.8rem;font-weight:500}.filter-field>span,.filter-bar>label>span:first-child{font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:hsl(var(--muted-foreground));line-height:1.1}.filter-field input,.filter-field select,.filter-bar>label>input,.filter-bar>label>select{width:100%;height:var(--control-height);min-height:var(--control-height)}.filter-bar>input,.filter-bar>select{flex:0 1 10rem;min-width:8.5rem;height:var(--control-height);min-height:var(--control-height)}.filter-bar>input[type=text],.filter-bar>input:not([type]),.filter-bar>input[type=search]{flex:1 1 14rem;min-width:11rem}.filter-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-left:auto}.filter-field.wide{flex:1 1 14rem;min-width:12rem}.filter-actions button{min-height:var(--control-height)}.filter-bar>button{min-height:var(--control-height)}@media(max-width:900px){.filter-bar{flex-direction:column;align-items:stretch;gap:.65rem;padding:.85rem}.filter-bar>.search-command,.search-command,.filter-field,.filter-bar>label,.filter-bar>input,.filter-bar>select,.filter-bar>button,.filter-actions{flex:0 0 auto;width:100%;min-width:0;max-width:none;margin-left:0}.filter-actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.filter-actions button:only-child,.filter-bar>button{grid-column:1/-1;width:100%}.filter-bar>input,.filter-bar>select,.filter-field input,.filter-field select,.filter-bar>label>input,.filter-bar>label>select{height:var(--control-height);min-height:var(--control-height)}}.leads-page .page-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-left:auto}.status-badge{display:inline-flex;align-items:center;padding:.18rem .55rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.status-badge.status-new{background:hsl(var(--status-new-bg)/.18);color:hsl(var(--status-new))}.status-badge.status-viewed{background:hsl(var(--status-viewed-bg)/.18);color:hsl(var(--status-viewed))}.status-badge.status-follow_up{background:hsl(var(--status-follow-up-bg)/.2);color:hsl(var(--status-follow-up))}.status-badge.status-closed{background:hsl(var(--status-closed-bg)/.18);color:hsl(var(--status-closed))}.status-badge.status-rejected{background:hsl(var(--destructive)/.14);color:hsl(var(--destructive))}.status-badge.status-not_lead{background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.source-badge{display:inline-flex;align-items:center;max-width:140px;padding:.2rem .5rem;border-radius:999px;background:hsl(var(--primary)/.08);color:hsl(var(--primary));font-size:.72rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.repeat-badge{display:inline-flex;margin-left:.35rem;padding:.12rem .4rem;border-radius:999px;background:hsl(var(--repeat-bg)/.16);color:hsl(var(--repeat));font-size:.65rem;font-weight:700;text-transform:uppercase}.tag-badge{display:inline-flex;align-items:center;padding:.15rem .45rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--muted)/.55);color:hsl(var(--foreground));font-size:.68rem;font-weight:600}.mobile-data-card{padding:.9rem .95rem;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));box-shadow:none;cursor:pointer;transition:border-color .15s ease,background .15s ease}.mobile-data-card:hover{border-color:hsl(var(--primary)/.35);background:hsl(var(--muted)/.35)}.mobile-data-card.repeat{border-color:hsl(var(--repeat-bg)/.4);background:hsl(var(--repeat-bg)/.07)}.mobile-data-card .title{font-weight:700;color:hsl(var(--foreground))}.mobile-data-card .meta-line{margin-top:.25rem;color:hsl(var(--muted-foreground));font-size:.82rem}.mobile-leads-list{display:grid;gap:.65rem;margin-bottom:1rem}.desktop-leads-table{display:none}@media(min-width:901px){.mobile-leads-list{display:none}.desktop-leads-table{display:block}}.leads-table tbody tr{cursor:pointer}.leads-table tbody tr.repeat-row{background:hsl(var(--repeat-bg)/.09)}.leads-table tbody tr.active-row{background:hsl(var(--primary)/.08)}.leads-table .cell-actions{white-space:nowrap;width:3.25rem;text-align:right}.sheet-backdrop{position:fixed;inset:0;z-index:60;background:hsl(var(--foreground)/.4);backdrop-filter:blur(2px)}.lead-sheet{position:fixed;top:0;right:0;z-index:70;display:flex;flex-direction:column;width:min(100vw,640px);height:100vh;border-left:1px solid hsl(var(--border));border-radius:var(--radius-xl) 0 0 var(--radius-xl);background:hsl(var(--card));box-shadow:var(--shadow-lg);transform:translate(105%);transition:transform .24s ease}.lead-sheet.open{transform:translate(0)}.lead-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1.15rem;border-bottom:1px solid hsl(var(--border)/.6);background:hsl(var(--card))}.lead-sheet-header h3{margin:0;font-size:1.1rem}.lead-sheet-body{flex:1;overflow-y:auto;padding:1rem 1.15rem 1.5rem}.lead-sheet-footer{display:flex;flex-wrap:wrap;gap:.5rem;padding:.85rem 1.15rem;border-top:1px solid hsl(var(--border)/.6);background:hsl(var(--muted)/.35)}.detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-bottom:.85rem}.detail-field .label{display:block;margin-bottom:.2rem}.detail-field .value{color:hsl(var(--foreground));font-size:.9rem;font-weight:500}.sheet-section{margin-top:1.15rem;padding-top:1rem;border-top:1px solid hsl(var(--border)/.55)}.sheet-section h4{margin:0 0 .65rem;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.star-rating{display:inline-flex;gap:.15rem}.star-rating button{min-height:0;padding:.15rem;border:0;border-radius:0;background:transparent;color:hsl(var(--muted-foreground));font-size:1.15rem;line-height:1;cursor:pointer;box-shadow:none}.star-rating button.on{color:#f59f0a}.star-rating button:hover:not(:disabled){background:transparent;box-shadow:none;transform:scale(1.08)}.star-rating button:active:not(:disabled){transform:scale(1.05);box-shadow:none}.timer-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .5rem;border-radius:999px;background:hsl(var(--muted));color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600}.timer-pill.live{background:#1c9c4b24;color:#298e4e}html[data-theme=dark] .timer-pill.live{color:#69d390}.icon{position:relative;display:inline-block;flex-shrink:0;width:1.15rem;height:1.15rem;color:currentColor}.icon:before{content:"";position:absolute;inset:0;background-color:currentColor;-webkit-mask:var(--icon) center/contain no-repeat;mask:var(--icon) center/contain no-repeat}.icon[data-icon=sun]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='4'/><path d='M12 2v2'/><path d='M12 20v2'/><path d='m4.93 4.93 1.41 1.41'/><path d='m17.66 17.66 1.41 1.41'/><path d='M2 12h2'/><path d='M20 12h2'/><path d='m6.34 17.66-1.41 1.41'/><path d='m19.07 4.93-1.41 1.41'/></svg>")}.icon[data-icon=moon]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z'/></svg>")}.icon[data-icon=close]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M18 6 6 18'/><path d='m6 6 12 12'/></svg>")}.icon[data-icon=camera]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z'/><circle cx='12' cy='13' r='3'/></svg>")}.icon[data-icon=user]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='8' r='5'/><path d='M20 21a8 8 0 0 0-16 0'/></svg>")}.icon[data-icon=eye]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7Z'/><circle cx='12' cy='12' r='3'/></svg>")}.icon[data-icon=eye-off]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M10.7 5.1A10.4 10.4 0 0 1 12 5c6.5 0 10 7 10 7a18.5 18.5 0 0 1-2.2 3.1'/><path d='M6.6 6.6C3.8 8.4 2 12 2 12s3.5 7 10 7a9.8 9.8 0 0 0 4.4-1'/><path d='m2 2 20 20'/><path d='M9.9 9.9a3 3 0 0 0 4.2 4.2'/></svg>")}.icon[data-icon=search]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='8'/><path d='m21 21-4.3-4.3'/></svg>")}.icon[data-icon=leads]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16'/><rect width='20' height='14' x='2' y='6' rx='2'/></svg>")}.icon[data-icon=followup],.icon[data-icon=walkin]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect width='8' height='4' x='8' y='2' rx='1' ry='1'/><path d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/><path d='M12 11h4'/><path d='M12 16h4'/><path d='M8 11h.01'/><path d='M8 16h.01'/></svg>")}.icon[data-icon=cage]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z'/><path d='m3.3 7 8.7 5 8.7-5'/><path d='M12 22V12'/></svg>")}.icon[data-icon=remnants]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z'/><path d='M14 2v4a2 2 0 0 0 2 2h4'/><path d='M10 9H8'/><path d='M16 13H8'/><path d='M16 17H8'/></svg>")}.icon[data-icon=leaves]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M7 20h10'/><path d='M10 20c5.5-2.5.8-6.4 3-10'/><path d='M9.5 9.4c1.1.8 1.8 2.2 2.3 3.7-2 .4-3.5.4-4.8-.3-1.2-.6-2.3-1.9-3-4.2 2.8-.5 4.4 0 5.5.8z'/><path d='M14.1 6a7 7 0 0 0-1.1 4c1.9-.1 3.3-.6 4.3-1.4 1-1 1.6-2.3 1.7-4.6-2.7.1-4 1-4.9 2z'/></svg>")}.icon[data-icon=reports]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><polyline points='12 6 12 12 16 14'/></svg>")}.icon[data-icon=calendar]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M8 2v4'/><path d='M16 2v4'/><rect width='18' height='18' x='3' y='4' rx='2'/><path d='M3 10h18'/></svg>")}.icon[data-icon=companies]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z'/><path d='M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2'/><path d='M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2'/><path d='M10 6h4'/><path d='M10 10h4'/><path d='M10 14h4'/><path d='M10 18h4'/></svg>")}.icon[data-icon=users]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/><circle cx='9' cy='7' r='4'/><path d='M22 21v-2a4 4 0 0 0-3-3.87'/><path d='M16 3.13a4 4 0 0 1 0 7.75'/></svg>")}.icon[data-icon=profiles]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='8' r='5'/><path d='M20 21a8 8 0 0 0-16 0'/></svg>")}.icon[data-icon=resignations]{--icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/><polyline points='16 17 21 12 16 7'/><line x1='21' x2='9' y1='12' y2='12'/></svg>")}
