:root{--plush-coral: #1A1A1A;--plush-coral-deep: #000000;--plush-sage: #F3F3F3;--plush-cream: #FDFAEE;--plush-gold: #C99E63;--plush-ease: cubic-bezier(.2, .8, .2, 1)}.color-scheme-1.color-scheme-1,.color-scheme-2.color-scheme-2{--color-button: 26, 26, 26;--color-button-text: 255, 255, 255}.color-scheme-3.color-scheme-3{--color-background: 30, 26, 23;--gradient-background: #1e1a17}.plush-utilbar{display:none}@media screen and (min-width:990px){.plush-utilbar{display:block;border-bottom:1px solid rgba(var(--color-foreground),.08);font-size:1.25rem}.plush-utilbar__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:3.8rem;padding-top:.4rem;padding-bottom:.4rem}.plush-utilbar__list{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 2.6rem}.plush-utilbar__item{display:inline-flex;align-items:center;gap:.7rem;color:rgba(var(--color-foreground),.78);white-space:nowrap}.plush-utilbar__icon .plush-icon{width:1.7rem;height:1.7rem;display:block;color:var(--plush-coral)}.plush-utilbar__help{display:inline-flex;align-items:center;gap:.7rem;white-space:nowrap}.plush-utilbar__help-label{color:rgba(var(--color-foreground),.7)}.plush-utilbar__phone{font-weight:600;color:rgb(var(--color-foreground));text-decoration:none}.plush-utilbar__phone:hover{color:var(--plush-coral)}}.header__inline-search{grid-area:search;display:none;width:100%}.plush-header-search{display:flex;align-items:stretch;width:100%;max-width:62rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:6px;overflow:hidden;background:rgb(var(--color-background))}.plush-header-search__input{flex:1 1 auto;min-width:0;border:0;background:transparent;padding:1.05rem 1.4rem;font-size:1.4rem;color:rgb(var(--color-foreground))}.plush-header-search__input:focus{outline:none;box-shadow:none}.plush-header-search__button{flex:0 0 auto;border:0;cursor:pointer;background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:0 1.8rem;display:flex;align-items:center;justify-content:center}.plush-header-search__button .svg-wrapper svg{width:2rem;height:2rem}.header__icons .header__icon--account{display:none}.header__icons .header__icon,.header__icons .header__icon:hover,.header__icon .header__icon-label{text-decoration:none}.header__icon .header__icon-label,.header__delivery{display:none}@media screen and (min-width:990px){.header.header--top-left{grid-template-areas:"heading search icons" "navigation navigation navigation";grid-template-columns:auto minmax(0,1fr) auto;column-gap:2.5rem}.header__inline-search{display:block;justify-self:center}.header.header--top-left .header__icons .header__search{display:none}.header__icons{align-items:center;gap:.4rem;padding-right:0}.header__icons .header__icon:not(.header__icon--summary){flex-direction:column;height:auto;width:auto;padding:0 .7rem;gap:.1rem}.header__icons .header__icon .svg-wrapper{width:2.6rem;height:2.6rem}.header__icons .header__icon .header__icon-label{display:block;font-size:1.1rem;line-height:1;color:rgba(var(--color-foreground),.85);white-space:nowrap}.header__icon--wishlist .wishlist-count{bottom:auto;top:0;left:calc(50% + .4rem)}.header__delivery{position:relative;display:flex;align-items:center;margin-right:1.6rem}.header__delivery-trigger{display:flex;align-items:center;gap:.55rem;background:none;border:0;padding:0;cursor:pointer;white-space:nowrap;font-size:1.2rem;font-family:inherit;text-align:left;color:rgba(var(--color-foreground),.72)}.header__delivery-pin svg{width:1.9rem;height:1.9rem;color:var(--plush-coral);display:block}.header__delivery-text{line-height:1.2}.header__delivery-text strong{display:block;font-weight:600;color:rgb(var(--color-foreground))}.header__delivery-change{color:var(--plush-coral);text-decoration:none;font-size:1.1rem}.header__delivery-pop{position:absolute;top:calc(100% + .8rem);left:0;z-index:40;width:24rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;box-shadow:0 12px 30px #0000001f;padding:1.4rem}.header__delivery-pop[hidden]{display:none}.header__delivery-pop-label{display:block;font-size:1.2rem;font-weight:600;margin-bottom:.8rem;color:rgb(var(--color-foreground))}.header__delivery-pop-row{display:flex;gap:.8rem}.header__delivery-input{flex:1 1 auto;min-width:0;border:1px solid rgba(var(--color-foreground),.25);border-radius:6px;padding:.9rem 1rem;font-size:1.4rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.header__delivery-input:focus{outline:none;border-color:var(--plush-coral)}.header__delivery-save{flex:0 0 auto;border:0;border-radius:6px;padding:0 1.6rem;cursor:pointer;background:var(--plush-coral);color:#fff;font-weight:600;font-size:1.3rem}.header__delivery-save:hover{background:var(--plush-coral-deep)}.header__delivery-error{margin:.8rem 0 0;font-size:1.15rem;color:#c0392b}.header__delivery-error[hidden]{display:none}}.plush-catnav{display:none}@media screen and (min-width:750px){.plush-catnav{display:block;border-bottom:1px solid rgba(var(--color-foreground),.09)}.plush-catnav__inner{display:flex;align-items:stretch;gap:2.4rem;min-height:4.6rem}.plush-catnav__all{position:relative;display:flex;align-items:stretch}.plush-catnav__all-btn{list-style:none;text-decoration:none;display:inline-flex;align-items:center;gap:.8rem;padding:0 1.8rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-weight:600;font-size:1.4rem;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.plush-catnav__all-btn:link,.plush-catnav__all-btn:visited,.plush-catnav__all-btn:hover,.plush-catnav__all-btn:focus,.plush-catnav__all-btn:active{text-decoration:none!important;background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;opacity:1}.plush-catnav__all-icon svg{width:1.8rem;height:1.8rem;display:block}.plush-catnav__dropdown{position:absolute;top:100%;left:0;z-index:30;min-width:26rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-top:0;box-shadow:0 12px 30px #0000001a;padding:.6rem;max-height:72vh;overflow-y:auto}.plush-catnav__drop-link{display:flex;align-items:center;gap:1rem;padding:.8rem 1rem;border-radius:6px;text-decoration:none;color:rgb(var(--color-foreground));font-size:1.35rem}.plush-catnav__drop-link:hover{background:var(--plush-sage)}.plush-catnav__drop-thumb{flex:0 0 auto;width:3.2rem;height:3.2rem}.plush-catnav__drop-thumb img{width:100%;height:100%;object-fit:contain;display:block}.plush-catnav__links{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 2.2rem}.plush-catnav__link{display:inline-block;padding:.4rem 0;text-decoration:none;color:rgb(var(--color-foreground));font-size:1.4rem;white-space:nowrap}.plush-catnav__link:hover{color:var(--plush-coral)}.plush-catnav__link--offers{color:var(--plush-coral);font-weight:600}.header .header__inline-menu{display:none}}@media screen and (min-width:750px)and (max-width:989px){.plush-catnav__inner{gap:1.6rem}.plush-catnav__links{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;gap:.4rem 1.6rem}.plush-catnav__links::-webkit-scrollbar{display:none}}.plush-brandspage.plush-brandspage{padding-top:3.6rem}@media screen and (max-width:749px){.plush-brandspage.plush-brandspage{padding-top:2rem}}.plush-brandspage__title{text-align:center;font-size:3.4rem;font-weight:700;letter-spacing:normal;line-height:1.15;margin:0 0 .8rem}@media screen and (min-width:750px){.plush-brandspage__title{font-size:4rem}}.plush-brandspage__sub{text-align:center;max-width:58rem;margin:0 auto 3.2rem;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.65);opacity:1}.plush-brandspage__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (min-width:750px){.plush-brandspage__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}@media screen and (min-width:990px){.plush-brandspage__grid{grid-template-columns:repeat(5,1fr)}}.plush-brandspage__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 1rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:12px;text-decoration:none;color:rgb(var(--color-foreground));background:rgb(var(--color-background));transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;height:100%;box-sizing:border-box}.plush-brandspage__card:hover{border-color:var(--plush-coral);box-shadow:0 10px 24px -14px #0006;transform:translateY(-2px)}.plush-brandspage__logo{display:flex;align-items:center;justify-content:center;height:6rem}.plush-brandspage__logo img{max-width:100%;max-height:6rem;width:auto;height:auto;object-fit:contain}.plush-brandspage__logo--text{font-size:1.8rem;font-weight:700;color:var(--plush-coral);text-align:center}.plush-brandspage__label{font-size:1.4rem;font-weight:600;text-align:center}.plush-brandspage__empty{text-align:center;opacity:.7;padding:3rem 0}.plush-brandstrip__head{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin-bottom:1.8rem}.plush-brandstrip__heading{margin:0;font-size:2.2rem;font-weight:700}.plush-brandstrip__list{display:flex;flex-wrap:wrap;gap:1rem 1.2rem}@media screen and (max-width:989px){.plush-brandstrip__list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding-bottom:.6rem;margin-left:-1.5rem;margin-right:-1.5rem;scrollbar-width:none;-ms-overflow-style:none}.plush-brandstrip__list::-webkit-scrollbar{display:none}.plush-brandstrip__item{scroll-snap-align:start}}.plush-brandstrip__chip{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1rem 1.8rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:999px;text-decoration:none;color:rgb(var(--color-foreground));font-size:1.45rem;font-weight:600;white-space:nowrap;background:rgb(var(--color-background));transition:border-color .15s ease,color .15s ease,background .15s ease}.plush-brandstrip__chip:hover{border-color:var(--plush-coral);color:#fff;background:var(--plush-coral)}.plush-brandstrip__chip--image{padding:0;width:7.6rem;height:7.6rem;border-radius:50%;flex:0 0 auto}.plush-brandstrip__chip--image:hover{background:rgb(var(--color-background));border-color:var(--plush-coral)}.plush-brandstrip__chip--image img{display:block;width:auto;height:auto;max-width:5.2rem;max-height:5.2rem;object-fit:contain}.rich-text .rich-text__heading,.collection .collection__title .title,.collection-hero .collection-hero__title,.plush-circles .plush-circles__title,.plush-testimonials .plush-testimonials__title,.plush-badges .plush-badges__heading,.plush-brandstrip .plush-brandstrip__heading,.plush-scaleguide-section .plush-scaleguide-section__heading,.collection-list-title.title{text-align:left;font-size:2.2rem;font-weight:700;line-height:1.25;letter-spacing:normal;margin:0 0 1.8rem}.rich-text .rich-text__blocks.center{align-items:center;text-align:center}.rich-text .rich-text__heading{text-align:center;margin-bottom:.6rem}.rich-text .rich-text__wrapper{margin-left:auto;margin-right:auto}.collection-hero.collection-hero{padding-top:3.6rem;padding-bottom:3.6rem}@media screen and (max-width:749px){.collection-hero.collection-hero{padding-top:2rem;padding-bottom:2rem}}.collection-hero .collection-hero__text-wrapper{text-align:center;max-width:58rem;margin-inline:auto}.collection-hero .collection-hero__title{text-align:center;font-size:3.4rem;line-height:1.15}@media screen and (min-width:750px){.collection-hero .collection-hero__title{font-size:4rem}}.collection-hero .collection-hero__description{margin:.8rem 0 0;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.65);text-align:center}.collection-hero .collection-hero__description:empty{display:none}.plush-circles--page .plush-circles__header{text-align:center;max-width:58rem;margin:3.6rem auto 3.2rem}@media screen and (max-width:749px){.plush-circles--page .plush-circles__header{margin-top:2rem}}.plush-circles.plush-circles--page .plush-circles__title{text-align:center;font-size:3.4rem;line-height:1.15;margin:0 0 .8rem}.plush-circles--page .plush-circles__subtitle{margin:0;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.65)}@media screen and (min-width:750px){.plush-circles.plush-circles--page .plush-circles__title{font-size:4rem}}.plush-badges__heading{font-weight:700;margin:0 0 2.2rem}.plush-badges .plush-badges__heading{text-align:center}.plush-badges__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem 0}@media screen and (min-width:750px){.plush-badges__list{grid-template-columns:repeat(var(--badge-cols, 4),1fr)}}@media screen and (min-width:750px)and (max-width:989px){.plush-badges--plain .plush-badges__list{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 1.6rem}.plush-badges--plain .plush-badges__item{flex:0 1 calc((100% - 3.2rem) / 3);justify-content:flex-start}.plush-badges--card .plush-badges__item{padding:1.4rem .8rem}}.plush-badges__item{display:flex;align-items:center;gap:1.2rem;justify-content:center;text-align:left;padding:.4rem 1.6rem}.plush-badges__icon .plush-icon{width:3rem;height:3rem;display:block;color:var(--plush-coral)}.plush-badges__title{display:block;font-weight:600;font-size:1.45rem;line-height:1.25}.plush-badges__subtitle{display:block;font-size:1.2rem;opacity:.7;line-height:1.25}.plush-badges--card .plush-badges__list{border:1px solid rgba(var(--color-foreground),.12);border-radius:12px;gap:0;overflow:hidden}@media screen and (min-width:750px){.plush-badges--card .plush-badges__item+.plush-badges__item{border-left:1px solid rgba(var(--color-foreground),.12)}.plush-badges--card .plush-badges__item{padding:1.6rem 1.8rem}}.plush-badges__item--clone{display:none}@media screen and (max-width:749px){.plush-badges--card .page-width{overflow:hidden}.plush-badges--card .plush-badges__list{display:flex;flex-wrap:nowrap;width:max-content;max-width:none;gap:0;border:none;border-radius:0;overflow:visible;animation:plush-badges-marquee 22s linear infinite}.plush-badges--card .plush-badges__item,.plush-badges--card .plush-badges__item--clone{display:flex;flex:0 0 auto;flex-direction:row;align-items:center;gap:.9rem;padding:0 2.2rem;border:none;white-space:nowrap}.plush-badges--card .plush-badges__icon .plush-icon{width:2.7rem;height:2.7rem}.plush-badges--card .plush-badges__list:active{animation-play-state:paused}}@keyframes plush-badges-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.plush-badges--card .plush-badges__list{animation:none}}.product__media-list.product__media-list{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.product__media-list.product__media-list::-webkit-scrollbar{display:none}.product__media-list.product__media-list>.product__media-item{flex:0 0 100%!important;width:100%!important;max-width:100%!important;scroll-snap-align:start;scroll-snap-stop:always}@media screen and (min-width:750px)and (max-width:989px){.product:not(.product--no-media){grid-template-columns:1fr!important}.product:not(.product--no-media) .product__media-wrapper,.product:not(.product--no-media) .product__info-wrapper{max-width:100%;width:100%;padding-left:0}.product__column-sticky{position:relative!important;top:0!important}}@media screen and (min-width:750px)and (max-width:989px){.product:not(.product--no-media) .product__info-container,.product:not(.product--no-media) .product__info-container>*{max-width:none!important}}@media screen and (min-width:750px)and (max-width:989px){.facets__form.facets__form{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2.4rem}.facets__wrapper{flex:1 1 auto;width:auto}}.collection-hero .collection-hero__title{margin-top:0!important;margin-bottom:0!important}.shopify-section.section:has(#ProductGridContainer){margin-top:0!important}.shopify-section.section:has(#ProductGridContainer) [class*=-padding]{padding-top:0!important}.plush-badges--plain .plush-badges__item{padding:1rem 1.4rem}@media screen and (min-width:990px){.collection slider-component{display:block;box-sizing:border-box;max-width:var(--page-width);margin-left:auto!important;margin-right:auto!important;padding-left:5rem!important;padding-right:5rem!important}.collection .slider--desktop.grid--peek{box-sizing:border-box;column-gap:1.2rem;width:100%;margin:0!important;padding-left:0!important;padding-right:0!important;scroll-padding-left:0!important}.collection .slider--desktop.grid--peek .grid__item{width:calc((100% - 4.8rem)/5);scroll-snap-align:start}.collection .plush-collection-controls .slider-counter{display:none}.collection .slider--desktop.grid--peek:after{display:none}}@media screen and (min-width:990px)and (max-width:1199px){.collection slider-component{padding-left:5rem!important;padding-right:5rem!important}.collection .slider--desktop.grid--peek .grid__item{width:calc((100% - 3 * 1.2rem) / 4)!important}.collection:has(.collection__title--desktop-slider) .plush-collection-controls{padding-right:5rem!important}.plush-brandstrip__list{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.6rem}.plush-brandstrip__list::-webkit-scrollbar{display:none}.plush-brandstrip__item{scroll-snap-align:start}}@media screen and (max-width:749px){.collection slider-component.slider-mobile-gutter{box-sizing:border-box;display:block;width:100%;max-width:100%;margin:0;padding-left:1.5rem;padding-right:1.5rem}.collection .slider--tablet.grid--peek{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0;column-gap:1.2rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}.collection .slider--tablet.grid--peek.product-grid{scroll-padding-left:0}.collection .slider--tablet.grid--peek .grid__item{box-sizing:border-box;flex:0 0 auto;min-width:0;width:calc((100% - 1.2rem)/2);scroll-snap-align:start}.collection .slider--tablet.grid--peek .grid__item:nth-child(odd){scroll-snap-stop:always}.collection .slider--tablet.grid--peek .grid__item:first-of-type{margin-left:0}.collection .slider--tablet.grid--peek:after{display:none}}@media screen and (max-width:989px){header-drawer{display:none}}a,button,summary,label,[role=button],.plush-mobilenav__item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}a:focus:not(:focus-visible),button:focus:not(:focus-visible),summary:focus:not(:focus-visible),.plush-mobilenav__item:focus:not(:focus-visible){outline:none;box-shadow:none;background-color:transparent}.plush-mobilenav{display:none}@media screen and (max-width:749px){.plush-mobilenav{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;position:fixed;left:0;right:0;bottom:0;z-index:40;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -2px 12px #0000000f;padding-bottom:env(safe-area-inset-bottom,0px)}.plush-mobilenav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;padding:.7rem .2rem;text-decoration:none;color:rgba(var(--color-foreground),.8);font-size:1.05rem;min-height:5.6rem}.plush-mobilenav__item:hover,.plush-mobilenav__item:focus{color:var(--plush-coral)}.plush-mobilenav__item:active{background:transparent;color:var(--plush-coral)}.plush-mobilenav__icon{position:relative;display:block}.plush-mobilenav__icon .plush-icon{width:2.3rem;height:2.3rem;display:block;color:currentColor}.plush-mobilenav__label{line-height:1}.plush-mobilenav__count{position:absolute;top:-.6rem;right:-.9rem;min-width:1.6rem;height:1.6rem;padding:0 .4rem;box-sizing:border-box;border-radius:100px;background:var(--plush-coral);color:#fff;font-size:1rem;line-height:1.6rem;text-align:center;font-weight:600}.plush-mobilenav__count.is-empty{display:none}.plush-mobilenav{overflow:visible}.plush-mobilenav__item.is-active .plush-mobilenav__icon{width:4.6rem;height:4.6rem;margin-top:-2.6rem;margin-bottom:.2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(var(--color-background));box-shadow:0 6px 16px -6px #00000059}.plush-mobilenav__item.is-active .plush-mobilenav__icon .plush-icon{width:2.5rem;height:2.5rem;color:var(--plush-coral)}.plush-mobilenav__item.is-active .plush-mobilenav__label{color:var(--plush-coral);font-weight:700}.plush-mobilenav__item.is-active .plush-mobilenav__count{top:.1rem;right:.1rem;box-shadow:0 0 0 2px rgb(var(--color-background))}.shopify-section-group-footer-group .footer{padding-bottom:calc(7rem + env(safe-area-inset-bottom,0px))}}.card__information .price,.card-information .price,.price .price-item--regular,.price .price-item--sale{color:rgb(var(--color-foreground))}.price .price-item--regular s,.price__sale .price-item--regular{opacity:.55}.header__icons .icon-wishlist,.header__icons .header__icon--cart .plush-icon{width:2.9rem;height:2.9rem}.header__icons .header__icon--cart .plush-icon path{stroke-width:.92}.header__heading-logo--mobile{display:none}@media screen and (max-width:749px){.header{grid-template-rows:auto}.header__heading,.header__heading-link{line-height:0;margin:0;padding:0}.header__heading-link .header__heading-logo-wrapper,.header__heading-logo{display:block}.header__heading-logo{max-height:5.6rem;width:auto}.header__heading-logo-wrapper--dual .header__heading-logo--desktop{display:none}.header__heading-logo--mobile{display:block}}.header__menu-item{text-transform:uppercase;letter-spacing:.1rem;font-weight:600}.plush-tabs__list{display:flex;flex-wrap:wrap;justify-content:center;gap:0;border-bottom:1px solid rgba(18,18,18,.12);margin-bottom:2.4rem}.plush-tabs__tab{-webkit-appearance:none;appearance:none;background:none;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;padding:1.2rem 2rem;font-size:1.6rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#1212128c;cursor:pointer;transition:color .2s ease,border-color .2s ease}.plush-tabs__tab:hover{color:var(--plush-coral)}.plush-tabs__tab.is-active{color:var(--plush-coral);border-bottom-color:var(--plush-coral)}.plush-tabs__panel{max-width:90rem;margin-left:auto;margin-right:auto}.plush-tabs__panel:focus-visible{outline:2px solid var(--plush-coral);outline-offset:4px}.plush-tabs__panel table{width:100%;border-collapse:collapse}.plush-tabs__panel th,.plush-tabs__panel td{text-align:left;padding:.9rem 1.2rem;border-bottom:1px solid rgba(18,18,18,.1)}@media screen and (max-width:749px){.plush-tabs__tab{padding:1rem 1.4rem;font-size:1.4rem}}.plush-variants{margin:1.2rem 0 0;padding:0}.plush-variants__row{display:grid;grid-template-columns:auto 1fr auto auto;gap:1.6rem;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(18,18,18,.1)}.plush-variants__media{display:block;width:7.2rem;aspect-ratio:1.618;height:auto;flex:none;background:#fff;border:1px solid rgba(18,18,18,.15);border-radius:6px;overflow:hidden}.plush-variants__media img{width:100%;height:100%;object-fit:contain}.plush-variants__name{font-weight:600}.plush-variants__price{color:var(--plush-coral);font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}.plush-variants__price s{opacity:.5;font-weight:400;margin-right:.5rem}.plush-variants__stock{font-size:1.3rem;white-space:nowrap;opacity:.75}.plush-variants__row.is-unavailable{opacity:.5}@media screen and (max-width:749px){.plush-variants__row{grid-template-columns:auto 1fr;row-gap:.4rem;column-gap:1.2rem}.plush-variants__media{grid-row:span 3;width:6.4rem;height:auto}.plush-variants__price,.plush-variants__stock{grid-column:2}}.facets .select{position:relative}.facet-filters__sort.select__select,.facets .select__select{height:auto;padding:.9rem 3.4rem .9rem 1.4rem;border:1px solid rgba(18,18,18,.22);border-radius:0;background-color:#fff;font-size:1.4rem;line-height:1.4;color:#121212;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.facet-filters__sort.select__select:hover,.facets .select__select:hover{border-color:var(--plush-coral)}.facet-filters__sort.select__select:focus-visible,.facets .select__select:focus-visible{outline:none;border-color:var(--plush-coral);box-shadow:0 0 0 2px #4b362f2e}.facets .select .svg-wrapper,.facets .select .icon-caret{right:1.2rem;pointer-events:none}.facet-filters__label,.facets__label{font-weight:600;margin-right:.6rem}.product-count__text,.facets__product-count{opacity:.7}.plush-scale{margin:1.6rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.2rem}.plush-scale__row{display:grid;grid-template-columns:34rem 1fr;align-items:stretch;gap:0;border:1px solid rgba(var(--color-foreground),.09);border-radius:10px;overflow:hidden}.plush-scale__media{display:flex;align-items:flex-end;justify-content:flex-start;padding:1.4rem 1.8rem;background:var(--plush-sage)}.plush-scale__car{display:block;color:var(--plush-coral);max-width:100%}.plush-scale__car svg,.plush-scale__car img{display:block;width:100%;height:auto;mix-blend-mode:multiply}.plush-scale__info{display:flex;flex-direction:column;justify-content:center;gap:.6rem;padding:1.4rem 2rem}.plush-scale__title{font-size:2rem;font-weight:700;line-height:1.2;font-variant-numeric:tabular-nums}.plush-scale__length{font-size:1.3rem;opacity:.75;font-variant-numeric:tabular-nums}.plush-scale__footnote{margin-top:1.4rem;font-size:1.2rem;opacity:.7}@media screen and (max-width:749px){.plush-scale__row{grid-template-columns:1fr}.plush-scale__info{padding:1.2rem 1.4rem}.plush-scale__title{font-size:1.7rem}.plush-scale__length{font-size:1.2rem}}.plush-qty-note{margin:.6rem 0 0;font-size:1.2rem;color:var(--plush-coral);opacity:0;max-height:0;overflow:hidden;transition:opacity .2s ease,max-height .2s ease}.plush-qty-note.is-visible{opacity:1;max-height:4rem}.plush-marquee{overflow:hidden;padding:1.4rem 0;border-top:1px solid rgba(61,58,51,.08);border-bottom:1px solid rgba(61,58,51,.08)}.plush-marquee__track{display:flex;width:max-content;animation:plush-marquee-scroll var(--marquee-speed, 35s) linear infinite}.plush-marquee:hover .plush-marquee__track{animation-play-state:paused}.plush-marquee__group{display:flex;align-items:center;flex:none}.plush-marquee__item{display:inline-flex;align-items:center;gap:.8rem;padding:0 3rem;font-weight:700;font-size:2.5rem;white-space:nowrap}.plush-marquee__icon{font-size:1.8rem;line-height:1}@keyframes plush-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.plush-marquee__track{animation:none;width:100%;justify-content:center;flex-wrap:wrap}}.plush-hero{position:relative}.plush-hero__viewport{position:relative;overflow:hidden}.plush-hero__track{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;column-gap:1.6rem}.plush-hero__track::-webkit-scrollbar{display:none}.plush-hero__slide{position:relative;flex:0 0 100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;overflow:hidden}@media screen and (max-width:989px){.plush-hero--rounded{padding-left:1.2rem;padding-right:1.2rem;padding-top:1.6rem}.plush-hero--rounded .plush-hero__viewport{border-radius:20px}}.plush-hero__dots{position:absolute;left:0;right:0;bottom:1.4rem;z-index:3;display:flex;justify-content:center;align-items:center;gap:.7rem}.plush-hero__dot{width:.8rem;height:.8rem;padding:0;border:0;border-radius:999px;background:#ffffff8c;cursor:pointer;transition:width .25s ease,background .25s ease}.plush-hero__dot.is-active{width:2.2rem;background:var(--plush-coral)}.plush-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.plush-hero__media img,.plush-hero__media svg{width:100%;height:100%;object-fit:cover;display:block}.plush-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,calc(var(--hero-overlay, .4) + .4)),rgba(0,0,0,calc(var(--hero-overlay, .4) + .1)) 36%,#00000014 70%,#0000)}.plush-hero__content{position:relative;z-index:1;width:100%;padding:4rem 0}@media screen and (max-width:989px){.plush-hero__content{padding:1.4rem 0}}.plush-hero__content>.page-width{max-width:none;padding-left:10rem;padding-right:10rem}@media screen and (max-width:989px){.plush-hero__content>.page-width{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:749px){.plush-hero__content>.page-width{padding-left:2.2rem;padding-right:2.2rem}}.plush-hero__inner{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;max-width:60rem;margin-left:0;margin-right:auto}.plush-hero__content--center .plush-hero__inner{align-items:center;text-align:center;margin:0 auto}.plush-hero__content--right .plush-hero__inner{align-items:flex-end;text-align:right;margin-left:auto}.plush-hero__heading{margin:0;font-size:5.4rem;font-weight:800;letter-spacing:0;line-height:1.02;text-transform:uppercase;text-shadow:0 2px 18px rgba(0,0,0,.35)}.plush-hero__heading-line,.plush-hero__heading-accent{display:block;color:#fff}@media screen and (max-width:749px){.plush-hero__heading{font-size:2.1rem;line-height:1.1}.plush-hero__subheading{font-size:1.2rem;margin:0!important}.plush-hero__overlay{opacity:.55}.plush-hero__slide .plush-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;padding:1.6rem 0 0}.plush-hero__slide .plush-hero__content:before{content:"";position:absolute;top:0;right:0;bottom:40%;left:0;background:linear-gradient(to bottom,#000000d1,#0000);pointer-events:none}.plush-hero__inner{position:relative;gap:.4rem;max-width:78%}.plush-hero__button.button{margin-top:.6rem!important;padding:.9rem!important;min-height:0!important;height:auto;min-width:0!important;width:auto;font-size:1.1rem!important;line-height:1.2!important;letter-spacing:.03rem;background:#ffffff29!important;color:#fff!important;border:1px solid rgba(255,255,255,.65)!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:none!important}.plush-hero__button.button:after{display:none}.plush-hero__button.button:hover{background:#ffffff47!important;color:#fff!important}.plush-hero__media img{object-position:78% center}}.plush-hero__subheading{margin:.4rem 0 0;color:#ffffffeb;font-size:1.7rem;font-weight:500;text-shadow:0 1px 10px rgba(0,0,0,.35)}.plush-hero__button.button{margin-top:1rem;background:#fff;color:#1a1a1a;border-radius:10px;text-transform:uppercase;letter-spacing:.12rem;font-size:1.4rem;font-weight:700;padding:1.2rem 2.6rem;box-shadow:0 8px 20px -8px #00000080}.plush-hero__button.button:hover{background:#e6e6e6}.plush-countdown{display:inline-flex;flex-direction:column;gap:1rem;padding:1.4rem 2.2rem;border-radius:18px;background:#2b231e;-webkit-backdrop-filter:none;backdrop-filter:none;color:#fff}.plush-countdown__label{font-size:1.4rem;font-weight:500;letter-spacing:.2rem;text-transform:uppercase;color:#fff}.plush-countdown__units{display:flex;gap:.8rem}.plush-countdown__unit{display:flex;flex-direction:column;align-items:center;gap:.3rem;min-width:6.4rem;padding:1rem .8rem;border-radius:16px;background:#ffffff12}.plush-countdown__value{font-size:3.4rem;font-weight:800;line-height:1;color:var(--plush-gold);font-variant-numeric:tabular-nums}.plush-countdown__name{font-size:1.1rem;letter-spacing:.1rem;text-transform:uppercase;color:#fff}.plush-countdown__ended{font-weight:600}@media screen and (max-width:749px){.plush-countdown__unit{min-width:5rem;padding:.7rem .4rem}.plush-countdown__value{font-size:1.9rem}}.plush-brands__title{text-align:center;margin-bottom:2.4rem}.plush-brands__viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.plush-brands__track{display:flex;width:max-content;animation:plush-brands-scroll var(--brands-speed, 40s) linear infinite}.plush-brands__viewport:hover .plush-brands__track{animation-play-state:paused}.plush-brands__group{display:flex;align-items:center;flex:none}.plush-brands__item{display:flex;align-items:center;justify-content:center;padding:0 3rem;height:var(--brand-height, 60px)}.plush-brands__item img{max-height:100%;width:auto;object-fit:contain}.plush-brands__placeholder{font-weight:600;font-size:1.6rem;opacity:.5;white-space:nowrap}.plush-brands__track--muted img{filter:grayscale(1);opacity:.6;transition:filter .25s ease,opacity .25s ease}.plush-brands__track--muted .plush-brands__item:hover img{filter:grayscale(0);opacity:1}@keyframes plush-brands-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.plush-brands__track{animation:none;width:100%;justify-content:center;flex-wrap:wrap;gap:1rem}}.plush-circles__title{text-align:center;margin-bottom:2.8rem}.plush-circles__list{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 1.6rem;margin:0;padding:0}.plush-circles__item{width:calc((100% - 3.2rem) / 3);flex:0 0 auto}@media screen and (max-width:749px){.plush-circles__list--two .plush-circles__item{width:calc((100% - 1.6rem)/2)}}@media screen and (min-width:750px){.plush-circles__list{gap:2.8rem}.plush-circles__item{width:21rem}}.plush-circles__link{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-decoration:none;color:inherit;text-align:center}.plush-circles__media{display:block;width:100%;aspect-ratio:1;border-radius:50%;overflow:hidden;background:#f3f3f3;box-shadow:0 6px 18px -10px #3d3a3373;transition:transform .25s var(--plush-ease),box-shadow .25s var(--plush-ease)}.plush-circles__media img{width:100%;height:100%;object-fit:cover}.plush-circles__link:hover .plush-circles__media{transform:translateY(-5px);box-shadow:0 16px 28px -14px #4b362f80}.plush-circles__label{font-weight:600;font-size:1.4rem}.plush-testimonials__title{text-align:center;margin-bottom:2.8rem}.plush-testimonials__list{display:grid;grid-template-columns:1fr;gap:1.6rem;margin:0;padding:0}@media screen and (min-width:750px){.plush-testimonials__list{grid-template-columns:repeat(var(--testimonials-desktop, 3),minmax(0,1fr));gap:2.4rem}}.plush-testimonial{background:#fff;border-radius:10px;padding:2.2rem 2rem;box-shadow:0 8px 20px -14px #3d3a3380;display:flex;flex-direction:column;gap:1.2rem}.plush-testimonial__stars{display:flex;gap:.2rem;font-size:1.6rem;color:#3d3a3340}.plush-testimonial__star.is-filled{color:#f5b83d}.plush-testimonial__quote{margin:0;font-size:1.5rem;line-height:1.6;flex:1 1 auto}.plush-testimonial__quote p{margin:0}.plush-testimonial__author{display:flex;align-items:center;gap:1.2rem}.plush-testimonial__avatar{width:4.4rem;height:4.4rem;border-radius:50%;overflow:hidden;flex:none;background:#f3f3f3}.plush-testimonial__avatar img{width:100%;height:100%;object-fit:cover}.plush-testimonial__meta{display:flex;flex-direction:column}.plush-testimonial__name{font-weight:600;font-size:1.4rem}.plush-testimonial__detail{font-size:1.3rem;opacity:.7}@media screen and (min-width:750px){slideshow-component .slideshow__controls{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);width:auto;z-index:2;border:0;background:#ffffffeb;border-radius:999px;padding:.2rem .6rem;box-shadow:0 4px 16px -6px #3d3a3373;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}slideshow-component .slideshow__controls .slider-button,slideshow-component .slideshow__controls .slideshow__autoplay{background:transparent;border:0;color:#3d3a33}slideshow-component .slideshow__controls .slider-counter--dots{margin:0 .2rem}}slideshow-component .slideshow__controls .slider-button,slideshow-component .slideshow__controls .slideshow__autoplay{display:none}.grid__item:has(.card-wrapper){display:flex}.grid__item>product-component{display:flex;flex:1 1 auto;width:100%}.grid__item .card-wrapper{display:flex;flex-direction:column;flex:1 1 auto;width:100%}.grid__item .card-wrapper>.card{flex:1 1 auto}.card--standard .card__content{display:flex;flex-direction:column;flex-grow:1}.card--standard .card__information{flex-grow:1;display:flex;flex-direction:column}.card--standard .card__information>.price,.card--standard .card-information>.price{margin-top:auto}.card-wrapper .card__inner:before{padding-bottom:61.8%}.card-wrapper .card__media .media img,.card-wrapper .card__inner .media img{object-fit:contain}.card-wrapper,.card{transition:transform .28s var(--plush-ease),box-shadow .28s var(--plush-ease)}.card-wrapper:hover{transform:translateY(-6px)}.button,button.button,.shopify-payment-button__button--unbranded{transition:transform .2s var(--plush-ease),box-shadow .2s var(--plush-ease),background-color .2s ease}.button:not([disabled]):hover{transform:translateY(-2px)}*:focus-visible{outline:2px solid var(--plush-coral);outline-offset:2px}.collection-list__item .card-wrapper:hover{transform:translateY(-4px)}.card__inner,.card .media{border-radius:10px;overflow:hidden}.mega-menu__list--cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px;padding-top:8px;padding-bottom:8px}.mega-menu__list--cards>li{margin:0}.mega-menu__card{display:block;text-decoration:none;text-align:center}.mega-menu__card-media{display:block;border-radius:10px;overflow:hidden;background:var(--plush-cream);aspect-ratio:1 / 1;box-shadow:0 6px 16px -10px #3d3a3366;transition:transform .25s var(--plush-ease),box-shadow .25s var(--plush-ease)}.mega-menu__card-media img{width:100%;height:100%;object-fit:cover}.mega-menu__card:hover .mega-menu__card-media{transform:translateY(-4px);box-shadow:0 14px 26px -12px #4b362f73}.mega-menu__card-title{display:block;margin-top:10px;font-weight:600}.thumbnail-slider{position:relative}.product-media-modal:not([open]){display:none}.product-media-modal .product-media-modal__content{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;padding-left:0;padding-right:0}.product-media-modal .product-media-modal__content::-webkit-scrollbar{display:none}.product-media-modal .product-media-modal__content>*{flex:0 0 100%;width:100%;min-width:100%;height:100vh;max-height:100vh;object-fit:contain;scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;padding:1.5rem 6rem;margin:0}@media screen and (max-width:749px){.product-media-modal .product-media-modal__content>*:not(.active){display:block}}.product-media-modal__dialog{position:relative}.plush-modal-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:3;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(61,58,51,.12);border-radius:50%;background:#fff;color:#3d3a33;cursor:pointer;box-shadow:0 4px 14px -6px #3d3a3373;transition:background .2s ease,opacity .2s ease}.plush-modal-nav:hover:not([disabled]){background:var(--plush-cream)}.plush-modal-nav[disabled]{opacity:.35;cursor:default}.plush-modal-nav .icon,.plush-modal-nav svg{width:1.6rem;height:1.6rem}.plush-modal-nav--prev{left:2rem}.plush-modal-nav--prev svg{transform:rotate(90deg)}.plush-modal-nav--next{right:2rem}.plush-modal-nav--next svg{transform:rotate(-90deg)}.plush-modal-counter{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;background:#3d3a33d9;color:#fff;font-size:1.3rem;font-weight:600;padding:.6rem 1.4rem;border-radius:999px;font-variant-numeric:tabular-nums}.plush-modal-dots{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;display:flex;align-items:center;gap:.7rem;padding:.6rem 1rem}.plush-modal-dot{width:.8rem;height:.8rem;padding:0;border:0;border-radius:50%;background:rgba(var(--color-foreground),.28);cursor:pointer;transition:background .15s ease,transform .15s ease}.plush-modal-dot.is-active{background:rgb(var(--color-foreground));transform:scale(1.25)}.plush-modal-dot[hidden]{display:none}@media screen and (max-width:749px){.plush-modal-nav{width:3.6rem;height:3.6rem}.plush-modal-nav--prev{left:.8rem}.plush-modal-nav--next{right:.8rem}}.product__media.plush-zoom{cursor:zoom-in}.product__media.plush-zoom img{transition:transform .25s ease;will-change:transform}@media(prefers-reduced-motion:reduce){.product__media.plush-zoom img{transition:none}}.thumbnail-slider .thumbnail-list__item:before{padding-bottom:61.8%}.thumbnail-slider .thumbnail{border:1px solid rgba(61,58,51,.12);border-radius:8px;padding:3px;background:#fff;overflow:hidden}.thumbnail-slider .thumbnail img{border-radius:5px}.thumbnail-slider .thumbnail[aria-current]{border-color:var(--plush-coral);border-width:2px;box-shadow:none}.thumbnail-slider .thumbnail[aria-current]:after{display:none}@media screen and (min-width:750px){.product__media-wrapper .thumbnail-slider .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(25% - .75rem)}.thumbnail-slider .thumbnail img{width:100%;height:100%;object-fit:cover}.product__media-wrapper .thumbnail-slider.slider-mobile-gutter .slider-button{display:flex;position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:3.4rem;height:3.4rem;border-radius:50%;background:#f2efe9;border:1px solid rgba(61,58,51,.1);box-shadow:0 2px 8px -3px #3d3a3340}.product__media-wrapper .thumbnail-slider.slider-mobile-gutter .slider-button--prev{left:-.6rem}.product__media-wrapper .thumbnail-slider.slider-mobile-gutter .slider-button--next{right:-.6rem}}.thumbnail-slider .slider-button .icon{width:1.3rem;height:1.3rem;color:#3d3a33}.thumbnail-slider .slider-button:not([disabled]):hover{background:#fff}.thumbnail-slider .slider-button[disabled]{opacity:.4}.plush-ship-bar{padding:1.2rem 1.6rem 1.4rem;background:var(--plush-cream);border-bottom:1px solid rgba(61,58,51,.08)}.plush-ship-bar__msg{margin:0 0 .8rem;font-size:1.3rem;text-align:center}.plush-ship-bar__track{height:.8rem;border-radius:999px;background:#3d3a331f;overflow:hidden}.plush-ship-bar__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--plush-coral),#555);transition:width .4s var(--plush-ease)}.plush-upsell{padding:1.2rem 1.6rem;border-top:1px solid rgba(61,58,51,.08)}.plush-upsell__heading{margin:0 0 .8rem;font-weight:600;font-size:1.3rem}.plush-upsell__list{display:flex;flex-direction:column;gap:.8rem;margin:0}.plush-upsell__link{display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit;padding:.6rem;border-radius:12px;transition:background .2s ease}.plush-upsell__link:hover{background:#4b362f0f}.plush-upsell__img{width:4.8rem;height:4.8rem;object-fit:cover;border-radius:10px;flex:none}.plush-upsell__info{display:flex;flex-direction:column}.plush-upsell__title{font-size:1.3rem;font-weight:600}.plush-upsell__price{font-size:1.3rem;color:var(--plush-coral-deep)}.plush-coupon{padding:1rem 1.6rem;border-top:1px solid rgba(61,58,51,.08)}.plush-coupon__summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:1.3rem;font-weight:600;list-style:none}.plush-coupon__summary::-webkit-details-marker{display:none}.plush-coupon__summary .icon-caret{width:1rem;transition:transform .2s ease}.plush-coupon[open] .plush-coupon__summary .icon-caret{transform:rotate(180deg)}.plush-coupon__body{display:flex;gap:.8rem;margin-top:.8rem}.plush-coupon__input{flex:1 1 auto;min-width:0}.plush-coupon__apply{flex:none}.plush-coupon__note{display:block;margin-top:.6rem;font-size:1.1rem;opacity:.7}@media screen and (min-width:750px){.product-form__buttons.product-form__buttons{display:flex;flex-direction:row;gap:1rem;align-items:stretch}.product-form__buttons>.product-form__submit,.product-form__buttons>.shopify-payment-button{flex:1 1 0;min-width:0;margin:0}.product-form__buttons .shopify-payment-button__button{height:100%}.product-form__buttons>.shiprocket-headless:not(:empty){flex:1 1 0;min-width:0;margin:0}.product-form__buttons>.shiprocket-headless .sr-headless-checkout{width:100%!important;height:100%!important;margin:0!important}}.plush-promo{display:flex;align-items:center;gap:1rem;margin:1.6rem 0;padding:1.4rem 1.8rem;border-radius:10px;font-weight:600;font-size:1.5rem;background:linear-gradient(90deg,#fce7e1,#fff3d6);border:1px solid rgba(75,54,47,.15)}.plush-promo__icon{font-size:2rem;line-height:1;flex:none}.plush-delivery{display:flex;flex-direction:column;gap:1rem;margin:1.6rem 0;padding:1.6rem 1.8rem;border-radius:10px;background:var(--plush-cream);border:1px solid rgba(61,58,51,.08)}.plush-delivery__row{display:flex;align-items:center;gap:1.2rem;font-size:1.4rem}.plush-delivery__icon{display:grid;place-items:center;flex:none;color:var(--plush-coral)}.plush-icon{width:2.4rem;height:2.4rem}.plush-delivery__copy{display:flex;flex-direction:column;gap:.1rem;min-width:0}.plush-delivery__text{font-weight:600;line-height:1.3}.plush-delivery__note{font-size:1.2rem;opacity:.7;line-height:1.3}@media screen and (min-width:750px){.plush-delivery{flex-direction:row;gap:0;padding:1.6rem 0}.plush-delivery__row{flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:.8rem;flex:1 1 0;padding:0 1.2rem;border-left:1px solid rgba(18,18,18,.1)}.plush-delivery__row:first-child{border-left-color:transparent}.plush-delivery__copy{align-items:center}}.plush-trust{margin:1.6rem 0}.plush-trust__heading{font-weight:600;text-align:center;margin:0 0 .8rem;font-size:1.3rem;opacity:.85}.plush-trust__icons{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin:0;padding:0}.plush-trust__icon{margin:0}.plush-trust__icon .icon{width:3.8rem;height:auto}.pagination-wrapper--auto .pagination{display:none}.pagination-wrapper--auto[aria-busy=true]:after{content:"";display:block;width:2.4rem;height:2.4rem;margin:1.6rem auto;border:3px solid rgba(75,54,47,.25);border-top-color:var(--plush-coral);border-radius:50%;animation:plush-spin .7s linear infinite}@keyframes plush-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.pagination-wrapper--auto[aria-busy=true]:after{animation:none}}@media screen and (min-width:750px){.collection .slider.slider--desktop,.collection slider-component .slider{max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:5rem;padding-right:5rem;box-sizing:border-box;scroll-padding-left:5rem}.collection .slider.slider--desktop>.grid__item:first-child,.collection slider-component .slider>.grid__item:first-child{margin-left:0}}.plush-collection-controls{display:flex;flex-direction:column;align-items:center;gap:1rem}.plush-collection-controls .collection__view-all a:not(.link){margin-top:0}@media screen and (max-width:989px){.collection{position:relative}.collection slider-component{position:static;animation:none!important;transform:none!important;opacity:1!important}.collection .plush-collection-controls{position:absolute;top:0;bottom:auto;right:1.5rem;left:auto;width:auto;margin:0;flex-direction:row}.collection .plush-collection-controls .collection__view-all a{min-height:3.4rem;min-width:0;padding:.5rem 1.4rem;font-size:1.3rem}.collection slider-component{margin-bottom:1.2rem}.plush-collection-controls .slider-buttons{display:none}}@media screen and (min-width:750px)and (max-width:989px){.page-width{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media screen and (min-width:750px)and (max-width:989px){.collection slider-component{display:block;box-sizing:border-box;padding-left:1.5rem;padding-right:1.5rem;margin-left:0!important;margin-right:0!important;width:auto!important}.collection .slider.grid--peek{box-sizing:border-box;column-gap:1.2rem;width:100%;margin:0!important;padding-left:0!important;padding-right:0!important;scroll-padding-left:0!important}.collection .slider.grid--peek .grid__item{width:calc((100% - 2 * 1.2rem) / 3)!important;scroll-snap-align:start}.collection .slider.grid--peek:after{display:none}.collection .plush-collection-controls .slider-buttons{display:flex}.collection .plush-collection-controls .slider-counter{display:none}}@media screen and (min-width:990px){.slider:not(.slider--everywhere):not(.slider--desktop)~.plush-collection-controls .slider-buttons{display:none}}@media screen and (max-width:989px){.slider--desktop:not(.slider--tablet)~.plush-collection-controls .slider-buttons{display:none}}@media screen and (min-width:750px){.slider--mobile~.plush-collection-controls .slider-buttons{display:none}}@media screen and (min-width:990px){.collection:has(.collection__title--desktop-slider) slider-component{position:relative}.collection:has(.collection__title--desktop-slider) .collection__title{padding-right:22rem;display:flex;align-items:center;min-height:4.4rem;margin-bottom:.8rem}.collection:has(.collection__title--desktop-slider) .collection__title .title{margin-bottom:0}.collection:has(.collection__title--desktop-slider) .plush-collection-controls{position:absolute;bottom:100%;left:0;right:0;height:4.4rem;width:100%;max-width:var(--page-width);margin:0 auto 1.6rem;padding:0 5rem;box-sizing:border-box;flex-direction:row;justify-content:flex-end;align-items:center;gap:1.4rem;z-index:2}.collection:has(.collection__title--desktop-slider) .plush-collection-controls .collection__view-all{margin:0}.collection:has(.collection__title--desktop-slider) .plush-collection-controls>*{margin:0;align-self:center;display:flex;align-items:center}.collection:has(.collection__title--desktop-slider) .plush-collection-controls .slider-buttons{align-items:center}.collection:has(.collection__title--desktop-slider) .plush-collection-controls .collection__view-all.scroll-trigger{transform:none;opacity:1}}.card-wrapper .price{min-height:2.2em}.card-wrapper .price .price__container{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.6rem;row-gap:0}.card-wrapper .price .price-item{white-space:nowrap}.card-wrapper .card__heading{min-height:2.8em}.card-wrapper .card__heading a{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card__inner .card__content .card__badge{position:absolute;top:0rem;left:0rem;bottom:auto;right:auto;display:flex;flex-wrap:wrap;gap:.5rem;z-index:2;margin:0}.plush-badge.plush-badge--discount{background:#e4322b;color:#fff;border-radius:6px;padding:.4rem .7rem;font-size:1.15rem;font-weight:700;letter-spacing:0}.plush-badge--brand{position:relative;z-index:2;background:var(--plush-coral);color:#fff;border-radius:6px;padding:.5rem .95rem;font-size:1.3rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;line-height:1.1}.plush-badge--brand:hover{background:var(--plush-coral-deep);color:#fff}.plush-badge--brandlogo{background:#fff;padding:.4rem .7rem;box-shadow:0 1px 4px #0000001f}.plush-badge--brandlogo:hover{background:#fff}.plush-badge--brandlogo img{display:block;height:2rem;width:auto;max-width:8rem;object-fit:contain}.card-wrapper .quick-add{margin-top:1rem}.card-wrapper .quick-add__submit.button{background:var(--plush-coral);color:#fff;border:0;box-shadow:none;border-radius:6px;font-size:1.3rem;min-height:4rem;text-transform:none;letter-spacing:.02em}.card-wrapper .quick-add__submit.button:before,.card-wrapper .quick-add__submit.button:after{box-shadow:none;border:0}.card-wrapper .quick-add__submit.button:hover{filter:brightness(1.08)}.plush-badge{font-weight:600;letter-spacing:.01em}.plush-badge--new{background:#9fe0c0;color:#1c6b48}.plush-badge--hot{background:#ffd36e;color:#7a5300}.plush-badge--custom{background:var(--plush-sage);color:#2e3a29}.card__inner{position:relative}.plush-heart{position:absolute;top:0rem;right:0rem;z-index:3;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffffeb;color:#3d3a33;cursor:pointer;box-shadow:0 2px 8px -3px #3d3a3359;transition:transform .2s var(--plush-ease),color .2s ease,background .2s ease}.plush-heart:hover{transform:scale(1.1);color:var(--plush-coral)}.plush-heart.is-active{color:var(--plush-coral)}.plush-heart.is-active svg path{fill:currentColor}.template-search__header h1,.template-search h1{font-size:3.4rem;font-weight:700;letter-spacing:normal;line-height:1.15;margin:2rem 0 2.4rem}@media screen and (min-width:750px){.template-search__header h1,.template-search h1{font-size:4rem}}.template-search .template-search__search{margin-bottom:1.6rem}.plush-wishlist-page__title{text-align:center;font-size:3.4rem;font-weight:700;letter-spacing:normal;line-height:1.15;margin:0 0 3.2rem}@media screen and (min-width:750px){.plush-wishlist-page__title{font-size:4rem}}.plush-wishlist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;padding:0;margin:0}@media screen and (min-width:750px){.plush-wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem}}.plush-wishlist-card{display:flex;flex-direction:column}.plush-wishlist-card .card-wrapper{flex:1 1 auto}.plush-wishlist-card__actions{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem}.plush-wishlist-card__add.button{--color-button: 26, 26, 26;--color-button-text: 255, 255, 255;margin:0;width:100%;min-height:4rem;padding:.9rem 1rem;font-size:1.3rem;text-decoration:none}.plush-wishlist-card__add.button[disabled]{--color-button: 150, 150, 150;cursor:not-allowed}.plush-wishlist-card__remove{padding:.7rem 1rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:999px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;font-size:1.2rem;transition:border-color .2s var(--plush-ease),color .2s var(--plush-ease)}.plush-wishlist-card__remove:hover{border-color:var(--plush-coral);color:var(--plush-coral)}.plush-wishlist-empty{text-align:center;padding:3rem 0}.plush-wishlist-empty__text{margin-bottom:1.6rem;opacity:.8}.plush-wishlist-empty .button{--color-button: 26, 26, 26;--color-button-text: 255, 255, 255}.header__icon--wishlist{position:relative}.header__icon--wishlist .wishlist-count{position:absolute;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:1.7rem;width:1.7rem;border-radius:100%;display:none;justify-content:center;align-items:center;font-size:.9rem;bottom:.8rem;left:2.2rem;line-height:calc(1 + .1 / var(--font-body-scale))}cart-items.is-empty .cart__warnings{padding:5rem 2rem 6rem}.plush-empty-cart{max-width:44rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.4rem}.plush-empty-cart__icon{display:inline-flex;align-items:center;justify-content:center;width:8.4rem;height:8.4rem;border-radius:50%;background:rgba(var(--color-button),.1);color:var(--plush-coral);margin-bottom:.4rem}.plush-empty-cart__icon svg{width:3.6rem;height:3.6rem}.plush-empty-cart__title{margin:0;font-size:2.6rem}.plush-empty-cart__subtext{margin:0;max-width:34rem;color:rgba(var(--color-foreground),.7);font-size:1.5rem;line-height:1.5}.plush-empty-cart__button{margin-top:.6rem}.plush-empty-cart__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem}.plush-empty-cart__chip{display:inline-flex;align-items:center;padding:.7rem 1.6rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:999px;font-size:1.3rem;text-decoration:none;color:rgb(var(--color-foreground));transition:border-color .2s var(--plush-ease),color .2s var(--plush-ease)}.plush-empty-cart__chip:hover{border-color:var(--plush-coral);color:var(--plush-coral)}@media screen and (max-width:749px){.product__media-list.slider--mobile .product__media-item.slider__slide{width:100%;flex:0 0 100%;max-width:100%;scroll-snap-align:start;scroll-snap-stop:always}.product__media-list.slider--mobile.grid--peek{column-gap:0;scroll-padding-left:0}}.footer-block__details-content .list-menu__item--link,.footer-block__details-content .link,.footer .footer-block__details-content.rte a,.footer .footer-block__details-content.rte a:hover{text-decoration:none}.footer-block__details-content .list-menu__item--link:hover,.footer .footer-block__details-content.rte a:hover{color:#fff}.footer-block__logo{margin-bottom:1.4rem}.footer-block__logo img{display:block;height:auto}@media screen and (max-width:749px){.footer .footer__blocks-wrapper.footer__blocks-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;row-gap:2.6rem;column-gap:1.6rem}.footer .footer__blocks-wrapper.footer__blocks-wrapper>.footer-block{width:calc(50% - .8rem);max-width:calc(50% - .8rem);margin-bottom:0}.footer .footer__blocks-wrapper.footer__blocks-wrapper>.footer-block:first-child,.footer .footer__blocks-wrapper.footer__blocks-wrapper>.footer-block:last-child{width:100%;max-width:100%}.footer .footer-block__heading{margin-bottom:1.2rem}.footer .footer-block__details-content{margin-bottom:0}.footer .footer-block__details-content.rte>p{margin:0 0 .9rem}.footer .footer__content-top{padding-bottom:1.5rem}}.quick-add-modal__content .plush-delivery,.quick-add-modal__content .plush-trust,.quick-add-modal__content .product__view-details{display:none}@media screen and (max-width:749px){.quick-add-modal .product__media-wrapper{margin:-2.5rem -2.5rem 1.5rem;width:calc(100% + 5rem);max-width:none}.quick-add-modal .product__media-wrapper .media,.quick-add-modal .product__media-wrapper img{border-radius:0}}.product-form__buttons .product-form__submit.button{background:#fff!important;background-image:none!important;color:#1a1a1a!important;border:2px solid #1a1a1a!important;box-shadow:none!important}.product-form__buttons .product-form__submit.button span{color:inherit!important}.product-form__buttons .product-form__submit.button:hover:not([disabled]){background:#1a1a1a!important;color:#fff!important}.quick-add-modal .product-form__buttons .product-form__submit.button{background:#1a1a1a!important;color:#fff!important;border:2px solid #1a1a1a!important}.quick-add-modal .product-form__buttons .product-form__submit.button span{color:#fff!important}.quick-add-modal .product-form__buttons .product-form__submit.button:hover:not([disabled]){background:#fff!important;color:#1a1a1a!important}.quick-add-modal .product-form__buttons .product-form__submit.button:hover:not([disabled]) span{color:#1a1a1a!important}.shiprocket-headless .sr-headless-checkout,.shiprocket-headless button.sr-headless-checkout{background:#1a1a1a!important;background-color:#1a1a1a!important;background-image:none!important;border-color:#1a1a1a!important;color:#fff!important}.shiprocket-headless .sr-headless-checkout span,.shiprocket-headless .sr-headless-checkout .sr-checkout-visible2{color:#fff!important}.shopify-policy__container{max-width:74rem;margin:0 auto;padding:4rem 2rem 6rem}.shopify-policy__title{margin-bottom:3rem}.shopify-policy__body,.shopify-policy__body .rte,.shopify-policy__body .rte p,.shopify-policy__body .rte li,.shopify-policy__body .rte h2,.shopify-policy__body .rte h3{color:#121212}.shopify-policy__body .rte p,.shopify-policy__body .rte li{line-height:1.7;font-size:1.6rem}.shopify-policy__body .rte h2,.shopify-policy__body .rte h3{margin-top:2.4rem;margin-bottom:1rem}.shopify-policy__body .rte a{color:#121212;text-underline-offset:2px}.page-width--narrow .rte,.page-width--narrow .rte p,.page-width--narrow .rte li,.page-width--narrow .rte td,.page-width--narrow .rte th,.page-width--narrow .rte h2,.page-width--narrow .rte h3{color:#121212}.page-width--narrow .rte p,.page-width--narrow .rte li{line-height:1.7;font-size:1.6rem}.page-width--narrow .rte h2{margin-top:2.6rem;margin-bottom:1rem}.page-width--narrow .rte h3{margin-top:1.6rem;margin-bottom:.5rem}.page-width--narrow .rte a{color:#121212;text-underline-offset:2px}.page-width--narrow .rte table{width:100%;border-collapse:collapse;margin:1.6rem 0}.page-width--narrow .rte th,.page-width--narrow .rte td{border:1px solid rgba(18,18,18,.15);padding:1rem 1.2rem;text-align:left}.page-width--narrow .rte thead th{background:#f3f3f3;font-weight:700}.page-width--narrow .rte blockquote{border-left:3px solid #1a1a1a;padding-left:1.4rem;margin:1.6rem 0;color:#121212d9}.page-width--narrow .rte hr,.shopify-policy__body .rte hr{margin:2rem 0}.page-width--narrow .rte .plush-address{line-height:1.45}.page-width--narrow .rte .plush-address strong:first-child{display:inline-block;margin-bottom:.4rem}@media screen and (min-width:750px){.plush-autoscroll-clone{display:none!important}}.product__media-wrapper .plush-notice{clear:both;position:relative;z-index:1}.plush-notice{display:flex;align-items:flex-start;gap:1rem;margin:1.6rem 0 .4rem;padding:1.2rem 1.4rem;background:#fff8e6;border:1px solid #e8c96a;border-radius:8px}.plush-notice__icon{line-height:1.5;flex:0 0 auto}.plush-notice__text{margin:0;font-size:1.35rem;line-height:1.5;color:#4a3b0f}.plush-notice__text strong{color:#3a2e0a}.plush-share{position:absolute;top:1rem;right:1rem;z-index:4;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:1px solid rgba(var(--color-foreground),.12);border-radius:50%;background:#ffffffeb;color:rgb(var(--color-foreground));box-shadow:0 4px 14px -6px #0000004d;cursor:pointer;transition:transform .15s ease,background .15s ease}.plush-share:hover{transform:scale(1.08);background:#fff}.plush-share svg{width:1.8rem;height:1.8rem}.plush-share__tip{position:absolute;top:calc(100% + .6rem);right:0;white-space:nowrap;background:#1a1a1a;color:#fff;font-size:1.15rem;padding:.4rem .9rem;border-radius:6px}.article-card__image-wrapper img,.article-card__image img{object-fit:cover!important}.article-card-wrapper .card,.article-card-wrapper .card__inner{background:transparent}.article-card-wrapper .card__inner{border-radius:10px;overflow:hidden}.article-card__title{font-size:1.9rem;font-weight:700;line-height:1.3;margin-top:1.4rem}.article-card__title a{text-decoration:none}.article-card__excerpt{color:#121212b8;font-size:1.5rem;line-height:1.6;margin-top:.8rem}.article-card__info,.article-card__footer{font-size:1.3rem;color:#12121299}.article-card,.article-card .card__content,.article-card__title,.article-card__excerpt,.article-card__info{text-align:left}.blog-articles{row-gap:4rem}@media screen and (min-width:990px){.blog-articles{grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:2.4rem}}@media screen and (min-width:750px)and (max-width:989px){.blog-articles{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:2rem}}.blog-articles__article{width:auto;max-width:none}.article-card__title a,.article-card__title a:hover,.article-card__title a:focus,.article-card .card__heading a,.article-card .card__heading a:hover,.article-card .card__heading a:focus{text-decoration:none!important;text-underline-offset:unset}.main-blog .title--primary{text-align:center;font-size:3.4rem;line-height:1.15;margin:0 0 3.2rem}@media screen and (min-width:750px){.main-blog .title--primary{font-size:4rem}}.article-template__hero-container{max-width:74rem;margin:0 auto}.article-template__hero,.article-template__hero-adapt,.article-template__hero-small,.article-template__hero-medium,.article-template__hero-large{max-height:38rem}.article-template__hero img{width:100%;height:100%;object-fit:cover;border-radius:10px}.article-template__title{margin-top:2.4rem;margin-bottom:.6rem}.article-template__content .rte,.article-template__content .rte p,.article-template__content .rte li,.article-template__content .rte td,.article-template__content .rte th,.article-template__content .rte h2,.article-template__content .rte h3{color:#121212}.article-template__content .rte p,.article-template__content .rte li{font-size:1.65rem;line-height:1.75}.article-template__content .rte h2{font-size:2.4rem;font-weight:700;margin:3.2rem 0 1rem}.article-template__content .rte h3{font-size:1.9rem;font-weight:700;margin:2.4rem 0 .6rem}.article-template__content .rte ul,.article-template__content .rte ol{padding-left:2rem;margin:1.2rem 0}.article-template__content .rte li{margin-bottom:.6rem}.article-template__content .rte a{color:#121212;text-underline-offset:2px}.article-template__content .rte table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:1.5rem}.article-template__content .rte th,.article-template__content .rte td{border:1px solid rgba(18,18,18,.15);padding:1rem 1.2rem;text-align:left}.article-template__content .rte thead th{background:#f3f3f3;font-weight:700}@media screen and (max-width:749px){.article-template__content .rte table{display:block;overflow-x:auto;white-space:nowrap}.article-template__hero,.article-template__hero-adapt,.article-template__hero-small,.article-template__hero-medium,.article-template__hero-large{max-height:24rem}}@media(prefers-reduced-motion:reduce){.card-wrapper,.card,.button,.collection-list__item .card-wrapper:hover{transition:none;transform:none}}.product-media-modal__content img{touch-action:pan-x;cursor:zoom-in;transition:transform .12s ease-out}.product-media-modal.plush-zoomed .product-media-modal__content img{touch-action:none}@media screen and (max-width:989px){.product-media-modal__dialog{padding-left:0!important;padding-right:0!important}.product-media-modal__content{display:flex;align-items:center;padding:0!important;margin:0!important;width:100%!important;max-width:100%!important;height:100dvh;min-height:100vh}.product-media-modal .product-media-modal__content>*,.product-media-modal__content .global-media-settings{width:100%!important;max-width:100%!important;padding:0!important;border:0!important;border-radius:0!important}.product-media-modal__content img{width:100%!important;max-width:100%!important;height:auto!important;max-height:100vh;object-fit:contain}}.product-media-modal.plush-zoomed .product-media-modal__content{overflow:hidden;touch-action:none}.product-media-modal.plush-zoomed .product-media-modal__content img{transition:none}.header__icon .cart-count-bubble,.header__icon .wishlist-count{position:absolute;top:-.2rem!important;left:50%!important;right:auto!important;margin-left:.5rem;bottom:auto;min-width:1.7rem;height:1.7rem;padding:0 .4rem;box-sizing:border-box;border-radius:100px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1rem;line-height:1.7rem;font-weight:700;text-align:center;box-shadow:0 0 0 2px rgb(var(--color-background))}.header__icon{position:relative}@media screen and (max-width:749px){.header__icon .cart-count-bubble,.header__icon .wishlist-count{top:.2rem!important;left:auto!important;right:.2rem!important;margin-left:0;min-width:1.5rem;height:1.5rem;line-height:1.5rem;font-size:.95rem}}@media screen and (min-width:990px){#MainContent:has(cart-items){display:grid;grid-template-columns:minmax(0,1fr) 34rem;align-items:start;column-gap:2.4rem;width:100%;max-width:var(--page-width);margin-inline:auto;padding-inline:5rem;box-sizing:border-box}#MainContent:has(cart-items.is-empty){grid-template-columns:minmax(0,1fr)}#MainContent:has(cart-items.is-empty) .cart__items{border:0;background:transparent;padding:0}#MainContent:has(cart-items)>.shopify-section:first-child{grid-column:1 / -1}#MainContent:has(cart-items)>.shopify-section:has(cart-items){grid-column:1}#MainContent:has(cart-items)>.shopify-section:has(#main-cart-footer){grid-column:2;grid-row:2}#MainContent:has(cart-items) .page-width{max-width:none;width:100%;padding-inline:0}#MainContent:has(cart-items) .cart__footer.cart__footer{display:block!important;padding-top:0!important;padding-bottom:4rem!important}#MainContent:has(cart-items) .cart__footer>:first-child{margin-top:0!important}#MainContent:has(cart-items)>.shopify-section:has(#main-cart-footer) .page-width{padding-top:0}#MainContent:has(cart-items) .cart__footer>*{margin:0!important;width:100%!important;max-width:none!important}#MainContent:has(cart-items) .cart__items{padding-bottom:1.6rem}}cart-items,cart-items.gradient,#main-cart-footer,#MainContent:has(cart-items)>.shopify-section,#MainContent:has(cart-items)>.shopify-section>.gradient{background:transparent!important}cart-items{padding-block:0!important}cart-items:not(.is-empty) .cart__warnings{padding:0!important}#MainContent:has(cart-items) .cart__footer{padding-top:0!important}cart-items .page-width,#main-cart-footer .page-width{max-width:104rem}@media screen and (min-width:750px){.cart__items{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.09);border-radius:1.6rem;padding:1.6rem}}#main-cart-footer.is-empty{display:none}#MainContent:has(cart-items){background:transparent}.plush-cart-title,cart-items .title--primary{text-align:center;font-size:3.4rem;font-weight:700;line-height:1.15;letter-spacing:normal;margin:0 0 3.2rem}@media screen and (min-width:750px){.plush-cart-title,cart-items .title--primary{font-size:4rem}}.cart-items,.cart-items thead,.cart-items tbody,.cart-items tr,.cart-items th,.cart-items td{display:block;border:0;padding:0;text-align:left}.cart-items caption{display:none}@media screen and (min-width:750px){.cart-items thead tr,.cart-items .cart-item{display:grid;grid-template-columns:18rem minmax(0,1fr) 13rem 15rem;align-items:center;column-gap:1.2rem}.cart-items thead th:first-child{grid-column:1 / span 2}.cart-items thead tr{padding:0 1.3rem .8rem}.cart-items thead th{border-bottom:0!important}.cart-items th{font-size:1.3rem;letter-spacing:.08rem;text-transform:uppercase;font-weight:800;color:rgb(var(--color-foreground))}.cart-items th.cart-items__heading--quantity{text-align:center}.cart-items th.small-hide.right{text-align:right;padding-right:1.6rem}.cart-items th.cart-items__heading--price,.cart-item .cart-item__unit{display:none}.cart-items .cart-item{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:1rem;padding:1.2rem;margin-bottom:.9rem;transition:box-shadow .15s ease,border-color .15s ease}.cart-items tbody tr:last-child .cart-item{margin-bottom:0}.cart-items .cart-item:hover{border-color:rgba(var(--color-foreground),.18);box-shadow:0 4px 16px -10px #00000059}.cart-item .cart-item__quantity{display:flex;align-items:center;justify-content:center;gap:.8rem}.cart-item .cart-item__quantity-wrapper{display:flex;align-items:center;gap:.8rem}.cart-item .cart-item__totals.small-hide{display:flex;align-items:center;justify-content:flex-end;text-align:right}.cart-item .cart-item__totals .loading__spinner.hidden{display:none!important}.cart-item .cart-item__totals.small-hide .cart-item__price-wrapper{display:flex;align-items:center;justify-content:flex-end;width:100%}.cart-item .cart-item__totals .price{margin:0!important;align-self:center;font-size:1.7rem;font-weight:700;white-space:nowrap;padding-right:1.6rem}}.cart-item .cart-item__media{width:18rem!important;display:flex;align-items:center;padding-top:0!important;padding-bottom:0!important}.cart-item__media .cart-item__image{width:18rem!important;max-width:none!important;min-width:18rem;height:13rem!important;object-fit:contain;background:transparent;border:1px solid rgba(var(--color-foreground),.09);border-radius:.8rem;box-sizing:border-box;padding:1.2rem;display:block}.cart-item__name{font-size:1.5rem;font-weight:600;line-height:1.35;color:rgb(var(--color-foreground));text-decoration:none}.cart-item__name:hover{text-decoration:underline}.cart-item .cart-item__details,.cart-item .cart-item__quantity,.cart-item .cart-item__totals{padding-top:0!important;padding-bottom:0!important}.cart-item .cart-item__details .product-option,.cart-item .cart-item__details .cart-item__price-wrapper{font-size:1.3rem;color:rgba(var(--color-foreground),.55)}.cart-item .quantity{width:10.5rem;min-height:3.8rem;border:1px solid rgba(var(--color-foreground),.16);border-radius:.8rem;overflow:hidden}.cart-item .quantity__button{min-height:3.6rem;flex:0 0 3rem}.cart-item .quantity__input{min-height:3.6rem;flex:1 1 auto;min-width:3rem;width:auto;text-align:center;padding:0}.cart-items .cart-item{position:relative}.cart-item .cart-item__remove{position:absolute;top:.5rem;right:.5rem;z-index:2;width:auto;height:3.5rem;line-height:0}.cart-item .cart-item__remove,.cart-item .cart-item__remove cart-remove-button,.cart-item .cart-item__remove .button{margin:0!important;padding:0!important}.cart-item .cart-item__remove cart-remove-button{display:block;height:3.5rem}.cart-item cart-remove-button .button{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;min-height:0;padding:0;border:1px solid rgba(var(--color-foreground),.12);border-radius:50%;background:rgb(var(--color-background));box-shadow:0 2px 8px -3px #00000047;color:rgba(var(--color-foreground),.7);transition:color .15s ease,border-color .15s ease}.cart-item cart-remove-button .button .svg-wrapper,.cart-item cart-remove-button .button svg{width:1.5rem;height:1.5rem}.cart-item cart-remove-button .button:hover{color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.35)}@media screen and (min-width:750px){.cart__footer.cart__footer{display:grid!important;grid-template-columns:minmax(0,62fr) minmax(0,38fr)!important;gap:2.4rem;align-items:start}}.cart__footer .cart__note.field{display:block}.plush-cart-note{display:block;margin-top:2.4rem;margin-bottom:4rem}.plush-cart-note label{display:block;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.plush-cart-note .text-area{width:100%;min-height:10rem;resize:vertical;border:1px solid rgba(var(--color-foreground),.14);border-radius:1.2rem;padding:1.2rem 1.4rem;background:rgb(var(--color-background))}.cart__footer .cart__blocks{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.09);border-radius:1.2rem;padding:2rem;width:100%;max-width:none}.cart__footer .cart__note label{position:static!important;display:block;font-size:1.5rem;font-weight:700;margin:0 0 1rem;padding:0;transform:none!important;letter-spacing:normal;color:rgb(var(--color-foreground))}.cart__footer .cart__note .text-area{width:100%;max-width:none;min-height:10rem;resize:vertical;border:1px solid rgba(var(--color-foreground),.14);border-radius:.8rem;padding:1.2rem 1.4rem}.plush-summary-heading{font-size:1.5rem;font-weight:700;margin:0 0 1.4rem}.cart__footer .totals{justify-content:space-between;align-items:baseline;gap:1.2rem;padding-top:1.2rem;border-top:1px solid rgba(var(--color-foreground),.09)}.cart__footer .totals__total,.cart__footer .totals__total-value{font-size:1.7rem;font-weight:700;margin:0;color:rgb(var(--color-foreground));white-space:nowrap}.cart__footer .tax-note{display:block;margin-top:.8rem;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.plush-cart-terms{display:flex;align-items:flex-start;gap:.9rem;margin:1.6rem 0;padding:.8rem;border-radius:.8rem;transition:background-color .2s ease}.plush-cart-terms__input{flex:0 0 auto;width:1.7rem;height:1.7rem;margin-top:.2rem;accent-color:rgb(var(--color-foreground));cursor:pointer}.plush-cart-terms__label{font-size:1.3rem;line-height:1.5;text-align:left;color:rgba(var(--color-foreground),.75);cursor:pointer}.plush-cart-terms__label a{color:rgb(var(--color-foreground));text-underline-offset:.3rem}.plush-cart-terms--error{background:rgba(var(--color-foreground),.06);box-shadow:inset 0 0 0 1px rgb(var(--color-foreground))}.plush-locked{opacity:.45;filter:grayscale(.4)}.plush-cart-ctas{display:flex;flex-direction:column;gap:1rem}.plush-cart-ctas .plush-cart-continue,.plush-cart-ctas .cart__checkout-button{width:100%;margin:0;max-width:none;border-radius:.8rem}.plush-cart-continue.plush-cart-continue{display:flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid rgba(var(--color-foreground),.25);color:rgb(var(--color-foreground));background:transparent;box-shadow:none;font-weight:600}.plush-cart-continue.plush-cart-continue:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.plush-cart-ctas+.cart__dynamic-checkout-buttons,.cart__footer .shiprocket-headless:not(:empty){width:100%!important;margin-top:1rem}.cart__footer .sr-headless-checkout{width:100%!important;min-height:4.5rem!important;margin-top:0!important;border-radius:.8rem!important}@media screen and (min-width:750px)and (max-width:989px){.cart-items thead tr,.cart-items .cart-item{grid-template-columns:11rem minmax(0,1fr) 10rem 14rem;column-gap:1.2rem}.cart-item .cart-item__media{width:11rem!important}.cart-item .cart-item__media .cart-item__image{width:11rem!important;min-width:0;height:9rem!important;padding:.8rem}.cart-item .cart-item__details{min-width:0;padding-right:1.2rem!important;overflow-wrap:anywhere}.cart-item .cart-item__details .cart-item__name{font-size:1.4rem}.cart-item .quantity{width:9.5rem}.cart-item .cart-item__totals.small-hide{font-size:1.5rem;padding-right:.8rem;padding-left:.8rem}}@media screen and (max-width:989px){#main-cart-footer .cart__footer{display:block!important;padding-top:0!important}#main-cart-footer .cart__blocks{width:100%;max-width:none;margin:0}.plush-cart-note{margin-bottom:2.4rem}}@media screen and (max-width:749px){.cart-items thead{display:none!important}.cart-items .cart-item{display:grid!important;grid-template-columns:9rem minmax(0,1fr);grid-template-areas:"media details" "media qty";align-items:start;column-gap:1.4rem;row-gap:1rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.09);border-radius:1.2rem;padding:1.2rem;margin-bottom:1.2rem;position:relative}.cart-item .cart-item__media{grid-area:media;width:9rem!important;align-items:flex-start}.cart-item .cart-item__media .cart-item__image{width:9rem!important;min-width:0;height:9rem!important;padding:.6rem}.cart-item .cart-item__details{grid-area:details;padding:0 3.4rem 0 0!important}.cart-item .cart-item__details .cart-item__name{font-size:1.4rem}.cart-item .cart-item__quantity{grid-area:qty;display:flex!important;align-items:center;justify-content:flex-start}.cart-item .cart-item__totals.medium-hide{grid-area:qty;justify-self:end;align-self:center;text-align:right;font-weight:700;font-size:1.6rem;padding:0!important}.cart-item .cart-item__unit,.cart-item .cart-item__totals.small-hide{display:none!important}.cart-item .cart-item__remove{top:.8rem;right:.8rem;width:3.5rem;height:3.5rem;flex:0 0 3.5rem}.cart-item .cart-item__remove .button{box-sizing:border-box;width:3.5rem!important;min-width:3.5rem!important;max-width:3.5rem!important;height:3.5rem!important;flex:0 0 3.5rem;border-radius:50%}.cart-item .cart-item__details{padding-right:4.4rem!important}#main-cart-footer .cart__footer{padding-bottom:calc(7rem + env(safe-area-inset-bottom,0px))!important}}.footer .footer__content-bottom{padding-top:1.6rem}.footer .footer__copyright.footer__copyright{text-align:center;margin-top:.6rem;width:100%}.footer .footer__copyright .copyright__content{font-size:1.4rem}@media screen and (max-width:749px){.footer .footer__content-bottom{padding-top:1.2rem;row-gap:.8rem}}@media screen and (max-width:749px){.plush-mobilenav{left:1.2rem;right:1.2rem;bottom:calc(1rem + env(safe-area-inset-bottom,0px));padding-bottom:0;border:1px solid rgba(var(--color-foreground),.08);border-radius:2rem;box-shadow:0 12px 32px -14px #00000080;overflow:visible}.plush-mobilenav__item{min-height:5.2rem;border-radius:1.6rem;gap:.2rem}.plush-mobilenav__item.is-active .plush-mobilenav__icon{width:4.6rem;height:4.6rem;margin-top:-2.6rem;margin-bottom:.2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(var(--color-foreground));border:3px solid rgb(var(--color-background));box-shadow:0 8px 18px -6px #00000073}.plush-mobilenav__item.is-active .plush-mobilenav__icon .plush-icon{width:2.3rem;height:2.3rem;color:rgb(var(--color-background))}.plush-mobilenav__item.is-active .plush-mobilenav__label{color:rgb(var(--color-foreground));font-weight:700}.plush-mobilenav__item.is-active .plush-mobilenav__count{top:.1rem;right:.1rem;box-shadow:0 0 0 2px rgb(var(--color-background))}}.plush-card-swatches{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:.6rem}.plush-card-swatches__label{font-size:1.4rem;line-height:1.8;font-weight:400;color:rgb(var(--color-foreground))}.plush-card-swatches__row{display:flex;flex-wrap:wrap;gap:.8rem}.plush-card-swatches__item{width:3rem;height:3rem;padding:.2rem;background:rgb(var(--color-background));border:0;border-radius:4px;overflow:hidden;cursor:pointer;box-sizing:border-box;box-shadow:0 1px 3px #0000001f;flex-shrink:0}.plush-card-swatches__item.is-selected{outline:1px solid var(--plush-coral)}.plush-card-swatches__item img{width:100%;height:100%;object-fit:contain;display:block}.product-form__input--pill label.plush-variant-photo{width:12rem;height:6rem;padding:.4rem;margin:.5rem 1rem .5rem 0;min-width:0;display:flex;align-items:center;justify-content:center;border-radius:.6rem;box-sizing:border-box}.product-form__input--pill label.plush-variant-photo img{width:100%;height:100%;object-fit:cover;display:block;border-radius:.3rem}.product-form__input--pill input[type=radio]:checked+label.plush-variant-photo{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-color:var(--plush-coral);box-shadow:0 0 0 1px var(--plush-coral)}.product-form__input--pill input[type=radio]:disabled+label.plush-variant-photo img,.product-form__input--pill label.plush-variant-photo.disabled img{opacity:.4}.product-form__input--pill input[type=radio]+label.plush-variant-dot{width:4.4rem;height:4.4rem;padding:0;margin:.5rem 1rem .5rem 0;min-width:0;border-radius:.8rem;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;box-sizing:border-box}.product-form__input--pill input[type=radio]+label.plush-variant-dot .plush-variant-dot__fill{width:2.4rem;height:2.4rem;border-radius:50%;display:block;box-shadow:inset 0 0 0 1px rgba(var(--color-foreground),.18)}.product-form__input--pill input[type=radio]:checked+label.plush-variant-dot{background-color:rgb(var(--color-background));border-color:var(--plush-coral);box-shadow:0 0 0 1px var(--plush-coral)}.product-form__input--pill input[type=radio]:disabled+label.plush-variant-dot .plush-variant-dot__fill,.product-form__input--pill label.plush-variant-dot.disabled .plush-variant-dot__fill{opacity:.35}.plush-card-swatches__item--dot{width:2.2rem;height:2.2rem;padding:0;border-radius:50%;box-shadow:none;overflow:visible}.plush-card-swatches__dot{width:100%;height:100%;border-radius:50%;display:block;box-shadow:inset 0 0 0 1px rgba(var(--color-foreground),.2)}.plush-card-swatches__item--dot.is-selected{outline:none;box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 3px var(--plush-coral)}.product-form__input--pill input[type=radio]+label.plush-variant-dot img.plush-variant-dot__fill,.plush-card-swatches__item--dot img.plush-card-swatches__dot{object-fit:cover}.plush-push{position:fixed;z-index:40;left:1.2rem;right:1.2rem;bottom:calc(1.2rem + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:1.6rem;background:rgb(var(--color-background));box-shadow:0 14px 40px -16px #00000073;transform:translateY(1.5rem);opacity:0;transition:transform .25s ease,opacity .25s ease}.plush-push.is-open{transform:translateY(0);opacity:1}.plush-push__text{display:flex;flex-direction:column;gap:.4rem}.plush-push__heading{font-size:1.5rem;line-height:1.3}.plush-push__body{font-size:1.3rem;color:rgba(var(--color-foreground),.72)}.plush-push__actions{display:flex;gap:1rem}.plush-push__actions .button{flex:1;min-height:4.2rem;font-size:1.3rem;padding:0 1.2rem}@media screen and (max-width:749px){.plush-push{bottom:calc(7.8rem + env(safe-area-inset-bottom,0px))}}@media screen and (min-width:750px){.plush-push{left:auto;right:2rem;max-width:36rem}}.plush-push__actions .plush-push__yes{background:var(--plush-coral);color:rgb(var(--color-background));border-color:var(--plush-coral)}.plush-push__actions .plush-push__yes:after,.plush-push__actions .plush-push__yes:before{display:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom.css.map */
