:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#111827;background-color:#f6f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background:#f6f7fb}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:#111827;color:#fff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{margin:0;padding:0}.splashRoot{width:100vw;height:100vh;margin:0;padding:24px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;box-sizing:border-box}.splashLogo{max-width:min(820px,92vw);max-height:min(520px,70vh);width:auto;height:auto;object-fit:contain;display:block}.splashNextButton{width:140px;border-radius:999px;padding:10px 18px;font-size:16px;font-weight:600;background:#111827;color:#fff;border:1px solid #111827}.launchRoot{min-height:100vh;width:100%;box-sizing:border-box;padding:28px 18px 40px;display:flex;justify-content:center;align-items:center}.launchPage{width:100%;max-width:1100px;margin:0 auto;padding:18px 18px 28px;box-sizing:border-box;background:#fff;border-radius:20px;box-shadow:0 18px 45px #0f172a2e}.launchHeader{margin-bottom:18px}.launchHeaderLine{font-size:20px;font-weight:600;color:#111827;border-bottom:2px solid #e5e7eb;padding-bottom:10px}.launchMain{display:grid;grid-template-columns:1.2fr .8fr;gap:26px;align-items:start}.launchLeft,.launchRight{display:grid;gap:14px}.launchRightTitle{font-size:18px;font-weight:600;color:#111827}.panelCard{border:2px solid #111827;background:#fff;border-radius:18px;display:grid;place-items:center;padding:18px;box-sizing:border-box;box-shadow:0 10px 30px #11182714}.panelCard--noBorder{border:none;box-shadow:none}.panelCard--lg{min-height:360px}.panelCard--md{min-height:170px}.panelLogo{width:min(520px,100%);height:auto;object-fit:contain;display:block}.textLogo{text-align:center;line-height:1.1}.textLogoTitle{font-size:36px;font-weight:800;letter-spacing:.5px;color:#111827}.textLogoSubtitle{margin-top:8px;font-size:14px;color:#6b7280}.launchButton2{width:auto;border-radius:999px;padding:15px 33px;font-size:30px;font-weight:700;letter-spacing:.4px;color:#fff;border:none;position:relative;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;cursor:pointer;background:linear-gradient(135deg,#0f766e,#0ea5a0 70%,#f59e0b);box-shadow:0 14px 30px #0f766e52}.launchButton2:after{content:"";position:absolute;top:-120%;left:-40%;width:60%;height:300%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.75),transparent);transform:rotate(18deg);transition:transform .32s ease}.launchButton2:hover{transform:translateY(-2px);box-shadow:0 18px 36px #0f766e61}.launchButton2:hover:after{transform:rotate(18deg) translate(170%)}.launchButton:hover{transform:translateY(-2px)}.launchButton:disabled{cursor:default;filter:brightness(1);box-shadow:none;opacity:.9}.launchButton--flare{background:#0f766e;box-shadow:0 14px 30px #0f766e52;overflow:hidden}.launchButton--flare:after{content:"";position:absolute;top:-120%;left:-40%;width:60%;height:300%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.65),transparent);transform:rotate(18deg);transition:transform .3s ease}.launchButton--flare:hover:after{transform:rotate(18deg) translate(160%)}@media(max-width:860px){.launchMain{grid-template-columns:1fr}.panelCard--lg{min-height:280px}}
