.product-img-bg,.product-page-img-wrap{background:transparent}.nav-logo-img{height:106px;margin:-33px -8px}.hamburger{display:block}.nav-left{display:flex;align-items:center}nav.nav-centered .nav-left{justify-self:start}.nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#140e0a73;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;z-index:690}.nav-overlay.open{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;left:0;bottom:0;right:auto;width:min(360px,84vw);height:100%;background:var(--bg);border-right:1px solid var(--border);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.4rem;padding:2rem 2.6rem;z-index:700;opacity:1;transform:translate(-100%);transition:transform .5s var(--ease-out-expo);pointer-events:none;overflow-y:auto}.mobile-menu.open{transform:translate(0);pointer-events:all}.nav-sidebar-close{position:absolute;top:1.3rem;right:1.4rem;background:none;border:none;font-size:1.7rem;line-height:1;color:var(--text);cursor:pointer;transition:transform .3s ease,color .2s ease}.nav-sidebar-close:hover{color:var(--rose);transform:rotate(90deg)}.mobile-menu .mobile-nav-link{font-family:var(--serif);font-size:1.9rem;text-align:left;transform:none;opacity:1}.mobile-menu.open .mobile-nav-link{transform:none;opacity:1}.mobile-menu .mobile-nav-link.mobile-nav-sub{font-size:1.05rem;font-family:var(--sans);color:var(--text-light)}.mobile-menu .mobile-divider{align-self:stretch;width:100%}.mobile-menu .mobile-sub{text-align:left}@media(max-width:900px){.drop.drop-no-header{padding:2.5rem 1.2rem 3.5rem}}.product-modal{max-height:90vh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media(max-width:720px){.product-modal{max-height:88vh;padding:1.4rem 1.4rem 0;width:94%}.product-modal .modal-desc{display:none}.product-modal .modal-photo{aspect-ratio:auto;max-height:30vh;width:auto;max-width:100%;margin:0 auto;padding:0}.product-modal .modal-swatch{margin-bottom:1rem}.product-modal .modal-thumbs{justify-content:center;flex-wrap:wrap}.product-modal .modal-thumb{width:46px;height:46px}.product-modal .modal-name{font-size:1.35rem}.product-modal .modal-sizes{margin-bottom:.5rem}.product-modal .modal-add-btn{position:sticky;bottom:0;margin-top:.6rem;margin-bottom:0;z-index:5;box-shadow:0 -10px 18px var(--white)}.product-modal .modal-info{padding-bottom:1.2rem}}.product-page-gallery{display:block}.product-page-main{aspect-ratio:1 / 1}.product-page-thumbs{display:flex;gap:.6rem;margin-top:.8rem;flex-wrap:wrap}.pdp-thumb{width:74px;height:74px;padding:0;border:1.5px solid var(--border);background:var(--bg-card);border-radius:4px;overflow:hidden;cursor:pointer;transition:border-color .25s ease}.pdp-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pdp-thumb:hover{border-color:var(--sand)}.pdp-thumb.sel{border-color:var(--rose)}@media(max-width:540px){.pdp-thumb{width:58px;height:58px}}.welcome-modal{max-width:880px;width:94%;padding:0;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;text-align:left;border-radius:8px;max-height:92vh}.welcome-form-side{padding:3rem 2.6rem;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.welcome-image-side{position:relative;background:var(--bg-warm)}.welcome-image-side img{width:100%;height:100%;object-fit:cover;display:block}.welcome-title{font-family:var(--serif);font-size:clamp(1.9rem,4vw,2.7rem);font-weight:400;line-height:1.05;color:var(--text);text-align:left;margin-bottom:.2rem}.welcome-offer{font-family:var(--serif);font-style:italic;font-size:clamp(1.5rem,3.5vw,2.2rem);color:var(--rose);line-height:1;margin-bottom:1.2rem;text-align:center}.welcome-sub{text-align:left;margin-bottom:1.4rem}.welcome-consent{font-size:.62rem;line-height:1.55;color:var(--text-muted);margin-top:1rem}.welcome-consent a{color:var(--text-light);text-decoration:underline}.welcome-decline{align-self:flex-start;margin-top:.9rem}.welcome-close{z-index:3;top:1rem;right:1.1rem;width:34px;height:34px;border-radius:50%;background:#ffffffeb;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:var(--text);opacity:1}.welcome-close:hover{background:#fff}.welcome-success,.welcome-success .welcome-title,.welcome-success .welcome-sub{text-align:left}.welcome-code{text-align:center}@media(max-width:720px){.welcome-modal{grid-template-columns:1fr;max-width:420px}.welcome-image-side{display:none}.welcome-form-side{padding:2.6rem 1.8rem}}nav.nav-centered{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}nav.nav-centered .nav-links{justify-self:start;margin:0}nav.nav-centered .nav-logo{justify-self:center}nav.nav-centered .nav-right{justify-self:end}nav.nav-centered,nav.nav-centered.scrolled{border-bottom:1px solid var(--text)}.nav-bag{position:relative;display:inline-flex;align-items:center;color:var(--text);text-decoration:none}.nav-bag-icon{display:block}.nav-bag-count{position:absolute;top:-8px;right:-11px;min-width:18px;height:18px;padding:0 4px;background:var(--rose);color:#fff;font-family:var(--sans);font-size:.62rem;font-weight:600;line-height:1;border-radius:9px;display:flex;align-items:center;justify-content:center}.nav-bag-count.empty{display:none}.drop.drop-no-header{max-width:1700px;padding:3.5rem 2.5vw 5rem}.modal-info{width:100%}@media(min-width:720px){.product-modal{max-width:820px;display:grid;grid-template-columns:1fr 1fr;gap:2.2rem;align-items:center;padding:2rem;max-height:90vh}.product-modal .modal-swatch{margin-bottom:0}.product-modal .modal-photo{aspect-ratio:3 / 4;padding:.5rem}.product-modal .modal-info{align-self:center}}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:calc(var(--announcement-height) + 7rem) 2rem 6rem}.product-page-gallery{display:flex;flex-direction:column;gap:1rem}.product-page-img-wrap{background:var(--bg-warm);border-radius:6px;overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.product-page-img{width:100%;height:100%;object-fit:contain;padding:1.5rem}.product-page-info{position:sticky;top:120px;align-self:start}.product-page-back{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);text-decoration:none;display:inline-block;margin-bottom:1.5rem;transition:color .2s}.product-page-back:hover{color:var(--rose)}.product-page-title{font-family:var(--serif);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1;margin:.5rem 0}.product-page-price{font-size:1.2rem;color:var(--rose);margin-bottom:1.5rem}.product-page-desc{line-height:1.8;color:var(--text-light);margin-bottom:2rem}.product-page-desc p{margin-bottom:1rem}.product-page-meta{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border);font-size:.8rem;color:var(--text-muted)}.product-page-meta p{margin:.4rem 0}.product-page-meta a{color:var(--rose);text-decoration:none}.sz-btn.sz-soldout{opacity:.35;text-decoration:line-through;cursor:not-allowed}@media(max-width:900px){.product-page{grid-template-columns:1fr;gap:2rem}.product-page-info{position:static}}.cart-page{max-width:1000px;margin:0 auto;padding:calc(var(--announcement-height) + 7rem) 2rem 6rem}.cart-page-header{margin-bottom:2.5rem}.cart-page-title{font-family:var(--serif);font-size:clamp(2rem,5vw,3rem);font-weight:400}.cart-page-form{display:grid;grid-template-columns:1fr 340px;gap:3rem;align-items:start}.cart-page-items{display:flex;flex-direction:column;gap:1.5rem}.cart-page-item{display:flex;gap:1.2rem;border-bottom:1px solid var(--border);padding-bottom:1.5rem}.cart-page-item-img{width:90px;height:108px;background:var(--bg-warm);border-radius:4px;overflow:hidden;flex-shrink:0}.cart-page-item-img img{width:100%;height:100%;object-fit:cover}.cart-page-item-name{font-family:var(--serif);font-size:1.1rem;color:var(--text);text-decoration:none;display:block}.cart-page-item-meta{font-size:.78rem;color:var(--text-muted);margin:.3rem 0}.cart-page-item-price{font-size:.9rem;color:var(--text)}.cart-page-item-qty{display:flex;align-items:center;gap:.9rem;margin:.7rem 0}.qty-btn{width:26px;height:26px;border:1px solid var(--border);background:var(--bg);cursor:pointer;border-radius:3px;font-size:.9rem;line-height:1}.qty-btn:hover{border-color:var(--rose);color:var(--rose)}.qty-val{font-size:.85rem;min-width:1.5rem;text-align:center}.cart-page-summary{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:2rem;position:sticky;top:120px}.cart-page-empty{text-align:center;padding:5rem 0}.cart-page-empty .cart-empty-icon{font-size:2.5rem;color:var(--rose);margin-bottom:1rem}@media(max-width:768px){.cart-page-form{grid-template-columns:1fr}.cart-page-summary{position:static}}.error-404{min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:calc(var(--announcement-height) + 6rem) 2rem 6rem}.error-code{font-family:var(--serif);font-size:clamp(5rem,15vw,9rem);color:var(--rose);line-height:1}.error-title{font-family:var(--serif);font-size:clamp(1.6rem,4vw,2.4rem);font-weight:400;margin:.5rem 0 1rem}.error-text{max-width:440px;margin:0 auto 2rem;color:var(--text-light);line-height:1.7}.error-actions{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap}.btn-home{padding:.9rem 2rem;background:var(--text);color:var(--bg);text-decoration:none;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;border-radius:3px;transition:background .3s}.btn-home:hover{background:var(--rose)}.btn-back{padding:.9rem 2rem;border:1px solid var(--border);color:var(--text);text-decoration:none;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;border-radius:3px;transition:border-color .3s}.btn-back:hover{border-color:var(--rose);color:var(--rose)}.error-verse{margin-top:2.5rem;font-style:italic;font-size:.85rem;color:var(--text-muted);line-height:1.6}.collection-page{padding-top:calc(var(--announcement-height) + 7rem)}.collection-desc{max-width:600px;margin:0 auto 2rem;text-align:center;color:var(--text-light);line-height:1.7}.ship-progress{margin:.8rem 0 1.1rem}.ship-progress-track{height:5px;background:var(--border);border-radius:3px;overflow:hidden;margin-bottom:.5rem}.ship-progress-fill{height:100%;width:0;background:var(--rose);border-radius:3px;transition:width .55s var(--ease-out-expo)}.ship-progress-fill.complete{background:#4a5d3a}.ship-progress .cart-shipping-note{text-align:center}.ship-progress .cart-shipping-note strong{color:var(--text);font-weight:600}.sticky-atc{display:none}@media(max-width:768px){.sticky-atc{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:fixed;left:0;right:0;bottom:0;z-index:450;background:var(--bg-card);border-top:1px solid var(--border);padding:.75rem 1.1rem;box-shadow:0 -6px 24px #2c18101f;transform:translateY(110%);transition:transform .4s var(--ease-out-expo)}.sticky-atc.visible{transform:translateY(0)}.sticky-atc-info{display:flex;flex-direction:column;line-height:1.2;min-width:0}.sticky-atc-name{font-family:var(--serif);font-size:.95rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc-price{font-size:.8rem;color:var(--rose)}.sticky-atc-btn{flex-shrink:0;background:var(--text);color:var(--bg);border:none;padding:.9rem 1.6rem;font-family:var(--sans);font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border-radius:3px;cursor:pointer;white-space:nowrap}.sticky-atc-btn:disabled{opacity:.5}}.symbol-page{padding-top:calc(var(--announcement-height) + 6rem)}.lookbook-page{padding:calc(var(--announcement-height) + 7rem) 1.5rem 5rem;max-width:880px;margin:0 auto}.lookbook-page-header{text-align:center;margin-bottom:3rem}.lookbook-page-title{font-family:var(--serif);font-size:clamp(2.2rem,5vw,3.5rem);font-weight:400;line-height:1.1;margin-top:.5rem}.lookbook-vertical{display:flex;flex-direction:column;gap:2.5rem}.lookbook-v-item{margin:0;position:relative;border-radius:6px;overflow:hidden;background:var(--bg-warm)}.lookbook-v-item img{width:100%;height:auto;display:block}.lookbook-v-item figcaption{position:absolute;bottom:1.5rem;left:1.5rem;font-family:var(--sans);font-size:.8rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.6)}@media(max-width:600px){.lookbook-vertical{gap:1.5rem}.lookbook-v-item figcaption{bottom:1rem;left:1rem;font-size:.7rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme-extra.css.map */
