:root{--brand-primary:#303d4e;--brand-ivory:#e3deda;--brand-gold:#c5a46d;--brand-green:#2f5f54;--brand-charcoal:#333;--background:#f5f2ee;--foreground:#333;--font-family:var(--font-body), sans-serif;--primary-color:var(--brand-primary);--primary-color-text:#f5f2ee;--surface-a:#fff;--surface-b:#f7f3f0;--surface-c:#eee7e1;--surface-d:#ddd5cf;--surface-e:#fff;--surface-f:#fff;--surface-0:#fff;--surface-50:#fbf8f5;--surface-100:#f3ece6;--surface-200:#e8e0d9;--surface-300:#d7ccc2;--surface-400:#b8ab9d;--surface-500:#93877d;--surface-600:#6c645e;--surface-700:#4f4a46;--surface-800:#3a3735;--surface-900:#272423;--surface-ground:#f5f2ee;--surface-section:#ffffffd1;--surface-card:#fff;--surface-overlay:#fff;--surface-border:#303d4e29;--surface-hover:#ede6df;--text-color:var(--brand-charcoal);--text-color-secondary:#5f5a56;--highlight-bg:#c5a46d2e;--highlight-text-color:var(--brand-primary);--focus-ring:0 0 0 .2rem #c5a46d57;--maskbg:#18202c75;--border-radius:18px}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:clip}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-body), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}.p-button{font-family:var(--font-body), sans-serif}.p-button:focus-visible,.p-inputtext:focus,.p-button:focus{box-shadow:var(--focus-ring)}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
