@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";.shell{width:min(100%,480px);min-height:100vh;margin:0 auto;padding:max(22px,env(safe-area-inset-top)) 20px max(28px,env(safe-area-inset-bottom))}.brand{display:flex;align-items:center;gap:9px;font:700 18px Manrope;letter-spacing:-.03em;color:#f5faf7}.brand svg{color:#6ef2c5}.hero{padding:12px 2px 25px}.eyebrow{margin:42px 0 10px;color:#6ef2c5;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}h1{font:700 clamp(34px,10vw,48px)/1.03 "Manrope";letter-spacing:-.055em;margin:0}.lead{color:#96a29e;line-height:1.55;margin:17px 0 0;max-width:390px}.auth-card{background:#12181ff0;border:1px solid #253039;border-radius:24px;padding:22px;box-shadow:0 24px 70px #0007}.auth-card .lock{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#173832;color:#6ef2c5}.auth-card h2{font:700 23px Manrope;margin:16px 0 5px}.auth-card>p{color:#85928e;font-size:14px;margin:0 0 19px}label{display:block;color:#aab4b1;font-size:12px;font-weight:600;margin:13px 0}input{display:block;width:100%;margin-top:7px;padding:13px 14px;color:#eef5f2;background:#0c1117;border:1px solid #28343c;border-radius:12px;outline:none}input:focus{border-color:#6ef2c5;box-shadow:0 0 0 3px #6ef2c51a}form button{width:100%;border:0;border-radius:12px;padding:14px;margin-top:7px;font-weight:700;background:#6ef2c5;color:#07110e}form button:disabled{opacity:.38;cursor:not-allowed}.text-button{display:block;width:100%;color:#7ddfc0;border:0;background:none;padding:16px 0 0;font-size:13px}.form-message{margin-top:12px;padding:10px;background:#3a2025;color:#ffbdc6;border-radius:9px;font-size:12px}.module-list{display:grid;gap:9px;margin-top:18px}.module-list article{display:flex;gap:13px;align-items:flex-start;padding:13px 14px;border:1px solid #1e282e;border-radius:15px;background:#0e141aaa}.module-list svg{color:#6ef2c5;margin-top:2px;flex:0 0 auto}.module-list h3,.module-list p{margin:0}.module-list h3{font-size:13px}.module-list p{color:#71807b;font-size:11px;margin-top:3px;line-height:1.4}.dashboard header{display:flex;justify-content:space-between;align-items:center}.avatar{width:36px;height:36px;border-radius:50%;border:1px solid #38504a;background:#16352f;color:#6ef2c5;font-weight:700}.market-head{display:flex;justify-content:space-between;align-items:end;margin:55px 0 20px}.market-head span{color:#84918d;font-size:12px}.market-head h1{font-size:38px;margin-top:6px}.market-head .change{display:flex;align-items:center;color:#6ef2c5;background:#14322d;padding:7px 10px;border-radius:99px}.placeholder-chart{height:275px;border:1px solid #1d2b30;border-radius:22px;background:linear-gradient(180deg,#112019aa,#0b1016),repeating-linear-gradient(90deg,transparent 0 59px,#ffffff08 60px),repeating-linear-gradient(0deg,transparent 0 54px,#ffffff08 55px);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative}.placeholder-chart:after{content:"";position:absolute;width:130%;height:110px;border-top:3px solid #6ef2c5;transform:rotate(-9deg) translateY(40px);filter:drop-shadow(0 0 10px #6ef2c5)}.placeholder-chart p,.placeholder-chart small{z-index:1;background:#0a1015cc;padding:5px 9px;margin:0}.placeholder-chart p{font-weight:600}.placeholder-chart small{color:#788681}.stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.stats article{background:#111820;border:1px solid #202a32;border-radius:15px;padding:15px}.stats span{display:block;color:#77847f;font-size:11px}.stats strong{display:block;margin-top:8px;font-size:20px}.dashboard-modules{display:grid;gap:8px}.dashboard-modules button{display:flex;align-items:center;gap:11px;width:100%;padding:15px;border:1px solid #202a32;border-radius:14px;background:#111820;color:#e5efeb}.dashboard-modules button span{flex:1;text-align:left}.dashboard-modules button svg:first-child{color:#6ef2c5}@media(min-width:760px){.shell{padding-top:40px}.login-shell{width:min(100%,900px);display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}.login-shell .module-list{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.hero{align-self:center}}:root{font-family:DM Sans,sans-serif;color:#eef5f2;background:#080b11;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 70% -20%,#14332f 0,transparent 42%),#080b11}button,input{font:inherit}button{cursor:pointer}
