:root{--primary-dark:#1d244f;--primary-dark-rgb:29, 36, 79;--primary-dark-hsl:233, 46%, 21%;--primary-medium:#5b5f79;--primary-medium-rgb:91, 95, 121;--primary-medium-hsl:234, 14%, 42%;--brand-blue:#2663ff;--brand-blue-rgb:38, 99, 255;--brand-blue-hsl:223, 100%, 57%;--brand-orange:#f7a828;--brand-orange-rgb:247, 168, 40;--brand-orange-hsl:37, 92%, 56%;--background-light:#f7f7fa;--background-light-rgb:247, 247, 250;--background-white:#fff;--background-white-rgb:255, 255, 255;--text-primary:#1d244f;--text-secondary:#5b5f79;--text-muted:#9ca3af;--border-default:#f7f7fa;--border-gray:#e5e7eb;--perf-will-change:transform, opacity;--perf-contain:layout style paint;--text-h1-fluid:clamp(1.75rem, 4vw + 1rem, 2.5rem);--text-h2-fluid:clamp(1.5rem, 3vw + 1rem, 2rem);--text-h3-fluid:clamp(1.25rem, 2vw + .75rem, 1.5rem);--text-body-fluid:clamp(.875rem, 1vw + .5rem, 1rem);--text-small-fluid:clamp(.75rem, .5vw + .5rem, .875rem);--space-fluid-xs:clamp(.5rem, 2vw, .75rem);--space-fluid-sm:clamp(1rem, 3vw, 1.5rem);--space-fluid-md:clamp(1.5rem, 4vw, 2rem);--space-fluid-lg:clamp(2rem, 6vw, 3rem);--space-fluid-xl:clamp(3rem, 8vw, 4rem);--touch-min:max(44px, 2.75rem);--touch-comfortable:max(48px, 3rem);--touch-large:max(56px, 3.5rem);--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--z-base:0;--z-dropdown:1000;--z-sticky:1100;--z-fixed:1200;--z-modal:1300;--z-popover:1400;--z-tooltip:1500}.dark{--shadow-sm:0 1px 2px 0 #ffffff0d;--shadow-md:0 4px 6px 0 #ffffff0d;--border-default:#5b5f79}.optimized-paint{contain:var(--perf-contain);content-visibility:auto}.gpu-accelerated{will-change:var(--perf-will-change);transform:translateZ(0)}.fluid-h1{font-size:var(--text-h1-fluid)}.fluid-h2{font-size:var(--text-h2-fluid)}.fluid-h3{font-size:var(--text-h3-fluid)}.fluid-body{font-size:var(--text-body-fluid)}.touch-target{min-height:var(--touch-min);min-width:var(--touch-min)}.touch-target-comfortable{min-height:var(--touch-comfortable);min-width:var(--touch-comfortable)}.safe-padding-top{padding-top:var(--safe-top)}.safe-padding-bottom{padding-bottom:var(--safe-bottom)}.safe-padding-left{padding-left:var(--safe-left)}.safe-padding-right{padding-right:var(--safe-right)}.card-container{container:card/inline-size}@container card (min-width:400px){.card-responsive{grid-template-columns:auto 1fr;padding:1.5rem}}@container card (min-width:600px){.card-responsive{grid-template-columns:repeat(3,1fr);padding:2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:high){:root{--border-default:#000}.dark{--border-default:#fff}}
