@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700;9..40,800&display=swap";:root,.plushen-pdp{--p-bg: #ffffff;--p-bg-soft: #f5f4f1;--p-bg-tint: #ebeae6;--p-fg: #111111;--p-fg-soft: #2a2a2a;--p-muted: #6b6b6b;--p-muted-2: #8a8a8a;--p-line: #e3e2de;--p-line-strong: #c7c6c2;--p-accent: #111111;--p-success: #1c7a3f;--p-sale: #b3261e;--p-card-bg: #ffffff;--p-pill-bg: #ffffff;--p-pill-fg: #111111;--p-pill-bg-active: #111111;--p-pill-fg-active: #ffffff;--p-font: "DM Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--p-fs-12: .75rem;--p-fs-13: .8125rem;--p-fs-14: .875rem;--p-fs-15: .9375rem;--p-fs-16: 1rem;--p-fs-18: 1.125rem;--p-fs-20: 1.25rem;--p-fs-24: 1.5rem;--p-fs-28: 1.75rem;--p-fs-32: 2rem;--p-fs-40: 2.5rem;--p-fs-48: 3rem;--p-fs-h1: clamp(2rem, 3.6vw, 3rem);--p-fs-h2: clamp(1.75rem, 2.6vw, 2.5rem);--p-fs-h3: clamp(1.375rem, 2vw, 1.75rem);--p-gap-2: 4px;--p-gap-3: 8px;--p-gap-4: 12px;--p-gap-5: 16px;--p-gap-6: 20px;--p-gap-7: 24px;--p-gap-8: 32px;--p-gap-9: 40px;--p-gap-10: 48px;--p-gap-12: 64px;--p-gap-14: 80px;--p-r-sm: 6px;--p-r-md: 10px;--p-r-lg: 16px;--p-r-pill: 999px;--p-max-w: 1600px;--p-pad-x: clamp(16px, 4vw, 64px)}.plushen-pdp,.plushen-pdp *{box-sizing:border-box}.plushen-pdp{font-family:var(--p-font);font-feature-settings:"ss01" on,"cv11" on;color:var(--p-fg);background:var(--p-bg);font-size:var(--p-fs-16);width:100%;max-width:100%;overflow-x:clip;line-height:1.5;letter-spacing:-.005em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.plushen-pdp img,.plushen-pdp video,.plushen-pdp svg,.plushen-pdp iframe{max-width:100%}.plushen-pdp :where(h1,h2,h3,h4,h5){margin:0;font-family:var(--p-font);color:var(--p-fg);letter-spacing:-.02em;line-height:1.15;font-weight:600}.plushen-pdp p{margin:0}.plushen-pdp a{color:inherit}.plushen-pdp button{font-family:inherit}.plushen-pdp fieldset{border:0;padding:0;margin:0;min-width:0}.plushen-pdp legend{padding:0;width:100%}.plushen-pdp img,.plushen-pdp video{display:block;max-width:100%;height:auto}.plushen-wrap{width:100%;max-width:var(--p-max-w);margin:0 auto;padding-inline:var(--p-pad-x)}.plushen-section{padding-block:clamp(40px,5vw,80px)}.plushen-section--tight{padding-block:clamp(24px,3vw,40px)}.plushen-section--soft{background:var(--p-bg-soft)}.plushen-section--tint{background:var(--p-bg-tint)}.plushen-section--dark{background:var(--p-fg);color:var(--p-bg)}.plushen-section--dark h1,.plushen-section--dark h2,.plushen-section--dark h3,.plushen-section--dark h4{color:var(--p-bg)}.plushen-section-head{display:flex;flex-direction:column;gap:var(--p-gap-5);margin-bottom:clamp(40px,5vw,72px);max-width:760px}.plushen-section-head--center{margin-inline:auto;text-align:center;align-items:center}.plushen-section-head h2{font-size:clamp(1.875rem,3.4vw,3rem);line-height:1.08;letter-spacing:-.025em;font-weight:600;text-wrap:balance}.plushen-section-head p{color:var(--p-muted);font-size:var(--p-fs-18)}.plushen-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--p-r-pill);font-size:var(--p-fs-13);font-weight:500;background:var(--p-pill-bg);color:var(--p-pill-fg);border:1px solid var(--p-line);white-space:nowrap;line-height:1}.plushen-pill--solid{background:var(--p-fg);color:var(--p-bg);border-color:var(--p-fg)}.plushen-pill--sale{background:var(--p-sale);color:#fff;border-color:var(--p-sale)}.plushen-pill--ghost{background:transparent;border-color:var(--p-line-strong)}.plushen-pill--xs{padding:4px 10px;font-size:var(--p-fs-12)}.plushen-option{display:flex;flex-direction:column;gap:var(--p-gap-4);border:0;padding:0;margin:8px 0 12px;min-width:0}[data-plushen-hero-atc]{margin-top:18px}.plushen-option__label{font-size:var(--p-fs-14);font-weight:500;color:var(--p-fg);display:flex;align-items:center;gap:8px}.plushen-option__label span.muted{color:var(--p-muted);font-weight:400}.plushen-option__hint{margin-left:auto;font-size:var(--p-fs-13);color:var(--p-muted);text-decoration:underline;cursor:pointer;background:transparent;border:0;padding:0}.plushen-pill-group{display:flex;flex-wrap:wrap;gap:8px}.plushen-pill-group input[type=radio]{position:absolute;opacity:0;pointer-events:none}.plushen-pill-group label{display:inline-flex;align-items:center;justify-content:center;min-width:56px;padding:12px 18px;border-radius:var(--p-r-pill);font-size:var(--p-fs-14);font-weight:500;background:var(--p-pill-bg);color:var(--p-pill-fg);border:1.5px solid var(--p-line-strong);cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.plushen-pill-group label:hover{border-color:var(--p-fg)}.plushen-pill-group input[type=radio]:checked+label{background:var(--p-pill-bg-active);color:var(--p-pill-fg-active);border-color:var(--p-pill-bg-active)}.plushen-pill-group input[type=radio]:focus-visible+label{outline:2px solid var(--p-fg);outline-offset:2px}.plushen-size-group{--size-tile-selected: #5b6a4f;--size-tile-bg: #ffffff;--size-tile-border: #787b68;display:flex;flex-wrap:nowrap;gap:12px;width:100%}.plushen-size-group input[type=radio]{position:absolute;opacity:0;pointer-events:none}.plushen-size-tile{flex:1 1 0;min-width:0;height:64px;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;border:1px solid var(--size-tile-border);border-radius:10px;background:var(--size-tile-bg);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;overflow:hidden;box-sizing:border-box}.plushen-size-tile:hover{border-color:var(--size-tile-selected)}.plushen-size-group input[type=radio]:checked+.plushen-size-tile{border-color:var(--size-tile-selected);border-width:2px;padding:9px 13px}.plushen-size-group input[type=radio]:focus-visible+.plushen-size-tile{outline:2px solid var(--size-tile-selected);outline-offset:2px}.plushen-size-tile__img{display:block;width:auto;height:auto;max-width:clamp(28px,35%,60px);max-height:calc(100% - 20px);object-fit:contain;object-position:center;flex-shrink:0;pointer-events:none;-webkit-user-select:none;user-select:none}.plushen-size-tile__name{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:749px){.plushen-size-group{gap:8px}.plushen-size-tile{height:56px;padding:8px 10px;gap:8px;border-radius:8px}.plushen-size-group input[type=radio]:checked+.plushen-size-tile{padding:7px 9px}.plushen-size-tile__img{max-width:clamp(22px,30%,48px);max-height:calc(100% - 16px)}}.plushen-swatch-grid{display:flex;flex-wrap:wrap;gap:18px 18px;margin-block:14px 18px}.plushen-swatch{position:relative;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:10px;width:56px;margin:0}.plushen-swatch input[type=radio]{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none;clip:rect(0 0 0 0);clip-path:inset(50%);margin:0!important;padding:0!important;border:0!important;overflow:hidden;-webkit-appearance:none;appearance:none}.plushen-swatch__tile{position:relative;width:44px;height:44px;border-radius:50%;overflow:hidden;border:2px solid transparent;outline:1px solid var(--p-line);outline-offset:-1px;background:var(--p-bg-tint);transition:border-color .15s ease,transform .15s ease;flex-shrink:0}.plushen-swatch:hover .plushen-swatch__tile{transform:scale(1.05)}.plushen-swatch__tile img{width:100%;height:100%;object-fit:cover}.plushen-swatch__color{display:block;width:100%;height:100%;background:linear-gradient(135deg,#e8e6e0,#c7c5c0)}.plushen-swatch__color[data-color=yellow]{background:#f5c518}.plushen-swatch__color[data-color=mustard]{background:#d4a017}.plushen-swatch__color[data-color=gold]{background:#c9a961}.plushen-swatch__color[data-color=orange]{background:#e6651a}.plushen-swatch__color[data-color=coral]{background:#e8806b}.plushen-swatch__color[data-color=red]{background:#b3261e}.plushen-swatch__color[data-color=burgundy]{background:#6b1d1d}.plushen-swatch__color[data-color=pink]{background:#e8a0a0}.plushen-swatch__color[data-color=rose]{background:#c97e7e}.plushen-swatch__color[data-color=purple]{background:#7e5a9b}.plushen-swatch__color[data-color=lavender]{background:#b8a5d0}.plushen-swatch__color[data-color=blue]{background:#2e6fa8}.plushen-swatch__color[data-color=navy]{background:#1a2f4a}.plushen-swatch__color[data-color=teal]{background:#2a7f7f}.plushen-swatch__color[data-color=turquoise]{background:#45b8ac}.plushen-swatch__color[data-color=sky]{background:#87b8d8}.plushen-swatch__color[data-color=green]{background:#4a6b4a}.plushen-swatch__color[data-color=forest]{background:#2a4a2a}.plushen-swatch__color[data-color=olive]{background:#6b7a4b}.plushen-swatch__color[data-color=mint]{background:#b8d8c5}.plushen-swatch__color[data-color=sage]{background:#a8b89a}.plushen-swatch__color[data-color=black]{background:#1a1a1a}.plushen-swatch__color[data-color=charcoal]{background:#3a3a3a}.plushen-swatch__color[data-color=grey],.plushen-swatch__color[data-color=gray]{background:#888}.plushen-swatch__color[data-color=silver]{background:#b8b8b8}.plushen-swatch__color[data-color=white]{background:#fff;box-shadow:inset 0 0 0 1px #e3e2de}.plushen-swatch__color[data-color=ivory],.plushen-swatch__color[data-color=cream],.plushen-swatch__color[data-color=pearl]{background:#f0eadc;box-shadow:inset 0 0 0 1px #e3e2de}.plushen-swatch__color[data-color=beige]{background:#e0d4b8}.plushen-swatch__color[data-color=sand],.plushen-swatch__color[data-color=sandstone]{background:#d8c8a8}.plushen-swatch__color[data-color=tan]{background:#c8a97e}.plushen-swatch__color[data-color=camel]{background:#b8956a}.plushen-swatch__color[data-color=brown]{background:#6b4423}.plushen-swatch__color[data-color=chocolate]{background:#4a2a1a}.plushen-swatch__color[data-color=espresso]{background:#3a2a1f}.plushen-swatch__color[data-color=bronze]{background:#9a6f4a}.plushen-swatch__color[data-color=copper]{background:#b8704a}.plushen-swatch__color[data-color=terracotta]{background:#c87a5a}.plushen-swatch input[type=radio]:checked+.plushen-swatch__tile{border-color:var(--p-fg);outline-color:var(--p-fg);outline-offset:2px}.plushen-swatch input[type=radio]:focus-visible+.plushen-swatch__tile{outline:2px solid var(--p-fg);outline-offset:3px}.plushen-swatch__name{margin:0;font-size:var(--p-fs-12);font-weight:500;display:block;text-align:center;line-height:1.2;color:var(--p-fg)}.plushen-swatch__tag{display:block;font-size:var(--p-fs-12);color:var(--p-muted);margin-top:2px}.plushen-swatch__badge{position:absolute;top:6px;left:6px;background:#ffffffeb;color:var(--p-fg);font-size:10px;text-transform:uppercase;letter-spacing:.04em;padding:3px 6px;border-radius:3px;font-weight:600}.plushen-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--p-gap-3);height:52px;padding:0 28px;border-radius:var(--p-r-pill);font-size:var(--p-fs-15);font-weight:500;background:#68735c;color:#fff;border:none;cursor:pointer;letter-spacing:-.01em;text-decoration:none;transition:background .2s ease,color .2s ease;width:100%}.plushen-btn:hover{background:#787b68;color:#fff;opacity:1}.plushen-btn:active{background:#787b68}.plushen-btn--secondary{background:transparent;color:var(--p-fg);border:1.5px solid var(--p-fg)}.plushen-btn--secondary:hover{background:var(--p-fg);color:#fff;border-color:var(--p-fg)}.plushen-btn--sm{height:40px;padding:0 20px;font-size:var(--p-fs-14)}.plushen-link{font-size:var(--p-fs-14);text-decoration:underline;text-underline-offset:3px;color:var(--p-fg);cursor:pointer;background:none;border:none;padding:0}.plushen-stars{display:inline-flex;align-items:center;gap:6px;font-size:var(--p-fs-14);color:var(--p-fg)}.plushen-stars__icons{display:inline-flex;gap:1px;position:relative}.plushen-stars__icons svg{width:16px;height:16px}.plushen-stars__count{color:var(--p-muted);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.plushen-crumbs{display:flex;flex-wrap:wrap;gap:6px;font-size:var(--p-fs-13);color:var(--p-muted);margin-bottom:var(--p-gap-5)}.plushen-crumbs a{color:var(--p-muted);text-decoration:none}.plushen-crumbs a:hover{text-decoration:underline}.plushen-crumbs span[aria-hidden]{color:var(--p-line-strong)}.plushen-pdp__hero{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--p-gap-8);padding-block:var(--p-gap-7)}@media(max-width:959px){.plushen-pdp__hero{padding-inline:0}.plushen-pdp__hero>.plushen-info,.plushen-pdp__hero .plushen-gallery__thumbs{padding-inline:var(--p-pad-x)}}@media(min-width:960px){.plushen-pdp__hero{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:var(--p-gap-10);padding-block:var(--p-gap-9)}}.plushen-gallery{display:flex;flex-direction:column;gap:var(--p-gap-4);min-width:0;max-width:100%}@media(min-width:960px){.plushen-gallery{position:sticky;top:calc(var(--header-group-height, 0px) + 16px);align-self:start}}.plushen-gallery__main{position:relative;background:#f6f6f6;border-radius:0;aspect-ratio:1 / 1;overflow:hidden;width:100%;max-width:100%;margin:0}@media(min-width:960px){.plushen-gallery__main{border-radius:var(--p-r-lg);aspect-ratio:4 / 3}}.plushen-gallery__track{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.plushen-gallery__track::-webkit-scrollbar{display:none}.plushen-gallery__main img,.plushen-gallery__main video{width:100%;height:100%;max-width:100%;object-fit:contain;display:block}.plushen-gallery__main .plushen-gallery__slide{position:relative;flex:0 0 100%;width:100%;min-width:0;max-width:100%;height:100%;scroll-snap-align:center;scroll-snap-stop:always}.plushen-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fffffff2;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--p-fg);box-shadow:0 2px 8px #00000014;z-index:2;transition:opacity .2s ease,transform .2s ease}.plushen-gallery__nav:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.plushen-gallery__nav:disabled{opacity:0;pointer-events:none}.plushen-gallery__nav--prev{left:12px}.plushen-gallery__nav--next{right:12px}@media(min-width:960px){.plushen-gallery__nav{width:44px;height:44px}.plushen-gallery__nav--prev{left:16px}.plushen-gallery__nav--next{right:16px}}.plushen-gallery__360{position:absolute;bottom:16px;right:16px;background:#fffffff2;border:none;border-radius:var(--p-r-pill);padding:10px 16px;font-size:var(--p-fs-13);font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;z-index:2}.plushen-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.plushen-gallery__thumbs::-webkit-scrollbar{display:none}.plushen-gallery__thumb{flex:0 0 auto;width:clamp(64px,14vw,96px);aspect-ratio:1;background:#f6f6f6;border-radius:var(--p-r-sm);border:2px solid transparent;overflow:hidden;cursor:pointer;padding:0;scroll-snap-align:start}.plushen-gallery__thumb img{width:100%;height:100%;object-fit:cover}.plushen-gallery__thumb[aria-current=true]{border-color:var(--p-fg)}.plushen-info{display:flex;flex-direction:column;gap:var(--p-gap-6);min-width:0;max-width:100%}.plushen-info__badges{display:flex;flex-wrap:wrap;gap:6px}.plushen-info__title{font-size:var(--p-fs-h1);font-weight:600;letter-spacing:-.025em;line-height:1.05}.plushen-info__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--p-gap-4)}.plushen-info__price{font-size:var(--p-fs-28);font-weight:600;letter-spacing:-.02em}.plushen-info__price-compare{font-size:var(--p-fs-18);color:var(--p-muted);text-decoration:line-through}.plushen-info__price-save{display:inline-flex;align-items:center;gap:4px;font-size:var(--p-fs-13);font-weight:500;background:var(--p-sale);color:#fff;padding:4px 10px;border-radius:var(--p-r-pill)}.plushen-info__installments{display:flex;align-items:center;gap:var(--p-gap-3);font-size:var(--p-fs-13);color:var(--p-muted);flex-wrap:wrap;padding:var(--p-gap-3) 0;border-block:1px solid var(--p-line)}.plushen-info__installments b{color:var(--p-fg);font-weight:500}.plushen-info__shipping{display:inline-flex;align-items:center;gap:8px;font-size:var(--p-fs-14);color:var(--p-success);font-weight:500}.plushen-info__trust{display:flex;flex-wrap:wrap;gap:var(--p-gap-5);padding-block:var(--p-gap-4);border-top:1px solid var(--p-line)}.plushen-info__trust-item{display:inline-flex;align-items:center;gap:6px;font-size:var(--p-fs-13);color:var(--p-fg);font-weight:500}.plushen-info__trust-item svg{width:18px;height:18px;flex-shrink:0}.plushen-info__stock{font-size:var(--p-fs-13);color:var(--p-fg);font-weight:500}.plushen-info__stock b{color:var(--p-sale);font-weight:600}.plushen-info__view-full{display:inline-flex;align-items:center;gap:4px;font-size:var(--p-fs-13);color:var(--p-muted);text-decoration:underline;text-underline-offset:3px;cursor:pointer;background:none;border:none;padding:0}.plushen-trust-bar{position:relative;width:100%;padding-block:var(--p-gap-6);border-top:0;border-bottom:1px solid var(--p-line)}.plushen-trust-bar__track{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--p-gap-5);width:100%;max-width:var(--p-max-w);margin-inline:auto;padding-inline:var(--p-pad-x)}.plushen-trust-bar__group{display:contents}.plushen-trust-bar__group[aria-hidden=true]{display:none}.plushen-trust-bar__item{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;font-size:var(--p-fs-14);font-weight:500;white-space:nowrap;padding-inline:clamp(20px,4vw,48px)}.plushen-trust-bar__item svg{width:22px;height:22px;flex-shrink:0}@media(max-width:749px){.plushen-trust-bar{overflow:hidden}.plushen-trust-bar__track{flex-wrap:nowrap;justify-content:flex-start;width:max-content;max-width:none;margin-inline:0;padding-inline:0;gap:0;animation:plushen-trust-scroll var(--plushen-trust-duration, 40s) linear infinite;will-change:transform}.plushen-trust-bar__group{display:flex;flex-wrap:nowrap;align-items:center;flex-shrink:0}.plushen-trust-bar__group[aria-hidden=true]{display:flex}.plushen-trust-bar:hover .plushen-trust-bar__track,.plushen-trust-bar:focus-within .plushen-trust-bar__track{animation-play-state:paused}}@keyframes plushen-trust-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(max-width:749px)and (prefers-reduced-motion:reduce){.plushen-trust-bar__track{animation:none;transform:none}.plushen-trust-bar{overflow-x:auto;-webkit-overflow-scrolling:touch}}.plushen-feature-row{display:flex;flex-direction:column;gap:var(--p-gap-6)}.plushen-feature-row__head{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--p-gap-5);flex-wrap:wrap}.plushen-feature-row__head h2{font-size:var(--p-fs-h2)}.plushen-feature-row__scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(72%,1fr);gap:var(--p-gap-4);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;margin-inline:calc(-1 * var(--p-pad-x));padding-inline:var(--p-pad-x);scrollbar-width:thin}@media(min-width:750px){.plushen-feature-row__scroll{grid-auto-columns:minmax(0,1fr);margin-inline:0;padding-inline:0;overflow-x:visible}.plushen-feature-row__scroll[data-cols="3"]{grid-template-columns:repeat(3,1fr);grid-auto-flow:row}.plushen-feature-row__scroll[data-cols="4"]{grid-template-columns:repeat(4,1fr);grid-auto-flow:row}.plushen-feature-row__scroll[data-cols="5"]{grid-template-columns:repeat(5,1fr);grid-auto-flow:row}}.plushen-feature-card{display:flex;flex-direction:column;gap:var(--p-gap-4);scroll-snap-align:start}.plushen-feature-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--p-gap-3)}@media(min-width:750px){.plushen-feature-gallery{grid-template-columns:repeat(var(--plushen-gallery-cols, 6),1fr);gap:var(--p-gap-4)}}.plushen-feature-card__media{background:var(--p-bg-soft);aspect-ratio:var(--plushen-card-aspect, 4 / 5);border-radius:var(--p-r-lg);overflow:hidden;position:relative}.plushen-feature-card__media img,.plushen-feature-card__media video{width:100%;height:100%;object-fit:cover}.plushen-feature-card__label{position:absolute;bottom:12px;left:12px;background:#fffffff2;padding:6px 12px;font-size:var(--p-fs-13);font-weight:500;border-radius:var(--p-r-pill)}.plushen-feature-card__body{display:flex;flex-direction:column;gap:var(--p-gap-2);padding-inline:2px}.plushen-feature-card__body--center{text-align:center;align-items:center}.plushen-feature-card__title{font-size:var(--p-fs-20);font-weight:600}.plushen-feature-card__text{font-size:var(--p-fs-15);color:var(--p-muted);line-height:1.55}.plushen-marquee{position:relative;width:100%;overflow:hidden}.plushen-marquee__track{display:flex;flex-wrap:nowrap;width:max-content;gap:var(--p-gap-5);align-items:stretch;animation:plushen-marquee-scroll var(--plushen-marquee-duration, 80s) linear infinite;will-change:transform}.plushen-marquee__group{display:contents}.plushen-marquee:hover .plushen-marquee__track,.plushen-marquee:focus-within .plushen-marquee__track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.plushen-marquee__track{animation:none;transform:none}.plushen-marquee{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}}@keyframes plushen-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.plushen-marquee-card{flex:0 0 auto;width:clamp(260px,32vw,420px);display:flex;flex-direction:column;gap:var(--p-gap-4);background:transparent;scroll-snap-align:start}.plushen-marquee-card__media{position:relative;background:var(--p-bg-soft);border-radius:var(--p-r-lg);overflow:hidden;aspect-ratio:var(--plushen-card-aspect, 4 / 5)}.plushen-marquee-card__media img,.plushen-marquee-card__media video{width:100%;height:100%;object-fit:cover;display:block}.plushen-marquee-card__label{position:absolute;bottom:12px;left:12px;background:#fffffff2;color:var(--p-fg);font-size:var(--p-fs-13);font-weight:500;padding:6px 10px;border-radius:999px}.plushen-marquee-card__body{display:flex;flex-direction:column;gap:var(--p-gap-3);padding-inline:2px}.plushen-marquee-card__body--center{text-align:center;align-items:center}.plushen-marquee-card__title{font-size:var(--p-fs-22);font-weight:600;color:var(--p-fg);line-height:1.25}.plushen-marquee-card__text{font-size:var(--p-fs-15);color:var(--p-muted);line-height:1.6}@media(min-width:960px){.plushen-marquee-card{width:clamp(360px,30vw,480px)}.plushen-marquee-card__title{font-size:var(--p-fs-24, 1.5rem)}}.plushen-fabric{display:flex;flex-direction:column;gap:var(--p-gap-7)}.plushen-fabric__group{display:flex;flex-direction:column;gap:var(--p-gap-5)}.plushen-fabric__group-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--p-gap-3)}.plushen-fabric__group-head h3{font-size:var(--p-fs-20);font-weight:600}.plushen-fabric__group-head p{color:var(--p-muted);font-size:var(--p-fs-14)}.plushen-fabric__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:var(--p-gap-5)}.plushen-fabric__tile{display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit}.plushen-fabric__swatch{aspect-ratio:1;border-radius:var(--p-r-md);background:var(--p-bg-tint);overflow:hidden;position:relative}.plushen-fabric__swatch img{width:100%;height:100%;object-fit:cover}.plushen-fabric__name{font-size:var(--p-fs-15);font-weight:600}.plushen-fabric__tag{font-size:var(--p-fs-12);color:var(--p-muted);text-transform:uppercase;letter-spacing:.04em}.plushen-accordion{display:flex;flex-direction:column}.plushen-info__details{margin-top:var(--p-gap-4)}.plushen-info__details .plushen-accordion__body{padding-bottom:var(--p-gap-5)}.plushen-accordion__item{border-top:1px solid var(--p-line)}.plushen-accordion__item:last-child{border-bottom:1px solid var(--p-line)}.plushen-accordion__item>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:var(--p-gap-5);padding:var(--p-gap-6) 0;font-size:var(--p-fs-18);font-weight:600;color:var(--p-fg)}.plushen-accordion__item>summary::-webkit-details-marker{display:none}.plushen-accordion__item>summary:after{content:"";width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 2v12M2 8h12' stroke='%23111' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0;transition:transform .2s ease}.plushen-accordion__item[open]>summary:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M2 8h12' stroke='%23111' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")}.plushen-accordion__body{padding-bottom:var(--p-gap-7);font-size:var(--p-fs-15);line-height:1.65;color:var(--p-fg-soft);max-width:720px}.plushen-accordion__body p{margin-bottom:var(--p-gap-4)}.plushen-accordion__body ul{margin:var(--p-gap-3) 0 var(--p-gap-5);padding-left:20px}.plushen-accordion__body li{margin-bottom:6px}.plushen-accordion__body h4{font-size:var(--p-fs-16);font-weight:600;margin-top:var(--p-gap-5);margin-bottom:var(--p-gap-3)}.plushen-accordion__body dl{display:grid;grid-template-columns:1fr 2fr;gap:var(--p-gap-3) var(--p-gap-5);margin:0}.plushen-accordion__body dt{font-weight:600;color:var(--p-fg)}.plushen-accordion__body dd{margin:0;color:var(--p-muted)}.plushen-tech{display:grid;grid-template-columns:1fr;gap:var(--p-gap-8)}@media(min-width:750px){.plushen-tech{grid-template-columns:repeat(3,1fr)}}.plushen-tech__item h3{font-size:var(--p-fs-20);font-weight:600;margin-bottom:var(--p-gap-3)}.plushen-tech__item p{color:var(--p-muted);font-size:var(--p-fs-15);line-height:1.6}.plushen-tech__icon{width:36px;height:36px;margin-bottom:var(--p-gap-4);color:var(--p-fg)}.plushen-how{display:grid;grid-template-columns:1fr;gap:var(--p-gap-8)}@media(min-width:960px){.plushen-how{grid-template-columns:1.4fr 1fr;align-items:center}}.plushen-how__viewer{background:var(--p-bg-soft);aspect-ratio:4 / 3;border-radius:var(--p-r-lg);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.plushen-how__sizes{display:flex;flex-direction:column;gap:var(--p-gap-5)}.plushen-how__size{display:flex;align-items:center;gap:var(--p-gap-5);padding:var(--p-gap-5);background:var(--p-bg-soft);border-radius:var(--p-r-md)}.plushen-how__size-thumb{width:56px;height:56px;background:var(--p-bg-tint);border-radius:50%;flex-shrink:0}.plushen-how__size-text{font-size:var(--p-fs-15)}.plushen-how__size-text b{display:block;font-weight:600}.plushen-how__size-text span{color:var(--p-muted);font-size:var(--p-fs-13)}.plushen-reviews__photos{display:flex;gap:var(--p-gap-3);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;margin-bottom:var(--p-gap-6);scrollbar-width:none}.plushen-reviews__photos::-webkit-scrollbar{display:none}.plushen-reviews__photo{flex:0 0 auto;width:clamp(120px,22vw,160px);aspect-ratio:1 / 1;border-radius:var(--p-r-md, 12px);overflow:hidden;background:var(--p-bg-soft);scroll-snap-align:start;margin:0}.plushen-reviews__photo img,.plushen-reviews__photo svg{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:750px){.plushen-reviews__photo{width:clamp(140px,14vw,180px)}}.plushen-reviews{display:grid;grid-template-columns:1fr;gap:var(--p-gap-9)}@media(min-width:750px){.plushen-reviews{grid-template-columns:minmax(0,320px) 1fr}}.plushen-reviews__summary{display:flex;flex-direction:column;gap:var(--p-gap-5)}.plushen-reviews__avg{display:flex;align-items:baseline;gap:var(--p-gap-4)}.plushen-reviews__avg-num{font-size:var(--p-fs-48);font-weight:600;letter-spacing:-.03em;line-height:1}.plushen-reviews__count{font-size:var(--p-fs-15);color:var(--p-muted)}.plushen-reviews__bars{display:flex;flex-direction:column;gap:6px}.plushen-reviews__bar{display:grid;grid-template-columns:24px 1fr 28px;align-items:center;gap:12px;font-size:var(--p-fs-13);color:var(--p-muted)}.plushen-reviews__bar-track{height:6px;background:var(--p-line);border-radius:999px;overflow:hidden}.plushen-reviews__bar-fill{height:100%;background:var(--p-fg)}.plushen-reviews__list{display:flex;flex-direction:column;gap:var(--p-gap-7)}.plushen-review-card{display:grid;grid-template-columns:1fr;gap:var(--p-gap-3);padding-bottom:var(--p-gap-7);border-bottom:1px solid var(--p-line)}.plushen-review-card__head{display:flex;flex-wrap:wrap;gap:var(--p-gap-3);align-items:center;font-size:var(--p-fs-13);color:var(--p-muted)}.plushen-review-card__author{font-weight:600;color:var(--p-fg);font-size:var(--p-fs-14)}.plushen-review-card__title{font-size:var(--p-fs-16);font-weight:600}.plushen-review-card__body{font-size:var(--p-fs-15);color:var(--p-fg-soft);line-height:1.6}.plushen-values{display:grid;grid-template-columns:1fr;gap:var(--p-gap-5)}@media(min-width:750px){.plushen-values{grid-template-columns:repeat(3,1fr)}}.plushen-value-card{position:relative;aspect-ratio:4 / 5;border-radius:var(--p-r-lg);overflow:hidden;background:var(--p-bg-tint)}.plushen-value-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.plushen-value-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b3,#0000 60%)}.plushen-value-card__content{position:absolute;inset:auto 0 0 0;padding:var(--p-gap-7);color:#fff;z-index:1;display:flex;flex-direction:column;gap:var(--p-gap-3)}.plushen-value-card__content h3{font-size:var(--p-fs-20);font-weight:600;color:#fff}.plushen-value-card__content p{font-size:var(--p-fs-14);line-height:1.55;color:#ffffffe6}.plushen-contact{display:grid;grid-template-columns:1fr;gap:var(--p-gap-7)}@media(min-width:750px){.plushen-contact{grid-template-columns:repeat(3,1fr)}}.plushen-contact__item{display:flex;gap:var(--p-gap-4);align-items:flex-start}.plushen-contact__icon{width:36px;height:36px;background:var(--p-bg-tint);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.plushen-contact__icon svg{width:18px;height:18px}.plushen-contact__heading{font-size:var(--p-fs-16);font-weight:600;margin-bottom:4px}.plushen-contact__text{font-size:var(--p-fs-14);color:var(--p-muted);line-height:1.5}.plushen-contact__text a{color:var(--p-fg);text-decoration:underline}.plushen-upsell{display:flex;flex-direction:column;gap:var(--p-gap-6)}.plushen-upsell__scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:var(--p-gap-5);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;margin-inline:calc(-1 * var(--p-pad-x));padding-inline:var(--p-pad-x)}@media(min-width:960px){.plushen-upsell__scroll{grid-auto-columns:minmax(0,1fr);grid-template-columns:repeat(4,1fr);margin-inline:0;padding-inline:0;overflow-x:visible}}.plushen-upsell__card{display:flex;flex-direction:column;gap:10px;scroll-snap-align:start;text-decoration:none;color:inherit}.plushen-upsell__card-img{aspect-ratio:1;background:var(--p-bg-soft);border-radius:var(--p-r-md);overflow:hidden}.plushen-upsell__card-img img{width:100%;height:100%;object-fit:cover}.plushen-upsell__card-title{font-size:var(--p-fs-14);font-weight:500}.plushen-upsell__card-price{font-size:var(--p-fs-14);font-weight:600}.plushen-sticky{position:fixed;bottom:0;left:0;right:0;background:var(--p-bg);border-top:1px solid var(--p-line);z-index:50;transform:translateY(100%);transition:transform .25s ease;box-shadow:0 -4px 24px #0000000f}.plushen-sticky[data-visible=true]{transform:translateY(0)}.plushen-sticky__inner{display:flex;align-items:center;gap:var(--p-gap-5);padding:var(--p-gap-4) var(--p-pad-x);max-width:var(--p-max-w);margin:0 auto}.plushen-sticky__thumb{width:56px;height:56px;background:var(--p-bg-soft);border-radius:var(--p-r-sm);overflow:hidden;flex-shrink:0}.plushen-sticky__thumb img{width:100%;height:100%;object-fit:cover}.plushen-sticky__info{flex:1;min-width:0}.plushen-sticky__title{font-size:var(--p-fs-14);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plushen-sticky__price{font-size:var(--p-fs-13);color:var(--p-muted)}.plushen-sticky__price b{color:var(--p-fg);font-weight:600}.plushen-sticky__cta{width:auto;min-width:160px;height:48px}@media(max-width:749px){.plushen-sticky__thumb{display:none}.plushen-sticky__cta{min-width:120px}}.plushen-section-nav{display:flex;gap:var(--p-gap-7);padding-block:var(--p-gap-4);border-block:1px solid var(--p-line);overflow-x:auto;scrollbar-width:none}.plushen-section-nav::-webkit-scrollbar{display:none}.plushen-section-nav a{font-size:var(--p-fs-14);font-weight:500;color:var(--p-muted);text-decoration:none;white-space:nowrap;padding:4px 0;border-bottom:2px solid transparent}.plushen-section-nav a:hover,.plushen-section-nav a[aria-current=true]{color:var(--p-fg);border-bottom-color:var(--p-fg)}.plushen-divider{height:1px;background:var(--p-line);margin-block:var(--p-gap-5)}.plushen-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{background:#f5f6f3}body .plushen-pdp,body .plushen-spotlight,body .plushen-home-hero{background:transparent}body #header-group,body #header-group .header-section,body #header-group header-component,body>.page-wrapper>footer,body footer{background-color:#f5f6f3;--color-background: #f5f6f3;--color-background-rgb: 245, 246, 243}body #header-component,body header-component{--color-background-top-row: #f5f6f3 !important;--color-background-bottom-row: #f5f6f3 !important}body .header__underlay-closed,body .header__underlay-open{background:#f5f6f3!important}body footer .section-background,body footer>.section{background:#f5f6f3!important}body .page-wrapper,body main{background-color:transparent}.plushen-home-hero{position:relative;width:100%;max-width:100%;margin-block:0;padding-block:0;background:var(--p-bg)}.shopify-section.plushen-home-hero-wrapper{margin-block:0;padding-block:0}main>.shopify-section.plushen-home-hero-wrapper:first-child{margin-block:0;padding-block:0}.plushen-home-hero>.plushen-wrap{padding-inline:clamp(8px,1.5vw,24px)}.plushen-spotlight>.plushen-wrap,.plushen-home-cta>.plushen-wrap,.plushen-home-coverage>.plushen-wrap,.plushen-pdp .plushen-press{padding-inline:clamp(8px,1.5vw,24px)}.plushen-home-hero__rail{display:flex;align-items:center;justify-content:center;gap:10px;padding-block:clamp(10px,1.5vw,18px);font-size:var(--p-fs-13);color:var(--p-fg);font-weight:500;letter-spacing:.005em}.plushen-home-hero__rail-stars{display:inline-flex;align-items:center;gap:2px;color:var(--p-fg)}.plushen-home-hero__rail-text{color:var(--p-fg)}.plushen-home-hero__frame{position:relative;width:100%;overflow:hidden;border-radius:var(--p-r-lg);isolation:isolate;background:var(--p-bg-soft);aspect-ratio:var(--plushen-hero-aspect-d, 21 / 10);color:#fff}.plushen-home-hero--dark .plushen-home-hero__frame{color:var(--p-fg)}@media(max-width:749px){.plushen-home-hero__frame{aspect-ratio:var(--plushen-hero-aspect-m, 4 / 5);border-radius:var(--p-r-md)}}.plushen-home-hero__media,.plushen-home-hero__media img,.plushen-home-hero__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.plushen-home-hero__media--video video{pointer-events:none}.plushen-home-hero__media--mobile{display:none}@media(max-width:749px){.plushen-home-hero__frame:has(.plushen-home-hero__media--mobile) .plushen-home-hero__media--desktop{display:none}.plushen-home-hero__media--mobile{display:block}}.plushen-home-hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,calc(var(--plushen-overlay, .25) + .15)),rgba(0,0,0,calc(var(--plushen-overlay, .25) * .55)) 28%,#0000 60%)}.plushen-home-hero--dark .plushen-home-hero__gradient{background:linear-gradient(to top,rgba(255,255,255,calc(var(--plushen-overlay, .25) + .15)),rgba(255,255,255,calc(var(--plushen-overlay, .25) * .55)) 28%,#fff0 60%)}.plushen-home-hero__overlay{display:none}.plushen-home-hero__content{position:absolute;z-index:2;display:flex;flex-direction:column;gap:var(--p-gap-3);max-width:640px;padding:clamp(20px,3.5vw,56px);color:currentColor}.plushen-home-hero__frame--bottom-left .plushen-home-hero__content{left:0;bottom:0;text-align:left;align-items:flex-start}.plushen-home-hero__frame--bottom-center .plushen-home-hero__content{left:50%;bottom:0;transform:translate(-50%);text-align:center;align-items:center}.plushen-home-hero__frame--top-left .plushen-home-hero__content{left:0;top:0;text-align:left;align-items:flex-start}.plushen-home-hero__frame--center .plushen-home-hero__content{left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;align-items:center}.plushen-home-hero__eyebrow{font-size:var(--p-fs-13);font-weight:500;letter-spacing:0;text-transform:none;opacity:.95;margin-bottom:4px}.plushen-home-hero__heading{font-size:clamp(2rem,6vw,5rem);line-height:1.04;letter-spacing:-.028em;font-weight:600;margin:0;color:currentColor;text-wrap:balance;max-width:14ch}.plushen-home-hero__frame--bottom-center .plushen-home-hero__heading,.plushen-home-hero__frame--center .plushen-home-hero__heading{max-width:18ch;margin-inline:auto}.plushen-home-hero__body{font-size:clamp(.9375rem,1.1vw,1.0625rem);line-height:1.4;opacity:.92;font-weight:400;margin:0}.plushen-home-hero__cta{display:flex;flex-direction:column;gap:10px;margin-top:clamp(12px,1.6vw,20px)}.plushen-pdp .plushen-home-hero__button,.plushen-pdp .plushen-spotlight__button,.plushen-pdp .plushen-home-cta__button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:160px;padding:0 28px;height:52px;border:none;border-radius:var(--p-r-pill);background:#68735c;color:#fff;font-weight:500;font-size:var(--p-fs-15);letter-spacing:-.01em;text-decoration:none;cursor:pointer;box-shadow:none;transition:background .2s ease,color .2s ease}.plushen-pdp .plushen-home-hero__button:hover,.plushen-pdp .plushen-spotlight__button:hover,.plushen-pdp .plushen-home-cta__button:hover{background:#787b68;color:#fff;opacity:1;box-shadow:none}@media(max-width:749px){.plushen-home-hero__rail{font-size:var(--p-fs-12);gap:8px}.plushen-home-hero__content{padding:clamp(18px,5vw,28px);gap:8px}.plushen-home-hero__heading{font-size:clamp(1.875rem,8vw,3rem);max-width:12ch}}.plushen-btn--inverse-on-dark{background:#fff;color:var(--p-fg)}.plushen-btn--inverse-on-dark:hover{opacity:1;background:var(--p-fg);color:#fff}.plushen-press{display:flex;align-items:center;gap:clamp(16px,2.5vw,32px);width:100%;--plushen-press-logo-h: clamp(20px, 2.4vw, 32px);min-height:calc(var(--plushen-press-logo-h) + clamp(28px,3.6vw,44px));padding-block:clamp(14px,1.8vw,22px);padding-inline:clamp(16px,3vw,40px);background:var(--p-bg-soft);text-align:left;overflow:hidden}.plushen-press__eyebrow{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;font-size:var(--p-fs-13);font-weight:500;letter-spacing:0;text-transform:none;color:var(--p-fg);margin:0;white-space:nowrap}.plushen-press__chevron{width:8px;height:12px;color:var(--p-muted);flex:0 0 auto}.plushen-press__marquee{display:flex;flex:1 1 auto;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(to right,#000 0,#000 92%,transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 92%,transparent 100%)}.plushen-press__track{display:flex;flex:0 0 auto;width:max-content;align-items:center;gap:clamp(40px,6vw,80px);animation:plushen-press-scroll 30s linear infinite;will-change:transform}.plushen-press__marquee:hover .plushen-press__track,.plushen-press__marquee:focus-within .plushen-press__track{animation-play-state:paused}@keyframes plushen-press-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.plushen-press__track{animation:none;transform:none}}.plushen-press__list{list-style:none;margin:0;padding:0;display:flex;flex:0 0 auto;align-items:center;justify-content:flex-start;gap:clamp(40px,6vw,80px)}.plushen-press .plushen-press__item,.plushen-press__list>.plushen-press__item{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:var(--plushen-press-logo-h, 28px)!important;max-height:var(--plushen-press-logo-h, 28px)!important;color:var(--p-fg);white-space:nowrap;min-width:0;overflow:hidden}.plushen-press .plushen-press__item .plushen-press__logo,.plushen-press__list .plushen-press__logo,img.plushen-press__logo{display:block!important;height:var(--plushen-press-logo-h, 28px)!important;max-height:var(--plushen-press-logo-h, 28px)!important;width:auto!important;max-width:clamp(110px,14vw,180px)!important;min-width:0!important;object-fit:contain!important;object-position:center!important;flex-shrink:0}.plushen-press__name{font-family:Times New Roman,Georgia,serif;font-size:clamp(1rem,1.6vw,1.25rem);font-style:normal;font-weight:700;color:var(--p-fg);letter-spacing:.02em;line-height:1;text-transform:uppercase}.plushen-home-cta{position:relative;isolation:isolate;width:auto;margin-inline:clamp(8px,1.5vw,24px);border-radius:var(--p-r-lg);overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:clamp(280px,42vh,440px);color:#fff;background:var(--p-fg)}@media(max-width:749px){.plushen-home-cta{border-radius:var(--p-r-md)}}.plushen-home-cta--dark{color:var(--p-fg)}.plushen-home-cta__media,.plushen-home-cta__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.plushen-home-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--plushen-overlay, .35);z-index:1;pointer-events:none}.plushen-home-cta--dark .plushen-home-cta__overlay{background:#fff;opacity:var(--plushen-overlay, .1)}.plushen-home-cta__wrap{position:relative;z-index:2;padding-block:clamp(32px,5vw,64px)}.plushen-coverage{width:auto;margin-inline:clamp(8px,1.5vw,24px);margin-bottom:clamp(40px,5vw,80px);border-radius:var(--p-r-lg);background:var(--plushen-coverage-bg, #68735c);color:var(--plushen-coverage-fg, #ffffff);overflow:hidden}@media(max-width:749px){.plushen-coverage{border-radius:var(--p-r-md)}}.plushen-coverage__wrap{padding-block:clamp(36px,5vw,64px);display:flex;flex-direction:column;align-items:center;gap:clamp(28px,4vw,48px);text-align:center}.plushen-coverage__heading{font-size:clamp(1.5rem,3.2vw,2.25rem);font-weight:600;letter-spacing:-.02em;line-height:1.15;margin:0;color:inherit;text-wrap:balance}.plushen-coverage__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:clamp(24px,3vw,40px);width:100%}.plushen-coverage__item{display:flex;flex-direction:column;align-items:center;gap:14px;padding-inline:8px}.plushen-coverage__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;color:inherit}.plushen-coverage__icon svg{width:100%;height:100%;display:block}.plushen-coverage__title{font-size:clamp(.9375rem,1.3vw,1.0625rem);font-weight:600;letter-spacing:-.005em;line-height:1.25;color:inherit;text-wrap:balance}.plushen-coverage__sub{font-size:clamp(.8125rem,1vw,.875rem);font-weight:400;line-height:1.4;opacity:.85;color:inherit;text-wrap:balance}@media(max-width:749px){.plushen-coverage__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,5vw,28px)}}.plushen-home-cta__content{display:flex;flex-direction:column;gap:var(--p-gap-5);max-width:640px}.plushen-home-cta--align-center .plushen-home-cta__content{margin-inline:auto;text-align:center;align-items:center}.plushen-home-cta__eyebrow{font-size:var(--p-fs-13);font-weight:500;letter-spacing:.08em;text-transform:uppercase;opacity:.85}.plushen-home-cta__heading{font-size:clamp(1.875rem,4vw,3rem);line-height:1.1;letter-spacing:-.02em;font-weight:600;margin:0;text-wrap:balance}.plushen-home-cta__body{font-size:clamp(.9375rem,1.3vw,1.0625rem);line-height:1.55;max-width:52ch;opacity:.92}.plushen-home-cta--align-center .plushen-home-cta__body{margin-inline:auto}.plushen-home-cta__small{font-size:var(--p-fs-13);opacity:.85}.plushen-spotlight{position:relative;width:100%;max-width:100%;padding-block:clamp(24px,3vw,48px);background:var(--p-bg)}.plushen-spotlight__wrap{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(32px,5vw,80px);align-items:center}@media(min-width:960px){.plushen-spotlight--split-right .plushen-spotlight__wrap,.plushen-spotlight--split-left .plushen-spotlight__wrap{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.plushen-spotlight--split-left .plushen-spotlight__media--split{order:0}.plushen-spotlight--split-right .plushen-spotlight__media--split{order:1}}.plushen-spotlight__media{position:relative;width:100%;overflow:hidden;background:var(--p-bg-soft);border-radius:var(--p-r-lg)}.plushen-spotlight__media img{display:block;width:100%;height:auto;max-width:100%}.plushen-spotlight__media--split{aspect-ratio:4 / 5}.plushen-spotlight__media--split img,.plushen-spotlight__media--split svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media(min-width:960px){.plushen-spotlight__media--split{aspect-ratio:1 / 1}}.plushen-spotlight--stacked,.plushen-spotlight--overlay{padding-block:0}.plushen-spotlight--stacked .plushen-spotlight__media{position:relative;width:auto;margin-inline:clamp(8px,1.5vw,24px);border-radius:var(--p-r-lg);aspect-ratio:16 / 10}.plushen-spotlight--overlay .plushen-spotlight__media{width:100%;border-radius:0;aspect-ratio:16 / 10;position:relative}@media(max-width:749px){.plushen-spotlight--stacked .plushen-spotlight__media{aspect-ratio:4 / 5;border-radius:var(--p-r-md)}.plushen-spotlight--overlay .plushen-spotlight__media{aspect-ratio:4 / 5}}.plushen-spotlight--stacked .plushen-spotlight__media img,.plushen-spotlight--overlay .plushen-spotlight__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.plushen-spotlight--stacked .plushen-spotlight__wrap{padding-block:clamp(16px,2.5vw,32px);grid-template-columns:minmax(0,1fr);justify-items:center}.plushen-spotlight--stacked .plushen-spotlight__content{max-width:720px}.plushen-spotlight--stacked.plushen-spotlight--align-center .plushen-spotlight__content{text-align:center;align-items:center}.plushen-spotlight--overlay{position:relative;isolation:isolate;color:#fff;display:flex;align-items:center;justify-content:center;min-height:clamp(420px,65vh,680px)}.plushen-spotlight--overlay.plushen-spotlight--dark{color:var(--p-fg)}.plushen-spotlight--overlay .plushen-spotlight__media{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;height:100%;z-index:0}.plushen-spotlight--overlay .plushen-spotlight__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--plushen-overlay, .25);z-index:1;pointer-events:none}.plushen-spotlight--overlay.plushen-spotlight--dark .plushen-spotlight__overlay{background:#fff;opacity:var(--plushen-overlay, .1)}.plushen-spotlight--overlay .plushen-spotlight__wrap{position:relative;z-index:2;padding-block:clamp(20px,3vw,40px)}.plushen-spotlight--overlay .plushen-spotlight__content{max-width:720px}.plushen-spotlight--overlay.plushen-spotlight--align-center .plushen-spotlight__content{text-align:center;align-items:center;margin-inline:auto}.plushen-spotlight__content{display:flex;flex-direction:column;gap:var(--p-gap-5);max-width:520px}.plushen-spotlight__eyebrow{font-size:var(--p-fs-13);font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--p-muted)}.plushen-spotlight--overlay .plushen-spotlight__eyebrow{color:currentColor;opacity:.85}.plushen-spotlight__heading{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;letter-spacing:-.025em;font-weight:600;margin:0;color:currentColor;text-wrap:balance}.plushen-spotlight__body{font-size:clamp(1rem,1.35vw,1.1875rem);line-height:1.6;color:var(--p-muted);max-width:52ch}.plushen-spotlight--overlay .plushen-spotlight__body{color:currentColor;opacity:.92}.plushen-spotlight__button{margin-top:var(--p-gap-3);align-self:flex-start}.plushen-spotlight--align-center .plushen-spotlight__button{align-self:center}theme-drawer#cart-drawer .color-custom-drawer,theme-drawer#cart-drawer cart-drawer-component,theme-drawer#cart-drawer .cart-drawer__inner,theme-drawer#cart-drawer .cart-drawer__content,theme-drawer#cart-drawer .cart-drawer__items,theme-drawer#cart-drawer .cart-drawer__summary,theme-drawer#cart-drawer .theme-drawer__header{--color-background: #f5f6f3;--color-background-rgb: 245, 246, 243;background-color:#f5f6f3}theme-drawer#cart-drawer .theme-drawer__dialog{background-color:#f5f6f3}.cart__checkout-button,.cart__checkout-button.button{background:#68735c!important;color:#fff!important;border:none!important;border-radius:var(--p-r-pill, 999px)!important;font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif!important;font-size:.9375rem!important;font-weight:500!important;letter-spacing:-.01em!important;text-transform:none!important;box-shadow:none!important;transition:background .2s ease,color .2s ease!important}.cart__checkout-button:hover,.cart__checkout-button.button:hover{background:#787b68!important;color:#fff!important;opacity:1!important}.cart__checkout-button:disabled,.cart__checkout-button.button:disabled,.cart__checkout-button[disabled]{background:#b8bcb0!important;color:#fff!important;cursor:not-allowed!important}.cart__checkout-button .button-text{color:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important}.cart-drawer__summary .cart__ctas,.cart .cart__ctas{width:100%!important;display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important}.cart-drawer__summary .cart__ctas>*,.cart .cart__ctas>*{width:100%!important;min-width:0!important}.cart-drawer__summary .cart__checkout-button,.cart-drawer__summary .cart__checkout-button.button,.cart .cart__checkout-button,.cart .cart__checkout-button.button{width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}theme-drawer#cart-drawer .plushen-cart-count{display:inline-block;margin-inline-start:.15em;font-weight:inherit;color:inherit;font-variant-numeric:tabular-nums}theme-drawer#cart-drawer .theme-drawer__title{font-weight:700;letter-spacing:-.01em}theme-drawer#cart-drawer cart-quantity-selector-component .quantity-selector,theme-drawer#cart-drawer .cart-items__quantity .quantity-selector,theme-drawer#cart-drawer .quantity-selector{--color-input-background: #ffffff;--color-input-border: transparent;background-color:#fff;border:none;border-radius:999px;box-shadow:0 1px 2px #0000000a,0 4px 12px #0000000f;overflow:hidden;padding-inline:4px}theme-drawer#cart-drawer .quantity-selector .quantity-minus,theme-drawer#cart-drawer .quantity-selector .quantity-plus{border-radius:999px}theme-drawer#cart-drawer .quantity-selector .quantity-input,theme-drawer#cart-drawer .quantity-selector input[type=number]{background:transparent;border:none;text-align:center;font-weight:500}@media(min-width:990px){html:has(theme-drawer#cart-drawer[open]){overflow:hidden}body:has(theme-drawer#cart-drawer[open]) .page-wrapper--drawer-open{margin-right:0!important}body:has(theme-drawer#cart-drawer[open]) .page-wrapper:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:#0006;backdrop-filter:blur(10px) saturate(1.05);-webkit-backdrop-filter:blur(10px) saturate(1.05);animation:plushen-cart-backdrop-in .24s cubic-bezier(.4,0,.2,1) both;cursor:pointer}body:has(theme-drawer#cart-drawer[open]) theme-drawer#cart-drawer .theme-drawer__dialog{z-index:9999}}@keyframes plushen-cart-backdrop-in{0%{opacity:0}to{opacity:1}}@media(max-width:989px){theme-drawer#cart-drawer .theme-drawer__dialog{--theme-drawer-width: 100dvw;width:100dvw;max-width:100dvw;border-left:none}theme-drawer#cart-drawer .theme-drawer__dialog--opening{animation-name:plushen-cart-drawer-slide-in-mobile}theme-drawer#cart-drawer .theme-drawer__dialog--closing{animation-name:plushen-cart-drawer-slide-out-mobile}@keyframes plushen-cart-drawer-slide-in-mobile{0%{right:-100dvw}}@keyframes plushen-cart-drawer-slide-out-mobile{to{right:-100dvw}}}.plushen-footer{background:var(--plushen-footer-bg, #68735c);color:var(--plushen-footer-fg, #ffffff);width:100%;font-family:var(--p-font, "DM Sans", system-ui, sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.plushen-footer *{box-sizing:border-box}.plushen-footer__inner{max-width:var(--p-max-w, 1600px);margin:0 auto;padding-inline:var(--p-pad-x, clamp(16px, 4vw, 64px));padding-block:clamp(48px,5vw,80px) clamp(40px,4vw,64px);display:flex;flex-direction:column;gap:clamp(40px,4vw,64px)}.plushen-footer__main{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(32px,4vw,64px);align-items:start}@media(min-width:750px){.plushen-footer__main{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}}@media(min-width:1100px){.plushen-footer__main{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}}.plushen-footer__brand{display:flex;flex-direction:column;gap:var(--p-gap-7, 24px);max-width:460px}.plushen-footer__logo{display:inline-block;text-decoration:none;color:inherit}.plushen-footer__logo--text{font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.plushen-footer__logo-img{display:block;height:auto;width:auto;max-width:140px;max-height:36px;object-fit:contain;filter:brightness(0) invert(1)}.plushen-footer__about{font-size:.875rem;line-height:1.6;color:inherit;opacity:.92;max-width:42ch}.plushen-footer__about p{margin:0 0 .6em}.plushen-footer__about p:last-child{margin-bottom:0}.plushen-footer__about a{color:inherit;text-decoration:underline;text-underline-offset:3px}.plushen-footer__social{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:14px}.plushen-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:inherit;text-decoration:none;transition:opacity .2s ease,transform .2s ease;opacity:.92}.plushen-footer__social a:hover{opacity:1;transform:translateY(-1px)}.plushen-footer__social svg{display:block}.plushen-footer__certs{list-style:none;margin:0;padding:0;display:flex;align-items:center;flex-wrap:wrap;gap:clamp(20px,2vw,32px);margin-top:var(--p-gap-3, 8px)}.plushen-footer__cert{display:inline-flex;align-items:center;height:56px}.plushen-footer__cert-img{display:block;height:56px!important;max-height:56px!important;width:auto!important;max-width:90px!important;object-fit:contain;filter:brightness(0) invert(1);opacity:.95}.plushen-footer__menu{display:flex;flex-direction:column;gap:var(--p-gap-5, 16px)}@media(min-width:750px){.plushen-footer__menu{justify-self:end;text-align:left;min-width:220px}}.plushen-footer__menu-heading{font-size:.9375rem;font-weight:600;letter-spacing:-.005em;margin:0 0 var(--p-gap-3, 8px);color:inherit}.plushen-footer__menu-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.plushen-footer__menu-list a{color:inherit;text-decoration:none;font-size:.9375rem;line-height:1.4;opacity:.92;transition:opacity .15s ease}.plushen-footer__menu-list a:hover{opacity:1;text-decoration:underline;text-underline-offset:3px}.plushen-footer__bottom{display:flex;flex-direction:column;gap:var(--p-gap-5, 16px);align-items:stretch;padding-top:clamp(20px,2vw,32px);border-top:1px solid rgba(255,255,255,.18)}@media(min-width:750px){.plushen-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.plushen-footer__bottom-left{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(12px,1.5vw,24px);font-size:.75rem;line-height:1.4;opacity:.85}.plushen-footer__copy{color:inherit;white-space:nowrap}.plushen-footer__policy{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:clamp(12px,1.5vw,20px)}.plushen-footer__policy a{color:inherit;text-decoration:none;font-size:.75rem;white-space:nowrap;transition:opacity .15s ease}.plushen-footer__policy a:hover{text-decoration:underline;text-underline-offset:3px}.plushen-footer__payments{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:flex-start}@media(min-width:750px){.plushen-footer__payments{justify-content:flex-end}}.plushen-footer__payments li{display:inline-flex;align-items:center;height:22px}.plushen-footer__payment-icon{display:block;height:22px;width:auto;max-width:38px;object-fit:contain;border-radius:3px}body footer .plushen-footer,body>.page-wrapper>footer .plushen-footer,body footer.shopify-section .plushen-footer{background:var(--plushen-footer-bg, #68735c);color:var(--plushen-footer-fg, #ffffff)}body footer .shopify-section.plushen-footer-wrapper,body footer .plushen-footer-wrapper,body>.page-wrapper>footer>.section-background,body>.page-wrapper>footer>.section{background-color:transparent!important}body footer:has(.plushen-footer),body footer:has(.plushen-footer) .section-background,body footer:has(.plushen-footer)>.section{background:transparent!important}
/*# sourceMappingURL=/cdn/shop/t/1/assets/plushen.css.map */
