:root{--color-primary: #3b82f6;--color-primary-dark: #1d4ed8;--color-background: #f9fafb;--color-background-soft: #ffffff;--color-background-mute: #f3f4f6;--color-surface: #ffffff;--color-text: #111827;--color-text-muted: #6b7280;--color-heading: #111827;--color-border: #e5e7eb;--color-danger: #ef4444;--color-success: #22c55e;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--font-sans: system-ui, -apple-system, sans-serif;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);font-size:var(--text-base);color:var(--color-text);background-color:var(--color-background);-webkit-text-size-adjust:100%}body{min-height:100dvh;line-height:1.5}img,video{max-width:100%;display:block}button,input,select,textarea{font:inherit}.app-connection-error[data-v-25060c1f]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fef2f2}.connection-error-box[data-v-25060c1f]{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 3rem;border:1px solid #fca5a5;border-radius:12px;background:#fff;text-align:center;max-width:360px}.connection-error-icon[data-v-25060c1f]{font-size:2.5rem;line-height:1}.connection-error-title[data-v-25060c1f]{font-size:1.25rem;font-weight:700;color:#991b1b;margin:0}.connection-error-body[data-v-25060c1f]{font-size:.9rem;color:#b91c1c;line-height:1.6;margin:0}.connection-error-btn[data-v-25060c1f]{margin-top:.5rem;padding:.45rem 1.5rem;border-radius:6px;border:1px solid #dc2626;background:#dc2626;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.connection-error-btn[data-v-25060c1f]:hover{background:#b91c1c;border-color:#b91c1c}
