*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;max-width:100%;overflow-x:hidden;font-family:Space Grotesk,sans-serif;background:#fff}a{text-decoration:none;color:inherit}img,video{max-width:100%;height:auto;display:block}.header{width:100%;padding:16px 24px;display:flex;flex-direction:column;position:relative;transition:all .3s ease;background:#fff;z-index:100}.header.scrolled{padding:8px 24px}.header-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%}.header-left img.logo-img{height:28px;width:auto;transition:all .3s ease}.header.scrolled .logo-img{height:22px}.header-center .main-menu__list{display:flex;gap:32px;list-style:none;font-size:13px;font-weight:400;letter-spacing:.02em}.header-right{display:flex;align-items:center;gap:20px}.header-right a svg{height:20px;width:20px;stroke:#000;fill:none}.announcement-bar{background:#f7f7f7;width:100vw;margin-left:calc(-50vw + 50%);padding:8px 0;text-align:center;font-size:14px}.burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.burger span{display:block;height:2px;width:20px;background:#000}@media (max-width: 980px){.header-center{display:none}.burger{display:flex}}.mobile-menu-overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;background:#fffffff2;transform:translate(-100%);transition:transform .4s ease;z-index:1000;padding:64px 24px}.mobile-menu-overlay.active{transform:translate(0)}.mobile-menu-inner{display:flex;flex-direction:column;gap:24px;font-size:18px}.mobile-close{align-self:flex-end;background:none;border:none;font-size:28px;line-height:1;cursor:pointer;color:#000;margin-bottom:24px}section,.luxury-collection,.collection-grid,.editorial-block,.product-card,.product-image-wrapper,.banner{max-width:100%;overflow-x:hidden;margin:0 auto}.collection-grid{display:grid;gap:40px 20px;width:100%}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}@media screen and (max-width: 768px){.collection-grid{grid-template-columns:repeat(2,1fr);gap:24px}}.product-card{position:relative;max-width:100%}.product-image-wrapper{position:relative;overflow:hidden;background:#f3f5f4;aspect-ratio:3 / 4}.product-image{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s ease}.product-image-secondary{position:absolute;top:0;left:0;opacity:0}.product-link:hover .product-image-secondary{opacity:1}.product-info{padding-top:8px}.product-title{font-size:15px;font-weight:400;line-height:1.3}.product-price{font-size:14px;color:#888;margin-top:4px}.product-tag{position:absolute;top:12px;left:12px;background:none;color:#000;font-size:12px;padding:4px 0;text-transform:uppercase;letter-spacing:.5px}.product-info h1{font-size:18px;font-weight:400;letter-spacing:-.15px;margin-bottom:4px}.product-info .price{font-size:15px;font-weight:300;color:#888;margin-bottom:16px}.product-info .short-description{font-size:15px;line-height:1.65;color:#222;margin-bottom:24px;max-width:36ch}.editorial-block{width:100%;overflow:hidden;transition:opacity .5s ease,transform .3s ease}.editorial-block img,.editorial-block video{width:100%;height:auto;display:block}.editorial-block.vertical{aspect-ratio:3 / 4}.editorial-block.landscape{aspect-ratio:4 / 3}.editorial-block.align-right{grid-column:span 1;justify-self:end}.editorial-block.align-left{grid-column:span 1;justify-self:start}.fade-in-up{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-in-up.visible{opacity:1;transform:translateY(0)}.back-to-top{position:fixed;bottom:24px;right:24px;background:#000;color:#fff;font-size:12px;padding:10px 14px;border:none;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .4s ease;z-index:999;border-radius:999px;font-family:inherit}.back-to-top.visible{opacity:1;pointer-events:auto}.custom-cursor{position:fixed;top:0;left:0;width:20px;height:20px;background:#000;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:9999;transition:transform .15s ease-out,background .15s ease-out}.custom-cursor.hover{transform:translate(-50%,-50%) scale(1.6);background:#0009}.header.scrolled-up{transform:translateY(0);transition:transform .3s ease}.header.scrolled-down{transform:translateY(-100%);transition:transform .3s ease}#siteHeader{position:fixed;top:0;width:100%;background:#fff;z-index:999;transition:transform .3s ease}#siteHeader.scrolled-down{transform:translateY(-100%)}#siteHeader.scrolled-up{transform:translateY(0)}.main-content{padding-top:84px}@media screen and (max-width: 768px){.main-content{padding-top:72px}}body,html{background:#fff!important}.cart-drawer,.cart-overlay,.drawer-overlay,.drawer-backdrop{background:#fff!important;opacity:1!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.fade-in-text{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;will-change:opacity,transform}.fade-in-text.visible{opacity:1;transform:translateY(0)}.header-icon,.burger{all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.header-icon svg{width:24px;height:24px;stroke:#000;stroke-width:1.5}.burger span{display:block;width:20px;height:2px;background:#000;margin:3px 0}.wishlist-notice{position:fixed;top:20px;right:20px;background:#000;color:#fff;font-size:12px;padding:8px 16px;opacity:0;transition:opacity .3s ease,transform .3s ease;transform:translateY(-10px);z-index:10000}.wishlist-notice.visible{opacity:1;transform:translateY(0)}body{padding-top:var(--header-height, 80px)}@media (max-width: 768px){body{padding-top:var(--header-height-mobile, 64px)}}.header-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:0 16px}.header-center{flex:1 1 auto;display:flex;justify-content:center;flex-wrap:wrap;gap:24px}.main-menu__list{display:flex;gap:24px;flex-wrap:wrap;justify-content:center;list-style:none;padding:0;margin:0}.main-menu__list li{white-space:nowrap}.header-right{display:flex;align-items:center;gap:16px}@media (max-width: 1024px){.header-center,.main-menu__list{gap:16px}}@media (max-width: 768px){.header-center{display:none}.header-right{gap:12px}}.luxury-hero,.hero-section,.hero-wrapper{margin-top:0!important;padding-top:0!important}main{padding-top:0!important}#shopify-section-luxury-hero,.luxury-hero,.hero-section,.hero-wrapper,main{padding-top:0!important;margin-top:0!important}.header{margin-bottom:0!important;padding-bottom:0!important}#shopify-section-luxury-hero,.luxury-hero{margin-top:0!important;padding-top:0!important}main,.content-for-layout,.template-index main{padding-top:0!important;margin-top:0!important}#shopify-section-luxury-hero{position:relative;top:-1px}.header{padding-bottom:0!important;margin-bottom:0!important}main{padding-top:0!important;margin-top:0!important}body{padding-top:0!important}.header-wrapper{padding-bottom:16px}.product-gallery.luxury-gallery{display:flex;flex-direction:column;gap:16px;padding:20px 16px;max-width:100%}.product-gallery.luxury-gallery .media-item{width:100%}.product-gallery.luxury-gallery img,.product-gallery.luxury-gallery video{width:100%;height:auto;display:block;object-fit:cover;image-rendering:auto;border:none}.product-gallery.luxury-gallery img{image-rendering:-webkit-optimize-contrast}@media screen and (min-width: 768px){.product-gallery.luxury-gallery{gap:32px;padding:40px 4vw}}.product-gallery-wrapper{position:relative;overflow:hidden}.product-gallery-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:1rem}.product-gallery__item{flex:0 0 100%;scroll-snap-align:center;max-width:100%;position:relative}@media screen and (min-width: 768px){.product-gallery-scroll{display:grid;grid-template-columns:repeat(2,1fr);overflow:visible;scroll-snap-type:none;gap:0}.product-gallery__item{flex:none;max-width:100%;scroll-snap-align:none}}.swipe-cue{position:absolute;bottom:8px;left:12px;font-size:12px;color:#0009;animation:fadeOut 3s ease-out 2s forwards;z-index:10;pointer-events:none}@keyframes fadeOut{to{opacity:0;visibility:hidden}}.product-gallery-scroll::-webkit-scrollbar{display:none}.product-gallery-scroll{-ms-overflow-style:none;scrollbar-width:none}.product-page-layout{display:flex;flex-direction:column}@media screen and (min-width: 768px){.product-page-layout{flex-direction:row;gap:40px}.product-gallery-wrapper{flex:1 1 60%}.product-info-block{flex:1 1 40%}}.product-gallery__item img,.product-gallery__item video{margin-bottom:0;display:block}button,.button,a,input,select,textarea{font-family:Space Grotesk,sans-serif!important}.product-form__button{background-color:#000;color:#fff;padding:14px 26px;font-size:13px;letter-spacing:.25px;font-weight:400;font-family:Space Grotesk,sans-serif;border:none;cursor:pointer;margin:20px 0 12px;width:100%;transition:background-color .3s ease,color .3s ease,transform .2s ease}.product-form__button:hover,.product-form__button:focus{background-color:#fff;color:#000;border:1px solid black;transform:none}.product-form-button{transition:background .3s ease,color .3s ease,border-color .3s ease}.product-form-button:hover{background:#000!important;color:#fff!important;border-color:#000!important}@media screen and (max-width: 749px){.product-page-layout{flex-direction:column;padding:24px 16px;gap:32px}.product-gallery{width:100%;grid-template-columns:1fr}.product-info{width:100%;padding-top:0}.product-info h1{font-size:15px;font-weight:400;letter-spacing:.25px;line-height:1.4}.product-info .price{color:#999;font-size:14px;font-weight:300;margin-bottom:8px}.product-buttons+a{margin-top:20px;display:inline-block}.product-info a{transition:opacity .2s ease}.product-info a:hover{opacity:.6}.short-description{font-size:13px;line-height:1.6;margin-bottom:12px}.product-form-button,.wishlist-button{width:100%;font-size:13px;padding:12px}}.swipe-cue{display:none;text-align:center;font-size:12px;color:#888;margin-top:8px;opacity:0;animation:fadeIn 1.4s ease-in 1s forwards;gap:6px;align-items:center;justify-content:center}.swipe-cue svg{vertical-align:middle}@media (max-width: 768px){.swipe-cue{display:flex;flex-direction:row}}@keyframes fadeIn{to{opacity:1}}.product-details-drawer{padding:32px 24px;max-height:90vh;overflow-y:auto;font-family:Space Grotesk,sans-serif;font-size:13px;line-height:1.5;font-weight:300;color:#222;border-radius:0;scrollbar-width:thin;background:#fff}.product-details-drawer .flex{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}.product-details-drawer span{font-size:13px;font-weight:300;color:#444}.product-details-drawer .text-gray-500{color:#999;font-weight:400}.product-info h1{font-size:20px;font-weight:400;letter-spacing:0;margin-bottom:6px}.product-info .price{font-size:15px;color:#888;margin-bottom:14px}.product-info .short-description{font-size:15px;font-weight:300;line-height:1.7;color:#444;margin-bottom:20px}.product-info .product-form-button{background:#000;color:#fff;padding:12px;font-size:14px;letter-spacing:.3px;text-transform:none;font-weight:400;border:none;width:100%;margin-bottom:12px}.product-info .wishlist-button{border:1px solid #000;background:transparent;color:#000;font-size:14px;padding:12px;width:100%}.product-details-drawer{padding:32px 24px;max-height:90vh;overflow-y:auto;font-size:14px;font-weight:300;line-height:1.6;color:#222;border-radius:0;scrollbar-width:thin}.product-details-drawer h4{font-size:13px;font-weight:500;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px;color:#888}.product-details-drawer .detail-row{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #eee}.product-details-drawer .detail-label{color:#777;font-weight:400;flex:1}.product-details-drawer .detail-value{font-weight:300;flex:1;text-align:right}.product-info h1{font-size:20px;font-weight:300;letter-spacing:-.4px;line-height:1.2;color:#111;margin-bottom:4px;text-transform:none}.product-info .price{font-size:13px;font-weight:300;color:#999;margin-bottom:10px;letter-spacing:.2px}.product-info .short-description{font-size:15px;font-weight:300;line-height:1.6;color:#222;max-width:36ch;margin-bottom:20px}@media screen and (max-width: 768px){main.main-content,.collection-grid,.template-collection .main-content{display:block!important;height:auto!important;overflow:visible!important;visibility:visible!important;position:static!important}}@media (max-width: 768px){section.luxury-collection .collection-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:20px!important}}@media screen and (max-width: 768px){.collection-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:20px!important}}.policy-page-content,.page-text,.rte{max-width:720px;margin:0 auto;padding:48px 24px;font-size:16px;line-height:1.7;font-weight:300}.policy-page-content h2,.policy-page-content h3,.policy-page-content strong{font-weight:500;margin-top:40px;margin-bottom:12px;font-size:18px;display:block}.policy-page-content ul{list-style:none;padding-left:0;margin:24px 0}.policy-page-content ul li:before{content:"\2013  ";font-weight:400;margin-right:6px}.policy-page-content p{margin-bottom:20px}.policy-page-content b,.policy-page-content strong{font-weight:500}.refund-page-content,.privacy-page-content,.terms-page-content,.appi-page-content{max-width:720px;padding:64px 24px 80px;margin:0 auto;font-size:16px;line-height:1.7;font-weight:300}.refund-page-content p,.privacy-page-content p,.terms-page-content p,.appi-page-content p{margin-bottom:24px}.refund-page-content h2,.privacy-page-content h2,.terms-page-content h2,.appi-page-content h2{font-size:18px;font-weight:500;margin-top:40px;margin-bottom:12px}.refund-page-content ul,.privacy-page-content ul,.terms-page-content ul,.appi-page-content ul{list-style:none;padding-left:0;margin-bottom:24px}.refund-page-content ul li:before,.privacy-page-content ul li:before,.terms-page-content ul li:before,.appi-page-content ul li:before{content:"\2013  ";font-weight:400;margin-right:6px}.terms-page-content{max-width:720px;margin:0 auto;padding:64px 24px 80px;font-size:16px;line-height:1.7;font-weight:300}.terms-page-content p{margin-bottom:24px}.terms-page-content h2{font-size:18px;font-weight:500;margin-top:40px;margin-bottom:12px}.terms-page-content ul{list-style:none;padding-left:0;margin-bottom:24px}.terms-page-content ul li:before{content:"\2013  ";font-weight:400;margin-right:6px}.appi-page-content{max-width:720px;margin:0 auto;padding:64px 24px 80px;font-size:16px;line-height:1.7;font-weight:300}.appi-page-content p{margin-bottom:24px}.appi-page-content h2{font-size:18px;font-weight:500;margin-top:40px;margin-bottom:12px}.appi-page-content ul{list-style:none;padding-left:0;margin-bottom:24px}.appi-page-content ul li:before{content:"\2013  ";font-weight:400;margin-right:6px}
/*# sourceMappingURL=/cdn/shop/t/50/assets/luxury.css.map */
