.component-reset{font-family:var(--font-body)!important;font-size:var(--font-size-base)!important;font-weight:var(--font-weight-roman)!important;line-height:var(--line-height-body)!important;color:var(--color-text-primary)!important;background-color:var(--color-bg-primary)!important;padding:2rem!important}.component-reset .breadcrumb{margin-bottom:2rem!important;font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;color:var(--color-text-secondary)!important;display:flex!important;align-items:center!important;gap:.5rem!important}.component-reset .breadcrumb a{color:var(--color-text-secondary)!important;text-decoration:none!important;font-weight:var(--font-weight-roman)!important}.component-reset .breadcrumb a:hover{color:var(--color-primary)!important}.component-reset .breadcrumb-separator{color:var(--color-text-muted)!important;font-weight:var(--font-weight-roman)!important;margin:0 .2rem!important}.component-reset .breadcrumb .current{color:var(--color-primary)!important;font-weight:var(--font-weight-medium)!important}.component-reset .order-history-layout{display:grid!important;grid-template-columns:1fr!important;gap:3rem!important;margin-top:2rem!important}@media screen and (min-width:990px){.component-reset .order-history-layout{grid-template-columns:1fr 320px!important;gap:4rem!important}}.component-reset .order-history-header{display:block!important;margin-bottom:3rem!important}.component-reset .order-history-header h1{font-family:var(--font-heading)!important;font-size:4.8rem!important;font-weight:var(--font-weight-medium)!important;line-height:var(--line-height-heading)!important;color:var(--color-primary)!important;margin:0 0 1.5rem!important}.component-reset .order-history-welcome{font-family:var(--font-body)!important;font-size:var(--font-size-base)!important;font-weight:var(--font-weight-roman)!important;line-height:var(--line-height-body)!important;color:var(--color-text-primary)!important;margin-bottom:3rem!important}.component-reset .order-history-table{background:var(--color-bg-primary)!important;border-radius:1rem!important;box-shadow:0 2px 8px #00000014!important;border:1px solid #C2C5C7!important;margin-bottom:2rem!important;overflow:hidden!important}.component-reset .order-history-table table{width:100%!important;border-collapse:collapse!important;margin:0!important;box-shadow:none!important;table-layout:fixed!important;font-size:var(--font-size-base)!important}.component-reset .order-history-table thead th{background-color:#e7e6f3!important;padding:1.2rem 1.5rem!important;font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight-medium)!important;color:var(--color-text-primary)!important;text-transform:none!important;letter-spacing:normal!important;border-right:1px solid #C2C5C7!important;border-bottom:1px solid #C2C5C7!important;text-align:left!important;line-height:var(--line-height-body)!important}.component-reset .order-history-table thead th:last-child{border-right:none!important}.component-reset .order-history-table tbody td{padding:1.2rem 1.5rem!important;font-family:var(--font-body)!important;font-size:var(--font-size-base)!important;font-weight:var(--font-weight-roman)!important;line-height:var(--line-height-body)!important;color:var(--color-text-primary)!important;border-right:1px solid #C2C5C7!important;border-bottom:1px solid #C2C5C7!important;vertical-align:top!important;background-color:#fcfdfe00!important}.component-reset .order-history-table tbody td:last-child{border-right:none!important}.component-reset .order-history-table tbody tr:last-child td{border-bottom:none!important}.component-reset .order-history-table tbody tr:hover{background-color:#f8f9fa!important}.component-reset .transaction-link{color:var(--color-primary)!important;text-decoration:underline!important;font-weight:var(--font-weight-roman)!important;display:inline!important}.component-reset .transaction-link:hover{color:var(--color-primary-hover)!important;text-decoration:underline!important}.component-reset .order-status{padding:.3rem .8rem!important;border-radius:.4rem!important;font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight-roman)!important;text-transform:none!important;letter-spacing:normal!important;display:inline-block!important}.component-reset .order-history-actions{color:var(--color-primary)!important;text-decoration:underline!important;font-family:var(--font-body)!important;font-size:var(--font-size-base)!important;font-weight:var(--font-weight-roman)!important;background:transparent!important;border:none!important;padding:0!important}.component-reset .order-history-actions:hover{color:var(--color-primary-hover)!important;text-decoration:underline!important}.component-reset .help-sidebar{background:var(--color-violet-100)!important;border-radius:1.2rem!important;padding:2rem!important;box-shadow:0 2px 8px #00000014!important;border:1px solid var(--color-border-light)!important;position:relative!important}.component-reset .help-sidebar:before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:1rem!important;background-color:#ef4444!important;border-radius:1.2rem 0 0 1.2rem!important}.component-reset .help-sidebar h3{font-family:var(--font-body)!important;font-size:var(--font-size-subheading-2)!important;font-weight:var(--font-weight-medium)!important;color:var(--color-text-primary)!important;margin:0 0 1rem!important}.component-reset .help-sidebar p{font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight-roman)!important;line-height:var(--line-height-body)!important;color:var(--color-text-secondary)!important;margin:0 0 1.5rem!important}.component-reset .help-sidebar .support-email{color:var(--color-primary)!important;font-weight:var(--font-weight-medium)!important;text-decoration:underline!important}.component-reset .help-sidebar .support-email:hover{color:var(--color-primary-hover)!important;text-decoration:underline!important}.component-reset .order-history-empty{text-align:center!important;padding:4rem 2rem!important;font-family:var(--font-body)!important;font-size:var(--font-size-base)!important;color:var(--color-text-secondary)!important}@media screen and (max-width:990px){.component-reset .help-sidebar{order:-1!important;margin-bottom:2rem!important}}@media screen and (max-width:749px){.component-reset{padding:1rem!important}.component-reset .order-history-table{border-radius:1rem;border-left:none!important;border-right:none!important}.component-reset .order-history-table thead{display:none!important}.component-reset .order-history-table tbody tr{display:block!important;margin-bottom:2rem!important;background:var(--color-bg-primary)!important;border-radius:.8rem!important;border:1px solid var(--color-border-light)!important;padding:1.5rem!important}.component-reset .order-history-table tbody td{display:block!important;padding:.5rem 0!important;border-bottom:none!important;text-align:left!important}.component-reset .order-history-table tbody td:before{content:attr(data-label) ": "!important;font-weight:var(--font-weight-heavy)!important;color:var(--color-text-secondary)!important;text-transform:uppercase!important;font-size:var(--font-size-small)!important;letter-spacing:var(--letter-spacing-wider)!important;display:inline-block!important;width:40%!important;margin-bottom:.5rem!important}.component-reset .breadcrumb{flex-wrap:wrap!important;font-size:var(--font-size-small)!important}.component-reset .order-history-header h1{font-size:3.2rem!important}}@media print{.component-reset .help-sidebar,.component-reset .breadcrumb{display:none!important}.component-reset .order-history-table{box-shadow:none!important;border:1px solid #000!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-order-history.css.map */
