.brand-loader{min-height:100svh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:var(--bg-canvas);color:var(--text-primary)}.brand-loader__tile{width:88px;height:88px;border-radius:20px;background:linear-gradient(135deg,#7eebc1,#a8d6ff);box-shadow:0 12px 36px -10px #4fd3a38c;display:grid;place-items:center;animation:hisalon-pulse 1.6s ease-in-out infinite;will-change:opacity,transform}.brand-loader__mark{width:46px;height:46px;color:#0a1733}.brand-loader__caption{margin:0;font-size:13px;color:var(--text-tertiary);max-width:320px;text-align:center;line-height:1.5}@keyframes hisalon-pulse{0%{opacity:.25;transform:scale(.94)}50%{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(.94)}}@media(prefers-reduced-motion:reduce){.brand-loader__tile{animation:none;opacity:.9}}[data-theme=main]{--bg-canvas: #fafafa;--bg-card: #ffffff;--bg-tertiary: #f4f4f5;--bg-elevated: #ffffff;--bg-brand-subtle: rgba(124, 58, 237, .06);--text-primary: #0a0a0a;--text-secondary: #3f3f46;--text-tertiary: #71717a;--text-quaternary: #a1a1aa;--text-on-brand: #ffffff;--border-hairline: rgba(0, 0, 0, .08);--border-subtle: rgba(0, 0, 0, .12);--brand-500: #8b5cf6;--brand-600: #7c3aed;--brand-700: #6d28d9;--bg-brand-solid: var(--brand-600);--border-brand: var(--brand-500);--shadow-xs: 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 4px 16px rgba(15, 23, 42, .06);--max-content-width: 1100px;--gutter: clamp(16px, 4vw, 40px);--radius-card: 8px;--radius-row: 6px;--radius-pill: 999px}[data-theme=main][data-theme-mode=dark]{--bg-canvas: #0b0b0d;--bg-card: #18181b;--bg-tertiary: #27272a;--bg-elevated: #1f1f22;--bg-brand-subtle: rgba(124, 58, 237, .18);--text-primary: #fafafa;--text-secondary: #d4d4d8;--text-tertiary: #a1a1aa;--text-quaternary: #71717a;--text-on-brand: #ffffff;--border-hairline: rgba(255, 255, 255, .08);--border-subtle: rgba(255, 255, 255, .14);--shadow-xs: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 8px 24px rgba(0, 0, 0, .5)}:root[data-theme=main] body{margin:0;background:var(--bg-canvas);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}@media(min-width:720px){[data-theme=main] .site-bottom-bar{display:none!important}[data-theme=main] .booking-card__cta{position:sticky;bottom:0}}@media(max-width:719px){[data-theme=main] .site-desktop-nav{display:none!important}[data-theme=main] .booking-card__shell{align-items:flex-start!important;min-height:0!important;padding-top:12px!important}[data-theme=main] body{padding-bottom:calc(env(safe-area-inset-bottom,0) + 144px)}[data-theme=main] .booking-card__cta{position:fixed;left:var(--gutter);right:var(--gutter);bottom:calc(env(safe-area-inset-bottom,0) + 84px);padding:0!important;background:transparent!important;z-index:40}}
