:root{--color-bg-vanilla: #f9f7f2;--color-bg-white: #ffffff;--color-bg-cream: #e8e0db;--color-bg-ash: #3a3833;--color-bg-wood: #584738;--color-coffee: #b59e7d;--color-mountain: #aaa396;--color-stone: #d9d9d9;--color-cta: #584738;--color-cta-hover: #3a3833;--color-text-primary: #000;--color-text-secondary: #6b6560;--color-text-muted: #aaa396;--color-text-on-dark: #f9f7f2;--color-text-muted-dark: rgba(249,247,242,.55);--color-border-light: rgba(90,72,56,.12);--color-border-medium: #d9d9d9;--color-border-dark: rgba(249,247,242,.1);--color-accent: #b59e7d;--color-accent-hover: #9c8768;--color-accent-subtle: rgba(181,158,125,.08);--color-accent-subtle-md: rgba(181,158,125,.12);--color-accent-subtle-lg: rgba(181,158,125,.18);--color-accent-border: rgba(181,158,125,.2);--color-surface-subtle: rgba(90,72,56,.04);--color-hover-subtle: rgba(90,72,56,.06);--color-overlay: rgba(58,56,51,.75);--color-focus-accent: rgba(181,158,125,.15);--color-focus-ring: rgba(181,158,125,.2);--color-focus-error: rgba(239,68,68,.12);--color-status-success: #22c55e;--color-status-success-text: #15803d;--color-status-warning: #f59e0b;--color-status-warning-text: #92400e;--color-status-error: #ef4444;--color-status-error-text: #b91c1c;--color-error-bg: rgba(239,68,68,.08);--color-error-border: rgba(239,68,68,.2);--color-success-bg: rgba(34,197,94,.08);--color-success-border: rgba(34,197,94,.25);--color-warning-bg: rgba(245,158,11,.08);--color-warning-border: rgba(245,158,11,.25);--color-whatsapp: #25d366;--color-whatsapp-hover: #1ebe5d;--gradient-auth-bg: radial-gradient(ellipse 80% 60% at 50% 0%, rgba(181,158,125,.14) 0%, transparent 70%), radial-gradient(ellipse 60% 40% at 20% 100%, rgba(88,71,56,.06) 0%, transparent 60%);--font-heading: "Montserrat", sans-serif;--font-body: "Montserrat", sans-serif;--font-ui: var(--font-body);--font-serif: "Cormorant Garamond", serif;--font-script: "Pinyon Script", cursive;--text-2xs: .6em;--text-xs: .75rem;--text-popup-body: .8125rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 3rem;--leading-tight: 1.1;--leading-snug: 1.2;--leading-normal: 1.5;--leading-body: 1.6;--space-half: 4px;--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-6: 48px;--space-8: 64px;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 20px;--radius-pill: 100px;--radius-full: 50%;--shadow-sm: 0 1px 3px rgba(58,56,51,.1);--shadow-md: 0 4px 16px rgba(58,56,51,.14);--shadow-lg: 0 8px 32px rgba(58,56,51,.18);--shadow-warm: 0 4px 24px rgba(88,71,56,.15);--content-width: 1024px;--divider-width: 120px;--input-width: 480px;--input-row-width: 480px;--topbar-height: 60px;--breakpoint-mobile: 480px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{background-color:var(--color-bg-vanilla);color:var(--color-text-primary);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%}
