:root{--color-background:#fcfcfc;--color-surface:#fff;--color-surface-muted:#f4faf7;--color-text:#2b2b2b;--color-text-muted:#6a6a6a;--color-text-inverted:#fcfcfc;--color-primary:#59deaf;--color-primary-strong:#35c791;--color-primary-soft:#59deaf24;--color-secondary:#136246;--color-secondary-strong:#0d4a35;--color-secondary-soft:#13624614;--color-border:#f7f7f7;--color-border-strong:#e8e8e8;--color-danger:#b3261e;--color-danger-soft:#b3261e14;--color-loss:#c45d3d;--color-loss-strong:#a85435;--color-loss-soft:#fff6f1;--color-shadow:#e3e3e3;--font-title:var(--font-manrope), "Trebuchet MS", sans-serif;--font-body:var(--font-play), "Segoe UI", sans-serif;--text-hero:clamp(2.4rem, 6vw, 4.2rem);--text-h2:clamp(1.9rem, 4vw, 2.9rem);--text-h3:clamp(1.3rem, 2.4vw, 1.6rem);--text-lead:clamp(1.05rem, 1.6vw, 1.25rem);--text-small:.875rem;--text-tiny:.78rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--radius-sm:8px;--radius-md:14px;--radius-lg:24px;--radius-pill:999px;--shadow-sm:0 1px 2px #e3e3e3e6;--shadow-md:0 8px 24px -12px var(--color-shadow);--shadow-lg:0 24px 60px -30px var(--color-shadow);--header-height:72px;--content-width:1180px;--transition:.16s ease}*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + var(--space-5));-webkit-text-size-adjust:100%}body{background-color:var(--color-background);min-height:100vh;color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;font-size:1rem;line-height:1.65;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);letter-spacing:-.035em;text-wrap:balance;font-weight:800;line-height:1.12}p{text-wrap:pretty}a{color:inherit;text-decoration:none}img,svg,video{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}ul,ol{padding:0;list-style:none}:focus-visible{outline:2px solid var(--color-secondary);outline-offset:3px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
