*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}#root{min-height:100vh;height:100%;isolation:isolate;overflow-x:hidden}body{overflow-x:hidden;width:100%;max-width:100vw;background-attachment:fixed;background-size:cover;transition:background .3s ease}[data-theme=dark] body,[data-mui-color-scheme=dark] body{background:radial-gradient(circle at 10% 20%,rgba(79,106,245,.12) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(168,85,247,.08) 0%,transparent 50%),linear-gradient(180deg,#05060d,#0d0f1a)!important}[data-theme=light] body,[data-mui-color-scheme=light] body{background:radial-gradient(circle at 10% 20%,rgba(79,106,245,.04) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(59,130,246,.03) 0%,transparent 50%),linear-gradient(180deg,#f8fafc,#f1f5f9)!important}.sidebar-overlay{display:none;position:fixed;inset:0;background:#00000080;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);z-index:199;transition:opacity .22s ease}.sidebar-overlay.visible{display:block}@media(max-width:899px){.crm-sidebar-mobile-closed{transform:translate(-100%);position:fixed!important;top:0;left:0;height:100dvh!important;max-height:100dvh!important;z-index:200;transition:transform .28s cubic-bezier(.4,0,.2,1)!important;width:min(280px,80vw)!important;box-shadow:none}.crm-sidebar-mobile-open{transform:translate(0);position:fixed!important;top:0;left:0;height:100dvh!important;max-height:100dvh!important;z-index:200;transition:transform .28s cubic-bezier(.4,0,.2,1)!important;width:min(280px,80vw)!important;box-shadow:8px 0 32px #00000040}}.text-truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.text-balance{text-wrap:balance}.stat-number{font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700;line-height:1;letter-spacing:-.04em}.table-scroll-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}:focus-visible{outline:2px solid #272944;outline-offset:3px;border-radius:4px}:focus:not(:focus-visible){outline:none}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.45}}.skeleton-pulse{animation:skeleton-pulse 1.6s ease-in-out infinite}@keyframes page-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:page-fade-in .28s cubic-bezier(.4,0,.2,1) forwards}.auth-layout-bg{background:radial-gradient(ellipse 80% 60% at 10% 5%,rgba(79,106,245,.12) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 90% 90%,rgba(30,33,64,.1) 0%,transparent 55%),linear-gradient(160deg,#f0f2ff,#fafbff 60%,#f5f6fa)}.sidebar-section-label{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:.55;padding:0 .375rem;margin-bottom:.375rem;-webkit-user-select:none;user-select:none}.nav-item-active-dot{width:4px;height:4px;border-radius:999px;background:currentColor;flex-shrink:0}.card-hover-lift{transition:box-shadow .22s ease,transform .22s ease;will-change:transform}.card-hover-lift:hover{transform:translateY(-3px)}@media(hover:none){.card-hover-lift:hover{transform:none}}.responsive-grid-3{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,14rem),1fr));gap:clamp(.75rem,2vw,1.25rem)}.form-grid-2{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:600px){.form-grid-2{grid-template-columns:1fr 1fr;gap:1.25rem}}.main-scroll-area{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:clamp(.875rem,3vw,1.75rem) clamp(.875rem,4vw,2.25rem);max-width:100%}.page-section{margin-bottom:clamp(1rem,3vw,2rem)}.hamburger-btn{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:none;background:transparent;cursor:pointer;border-radius:10px;transition:background .16s ease;min-width:44px;min-height:44px}@media(max-width:899px){.hamburger-btn{display:flex}}@media(max-width:599px){.table-col-hide-xs{display:none!important}}@media(max-width:767px){.table-col-hide-sm{display:none!important}}.chip-new{background-color:#27294414!important;border-color:#2729444d!important;color:#272944!important}.chip-qualified{background-color:#22c55e17!important;border-color:#22c55e4d!important;color:#16a34a!important}.chip-proposal{background-color:#f59e0b17!important;border-color:#f59e0b4d!important;color:#b45309!important}.chip-customer{background-color:#a855f717!important;border-color:#a855f74d!important;color:#7c3aed!important}[data-theme=dark] .chip-qualified,[data-mui-color-scheme=dark] .chip-qualified{color:#4ade80!important}[data-theme=dark] .chip-proposal,[data-mui-color-scheme=dark] .chip-proposal{color:#fbbf24!important}[data-theme=dark] .chip-customer,[data-mui-color-scheme=dark] .chip-customer{color:#c084fc!important}.divider-label{display:flex;align-items:center;gap:.75rem;color:var(--text-secondary, #6B7280);font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.divider-label:before,.divider-label:after{content:"";flex:1;height:1px;background:currentColor;opacity:.18}@media(max-width:480px){.btn-full-mobile{width:100%!important;justify-content:center!important}}img{max-width:100%;height:auto}.MuiStack-root,.MuiGrid-item{min-width:0;max-width:100%}@media(max-width:599px){input,textarea,select{font-size:16px!important}}@media(max-width:480px){.MuiDialog-paper{margin:.75rem!important;width:calc(100% - 1.5rem)!important;border-radius:16px!important}}.MuiPopover-paper{max-width:calc(100vw - 2rem)!important}@media(max-width:480px){.form-actions-row{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.form-actions-row .MuiButton-root{width:100%!important;justify-content:center!important}}@supports (padding-bottom: env(safe-area-inset-bottom)){.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-area-top{padding-top:env(safe-area-inset-top)}}@media print{.no-print{display:none!important}body{overflow:visible!important}#root{height:auto!important;overflow:visible!important}}.glass-card{background:#ffffffb3!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.6)!important;box-shadow:0 8px 32px #1f26870a!important}[data-theme=dark] .glass-card,[data-mui-color-scheme=dark] .glass-card{background:#0b0e208c!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 8px 32px #0000004d!important}.gradient-text{background:linear-gradient(135deg,#4f6af5,#272944);-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-theme=dark] .gradient-text,[data-mui-color-scheme=dark] .gradient-text{background:linear-gradient(135deg,#a5b4fc,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.MuiOutlinedInput-root.Mui-focused{background:#ffffffe6!important}[data-theme=dark] .MuiOutlinedInput-root.Mui-focused,[data-mui-color-scheme=dark] .MuiOutlinedInput-root.Mui-focused{background:#111629e6!important}.hover-scale{transition:transform .15s cubic-bezier(.4,0,.2,1)!important}.hover-scale:hover{transform:scale(1.02)}.hover-scale:active{transform:scale(.98)}
