.customer-auth-page{min-height:100vh;color:var(--ink);background:#eef3ed;grid-template-columns:minmax(400px,46%) 1fr;display:grid}.customer-auth-brand{color:#fff;background:linear-gradient(145deg,#09271d,#164532 60%,#2d6848);flex-direction:column;justify-content:space-between;padding:55px max(5vw,40px);display:flex;position:relative;overflow:hidden}.customer-auth-brand:before,.customer-auth-brand:after{content:"";border:1px solid #ffffff18;border-radius:50%;position:absolute}.customer-auth-brand:before{width:520px;height:520px;top:12%;left:-220px}.customer-auth-brand:after{width:260px;height:260px;top:34%;left:12%}.customer-auth-brand>div,.customer-auth-brand footer{z-index:2;position:relative}.customer-auth-brand img{filter:brightness(0)invert();width:145px;height:auto}.customer-auth-brand>div:first-child span{color:#a8c5b2;margin-top:6px;font-size:13px;display:block}.customer-auth-brand small{color:#9fc0aa;font-weight:850}.customer-auth-brand h1{margin:12px 0 20px;font-size:clamp(46px,5vw,72px);line-height:1.35}.customer-auth-brand p{color:#cfddd3;max-width:540px;font-size:17px;line-height:2}.customer-auth-brand footer{color:#93ae9c;font-size:12px}.customer-auth-form{place-items:center;padding:45px;display:grid}.customer-auth-card{background:#fffefa;border:1px solid #d8e2d9;border-radius:18px;width:min(500px,100%);padding:42px 46px;box-shadow:0 28px 80px #173e2b17}.customer-auth-icon{width:62px;height:62px;color:var(--forest);background:#e3eee1;border-radius:50%;place-items:center;margin-bottom:22px;display:grid}.customer-auth-icon svg,.customer-security svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:26px}.customer-auth-card>small{color:var(--forest-soft);font-weight:900}.customer-auth-card h2{margin:6px 0;font-size:34px}.customer-auth-card>p{color:var(--muted);margin:0 0 24px;font-size:14px;line-height:1.9}.customer-auth-card form{gap:16px;display:grid}.customer-auth-card label span{margin-bottom:7px;font-size:14px;font-weight:850;display:block}.customer-auth-card input{background:#fafcf8;border:1px solid #c9d6cc;border-radius:8px;outline:none;width:100%;height:55px;padding:0 15px;font-size:16px}.customer-auth-card input:focus{border-color:var(--forest-soft);box-shadow:0 0 0 4px #245b4318}.customer-auth-card form>button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:100px;height:59px;margin-top:5px;font-size:16px;font-weight:950}.customer-auth-card button:disabled{opacity:.6}.customer-auth-error{color:#8a3025;background:#fff0ed;border:1px solid #edc7bf;border-radius:7px;padding:12px 14px;font-size:13px}.auth-switch{text-align:center;color:var(--muted);margin-top:20px;font-size:14px}.auth-switch a{color:var(--forest);border-bottom:1px solid;font-weight:900}.customer-security{border-top:1px solid var(--line);color:var(--forest);align-items:center;gap:11px;margin-top:24px;padding-top:19px;display:flex}.customer-security svg{width:20px}.customer-security b,.customer-security small{display:block}.customer-security b{font-size:13px}.customer-security small{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.6}@media (max-width:850px){.customer-auth-page{grid-template-columns:1fr}.customer-auth-brand{min-height:250px;padding:35px 24px}.customer-auth-brand>div:nth-child(2) p,.customer-auth-brand footer{display:none}.customer-auth-brand h1{margin-bottom:0;font-size:38px}.customer-auth-form{padding:25px 15px}.customer-auth-card{padding:32px 22px}}@media (max-width:480px){.customer-auth-brand{min-height:205px;padding:25px 18px}.customer-auth-brand img{width:112px}.customer-auth-brand h1{font-size:31px}.customer-auth-form{align-items:start;padding:14px 10px 28px}.customer-auth-card{border-radius:13px;padding:27px 17px}.customer-auth-icon{width:52px;height:52px;margin-bottom:18px}.customer-auth-card h2{font-size:28px}.customer-security{align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}.optional-field{background:var(--sage-light);color:var(--forest-soft);border-radius:100px;margin-right:7px;padding:3px 8px;font-weight:800;font-size:10px!important;display:inline!important}
