.aluna-product-main{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:start;background:var(--aluna-section-bg, var(--aluna-cream));color:var(--aluna-section-text, var(--aluna-black))}.aluna-product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;background:var(--aluna-gallery-bg, var(--aluna-gallery))}.aluna-product-gallery__item{margin:0;aspect-ratio:1 / 1.16;overflow:hidden;background:var(--aluna-card-bg, var(--aluna-white))}.aluna-product-gallery__item:first-child{grid-column:1 / -1;aspect-ratio:1 / .82}.aluna-product-carousel-controls{display:none}@media(min-width:901px){.aluna-product-main--desktop-carousel{position:relative}.aluna-product-main--desktop-carousel .aluna-product-gallery{display:flex;min-width:0;width:100%;gap:2px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.aluna-product-main--desktop-carousel .aluna-product-gallery::-webkit-scrollbar{display:none}.aluna-product-main--desktop-carousel .aluna-product-gallery__item,.aluna-product-main--desktop-carousel .aluna-product-gallery__item:first-child{flex:0 0 100%;grid-column:auto;aspect-ratio:1 / .82;scroll-snap-align:start;scroll-snap-stop:always}.aluna-product-main--desktop-carousel .aluna-product-carousel-controls{position:absolute;z-index:4;top:20px;left:20px;display:flex;gap:8px}.aluna-product-main--desktop-carousel .aluna-product-carousel-controls button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(5,5,5,.2);border-radius:50%;background:#faf8f3eb;color:#050505;font:inherit;font-size:20px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.aluna-product-gallery__item img,.aluna-product-gallery__item svg{width:100%;height:100%;object-fit:cover;object-position:var(--aluna-product-image-position, center)}.aluna-product-buy{position:sticky;top:20px;padding:66px max(38px,6vw)}.aluna-product-buy .aluna-title{max-width:650px}.aluna-product-lede{max-width:620px;margin:22px 0 0;color:var(--aluna-section-muted, var(--aluna-muted));font-size:18px}.aluna-bundle-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:26px}.aluna-bundle{position:relative;padding:18px;border:1px solid var(--aluna-section-border, var(--aluna-black-28));border-radius:0;background:transparent;color:var(--aluna-section-text, var(--aluna-black));text-align:left;cursor:pointer}.aluna-bundle.is-selected{border:2px solid var(--aluna-section-accent, var(--aluna-red));background:var(--aluna-card-bg, var(--aluna-white))}.aluna-bundle small,.aluna-bundle strong,.aluna-bundle span{display:block}.aluna-bundle small{margin-bottom:6px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.aluna-bundle strong{font-size:22px}.aluna-bundle span{margin-top:4px;color:var(--aluna-section-muted, var(--aluna-muted));font-size:12px}.aluna-bundle__save{position:absolute;right:10px;top:-10px;padding:4px 7px;background:var(--aluna-section-accent, var(--aluna-red));color:var(--aluna-button-text, white)!important;font-size:9px!important;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.aluna-product-field{margin-top:18px}.aluna-product-field[hidden],.aluna-duo-colours[hidden]{display:none!important}.aluna-duo-colours{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.aluna-duo-colours .aluna-product-field{margin-top:0}.aluna-duo-colours__help{grid-column:1 / -1;margin:0;color:var(--aluna-section-muted, var(--aluna-muted));font-size:12px}.aluna-product-field label{display:block;margin-bottom:7px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.aluna-product-select{width:100%;min-height:52px;padding:0 14px;border:1px solid var(--aluna-section-border, var(--aluna-black-35));border-radius:0;background:var(--aluna-card-bg, var(--aluna-white));color:var(--aluna-section-text, var(--aluna-black));font:inherit}.aluna-grace-add{width:100%;margin-top:14px}.aluna-product-trust{display:grid;grid-template-columns:repeat(var(--aluna-product-trust-count, 3),minmax(0,1fr));margin-top:22px;padding-top:18px;border-top:1px solid var(--aluna-section-border, var(--aluna-line))}.aluna-product-trust span{padding:0 8px;border-right:1px solid var(--aluna-section-border, var(--aluna-line));text-align:center;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.aluna-product-trust span:last-child{border-right:0}.aluna-product-care{margin-top:22px;padding:16px;border-left:3px solid var(--aluna-section-accent, var(--aluna-red));background:var(--aluna-card-bg, var(--aluna-white-66));color:var(--aluna-section-muted, var(--aluna-muted));font-size:12px}.aluna-product-care strong{display:block;margin-bottom:4px}.aluna-product-sticky{display:none}.aluna-product-steps{display:grid;grid-template-columns:repeat(var(--aluna-step-count, 3),minmax(0,1fr));gap:1px;background:var(--aluna-section-border, var(--aluna-line))}.aluna-product-step{min-height:280px;padding:34px;background:var(--aluna-card-bg, var(--aluna-cream));color:var(--aluna-section-text, var(--aluna-black))}.aluna-product-step b{display:block;margin-bottom:55px;color:var(--aluna-section-accent, var(--aluna-red));font-size:13px;letter-spacing:.1em}.aluna-product-step h3{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;letter-spacing:-.035em}.aluna-product-step p{margin:0;color:var(--aluna-section-muted, var(--aluna-muted))}.aluna-product-proof{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.aluna-product-proof__quote{display:flex;min-height:620px;align-items:center;padding:70px max(36px,7vw);background:var(--aluna-proof-left-bg, var(--aluna-red));color:var(--aluna-proof-left-text, var(--aluna-white))}.aluna-product-proof__quote blockquote{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,72px);letter-spacing:-.05em;line-height:.98}.aluna-product-proof__details{display:flex;align-items:center;padding:70px max(36px,7vw);background:var(--aluna-proof-right-bg, var(--aluna-black));color:var(--aluna-proof-right-text, var(--aluna-cream))}.aluna-product-proof__details .aluna-title{color:var(--aluna-proof-right-text, var(--aluna-cream))}.aluna-product-proof-list{display:grid;gap:26px;margin-top:35px}.aluna-product-proof-item{padding-top:24px;border-top:1px solid var(--aluna-proof-border, var(--aluna-cream-28))}.aluna-product-proof-item strong{display:block;margin-bottom:7px;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.aluna-product-proof-item span{color:var(--aluna-proof-muted, var(--aluna-cream-72))}@media(max-width:900px){.aluna-product-main,.aluna-product-proof,.aluna-product-gallery{grid-template-columns:1fr}.aluna-product-gallery__item:first-child{grid-column:auto;aspect-ratio:1 / 1.1}.aluna-product-gallery__item{aspect-ratio:1 / 1.1}.aluna-product-buy{position:static;padding:52px 22px 62px}.aluna-product-main--mobile-offer-first .aluna-product-buy{order:1}.aluna-product-main--mobile-offer-first .aluna-product-gallery{order:2}.aluna-product-main--mobile-carousel .aluna-product-gallery{display:flex;gap:2px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.aluna-product-main--mobile-carousel .aluna-product-gallery::-webkit-scrollbar{display:none}.aluna-product-main--mobile-carousel .aluna-product-gallery__item,.aluna-product-main--mobile-carousel .aluna-product-gallery__item:first-child{flex:0 0 88vw;grid-column:auto;aspect-ratio:4 / 5;scroll-snap-align:start;scroll-snap-stop:always}.aluna-product-steps{grid-template-columns:1fr}.aluna-product-step{min-height:240px}.aluna-product-proof__quote,.aluna-product-proof__details{padding:60px 26px}.aluna-product-proof__quote{min-height:480px}.aluna-product-sticky{position:fixed;z-index:30;left:10px;right:10px;bottom:10px;display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 10px 18px;border-radius:999px;background:var(--aluna-sticky-bg, var(--aluna-black));color:var(--aluna-sticky-text, var(--aluna-cream));box-shadow:0 8px 30px #00000047}.aluna-product-sticky span{font-size:12px;font-weight:800}.aluna-product-sticky button{min-height:38px;padding:8px 16px;border:0;border-radius:999px;background:var(--aluna-button-bg, var(--aluna-red));color:var(--aluna-button-text, white);font-size:11px;font-weight:800;text-transform:uppercase}}@media(max-width:520px){.aluna-bundle-options,.aluna-duo-colours{grid-template-columns:1fr}.aluna-product-trust{grid-template-columns:1fr;gap:8px}.aluna-product-trust span{border-right:0}}.aluna-product-main{position:relative;grid-template-columns:minmax(0,58%) minmax(400px,42%);min-height:calc(100svh - 108px);border-bottom:1px solid var(--aluna-section-border, var(--aluna-line))}.aluna-product-thumbnails{display:none}.aluna-product-buy{background:var(--aluna-section-bg, var(--aluna-cream))}.aluna-product-buy .aluna-kicker{margin:0;font-size:10px;letter-spacing:.16em}.aluna-product-buy .aluna-copy-heading,.aluna-product-buy .aluna-title{max-width:10ch;margin:0;font-size:clamp(42px,4.2vw,56px);letter-spacing:-.055em;line-height:.96}.aluna-product-buy .aluna-price{margin-top:var(--aluna-block-space, 14px)}.aluna-product-buy .aluna-price strong{font-size:var(--aluna-price-size, 20px);font-weight:600;letter-spacing:-.025em}.aluna-product-buy .aluna-movable-copy--note .aluna-copy-note{max-width:52ch;margin:0;color:var(--aluna-section-muted, var(--aluna-muted));font-size:13px;font-weight:400;letter-spacing:0;line-height:1.5;text-transform:none}.aluna-product-form{margin-top:24px;padding-top:24px;border-top:1px solid var(--aluna-section-border, var(--aluna-line))}.aluna-bundle-options{gap:1px;margin-top:0;padding:1px;background:var(--aluna-section-border, var(--aluna-line))}.aluna-bundle{min-height:96px;padding:16px 18px;border:0;background:var(--aluna-card-bg, var(--aluna-white))}.aluna-bundle.is-selected{border:0;background:var(--aluna-section-bg, var(--aluna-cream));box-shadow:inset 0 -3px 0 var(--aluna-section-accent, var(--aluna-red))}.aluna-bundle small{margin-bottom:8px;font-size:9px;letter-spacing:.14em}.aluna-bundle strong{font-size:20px;letter-spacing:-.025em}.aluna-bundle span{margin-top:6px;font-size:11px;line-height:1.35}.aluna-bundle__save{right:8px;top:8px;padding:4px 6px;font-size:8px!important}.aluna-product-field{margin-top:18px;padding-top:18px;border-top:1px solid var(--aluna-section-border, var(--aluna-line))}.aluna-product-field label{margin-bottom:9px;font-size:10px;letter-spacing:.13em}.aluna-product-select{min-height:50px;padding:0 15px;border-color:var(--aluna-section-border, var(--aluna-line));background:var(--aluna-card-bg, var(--aluna-white));font-size:14px}.aluna-grace-add{min-height:56px;margin-top:12px;justify-content:center;font-size:11px;letter-spacing:.12em}.aluna-product-trust{display:grid;grid-template-columns:1fr;margin-top:14px;padding-top:0;border-top:1px solid var(--aluna-section-border, var(--aluna-line))}.aluna-product-trust span{display:flex;min-height:42px;align-items:center;gap:10px;padding:0;border-right:0;border-bottom:1px solid var(--aluna-section-border, var(--aluna-line));text-align:left;font-size:10px;letter-spacing:.09em}.aluna-product-trust span:before{content:"\2713";display:grid;flex:0 0 20px;width:20px;height:20px;place-items:center;border:1px solid var(--aluna-section-accent, var(--aluna-red));border-radius:50%;color:var(--aluna-section-accent, var(--aluna-red));font-size:10px}.aluna-product-care{margin-top:0;padding:16px 0;border-left:0;border-bottom:1px solid var(--aluna-section-border, var(--aluna-line));background:transparent}.aluna-product-care .aluna-kicker{color:var(--aluna-section-text, var(--aluna-black));font-size:9px}.aluna-product-care .aluna-copy-note{margin:0;font-size:11px;font-weight:400;letter-spacing:0;line-height:1.45}@media(min-width:901px){.aluna-product-main--desktop-carousel .aluna-product-gallery{position:sticky;top:0;display:flex;width:100%;height:calc(100svh - 108px);min-height:620px;max-height:880px;gap:0;overflow-x:auto;background:color-mix(in srgb,var(--aluna-section-bg, #f4f0e8) 86%,#b8b3ac);scroll-snap-type:inline mandatory}.aluna-product-main--desktop-carousel .aluna-product-gallery__item,.aluna-product-main--desktop-carousel .aluna-product-gallery__item:first-child{flex:0 0 100%;height:100%;aspect-ratio:auto;background:color-mix(in srgb,var(--aluna-card-bg, #faf8f3) 88%,#e5dfd6)}.aluna-product-main--desktop-carousel .aluna-product-gallery__item img,.aluna-product-main--desktop-carousel .aluna-product-gallery__item svg{object-fit:contain}.aluna-product-main--desktop-carousel .aluna-product-thumbnails{position:absolute;z-index:5;top:24px;left:20px;display:grid;max-height:calc(100svh - 180px);gap:8px;overflow-y:auto;scrollbar-width:none}.aluna-product-main--desktop-carousel .aluna-product-thumbnails::-webkit-scrollbar{display:none}.aluna-product-main--desktop-carousel .aluna-product-thumbnails button{width:54px;height:64px;padding:0;overflow:hidden;border:1px solid rgba(5,5,5,.18);background:#faf8f3e6;cursor:pointer}.aluna-product-main--desktop-carousel .aluna-product-thumbnails button.is-active{border-color:var(--aluna-section-text, var(--aluna-black));box-shadow:0 0 0 1px var(--aluna-section-text, var(--aluna-black))}.aluna-product-main--desktop-carousel .aluna-product-thumbnails img{width:100%;height:100%;object-fit:cover}.aluna-product-main--desktop-carousel .aluna-product-carousel-controls{top:auto;right:20px;bottom:22px;left:auto;display:flex}.aluna-product-main--desktop-carousel .aluna-product-carousel-controls button{width:40px;height:40px;border-radius:0;background:#faf8f3f0;font-size:17px}.aluna-product-buy{position:sticky;top:0;max-height:100svh;overflow-y:auto;padding:38px clamp(32px,4vw,58px) 34px;border-left:1px solid var(--aluna-section-border, var(--aluna-line));scrollbar-width:thin}}@media(max-width:900px){.aluna-product-main{min-height:0;grid-template-columns:1fr}.aluna-product-main--mobile-carousel .aluna-product-gallery{order:1;display:flex;gap:0;overflow-x:auto;background:color-mix(in srgb,var(--aluna-section-bg, #f4f0e8) 86%,#b8b3ac)}.aluna-product-main--mobile-carousel .aluna-product-gallery__item,.aluna-product-main--mobile-carousel .aluna-product-gallery__item:first-child{flex:0 0 100%;aspect-ratio:4 / 5;background:color-mix(in srgb,var(--aluna-card-bg, #faf8f3) 88%,#e5dfd6)}.aluna-product-main--mobile-carousel .aluna-product-gallery__item img,.aluna-product-main--mobile-carousel .aluna-product-gallery__item svg{object-fit:contain}.aluna-product-main--mobile-carousel .aluna-product-thumbnails{position:absolute;z-index:5;top:min(118vw,495px);left:14px;display:flex;max-width:calc(100% - 96px);gap:6px;overflow-x:auto;transform:translateY(-62px);scrollbar-width:none}.aluna-product-main--mobile-carousel .aluna-product-thumbnails button{flex:0 0 42px;width:42px;height:50px;padding:0;overflow:hidden;border:1px solid rgba(5,5,5,.2);background:#faf8f3eb}.aluna-product-main--mobile-carousel .aluna-product-thumbnails button.is-active{border-color:var(--aluna-section-text, var(--aluna-black));box-shadow:0 0 0 1px var(--aluna-section-text, var(--aluna-black))}.aluna-product-main--mobile-carousel .aluna-product-thumbnails img{width:100%;height:100%;object-fit:cover}.aluna-product-main--mobile-carousel .aluna-product-carousel-controls{position:absolute;z-index:6;top:min(118vw,495px);right:14px;left:auto;display:flex;gap:4px;transform:translateY(-56px)}.aluna-product-main--mobile-carousel .aluna-product-carousel-controls button{display:grid;width:38px;height:38px;place-items:center;padding:0;border:1px solid rgba(5,5,5,.2);border-radius:0;background:#faf8f3f0;color:var(--aluna-section-text, var(--aluna-black));font:inherit}.aluna-product-buy{order:2;position:static;max-height:none;padding:34px 20px 104px;border-left:0;border-top:1px solid var(--aluna-section-border, var(--aluna-line))}.aluna-product-main--mobile-offer-first .aluna-product-buy{order:1}.aluna-product-main--mobile-offer-first .aluna-product-gallery{order:2}.aluna-product-buy .aluna-copy-heading,.aluna-product-buy .aluna-title{max-width:10ch;font-size:clamp(40px,12vw,52px)}.aluna-bundle-options{grid-template-columns:repeat(2,minmax(0,1fr))}.aluna-bundle{min-height:108px;padding:15px 13px}.aluna-product-trust{grid-template-columns:1fr;gap:0}.aluna-product-sticky{left:0;right:0;bottom:0;min-height:62px;padding:10px 12px 10px 18px;border-radius:0}.aluna-product-sticky button{border-radius:0}}@media(max-width:370px){.aluna-bundle-options{grid-template-columns:1fr}}.aluna-product-gallery{cursor:grab;scroll-behavior:auto}.aluna-product-gallery.is-dragging,.aluna-product-gallery.is-animating{scroll-snap-type:none!important}.aluna-product-gallery.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.aluna-product-gallery__item img,.aluna-product-gallery__item svg{transform:scale(.985);filter:saturate(.94);transition:transform .7s cubic-bezier(.22,1,.36,1),filter .5s ease;will-change:transform}.aluna-product-gallery__item.is-active img,.aluna-product-gallery__item.is-active svg{transform:scale(1);filter:saturate(1)}.aluna-product-slide-status{position:absolute;z-index:6;left:29%;bottom:30px;display:flex;min-width:132px;align-items:center;justify-content:center;gap:10px;padding:8px 11px;background:#faf8f3eb;color:var(--aluna-section-text, var(--aluna-black));font-size:9px;font-weight:800;letter-spacing:.12em;line-height:1;transform:translate(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.aluna-product-slide-status__track{position:relative;display:block;width:62px;height:1px;overflow:hidden;background:#05050533}.aluna-product-slide-status__progress{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:var(--aluna-section-accent, var(--aluna-red));transform:scaleX(.2);transform-origin:left center;transition:transform .5s cubic-bezier(.22,1,.36,1)}.aluna-product-carousel-controls button,.aluna-product-thumbnails button{transition:border-color .22s ease,background-color .22s ease,color .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.aluna-product-carousel-controls button:hover,.aluna-product-carousel-controls button:focus-visible{border-color:var(--aluna-section-text, var(--aluna-black));background:var(--aluna-section-text, var(--aluna-black));color:var(--aluna-card-bg, var(--aluna-white));transform:translateY(-2px)}.aluna-product-thumbnails button:hover,.aluna-product-thumbnails button:focus-visible{border-color:var(--aluna-section-text, var(--aluna-black));transform:translate(2px)}@media(max-width:900px){.aluna-product-slide-status{top:14px;right:14px;bottom:auto;left:auto;min-width:112px;padding:7px 9px;transform:none}.aluna-product-slide-status__track{width:48px}.aluna-product-thumbnails button:hover,.aluna-product-thumbnails button:focus-visible{transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){.aluna-product-gallery__item img,.aluna-product-gallery__item svg,.aluna-product-slide-status__progress,.aluna-product-carousel-controls button,.aluna-product-thumbnails button{transition:none}}.aluna-product-carousel-controls{display:none!important}.aluna-product-gallery__item img,.aluna-product-gallery__item svg{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.aluna-gallery-drag-cursor{display:none}@media(min-width:901px){.aluna-product-main[data-aluna-drag-cursor=true] .aluna-product-gallery{cursor:none;touch-action:pan-y}.aluna-gallery-drag-cursor{position:absolute;z-index:8;display:grid;width:72px;height:72px;place-items:center;border-radius:50%;background:var(--aluna-section-text, var(--aluna-black));color:var(--aluna-card-bg, var(--aluna-white));font-size:9px;font-weight:800;letter-spacing:.12em;line-height:1;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.78);transition:opacity .18s ease,transform .26s cubic-bezier(.22,1,.36,1),background-color .18s ease;will-change:left,top,transform}.aluna-product-main.is-gallery-hover .aluna-gallery-drag-cursor{opacity:1;transform:translate(-50%,-50%) scale(1)}.aluna-product-main.is-gallery-dragging .aluna-gallery-drag-cursor{background:var(--aluna-section-accent, var(--aluna-red));transform:translate(-50%,-50%) scale(.88)}}@media(max-width:900px){.aluna-gallery-drag-cursor{display:none!important}.aluna-product-gallery{touch-action:pan-y pinch-zoom}}@media(min-width:901px){.aluna-gallery-drag-cursor{width:46px;height:46px;border:1px solid rgba(5,5,5,.16);background:#faf8f3b8;color:var(--aluna-section-text, var(--aluna-black));box-shadow:0 7px 24px #0505051a;font-size:15px;font-weight:400;letter-spacing:0;opacity:0;transform:translate(-50%,-50%) scale(.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.aluna-product-main.is-gallery-hover .aluna-gallery-drag-cursor{opacity:.84;transform:translate(-50%,-50%) scale(1)}.aluna-product-main.is-gallery-dragging .aluna-gallery-drag-cursor{border-color:#05050547;background:#050505d1;color:var(--aluna-card-bg, var(--aluna-white));transform:translate(-50%,-50%) scale(.9)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/aluna-product.css.map */
