.cw-root{min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;background:#f5f5f7;color:#1a1a1a;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}button{font-family:inherit;cursor:pointer;border:none;border-radius:8px;font-size:16px;padding:12px 20px;background:#06f;color:#fff;transition:background .15s}button:hover:not(:disabled){background:#0052cc}button:disabled{background:#999;cursor:not-allowed}input,select,textarea{font-family:inherit;font-size:16px;padding:10px 14px;border:1px solid #d1d1d6;border-radius:8px;background:#fff;width:100%}input:focus,select:focus,textarea:focus{outline:2px solid #0066ff;outline-offset:-1px;border-color:#06f}.station{min-height:100vh;display:flex;flex-direction:column;background:#0a0a0a;color:#fff;padding:24px}.station-header{font-size:24px;font-weight:600;margin-bottom:16px}.station-status{flex:1;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700;text-align:center}
