:root{--color-primary: #b8860b;--color-primary-dark: #8b6914;--color-text: #2d1f14;--color-text-muted: #7a6a5d;--color-text-secondary: #5c4a3a;--color-text-description: #6b5b4d;--color-border: #e0d5c8;--color-bg-light: #f5f0e8;--color-bg-lighter: #faf6f0;--color-bg-medium: #ece4d8;--color-bg-hover: #e0d5c8;--color-bg-gradient-start: #f5f0e8;--color-bg-gradient-end: #e0d0b8;--color-surface: #fffcf7;--color-section-expanded: #3d2c1e;--color-section-expanded-end: #5c4033;--color-error: #dc3545;--color-error-bg: #f8d7da;--color-error-border: #f5c6cb;--color-error-text: #721c24;--color-google: #ea4335;--color-tripadvisor: #4caf50;--color-facebook: #4267b2;--color-price-bg: #fdf3e0;--color-origin-bg: #ffebe9;--color-unavailable-bg: #ffeaea;--space-xxs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 9999px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .1);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 25px rgba(0, 0, 0, .15);--transition-fast: .2s ease;--transition-base: .3s ease}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;overflow-x:hidden}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
