:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#f6f8f7;--surface:#fff;--surface-2:#eef4f1;--text:#112d28;--muted:#6d7c78;--border:#dbe6e1;--brand:#ff8a1f;--brand-2:#ffb11f;--accent:#10b7a8;--accent-2:#23d1c2;--success:#19a76f;--danger:#e65f5c;--shadow:0 18px 44px #112d281a;--hero:linear-gradient(135deg,#123d36 0%,#0d655c 55%,#0e8a7c 100%);--cta:linear-gradient(135deg,#ff7a18 0%,#ffb21f 100%)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#09110f;--surface:#111b18;--surface-2:#182621;--text:#f4fbf8;--muted:#9fb0aa;--border:#243730;--brand:#ff9a2f;--brand-2:#ffc14a;--accent:#1dd7c4;--accent-2:#55eadb;--success:#37c98d;--danger:#ff7c78;--shadow:0 18px 50px #00000061;--hero:linear-gradient(135deg,#0d2a25 0%,#0f5149 50%,#0f7d70 100%);--cta:linear-gradient(135deg,#ff7f1c 0%,#ffb726 100%)}}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;transition:background .2s,color .2s}.shell{max-width:980px;margin:auto;padding:24px 18px 80px}header,.row{justify-content:space-between;align-items:center;gap:16px;display:flex}h1{letter-spacing:-.03em;margin:8px 0 24px;font-size:clamp(34px,7vw,58px);line-height:.98}h2{margin:8px 0}h3{margin-top:0}.eyebrow,.label{letter-spacing:.14em;color:var(--accent);font-size:12px;font-weight:900}.hero{flex-direction:column;justify-content:center;max-width:680px;min-height:76vh;display:flex}.hero p{color:var(--muted);font-size:21px;line-height:1.5}.hero small{color:var(--muted);margin-top:14px}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px;margin:14px 0;padding:20px}.focus{background:var(--hero);color:#fff;border:none;position:relative;overflow:hidden}.focus:after{content:"";background:radial-gradient(circle,#ffffff2e,#0000 68%);border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-60px}.focus .label{color:#8cf0e4}.grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.grid .card{margin:0}input,textarea,select{border:1px solid var(--border);width:100%;font:inherit;background:var(--surface-2);color:var(--text);border-radius:14px;margin:6px 0;padding:13px}textarea{resize:vertical;min-height:78px}button{background:var(--cta);color:#fff;cursor:pointer;border:0;border-radius:14px;width:100%;margin-top:8px;padding:13px 16px;font-weight:900;box-shadow:0 10px 24px #ff8a1f3d}.secondary{background:var(--surface-2);width:auto;color:var(--text);box-shadow:none;margin:0}.action{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.pill{background:var(--surface-2);border:1px solid var(--border);border-radius:999px;padding:8px 12px;font-size:13px}.notice{border:1px solid var(--border);background:linear-gradient(135deg,#ff8a1f26,#10b7a81f);border-radius:14px;padding:11px 14px}.muted{color:var(--muted)}.result{border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.result p{color:var(--muted);margin-bottom:0}@media (max-width:760px){.grid{grid-template-columns:1fr}.shell{padding-top:18px}.action{flex-direction:column;align-items:flex-start}.secondary{width:100%}.card{border-radius:20px}}.auth-shell{place-items:center;min-height:100dvh;display:grid}.launch-card{width:min(620px,100%);padding:28px 4px}.launch-card h1{max-width:560px;margin-top:12px}.launch-card p{color:var(--muted);max-width:560px;font-size:20px;line-height:1.5}.launch-card small{color:var(--muted);margin-top:14px;display:block}.brand-mark{background:var(--cta);color:#fff;border-radius:24px;place-items:center;width:78px;height:78px;margin-bottom:22px;display:grid;position:relative;box-shadow:0 18px 38px #ff8a1f42}.brand-mark span{opacity:.95;font-size:48px;line-height:1;position:absolute}.brand-mark b{text-shadow:0 2px 8px #00000040;font-size:18px;position:absolute;bottom:11px;right:9px}.cta-link{background:var(--cta);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:16px 18px;font-size:18px;font-weight:900;text-decoration:none;display:flex;box-shadow:0 14px 30px #ff8a1f40}.loader{gap:7px;margin-top:24px;display:flex}.loader i{background:var(--brand);border-radius:50%;width:9px;height:9px;animation:1.1s infinite alternate pulse}.loader i:nth-child(2){animation-delay:.18s}.loader i:nth-child(3){animation-delay:.36s}@keyframes pulse{to{opacity:.2;transform:translateY(-5px)}}.topbar{padding:4px 2px 6px}.brand-line{letter-spacing:.13em;color:var(--accent);align-items:center;gap:6px;font-size:12px;font-weight:950;display:flex}.mini-target{color:var(--brand);font-size:18px}.today-title{margin:10px 0 18px;font-size:clamp(32px,7vw,52px)}.profile-orb{color:#fff;background:linear-gradient(145deg,var(--brand),var(--accent));border-radius:50%;place-items:center;width:46px;height:46px;font-weight:950;display:grid;box-shadow:0 10px 25px #10b7a838}.focus{padding:24px}.focus h2{max-width:720px;font-size:clamp(28px,5vw,42px);line-height:1.03}.focus p{color:#ffffffd1;max-width:700px;font-size:17px;line-height:1.5}.focus-top{justify-content:space-between;align-items:center;display:flex}.spark{color:#fff;font-size:28px}.focus-meta{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.focus-meta span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:800}.section-head{justify-content:space-between;align-items:end;margin:28px 2px 12px;display:flex}.section-head h2{margin:5px 0 0;font-size:28px}.step-card{position:relative;overflow:hidden}.step-number{letter-spacing:.1em;color:var(--brand);font-size:12px;font-weight:950}.step-card h3{margin:8px 0;font-size:22px}.step-card:before{content:"";background:radial-gradient(circle,#ff8a1f21,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute;top:-40px;right:-40px}.action-board,.result-board{margin-top:18px}.energy-badge{color:var(--brand);background:#ff8a1f1f;border:1px solid #ff8a1f33;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:900}.empty-state{border-top:1px solid var(--border);align-items:center;gap:14px;padding:18px 0;display:flex}.empty-icon{width:44px;height:44px;color:var(--brand);background:linear-gradient(145deg,#ff8a1f29,#10b7a829);border-radius:14px;flex:0 0 44px;place-items:center;font-size:24px;display:grid}.empty-state p{margin:4px 0 0}.small{margin-top:4px;font-size:12px}@media (max-width:760px){.launch-card{padding:10px 4px}.focus{padding:21px}.focus-meta{gap:6px}.section-head{margin-top:24px}.today-title{margin-bottom:14px}}.browser-auth-card{max-width:620px}.auth-code{letter-spacing:.14em;text-align:center;border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(135deg,#ff8a1f24,#10b7a824);border-radius:22px;margin:24px 0 18px;padding:22px 16px;font-size:clamp(36px,10vw,64px);font-weight:950}.auth-waiting{color:var(--muted);align-items:center;gap:10px;margin-top:18px;font-weight:800;display:flex}.pulse-dot{background:var(--accent);border-radius:50%;width:10px;height:10px;animation:1.5s infinite authpulse;box-shadow:0 0 #10b7a873}@keyframes authpulse{0%{box-shadow:0 0 #10b7a873}70%{box-shadow:0 0 0 12px #10b7a800}to{box-shadow:0 0 #10b7a800}}.copy-code-button{width:100%;color:var(--text);box-shadow:none;background:linear-gradient(135deg,#10b7a82e,#10b7a81a);border:1px solid #10b7a847;border-radius:16px;margin:0 0 14px;padding:14px 16px;font-size:16px;font-weight:900}.copy-code-button:active{transform:scale(.99)}.auth-steps{gap:9px;margin:16px 0 4px;display:grid}.auth-steps>div{color:var(--muted);align-items:center;gap:10px;font-weight:700;line-height:1.35;display:flex}.auth-steps b{background:var(--surface-2);border:1px solid var(--border);width:26px;height:26px;color:var(--brand);border-radius:9px;flex:0 0 26px;place-items:center;font-size:12px;display:grid}
