*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #1a1a2e;--color-surface: #16213e;--color-border: #2a2a4a;--color-text: #e0e0e0;--color-text-muted: #8888aa;--color-accent: #00d4aa;--color-accent-hover: #00ffcc;--radius: 6px}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text)}#root{display:flex;flex-direction:column;overflow:hidden}.compare-view{display:flex;flex:1;gap:4px;min-height:0;overflow:hidden}@media(max-width:768px){.compare-view{flex-direction:column}button{min-height:44px;min-width:44px;font-size:14px}}
