*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.header{padding:2rem;text-align:center;border-bottom:1px solid #e5e5e5}.header h1{margin:0;font-size:2.5rem;font-weight:600;color:#333}.main{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}.content{text-align:center;max-width:600px}.intro{font-size:1.25rem;color:#666;line-height:1.6}.footer{padding:2rem;text-align:center;border-top:1px solid #e5e5e5;color:#999;font-size:.9rem}@media(max-width:768px){.header h1{font-size:2rem}.intro{font-size:1.1rem}}
