.customer__panel{gap:var(--space-md);flex-direction:column;width:min(440px,100%);margin-inline:auto;display:flex}.customer__title{margin:0}.customer__form{gap:var(--space-md);flex-direction:column;display:flex}.customer__row{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:480px){.customer__row{grid-template-columns:1fr 1fr}}.customer__form-actions{gap:var(--space-xs);flex-direction:column;display:flex}.customer__alt{text-align:center;font-size:calc(var(--font-size-body) * .9375)}.customer__recover-summary{font-size:calc(var(--font-size-body) * .875);cursor:pointer;list-style:none;display:inline-block}.customer__recover-summary::-webkit-details-marker{content:"";display:none}.customer__recover-summary::marker{content:"";display:none}.customer__recover[open] .customer__form{margin-block-start:var(--space-md)}.customer__errors{padding:var(--space-md);color:rgb(var(--color-sale));background-color:rgb(var(--color-sale) / .08);border-radius:var(--radius-base);font-size:calc(var(--font-size-body) * .9375)}.customer__errors:focus{outline:none}.customer__errors-title{align-items:center;gap:var(--space-2xs);margin:0 0 var(--space-2xs);font-family:inherit;font-size:inherit;color:inherit;font-weight:600;display:flex}.customer__errors ul{margin:0;padding-inline-start:var(--space-md)}.customer__success{align-items:center;gap:var(--space-xs);color:rgb(var(--color-success));display:flex}.customer__header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);flex-wrap:wrap;margin-block-end:var(--space-lg);display:flex}.customer__header h1{margin:0}.customer__header .caption{opacity:.7}.customer__nav{gap:var(--space-lg);border-block-end:var(--border-subtle);scrollbar-width:none;margin-block-end:var(--space-xl);display:flex;overflow-x:auto}.customer__nav::-webkit-scrollbar{display:none}.customer__nav-link{padding-block:var(--space-sm);white-space:nowrap;font-family:var(--font-nav-family);font-size:calc(var(--font-size-body) * .9375);opacity:.65;transition:opacity var(--transition-fast);position:relative}.customer__nav-link[aria-current]{opacity:1}.customer__nav-link[aria-current]:after{content:"";background-color:currentColor;height:2px;position:absolute;inset-block-end:-1px;inset-inline:0}@media (hover:hover) and (pointer:fine){.customer__nav-link:hover{opacity:1}}.customer__layout{gap:var(--space-2xl);grid-template-columns:1fr;display:grid}@media (min-width:990px){.customer__layout{grid-template-columns:minmax(0,1fr) 280px}}.customer__main{min-width:0}.customer__aside{gap:var(--space-sm);flex-direction:column;align-items:flex-start;display:flex}.customer__aside-block{gap:var(--space-2xs);flex-direction:column;padding-block-end:var(--space-md);display:flex}.customer__aside h2{margin:0}.customer__address{font-style:normal;line-height:var(--line-height-body);opacity:.85}.customer__empty{align-items:flex-start;gap:var(--space-md);padding-block:var(--space-2xl);flex-direction:column;display:flex}.customer__table{width:100%;margin-block:var(--space-md) var(--space-lg);font-size:calc(var(--font-size-body) * .9375)}.customer__table th,.customer__table td{padding:var(--space-sm);text-align:start;vertical-align:top}.customer__table thead th{font-family:var(--font-nav-family);font-size:calc(var(--font-size-body) * .8125);text-transform:uppercase;letter-spacing:.05em;opacity:.6;border-block-end:var(--border-default);font-weight:600}.customer__table tbody tr{border-block-end:var(--border-subtle)}.customer__table th[scope=row]{font-weight:500}.customer__table td:last-child,.customer__table th:last-child{text-align:end;font-variant-numeric:tabular-nums}.customer__totals th{opacity:.75;font-weight:400}.customer__totals-grand th,.customer__totals-grand td{opacity:1;border-block-start:var(--border-default);font-weight:600}@media (max-width:749.98px){.customer__table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.customer__table tr{gap:var(--space-3xs);padding-block:var(--space-md);display:grid}.customer__table th,.customer__table td{justify-content:space-between;gap:var(--space-md);text-align:end;padding:0;display:flex}.customer__table td:before,.customer__table th:before{content:attr(data-label);opacity:.6;text-align:start;font-weight:400}.customer__table th[scope=row]{text-align:end}.customer__totals th:before{content:none}}.customer__line{align-items:flex-start;gap:var(--space-sm);text-align:start;display:flex}.customer__line-media{border-radius:var(--radius-media);flex-shrink:0;width:56px;overflow:hidden}.customer__line-text{flex-direction:column;gap:2px;min-width:0;display:flex}.customer__line-title{font-weight:500}.customer__line-text .caption{opacity:.65}.customer__tracking{gap:var(--space-2xs);color:rgb(var(--color-success));opacity:1;flex-wrap:wrap;margin-block-start:var(--space-3xs);display:flex}.customer__disclosure summary{cursor:pointer;list-style:none}.customer__disclosure summary::-webkit-details-marker{content:"";display:none}.customer__disclosure summary::marker{content:"";display:none}.customer__disclosure-panel{padding-block:var(--space-lg)}.customer__address-list{gap:var(--space-lg);margin-block:var(--space-xl) var(--space-lg);grid-template-columns:1fr;padding:0;list-style:none;display:grid}@media (min-width:750px){.customer__address-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.customer__address-card{align-items:flex-start;gap:var(--space-sm);padding:var(--space-lg);border:var(--border-subtle);border-radius:var(--radius-card);flex-direction:column;display:flex}.customer__address-actions{align-items:center;gap:var(--space-sm);flex-wrap:wrap;width:100%;display:flex}.customer__delete{color:rgb(var(--color-sale))}.customer__select{position:relative}
