.section{width:100%;padding:80px 20px}.section--tight{padding:50px 20px}.section--loose{padding:110px 20px}@media(max-width:1024px){.section{padding:70px 20px}.section--tight{padding:45px 20px}.section--loose{padding:100px 20px}}@media(max-width:768px){.section{padding:60px 20px}.section--tight{padding:40px 20px}.section--loose{padding:90px 20px}}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%}:root{--primary-color: #000;--secondary-color: #eee;--text-color: #222;--font-family: "Inter", system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;--mb-heading-font: "Playfair Display", ui-serif, Georgia, serif;--mb-body-font: "Inter", system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;--mb-heading-color: var(--text-color);--mb-muted-color: rgba(34, 34, 34, .72);--mb-border-color: rgba(0, 0, 0, .08);--mb-card-radius: 22px;--mb-card-bg: rgba(255, 255, 255, .78);--mb-card-shadow: 0 18px 55px rgba(0, 0, 0, .07);--mb-section-pad-y: clamp(64px, 7vw, 92px);--mb-section-pad-x: 20px;--mb-cta-gradient: linear-gradient(90deg, var(--accent-color, #ffb6c1), var(--primary-color));--section-very-light: #f8f6f4;--section-light: #f3efe9;--section-white: #ffffff;--section-muted: #f2efec;--section-dark: #1c1c1c;--section-title-size: clamp(1.9rem, 3.2vw, 2.6rem)}body{font-family:var(--mb-body-font, var(--font-family));color:var(--text-color);background:#fff}.section__inner{max-width:1100px;margin:0 auto}.section__title{font-size:var(--section-title-size)}@media(max-width:768px){:root{--section-title-size: 1.7rem}}
