:root{--efh-navy:#1e3a8a;--efh-navy-dark:#1e40af;--efh-navy-light:#3b82f6;--efh-red:#dc2626;--efh-red-dark:#b91c1c;--efh-red-light:#fecaca;--efh-orange:#f97316;--efh-orange-dark:#ea580c;--efh-orange-light:#fed7aa;--efh-white:#fff;--color-success:#22c55e;--color-success-dark:#16a34a;--color-success-light:#86efac;--color-warning:#f59e0b;--color-warning-dark:#d97706;--color-warning-light:#fde68a;--color-error:#ef4444;--color-error-dark:#dc2626;--color-error-light:#fecaca;--color-info:#2563eb;--color-info-dark:#1d4ed8;--color-info-light:#93c5fd;--code-bg:#0d1117;--code-bg-secondary:#161b22;--code-bg-tertiary:#21262d;--code-border:#30363d;--code-text:#e6edf3;--code-text-muted:#8b949e;--code-text-subtle:#6e7681;--code-link:#58a6ff;--code-success:#3fb950;--code-success-emphasis:#238636;--code-danger:#f85149;--code-danger-emphasis:#da3633;--code-warning:#d29922;--code-warning-emphasis:#e3b341;--code-accent:#a074c4;--editor-bg:#1e1e1e;--editor-sidebar:#252526;--editor-active:#3c3c3c;--editor-border:#2d2d2d;--editor-text:#d4d4d4;--editor-text-muted:#8b8b8b;--editor-accent:#0e639c;--syntax-keyword:#569cd6;--syntax-string:#ce9178;--syntax-number:#b5cea8;--syntax-function:#dcdcaa;--syntax-variable:#9cdcfe;--syntax-comment:#6a9955;--syntax-type:#4ec9b0;--syntax-operator:#d4d4d4;--tech-javascript:#f7df1e;--tech-typescript:#3178c6;--tech-react:#61dafb;--tech-node:#393;--tech-python:#3776ab;--tech-go:#00add8;--tech-rust:#dea584;--tech-ruby:#cc342d;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--font-xs:.75rem;--font-sm:.875rem;--font-base:1rem;--font-lg:1.125rem;--font-xl:1.25rem;--font-2xl:1.5rem;--font-3xl:1.875rem;--font-4xl:2.25rem;--shadow-sm:0 1px 2px 0 #0f172a0d;--shadow-md:0 4px 6px -1px #0f172a1a;--shadow-lg:0 10px 15px -3px #0f172a26;--shadow-xl:0 20px 25px -5px #0f172a2e;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-full:9999px}
:root{--brand-primary:#2563eb;--brand-secondary:#dc2626;--brand-white:#fff;--brand-light:#f8fafc;--brand-dark:#0f172a;--brand-gray:#64748b}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.animate-marquee{animation:25s linear infinite marquee}.animate-marquee-reverse{animation:25s linear infinite marquee-reverse}.animate-marquee:hover,.animate-marquee-reverse:hover{animation-play-state:paused}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-ticker{animation:20s linear infinite ticker}.hover-lift{transition:transform .3s,box-shadow .3s}.hover-lift:hover{transform:translateY(-8px);box-shadow:0 20px 40px #2563eb26}.hover-scale{transition:transform .3s}.hover-scale:hover{transform:scale(1.05)}.hover-glow:hover{box-shadow:0 0 30px #2563eb4d}.gradient-text-blue-red{background:linear-gradient(135deg,#2563eb 0%,#dc2626 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-text-blue{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.card-elevated{background:#fff;border-radius:1rem;transition:all .3s;box-shadow:0 4px 20px #00000014}.card-elevated:hover{transform:translateY(-4px);box-shadow:0 12px 40px #2563eb26}.card-bordered{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;transition:all .3s}.card-bordered:hover{border-color:#2563eb}.glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffff80}.btn-primary{color:#fff;background-color:#2563eb;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary:hover{background-color:#1d4ed8;transform:scale(1.05);box-shadow:0 10px 30px #2563eb4d}.btn-secondary{color:#fff;background-color:#dc2626;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-secondary:hover{background-color:#b91c1c;transform:scale(1.05);box-shadow:0 10px 30px #dc26264d}.btn-outline{color:#2563eb;background-color:#0000;border:2px solid #2563eb;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-outline:hover{color:#fff;background-color:#2563eb}.btn-white{color:#2563eb;background-color:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-white:hover{background-color:#f8fafc;transform:scale(1.05)}.bg-gradient-blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.bg-gradient-red{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)}.bg-gradient-hero{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 50%,#dc2626 100%)}.bg-pattern{background-image:radial-gradient(circle at 1px 1px,#e2e8f0 1px,#0000 0);background-size:40px 40px}.animated-underline{display:inline-block;position:relative}.animated-underline:after{content:"";background:linear-gradient(90deg,#2563eb,#dc2626);width:0;height:3px;transition:width .3s;position:absolute;bottom:-4px;left:0}.animated-underline:hover:after{width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animate-fade-in-up{animation:.6s forwards fadeInUp}.animate-fade-in-left{animation:.6s forwards fadeInLeft}.animate-fade-in-right{animation:.6s forwards fadeInRight}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}@keyframes pulse-blue{0%,to{box-shadow:0 0 #2563eb66}50%{box-shadow:0 0 0 15px #2563eb00}}.animate-pulse-blue{animation:2s infinite pulse-blue}.stat-number{background:linear-gradient(135deg,#2563eb 0%,#dc2626 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1}.testimonial-card{background:#fff;border-left:4px solid #2563eb;border-radius:1.5rem;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #0000000d}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #2563eb1a}.feature-icon{color:#2563eb;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex}.feature-icon:hover{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:scale(1.1)}
