.login-card{border-radius:1rem;display:flex;align-items:stretch;flex-direction:column;width:clamp(20rem,50vw,32.3125rem);gap:2rem;margin:1rem;background-color:#fff;padding:1.5rem;box-shadow:0 5px 6px #1018280d;position:relative;z-index:2;border:1px solid #e3e8ef;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.list-input{display:flex;flex-direction:column;gap:.75rem}.list-input .input-group{display:flex;flex-direction:column;gap:.5rem}.list-input .input-group h4{color:var(--Neutral-700, #364152);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;letter-spacing:-.04375rem}.list-input input{color:#121926;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;letter-spacing:-.04375rem;display:flex;padding:.625rem 1rem;align-items:center;gap:.5rem;align-self:stretch;border-radius:6.1875rem;border:1px solid #e3e8ef;background:var(--Base-White, #fff)}.logo-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem}.logo-wrapper h1{font-size:2rem;font-style:normal;font-weight:600;line-height:2.17031rem;letter-spacing:-.1rem}.logo{width:1.75rem;margin:auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-ms-touch-select:none;pointer-events:none}body{width:100vw;display:flex;justify-content:center;align-items:center;background-color:#f8f8ff1a}.blocks-container{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden}#blocks{background-color:#f8f8ff13;width:105vw;height:100vh;display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;overflow:hidden;z-index:1000}.block{width:50px;height:50px;border:.5px solid rgba(206,205,205,.075);transition:border-color .3s ease;-webkit-transition:border-color .3s ease;-moz-transition:border-color .3s ease;-ms-transition:border-color .3s ease;-o-transition:border-color .3s ease}.highlight{border-color:var(--color-accent)}input:disabled{opacity:.5}input[type=submit]{cursor:pointer;color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:1.25rem;letter-spacing:-.05rem;display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;gap:.5rem;flex:1 0 0;align-self:stretch;border-radius:.5rem;border:1px solid #262727;background:#121212;box-shadow:0 -3px #ffffff0d inset,0 1px 2px #1018280d}
