._banner_1a5wm_1{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:var(--theme-surface, #fff);border-top:1px solid var(--theme-border, #e5e7eb);box-shadow:0 -4px 20px #00000014;padding:16px 24px}._content_1a5wm_13{max-width:900px;margin:0 auto;display:flex;align-items:center;gap:24px;flex-wrap:wrap}._text_1a5wm_22{flex:1;margin:0;font-size:.875rem;color:var(--theme-text, #374151);line-height:1.6;min-width:200px}._link_1a5wm_31{color:var(--theme-primary, #6366f1);text-decoration:underline}._actions_1a5wm_36{display:flex;gap:10px;flex-shrink:0}._btnEssential_1a5wm_42{padding:8px 16px;border:1px solid var(--theme-border, #d1d5db);border-radius:8px;background:transparent;color:var(--theme-text-soft, #6b7280);font-size:.875rem;cursor:pointer;white-space:nowrap;transition:background .15s}._btnEssential_1a5wm_42:hover{background:var(--theme-surface-hover, #f3f4f6)}._btnAll_1a5wm_58{padding:8px 20px;border:none;border-radius:8px;background:var(--theme-primary, #6366f1);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .15s}._btnAll_1a5wm_58:hover{opacity:.88}html[data-theme=dark] ._banner_1a5wm_1{background:var(--theme-surface, #1e293b);border-top-color:#94a3b833}html[data-theme=dark] ._text_1a5wm_22{color:#e2e8f0}:root{--theme-app-bg: linear-gradient(180deg, #f8fafc 0%, #eef2ff 100%);--theme-surface: rgba(255, 255, 255, .82);--theme-surface-strong: #ffffff;--theme-surface-soft: #f8fafc;--theme-surface-elevated: #f1f5f9;--theme-text: #0f172a;--theme-text-strong: #334155;--theme-text-muted: #475569;--theme-text-soft: #64748b;--theme-on-accent: #ffffff;--theme-border: rgba(148, 163, 184, .22);--theme-border-strong: rgba(148, 163, 184, .32);--theme-shadow-soft: rgba(15, 23, 42, .08);--theme-shadow-strong: rgba(15, 23, 42, .16);--theme-accent: #2563eb;--theme-accent-soft: rgba(37, 99, 235, .1);--theme-accent-strong: rgba(37, 99, 235, .18);--theme-danger: #dc2626;--theme-warning: #b45309}html[data-theme=dark]{--theme-app-bg: radial-gradient(circle at top, #1e293b 0%, #020617 62%);--theme-surface: rgba(15, 23, 42, .82);--theme-surface-strong: rgba(15, 23, 42, .96);--theme-surface-soft: rgba(30, 41, 59, .92);--theme-surface-elevated: rgba(51, 65, 85, .72);--theme-text: #e2e8f0;--theme-text-strong: #cbd5e1;--theme-text-muted: #cbd5e1;--theme-text-soft: #94a3b8;--theme-on-accent: #f8fafc;--theme-border: rgba(148, 163, 184, .18);--theme-border-strong: rgba(148, 163, 184, .28);--theme-shadow-soft: rgba(2, 6, 23, .3);--theme-shadow-strong: rgba(2, 6, 23, .52);--theme-accent: #60a5fa;--theme-accent-soft: rgba(96, 165, 250, .14);--theme-accent-strong: rgba(96, 165, 250, .24);--theme-danger: #f87171;--theme-warning: #fbbf24}html{background:var(--theme-app-bg);color:var(--theme-text)}body{margin:0;min-width:320px;background:var(--theme-app-bg);color:var(--theme-text);font-family:Inter,Segoe UI,sans-serif;transition:background .35s ease,color .25s ease}#root{min-height:100vh}*,*:before,*:after{box-sizing:border-box}a{color:inherit}button,input,textarea,select{font:inherit}::selection{background:var(--theme-accent-strong);color:var(--theme-text)}
