:root{--color-brand:#636ae8;--color-brand-hover:#5558cc;--color-brand-active:#4547b0;--color-brand-light:#636ae814;--color-brand-50:#eef;--color-brand-100:#ddddf8;--color-bg:#f8f8f7;--color-bg-panel:#fff;--color-bg-secondary:#f1f1ef;--color-bg-tertiary:#e9e9e6;--color-text:#1a1a1a;--color-text-secondary:#555;--color-text-tertiary:#8a8a8a;--color-text-muted:#ababab;--color-border:#e5e5e3;--color-border-strong:#d4d4d2;--color-success:#27a644;--color-warning:#e5a30b;--color-error:#eb5757;--color-info:#4ea7fc;--font-heading:"Outfit Variable", "Outfit", system-ui, sans-serif;--font-body:"Outfit Variable", "Outfit", system-ui, sans-serif;--radius:16px;--radius-sm:10px;--radius-xs:6px;--shadow:0 2px 12px #0000000d;--shadow-elevated:0 4px 24px #00000012}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);line-height:1.6}a{color:var(--color-brand);text-decoration:none}a:hover,a:focus-visible{color:var(--color-brand-hover)}:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}input:focus-visible,textarea:focus-visible,select:focus-visible{border-color:var(--color-brand);box-shadow:0 0 0 3px var(--color-brand-light);outline:none}.skip-link{z-index:9999;background:var(--color-brand);color:#fff;border-radius:var(--radius-sm);padding:.5rem 1rem;font-size:.85rem;font-weight:500;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:1rem}img{max-width:100%;height:auto;display:block}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=768px){.hide-mobile{display:none!important}}@media (width>=769px){.hide-desktop{display:none!important}}
