@view-transition{navigation:auto}::view-transition-old(root){animation:vl-fade-out .15s ease-out forwards}::view-transition-new(root){animation:vl-fade-in .2s ease-out forwards}@keyframes vl-fade-out{to{opacity:0}}@keyframes vl-fade-in{0%{opacity:0}}.vl-customer{width:100%;max-width:640px;margin:0 auto;padding:80px 24px 100px;font-family:Futura VL,Futura,system-ui,sans-serif;color:#030302;box-sizing:border-box}.vl-customer--wide{max-width:1080px}.vl-customer__title{font-family:Futura VL,Futura,system-ui,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:700;letter-spacing:.02em;text-transform:none;margin:0 0 28px;color:#030302}.vl-customer__subtitle{font-size:14px;color:#6b6864;margin:0 0 24px;line-height:1.5}.vl-customer__field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.vl-customer__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.vl-customer__label{font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#6b6864}.vl-customer__input,.vl-customer__select,.vl-customer__textarea{display:block;width:100%;border:1px solid #e0dcd5;background:#fff;padding:18px 16px;border-radius:4px;font-family:Futura VL,Futura,system-ui,sans-serif;font-size:15px;color:#030302;transition:border-color .16s,box-shadow .16s;-webkit-appearance:none;appearance:none;min-height:56px;box-sizing:border-box}.vl-customer__input:focus,.vl-customer__select:focus,.vl-customer__textarea:focus{outline:none;border-color:#030302;box-shadow:0 0 0 3px #00000014}.vl-customer__textarea{min-height:120px;resize:vertical}.vl-customer__helper{font-size:12px;color:#6b6864}.vl-customer__check{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#4a4a4a;line-height:1.5;margin-bottom:16px;cursor:pointer}.vl-customer__check input[type=checkbox]{flex-shrink:0;width:18px;height:18px;margin-top:2px;accent-color:#713f50;cursor:pointer}.vl-customer__btn{display:inline-flex;align-items:center;justify-content:center;background:#030302;color:#fff;border:1px solid #030302;padding:18px 32px;font-family:Futura VL,Futura,system-ui,sans-serif;font-size:14px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;border-radius:4px;cursor:pointer;text-decoration:none;min-height:56px;transition:background .16s,color .16s,border-color .16s;width:100%}.vl-customer__btn:hover,.vl-customer__btn:focus-visible{background:#2a2a2a;border-color:#2a2a2a;color:#fff}.vl-customer__btn--secondary{background:transparent;color:#030302;border-color:#030302}.vl-customer__btn--secondary:hover,.vl-customer__btn--secondary:focus-visible{background:#030302;color:#fff}.vl-customer__btn--ghost{background:transparent;color:#4a4a4a;border-color:#d3cec5}.vl-customer__btn--ghost:hover,.vl-customer__btn--ghost:focus-visible{background:#f4f1ec;color:#030302;border-color:#4a4a4a}.vl-customer__btn--inline{width:auto;padding:8px 16px;font-size:11px;min-height:0}.vl-customer__error{background:#fef2f2;border-left:3px solid #d62828;color:#7a1414;padding:12px 14px;border-radius:4px;margin-bottom:20px;font-size:14px;line-height:1.5}.vl-customer__error ul{margin:0;padding-left:20px}.vl-customer__success{background:#f0f9f4;border-left:3px solid #2d6a4f;color:#1b4332;padding:12px 14px;border-radius:4px;margin-bottom:20px;font-size:14px;line-height:1.5}.vl-customer__link{color:#713f50;text-decoration:underline;text-underline-offset:2px;font-weight:500}.vl-customer__link:hover{color:#924a62}.vl-customer__divider{display:flex;align-items:center;gap:14px;margin:32px 0;color:#b0aca5;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.vl-customer__divider:before,.vl-customer__divider:after{content:"";flex:1;height:1px;background:#e0dcd5}.vl-customer__foot{margin-top:16px;text-align:center;font-size:13px;color:#4a4a4a}.vl-customer__recover{margin-top:24px;padding-top:24px;border-top:1px solid #d3cec5}.vl-customer__recover[hidden]{display:none}.vl-customer__tabs{display:flex;gap:0;margin-bottom:28px;border-bottom:1px solid #d3cec5}.vl-customer__tab{flex:1;background:transparent;border:0;padding:14px 8px;font-family:Futura VL,Futura,system-ui,sans-serif;font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#9a9a9a;cursor:pointer;position:relative;transition:color .16s}.vl-customer__tab:hover{color:#4a4a4a}.vl-customer__tab.is-active{color:#713f50;font-weight:600}.vl-customer__tab.is-active:after{content:"";position:absolute;inset:auto 0 -1px 0;height:2px;background:#713f50}.vl-customer__tab[disabled]{color:#c8c4be;cursor:not-allowed}.vl-customer__panel[hidden]{display:none}.vl-customer__panel-stub{text-align:center;padding:32px 16px;background:#faf8f5;border-radius:4px;margin-bottom:16px}.vl-customer__panel-stub p{margin:0 0 12px;font-size:14px;color:#4a4a4a;line-height:1.5}.vl-customer__pwd{position:relative}.vl-customer__pwd input{padding-right:44px}.vl-customer__eye{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:28px;height:28px;border:0;background:transparent;color:#6b6864;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:4px;transition:color .16s,background .16s}.vl-customer__eye:hover{color:#713f50;background:#713f5014}.vl-customer__eye svg{width:18px;height:18px}.vl-customer__eye .vl-customer__eye-off,.vl-customer__eye.is-visible .vl-customer__eye-on{display:none}.vl-customer__eye.is-visible .vl-customer__eye-off{display:inline-block}.vl-customer__date-label{font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#4a4a4a;margin-bottom:8px;display:block}.vl-customer__date{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:16px}.vl-customer__date select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' stroke='%236b6864' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.vl-customer__radio-group{display:flex;gap:24px;margin-bottom:20px}.vl-customer__radio-group-label{font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#4a4a4a;margin-bottom:8px;display:block}.vl-customer__radio{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#4a4a4a;cursor:pointer}.vl-customer__radio input[type=radio]{width:18px;height:18px;accent-color:#713f50;cursor:pointer}.vl-customer__check-group{margin-bottom:16px}.vl-customer__check-sub{display:flex;gap:16px;flex-wrap:wrap;padding-left:28px;margin-top:8px}.vl-customer__check-sub .vl-customer__check{margin-bottom:0;font-size:12px}.vl-customer__legal{font-size:12px;color:#6b6864;margin:12px 0;line-height:1.6}.vl-customer__legal a{color:#713f50;text-decoration:underline;text-underline-offset:2px}.vl-customer__profile-card{background:#faf8f5;padding:20px;border-radius:4px;margin-bottom:24px}.vl-customer__profile-card h2{font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#4a4a4a;margin:0 0 14px}.vl-customer__profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;font-size:13px}.vl-customer__profile-row{display:flex;flex-direction:column;gap:2px}.vl-customer__profile-row dt{font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#9a9a9a;margin:0}.vl-customer__profile-row dd{margin:0;color:#030302;font-weight:500}.vl-customer__profile-row dd em{color:#9a9a9a;font-style:italic;font-weight:400}@media(max-width:760px){.vl-customer__tab{font-size:12px;padding:12px 4px}.vl-customer__date{grid-template-columns:1fr 1fr 1fr;gap:6px}.vl-customer__radio-group{gap:16px}.vl-customer__check-sub{padding-left:20px;gap:10px}.vl-customer__profile-grid{grid-template-columns:1fr 1fr}}.vl-customer__layout{display:grid;grid-template-columns:240px 1fr;gap:32px;align-items:start}.vl-customer__sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:8px;padding:16px;background:#f4f1ec;border-radius:4px}.vl-customer__sidebar a{display:block;padding:10px 12px;color:#4a4a4a;text-decoration:none;font-size:13px;font-weight:500;letter-spacing:.04em;border-radius:4px;transition:background .16s,color .16s}.vl-customer__sidebar a:hover,.vl-customer__sidebar a.is-active{background:#fff;color:#713f50}.vl-customer__sidebar a.is-logout{color:#d62828;margin-top:8px;border-top:1px solid #d3cec5;padding-top:16px;border-radius:0}.vl-customer__main{min-width:0}.vl-customer__table-wrap{overflow-x:auto}.vl-customer__table{width:100%;border-collapse:collapse;font-size:13px}.vl-customer__table th,.vl-customer__table td{padding:14px 12px;text-align:left;border-bottom:1px solid #e8e3da}.vl-customer__table th{font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#4a4a4a;background:#faf8f5;font-size:11px}.vl-customer__table tbody tr:hover{background:#713f500a}.vl-customer__status{display:inline-block;padding:3px 8px;border-radius:100px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.vl-customer__status--paid,.vl-customer__status--fulfilled,.vl-customer__status--complete{background:#d4f1de;color:#1b4332}.vl-customer__status--pending,.vl-customer__status--partial{background:#fff3cd;color:#856404}.vl-customer__status--unpaid,.vl-customer__status--unfulfilled,.vl-customer__status--refunded,.vl-customer__status--voided,.vl-customer__status--cancelled{background:#f8d7da;color:#721c24}.vl-customer__empty{text-align:center;padding:60px 20px;color:#6b6864}.vl-customer__empty p{margin:0 0 20px;font-size:14px}.vl-customer__pagination{display:flex;justify-content:center;gap:8px;margin-top:24px}.vl-customer__pagination a,.vl-customer__pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1px solid #d3cec5;border-radius:4px;font-size:13px;color:#4a4a4a;text-decoration:none}.vl-customer__pagination a:hover{background:#f4f1ec}.vl-customer__pagination span[aria-current=page]{background:#713f50;border-color:#713f50;color:#fff}.vl-customer__address-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:24px}.vl-customer__address{position:relative;padding:20px;border:1px solid #d3cec5;border-radius:4px;background:#fff}.vl-customer__address.is-default{border-color:#713f50;border-width:2px}.vl-customer__address-default{position:absolute;top:12px;right:12px;background:#713f50;color:#fff;padding:3px 8px;border-radius:100px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.vl-customer__address-body{font-size:13px;line-height:1.6;color:#4a4a4a;margin-bottom:14px}.vl-customer__address-body strong{color:#030302;display:block;margin-bottom:4px}.vl-customer__address-actions{display:flex;gap:8px;flex-wrap:wrap}.vl-customer__order-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e8e3da}.vl-customer__order-meta{font-size:13px;color:#6b6864}.vl-customer__order-meta strong{color:#030302}.vl-customer__totals{margin-top:16px;padding:16px;background:#faf8f5;border-radius:4px}.vl-customer__totals-row{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}.vl-customer__totals-row--final{border-top:1px solid #d3cec5;margin-top:8px;padding-top:12px;font-weight:700;font-size:16px}.vl-customer__addresses-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.vl-customer__addr-block{padding:16px;background:#faf8f5;border-radius:4px}.vl-customer__addr-block h3{margin:0 0 8px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#4a4a4a}.vl-customer__addr-block p{margin:0;font-size:13px;line-height:1.6;color:#4a4a4a}.vl-customer__line{display:grid;grid-template-columns:80px 1fr auto;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid #e8e3da}.vl-customer__line-img{width:80px;height:100px;background:#f4f1ec;border-radius:4px;overflow:hidden}.vl-customer__line-img img{width:100%;height:100%;object-fit:cover;display:block}.vl-customer__line-info{font-size:14px;color:#030302}.vl-customer__line-title{font-weight:600;margin-bottom:4px}.vl-customer__line-variant{font-size:12px;color:#6b6864}.vl-customer__line-qty{font-size:12px;color:#6b6864;margin-top:4px}.vl-customer__line-price{font-weight:700;font-size:14px;text-align:right}@media(max-width:760px){.vl-customer,.vl-customer--wide{padding:32px 12px 60px}.vl-customer__layout{grid-template-columns:1fr;gap:20px}.vl-customer__sidebar{position:static;flex-direction:row;flex-wrap:wrap;overflow-x:auto}.vl-customer__sidebar a{flex:0 0 auto}.vl-customer__row,.vl-customer__addresses-grid,.vl-customer__address-grid{grid-template-columns:1fr}.vl-customer__line{grid-template-columns:60px 1fr}.vl-customer__line-img{width:60px;height:75px}.vl-customer__line-price{grid-column:2;text-align:left}.vl-customer__table th,.vl-customer__table td{padding:10px 8px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/vl-customer.css.map */
