.eco-auth-page{--auth-ink:#151515;--auth-muted:#686865;--auth-line:#d8d8d4;--auth-accent:#087db7;min-height:100svh;color:var(--auth-ink);font-family:var(--font-geist-sans), Arial, sans-serif;background:#fff;grid-template-columns:minmax(520px,.92fr) minmax(520px,1.08fr);display:grid;overflow-x:hidden}.eco-auth-page *,.eco-auth-page :before,.eco-auth-page :after{box-sizing:border-box}.eco-auth-page a{color:inherit;text-decoration:none}.eco-auth-page h1,.eco-auth-page h2,.eco-auth-page p{margin:0}.eco-auth-form-side{background:#fff;flex-direction:column;min-width:0;min-height:100svh;padding:32px clamp(36px,5vw,82px) 28px;display:flex;position:relative}.eco-auth-brand{align-items:center;gap:10px;width:fit-content;display:inline-flex}.eco-auth-brand img:first-child{object-fit:contain;filter:grayscale()brightness(.43)contrast(.92);width:42px;height:30px}.eco-auth-brand img:last-child{filter:brightness(0)opacity(.72);width:190px;height:auto}.eco-auth-form-wrap{width:min(100%,490px);margin:auto;padding:54px 0 46px}.eco-auth-eyebrow{color:var(--auth-accent);font-family:var(--font-geist-mono), monospace;letter-spacing:0;font-size:11px;font-weight:700}.eco-auth-form-wrap h1{color:var(--auth-ink);letter-spacing:0;margin-top:15px;font-size:42px;font-weight:570;line-height:1.04}.eco-auth-intro{color:var(--auth-muted);font-size:16px;line-height:1.55;margin-top:18px!important}.eco-auth-form{gap:19px;margin-top:34px;display:grid}.eco-auth-form>label,.eco-auth-form>label>span:first-child{display:grid}.eco-auth-form label>span:first-child,.eco-auth-form>label>span:first-child{color:#3d3d3b;margin-bottom:8px;font-size:13px;font-weight:600}.eco-auth-form input,.eco-auth-form select{border:1px solid var(--auth-line);width:100%;min-height:50px;color:var(--auth-ink);font:inherit;background:#fff;border-radius:6px;outline:none;padding:12px 14px;font-size:15px;transition:border-color .18s,box-shadow .18s}.eco-auth-form input:focus,.eco-auth-form select:focus{border-color:var(--auth-accent);box-shadow:0 0 0 3px #087db71f}.eco-auth-form input::placeholder{color:#999996}.eco-auth-password-field{display:block;position:relative}.eco-auth-password-field input{padding-right:48px}.eco-auth-password-field button{color:#777774;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.eco-auth-password-field button:hover{color:var(--auth-accent);background:#f1f1ef}.eco-auth-form-options{justify-content:space-between;align-items:center;gap:20px;display:flex}.eco-auth-form-options>a{color:#4e4e4c;text-underline-offset:3px;font-size:13px;text-decoration:underline}.eco-auth-check{color:#5c5c59;align-items:flex-start;gap:9px;font-size:13px;line-height:1.45;display:flex!important}.eco-auth-check input{width:17px;height:17px;min-height:17px;accent-color:var(--auth-accent);flex:0 0 17px;margin:1px 0 0}.eco-auth-check span{margin:0!important;font-weight:400!important}.eco-auth-submit{color:#fff;width:100%;min-height:52px;font:inherit;cursor:pointer;background:#141414;border:0;border-radius:999px;justify-content:space-between;align-items:center;margin-top:4px;padding:13px 18px 13px 22px;font-size:15px;font-weight:650;transition:background .18s,transform .18s;display:flex}.eco-auth-submit:hover{background:var(--auth-accent);transform:translateY(-1px)}.eco-auth-status{border-left:3px solid var(--auth-accent);color:#315462;background:#edf7fb;padding:12px 14px;font-size:13px;line-height:1.45;margin-top:18px!important}.eco-auth-switch{color:var(--auth-muted);gap:7px;font-size:14px;display:flex;margin-top:24px!important}.eco-auth-switch a{color:var(--auth-ink);text-underline-offset:3px;font-weight:650;text-decoration:underline}.eco-auth-legal{color:#8a8a87;font-size:11px}.eco-auth-visual{color:#fff;background:#071726;min-width:0;min-height:100svh;position:relative;overflow:hidden}.eco-auth-visual>img,.eco-auth-visual-shade{width:100%;height:100%;position:absolute;inset:0}.eco-auth-visual>img{object-fit:cover;object-position:62% center}.eco-auth-visual-shade{background:linear-gradient(#05142321 0%,#0514233d 46%,#051423e0 100%)}.eco-auth-visual-copy{z-index:2;position:absolute;bottom:58px;left:clamp(36px,5vw,80px);right:clamp(36px,5vw,80px)}.eco-auth-visual-copy>p{color:#92dce5;font-family:var(--font-geist-mono), monospace;font-size:11px;font-weight:700}.eco-auth-visual-copy h2{color:#fff;letter-spacing:0;max-width:670px;margin-top:17px;font-size:42px;font-weight:540;line-height:1.08}.eco-auth-visual-copy>div{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.eco-auth-visual-copy span{color:#ffffffd6;border:1px solid #ffffff7a;border-radius:999px;padding:7px 10px;font-size:11px}@media (max-width:1080px){.eco-auth-page{grid-template-columns:minmax(460px,1fr) minmax(380px,.82fr)}.eco-auth-visual-copy h2{font-size:36px}.eco-auth-brand img:last-child{width:170px}}@media (max-width:820px){.eco-auth-page{display:block}.eco-auth-form-side{min-height:100svh;padding:26px 26px 24px}.eco-auth-form-wrap{width:min(100%,520px);padding:64px 0 52px}.eco-auth-visual{display:none}}@media (max-width:520px){.eco-auth-form-side{padding:calc(20px + env(safe-area-inset-top)) 20px calc(20px + env(safe-area-inset-bottom))}.eco-auth-brand img:first-child{width:36px;height:26px}.eco-auth-brand img:last-child{width:150px}.eco-auth-form-wrap{padding:52px 0 42px}.eco-auth-form-wrap h1{font-size:36px}.eco-auth-switch{flex-direction:column;align-items:flex-start;gap:5px}}@media (prefers-reduced-motion:reduce){.eco-auth-page *{transition:none!important}}
