*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%;width:100%;overflow-x:hidden;overflow-y:auto}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0a1929,#1e3a5f);color:#f8fafc}#root{height:100%;width:100%}.app{height:100%;width:100%;display:flex;flex-direction:column}h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#f8fafc;text-shadow:0 2px 4px rgba(0,0,0,.3)}h2{font-size:1.875rem;font-weight:600;margin-bottom:.75rem;color:#f8fafc}h3{font-size:1.5rem;font-weight:500;margin-bottom:.5rem;color:#f8fafc}p{font-size:1rem;line-height:1.5;color:#cbd5e1}button{font-family:inherit;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;border:none;border-radius:.5rem;background:linear-gradient(135deg,#2196f3,#1565c0);color:#fff;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #0000004d}button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0006}button:active{transform:translateY(0);box-shadow:0 2px 4px #0000004d}button:disabled{opacity:.5;cursor:not-allowed;transform:none}a{color:#60a5fa;text-decoration:none;transition:color .2s}a:hover{color:#93c5fd}.container{max-width:1200px;margin:0 auto;padding:1rem}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-4{margin-bottom:2rem}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.5rem}button{padding:.625rem 1.25rem;font-size:.875rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){button{border:2px solid #ffffff}}
