:root{--background:#fff;--foreground:#111;--card:#fff;--card-foreground:#111;--popover:#fff;--popover-foreground:#111;--primary:#059669;--primary-foreground:#fff;--secondary:#f7f7f6;--secondary-foreground:#111;--muted:#f7f7f6;--muted-foreground:#6b7280;--accent:#059669;--accent-foreground:#fff;--destructive:#dc2626;--destructive-foreground:#fff;--border:#e5e5e5;--input:#e5e5e5;--ring:#059669;--chart-1:#059669;--chart-2:#10b981;--chart-3:#34d399;--chart-4:#6ee7b7;--chart-5:#a7f3d0;--radius:.625rem;--hero-bg:#0a0a0a;--hero-foreground:#f5f5f5;--hero-muted:#a3a3a3;--sidebar:#f5f5f5;--sidebar-foreground:#1a1a1a;--sidebar-primary:#059669;--sidebar-primary-foreground:#fff;--sidebar-accent:#e5e5e5;--sidebar-accent-foreground:#1a1a1a;--sidebar-border:#e5e5e5;--sidebar-ring:#059669}@keyframes pulse-ring{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(2)}}.animate-pulse-ring{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-ring}.hero-glow{filter:blur(120px);pointer-events:none;border-radius:50%;position:absolute}.hero-phone-enter{animation:.7s ease-out .3s both phone-enter}@keyframes phone-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
