:root{--bg:#f7f4ee;--bg-card:#fcfaf6;--bg-soft:#efebe2;--ink:#15211d;--ink-2:#2c3a35;--mute:#6b7975;--mute-2:#98a39f;--line:#15211d14;--line-2:#15211d24;--brand:#1d9e75;--brand-deep:#085041;--brand-ink:#062e25;--mint:#9fe1cb;--mint-soft:#ddf0e7;--mint-tile:#eaf4ee;--warm:oklch(72% .14 50);--warm-deep:oklch(42% .12 45);--warm-tile:oklch(95% .04 55);--warm-ink:oklch(28% .08 45);--serif:"Instrument Serif", "Cormorant Garamond", Georgia, serif;--sans:"Geist", "Helvetica Neue", Helvetica, sans-serif}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{color:var(--ink);font-family:var(--sans);overscroll-behavior:none;background:#efece6;height:100%;margin:0;padding:0}#root{flex-direction:column;height:100%;display:flex}.paper{background-color:var(--bg);background-image:radial-gradient(circle at 20% 10%,#1d9e750a,#0000 40%),radial-gradient(circle at 90% 90%,#9fe1cb1a,#0000 50%),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.08 0 0 0 0 0.13 0 0 0 0 0.11 0 0 0 0.05 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}.paper-warm{background-color:oklch(96% .025 55);background-image:radial-gradient(circle at 80% 0,oklch(85% .1 50/.35),#0000 55%),radial-gradient(circle at 0 90%,oklch(92% .05 60/.4),#0000 60%),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.18 0 0 0 0 0.10 0 0 0 0 0.06 0 0 0 0.05 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}.paper-deep{background:radial-gradient(circle at 30% 20%, #0c6650, var(--brand-deep) 55%, #052e25 100%)}button{font-family:inherit}.serif{font-family:var(--serif);letter-spacing:-.01em;font-weight:400}.eyebrow{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--mute);font-size:11px;font-weight:500}.label-sm{color:var(--mute);letter-spacing:.02em;font-size:12px}.mark{letter-spacing:-.02em;align-items:center;gap:8px;font-weight:600;display:inline-flex}.mark-dot{background:var(--brand-deep);border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.tabbar{background:0 0;justify-content:space-around;align-items:center;gap:6px;padding:12px 22px 26px;display:flex}.tab{letter-spacing:.04em;color:var(--mute-2);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:6px 12px;font-family:inherit;font-size:10.5px;display:flex}.tab.active{color:var(--ink)}.tab.active .tab-dot{background:var(--brand-deep)}.tab-dot{background:0 0;border-radius:4px;width:4px;height:4px;transition:background .15s}.tab svg{opacity:.85}.tab.active svg{opacity:1}.card{background:var(--bg-card);border:1px solid var(--line);border-radius:22px;padding:18px}.pill{letter-spacing:.02em;background:var(--mint-tile);height:26px;color:var(--brand-deep);border-radius:20px;align-items:center;gap:6px;padding:0 11px;font-size:11.5px;font-weight:500;display:inline-flex}.pill-warm{background:var(--warm-tile);color:var(--warm-ink)}.pill-line{border:1px solid var(--line-2);color:var(--ink-2);background:0 0}.bignum{font-family:var(--serif);letter-spacing:-.04em;font-size:112px;font-weight:400;line-height:.92}.bignum .deg{vertical-align:top;margin-left:2px;font-size:.36em;line-height:1}.hr{background:var(--line);border:0;height:1px;margin:14px 0}.input{border:1px solid var(--line-2);width:100%;height:50px;color:var(--ink);background:var(--bg-card);border-radius:14px;outline:none;padding:0 16px;font-family:inherit;font-size:16px}.input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1d9e7526}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:52px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:500;transition:transform 80ms,background .15s,color .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--brand-deep);color:#fff}.btn-primary:hover{background:#06402f}.btn-ghost{color:var(--ink);border-color:var(--line-2);background:0 0}.btn-ghost:hover{background:var(--bg-soft)}.btn-block{width:100%}.steps{justify-content:center;gap:6px;display:flex}.step{background:var(--line-2);border-radius:999px;width:6px;height:6px}.step.active{background:var(--brand-deep);width:22px;transition:width .2s}.scroll{flex:1;overflow:hidden}.window-glyph{color:var(--brand-deep)}.window-glyph.mint{color:var(--mint)}.chart-wrap{width:100%;position:relative}.chart-grid line{stroke:var(--line);stroke-dasharray:3 3}.chart-out{stroke:var(--warm);stroke-width:2.2px;fill:none}.chart-in{stroke:var(--brand-deep);stroke-width:2.2px;fill:none}.chart-area-out{fill:oklch(92% .06 55/.5)}.chart-area-in{fill:var(--mint-soft);opacity:.7}.lock{color:#fff;background-image:linear-gradient(#0000 0%,#0000008c 100%),radial-gradient(circle at 30% 30%,#4d7a6a,#1c3329 55%,#0a1612 100%);background-size:cover}.notif{-webkit-backdrop-filter:blur(28px)saturate(160%);color:#fff;background:#ffffff2e;border:.5px solid #fff3;border-radius:18px;grid-template-columns:36px 1fr auto;align-items:start;gap:10px;width:calc(100% - 24px);margin:0 12px;padding:12px 14px;display:grid;box-shadow:0 6px 20px #0000002e}.notif-icon{background:var(--brand);color:#fff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.notif-title{letter-spacing:-.005em;font-size:13px;font-weight:600}.notif-time{opacity:.8;font-size:11px}.notif-body{opacity:.95;margin-top:2px;font-size:13px;line-height:1.35}@keyframes asPing{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(1.6)}}@keyframes asSpin{to{transform:rotate(360deg)}}@keyframes asFade{0%{opacity:0}to{opacity:1}}.row{align-items:center;display:flex}.col{flex-direction:column;display:flex}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.spacer{flex:1}.center{justify-content:center;align-items:center;display:flex}.app-shell{background:var(--bg);flex-direction:column;max-width:430px;height:100dvh;margin:0 auto;display:flex;position:relative;overflow:hidden}@media (width>=500px){body{justify-content:center;align-items:center;min-height:100vh;display:flex}#root{justify-content:center;align-items:center;height:100vh}.app-shell{border-radius:48px;height:min(100vh,900px);overflow:hidden;box-shadow:0 40px 80px #0000002e,0 0 0 1px #0000001f}}@media (width>=768px){body{min-height:100vh;display:block}#root{flex-direction:row;justify-content:stretch;align-items:stretch;height:100vh}.desktop-shell{background:var(--bg-soft);flex-direction:row;width:100%;height:100vh;display:flex;overflow:hidden}.desktop-login{width:100%;height:100vh;overflow:hidden}.desktop-main{flex:1;min-width:0;height:100vh;overflow:auto}.sidebar{background:var(--bg-card);border-right:1px solid var(--line);flex-direction:column;width:240px;min-width:240px;height:100vh;padding:28px 16px 24px;display:flex;overflow:hidden}}
