:root{--header-height: 80px;--breadcrumb-height: 60px;--product-nav-height: 110px}.product-nav-fixed+*:after,.product-nav-fixed+*:before{display:none!important}.product-nav-fixed{position:sticky;top:var(--product-nav-offset, calc(var(--header-height) + var(--breadcrumb-height) + 12px));left:0;right:0;width:100%;padding:.2rem .4rem;margin:0 auto .15rem;z-index:60;opacity:1;pointer-events:none;transition:opacity .2s ease,transform .2s ease;background:#fff;box-shadow:0 6px 16px #00000014}.product-nav-fixed.is-stuck{box-shadow:0 2px 8px #0000001a}.shopify-design-mode .product-nav-fixed{position:relative;top:auto;left:auto;right:auto;margin:0;pointer-events:auto}.product-nav-fixed--visible{opacity:1}@media screen and (min-width: 769px){.product-nav-offset{height:var(--product-nav-height, 110px)}.template-product main{padding-top:var(--product-nav-height, 110px)}}.shopify-design-mode .product-nav-offset{display:none}.shopify-design-mode .template-product main{padding-top:0}.product-nav-top{max-width:clamp(720px,88vw,980px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:.6rem;padding:.45rem .8rem;border-radius:40px;border:1px solid rgba(var(--color-base-text),.12);background:#fff;box-shadow:0 4px 12px #00000014;position:relative;z-index:1;pointer-events:auto}.product-nav-top__edge{display:flex;width:100%}.product-nav-top__link{flex:1;min-width:0;max-width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:999px;border:1px solid rgba(var(--color-base-text),.15);background:rgba(var(--color-base-text),.02);color:rgb(var(--color-base-text));text-decoration:none;transition:background .2s ease,border-color .2s ease}.product-nav-top__link:hover{background:rgba(var(--color-base-text),.06);border-color:rgba(var(--color-base-text),.35)}.product-nav-top__link--next{justify-content:flex-end}.product-nav-top__link--disabled{pointer-events:none;opacity:1;border:none;background:rgba(var(--color-base-text),.02)}.product-nav-side{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:65}.product-nav-side__btn{position:absolute;top:45vh;width:34px;height:90px;display:inline-flex;align-items:center;justify-content:center;pointer-events:auto;background:#ffffffe6;border:1px solid rgba(var(--color-base-text),.08);border-radius:20px;box-shadow:0 6px 24px #0000001f;color:rgb(var(--color-base-text));text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;padding:0;line-height:0}.product-nav-side__btn--prev{left:12px}.product-nav-side__btn--next{right:12px}.product-nav-side__btn:hover{background:#fff;box-shadow:0 10px 28px #00000029;transform:translateY(-2px)}.product-nav-side__icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.product-nav-side__icon svg{display:block;width:100%;height:100%}@media screen and (max-width: 1024px){.product-nav-side{display:none}}.product-nav-top__chevron{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:rgba(var(--color-base-text),.08)}.product-nav-top__chevron svg{width:10px;height:10px}.product-nav-top__text{display:flex;flex-direction:column;gap:2px;min-width:0}.product-nav-top__link--next .product-nav-top__text{text-align:right}.product-nav-top__eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:rgba(var(--color-base-text),.6)}.product-nav-top__title{font-size:15px;font-weight:600;color:rgb(var(--color-base-text));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:clamp(14ch,22vw,48ch)}.product-nav-top__meta{display:block;font-size:11px;color:rgb(var(--color-base-text));line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:clamp(16ch,24vw,40ch)}.product-nav-top__collection{align-self:center;text-align:center}.product-nav-top__collection-link{display:inline-flex;flex-direction:column;gap:2px;text-decoration:none;color:rgb(var(--color-base-text))}.product-nav-top__collection-label{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--color-base-text),.6)}.product-nav-top__collection-name{font-size:14px;font-weight:600}@media screen and (max-width: 1200px){.product-nav-top{padding:.75rem 1.25rem;gap:.75rem}.product-nav-top__link{padding:.7rem 1rem;gap:.6rem;max-width:100%}.product-nav-top__eyebrow{font-size:10px}.product-nav-top__title{font-size:14px}.product-nav-top__meta,.product-nav-top__collection-label{font-size:10px}.product-nav-top__collection-name{font-size:13px}.product-nav-top__chevron{width:28px;height:28px}.product-nav-top__chevron svg{width:16px;height:16px}}@media screen and (max-width: 720px){.product-nav-top{grid-template-columns:minmax(0,1fr);border-radius:20px;padding:.75rem .8rem;gap:.5rem}.product-nav-top__collection{order:-1;margin-bottom:.35rem;padding-bottom:.35rem;border-bottom:1px solid rgba(var(--color-base-text),.1)}.product-nav-top__link{justify-content:space-between}.product-nav-top__link--next .product-nav-top__text{text-align:left}}@media screen and (max-width: 700px){.product-nav-fixed{top:var(--product-nav-offset, calc(var(--header-height) + var(--breadcrumb-height) + 6px));padding:.25rem .35rem}.product-nav-top{gap:.5rem;padding:.65rem .85rem}.product-nav-top__link{padding:.6rem .75rem;gap:.5rem}.product-nav-top__chevron{width:24px;height:24px}.product-nav-top__chevron svg{width:14px;height:14px}.product-nav-top__eyebrow{font-size:10px;letter-spacing:.08em}.product-nav-top__title{font-size:13px}.product-nav-top__collection-label{font-size:9px;letter-spacing:.12em}.product-nav-top__collection-name{font-size:12px}}@media screen and (max-width: 550px){.product-nav-fixed{top:var(--product-nav-offset, calc(var(--header-height) + var(--breadcrumb-height)));padding:.2rem .3rem}.product-nav-top{gap:.4rem;padding:.55rem .65rem;border-radius:16px}.product-nav-top__link{padding:.5rem .6rem;gap:.4rem}.product-nav-top__title{font-size:12px}.product-nav-top__meta{font-size:10px}.product-nav-top__chevron{width:22px;height:22px}.product-nav-top__chevron svg{width:12px;height:12px}}@media screen and (max-width: 768px){.product-nav-fixed{display:none}}.product-nav-mobile{display:none;position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:30;background:rgb(var(--color-base-background));border:1px solid rgba(var(--color-base-text),.15);border-radius:30px;box-shadow:0 4px 20px #00000026;padding:8px}.product-nav-mobile__buttons{display:flex;align-items:center;gap:8px}.product-nav-mobile__button{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-base-text),.05);border-radius:50%;transition:all .2s ease;color:rgb(var(--color-base-text))}.product-nav-mobile__button:not(.product-nav-mobile__button--disabled):hover{background:rgba(var(--color-base-text),.1)}.product-nav-mobile__button:not(.product-nav-mobile__button--disabled):active{transform:scale(.95)}.product-nav-mobile__button--disabled{opacity:.3;cursor:not-allowed;visibility:hidden}.product-nav-mobile__button svg{width:20px;height:20px}.product-nav-mobile__indicator{padding:0 12px;min-width:100px;text-align:center}.product-nav-mobile__collection-name{font-size:12px;color:rgba(var(--color-base-text),.7);font-weight:500;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:150px}@media screen and (max-width: 768px){.product-nav-mobile{display:block}}@media screen and (max-width: 400px){.product-nav-mobile{bottom:15px;padding:6px}.product-nav-mobile__button{width:40px;height:40px}.product-nav-mobile__button svg{width:18px;height:18px}.product-nav-mobile__indicator{padding:0 8px;min-width:80px}.product-nav-mobile__collection-name{font-size:11px;max-width:120px}}@media screen and (max-width: 768px){.product-main{position:relative}.product-nav-swipe-hint{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:#fff;padding:12px 20px;border-radius:30px;font-size:14px;z-index:100;animation:swipeHintFade 3s ease forwards;pointer-events:none}@keyframes swipeHintFade{0%,80%{opacity:1}to{opacity:0}}}.product-nav-keyboard-hint{position:fixed;bottom:20px;right:20px;background:rgba(var(--color-base-text),.05);border:1px solid rgba(var(--color-base-text),.1);border-radius:8px;padding:8px 12px;font-size:12px;color:rgba(var(--color-base-text),.7);display:none;align-items:center;gap:8px;z-index:20}.product-nav-keyboard-hint--visible{display:flex}.product-nav-keyboard-hint kbd{background:rgba(var(--color-base-text),.1);border:1px solid rgba(var(--color-base-text),.2);border-radius:4px;padding:2px 6px;font-family:monospace;font-size:11px}.product-nav-loading{position:relative}.product-nav-loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid rgba(var(--color-base-text),.2);border-top-color:rgb(var(--color-base-text));border-radius:50%;animation:navSpinner .6s linear infinite}@keyframes navSpinner{to{transform:translate(-50%,-50%) rotate(360deg)}}.product-nav-top__link:focus-visible,.product-nav-mobile__button:focus-visible,.breadcrumbs-prod-nav__link:focus-visible{outline:2px solid rgb(var(--color-base-accent-1));outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
/*# sourceMappingURL=/cdn/shop/t/157/assets/product-navigation.css.map */
