:root{--color-bg:#E9ECEF;--color-bg-alt:#F5F7F8;--color-border:#e5e5e5;--color-text:#111111;--color-text-muted:#666666;--color-primary:#36798A;--color-secondary:#58B097;--color-accent:#FF914D;--color-success:#4CAF50;--color-error:#E53935;--color-warning:#FFB300;--color-info:#0288D1;--font-family-sans:var(--font-poppins),var(--font-dm-sans),sans-serif;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.5rem;--line-height-titles:0.9;--line-height-tight:1.2;--line-height-base:1.5;--line-height-relaxed:1.75;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--radius:0.25rem;--bp-sm:480px;--bp-md:768px;--bp-lg:1024px;--bp-xl:1280px}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--color-text);background:var(--color-bg);font-family:var(--font-poppins),var(--font-dm-sans),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}h1{font-weight:var(--font-weight-bold);font-size:var(--font-size-3xl);line-height:var(--line-height-titles)}h1,h2,h3,h4{font-family:var(--font-dm-sans)}h2,h3,h4{font-weight:var(--font-weight-normal)}h2{font-size:var(--font-size-2xl)}h3{line-height:var(--line-height-tight);font-size:var(--font-size-xl)}h4{font-size:var(--font-size-lg)}p{font-family:var(--font-poppins);font-size:var(--fonst-size-base);line-height:var(--line-height-base)}@media screen and (min-width:999px){:root{--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:2rem;--font-size-xl:3rem;--font-size-2xl:4rem;--font-size-3xl:5rem}}