@layer sections{.customer__back{display:inline-flex;align-items:center;gap:var(--space-3xs);margin-block-end:var(--space-md);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);color:rgb(var(--color-foreground) / .65);text-decoration:none}.customer__back:hover{color:rgb(var(--color-foreground))}.customer__back svg{width:.875rem;height:.875rem}.customer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-md);flex-wrap:wrap;margin-block-end:var(--space-lg)}.customer__title{display:flex;align-items:center;gap:var(--space-2xs);margin:0}.customer__count{font-size:var(--text-sm);font-weight:400;color:rgb(var(--color-foreground) / .5);font-variant-numeric:tabular-nums}.customer__welcome{margin:var(--space-3xs) 0 0;color:rgb(var(--color-foreground) / .65)}.customer__layout{display:grid;grid-template-columns:1fr;gap:var(--space-lg);align-items:start}@media(min-width:990px){.customer__layout{grid-template-columns:minmax(0,1fr) minmax(17rem,25%);gap:var(--space-xl)}.customer__aside{position:sticky;inset-block-start:calc(var(--header-offset, 0px) + var(--space-md))}}.customer__main{min-width:0}.customer__block+.customer__block{margin-block-start:var(--space-xl)}.customer__block-title{display:flex;align-items:center;gap:var(--space-2xs);margin:0 0 var(--space-md)}.customer__card{padding:var(--space-md);border:1px solid rgb(var(--color-foreground) / .12);border-radius:var(--radius-card)}.customer__card+.customer__card{margin-block-start:var(--space-md)}.customer__detail{margin:0 0 var(--space-3xs);font-size:var(--text-sm)}.customer__detail--muted{color:rgb(var(--color-foreground) / .6)}.customer__address{margin-block:var(--space-2xs) var(--space-md);font-style:normal;font-size:var(--text-sm);line-height:var(--leading-normal);color:rgb(var(--color-foreground) / .75)}.customer__table-wrap{overflow-x:auto;overscroll-behavior-x:contain}.customer__table{width:100%;border-collapse:collapse;font-size:var(--text-sm)}.customer__table th,.customer__table td{padding:var(--space-sm) var(--space-2xs);text-align:start;vertical-align:top;border-block-end:1px solid rgb(var(--color-foreground) / .1)}.customer__table thead th{font-size:var(--text-2xs);font-weight:500;letter-spacing:var(--tracking-widest);text-transform:uppercase;color:rgb(var(--color-foreground) / .55);white-space:nowrap}.customer__table tbody th{font-weight:400}.customer__table-end{text-align:end;font-variant-numeric:tabular-nums;white-space:nowrap}.customer__table tfoot th,.customer__table tfoot td{border-block-end:0;padding-block:var(--space-2xs);font-weight:400;color:rgb(var(--color-foreground) / .7)}.customer__table-total th,.customer__table-total td{padding-block-start:var(--space-sm);border-block-start:1px solid rgb(var(--color-foreground) / .15);font-size:var(--text-md);font-weight:500;color:rgb(var(--color-foreground))}@media(max-width:749px){.customer__table thead{display:none}.customer__table,.customer__table tbody,.customer__table tfoot,.customer__table tr,.customer__table th,.customer__table td{display:block;width:100%}.customer__table tr{padding-block:var(--space-sm);border-block-end:1px solid rgb(var(--color-foreground) / .1)}.customer__table th,.customer__table td{display:flex;justify-content:space-between;gap:var(--space-sm);padding:.25rem 0;border:0;text-align:end}.customer__table td:before,.customer__table tbody th:before{content:attr(data-label);flex-shrink:0;font-size:var(--text-xs);color:rgb(var(--color-foreground) / .55);text-align:start}.customer__table-end{text-align:end}}.customer__order-link{font-weight:500;color:inherit;text-decoration:underline;text-underline-offset:.2em}.customer__line{display:flex;align-items:flex-start;gap:var(--space-sm);text-align:start}.customer__line-frame{width:3.5rem;flex-shrink:0;border-radius:var(--radius-sm);overflow:hidden}.customer__line-title{font-weight:500;color:inherit;text-decoration:none}.customer__line-title:hover{text-decoration:underline;text-underline-offset:.2em}.customer__line-meta{margin:.125rem 0 0;font-size:var(--text-xs);color:rgb(var(--color-foreground) / .55)}.customer__line-discounts{margin:var(--space-3xs) 0 0;padding:0;list-style:none;font-size:var(--text-xs);color:rgb(var(--color-success))}.customer__line-discounts svg{width:.75rem;height:.75rem;vertical-align:-.1em}.status{display:inline-flex;align-items:center;gap:.3em;font-size:var(--text-xs);white-space:nowrap}.status:before{content:"";width:.4375rem;height:.4375rem;border-radius:50%;background-color:currentColor;flex-shrink:0}.status--paid,.status--fulfilled{color:rgb(var(--color-success))}.status--pending,.status--partially_fulfilled,.status--authorized{color:rgb(var(--color-warning))}.status--refunded,.status--voided,.status--unfulfilled{color:rgb(var(--color-foreground) / .55)}.status--partially_refunded{color:rgb(var(--color-warning))}.customer__address-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(20rem,100%),1fr));gap:var(--space-md);margin:var(--space-md) 0 0;padding:0;list-style:none}.customer__address-item{display:flex;flex-direction:column}.customer__default-badge{display:inline-block;align-self:flex-start;margin:0 0 var(--space-2xs);padding:.25rem var(--space-2xs);font-size:var(--text-2xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:rgb(var(--color-background));background-color:rgb(var(--color-foreground));border-radius:var(--radius-sm)}.customer__address-item .customer__address{flex:1 1 auto}.customer__address-form{margin-block-start:var(--space-md)}.customer__address-form[hidden]{display:none}.customer__form-actions{display:flex;flex-wrap:wrap;gap:var(--space-2xs);margin-block-start:var(--space-sm)}.customer__delete:hover{color:rgb(var(--color-error))}.customer--auth .customer__auth-grid{display:grid;grid-template-columns:1fr;gap:var(--space-xl);max-width:34rem;margin-inline:auto}@media(min-width:750px){.customer--auth .customer__auth-grid--split,.customer--auth .customer__auth-grid:has(.customer__panel--benefits){grid-template-columns:repeat(2,minmax(0,1fr));max-width:58rem;align-items:start}}.customer__panel[hidden]{display:none}.customer__panel--guest,.customer__panel--benefits{padding:var(--space-lg);background-color:color-mix(in srgb,rgb(var(--color-foreground)) 4%,transparent);border-radius:var(--radius-card)}.customer__intro{margin:0 0 var(--space-md);color:rgb(var(--color-foreground) / .7)}.customer__intro p{margin:0}.customer__form{display:flex;flex-direction:column;gap:var(--space-md);align-items:stretch}.customer__link{align-self:flex-start;font-size:var(--text-xs);color:rgb(var(--color-foreground) / .65);text-decoration:underline;text-underline-offset:.25em;margin-block-start:calc(var(--space-2xs) * -1)}.customer__link:hover{color:rgb(var(--color-foreground))}.customer__toggle{align-self:center}.customer__alt{margin:0;text-align:center;font-size:var(--text-sm);color:rgb(var(--color-foreground) / .65)}.customer__alt a{color:rgb(var(--color-foreground));text-underline-offset:.2em}.customer__optin{align-self:flex-start}.customer__benefits{display:flex;flex-direction:column;gap:var(--space-2xs);margin:0;padding:0;list-style:none}.customer__benefits li{display:flex;align-items:flex-start;gap:var(--space-2xs);font-size:var(--text-sm);color:rgb(var(--color-foreground) / .8)}.customer__benefits svg{width:1rem;height:1rem;margin-block-start:.15em;flex-shrink:0;color:rgb(var(--color-accent))}@media print{.header-wrapper,.footer,.customer__back,.customer__aside .button,[data-print-order],.announcement-bar,.drawer{display:none!important}.customer__layout{grid-template-columns:1fr}.customer__table th,.customer__table td{border-color:#ddd}}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-customers.css.map */
