:root{--palette-navy-900: #0B1F3A;--palette-navy-800: #122840;--palette-navy-700: #1F3B5C;--palette-silver-400: #A7B1BE;--palette-silver-200: #CDD2D8;--palette-silver-100: #E6E9EF;--palette-silver-50: #F4F5F7;--palette-charcoal-800: #2B2F36;--palette-white: #FFFFFF;--color-bg-base: #FFFFFF;--color-bg-surface: #F4F5F7;--color-bg-subtle: #E6E9EF;--color-bg-nav: #0B1F3A;--color-bg-nav-hover: #1F3B5C;--color-bg-nav-active: #1F3B5C;--color-text-primary: #2B2F36;--color-text-secondary: #4A5568;--color-text-disabled: #A7B1BE;--color-text-inverse: #FFFFFF;--color-text-nav: #E6E9EF;--color-text-nav-active:#FFFFFF;--color-border-default: #E6E9EF;--color-border-strong: #A7B1BE;--color-border-focus: #1F3B5C;--color-accent: #1F3B5C;--color-accent-hover: #0B1F3A;--color-accent-text: #FFFFFF;--color-accent-subtle: #E6E9EF;--color-success: #1A6B45;--color-success-subtle: #D1FAE5;--color-warning: #92400E;--color-warning-subtle: #FEF3C7;--color-error: #991B1B;--color-error-subtle: #FEE2E2;--color-info: #1F3B5C;--color-info-subtle: #E6E9EF;--color-stage-prospecting: #1F3B5C;--color-stage-prospecting-bg: #E6E9EF;--color-stage-qualification: #5B21B6;--color-stage-qualification-bg: #EEE8FA;--color-stage-proposal: #1A6B45;--color-stage-proposal-bg: #D1FAE5;--color-stage-negotiation: #92400E;--color-stage-negotiation-bg: #FEF3C7;--color-stage-closed-won: #FFFFFF;--color-stage-closed-won-bg: #1A6B45;--color-stage-closed-lost: #991B1B;--color-stage-closed-lost-bg: #FEE2E2;--color-emp-active: #1A6B45;--color-emp-active-bg: #D1FAE5;--color-emp-on-leave: #92400E;--color-emp-on-leave-bg: #FEF3C7;--color-emp-terminated: #4A5568;--color-emp-terminated-bg: #E6E9EF;--color-invoice-draft: #4A5568;--color-invoice-draft-bg: #E6E9EF;--color-invoice-issued: #1F3B5C;--color-invoice-issued-bg: #DBEAFE;--color-invoice-partial: #92400E;--color-invoice-partial-bg: #FEF3C7;--color-invoice-paid: #1A6B45;--color-invoice-paid-bg: #D1FAE5;--color-invoice-voided: #991B1B;--color-invoice-voided-bg: #FEE2E2;--font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-family-display: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs: 11px;--text-sm: 13px;--text-base: 15px;--text-lg: 17px;--text-xl: 20px;--text-2xl: 24px;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.75;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-9: 36px;--space-10: 40px;--space-11: 44px;--space-12: 48px;--space-13: 52px;--space-14: 56px;--space-15: 60px;--space-16: 64px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 10px;--radius-full: 9999px;--shadow-sm: 0 1px 3px 0 rgba(0,0,0,.1), 0 1px 2px -1px rgba(0,0,0,.06);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -2px rgba(0,0,0,.06);--z-dropdown: 100;--z-modal: 200;--z-toast: 300;--motion-duration-fast: .15s;--motion-duration-base: .2s;--motion-easing-out: cubic-bezier(.16, 1, .3, 1);--motion-easing-in: cubic-bezier(.4, 0, 1, 1)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--font-family-base);font-size:var(--text-base);color:var(--color-text-primary);background:var(--color-bg-base);line-height:var(--leading-normal)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.toast.svelte-1cpok13{display:flex;align-items:flex-start;gap:var(--space-3);width:360px;max-width:100%;min-height:56px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border-left:4px solid;box-shadow:var(--shadow-md);background:var(--color-bg-base);color:var(--color-text-primary);font-size:var(--text-sm);line-height:var(--leading-normal);pointer-events:auto}.toast.svelte-1cpok13:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.toast--success.svelte-1cpok13{background:var(--color-success-subtle);border-left-color:var(--color-success)}.toast--error.svelte-1cpok13{background:var(--color-error-subtle);border-left-color:var(--color-error)}.toast--warning.svelte-1cpok13{background:var(--color-warning-subtle);border-left-color:var(--color-warning)}.toast--info.svelte-1cpok13{background:var(--color-info-subtle);border-left-color:var(--color-info)}.toast__icon.svelte-1cpok13{flex-shrink:0;width:20px;height:20px;margin-top:2px}.toast__icon.svelte-1cpok13 svg:where(.svelte-1cpok13){width:20px;height:20px}.toast--success.svelte-1cpok13 .toast__icon:where(.svelte-1cpok13){color:var(--color-success)}.toast--error.svelte-1cpok13 .toast__icon:where(.svelte-1cpok13){color:var(--color-error)}.toast--warning.svelte-1cpok13 .toast__icon:where(.svelte-1cpok13){color:var(--color-warning)}.toast--info.svelte-1cpok13 .toast__icon:where(.svelte-1cpok13){color:var(--color-info)}.toast__content.svelte-1cpok13{flex:1;min-width:0}.toast__title.svelte-1cpok13{margin:0 0 var(--space-1) 0;font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--color-text-primary);line-height:var(--leading-tight)}.toast__message.svelte-1cpok13{margin:0;font-size:var(--text-sm);color:var(--color-text-primary);word-wrap:break-word;overflow-wrap:anywhere}.toast__action.svelte-1cpok13{flex-shrink:0;background:transparent;border:none;padding:var(--space-2) var(--space-3);min-height:32px;font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;border-radius:var(--radius-sm);text-decoration:underline;text-underline-offset:2px}.toast--success.svelte-1cpok13 .toast__action:where(.svelte-1cpok13){color:var(--color-success)}.toast--error.svelte-1cpok13 .toast__action:where(.svelte-1cpok13){color:var(--color-error)}.toast--warning.svelte-1cpok13 .toast__action:where(.svelte-1cpok13){color:var(--color-warning)}.toast--info.svelte-1cpok13 .toast__action:where(.svelte-1cpok13){color:var(--color-info)}.toast__action.svelte-1cpok13:hover{background:#0000000a}.toast__action.svelte-1cpok13:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.toast__close.svelte-1cpok13{flex-shrink:0;width:24px;height:24px;padding:0;border:none;background:transparent;color:var(--color-text-secondary);cursor:pointer;border-radius:var(--radius-sm);position:relative;display:inline-flex;align-items:center;justify-content:center}.toast__close.svelte-1cpok13:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}.toast__close.svelte-1cpok13 svg:where(.svelte-1cpok13){width:16px;height:16px}.toast__close.svelte-1cpok13:hover{color:var(--color-error)}.toast__close.svelte-1cpok13:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}@media (prefers-reduced-motion: no-preference){.toast.svelte-1cpok13{animation:svelte-1cpok13-toast-in var(--motion-duration-base) var(--motion-easing-out) both}@keyframes svelte-1cpok13-toast-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}}.toast-container.svelte-cqwvc2{position:fixed;top:var(--space-4);right:var(--space-4);z-index:var(--z-toast);display:flex;flex-direction:column;gap:var(--space-3);pointer-events:none;width:360px;max-width:calc(100vw - var(--space-4) * 2)}.toast-slot.svelte-cqwvc2{pointer-events:auto}@media (max-width: 600px){.toast-container.svelte-cqwvc2{left:var(--space-4);width:auto}}
