:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6;font-weight:400;color-scheme:light dark;color:#ffffffde;background:linear-gradient(135deg,#1a1a2e,#16213e);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:#4a9eff;text-decoration:none;transition:color .3s ease}a:hover{color:#6eb5ff}#root{min-height:100vh;display:flex;align-items:center;justify-content:center}.coming-soon{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2rem;text-align:center}.content{max-width:700px;animation:fadeIn 1s ease-in;margin:auto 0}.title{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tagline{font-size:clamp(1rem,3vw,1.5rem);color:#ffffffb3;margin-bottom:2rem}.description{margin:2rem 0}.description p{font-size:clamp(1.1rem,2.5vw,1.3rem);color:#ffffffd9;line-height:1.8}.status{margin:3rem 0;display:flex;justify-content:center}.status-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:#667eea1a;border:2px solid rgba(102,126,234,.3);border-radius:50px;font-size:1.1rem;font-weight:600;color:#667eea}.pulse{width:12px;height:12px;background:#667eea;border-radius:50%;animation:pulse 2s infinite}.info{font-size:1rem;color:#fff9;line-height:1.8;margin-top:2rem}.footer{padding:2rem;color:#ffffff80;font-size:.9rem}.footer-links{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.5rem}.footer-links a{color:#fff9;transition:color .3s ease}.footer-links a:hover{color:#ffffffe6}.footer-links .separator{color:#ffffff4d}.legal-page{width:100%;min-height:100vh;padding:2rem;display:flex;justify-content:center}.legal-content{max-width:800px;width:100%;padding:2rem 0}.back-link{display:inline-block;margin-bottom:2rem;color:#667eea;font-weight:500;transition:all .3s ease}.back-link:hover{color:#764ba2;transform:translate(-4px)}.legal-page h1{font-size:clamp(2rem,5vw,3rem);margin-bottom:.5rem;color:#fffffff2}.last-updated{color:#ffffff80;font-size:.9rem;margin-bottom:2rem}.legal-page section{margin:2.5rem 0}.legal-page h2{font-size:1.5rem;margin-bottom:1rem;color:#ffffffe6}.legal-page h3{font-size:1.2rem;margin:1.5rem 0 .75rem;color:#ffffffd9}.legal-page p{color:#ffffffb3;line-height:1.8;margin-bottom:1rem}.legal-page ul{list-style:none;padding-left:0;margin:1rem 0}.legal-page ul li{color:#ffffffb3;line-height:1.8;padding-left:1.5rem;position:relative;margin-bottom:.5rem}.legal-page ul li:before{content:"•";position:absolute;left:.5rem;color:#667eea;font-weight:700}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@media(prefers-color-scheme:light){:root{color:#213547;background:linear-gradient(135deg,#f5f7fa,#e8edf5)}.title{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tagline{color:#0009}.description p{color:#000c}.info{color:#00000080}.footer{color:#0006}.footer-links a{color:#00000080}.footer-links a:hover{color:#000c}.footer-links .separator{color:#0000004d}.legal-page h1{color:#000000f2}.last-updated{color:#00000080}.legal-page h2{color:#000000e6}.legal-page h3{color:#000000d9}.legal-page p,.legal-page ul li{color:#000000b3}a{color:#5a7ec7}a:hover{color:#667eea}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.list{padding:1em}.powered-by{display:flex;align-items:center;justify-content:center;color:#888}.powered-by img{width:12rem;display:inline-block;margin-left:.5rem}
