:root{--heading-hero:4.5rem;--heading-1:3.75rem;--heading-2:3rem;--heading-3:2.25rem;--heading-4:1.875rem;--heading-5:1.5rem;--heading-6:1.25rem;--text-xl:1.25rem;--text-lg:1.125rem;--text-base:1rem;--text-sm:0.875rem;--text-xs:0.75rem;--leading-tight:1.15;--leading-normal:1.5;--leading-relaxed:1.75;--space-1:0.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-6:3rem;--space-8:4rem;--space-12:6rem;--space-16:8rem;--space-20:10rem;--space-24:12rem;--section-py:6rem;--section-py-lg:8rem;--container-px:1.5rem;--container-px-lg:3rem;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.25);--shadow-glow-cyan:0 0 20px rgba(6,182,212,.3);--shadow-glow-purple:0 0 20px rgba(168,85,247,.3);--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--icon-sm:1rem;--icon-md:1.5rem;--icon-lg:2rem;--icon-xl:3rem;--icon-2xl:3.5rem;--icon-3xl:4rem;--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-base:300ms cubic-bezier(0.4,0,0.2,1);--transition-slow:500ms cubic-bezier(0.4,0,0.2,1);--transition-slower:700ms cubic-bezier(0.4,0,0.2,1);--transition-slowest:1000ms cubic-bezier(0.4,0,0.2,1);--z-base:0;--z-dropdown:10;--z-sticky:20;--z-fixed:30;--z-modal-backdrop:40;--z-modal:50;--z-popover:60;--z-tooltip:70}.section-spacing{padding-top:var(--section-py);padding-bottom:var(--section-py)}.section-spacing-lg{padding-top:var(--section-py-lg);padding-bottom:var(--section-py-lg)}.container-padding{padding-left:var(--container-px);padding-right:var(--container-px)}@media (min-width:1024px){.container-padding-lg{padding-left:var(--container-px-lg);padding-right:var(--container-px-lg)}}.card-elevated{box-shadow:var(--shadow-lg);border-radius:var(--radius-xl);transition:box-shadow var(--transition-base),transform var(--transition-base)}.card-elevated:hover{box-shadow:var(--shadow-2xl);transform:translateY(-2px)}.card-glow-cyan:hover{box-shadow:var(--shadow-glow-cyan)}.card-glow-purple:hover{box-shadow:var(--shadow-glow-purple)}.icon-container-sm{width:var(--icon-xl);height:var(--icon-xl)}.icon-container-md,.icon-container-sm{display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg)}.icon-container-md{width:var(--icon-2xl);height:var(--icon-2xl)}.icon-container-lg{width:var(--icon-3xl);height:var(--icon-3xl);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-xl)}.heading-hero{font-size:var(--heading-hero);font-weight:900}.heading-1,.heading-hero{line-height:var(--leading-tight)}.heading-1{font-size:var(--heading-1);font-weight:800}.heading-2{font-size:var(--heading-2);line-height:var(--leading-tight);font-weight:700}.heading-3{font-size:var(--heading-3);line-height:var(--leading-normal);font-weight:700}.body-lg{font-size:var(--text-xl);line-height:var(--leading-relaxed)}.body-base{font-size:var(--text-base);line-height:var(--leading-normal)}@media (max-width:768px){:root{--heading-hero:3rem;--heading-1:2.5rem;--heading-2:2rem;--heading-3:1.75rem;--section-py:4rem}}.delay-0{animation-delay:0ms}.delay-150{animation-delay:.15s}.delay-300{animation-delay:.3s}.delay-450{animation-delay:.45s}.delay-600{animation-delay:.6s}