.harum-dash{--harum-dash-gap: 1.6rem;--harum-dash-radius: var(--blocks-radius, .8rem);--harum-dash-card-border: 1px solid rgba(var(--color-border), var(--color-border-alpha, 1))}.harum-dash__signed-out{max-width:52rem;margin:0 auto;padding:4rem 3.2rem;text-align:center;border:var(--harum-dash-card-border);border-radius:var(--harum-dash-radius);background-color:rgb(var(--color-background))}.harum-dash__signed-out .harum-dash__icon-circle{margin:0 auto 2rem}.harum-dash__signed-out-actions{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-top:2.8rem}.harum-dash__header{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;padding-bottom:2.8rem;border-bottom:var(--harum-dash-card-border)}.harum-dash__identity{display:flex;flex-direction:column;align-items:center;gap:1.6rem}.harum-dash__avatar{display:grid;place-items:center;width:7.2rem;height:7.2rem;border-radius:50%;background-color:rgb(var(--color-secondary-background));color:rgb(var(--color-text-heading));font-size:2.8rem;line-height:1;font-weight:600;text-transform:uppercase;flex-shrink:0}.harum-dash__greeting{margin:0}.harum-dash__email{margin:.4rem 0 0;color:rgb(var(--color-subtext));word-break:break-word}.harum-dash__header-actions{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}@media(min-width:768px){.harum-dash__header{flex-direction:row;align-items:center;justify-content:space-between;text-align:left}.harum-dash__identity{flex-direction:row;align-items:center;gap:2rem}.harum-dash__avatar{width:8rem;height:8rem;font-size:3.2rem}}.harum-dash__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--harum-dash-gap);margin:2.8rem 0 0;padding:0;list-style:none}.harum-dash__stat{display:flex;align-items:center;gap:1.4rem;padding:1.8rem;border:var(--harum-dash-card-border);border-radius:var(--harum-dash-radius);background-color:rgb(var(--color-background))}.harum-dash__stat-value{display:block;font-size:2.4rem;line-height:1.1;font-weight:600;color:rgb(var(--color-text-heading))}.harum-dash__stat-label{display:block;margin-top:.4rem;font-size:1.3rem;line-height:1.3;color:rgb(var(--color-subtext))}.harum-dash__icon-circle{display:grid;place-items:center;width:4.4rem;height:4.4rem;border-radius:50%;background-color:rgb(var(--color-secondary-background));color:rgb(var(--color-text-heading));flex-shrink:0}.harum-dash__stats-note{margin:1.2rem 0 0;font-size:1.2rem;color:rgb(var(--color-subtext))}@media(min-width:768px){.harum-dash__stats{grid-template-columns:repeat(4,minmax(0,1fr))}.harum-dash__stat-value{font-size:2.8rem}}.harum-dash__body{display:block;margin-top:3.2rem}.harum-dash__nav{display:flex;gap:.8rem;overflow-x:auto;scrollbar-width:none;padding-bottom:.8rem;margin-bottom:2.4rem;border-bottom:var(--harum-dash-card-border)}.harum-dash__nav::-webkit-scrollbar{display:none}.harum-dash__nav-item{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 1.4rem;border:0;border-radius:var(--harum-dash-radius);background:none;color:rgb(var(--color-subtext));font-family:inherit;font-size:1.4rem;line-height:1.2;white-space:nowrap;cursor:pointer;text-decoration:none;transition:background-color var(--duration-default, .2s),color var(--duration-default, .2s)}.harum-dash__nav-item:hover{background-color:rgb(var(--color-secondary-background));color:rgb(var(--color-text-heading))}.harum-dash__nav-item[aria-selected=true]{background-color:rgb(var(--color-text-heading));color:rgb(var(--color-background));font-weight:600}.harum-dash__nav-count{font-size:1.2rem;opacity:.7}@media(min-width:1024px){.harum-dash__body{display:grid;grid-template-columns:24rem minmax(0,1fr);gap:4rem;align-items:start}.harum-dash__nav{flex-direction:column;gap:.4rem;overflow:visible;padding:0;margin:0;border-bottom:0;position:sticky;top:2rem}.harum-dash__nav-item{justify-content:flex-start;padding:1.2rem 1.6rem}.harum-dash__nav-count{margin-left:auto}}.harum-dash__panel[hidden]{display:none}.harum-dash__panel-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2rem}.harum-dash__panel-title{margin:0}.harum-dash__panel-intro{margin:.6rem 0 0;color:rgb(var(--color-subtext));font-size:1.4rem}.no-js .harum-dash__panel[hidden]{display:block}.no-js .harum-dash__panel+.harum-dash__panel{margin-top:4rem;padding-top:4rem;border-top:var(--harum-dash-card-border)}.no-js .harum-dash__nav{display:none}.harum-dash__list{display:flex;flex-direction:column;gap:var(--harum-dash-gap);margin:0;padding:0;list-style:none}.harum-dash__card{border:var(--harum-dash-card-border);border-radius:var(--harum-dash-radius);background-color:rgb(var(--color-background));padding:1.8rem}.harum-dash__card-top{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1.2rem}.harum-dash__card-ref{margin:0;font-size:1.6rem;font-weight:600;color:rgb(var(--color-text-heading))}.harum-dash__card-meta{margin:.4rem 0 0;font-size:1.3rem;color:rgb(var(--color-subtext))}.harum-dash__card-badges{display:flex;flex-wrap:wrap;gap:.6rem}.harum-dash__card-body{margin-top:1.6rem;padding-top:1.6rem;border-top:var(--harum-dash-card-border);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem}.harum-dash__thumbs{display:flex;align-items:center;gap:.8rem;margin:0;padding:0;list-style:none}.harum-dash__thumb{width:5.6rem;height:5.6rem;border-radius:calc(var(--harum-dash-radius) * .75);overflow:hidden;background-color:rgb(var(--color-secondary-background));flex-shrink:0}.harum-dash__thumb img{width:100%;height:100%;object-fit:cover;display:block}.harum-dash__thumb--more{display:grid;place-items:center;font-size:1.3rem;color:rgb(var(--color-subtext))}.harum-dash__card-side{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.harum-dash__card-total{font-size:1.6rem;font-weight:600;color:rgb(var(--color-text-heading))}.harum-dash__card-body--end{justify-content:flex-end}@media(min-width:768px){.harum-dash__card-side{align-items:flex-end}}.harum-dash__items{margin:1.6rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.8rem}.harum-dash__item{display:flex;flex-wrap:wrap;gap:.4rem 1.2rem;align-items:baseline;font-size:1.4rem}.harum-dash__item-title{color:rgb(var(--color-text-heading));overflow-wrap:anywhere}.harum-dash__item-qty,.harum-dash__item-price{color:rgb(var(--color-subtext));font-size:1.3rem}.harum-dash__tracking{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1.6rem;padding:1.2rem 1.4rem;border-radius:calc(var(--harum-dash-radius) * .75);background-color:rgb(var(--color-secondary-background));font-size:1.3rem}.harum-dash__tracking-number{font-weight:600;color:rgb(var(--color-text-heading));overflow-wrap:anywhere}.harum-dash__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:100px;font-size:1.2rem;line-height:1.2;font-weight:600;white-space:nowrap;background-color:rgb(var(--color-secondary-background));color:rgb(var(--color-text-heading))}.harum-dash__badge:before{content:"";width:.6rem;height:.6rem;border-radius:50%;background-color:currentColor;flex-shrink:0}.harum-dash__badge--neutral{background-color:#f1f1f1;color:#4a4a4a}.harum-dash__badge--warning{background-color:#fff4e0;color:#96590d}.harum-dash__badge--info{background-color:#e6f0ff;color:#14539a}.harum-dash__badge--progress{background-color:#efe9ff;color:#5533b8}.harum-dash__badge--success{background-color:#e5f6ec;color:#1a6b3c}.harum-dash__badge--danger{background-color:#fdeceb;color:#96261c}.harum-dash__empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem;padding:4.8rem 2.4rem;border:1px dashed rgba(var(--color-border),var(--color-border-alpha, 1));border-radius:var(--harum-dash-radius)}.harum-dash__empty-title{margin:0;font-size:1.8rem;font-weight:600;color:rgb(var(--color-text-heading))}.harum-dash__empty-text{margin:0;max-width:44rem;color:rgb(var(--color-subtext));font-size:1.4rem}.harum-dash__empty .btn{margin-top:.8rem}.harum-dash__subtabs{display:flex;gap:.6rem;overflow-x:auto;scrollbar-width:none;margin-bottom:2rem;padding-bottom:.4rem}.harum-dash__subtabs::-webkit-scrollbar{display:none}.harum-dash__subtab{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1.4rem;border:var(--harum-dash-card-border);border-radius:100px;background:none;color:rgb(var(--color-subtext));font-family:inherit;font-size:1.3rem;line-height:1.2;white-space:nowrap;cursor:pointer}.harum-dash__subtab[aria-selected=true]{background-color:rgb(var(--color-text-heading));border-color:rgb(var(--color-text-heading));color:rgb(var(--color-background));font-weight:600}.harum-dash__wishlist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--harum-dash-gap);margin:0;padding:0;list-style:none}.harum-dash__wish{display:flex;flex-direction:column;border:var(--harum-dash-card-border);border-radius:var(--harum-dash-radius);overflow:hidden;background-color:rgb(var(--color-background))}.harum-dash__wish-media{display:block;aspect-ratio:1 / 1;background-color:rgb(var(--color-secondary-background))}.harum-dash__wish-media img,.harum-dash__wish-placeholder{width:100%;height:100%;object-fit:cover;display:block}.harum-dash__wish-info{display:flex;flex-direction:column;gap:.6rem;padding:1.4rem;flex:1 1 auto}.harum-dash__wish-title{margin:0;font-size:1.4rem;line-height:1.35;color:rgb(var(--color-text-heading))}.harum-dash__wish-title a{color:inherit;text-decoration:none}.harum-dash__wish-title a:hover{text-decoration:underline}.harum-dash__wish-price{font-size:1.4rem;font-weight:600;color:rgb(var(--color-text-heading))}.harum-dash__wish-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:auto;padding-top:1rem}.harum-dash__wish-actions .btn{--buttons-padding: 1.6rem;flex:1 1 auto;font-size:1.3rem}@media(min-width:768px){.harum-dash__wishlist{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.harum-dash__wishlist{grid-template-columns:repeat(4,minmax(0,1fr))}}.harum-dash__blocks{display:flex;flex-direction:column;gap:var(--harum-dash-gap)}.harum-dash__block{border:var(--harum-dash-card-border);border-radius:var(--harum-dash-radius);padding:2rem;background-color:rgb(var(--color-background))}.harum-dash__block-title{margin:0 0 .6rem;font-size:1.7rem;font-weight:600;color:rgb(var(--color-text-heading))}.harum-dash__block-note{margin:0 0 1.6rem;font-size:1.3rem;color:rgb(var(--color-subtext))}.harum-dash__field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:1.6rem}.harum-dash__readonly{display:flex;flex-direction:column;gap:.4rem}.harum-dash__readonly dt{font-size:1.2rem;text-transform:uppercase;letter-spacing:.06em;color:rgb(var(--color-subtext))}.harum-dash__readonly dd{margin:0;font-size:1.5rem;color:rgb(var(--color-text-heading));overflow-wrap:anywhere}.harum-dash__addresses{display:flex;flex-direction:column;gap:1.2rem;margin:0 0 1.6rem;padding:0;list-style:none}.harum-dash__address{border:var(--harum-dash-card-border);border-radius:calc(var(--harum-dash-radius) * .75);padding:1.6rem}.harum-dash__address-head{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:.8rem}.harum-dash__address-default{font-size:1.1rem;text-transform:uppercase;letter-spacing:.06em;padding:.3rem .8rem;border-radius:100px;background-color:rgb(var(--color-secondary-background));color:rgb(var(--color-text-heading))}.harum-dash__address-body{font-size:1.4rem;line-height:1.5;color:rgb(var(--color-subtext))}.harum-dash__address-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}.harum-dash__address-form{margin-top:1.6rem;padding-top:1.6rem;border-top:var(--harum-dash-card-border)}.harum-dash__form-actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2rem}.harum-dash__form-message{margin:1.2rem 0 0;font-size:1.3rem}.harum-dash__form-message--error{color:#96261c}.harum-dash__form-message--success{color:#1a6b3c}.harum-dash__loading{padding:3.2rem 0;text-align:center;color:rgb(var(--color-subtext));font-size:1.4rem}.harum-dash__pagination{margin-top:2.4rem}.harum-dash__link-button{border:0;background:none;padding:0;font:inherit;color:rgb(var(--color-text-heading));text-decoration:underline;cursor:pointer}.harum-dash__shortcuts{display:grid;grid-template-columns:1fr;gap:1.6rem;padding:2rem 0;border-bottom:var(--harum-dash-card-border)}@media(min-width:768px){.harum-dash__shortcuts{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:2.4rem}}.harum-dash__shortcut{min-width:0}.harum-dash__shortcut-head{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1.2rem;color:inherit;text-decoration:none}.harum-dash__shortcut-head:hover .harum-dash__shortcut-title{text-decoration:underline}.harum-dash__shortcut-title{margin:0}.harum-dash__shortcut-arrow{font-size:2rem;line-height:1;color:rgb(var(--color-subtext))}.harum-dash__shortcut-items{--harum-dash-shortcut-thumb: clamp(14.4rem, 40vw, 19.2rem);display:flex;gap:1.2rem;margin:0;padding:0 0 .4rem;list-style:none;overflow-x:auto;scrollbar-width:none}.harum-dash__shortcut-items::-webkit-scrollbar{display:none}.harum-dash__shortcut-item{flex:0 0 auto}.harum-dash__shortcut-item>a{position:relative;display:block;width:var(--harum-dash-shortcut-thumb);height:var(--harum-dash-shortcut-thumb);border-radius:var(--harum-dash-radius, .8rem);overflow:hidden;background:rgb(var(--color-secondary-background))}.harum-dash__shortcut-item img{width:100%;height:100%;object-fit:cover;display:block}.harum-dash__shortcut-placeholder{display:grid;place-items:center;width:100%;height:100%;color:rgb(var(--color-subtext))}.harum-dash__shortcut-qty{position:absolute;right:.6rem;bottom:.6rem;padding:.2rem .8rem;border-radius:999px;background:#000000b3;color:#fff;font-size:1.2rem;font-weight:600}.harum-dash__shortcut-meta,.harum-dash__shortcut-empty{margin:.8rem 0 0;font-size:1.3rem;color:rgb(var(--color-subtext))}.harum-dash__shortcut-empty a{color:inherit}
/*# sourceMappingURL=/cdn/shop/t/298/assets/harum-customer-dashboard.css.map */
