customer-portal-tabs{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%}@media only screen and (min-width: 768px){customer-portal-tabs{flex-direction:row}}.customer-portal__tabs-nav{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}@media only screen and (min-width: 768px){.customer-portal__tabs-nav{gap:1rem;margin-bottom:2.5rem}}.customer-portal__tabs-nav::-webkit-scrollbar{display:none}.customer-portal__tab-btn{font-size:0.875rem;line-height:1.6;font-weight:350;font-family:Gotham;display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:6.25rem;border:2px solid #211f1f;background-color:rgba(0,0,0,0);color:#211f1f;cursor:pointer;white-space:nowrap;transition:background-color .2s,color .2s}@media only screen and (min-width: 768px){.customer-portal__tab-btn{font-size:1rem;line-height:1.6;font-weight:350;font-family:Gotham;padding:.75rem 1.5rem}}@media(hover: hover)and (pointer: fine){.customer-portal__tab-btn:hover{background-color:#f5e814}}.customer-portal__tab-btn--active{background-color:#00c4b3;border-color:#00c4b3;color:#211f1f}.customer-portal__external-links{display:flex;align-items:center;gap:.5rem;margin-left:auto}@media only screen and (min-width: 768px){.customer-portal__external-links{gap:1rem}}.customer-portal__external-link{font-size:0.875rem;line-height:1.6;font-weight:350;font-family:Gotham;display:none;align-items:center;gap:.5rem;color:#211f1f;text-decoration:none;white-space:nowrap}@media only screen and (min-width: 768px){.customer-portal__external-link{display:flex}}@media(hover: hover)and (pointer: fine){.customer-portal__external-link:hover{text-decoration:underline}}.customer-portal__external-link svg{width:1.25rem;height:1.25rem}[data-portal-panel][hidden]{display:none}[data-portal-order-list][hidden]{display:none}[data-portal-order-detail][hidden]{display:none}.order--clickable{cursor:pointer;transition:background-color .15s}@media(hover: hover)and (pointer: fine){.order--clickable:hover{background-color:rgba(0,196,179,.08)}}.order__view-btn{font-size:0.875rem;line-height:1.6;font-weight:350;font-family:Gotham;background:none;border:none;padding:0;color:#211f1f;text-decoration:underline;cursor:pointer;white-space:nowrap}.customer-portal__back-btn{font-size:0.875rem;line-height:1.6;font-weight:350;font-family:Gotham;color:#211f1f;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;background:none;border:none;padding:0;cursor:pointer}@media only screen and (min-width: 576px){.customer-portal__back-btn{gap:1rem}}.customer-portal__back-btn svg{transform:rotate(180deg)}@media(hover: hover)and (pointer: fine){.customer-portal__back-btn:hover{text-decoration:underline}}.customer-portal__auth-gate{width:100%;box-sizing:border-box;max-width:var(--container-width);padding:0 var(--container-space);margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:5rem;padding-bottom:5rem;min-height:50vh}.customer-portal__auth-gate-heading{font-size:1.5rem;line-height:1.1;font-family:Univers LT Std;font-weight:950;text-transform:uppercase;color:#211f1f;margin-bottom:1rem}@media only screen and (min-width: 768px){.customer-portal__auth-gate-heading{font-size:2rem}}@media only screen and (min-width: 992px){.customer-portal__auth-gate-heading{font-size:2.5rem}}.customer-portal__auth-gate-body{font-size:1rem;line-height:1.6;font-weight:350;font-family:Gotham;color:#666;margin-bottom:2rem;max-width:30rem}shopify-account{--shopify-account-color-accent: #00c4b3}.customer-portal__mobile-links{display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #ddd}@media only screen and (min-width: 768px){.customer-portal__mobile-links{display:none}}.customer-portal__mobile-link{font-size:0.875rem;line-height:1.6;font-weight:350;font-family:Gotham;display:flex;align-items:center;gap:.5rem;color:#211f1f;text-decoration:none}.customer-portal__mobile-link svg{width:1.25rem;height:1.25rem}
