:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#102a43;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%}a{font-weight:500;color:#ff7a00;text-decoration:inherit}a:hover{color:#ff8f33}body{margin:0;width:100%;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#ff7a0005,#fff 40%)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#ff7a00;color:#fff;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}button:hover{transform:translateY(-1px)}button:active{transform:translateY(0)}@media(prefers-color-scheme:light){:root{color:#102a43;background-color:#fff}}:root{--bg: #ffffff;--panel: #fff;--muted: #6b6b6b;--accent: #ff7a00;--glass: rgba(255,122,0,.06)}.coming-site{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#fff);color:#102a43;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.coming-header{display:flex;align-items:center;justify-content:flex-start;padding:1.2rem 1.5rem}.brand{display:flex;gap:.6rem;align-items:center}.brand-logo{width:44px;height:44px}.brand-name{font-weight:700;font-size:1.15rem}.coming-main{display:flex;align-items:center;justify-content:center;padding:4rem 1rem}.coming-card{background:linear-gradient(180deg,#ff7a0008,#fff);padding:2.2rem;border-radius:12px;max-width:920px;width:100%;text-align:center;box-shadow:0 8px 30px #102a430f}.card-logo{display:block;margin:0 auto .8rem;width:200px;height:200px;object-fit:contain;border-radius:12px;background:linear-gradient(135deg,#ff7a0024,#ffffff05);padding:6px}.coming-card h1{font-size:2.4rem;margin:0 0 .4rem}.coming-card .lead{color:var(--muted);margin-bottom:.8rem}.sub{color:var(--muted);margin-bottom:1rem}.notify-form{display:flex;gap:.6rem;justify-content:center;margin-bottom:.8rem}.notify-form input{flex:1;min-width:0;padding:.7rem .9rem;border-radius:8px;border:1px solid rgba(16,42,67,.06);background:transparent;color:inherit}.notify-form button{background:var(--accent);color:#fff;padding:.7rem 1rem;border-radius:8px;border:none;cursor:pointer}.notify-form button:hover{filter:brightness(.98)}.note{color:var(--muted);font-size:.9rem}.coming-footer{margin-top:auto;padding:1rem;text-align:center;color:var(--muted)}@media(max-width:640px){.coming-card{padding:1.2rem}.coming-card h1{font-size:1.8rem}.notify-form{flex-direction:column}.notify-form button{width:100%}}
