*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:var(--sg-line-height-base);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}button{background:none;border:none;padding:0;cursor:pointer}a,button{color:inherit}a{text-decoration:none}:root{--sg-color-brand-50:#EAF2EF;--sg-color-brand-100:#D2E2DD;--sg-color-brand-200:#A5C5BC;--sg-color-brand-300:#78A89A;--sg-color-brand-400:#4A9B8E;--sg-color-brand-500:#2D5F55;--sg-color-brand-600:#244C44;--sg-color-brand-700:#1B3933;--sg-color-brand-800:#122621;--sg-color-brand-900:#091310;--sg-color-accent-400:#F0935C;--sg-color-accent-500:#E07A3C;--sg-color-accent-600:#C8642A;--sg-color-bg:#FAFAF7;--sg-color-bg-elevated:#FFFFFF;--sg-color-bg-subtle:#E8EDE9;--sg-color-text:#1A2520;--sg-color-text-muted:#5A6661;--sg-color-text-soft:#8C9690;--sg-color-border:#D5DCD7;--sg-color-border-strong:#A8B0AB;--sg-color-success:#2E7D5E;--sg-color-warning:#C89B3C;--sg-color-danger:#B5483D;--sg-color-info:#3A7A9B;--sg-color-water-light:#DBEAE4;--sg-color-water-mid:#A5C5BC;--sg-font-heading:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--sg-font-body:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--sg-text-xs:clamp(0.75rem,0.72rem + 0.15vw,0.875rem);--sg-text-sm:clamp(0.875rem,0.85rem + 0.15vw,1rem);--sg-text-base:clamp(1rem,0.97rem + 0.15vw,1.125rem);--sg-text-lg:clamp(1.125rem,1.07rem + 0.25vw,1.25rem);--sg-text-xl:clamp(1.25rem,1.17rem + 0.4vw,1.5rem);--sg-text-2xl:clamp(1.5rem,1.37rem + 0.65vw,1.875rem);--sg-text-3xl:clamp(1.875rem,1.65rem + 1.1vw,2.5rem);--sg-text-4xl:clamp(2.25rem,1.9rem + 1.7vw,3.25rem);--sg-text-5xl:clamp(2.75rem,2.2rem + 2.7vw,4.25rem);--sg-font-weight-regular:400;--sg-font-weight-medium:500;--sg-font-weight-semibold:600;--sg-font-weight-bold:700;--sg-font-weight-black:800;--sg-line-height-tight:1.1;--sg-line-height-snug:1.25;--sg-line-height-base:1.55;--sg-line-height-relaxed:1.75;--sg-tracking-tight:-0.02em;--sg-tracking-normal:0;--sg-tracking-wide:0.05em;--sg-space-0:0;--sg-space-1:0.25rem;--sg-space-2:0.5rem;--sg-space-3:0.75rem;--sg-space-4:1rem;--sg-space-5:1.25rem;--sg-space-6:1.5rem;--sg-space-8:2rem;--sg-space-10:2.5rem;--sg-space-12:3rem;--sg-space-16:4rem;--sg-space-20:5rem;--sg-space-24:6rem;--sg-space-32:8rem;--sg-container-narrow:64ch;--sg-container-base:1140px;--sg-container-wide:1280px;--sg-section-pad-y:clamp(3rem,5vw + 1rem,6rem);--sg-section-pad-x:clamp(1rem,4vw + 0.5rem,2rem);--sg-radius-none:0;--sg-radius-sm:4px;--sg-radius-md:8px;--sg-radius-lg:12px;--sg-radius-xl:20px;--sg-radius-full:9999px;--sg-shadow-sm:0 1px 2px rgba(26,37,32,0.04);--sg-shadow-md:0 2px 8px rgba(26,37,32,0.06),0 1px 3px rgba(26,37,32,0.04);--sg-shadow-lg:0 10px 24px rgba(26,37,32,0.08),0 4px 8px rgba(26,37,32,0.05);--sg-shadow-xl:0 24px 48px rgba(26,37,32,0.10),0 8px 16px rgba(26,37,32,0.06);--sg-focus-ring:0 0 0 3px rgba(74,155,142,0.4);--sg-ease-out:cubic-bezier(0.16,1,0.3,1);--sg-ease-in-out:cubic-bezier(0.65,0,0.35,1);--sg-ease-spring:cubic-bezier(0.34,1.56,0.64,1);--sg-duration-fast:150ms;--sg-duration-base:250ms;--sg-duration-slow:400ms;--sg-duration-page:600ms}body{font-family:var(--sg-font-body);font-size:var(--sg-text-base);background:var(--sg-color-bg)}body,h1,h2,h3,h4,h5,h6{color:var(--sg-color-text)}h1,h2,h3,h4,h5,h6{font-family:var(--sg-font-heading);line-height:var(--sg-line-height-tight);letter-spacing:var(--sg-tracking-tight)}h1{font-size:var(--sg-text-4xl)}h1,h2{font-weight:var(--sg-font-weight-bold)}h2{font-size:var(--sg-text-3xl)}h3{font-size:var(--sg-text-2xl)}h3,h4{font-weight:var(--sg-font-weight-semibold)}h4{font-size:var(--sg-text-xl)}p{line-height:var(--sg-line-height-base)}:focus-visible{outline:none;box-shadow:var(--sg-focus-ring);border-radius:var(--sg-radius-sm)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.sg-container{max-width:var(--sg-container-base)}.sg-container,.sg-container--narrow{margin-inline:auto;padding-inline:var(--sg-section-pad-x)}.sg-container--narrow{max-width:var(--sg-container-narrow)}.sg-container--wide{max-width:var(--sg-container-wide);margin-inline:auto;padding-inline:var(--sg-section-pad-x)}.sg-section{padding-block:var(--sg-section-pad-y)}.sg-section--subtle{background:var(--sg-color-bg-subtle)}.sg-section--brand{background:var(--sg-color-brand-500)}.sg-section--brand,.sg-section--brand h2,.sg-section--brand h3{color:var(--sg-color-bg-elevated)}.sg-skip-link,.sg-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sg-skip-link:focus,.sg-skip-link:focus-visible{position:fixed;top:0;left:0;width:auto;height:auto;margin:0;padding:var(--sg-space-3) var(--sg-space-4);clip:auto;background:var(--sg-color-brand-500);color:var(--sg-color-bg-elevated);border-radius:0 0 var(--sg-radius-md) 0;z-index:100;text-decoration:none;font-family:var(--sg-font-heading);font-weight:var(--sg-font-weight-semibold)}.sg-reveal{opacity:0;transform:translateY(24px);transition:opacity var(--sg-duration-slow) var(--sg-ease-out),transform var(--sg-duration-slow) var(--sg-ease-out)}.sg-reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:767px){body{padding-bottom:max(64px,env(safe-area-inset-bottom))}}::selection{background:var(--sg-color-brand-200);color:var(--sg-color-text)}