:root{--ease-luxury: cubic-bezier(.25, .46, .45, .94)}.collection-template-luxury .collection-hero-luxury{position:relative;height:55vh;min-height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#2c1810}.collection-template-luxury .collection-hero-luxury__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.collection-template-luxury .collection-hero-luxury__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.collection-template-luxury .collection-hero-luxury__content{position:relative;z-index:2;text-align:center;padding:0 24px;max-width:720px}.collection-template-luxury .collection-hero-luxury__eyebrow{display:block;font-family:var(--nameg-heading, "Cormorant Garamond", serif);font-size:11px;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--nameg-gold-light, #d4a843);margin-bottom:16px}.collection-template-luxury .collection-hero-luxury__title{font-family:var(--nameg-heading, "Cormorant Garamond", serif);font-size:52px;font-weight:300;letter-spacing:.14em;text-transform:uppercase;line-height:1.1;color:#fff;margin:0}.collection-template-luxury .collection-hero-luxury__divider{width:50px;height:1px;background:var(--nameg-gold-light, #d4a843);margin:20px auto}.collection-template-luxury .collection-hero-luxury__count{font-family:var(--nameg-body, "Cormorant Garamond", serif);font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#ffffffb3}.collection-template-luxury .collection-header{display:none!important}.collection-template-luxury .col-sidebar{position:fixed;top:0;right:0;z-index:200;height:100vh;width:340px;max-width:85vw;background:var(--nameg-cream, #faf9f7);overflow-y:auto;transform:translate(100%);transition:transform .4s var(--ease-luxury);box-shadow:-8px 0 30px #0000001f;border-left:1px solid var(--nameg-border, #e8e6e1)}html.sidebar-open .collection-template-luxury .col-sidebar{transform:translate(0)}.collection-template-luxury .col-sidebar .sidebar{background:transparent;padding:24px 20px}.collection-template-luxury .col-sidebar .widget-title{font-family:var(--nameg-heading, "Cormorant Garamond", serif);color:var(--nameg-ink, #1a1a1a);font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--nameg-border, #e8e6e1);padding-bottom:12px}.collection-template-luxury .col-sidebar .widget-content{color:var(--nameg-ink, #1a1a1a);max-height:280px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(184,134,11,.3) transparent}.collection-template-luxury .col-sidebar .widget-content::-webkit-scrollbar{width:4px}.collection-template-luxury .col-sidebar .widget-content::-webkit-scrollbar-thumb{background:#b8860b4d;border-radius:2px}.collection-template-luxury .col-sidebar a{color:var(--nameg-muted, #6b6b6b);transition:color .3s var(--ease-luxury)}.collection-template-luxury .col-sidebar a:hover{color:var(--nameg-gold, #b8860b)}.collection-template-luxury .col-sidebar .close-sidebar{color:var(--nameg-ink, #1a1a1a);font-size:18px;padding:12px}@keyframes filterBreathe{0%,to{background:#b8860b0a}50%{background:#b8860b1a}}.collection-template-luxury .filter-bar-luxury{position:sticky;top:var(--header-sticky-h, 0px);z-index:50;padding:0 48px;border-bottom:1px solid var(--nameg-border, #e8e6e1);display:flex;justify-content:space-between;align-items:center;background:var(--nameg-cream, #faf9f7)}.collection-template-luxury .filter-bar-luxury__left{display:flex;align-items:center}.collection-template-luxury .filter-bar-luxury__trigger{font-family:var(--nameg-heading, "Cormorant Garamond", serif);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--nameg-ink, #1a1a1a);padding:18px 24px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;gap:10px;transition:color .4s var(--ease-luxury);position:relative}.collection-template-luxury .filter-bar-luxury__trigger svg{width:14px;height:10px;transition:transform .3s var(--ease-luxury)}.collection-template-luxury .filter-bar-luxury__trigger:hover{color:var(--nameg-gold, #b8860b)}.collection-template-luxury .filter-bar-luxury__trigger:hover svg{transform:scale(1.1)}.collection-template-luxury .filter-bar-luxury__trigger:after{content:"";position:absolute;bottom:0;left:24px;right:24px;height:1.5px;background:var(--nameg-gold, #b8860b);transform:scaleX(0);transform-origin:center;transition:transform .5s var(--ease-luxury)}.collection-template-luxury .filter-bar-luxury__trigger:hover:after{transform:scaleX(1)}.collection-template-luxury .filter-bar-luxury__right{display:flex;align-items:center;gap:24px}.collection-template-luxury .filter-bar-luxury__count{font-family:var(--nameg-body, "Cormorant Garamond", serif);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--nameg-muted, #6b6b6b)}.collection-template-luxury .filter-bar-luxury__sort{font-family:var(--nameg-body, "Cormorant Garamond", serif);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--nameg-ink, #1a1a1a);cursor:pointer;border:none;background:none;padding:18px 0}.collection-template-luxury .filter-bar-luxury__sort-wrapper{position:relative}.collection-template-luxury .filter-bar-luxury__sort-wrapper .dropdown-menu{font-family:var(--nameg-body, "Cormorant Garamond", serif);background:var(--nameg-cream, #faf9f7);border:1px solid var(--nameg-border, #e8e6e1);box-shadow:0 4px 12px #00000014;min-width:180px}.collection-template-luxury .filter-bar-luxury__sort-wrapper .dropdown-menu li span{display:block;font-size:12px;letter-spacing:.06em;color:var(--nameg-muted, #6b6b6b);padding:10px 16px;cursor:pointer;transition:color .3s var(--ease-luxury),background .3s var(--ease-luxury)}.collection-template-luxury .filter-bar-luxury__sort-wrapper .dropdown-menu li span:hover,.collection-template-luxury .filter-bar-luxury__sort-wrapper .dropdown-menu li.active span{color:var(--nameg-ink, #1a1a1a);background:#b8860b0a}.collection-template-luxury .luxury-product-grid{max-width:1400px;margin:0 auto;padding:48px 48px 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px 32px}@keyframes cardBreathe{0%,to{box-shadow:0 2px 8px #b8860b0f}50%{box-shadow:0 8px 32px #b8860b2e}}.collection-template-luxury .luxury-product-card{cursor:pointer;transition:transform .5s var(--ease-luxury),box-shadow .5s var(--ease-luxury);border:1px solid var(--nameg-border, #e8e6e1);background:#fff;padding:16px 16px 28px;margin-bottom:-8px}.collection-template-luxury .luxury-product-card:hover{transform:translateY(-8px);border-color:var(--nameg-gold-light, #d4a843);animation:cardBreathe 2s var(--ease-luxury) infinite}.collection-template-luxury .luxury-quickview{pointer-events:auto}.collection-template-luxury .luxury-product-card .product-item{border:none!important;box-shadow:none!important;background:transparent}.collection-template-luxury .luxury-product-card .product-image,.collection-template-luxury .luxury-product-card .product_image{aspect-ratio:3 / 4;overflow:hidden;background:var(--nameg-warm, #f5f0ed);position:relative}.collection-template-luxury .luxury-product-card .product-image img,.collection-template-luxury .luxury-product-card .product_image img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease-luxury)}.collection-template-luxury .luxury-product-card:hover .product-image img,.collection-template-luxury .luxury-product-card:hover .product_image img{transform:scale(1.06)}.collection-template-luxury .luxury-quickview{position:absolute;bottom:0;left:0;right:0;padding:14px;text-align:center;font-family:var(--nameg-heading, "Cormorant Garamond", serif);font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#fff;background:#1a1a1ad9;transform:translateY(100%);transition:transform .4s var(--ease-luxury);z-index:2;text-decoration:none}@supports (backdrop-filter: blur(4px)){.collection-template-luxury .luxury-quickview{background:#1a1a1ab3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}}.collection-template-luxury .luxury-product-card:hover .luxury-quickview{transform:translateY(0)}.collection-template-luxury .luxury-product-card .product-title,.collection-template-luxury .luxury-product-card .product-item .product-title{font-family:var(--nameg-heading, "Cormorant Garamond", serif);font-size:15px;font-weight:400;letter-spacing:.03em;color:var(--nameg-ink, #1a1a1a);text-align:center;padding-top:16px}.collection-template-luxury .luxury-product-card .price-box,.collection-template-luxury .luxury-product-card .product-item .price-box{text-align:center;color:var(--nameg-gold, #b8860b);font-size:13px;font-weight:500;letter-spacing:.04em}.collection-template-luxury .luxury-product-card .product-action,.collection-template-luxury .luxury-product-card .swatch,.collection-template-luxury .luxury-product-card .product-swatch,.collection-template-luxury .luxury-product-card .product-label,.collection-template-luxury .luxury-product-card .label-sale,.collection-template-luxury .luxury-product-card .sale-label,.collection-template-luxury .luxury-product-card .label-new,.collection-template-luxury .luxury-product-card .btn-add-to-cart,.collection-template-luxury .luxury-product-card .add-to-cart-btn,.collection-template-luxury .luxury-product-card form[action*="/cart/add"],.collection-template-luxury .luxury-product-card .grid-item-border,.collection-template-luxury .luxury-product-card .sizes-list,.collection-template-luxury .luxury-product-card .variants,.collection-template-luxury .luxury-product-card .product-des,.collection-template-luxury .luxury-product-card .short-description,.collection-template-luxury .luxury-product-card .product-bottom,.collection-template-luxury .luxury-product-card .jdgm-prev-badge,.collection-template-luxury .luxury-product-card .jdgm-preview-badge,.collection-template-luxury .luxury-product-card .shopify-product-reviews-badge,.collection-template-luxury .luxury-product-card .wrapper-compare,.collection-template-luxury .luxury-product-card .item-swatch{display:none!important}.collection-template-luxury .luxury-product-card,.collection-template-luxury .luxury-product-card .product-item{border:none!important;box-shadow:none!important}.collection-template-luxury .luxury-empty-collection{grid-column:1 / -1;text-align:center;font-family:var(--nameg-body, "Cormorant Garamond", serif);font-size:16px;letter-spacing:.06em;color:var(--nameg-muted, #6b6b6b);padding:60px 0}.collection-template-luxury .luxury-pagination{max-width:1400px;margin:0 auto;padding:0 48px 80px}.collection-template-luxury .breadcrumb-wrapper{max-width:1400px;margin:0 auto;padding:16px 48px}.collection-template-luxury .luxury-product-card{opacity:0;transform:translateY(24px)}.collection-template-luxury .luxury-product-card.is-revealed{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s ease}.collection-template-luxury .luxury-product-card[data-delay="1"]{transition-delay:80ms}.collection-template-luxury .luxury-product-card[data-delay="2"]{transition-delay:.16s}.collection-template-luxury .luxury-product-card[data-delay="3"]{transition-delay:.24s}.collection-template-luxury .luxury-product-card[data-delay="4"]{transition-delay:.32s}.collection-template-luxury .luxury-product-card[data-delay="5"]{transition-delay:.4s}@media(prefers-reduced-motion:reduce){.collection-template-luxury .luxury-product-card{opacity:1;transform:none;transition:none!important}.collection-template-luxury .luxury-product-card:hover,.collection-template-luxury .luxury-product-card:hover .product-image img,.collection-template-luxury .luxury-product-card:hover .product_image img{transform:none}.collection-template-luxury .filter-bar-luxury__item.is-active{animation:none}}@media(max-width:1199px)and (min-width:1024px){.collection-template-luxury .collection-hero-luxury__title{font-size:42px}.collection-template-luxury .filter-bar-luxury{padding:0 32px}.collection-template-luxury .luxury-product-grid{padding:40px 32px 60px;gap:32px 24px}.collection-template-luxury .luxury-pagination{padding:0 32px 60px}.collection-template-luxury .breadcrumb-wrapper{padding:16px 32px}}@media(max-width:1023px)and (min-width:768px){.collection-template-luxury .collection-hero-luxury{height:40vh;min-height:280px}.collection-template-luxury .collection-hero-luxury__title{font-size:36px}.collection-template-luxury .filter-bar-luxury{padding:0 24px;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;scrollbar-width:none}.collection-template-luxury .filter-bar-luxury::-webkit-scrollbar{display:none}.collection-template-luxury .filter-bar-luxury__left,.collection-template-luxury .filter-bar-luxury__item{flex-shrink:0}.collection-template-luxury .luxury-product-grid{grid-template-columns:repeat(2,1fr);gap:24px 20px;padding:32px 24px 60px}.collection-template-luxury .luxury-quickview,.collection-template-luxury .breadcrumb-wrapper{display:none}.collection-template-luxury .luxury-pagination{padding:0 24px 60px}}@media(max-width:767px){.collection-template-luxury .collection-hero-luxury-section{display:none}.collection-template-luxury .filter-bar-luxury{display:flex;padding:0 16px;top:var(--header-sticky-h, 0px)}.collection-template-luxury .filter-bar-luxury__trigger{padding:14px 16px;font-size:11px;gap:8px}.collection-template-luxury .filter-bar-luxury__right{margin-left:auto}.collection-template-luxury .filter-bar-luxury__count{font-size:10px}.collection-template-luxury .filter-bar-luxury__sort{font-size:11px}.collection-template-luxury .luxury-product-grid{grid-template-columns:repeat(2,1fr);gap:14px;padding:16px 16px 40px}.collection-template-luxury .luxury-quickview,.collection-template-luxury .breadcrumb-wrapper{display:none}.collection-template-luxury .luxury-pagination{padding:0 16px 40px}.collection-template-luxury .luxury-product-card:hover,.collection-template-luxury .luxury-product-card:hover .product-image img,.collection-template-luxury .luxury-product-card:hover .product_image img{transform:none}}@media(min-width:768px){.collection-template-luxury .filter-bar-luxury-mobile,.collection-template-luxury .nameg-collection-header-mobile{display:none}.collection-template-luxury .collection-header{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/nameg-collection-luxury.css.map */
