:root{--brand-primary: #4d63ac;--brand-primary-hover: #3f53a0;--brand-primary-light: #7d8dcd;--brand-confirm: #5fa78a;--brand-warm: #c06f57;--brand-accent: #ff5622;--surface-app: #f0f4f7;--surface-card: #ffffff;--surface-card-hover: #f5f7fa;--ink-primary: #1a1d24;--ink-secondary: #4a4f5a;--ink-muted: #6b7280;--ink-subtle: #9aa0a6;--border-subtle: #e5e7eb;--border-strong: #d1d5db;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 4px 12px rgba(15, 23, 42, .06), 0 1px 2px rgba(15, 23, 42, .04);--shadow-lg: 0 12px 24px rgba(15, 23, 42, .08), 0 2px 4px rgba(15, 23, 42, .04);--ease: cubic-bezier(.2, .8, .2, 1);--transition-fast: .12s var(--ease);--transition-base: .2s var(--ease);--space-touch: 44px;--font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", "Segoe UI", Roboto, sans-serif;--font-display: "Avenir Next", "SF Pro Display", "Helvetica Neue", system-ui, -apple-system, sans-serif;--font-mono: "SF Mono", "Courier New", ui-monospace, monospace}[data-theme=dark]{--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .35), 0 1px 2px rgba(0, 0, 0, .25);--shadow-lg: 0 12px 24px rgba(0, 0, 0, .4), 0 2px 4px rgba(0, 0, 0, .25)}@keyframes spotto-spin{to{transform:rotate(360deg)}}@keyframes spotto-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spotto-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.logo-glow{box-shadow:0 0 0 1px #4d63ac38,0 0 18px #4d63ac47,0 2px 8px #00000059;transition:box-shadow .25s ease,transform .25s ease}[data-theme=dark]{--surface-app: #23262b;--surface-card: #2c3036;--surface-card-hover: #353a41;--ink-primary: #f5f7fa;--ink-secondary: #c5cad3;--ink-muted: #9aa0a6;--ink-subtle: #6b7280;--border-subtle: #353a41;--border-strong: #4a4f5a}html,body,#root{margin:0;padding:0;min-height:100vh}body{font-family:var(--font-sans);background:var(--surface-app);color:var(--ink-primary);font-size:15px;line-height:1.5}*{box-sizing:border-box}.spotto-brand-strip{display:flex;flex-direction:column;background:var(--surface-card);border-bottom:1px solid var(--border-subtle)}.spotto-brand-strip__cell{flex:1 1 auto;min-width:0}.spotto-widget-header,.spotto-business-banner{align-items:flex-start}@media(min-width:480px){.spotto-brand-strip{flex-direction:row;align-items:stretch}.spotto-brand-strip__cell{flex:1 1 50%}.spotto-brand-strip__cell:first-child{display:flex;justify-content:flex-end;align-items:flex-start}.spotto-brand-strip__cell:last-child{display:flex;justify-content:flex-start;align-items:flex-end}.spotto-widget-header{align-items:center}}
