@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;700&family=DM+Sans:wght@300;400;500;600&display=swap');:root{--bg:#fff;--bg2:#f4f6f9;--surface:#fff;--surface2:#eaecf2;--border:#dde1ec;--text:#111827;--muted:#6b7280;--accent:#0e7490;--accent-h:#0c6076;--white:#fff;--font-serif:'Playfair Display',Georgia,serif;--font-sans:'DM Sans',system-ui,sans-serif;--max-width:1320px;--header-h:88px;--ease:cubic-bezier(.4,0,.2,1);--trans:.32s var(--ease)}[data-theme=dark]{--bg:#0f0f0f;--bg2:#161616;--surface:#1c1c1c;--surface2:#242424;--border:#2e2e2e;--text:#e8e8e8;--muted:#888;--accent:#0fa8c8;--accent-h:#12c0e4;--white:#fff}