.klv5-login-page{color:#f4f4f6;min-height:100dvh;font-family:var(--v3-sans,"Inter", "Inter Tight", system-ui, sans-serif);isolation:isolate;background:radial-gradient(120% 80% at 50% -10%,#ffffff0a 0%,#0000 60%),#050507;flex-direction:column;display:flex;position:relative}.klv5-login-page:before,.klv5-login-page:after{content:"";pointer-events:none;z-index:0;filter:blur(100px);opacity:.6;border-radius:50%;position:fixed;inset:0}.klv5-login-page:before{background:#ffffff0a;width:600px;height:600px;top:-20%;left:-30%}.klv5-login-page:after{background:#ffffff08;width:500px;height:500px;bottom:-25%;right:-30%}@media (min-width:768px){.klv5-login-page:before,.klv5-login-page:after{display:none}}.klv5-login-top{z-index:2;padding:calc(32px + env(safe-area-inset-top)) 22px 0;align-items:center;gap:10px;margin-bottom:36px;display:flex;position:relative}.klv5-login-top-tile{color:#0a0a0d;background:linear-gradient(#f8f8fa 0%,#d8d8dc 100%);border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid;box-shadow:inset 0 1px #fffc,0 1px 2px #0006}.klv5-login-top-tile svg{width:14px;height:auto}.klv5-login-top-name{font-family:var(--v3-mono,"JetBrains Mono", ui-monospace, monospace);letter-spacing:.18em;text-transform:uppercase;color:#f4f4f6;font-size:11px;font-weight:500}.klv5-login-top-name small{letter-spacing:.16em;color:#f4f4f652;margin-top:2px;font-size:9px;display:block}@media (min-width:768px){.klv5-login-top{display:none}}.klv5-login-tile-desktop{display:none}@media (min-width:768px){.klv5-login-tile-desktop{-webkit-backdrop-filter:saturate(140%)blur(24px);color:#0a0a0d;background:#14161e8c;border:1px solid #ffffff1f;border-radius:16px;flex-shrink:0;place-items:center;width:64px;height:64px;margin:0 auto 28px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 16px 40px -10px #00000080}.klv5-login-tile-desktop:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff0f 0%,#0000 30%);position:absolute;inset:0}.klv5-login-tile-desktop svg{z-index:1;width:22px;height:auto;display:block;position:relative}}.klv5-login-body{z-index:2;padding:0 22px 24px;padding-bottom:calc(24px + env(safe-area-inset-bottom));flex-direction:column;flex:1;display:flex;position:relative}@media (min-width:768px){.klv5-login-body{justify-content:center;align-items:center;padding:40px 24px}}.klv5-login-card{display:contents}@media (min-width:768px){.klv5-login-card{-webkit-backdrop-filter:saturate(140%)blur(28px);background:linear-gradient(#1c1e28d9 0%,#0f1018f2 100%);border:1px solid #ffffff1f;border-radius:24px;width:100%;max-width:420px;padding:40px 36px;display:block;box-shadow:inset 0 1px #ffffff14,0 30px 80px -20px #0009}}.klv5-login-eyebrow{font-family:var(--v3-mono,"JetBrains Mono", ui-monospace, monospace);letter-spacing:.18em;text-transform:uppercase;color:#f4f4f652;align-items:center;gap:10px;margin-bottom:8px;font-size:10.5px;display:flex}.klv5-login-eyebrow .klv5-login-dot{background:#f4f4f6;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite klv5-pulse;box-shadow:0 0 8px #ffffff80}@media (min-width:768px){.klv5-login-eyebrow{color:#f4f4f6bd;margin-bottom:18px}}.klv5-login-h1{letter-spacing:-.04em;color:#f4f4f6;margin:0;font-size:36px;font-weight:600;line-height:1.05}.klv5-login-h1 .dim{color:#f4f4f652;font-weight:400}@media (min-width:768px){.klv5-login-h1{letter-spacing:-.025em;font-size:40px}}.klv5-login-lede{color:#f4f4f6bd;margin-top:14px;font-size:15px;line-height:1.55}@media (min-width:768px){.klv5-login-lede{margin-top:12px;font-size:14px;line-height:1.5}}.klv5-login-form{flex-direction:column;gap:14px;margin-top:36px;display:flex}@media (min-width:768px){.klv5-login-form{margin-top:28px}}.klv5-login-field{flex-direction:column;gap:6px;display:flex}.klv5-login-field label{font-family:var(--v3-mono,"JetBrains Mono", ui-monospace, monospace);letter-spacing:.18em;text-transform:uppercase;color:#f4f4f685;font-size:10.5px}.klv5-login-field input{color:#f4f4f6;letter-spacing:-.005em;appearance:none;background:#0f10188c;border:1px solid #ffffff24;border-radius:12px;outline:none;height:54px;padding:0 16px;font-family:inherit;font-size:16px;transition:border-color .15s,background .15s}.klv5-login-field input::placeholder{color:#f4f4f652}.klv5-login-field input:focus{background:#0f1018b3;border-color:#ffffff2e;box-shadow:0 0 0 3px #ffffff0d}@media (min-width:768px){.klv5-login-field input{background:#ffffff0a;border-radius:10px;height:42px;padding:0 14px;font-size:14px}}.klv5-login-submit{color:#0a0a0d;letter-spacing:-.005em;cursor:pointer;background:#fffffff2;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:54px;margin-top:8px;font-family:inherit;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.klv5-login-submit:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 40px #fff3}.klv5-login-submit:disabled{cursor:not-allowed;background:#fff9}.klv5-login-submit svg{stroke:currentColor;stroke-width:2.2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}@keyframes klv5-login-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.klv5-login-spinner{transform-origin:50%;animation:.8s linear infinite klv5-login-spin}@media (min-width:768px){.klv5-login-submit{border-radius:10px;height:44px;margin-top:6px;font-size:14px}}.klv5-login-err{color:#f4a3a3;margin:-4px 0 0;font-size:13px}.klv5-login-foot{color:#f4f4f652;margin-top:auto;padding-top:32px;font-size:12px;line-height:1.6}.klv5-login-foot p{margin:0 0 6px}.klv5-login-foot p:last-child{margin-bottom:0}.klv5-login-foot .rule{background:#ffffff0f;height:1px;margin-bottom:18px}@media (min-width:768px){.klv5-login-foot{color:#f4f4f685;margin-top:28px;padding-top:0;font-size:12px}.klv5-login-foot .rule{display:none}}@keyframes klv5-pulse{0%,to{opacity:1}50%{opacity:.5}}
