*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;min-height:100vh;background:linear-gradient(135deg,#bdc3c7,#2c3e50);overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}.text-gradient{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass-effect{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.hover-lift{transition:transform .3s ease}.hover-lift:hover{transform:translateY(-5px)}@media(prefers-color-scheme:dark){body{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#eaeaea}}[data-theme=dark] body{background:linear-gradient(135deg,#0b132b,#1c2541,#3a506b);color:#eaeaea}[data-theme=dark] .MuiTypography-root{color:#eaeaea}
