*,*:before,*:after{box-sizing:border-box}:root{font-family:Alexandria,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fafafa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-primary: #2596be;--color-secondary: #C2188F;--color-accent: #2596be;--color-dark: #111111;--color-light: #E6E6E6;--color-bg: #fafafa;--color-card: #ffffff;--color-surface: #f0f0f0;--color-border: #ddd;--color-text: #333;--color-text-muted: #555;--color-text-dim: #777}body{margin:0;min-height:100vh;font-family:inherit;font-weight:inherit;background-color:var(--color-bg);color:var(--color-text)}#app{width:100%;min-height:100vh}a{color:var(--color-accent);text-decoration:none;transition:color .2s}a:hover{color:var(--color-primary)}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:900}img{max-width:100%;height:auto}button{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#aaa}
