:root{--color-primary: #65d7d1;--color-dark: #003c64;--color-white: #ffffff;--color-surface: #f5f9fc;--color-text: #1a1a2e;--font-family: "IBM Plex Sans", sans-serif;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 6rem;--border-radius: 8px;--transition-speed: .3s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-family);color:var(--color-text);background:var(--color-white);line-height:1.6}h1,h2,h3{line-height:1.2;font-weight:700}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}
