@charset "UTF-8";:root{--header: #1e2a38;--accent: #c9a84c;--bg-page: #f4f6f8;--bg-surface: #ffffff;--bg-dark: #111820;--text-body: #5a6a7a;--text-heading: #111820;--border: #d8e0e8;--font-display: "Playfair Display", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--button-font: var(--font-display);--main-text-font: var(--font-body);--text-xs: 10px;--text-sm: 12px;--text-base: 14px;--text-md: 16px;--text-lg: 20px;--text-xl: 24px;--text-2xl: 32px;--text-3xl: 42px;--text-4xl: 52px;--text-5xl: 64px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--font-body);font-size:14px;color:var(--text-body);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:var(--font-display);font-weight:400;line-height:1.1;color:var(--text-heading);margin:0}h4,h5,h6{font-family:var(--font-body);font-weight:600;color:var(--text-heading);margin:0}p{margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-body);border:none}
