.si-page{flex-direction:column;min-height:100svh;display:flex}.si-page .lp-logo{z-index:2}.si-page .lp-logo img{width:100%;height:100%;display:block}.si-main{flex:1;place-items:center;min-height:calc(100svh - 65px);padding:130px 24px 90px;display:grid;position:relative}.si-panel{background:#fdfdfc;border:1px solid #e3e3e1;border-radius:16px;width:100%;max-width:400px;padding:36px 32px 28px;box-shadow:0 4px 24px #16161604}.si-panel h1{color:#161616;letter-spacing:-.02em;margin:0 0 28px;font-size:28px;font-weight:600;line-height:36px}.si-form{flex-direction:column;gap:20px;display:flex}.si-form .lp-field,.si-form .lp-submit{height:44px;font-size:16px}.si-form .lp-submit{margin-top:4px}.si-password{position:relative}.si-password input{padding-right:62px}.si-reveal{color:#676767;min-width:48px;height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:12px;position:absolute;top:0;right:6px}.si-reveal:hover{color:#161616}.si-home{color:#676767;width:fit-content;margin:24px auto 0;font-size:13px;line-height:20px;display:block}.si-home:hover{color:#161616;text-underline-offset:3px;text-decoration:underline}.si-simulation{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.si-simulation svg{width:100%;height:100%;display:block}.si-path{fill:none;stroke:#637a9a;stroke-width:1px;opacity:.11}.si-pulse{fill:none;stroke:#5a6eb2;stroke-width:3px;stroke-linecap:round;stroke-dasharray:.001 .999;opacity:.3;animation:20s linear infinite si-travel}.si-page .lp-footer{position:relative}.si-page .lp-footer-inner{background:0 0}@keyframes si-travel{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@media (prefers-reduced-motion:no-preference){.si-panel{animation:1.2s ease-out backwards lp-fade}}@media (prefers-reduced-motion:reduce){.si-pulse{stroke-dashoffset:.5px;animation:none}}@media (max-width:759px){.si-main{min-height:calc(100svh - 93px);padding:100px 20px 48px}.si-panel{padding:28px 24px 24px}.si-panel h1{font-size:26px;line-height:34px}.si-simulation{opacity:.7}}
