*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#0f0f1e;color:#fff;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:#ff6b6b;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#ee5a6f}html{scroll-behavior:smooth}::selection{background:linear-gradient(135deg,#ff6b6b,#c44569);color:#fff}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{color:inherit;transition:all .3s ease}button{font-family:inherit}app-root{display:flex;flex-direction:column;height:100vh}.main-content{flex:1;display:flex;flex-direction:column}
