.ln-pillow-b-section,.ln-pillow-b-section *{box-sizing:border-box}@property --lpb-section-bg-1{syntax: "<color>"; inherits: true; initial-value: #ddd8d1;}@property --lpb-section-bg-2{syntax: "<color>"; inherits: true; initial-value: #b8afa5;}@property --lpb-section-glow{syntax: "<color>"; inherits: true; initial-value: rgba(255,255,255,.56);}.ln-pillow-b-hero,.ln-pillow-b-reentry{--lpb-ink: #20211f;--lpb-muted: #6e6c66;--lpb-paper: #f7f5f1;--lpb-line: #d8d3cb;--lpb-white: #fff;box-sizing:border-box;color:var(--lpb-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ln-pillow-b-hero button,.ln-pillow-b-reentry button{font:inherit}.ln-pillow-b__eyebrow{color:var(--lpb-muted);font-size:10px;font-weight:760;letter-spacing:.17em;margin:0;text-transform:uppercase}.ln-pillow-b__cta{background:var(--lpb-ink);border:0;color:var(--lpb-white);cursor:pointer;font-size:10px;font-weight:780;letter-spacing:.11em;min-height:52px;padding:16px 22px;text-transform:uppercase}.ln-pillow-b__cta:disabled{cursor:not-allowed;opacity:.48}.ln-pillow-b__cta:focus-visible,.ln-pillow-b-hero__swatch:focus-visible,.ln-pillow-b-gallery__button:focus-visible,.ln-pillow-b-sticky__button:focus-visible{outline:3px solid currentColor;outline-offset:4px}.ln-pillow-b-hero{--lpb-section-bg-1: #ddd8d1;--lpb-section-bg-2: #b8afa5;--lpb-section-glow: rgba(255, 255, 255, .56);align-items:start;background:radial-gradient(ellipse 52% 92% at 5% 48%,var(--lpb-section-bg-2) 0%,transparent 72%),radial-gradient(circle at 42% 23%,var(--lpb-section-glow) 0%,transparent 29%),var(--lpb-section-bg-1);display:grid;gap:56px;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);margin:0;overflow:clip;padding:48px max(36px,calc((100vw - 1320px)/2)) 72px;position:relative;transition:--lpb-section-bg-1 .76s cubic-bezier(.2,.78,.18,1),--lpb-section-bg-2 .76s cubic-bezier(.2,.78,.18,1),--lpb-section-glow .76s ease;width:100%}.ln-pillow-b-hero__media-column{padding-top:0;position:sticky;top:96px;z-index:1}.ln-pillow-b-stage{--lpb-enter-x: 72%;--lpb-enter-y: -52%;--lpb-enter-rotation: 46deg;--lpb-enter-x-soft: 40%;--lpb-enter-y-soft: -29%;--lpb-exit-x: -70%;--lpb-exit-y: 74%;--lpb-exit-rotation: -58deg;--lpb-exit-x-soft: -36%;--lpb-exit-y-soft: 38%;aspect-ratio:4 / 3;background:transparent;border:0;isolation:isolate;overflow:visible;perspective:900px;position:relative}.ln-pillow-b-stage.is-backward{--lpb-enter-x: -72%;--lpb-enter-y: 62%;--lpb-enter-rotation: -48deg;--lpb-enter-x-soft: -40%;--lpb-enter-y-soft: 34%;--lpb-exit-x: 72%;--lpb-exit-y: -62%;--lpb-exit-rotation: 60deg;--lpb-exit-x-soft: 38%;--lpb-exit-y-soft: -34%}.ln-pillow-b-stage:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);content:"";top:-20%;right:-42%;bottom:-20%;left:-42%;opacity:0;pointer-events:none;position:absolute;transform:translate(-70%) skew(-14deg);z-index:5}.ln-pillow-b-stage.is-transitioning:after{animation:lpb-silk-sweep .76s cubic-bezier(.2,.78,.18,1) both}.ln-pillow-b-scene{top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;z-index:1}.ln-pillow-b-scene.is-active{opacity:1;z-index:2}.ln-pillow-b-scene.is-entering{opacity:1;z-index:4}.ln-pillow-b-scene.is-exiting{opacity:1;z-index:3}.ln-pillow-b-scene__background{background:var(--lpb-bg2, #c6b8ac);border-radius:46% 54% 57% 43%/39% 45% 55% 61%;top:3%;right:5%;bottom:4%;left:-18%;opacity:.56;position:absolute}.ln-pillow-b-scene__background,.ln-pillow-b-scene__accent{display:none}.ln-pillow-b-scene__accent,.ln-pillow-b-scene__shadow{border-radius:50%;position:absolute}.ln-pillow-b-scene__accent--a{background:var(--lpb-blob-a, rgba(110, 98, 88, .26));filter:blur(2px);height:56%;left:49%;opacity:.98;top:7%;width:39%}.ln-pillow-b-scene__accent--b{background:var(--lpb-blob-b, rgba(246, 241, 233, .92));filter:blur(1px);height:38%;left:37%;opacity:.92;top:52%;width:41%}.ln-pillow-b-scene__shadow{background:var(--lpb-shadow, rgba(53, 46, 41, .16));filter:blur(18px);height:10%;left:40%;opacity:.85;top:74%;width:22%}.ln-pillow-b-scene__product{aspect-ratio:1 / 1;height:auto;left:50%;max-height:none;max-width:none;position:absolute;top:50%;transform:translate(calc(-50% + var(--lpb-x, 0%)),calc(-50% + var(--lpb-y, 0%))) scale(var(--lpb-scale, 1)) rotate(var(--lpb-rotation, -15deg));transform-origin:center;will-change:opacity,transform;width:var(--lpb-product-desktop-size, 78%)}.ln-pillow-b-scene__image{display:block;filter:drop-shadow(0 26px 24px rgba(49,43,38,.18));height:100%;object-fit:contain;object-position:center center;width:100%}.ln-pillow-b-hero[data-lp-b-idle-motion=true] .ln-pillow-b-scene.is-active:not(.is-initial-reveal) .ln-pillow-b-scene__product:not(.ln-pillow-b-scene__product--model) .ln-pillow-b-scene__image{animation:lpb-silk-float 5.8s ease-in-out infinite alternate}.ln-pillow-b-scene__product--model{aspect-ratio:auto;height:92%;max-height:92%;max-width:92%;width:92%}.ln-pillow-b-scene__product--model .ln-pillow-b-scene__image{filter:none;object-fit:contain}.ln-pillow-b-stage.is-transitioning .ln-pillow-b-scene__image{animation:none}.ln-pillow-b-stage__name{bottom:16px;color:#1f201e9e;font-size:9px;left:18px;letter-spacing:.04em;line-height:1.25;display:none;position:absolute;z-index:6}.ln-pillow-b-stage__name span{display:block;font-size:7.5px;letter-spacing:.12em;margin-bottom:2px;text-transform:uppercase}.ln-pillow-b-stage__name strong{color:var(--lpb-ink);font-size:10px}.ln-pillow-b-gallery{align-items:center;background:transparent;display:flex;gap:7px;justify-content:center;margin:32px auto 0;max-width:100%;overflow-x:auto;padding:3px 0 6px;scrollbar-width:none}.ln-pillow-b-gallery::-webkit-scrollbar{display:none}.ln-pillow-b-gallery__button{aspect-ratio:4 / 5;background:transparent;border:1px solid transparent;cursor:pointer;flex:0 0 48px;overflow:hidden;padding:2px}.ln-pillow-b-gallery__button.is-active,.ln-pillow-b-gallery__button[aria-pressed=true]{border-color:var(--lpb-ink)}.ln-pillow-b-gallery__image{display:block;height:100%;object-fit:cover;width:100%}.ln-pillow-b-gallery__button--product .ln-pillow-b-gallery__image{object-fit:contain}.ln-pillow-b-scene.is-initial-reveal .ln-pillow-b-scene__background{animation:lpb-intro-stage .88s ease both}.ln-pillow-b-scene.is-initial-reveal .ln-pillow-b-scene__accent--a{animation:lpb-intro-blob-a .92s cubic-bezier(.18,.8,.18,1) both}.ln-pillow-b-scene.is-initial-reveal .ln-pillow-b-scene__accent--b{animation:lpb-intro-blob-b .92s cubic-bezier(.18,.8,.18,1) both}.ln-pillow-b-scene.is-initial-reveal .ln-pillow-b-scene__shadow{animation:lpb-intro-shadow .92s ease both}.ln-pillow-b-scene.is-initial-reveal .ln-pillow-b-scene__product{animation:lpb-intro-product .92s cubic-bezier(.16,.86,.18,1) both}.ln-pillow-b-scene.is-entering .ln-pillow-b-scene__background{animation:lpb-stage-in .72s ease both}.ln-pillow-b-scene.is-entering .ln-pillow-b-scene__accent--a{animation:lpb-blob-a-in .76s cubic-bezier(.16,.86,.18,1) both}.ln-pillow-b-scene.is-entering .ln-pillow-b-scene__accent--b{animation:lpb-blob-b-in .76s cubic-bezier(.16,.86,.18,1) both}.ln-pillow-b-scene.is-entering .ln-pillow-b-scene__shadow{animation:lpb-shadow-in .76s ease both}.ln-pillow-b-scene.is-entering .ln-pillow-b-scene__product{animation:lpb-product-in .76s cubic-bezier(.16,.86,.18,1) both}.ln-pillow-b-scene.is-exiting .ln-pillow-b-scene__background{animation:lpb-stage-out .64s ease both}.ln-pillow-b-scene.is-exiting .ln-pillow-b-scene__accent--a{animation:lpb-blob-a-out .68s cubic-bezier(.4,0,.2,1) both}.ln-pillow-b-scene.is-exiting .ln-pillow-b-scene__accent--b{animation:lpb-blob-b-out .68s cubic-bezier(.4,0,.2,1) both}.ln-pillow-b-scene.is-exiting .ln-pillow-b-scene__shadow{animation:lpb-shadow-out .68s ease both}.ln-pillow-b-scene.is-exiting .ln-pillow-b-scene__product{animation:lpb-product-out .68s cubic-bezier(.4,0,.2,1) both}@keyframes lpb-product-in{0%{opacity:0;transform:translate(calc(-50% + var(--lpb-x, 0%) + var(--lpb-enter-x)),calc(-50% + var(--lpb-y, 0%) + var(--lpb-enter-y))) scale(calc(var(--lpb-scale, 1) * 1.42)) rotate(calc(var(--lpb-rotation, -15deg) + var(--lpb-enter-rotation)))}72%{opacity:1;transform:translate(calc(-50% + var(--lpb-x, 0%) - 3%),calc(-50% + var(--lpb-y, 0%) + 2%)) scale(calc(var(--lpb-scale, 1) * .96)) rotate(calc(var(--lpb-rotation, -15deg) - 4deg))}to{opacity:1;transform:translate(calc(-50% + var(--lpb-x, 0%)),calc(-50% + var(--lpb-y, 0%))) scale(var(--lpb-scale, 1)) rotate(var(--lpb-rotation, -15deg))}}@keyframes lpb-product-out{0%{opacity:1;transform:translate(calc(-50% + var(--lpb-x, 0%)),calc(-50% + var(--lpb-y, 0%))) scale(var(--lpb-scale, 1)) rotate(var(--lpb-rotation, -15deg))}to{opacity:0;transform:translate(calc(-50% + var(--lpb-x, 0%) + var(--lpb-exit-x)),calc(-50% + var(--lpb-y, 0%) + var(--lpb-exit-y))) scale(calc(var(--lpb-scale, 1) * 1.48)) rotate(calc(var(--lpb-rotation, -15deg) + var(--lpb-exit-rotation)))}}@keyframes lpb-blob-a-in{0%{opacity:0;transform:translate(var(--lpb-enter-x),var(--lpb-enter-y)) scale(1.45)}to{opacity:.98;transform:none}}@keyframes lpb-blob-b-in{0%{opacity:0;transform:translate(var(--lpb-enter-x-soft),var(--lpb-enter-y-soft)) scale(1.24)}to{opacity:.92;transform:none}}@keyframes lpb-blob-a-out{0%{opacity:.98;transform:none}to{opacity:0;transform:translate(var(--lpb-exit-x),var(--lpb-exit-y)) scale(1.36)}}@keyframes lpb-blob-b-out{0%{opacity:.92;transform:none}to{opacity:0;transform:translate(var(--lpb-exit-x-soft),var(--lpb-exit-y-soft)) scale(1.22)}}@keyframes lpb-shadow-in{0%{opacity:0;transform:scale(.95)}to{opacity:.85;transform:none}}@keyframes lpb-shadow-out{0%{opacity:.85;transform:none}to{opacity:0;transform:scale(.95)}}@keyframes lpb-stage-in{0%{opacity:0}to{opacity:1}}@keyframes lpb-stage-out{0%{opacity:1}to{opacity:0}}@keyframes lpb-intro-product{0%{opacity:0;transform:translate(calc(-50% + var(--lpb-x, 0%) + 68%),calc(-50% + var(--lpb-y, 0%) - 54%)) scale(calc(var(--lpb-scale, 1) * 1.46)) rotate(calc(var(--lpb-rotation, -15deg) + 48deg))}76%{opacity:1;transform:translate(calc(-50% + var(--lpb-x, 0%) - 4%),calc(-50% + var(--lpb-y, 0%) + 3%)) scale(calc(var(--lpb-scale, 1) * .95)) rotate(calc(var(--lpb-rotation, -15deg) - 5deg))}to{opacity:1;transform:translate(calc(-50% + var(--lpb-x, 0%)),calc(-50% + var(--lpb-y, 0%))) scale(var(--lpb-scale, 1)) rotate(var(--lpb-rotation, -15deg))}}@keyframes lpb-intro-stage{0%{opacity:.3;transform:scale(1.08)}to{opacity:1;transform:none}}@keyframes lpb-intro-blob-a{0%{opacity:0;transform:translate(65%,-38%) scale(1.5)}to{opacity:.98;transform:none}}@keyframes lpb-intro-blob-b{0%{opacity:0;transform:translate(-34%,48%) scale(.7)}to{opacity:.92;transform:none}}@keyframes lpb-intro-shadow{0%{opacity:0;transform:translateY(48%) scale(.5)}to{opacity:.85;transform:none}}@keyframes lpb-silk-sweep{0%{opacity:0;transform:translate(-70%) skew(-14deg)}35%{opacity:.62}to{opacity:0;transform:translate(70%) skew(-14deg)}}@keyframes lpb-silk-float{0%{transform:translate3d(-1.2%,1.4%,0) rotate(-1.2deg) scale(1)}to{transform:translate3d(1.4%,-1.5%,0) rotate(1.4deg) scale(1.018)}}.ln-pillow-b-hero__commerce{padding:14px 0 0;position:relative;z-index:2}.ln-pillow-b-hero .ln-pillow-b__eyebrow{font-size:calc(10px * var(--lpb-eyebrow-scale-desktop, 1))}.ln-pillow-b-hero__commerce h1{color:var(--lpb-ink);font-size:clamp(calc(50px * var(--lpb-heading-scale-desktop, 1)),calc(5vw * var(--lpb-heading-scale-desktop, 1)),calc(76px * var(--lpb-heading-scale-desktop, 1)));font-weight:520;letter-spacing:-.055em;line-height:.92;margin:12px 0 14px}.ln-pillow-b-hero__selling{color:var(--lpb-ink);font-size:calc(21px * var(--lpb-selling-scale-desktop, 1));font-weight:700;margin:0 0 12px}.ln-pillow-b-hero__support,.ln-pillow-b-hero__support p{color:var(--lpb-ink);font-size:15px;line-height:1.55}.ln-pillow-b-hero__support{max-width:500px}.ln-pillow-b-hero__support p{margin:0}.ln-pillow-b-hero__price{font-size:28px;margin:20px 0 10px}.ln-pillow-b-hero__proof{color:var(--lpb-muted);font-size:12px;margin:0 0 24px}.ln-pillow-b-hero__selector-head{border-top:1px solid var(--lpb-line);display:flex;font-size:12px;justify-content:space-between;padding-top:20px}.ln-pillow-b-hero__selector-head strong{font-size:12px}.ln-pillow-b-hero__swatches{display:grid;gap:13px;grid-template-columns:repeat(8,42px);margin:16px 0 24px}.ln-pillow-b-hero__swatch{-webkit-appearance:none;appearance:none;background:var(--ln-pillow-b-swatch);border:1px solid rgba(31,32,30,.18);border-radius:50%;cursor:pointer;height:42px;padding:0;position:relative;width:42px}.ln-pillow-b-hero__swatch.is-active:after,.ln-pillow-b-hero__swatch[aria-pressed=true]:after{border:1.5px solid var(--lpb-ink);border-radius:50%;content:"";top:-5px;right:-5px;bottom:-5px;left:-5px;position:absolute}.ln-pillow-b-hero__swatch:disabled{cursor:not-allowed;opacity:.34}.ln-pillow-b-hero__form{margin:0}.ln-pillow-b-hero__atc{font-size:11px;padding:18px;width:100%}.ln-pillow-b-hero__status,.ln-pillow-b-reentry__status{color:#8a2635;font-size:11px;margin:8px 0 0;min-height:0}.ln-pillow-b-hero__status:empty,.ln-pillow-b-reentry__status:empty{display:none}.ln-pillow-b-hero__trust{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:14px}.ln-pillow-b-hero__trust>div{background:#ffffff57;border:1px solid rgba(32,33,31,.2);padding:14px}.ln-pillow-b-hero__trust strong,.ln-pillow-b-hero__trust span{display:block}.ln-pillow-b-hero__trust strong{font-size:11px;margin-bottom:4px}.ln-pillow-b-hero__trust span{color:var(--lpb-muted);font-size:10px;line-height:1.4}.ln-pillow-b-hero__apps{display:grid;gap:8px;margin-bottom:14px;min-width:0}.ln-pillow-b-hero__apps>div{min-width:0}.ln-pillow-b-details{border-top:1px solid var(--lpb-line);margin-top:28px}.ln-pillow-b-copy--mobile{display:none}.ln-pillow-b-details__item{background:transparent;border-bottom:1px solid var(--lpb-line)}.ln-pillow-b-details__summary{align-items:center;box-sizing:border-box;color:var(--lpb-ink);cursor:pointer;display:flex;font-size:15px;font-weight:700;gap:16px;justify-content:space-between;line-height:1.4;list-style:none;min-height:52px;padding:15px 0}.ln-pillow-b-details__summary>span:first-child{min-width:0;overflow-wrap:anywhere}.ln-pillow-b-details__summary::-webkit-details-marker{display:none}.ln-pillow-b-details__summary::marker{content:""}.ln-pillow-b-details__summary:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.ln-pillow-b-details__icon{flex:0 0 12px;height:12px;position:relative}.ln-pillow-b-details__icon:before,.ln-pillow-b-details__icon:after{background:currentColor;content:"";position:absolute}.ln-pillow-b-details__icon:before{height:1px;left:0;top:5.5px;width:12px}.ln-pillow-b-details__icon:after{height:12px;left:5.5px;top:0;width:1px}.ln-pillow-b-details__item[open] .ln-pillow-b-details__icon:after{display:none}.ln-pillow-b-details__body{color:var(--lpb-ink);font-size:14px;line-height:1.6;overflow-wrap:anywhere;padding:0 24px 18px 0}.ln-pillow-b-details__body>:first-child{margin-top:0}.ln-pillow-b-details__body>:last-child{margin-bottom:0}.ln-pillow-b-reentry{background:var(--lpb-white);padding:70px max(38px,calc((100vw - 1320px)/2))}.ln-pillow-b-reentry__inner{align-items:center;border-bottom:1px solid var(--lpb-line);border-top:1px solid var(--lpb-line);display:grid;gap:22px;grid-template-columns:70px 1fr auto auto;padding:28px 0}.ln-pillow-b-reentry__thumb{background:#e7e0d6;height:70px;overflow:hidden;width:70px}.ln-pillow-b-reentry__image{height:100%;object-fit:contain;width:100%}.ln-pillow-b-reentry__copy h2{color:var(--lpb-ink);font-size:20px;font-weight:700;letter-spacing:-.025em;line-height:1.15;margin:4px 0}.ln-pillow-b-reentry__selection{color:var(--lpb-muted);font-size:11px;margin:0}.ln-pillow-b-reentry__price{font-size:20px}.ln-pillow-b-reentry__button{min-width:190px}.ln-pillow-b-reentry__status{grid-column:2 / -1;margin-top:-14px}.ln-pillow-b-sticky{display:none}@media(max-width:1100px)and (min-width:750px){.ln-pillow-b-hero{gap:34px;grid-template-columns:minmax(0,1fr) 430px}.ln-pillow-b-hero__swatches{grid-template-columns:repeat(4,42px)}}@media(max-width:749px){.ln-pillow-b-hero{display:block;margin:0;padding:0 0 36px;width:100%}.ln-pillow-b-hero__media-column{padding-top:0;position:static}.ln-pillow-b-stage{aspect-ratio:1 / 1}.ln-pillow-b-scene__accent--a{height:42%;left:46%;top:12%;width:46%}.ln-pillow-b-scene__accent--b{height:34%;left:24%;top:62%;width:52%}.ln-pillow-b-scene__shadow{height:8%;left:33%;top:77%;width:34%}.ln-pillow-b-scene__product{height:auto;max-height:none;max-width:none;width:var(--lpb-product-mobile-size, 88%)}.ln-pillow-b-scene__product--model{height:90%;max-height:90%;max-width:90%;width:90%}.ln-pillow-b-gallery{gap:6px;justify-content:safe center;margin-top:10px;padding:3px 20px 6px}.ln-pillow-b-gallery__button{flex-basis:46px}.ln-pillow-b-hero__commerce{padding:28px 20px 0}.ln-pillow-b__eyebrow{font-size:9px}.ln-pillow-b-hero .ln-pillow-b__eyebrow{font-size:calc(9px * var(--lpb-eyebrow-scale-mobile, 1))}.ln-pillow-b-hero__commerce h1{font-size:calc(38px * var(--lpb-heading-scale-mobile, 1));margin:9px 0 8px}.ln-pillow-b-hero__selling{font-size:calc(17px * var(--lpb-selling-scale-mobile, 1));margin-bottom:9px}.ln-pillow-b-hero__support,.ln-pillow-b-hero__support p{font-size:12px}.ln-pillow-b-hero__support{margin-bottom:16px}.ln-pillow-b-hero__price{font-size:23px;margin:14px 0 8px}.ln-pillow-b-hero__proof{font-size:10px;line-height:1.4;margin-bottom:18px}.ln-pillow-b-hero__selector-head{font-size:10.5px;padding-top:17px}.ln-pillow-b-hero__selector-head strong{font-size:10.5px;text-align:right}.ln-pillow-b-hero__swatches{gap:14px 20px;grid-template-columns:repeat(4,44px);margin:15px 0 22px}.ln-pillow-b-hero__swatch{height:44px;width:44px}.ln-pillow-b-hero__atc{padding:16px}.ln-pillow-b-hero__trust{gap:8px;margin-top:12px}.ln-pillow-b-hero__trust>div{padding:11px}.ln-pillow-b-hero__trust strong{font-size:9.5px}.ln-pillow-b-hero__trust span{font-size:8.8px;line-height:1.35}.ln-pillow-b-copy--desktop{display:none}.ln-pillow-b-copy--mobile{display:block}.ln-pillow-b-details{margin-top:16px}.ln-pillow-b-details__summary{font-size:14px;gap:12px;line-height:1.35;min-height:44px;padding:10px 0}.ln-pillow-b-details__body{font-size:13px;line-height:1.5;padding:0 18px 12px 0}.ln-pillow-b-reentry{padding:48px 20px}.ln-pillow-b-reentry__inner{gap:14px;grid-template-columns:60px minmax(0,1fr) auto;padding:22px 0}.ln-pillow-b-reentry__thumb{height:60px;width:60px}.ln-pillow-b-reentry__copy h2{font-size:16px}.ln-pillow-b-reentry__price{font-size:17px}.ln-pillow-b-reentry__button{grid-column:1 / -1;min-width:0;width:100%}.ln-pillow-b-reentry__status{grid-column:1 / -1;margin-top:0}.ln-pillow-b-sticky{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid var(--lpb-line);bottom:0;display:grid;gap:10px;grid-template-columns:1fr auto;left:50%;opacity:0;padding:9px 11px;position:fixed;transform:translate(-50%,110%);transition:opacity .22s ease,transform .22s ease;width:min(100%,412px);z-index:80}.ln-pillow-b-sticky.is-visible:not(.is-footer-visible){opacity:1;transform:translate(-50%)}.ln-pillow-b-sticky__meta strong{display:block;font-size:10px}.ln-pillow-b-sticky__meta span{color:var(--lpb-muted);font-size:8.8px}.ln-pillow-b-sticky__button{background:var(--lpb-ink);border:0;color:var(--lpb-white);font-size:8px;font-weight:760;letter-spacing:.08em;min-width:110px;padding:11px 12px;text-transform:uppercase}}@media(prefers-reduced-motion:reduce){.ln-pillow-b-scene.is-initial-reveal *,.ln-pillow-b-scene.is-entering *,.ln-pillow-b-scene.is-exiting *{animation-duration:1ms!important;animation-iteration-count:1!important}.ln-pillow-b-sticky,.ln-pillow-b-hero{transition:none}.ln-pillow-b-stage:after,.ln-pillow-b-scene__image{animation:none!important}}.ln-pillow-b-purchase{border:0;display:grid;gap:12px;margin:0 0 20px;min-inline-size:0;padding:0;width:100%}.ln-pillow-b-purchase [hidden]{display:none!important}.ln-pillow-b-purchase__heading{color:var(--lpb-ink);font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:12px;padding:0}.ln-pillow-b-purchase__card{background:#ffffff2e;border:1px solid var(--lpb-line);border-radius:13px;min-width:0;transition:border-color .18s ease,background-color .18s ease}.ln-pillow-b-purchase__card.is-selected{border-color:var(--lpb-ink);background:#ffffff4d}.ln-pillow-b-hero .ln-pillow-b-purchase__option{align-items:start;background:transparent;border:0;border-radius:12px;color:var(--lpb-ink);cursor:pointer;display:grid;gap:10px;grid-template-columns:16px minmax(0,1fr) auto;line-height:1.4;min-height:100px;padding:17px;text-align:left;width:100%}.ln-pillow-b-purchase__option:focus-visible{outline:2px solid currentColor;outline-offset:3px}.ln-pillow-b-purchase__dot{border:1px solid var(--lpb-muted);border-radius:50%;height:14px;margin-top:3px;position:relative;width:14px}.ln-pillow-b-purchase__option[aria-pressed=true] .ln-pillow-b-purchase__dot:after{background:currentColor;border-radius:50%;content:"";top:3px;right:3px;bottom:3px;left:3px;position:absolute}.ln-pillow-b-purchase__copy,.ln-pillow-b-purchase__prices{display:grid;gap:4px;min-width:0}.ln-pillow-b-purchase__title{font-size:13px;letter-spacing:.08em}.ln-pillow-b-purchase__description{font-size:12px;overflow-wrap:anywhere}.ln-pillow-b-purchase__note{color:var(--lpb-muted);font-size:11px}.ln-pillow-b-purchase__prices{justify-items:end}.ln-pillow-b-purchase__prices>strong{font-size:17px;font-weight:700}.ln-pillow-b-purchase__prices>s{color:var(--lpb-muted);font-size:11px}.ln-pillow-b-purchase__badge{background:var(--lpb-duo-badge-background, #6f2637);border:1px solid var(--lpb-duo-badge-background, #6f2637);border-radius:999px;color:var(--lpb-duo-badge-text, #ffffff);font-size:8px;font-weight:700;letter-spacing:.06em;padding:3px 7px}.ln-pillow-b-purchase__saving{font-size:10px}.ln-pillow-b-purchase__panel{padding:0 17px 16px}.ln-pillow-b-purchase .ln-pillow-b-hero__selector-head{font-size:11px;gap:12px;padding-top:14px}.ln-pillow-b-purchase .ln-pillow-b-hero__selector-head strong{font-size:11px;text-align:right}.ln-pillow-b-purchase .ln-pillow-b-hero__swatches{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0 0}.ln-pillow-b-purchase .ln-pillow-b-hero__swatch{flex:0 0 44px;height:44px;width:44px}.ln-pillow-b-purchase__second{margin-top:18px}.ln-pillow-b-purchase__terms{color:var(--lpb-muted);font-size:11px;line-height:1.45;margin:14px 0 0}@media(max-width:749px){.ln-pillow-b-hero .ln-pillow-b-purchase__option{padding:14px;gap:8px}.ln-pillow-b-purchase__panel{padding:0 14px 14px}.ln-pillow-b-purchase .ln-pillow-b-hero__swatches{gap:12px}}@media(prefers-reduced-motion:reduce){.ln-pillow-b-purchase__card{transition:none}}.ln-pillow-b-compact{display:none}@media(max-width:749px){.ln-pillow-b-purchase [data-lp-b-primary-colors],.ln-pillow-b-purchase .ln-pillow-b-purchase__second{align-items:center;column-gap:8px;display:grid;grid-template-columns:80px minmax(0,1fr);row-gap:12px}.ln-pillow-b-purchase .ln-pillow-b-hero__selector-head{grid-column:1 / -1;grid-row:1;min-width:0}.ln-pillow-b-purchase .ln-pillow-b-hero__selector-head strong{min-width:0;overflow-wrap:anywhere}.ln-pillow-b-purchase .ln-pillow-b-hero__swatches{display:grid;gap:8px 6px;grid-column:2;grid-row:2;grid-template-columns:repeat(auto-fit,44px);justify-content:space-between;margin:0;max-width:200px;min-width:0;width:100%}.ln-pillow-b-compact{align-items:center;display:flex;grid-column:1;grid-row:2;margin:0;min-width:0;position:relative}.ln-pillow-b-compact__frame{aspect-ratio:1;background:var(--lpb-paper);border:0;border-radius:11px;box-shadow:none;flex:0 0 80px;height:80px;overflow:hidden;position:relative;width:80px}.ln-pillow-b-compact__image{box-sizing:border-box;height:100%;top:0;right:0;bottom:0;left:0;object-fit:contain;opacity:0;padding:8px;position:absolute;transition:opacity .15s ease;width:100%}.ln-pillow-b-compact__image.is-visible{opacity:1}.ln-pillow-b-compact__placeholder{align-items:center;color:var(--lpb-muted);display:flex;font-size:20px;height:100%;justify-content:center}.ln-pillow-b-compact__copy{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}}@media(max-width:749px)and (prefers-reduced-motion:reduce){.ln-pillow-b-compact__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/luminova-pillow-commerce-b.css.map */
