:root{--color-text:#161616;--color-bg:#fefefe;--color-bg-light:#f8f8f8;--color-bg-quaternary:#f5f7f6;--color-accent:#61a272;--color-hover:#557a5f;--color-active:#44624c;--color-cta:#92d1a2;--color-border:#e3e3e3;--color-muted:#696969;--color-placeholder:#939393;--color-error:#e6282a;--color-success:#22c55e;--color-white:#fff;--shadow:0 5px 30px #0000001a;--font-base:"Manrope", system-ui, -apple-system, "Segoe UI", sans-serif;--container:1300px;--page-gutter:70px;--radius:16px;--radius-sm:8px}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-base);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.4}img,picture,svg,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}input,textarea,select{font:inherit;color:inherit}ul,ol{padding:0;list-style:none}h1,h2,h3,h4{font-weight:500;line-height:1.05}.divider{border:0;border-top:1px solid var(--color-border)}
