/* Customer account, login and order-history panel. */
.customer-auth-form[hidden]{display:none!important}
.customer-password-guide{display:grid;gap:7px;padding:12px 13px;border:1px solid #ffffff17;border-radius:11px;background:#0909148c;color:#aaa7ba}
.customer-password-guide strong{color:#eeebfa;font-size:11px}
.customer-password-guide span{display:flex;align-items:center;gap:7px;font-size:10px;transition:color .18s}
.customer-password-guide span i{display:grid;place-items:center;width:16px;height:16px;border:1px solid #ffffff25;border-radius:50%;color:transparent;font:900 9px/1 inherit;transition:color .18s,border-color .18s,background .18s}
.customer-password-guide span.is-valid{color:#a2f2df}
.customer-password-guide span.is-valid i{color:#11241f;border-color:#92ead5;background:#92ead5}
.customer-password-guide span.is-invalid{color:#ffb2bb}
.customer-password-guide small{color:#89869a;font-size:9px;line-height:1.5}
.customer-auth-form input:invalid:not(:placeholder-shown){border-color:#ff9da83d}
.customer-auth-form input:valid:not(:placeholder-shown){border-color:#8cebd33d}
.customer-turnstile-block{min-width:0;padding:10px;border:1px solid #ffffff17;border-radius:12px;background:#0909148c}
.customer-turnstile-widget{display:flex;width:100%;min-height:65px;align-items:center;overflow:hidden;border-radius:9px}
.customer-turnstile-widget iframe{max-width:100%!important}
.customer-turnstile-note{margin:7px 2px 0;color:#aaa7ba;font-size:10px;line-height:1.45}
.customer-turnstile-note.is-good{color:#9bf3df}
.customer-turnstile-note.is-error{color:#ffb7bd}
.account-launch{display:inline-flex;align-items:center;gap:7px;border:1px solid #ffffff26;border-radius:999px;background:#ffffff0a;color:#ebe9f7;padding:9px 11px;font:800 12px/1 inherit;cursor:pointer;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.account-launch svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.account-launch:hover,.account-launch:focus-visible{outline:0;transform:translateY(-2px);border-color:#a994ff;background:#8066ff2b;box-shadow:0 9px 22px #735aff23}.admin-account-launch{color:#dbcfff;background:linear-gradient(135deg,#896bff23,#ffffff08)}.admin-account-launch svg{fill:currentColor;stroke:none}.customer-overlay{position:fixed;z-index:19;inset:0;background:#03030ab5;backdrop-filter:blur(4px)}.customer-panel{position:fixed;z-index:20;top:0;right:0;width:min(455px,100%);height:100dvh;overflow-y:auto;padding:25px;color:#f8f7ff;background:radial-gradient(420px 360px at 100% 0,#7d5cff27,transparent 69%),linear-gradient(155deg,#1b1935,#0d0d19 65%);border-left:1px solid #ffffff1e;box-shadow:-25px 0 75px #0009;transform:translateX(105%);transition:transform .3s ease}.customer-panel.is-open{transform:translateX(0)}.customer-panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:22px;border-bottom:1px solid #ffffff16}.customer-panel-brand{display:flex;align-items:center;gap:11px}.customer-panel-brand img{width:42px;height:42px;object-fit:contain;border-radius:50%;box-shadow:0 7px 20px #0006}.customer-panel-brand small,.customer-panel-brand strong{display:block}.customer-panel-brand small,.customer-panel-kicker{color:#a99aff;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.customer-panel-brand strong{margin-top:4px;font-size:15px;letter-spacing:-.02em}.close-customer-panel{width:36px;height:36px;border:1px solid #ffffff21;border-radius:50%;background:#ffffff0b;color:#fff;font-size:25px;line-height:1;cursor:pointer}.customer-auth-view,.customer-dashboard{padding:27px 0 10px}.customer-panel h2{margin:7px 0 10px;font-size:29px;letter-spacing:-.045em}.customer-panel-intro,.customer-dashboard-email{margin:0;color:#bbb8cd;font-size:13px;line-height:1.65}.customer-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:23px 0 17px;padding:5px;border:1px solid #ffffff13;border-radius:12px;background:#0909148c}.customer-auth-tab{border:0;border-radius:8px;background:transparent;color:#aaa7bb;padding:10px;font:800 12px/1 inherit;cursor:pointer}.customer-auth-tab.is-active{color:#18152b;background:linear-gradient(110deg,#baf7e6,#9b83ff);box-shadow:0 5px 15px #0004}.customer-auth-form{display:grid;gap:13px}.customer-auth-form label{display:grid;gap:7px;color:#dedbe9;font-size:12px;font-weight:780}.customer-auth-form label small{color:#a8a4b9;font-size:10px;font-weight:650}.customer-auth-form input{width:100%;border:1px solid #ffffff21;border-radius:11px;background:#ffffff0b;color:#fff;padding:12px 13px;font:14px inherit;outline:none}.customer-auth-form input:focus{border-color:#a792ff;box-shadow:0 0 0 3px #8066ff20}.customer-password-field{position:relative;display:block}.customer-password-field input{padding-right:45px}.customer-password-toggle{position:absolute;top:50%;right:6px;width:35px;height:35px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#c9bdff;cursor:pointer;transform:translateY(-50%)}.customer-password-toggle:hover,.customer-password-toggle:focus-visible{outline:0;background:#ffffff12}.customer-password-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.customer-auth-submit{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:3px;border:0;border-radius:11px;padding:14px;background:linear-gradient(105deg,#b6f6e4,#987dff);color:#19142c;font:900 13px/1 inherit;cursor:pointer;box-shadow:0 11px 26px #7158e938}.customer-auth-submit:disabled{opacity:.58;cursor:wait}.customer-auth-submit span{font-size:18px}.customer-auth-message{min-height:19px;margin:14px 0 0;color:#ffb7bd;font-size:12px;line-height:1.5}.customer-auth-message.is-good{color:#9bf3df}.customer-dashboard-actions{display:flex;gap:9px;margin:21px 0 25px}.customer-shop-link,.customer-logout{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:11px 13px;font:800 12px/1 inherit;cursor:pointer}.customer-shop-link{flex:1;color:#19152b;background:linear-gradient(105deg,#b8f6e5,#9b83ff)}.customer-logout{border:1px solid #ffffff22;background:#ffffff0a;color:#dedbea}.customer-orders-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.customer-orders-heading span,.customer-orders-heading strong{display:block}.customer-orders-heading span{color:#aaa6be;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.customer-orders-heading strong{margin-top:3px;font-size:17px}.customer-orders-heading button{width:34px;height:34px;border:1px solid #ffffff22;border-radius:10px;background:#ffffff0b;color:#d8d3e9;font-size:18px;cursor:pointer}.customer-orders{display:grid;gap:10px}.customer-order-card{padding:14px;border:1px solid #ffffff18;border-radius:13px;background:#ffffff08}.customer-order-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.customer-order-number{display:block;color:#f6f4ff;font-size:12px;font-weight:900}.customer-order-date{display:block;margin-top:4px;color:#a9a6b8;font-size:10px}.customer-order-status{padding:5px 8px;border:1px solid #b7f6e243;border-radius:99px;color:#a8f4e2;background:#6de4ce13;font-size:9px;font-weight:900;text-transform:uppercase}.customer-order-items{margin:11px 0 0;padding:0;list-style:none;color:#c8c5d5;font-size:11px;line-height:1.6}.customer-order-items li{display:flex;justify-content:space-between;gap:10px}.customer-order-items b{color:#eeecf8;font-weight:750}.customer-order-total{display:block;margin-top:11px;color:#9ef2df;font-size:14px}.customer-orders-empty{margin:0;padding:24px 15px;border:1px dashed #ffffff21;border-radius:12px;color:#aba8bb;font-size:12px;text-align:center}.customer-orders-note{margin:13px 0 0;color:#9996a9;font-size:10px;line-height:1.55}@media(max-width:800px){.account-launch{width:37px;height:37px;justify-content:center;padding:0}.account-launch span{display:none}.customer-panel{padding:21px}.header-tools .account-launch{display:inline-flex}.header-tools .header-chat{display:none}}@media(max-width:390px){.site-header{padding-left:14px;padding-right:14px}.brand{gap:6px}.brand strong{font-size:12px}.brand small{font-size:8px}.brand-logo{width:37px!important;height:37px!important}.header-tools{gap:4px}.account-launch,.cart-launch{width:34px;height:34px;padding:0!important;justify-content:center}.cart-launch span{margin-left:2px}}
