:root{--jp-primary:#f47920;--jp-primary-dark:#d4631a;--jp-navy:#1b3a6b;--jp-navy-dark:#0f274a;--jp-bg:#f0f4fa;--jp-text:#1e293b;--jp-text-muted:#7b90b2}.login-container{background-color:var(--jp-bg);height:100dvh;font-family:Plus Jakarta Sans,sans-serif;display:flex;overflow:hidden}.hero-section{background:var(--jp-navy);color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";background-image:radial-gradient(circle at 2px 2px,#ffffff0d 1px,#0000 0);background-size:24px 24px;position:absolute;inset:0}.hero-section:after{content:"";background:radial-gradient(circle,#0000 0%,#0f172a66 100%);position:absolute;inset:0}.illustration-container{z-index:10;width:320px;height:240px;margin-bottom:48px;position:relative}.ground-line{background:#ffffff1a;border-radius:2px;height:2px;position:absolute;bottom:0;left:-20px;right:-20px}.building{border-radius:6px 6px 0 0;flex-wrap:wrap;align-content:flex-start;gap:5px;padding:10px;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:2px}.building-blue{background:linear-gradient(#3b6ec9 0%,#2a5299 100%);width:65px;height:160px;left:30px;box-shadow:0 10px 30px #0000004d}.building-orange{z-index:20;background:linear-gradient(#f9a05a 0%,#f47920 100%);width:75px;height:125px;left:110px;box-shadow:0 10px 40px #f479204d}.building-cyan{background:linear-gradient(#5fb3ef 0%,#3b9ee8 100%);width:55px;height:85px;left:200px;box-shadow:0 10px 20px #0003}.window{background:#ffffff26;border-radius:2px;width:12px;height:12px;transition:background .3s}.building-orange .window{background:#ffffff4d}.coin{color:#fff;z-index:30;background:#f47920;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;font-weight:800;display:flex;position:absolute;box-shadow:0 4px 12px #f4792066}.form-section{z-index:20;background:#fff;flex-direction:column;justify-content:center;width:480px;padding:40px 56px;display:flex;position:relative;overflow-y:auto;box-shadow:-15px 0 60px #0000000d}@media (max-width:1024px){.login-container{height:100dvh;display:block;overflow:hidden}.hero-section{display:none}.form-section{width:100%;height:100%;box-shadow:none;justify-content:center;padding:40px}}@media (max-width:480px){.form-section{padding:24px 20px}.jp-stat-card{width:140px;padding:16px}.jp-input{height:46px;font-size:14px}.jp-btn-primary{height:46px;font-size:15px}.jp-label{margin-bottom:5px}}.jp-logo-square{background:var(--jp-primary);border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 28px;display:flex;box-shadow:0 8px 24px #f4792033}.jp-btn-primary{background:var(--jp-primary);color:#fff;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;font-size:16px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 6px 20px #f4792040}.jp-btn-primary:hover{background:var(--jp-primary-dark);transform:translateY(-2px);box-shadow:0 8px 25px #f4792059}.jp-btn-ghost{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;width:100%;height:54px;font-size:15px;font-weight:600;transition:all .2s}.jp-btn-ghost:hover{color:#1e293b;background:#f1f5f9;border-color:#cbd5e1}.jp-input{width:100%;height:54px;color:var(--jp-text);background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:0 20px;font-size:15px;transition:all .2s}.jp-input:focus{border-color:var(--jp-primary);background:#fff;outline:none;box-shadow:0 0 0 4px #f479201a}.jp-label{color:#475569;margin-bottom:8px;margin-left:4px;font-size:14px;font-weight:600;display:block}.jp-stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;flex-direction:column;gap:6px;width:150px;padding:24px;transition:all .3s;display:flex}.jp-stat-card:hover{background:#ffffff1f;transform:translateY(-5px)}
