.top-selling-section{width:100%;overflow:hidden;background:#fff}.top-selling-section .page-width{max-width:100%;margin:0 auto;padding:0 24px}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px;gap:20px}.subheading{display:block;color:#e09f58;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.section-title{font-size:28px;line-height:1.2;font-weight:600;color:#121212;margin:0 0 8px}.section-desc{font-size:14px;color:#555;margin:0}.view-all-link{font-size:12px;font-weight:700;letter-spacing:.06em;text-decoration:underline;text-underline-offset:4px;color:#121212;white-space:nowrap}.card-media-wrapper{position:relative;width:100%;aspect-ratio:3/4;border-radius:8px;overflow:hidden;background:#f7f7f7}.media-link{display:block;width:100%;height:100%}.card-media-wrapper img,.card-media-wrapper svg{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s ease,transform .4s ease}.secondary-img{position:absolute;top:0;left:0;opacity:0;z-index:2}.card-media-wrapper:hover .secondary-img{opacity:1}.card-media-wrapper:hover .primary-img{opacity:0}.badge-container{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:4px;z-index:3}.badge{font-size:11px;font-weight:600;padding:3px 8px;border-radius:4px;display:inline-flex;align-items:center;gap:4px}.badge--new{background:#62a373;color:#fff}.badge--sale{background:#ff5757;color:#fff}.badge--bestseller{background:#e4fc68;color:#1a1a1a}.card-action-icons{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translate(10px);transition:all .25s ease;z-index:4}.card-media-wrapper:hover .card-action-icons{opacity:1;transform:translate(0)}.action-btn{width:34px;height:34px;border-radius:50%;border:none;background:#fff;color:#121212;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px #0000001a;transition:background .2s}.action-btn:hover{background:#121212;color:#fff}.quick-add-wrap{position:absolute;bottom:12px;left:12px;right:12px;z-index:4;opacity:0;transform:translateY(12px);transition:all .25s ease}.card-media-wrapper:hover .quick-add-wrap{opacity:1;transform:translateY(0)}.btn-add-to-cart{width:100%;padding:10px 14px;border-radius:6px;border:none;background:#fff;color:#121212;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 4px 10px #0000001f;transition:background .2s,color .2s}.btn-add-to-cart:hover{background:#121212;color:#fff}.btn--disabled{opacity:.7;cursor:not-allowed}.product-info{padding-top:14px}.product-title{font-size:14px;font-weight:500;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-title a{color:#212121;text-decoration:none}.product-price{font-size:15px;font-weight:600;color:#121212;margin-bottom:10px;display:flex;gap:8px;align-items:center}.compare-price{text-decoration:line-through;color:#8c8c8c;font-size:13px;font-weight:400}.color-swatches{display:flex;gap:8px;align-items:center}.swatch-dot{width:16px;height:16px;border-radius:50%;display:inline-block;box-shadow:inset 0 0 0 1px #00000026;cursor:pointer;border:2px solid transparent;transition:border .2s ease}.swatch-dot.active{box-shadow:inset 0 0 0 1px #00000026,0 0 0 1px #121212}.product-card{width:100%}.quick-add-popup{position:absolute;bottom:0;left:0;right:0;background:#fff;padding:20px;transform:translateY(102%);transition:transform .35s cubic-bezier(.25,.46,.45,.94);z-index:10;border-radius:12px 12px 0 0;box-shadow:0 -4px 20px #0000001a}.quick-add-popup.active{transform:translateY(0)}.quick-add-close{position:absolute;top:12px;right:12px;background:none;border:none;cursor:pointer;color:#121212;padding:4px}.quick-add-label{font-size:13px;margin-bottom:8px;color:#555}.quick-add-label .opt-name{color:#888}.quick-add-label .selected-value{color:#121212;font-weight:600;margin-left:4px}.quick-add-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.quick-add-pill{display:inline-block;padding:6px 14px;border:1px solid #d1d1d1;border-radius:4px;font-size:12px;color:#555;cursor:pointer;transition:all .2s ease}.quick-add-pill.active{background:#121212;color:#fff;border-color:#121212;font-weight:600}.hidden-radio{display:none}.quick-add-quantity{display:flex;align-items:center;border:1px solid #d1d1d1;border-radius:6px;margin-bottom:16px;height:42px}.qty-btn{background:none;border:none;width:42px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555}.qty-input{flex:1;border:none;text-align:center;font-size:14px;font-weight:600;padding:0;pointer-events:none}.btn-popup-submit.outline{background:transparent;border:1px solid #121212;color:#121212}.btn-popup-submit.outline:hover:not(:disabled){background:#121212;color:#fff}button.action-btn.active{background:#121212}button.action-btn.active svg{stroke:#fff}.custom-dynamic-footer a:hover{opacity:.7}.footer-grid{display:grid;max-width:100%;margin:0 auto;gap:40px}@media(min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:769px)and (max-width:1023px){.footer-grid{grid-template-columns:repeat(2,1fr)}}.footer-logo{max-width:150px;margin-bottom:20px;display:block}.footer-info-text p{margin:5px 0;font-size:14px;line-height:1.6;color:#555}.footer-directions{display:inline-block;margin-top:15px;font-weight:600;font-size:14px;border-bottom:1px solid #000;padding-bottom:2px}.footer-socials{display:flex;gap:10px;margin-top:20px}.footer-socials a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #000;border-radius:50%;color:#000}.footer-socials svg{width:16px;height:16px;fill:currentColor}.footer-heading{font-size:18px;font-weight:600;margin:0 0 20px;color:#000}.footer-menu-list{list-style:none;padding:0;margin:0}.footer-menu-list li{margin-bottom:12px}.footer-menu-list a{font-size:14px;color:#555}.footer-newsletter-text{font-size:14px;color:#555;margin-bottom:20px;line-height:1.5}.footer-newsletter-form{display:flex;gap:10px;margin-bottom:20px}.footer-newsletter-input{flex:1;padding:12px 15px;border:1px solid #e5e5e5;border-radius:4px;font-size:14px;outline:none}.footer-newsletter-btn{background-color:#000;color:#fff;border:none;padding:12px 20px;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:5px;transition:background-color .3s}.footer-newsletter-btn:hover{background-color:#333}.footer-bottom{max-width:1200px;margin:40px auto 0;padding-top:20px;border-top:1px solid #eaeaea;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#555;flex-wrap:wrap;gap:20px}.footer-payments ul{display:flex;list-style:none;padding:0;margin:0;gap:8px}.footer-payments svg{width:38px;height:24px}@media(min-width:769px){.accordion-icon{display:none}.footer-accordion-content{display:block!important}.footer-accordion-trigger{pointer-events:none}}@media(max-width:768px){.custom-dynamic-footer{padding:40px 15px 20px}.footer-grid{grid-template-columns:1fr;gap:0}.footer-block{border-bottom:1px solid #eaeaea;padding:20px 0}.footer-block:last-child{border-bottom:none}.footer-block--info{border-bottom:none;padding-top:0}.footer-accordion-trigger{display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer;margin:0}.footer-heading{margin:0}.accordion-icon{font-size:24px;font-weight:300;color:#000;line-height:1}.footer-accordion-content{display:none;padding-top:20px}.footer-accordion-trigger.active+.footer-accordion-content{display:block;animation:fadeIn .3s ease-in-out}.footer-bottom{flex-direction:column;text-align:center}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.lookbook-hero__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;background-color:#f4f1ea;border-radius:8px;overflow:hidden}.lookbook-hero__image{width:100%;height:100%;object-fit:cover;display:block}.lookbook-hotspot{position:absolute;width:32px;height:32px;transform:translate(-50%,-50%);background:#ffffffd9;border:1px solid rgba(0,0,0,.15);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s cubic-bezier(.16,1,.3,1)}.lookbook-hotspot:hover,.lookbook-hotspot.is-active{background:#121212;transform:translate(-50%,-50%) scale(1.15);box-shadow:0 4px 15px #0000002e}.lookbook-hotspot__icon{width:14px;height:14px;fill:none;stroke:#2c2c2c;stroke-width:2;transition:stroke .3s ease;pointer-events:none}.lookbook-hotspot.is-active .lookbook-hotspot__icon,.lookbook-hotspot:hover .lookbook-hotspot__icon{stroke:#fff}.acc-hero *,.acc-hero *:before,.acc-hero *:after{box-sizing:border-box;margin:0;padding:0}.acc-hero__content{flex:0 0 36%;position:relative;display:flex;align-items:flex-end;padding:56px 48px;color:#fff;overflow:hidden;align-items:center}.acc-hero__content:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 20% 80%,#0000 40%,#00000059);pointer-events:none}.acc-hero__content-inner{position:relative;z-index:2;display:flex;flex-direction:column;gap:20px;max-width:400px}.acc-hero__heading{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.12;letter-spacing:-.025em;color:#fff}.acc-hero__desc{font-size:.95rem;font-weight:400;line-height:1.65;color:#ffffffc7;font-style:italic}.acc-hero__btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border:none;border-radius:10px;background:#fff;color:#1a1a1a;font-size:.92rem;font-weight:600;letter-spacing:.01em;text-decoration:none;cursor:pointer;width:fit-content;transition:background .3s ease,transform .25s ease,box-shadow .3s ease}.acc-hero__btn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 24px #00000040}.acc-hero__btn-arrow{transition:transform .3s ease}.acc-hero__btn:hover .acc-hero__btn-arrow{transform:translate(4px)}.acc-hero__cards{flex:1;display:flex;min-height:100%;overflow:hidden}.acc-card{position:relative;flex:1 1 0%;display:block;text-decoration:none;color:#fff;overflow:hidden;cursor:pointer;transition:flex .55s cubic-bezier(.22,1,.36,1);opacity:0;transform:translateY(30px)}.acc-card.is-visible{opacity:1;transform:translateY(0);transition:flex .55s cubic-bezier(.22,1,.36,1),opacity .6s cubic-bezier(.22,1,.36,1) calc(var(--i) * .1s),transform .6s cubic-bezier(.22,1,.36,1) calc(var(--i) * .1s)}.acc-hero__cards:hover .acc-card{flex:.6}.acc-hero__cards .acc-card:hover{flex:3}.acc-card__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.acc-card__img{width:100%;height:100%;object-fit:cover;object-position:center top;transform:scale(1.01);transition:transform .65s cubic-bezier(.22,1,.36,1);will-change:transform}.acc-card:hover .acc-card__img{transform:scale(1.08)}.acc-card__placeholder{width:100%;height:100%;background:linear-gradient(160deg,#1a1a1a,#2a2a2a)}.acc-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000073,#0000000d 35% 55%,#000000b3);transition:background .45s ease}.acc-card:hover .acc-card__overlay{background:linear-gradient(to bottom,#0000004d,#0000 30% 50%,#000000bf)}.acc-card__body{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;padding:32px 28px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.acc-card__header{display:flex;align-items:baseline;gap:6px}.acc-card__title{font-size:clamp(1.1rem,1.8vw,1.5rem);font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.01em;text-shadow:0 2px 12px rgba(0,0,0,.4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acc-card__count{font-size:.65rem;font-weight:600;color:#ffffffa6;vertical-align:super}.acc-card__reveal{display:flex;flex-direction:column;gap:14px;opacity:0;transform:translateY(16px);transition:opacity .35s ease 0s,transform .35s ease 0s;pointer-events:auto}.acc-card:hover .acc-card__reveal{opacity:1;transform:translateY(0);transition-delay:.12s}.acc-card__desc{font-size:.88rem;font-weight:400;font-style:italic;color:#ffffffd1;line-height:1.55;max-width:280px;text-shadow:0 1px 6px rgba(0,0,0,.35)}.acc-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;width:fit-content;background:#fff;color:#1a1a1a;border:none;border-radius:8px;font-size:.85rem;font-weight:600;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:background .25s ease,transform .25s ease;pointer-events:auto}.acc-card__cta:hover{background:#f0f0f0;transform:translateY(-1px)}.acc-card__cta-arrow{transition:transform .3s ease}.acc-card:hover .acc-card__cta-arrow{transform:translate(3px)}.acc-card:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:-3px}@media(max-width:1024px){.acc-hero{flex-direction:column;min-height:auto}.acc-hero__content{flex:none;padding:48px 32px;min-height:320px;align-items:center;justify-content:center;text-align:center}.acc-hero__content-inner{align-items:center;text-align:center}.acc-hero__cards{height:520px}}@media(max-width:600px){.acc-hero__content{padding:36px 20px;min-height:400px}.acc-hero__heading{font-size:1.75rem}.acc-hero__cards{flex-direction:column;height:auto}.acc-card{aspect-ratio:3 / 4;flex:none!important}.acc-card__reveal{opacity:1;transform:translateY(0)}.acc-card__body{padding:20px 18px}.acc-card__title{font-size:1.15rem}}.shopify-policy__container{max-width:1140px!important;margin:0 auto!important;padding:48px 24px 80px!important;box-sizing:border-box}@media(min-width:768px){.shopify-policy__container{padding:64px 32px 100px!important}}.shopify-policy__title{margin-bottom:32px;text-align:left}.shopify-policy__title h1{font-size:clamp(26px,3.5vw,36px);font-weight:700;line-height:1.25;color:#111;letter-spacing:-.02em;margin:0}.shopify-policy__body .rte>h1:first-child{display:none!important}.shopify-policy__body .rte h2,.shopify-policy__body .rte h3{font-size:clamp(18px,2.2vw,21px);font-weight:600;color:#111;margin-top:36px;margin-bottom:12px;line-height:1.35;letter-spacing:-.01em}.shopify-policy__body .rte h2:first-of-type,.shopify-policy__body .rte h3:first-of-type{margin-top:0}.shopify-policy__body .rte p{font-size:15px;line-height:1.72;color:#555;margin:0 0 16px}.shopify-policy__body .rte ul{margin:0 0 24px;padding-left:20px}.shopify-policy__body .rte li{font-size:15px;line-height:1.7;color:#555;margin-bottom:6px}.shopify-policy__body .rte li p{margin:0}.shopify-policy__body .rte a{color:#111;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.shopify-policy__body .rte a:hover{opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-css.css.map */
