:root{--bp-font-heading: "Corbel", "Calibri", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--bp-font-body: "Corbel", "Calibri", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--bp-text: #1d0e46;--bp-muted: rgba(29,14,69,.65);--bp-border: rgba(29,14,69,.12);--bp-bg: #f6f7fb;--bp-card: #ffffff;--bp-primary: #c7353c;--bp-primary-hover: #a02b30;--bp-danger: #c7353c;--bp-danger-bg: rgba(199,53,60,.08);--bp-danger-border: rgba(199,53,60,.22);--bp-success-bg: rgba(54,199,91,.1);--bp-success-border: rgba(54,199,91,.25);--bp-radius-card: 12px;--bp-radius-input: 10px;--bp-radius-btn: 4px;--bp-shadow: 0 16px 40px rgba(0,0,0,.08)}.customer.login,.customer.register{position:relative;min-height:100vh;background:var(--bp-bg);padding:48px 16px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-family:var(--bp-font-body);color:var(--bp-text)}.customer.login:before,.customer.register:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 10%,rgba(29,14,69,.06) 0%,transparent 55%),radial-gradient(circle at 90% 35%,rgba(54,199,91,.08) 0%,transparent 60%);pointer-events:none}.customer.login>*,.customer.register>*{position:relative;z-index:1}.customer.login>h1,.customer.login>div,.customer.register>h1,.customer.register>div{width:100%;max-width:520px;margin-left:auto;margin-right:auto}.customer.login .login-card,.customer.register .login-card,.customer.login>div,.customer.register>div{background:var(--bp-card);border:1px solid var(--bp-border);border-radius:var(--bp-radius-card);box-shadow:var(--bp-shadow);box-sizing:border-box;padding:32px}.customer.login h1,.customer.register h1{font-family:var(--bp-font-heading);font-size:28px;font-weight:700;color:var(--bp-text);margin:0 0 12px;line-height:1.3;text-align:left}.customer.login p,.customer.register p{color:var(--bp-muted);font-size:15px;line-height:1.6;margin:0 0 20px;text-align:left}.login-welcome-text{margin:0 0 18px;text-align:left}.login-welcome-text p{margin:0 0 12px}.login-welcome-text h2{font-size:18px;font-weight:700;color:var(--bp-text);margin:18px 0 10px;text-align:left;font-family:var(--bp-font-heading)}.login-welcome-text strong{color:var(--bp-danger);font-weight:700}.customer.login .field,.customer.register .field{position:relative;margin-bottom:14px}.customer.login .field:before,.customer.login .field:after,.customer.register .field:before,.customer.register .field:after{box-shadow:none!important}.customer.login .field input,.customer.register .field input{width:100%;height:52px;padding:18px 14px 10px;box-sizing:border-box;border:1px solid var(--bp-border);border-radius:4px;background:#fff;color:var(--bp-text);font-size:16px;transition:border-color .2s ease,box-shadow .2s ease}.customer.login .field input:focus,.customer.register .field input:focus{outline:none;border-color:#36c75ba6;box-shadow:0 0 0 4px #36c75b26}.customer.login .field input[aria-invalid=true],.customer.register .field input[aria-invalid=true]{border-color:#c7353c8c;box-shadow:0 0 0 4px #c7353c1a}.customer.login .field label,.customer.register .field label{position:absolute;left:12px;top:50%;transform:translateY(-50%);padding:0 6px;color:#1d0e458c;font-size:16px;background:transparent;pointer-events:none;transition:all .15s ease}.customer.login .field input:focus+label,.customer.login .field input:not(:placeholder-shown)+label,.customer.register .field input:focus+label,.customer.register .field input:not(:placeholder-shown)+label{top:10px;transform:translateY(0);font-size:12px;color:#1d0e45bf;background:#fff}.customer.login button,.customer.register button{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;margin-top:10px;background-color:var(--bp-primary);color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .05s ease;box-shadow:none!important}.customer.login button:hover,.customer.register button:hover{background-color:var(--bp-primary-hover)}.customer.login button:active,.customer.register button:active{transform:translateY(1px)}.customer.login a,.customer.register a{color:var(--bp-text);text-decoration:none;font-size:14px;font-weight:600;transition:color .2s ease}.customer.login a:hover,.customer.register a:hover{color:var(--bp-primary);text-decoration:underline}.customer.login a[href*=recover],.customer.register a[href*=recover]{display:block;text-align:right;margin-top:8px;margin-bottom:18px;font-weight:600;color:#1d0e45bf}.customer.login .form__message,.customer.register .form__message{display:flex;align-items:center;gap:10px;margin:0 0 14px;padding:12px 14px;background:var(--bp-danger-bg);border:1px solid var(--bp-danger-border);border-radius:10px;color:var(--bp-danger);font-size:14px}.customer.login h3.form__message,.customer.register h3.form__message{background:var(--bp-success-bg);border:1px solid var(--bp-success-border);color:var(--bp-text);justify-content:center;margin:0 0 14px;border-radius:10px;padding:12px 14px;font-size:14px}.customer.login h2.form__message,.customer.register h2.form__message{background:var(--bp-danger-bg);border:1px solid var(--bp-danger-border);color:var(--bp-danger);border-radius:10px;padding:12px 14px;font-size:14px;margin:0 0 14px}.customer.login .form__message .svg-wrapper,.customer.register .form__message .svg-wrapper{width:18px;height:18px;flex-shrink:0}.customer.register ul{list-style:none;padding:0;margin:10px 0 0}.customer.register ul li{background:var(--bp-danger-bg);border:1px solid var(--bp-danger-border);color:var(--bp-danger);padding:10px 12px;border-radius:10px;margin:8px 0;font-size:14px}.customer.register form+p,.customer.login form+a{margin-top:18px;text-align:center;color:var(--bp-muted);font-size:15px}.customer.register form+p a{font-size:15px;font-weight:700}.customer.login section[name=sign-in-with-shop-provider]{margin:18px 0 0;text-align:center}.customer.login section[name=sign-in-with-shop-provider] p{color:#1d0e4580;font-size:13px;margin:18px 0;position:relative}.customer.login section[name=sign-in-with-shop-provider] p:before,.customer.login section[name=sign-in-with-shop-provider] p:after{content:"";position:absolute;top:50%;width:38%;height:1px;background:#1d0e451f}.customer.login section[name=sign-in-with-shop-provider] p:before{left:0}.customer.login section[name=sign-in-with-shop-provider] p:after{right:0}.customer.login>div:last-child{background:#fff;border:1px dashed rgba(29,14,69,.18);box-shadow:none}.customer.login>div:last-child h2{color:var(--bp-text);font-size:18px;font-weight:700;margin:0 0 10px;text-align:center}.customer.login>div:last-child hr{display:none}@media screen and (max-width:750px){.customer.login,.customer.register{padding:28px 14px}.customer.login .login-card,.customer.register .login-card,.customer.login>div,.customer.register>div{padding:22px 16px}.customer.login h1,.customer.register h1{font-size:24px}}.customer.login button:focus-visible,.customer.login a:focus-visible,.customer.login input:focus-visible,.customer.register button:focus-visible,.customer.register a:focus-visible,.customer.register input:focus-visible{outline:3px solid rgba(54,199,91,.55);outline-offset:2px}.login a{display:block;margin:0 auto;width:fit-content}.login a[href="#recover"]{margin-left:0;margin-right:0}.login .field+a{margin-top:10px}.login p{margin:16px 0}.login h3{margin-top:16px;text-align:left;font-size:calc(var(--font-heading-scale) * 1.6rem)}#customer_login_guest button{margin-top:0}#recover,#recover+div{display:none}#recover:target{display:block}#recover:target+div{display:block}#recover:target~#login,#recover:target~#login~div,#recover:target~.login-welcome-text{display:none}#recover,#login{scroll-margin-top:20rem}#recover{margin-bottom:0}.customer.login,.customer.register{padding-top:96px}
/*# sourceMappingURL=/cdn/shop/t/22/assets/customer.css.map */
