:root{--bg-app: #f7f5f0;--bg-sunken: #faf9f6;--bg-surface: #ffffff;--bg-pill: #efece5;--bg-divider: #f2efe9;--brand: #2a2724;--tx-strong: #2a2724;--tx-body: #8a857d;--tx-muted: #a8a29a;--tx-faint: #c4bfb6;--money: #1a4d3a;--money-light: #8fcaa9;--money-tint: #e7f0ea;--warn: #b08400;--warn-tint: #faf3e0;--danger: #b3261e;--danger-tint: #fbeae9;--info: #2f5fb0;--info-tint: #e9eff8;--radius-pill: 22px;--radius-card: 18px;--radius-tag: 14px;--radius-inner: 14px;--radius-tight: 10px;--shadow-soft: 0 1px 3px rgba(42, 39, 36, .04), 0 4px 16px rgba(42, 39, 36, .04);color-scheme:light}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg-app);color:var(--tx-body);font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;display:block}.max-w{max-width:1180px;margin:0 auto}@media (max-width: 640px){.hide-mobile{display:none!important}}@media (max-width: 860px){.hero-grid,.brand-banner-grid,.module-grid{grid-template-columns:1fr!important}.module-tabs{flex-direction:row!important;overflow-x:auto;padding-bottom:4px}}
