.sm-shop-first{background:var(--sm-paper);color:var(--sm-ink)}.sm-shop-first *,.sm-shop-first *:before,.sm-shop-first *:after{box-sizing:border-box}.sm-shop-first__hero{background:var(--sm-paper);border-bottom:1px solid var(--sm-line);height:min(50vw,96rem);min-height:var(--sm-hero-height);overflow:hidden;position:relative}.sm-shop-first__hero:after{background:linear-gradient(90deg,#fffdf9fa,#fffdf9eb 24%,#fffdf9b8,#fffdf942 54%,#fffdf900 68%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:1}.sm-shop-first--copy-center .sm-shop-first__hero:after{background:radial-gradient(ellipse at center,#fffdf9f5,#fffdf9d1 34%,#fffdf947 58%,#fffdf900 76%)}.sm-shop-first--copy-right .sm-shop-first__hero:after{background:linear-gradient(270deg,#fffdf9fa,#fffdf9eb 24%,#fffdf9b8,#fffdf942 54%,#fffdf900 68%)}.sm-shop-first__copy{align-items:center;display:flex;height:100%;justify-content:flex-start;min-width:0;overflow:hidden;padding:clamp(4rem,5vw,7.2rem);pointer-events:none;position:relative;width:100%;z-index:2}.sm-shop-first__copy-inner{max-width:min(var(--sm-copy-width, 620px),100%);pointer-events:auto;position:relative;width:100%;z-index:2}.sm-shop-first--copy-center .sm-shop-first__copy{justify-content:center;text-align:center}.sm-shop-first--copy-right .sm-shop-first__copy{justify-content:flex-end;text-align:right}.sm-shop-first--copy-center .sm-shop-first__heading,.sm-shop-first--copy-center .sm-shop-first__text{margin-left:auto;margin-right:auto}.sm-shop-first--copy-right .sm-shop-first__heading,.sm-shop-first--copy-right .sm-shop-first__text{margin-left:auto}.sm-shop-first--copy-center .sm-shop-first__actions{justify-content:center}.sm-shop-first--copy-right .sm-shop-first__actions{justify-content:flex-end}.sm-shop-first__eyebrow{color:var(--sm-wine);font-size:1.2rem;font-weight:700;letter-spacing:.11em;line-height:1.4;margin:0 0 1.6rem;text-transform:uppercase}.sm-shop-first__heading{color:var(--sm-ink);font-family:var(--font-heading-family);font-size:clamp(4rem,3.8vw,5.9rem);font-style:normal;font-weight:500;letter-spacing:-.055em;line-height:.98;margin:0;-webkit-hyphens:none;hyphens:none;max-width:100%;overflow-wrap:normal;word-break:normal}.sm-shop-first__text{color:var(--sm-ink);font-size:clamp(1.45rem,1.2vw,1.8rem);line-height:1.55;margin-top:2rem;max-width:48rem}.sm-shop-first__text p{margin:0}.sm-shop-first__actions{align-items:stretch;display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.7rem}.sm-shop-first__button{align-items:center;border:1px solid var(--sm-wine);display:inline-flex;font-size:1.3rem;font-weight:700;gap:1.2rem;justify-content:center;letter-spacing:.035em;min-height:5rem;padding:1.2rem 2.4rem;border-radius:.7rem;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,transform .18s ease}.sm-shop-first__button:hover{transform:translateY(-1px)}.sm-shop-first__button--solid{background:var(--sm-wine);color:#fff}.sm-shop-first__button--solid:hover{background:color-mix(in srgb,var(--sm-wine),#000 12%);color:#fff}.sm-shop-first__button--outline{background:#fff;color:var(--sm-wine)}.sm-shop-first__button--outline:hover{background:var(--sm-wine);color:#fff}.sm-shop-first__offer-note{color:color-mix(in srgb,var(--sm-ink),transparent 32%);font-size:1.15rem;line-height:1.45;margin:1.4rem 0 0}.sm-shop-first__media{background:#ede7dc;display:block;top:0;right:0;bottom:0;left:0;min-height:0;overflow:hidden;position:absolute;width:100%;z-index:0}.sm-shop-first__media picture{display:block;height:100%;width:100%}.sm-shop-first__image{display:block;height:100%;object-fit:cover;object-position:var(--sm-image-position);transition:transform .7s ease;width:100%}.sm-shop-first__media:hover .sm-shop-first__image{transform:scale(1.015)}.sm-shop-first__products{padding-bottom:var(--sm-section-bottom);padding-top:2.4rem}.sm-shop-first__products-header{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1.8rem}.sm-shop-first__products-header h2{color:var(--sm-ink);font-family:var(--font-heading-family);font-size:clamp(2.6rem,2.3vw,3.5rem);font-style:normal;font-weight:500;letter-spacing:-.04em;line-height:1.05;margin:0}.sm-shop-first__products-header p{color:color-mix(in srgb,var(--sm-ink),transparent 35%);font-size:1.3rem;line-height:1.45;margin:.6rem 0 0}.sm-shop-first__view-all{align-items:center;color:var(--sm-wine);display:inline-flex;flex:0 0 auto;font-size:1.25rem;font-weight:700;gap:.8rem;letter-spacing:.05em;padding:.6rem 0;text-decoration:none}.sm-shop-first__view-all span:first-child{border-bottom:1px solid transparent}.sm-shop-first__view-all:hover span:first-child{border-bottom-color:currentColor}.sm-shop-first__grid{display:grid;gap:clamp(1.2rem,1.8vw,2.4rem);grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.sm-shop-first__product{min-width:0}.sm-product-card{background:var(--sm-card);border:1px solid var(--sm-line);border-radius:1rem;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sm-product-card:hover{border-color:color-mix(in srgb,var(--sm-wine),transparent 45%);box-shadow:0 1rem 2.6rem #30242014;transform:translateY(-2px)}.sm-product-card__media{aspect-ratio:var(--sm-product-image-ratio);background:#f4f7f8;display:block;overflow:hidden;position:relative;width:100%}.sm-product-card__image,.sm-product-card__placeholder{display:block;height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.sm-product-card__image{object-position:center center;transition:opacity .24s ease,transform .5s ease}.sm-product-card__image--primary{opacity:1}.sm-product-card__image--secondary{opacity:0}.sm-product-card:hover .sm-product-card__image--primary:not(:only-child){opacity:0}.sm-product-card:hover .sm-product-card__image--secondary{opacity:1;transform:scale(1.015)}.sm-product-card__placeholder{background:#eef3f5;color:#c8d5da;padding:18%}.sm-product-card__badge{background:#fff9e6;border:1px solid var(--sm-wine);border-radius:.4rem;bottom:1.2rem;box-shadow:2px 2px #7e273273;color:var(--sm-wine);font-size:1.05rem;font-weight:600;left:1.2rem;line-height:1;padding:.65rem 1.2rem;position:absolute;z-index:2}.sm-product-card__content{display:flex;flex:1 1 auto;flex-direction:column;padding:1.5rem 1.35rem 1.35rem}.sm-product-card__title{font-family:var(--font-body-family);font-size:1.45rem;font-weight:500;letter-spacing:-.015em;line-height:1.3;margin:0}.sm-product-card__title a{color:var(--sm-ink);text-decoration:none}.sm-product-card__title a:hover{color:var(--sm-wine)}.sm-product-card__rating{align-items:center;color:#f2b100;display:flex;font-size:1.15rem;gap:.5rem;letter-spacing:.08em;margin-top:.55rem}.sm-product-card__rating small{color:color-mix(in srgb,var(--sm-ink),transparent 45%);font-size:1rem;letter-spacing:0}.sm-product-card__price{margin-top:.65rem}.sm-product-card__price .price{color:var(--sm-ink);font-size:1.45rem;font-weight:600}.sm-product-card__price .price-item--regular{color:#ef5d5d;font-weight:400}.sm-product-card__price .price__sale .price-item--sale,.sm-product-card__price .price__regular .price-item--regular{color:var(--sm-ink);font-weight:600}.sm-product-card__price .price--on-sale .price__sale .price-item--regular{color:#ef5d5d;font-weight:400}.sm-product-card__swatches{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.9rem}.sm-product-card__swatch{background-position:center;background-size:cover;border:1px solid var(--sm-ink);border-radius:50%;display:block;height:2rem;width:2rem}.sm-product-card__action{margin-top:auto;padding-top:1.4rem}.sm-product-card__form{margin:0}.sm-product-card__button{align-items:center;background:#fff;border:1px solid var(--sm-wine);border-radius:.7rem;color:var(--sm-wine);cursor:pointer;display:flex;font-family:var(--font-body-family);font-size:1.15rem;font-weight:700;justify-content:center;letter-spacing:.035em;min-height:4.3rem;padding:.9rem 1.2rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease;width:100%}.sm-product-card__button:not([disabled]):hover{background:var(--sm-wine);color:#fff}.sm-product-card__button[disabled]{cursor:not-allowed;opacity:.5}.sm-shop-first__grid .card-wrapper{background:var(--sm-card);border:1px solid var(--sm-line);border-radius:1rem;height:100%;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sm-shop-first__grid .card-wrapper:hover{border-color:color-mix(in srgb,var(--sm-wine),transparent 45%);box-shadow:0 1rem 2.6rem #30242014;transform:translateY(-2px)}.sm-shop-first__grid .card__inner,.sm-shop-first__grid .card__media,.sm-shop-first__grid .media{border-radius:0}.sm-shop-first__grid .card-wrapper>.card__content{padding:1rem 1.2rem 1.2rem}.sm-shop-first__grid .card__heading{color:var(--sm-ink);font-family:var(--font-body-family);font-size:1.45rem;font-weight:500;letter-spacing:-.015em;line-height:1.3}.sm-shop-first__grid .card-information>.price{color:var(--sm-ink);font-size:1.45rem}.sm-shop-first__grid .rating-star{--color-rating-star: 242, 177, 0}.sm-shop-first__grid .quick-add{margin:1.2rem 0 0}.sm-shop-first__grid .quick-add__submit{background:transparent;border-color:var(--sm-wine);color:var(--sm-wine);font-size:1.2rem;font-weight:700;letter-spacing:.035em;min-height:4.2rem;text-transform:uppercase}.sm-shop-first__grid .quick-add__submit:hover{background:var(--sm-wine);color:#fff}.sm-shop-first__grid .badge{border-radius:.4rem}[id$=__collection_list_JTqUYF] .gradient,[id$=__lumin_slider_2_yeU7QA] .gradient,[id$=__rich_text_FdjeD8] .gradient{background:#fffdf9!important}[id$=__lumin_multicolumns_mPqjpt] .gradient{--color-background: 255, 253, 249;--color-foreground: 41, 36, 33;--gradient-background: #fffdf9;background:#fffdf9!important}[id$=__collection_list_JTqUYF] .title,[id$=__bundle_deals_xTbtm9] .title,[id$=__lumin_slider_2_yeU7QA] h2[class^=main-title-]{font-family:var(--font-heading-family);font-style:normal;font-weight:500;letter-spacing:-.035em}[id$=__collection_list_JTqUYF] .card,[id$=__collection_list_JTqUYF] .card__inner{border-radius:.8rem}@media screen and (max-width:989px){.sm-shop-first__copy{padding:7rem 3.2rem 4rem;width:100%}.sm-shop-first__heading{font-size:clamp(3.6rem,5.2vw,5.2rem)}}@media screen and (max-width:749px){.sm-shop-first__hero{display:block;height:auto;min-height:53rem;position:relative}.sm-shop-first__hero:after{display:none}.sm-shop-first__media{top:0;right:0;bottom:0;left:0;min-height:53rem;position:absolute;z-index:0}.sm-shop-first__media:after{background:linear-gradient(180deg,rgba(255,253,248,.04) 0%,rgba(255,253,248,.12) 38%,rgba(255,253,248,.92) 68%,var(--sm-paper) 88%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.sm-shop-first__image{object-position:var(--sm-mobile-image-position)}.sm-shop-first__copy{align-items:stretch;background:transparent;justify-content:flex-end;min-height:53rem;padding:25rem 1.8rem 2.6rem;pointer-events:none;width:100%}.sm-shop-first__copy-inner{pointer-events:auto}.sm-shop-first__copy-inner{max-width:100%}.sm-shop-first__eyebrow{font-size:1.05rem;margin-bottom:1rem}.sm-shop-first__heading{font-size:clamp(3.5rem,10.5vw,4.7rem);line-height:1;max-width:100%}.sm-shop-first__text{font-size:1.4rem;line-height:1.45;margin-top:1.2rem;max-width:34rem}.sm-shop-first__actions{gap:.8rem;margin-top:1.8rem}.sm-shop-first__button{flex:1 1 calc(50% - .4rem);font-size:1.05rem;gap:.7rem;min-height:4.5rem;padding:1rem 1.2rem}.sm-shop-first__offer-note{font-size:1rem;margin-top:1rem}.sm-shop-first__products{padding-left:1.2rem;padding-right:1.2rem;padding-top:2.2rem}.sm-shop-first__products-header{align-items:center;margin-bottom:1.4rem}.sm-shop-first__products-header h2{font-size:2.5rem}.sm-shop-first__products-header p{display:none}.sm-shop-first__view-all{font-size:1.05rem}.sm-shop-first__grid{gap:1rem}.sm-shop-first--mobile-1 .sm-shop-first__grid{grid-template-columns:minmax(0,1fr)}.sm-shop-first--mobile-2 .sm-shop-first__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sm-shop-first__grid .card-wrapper>.card__content{padding:.8rem .8rem .9rem}.sm-shop-first__grid .card__heading,.sm-shop-first__grid .card-information>.price{font-size:1.25rem}.sm-shop-first__grid .quick-add{margin-top:.8rem}.sm-shop-first__grid .quick-add__submit{font-size:1rem;min-height:3.8rem;padding:.7rem}.sm-product-card__content{padding:1.1rem .8rem .9rem}.sm-product-card__title,.sm-product-card__price .price{font-size:1.25rem}.sm-product-card__badge{bottom:.8rem;font-size:.95rem;left:.8rem;padding:.55rem .8rem}.sm-product-card__action{padding-top:1rem}.sm-product-card__button{font-size:1rem;min-height:3.8rem;padding:.7rem .5rem}}@supports not (color: color-mix(in srgb,#000,#fff)){.sm-shop-first__offer-note,.sm-shop-first__products-header p{color:#6f6762}.sm-shop-first__button--solid:hover{background:#581718}.sm-shop-first__grid .card-wrapper:hover{border-color:var(--sm-wine)}}@media(prefers-reduced-motion:reduce){.sm-shop-first__button,.sm-shop-first__image,.sm-shop-first__grid .card-wrapper,.sm-product-card,.sm-product-card__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/selene-home-shop-first.css.map */
