.marelle-product{font-synthesis:none;color:var(--bayou);background:var(--ground-bg, var(--blush-tile));padding-top:clamp(48px,calc(var(--pad-top, 104) * 100vw / 1280),calc(var(--pad-top, 104) * 1.4 * 1px));padding-bottom:clamp(48px,calc(var(--pad-bottom, 104) * 100vw / 1280),calc(var(--pad-bottom, 104) * 1.4 * 1px));--marelle-warm-hover: #d4a256}.marelle-product strong,.marelle-product b{color:var(--cast-iron);font-weight:inherit}.marelle-product em,.marelle-product i{font-style:normal}.marelle-product .marelle-product__inner{max-width:min(1600px,100%);margin:0 auto;padding:0 clamp(20px,6vw,96px)}.marelle-product .marelle-product__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.marelle-product .marelle-product__figure{display:block;position:relative;width:100%;background:var(--porch-ceiling);border:1px solid var(--rule);overflow:hidden}.marelle-product .marelle-product__figure img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}html.marelle-reveal .marelle-product .marelle-product__reveal{opacity:0;transform:translateY(8px);transition:opacity .6s cubic-bezier(.22,.61,.36,1),transform .6s cubic-bezier(.22,.61,.36,1)}html.marelle-reveal .marelle-product .marelle-product__reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html.marelle-reveal .marelle-product .marelle-product__reveal{opacity:1;transform:none;transition:none}}.marelle-product .marelle-product__btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 22px;border:1px solid var(--cast-iron);border-radius:0;background:var(--cast-iron);color:var(--blush-tile);font-family:var(--ff-header);font-weight:400;font-size:var(--t-eyebrow);line-height:1.2;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease;-webkit-appearance:none;appearance:none}.marelle-product .marelle-product__btn:hover,.marelle-product .marelle-product__btn:focus-visible{background:var(--bayou-deep);border-color:var(--bayou-deep);color:var(--blush-tile)}.marelle-product .marelle-product__btn--warm{background:var(--marigold);border-color:var(--marigold);color:var(--cast-iron)}.marelle-product .marelle-product__btn--warm:hover,.marelle-product .marelle-product__btn--warm:focus-visible{background:var(--marelle-warm-hover);border-color:var(--marelle-warm-hover);color:var(--cast-iron)}.marelle-product .marelle-product__btn[aria-disabled=true]{opacity:.55;cursor:not-allowed}.marelle-product-main .marelle-product-main__grid{display:grid;grid-template-columns:1.06fr .94fr;gap:clamp(32px,calc(var(--column-gap, 80) * 100vw / 1280),calc(var(--column-gap, 80) * 1.4 * 1px));align-items:start}.marelle-product-main .marelle-product-main__gallery{position:sticky;top:calc(var(--gallery-sticky-top, 24) * 1px);min-width:0}.marelle-product-main .marelle-product-main__slidebox{position:relative;min-width:0}.marelle-product-main .marelle-product-main__slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.marelle-product-main .marelle-product-main__slides::-webkit-scrollbar{display:none}.marelle-product-main .marelle-product-main__slide{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:4 / 5}.marelle-product-main .marelle-product-main__gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);min-width:44px;min-height:44px;padding:10px 12px;background:transparent;border:0;color:var(--arrow-color, var(--blush-tile));font-family:var(--ff-header);font-weight:400;font-style:normal;font-synthesis:none;font-size:calc(var(--arrow-size, 28) * 1px);line-height:1;cursor:pointer;opacity:1;transition:opacity .22s ease;z-index:2}.marelle-product-main .marelle-product-main__gallery-arrow--prev{left:12px}.marelle-product-main .marelle-product-main__gallery-arrow--next{right:12px}.marelle-product-main .marelle-product-main__gallery-arrow:focus-visible{outline:2px solid var(--bayou);outline-offset:2px}.marelle-product-main .marelle-product-main__gallery-arrow[disabled]{visibility:hidden;opacity:0;pointer-events:none;cursor:default}.marelle-product-main .marelle-product-main__slide-trigger{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;background:transparent;border:0;cursor:zoom-in;z-index:1;font-family:inherit;font-weight:400;font-synthesis:none;color:transparent;-webkit-appearance:none;appearance:none}.marelle-product-main .marelle-product-main__slide-trigger:focus-visible{outline:2px solid var(--bayou);outline-offset:-2px}.marelle-product-main .marelle-product-main__dots{display:flex;justify-content:center;gap:12px;margin-top:16px}.marelle-product-main .marelle-product-main__dot{display:inline-block;width:8px;height:8px;padding:0;border:1px solid var(--bayou);border-radius:999px;background:transparent;cursor:pointer;transition:background .22s;position:relative}.marelle-product-main .marelle-product-main__dot:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}.marelle-product-main .marelle-product-main__dot.is-current{background:var(--bayou)}.marelle-product-main .marelle-product-main__buy{min-width:0;display:flex;flex-direction:column}.marelle-product-main .marelle-product-main__eyebrow{display:block;margin:0 0 20px;font-family:var(--ff-header);font-weight:400;font-size:var(--t-eyebrow);letter-spacing:.22em;text-transform:uppercase;color:var(--dragon)}.marelle-product-main .marelle-product-main__title{margin:0 0 16px;font-family:var(--ff-display);font-weight:400;font-size:var(--t-headline);line-height:1.05;letter-spacing:.005em;color:var(--bayou);text-transform:uppercase;text-wrap:balance}.marelle-product-main .marelle-product-main__price{margin:0 0 28px;font-family:var(--ff-header);font-weight:400;font-size:var(--t-subtitle);letter-spacing:.08em;color:var(--cast-iron)}.marelle-product-main .marelle-product-main__price--on-sale{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px}.marelle-product-main .marelle-product-main__price-compare{font-size:var(--t-body);color:var(--bayou-soft);text-decoration:line-through}.marelle-product-main .marelle-product-main__overview{margin:0 0 28px}.marelle-product-main .marelle-product-main__overview p{margin:0 0 14px;max-width:58ch;font-family:var(--ff-body);font-weight:300;font-size:var(--t-body);line-height:1.75;color:var(--bayou);text-wrap:pretty}.marelle-product-main .marelle-product-main__overview p:last-child{margin-bottom:0}.marelle-product-main .marelle-product-main__license{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0 0 30px;padding:18px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.marelle-product-main .marelle-product-main__license-line{margin:0;font-family:var(--ff-body);font-weight:300;font-size:var(--t-body-sm);line-height:1.65;color:var(--bayou)}.marelle-product-main .marelle-product-main__license-view{background:transparent;border:0;padding:0 0 3px;font-family:var(--ff-header);font-weight:400;font-size:var(--t-eyebrow);letter-spacing:.22em;text-transform:uppercase;color:var(--cast-iron);border-bottom:1px solid var(--marigold);cursor:pointer;transition:color .22s,border-color .22s;-webkit-appearance:none;appearance:none}.marelle-product-main .marelle-product-main__license-view:hover,.marelle-product-main .marelle-product-main__license-view:focus-visible{color:var(--bayou-deep);border-bottom-color:var(--cast-iron)}.marelle-product-main .marelle-product-main__state{margin:0 0 38px}.marelle-product-main .marelle-product-main__qty-label{display:block;margin:0 0 10px;font-family:var(--ff-header);font-weight:400;font-size:var(--t-eyebrow);letter-spacing:.22em;text-transform:uppercase;color:var(--bayou-soft)}.marelle-product-main .marelle-product-main__qty-row{display:flex;gap:14px;align-items:stretch}.marelle-product-main .marelle-product-main__qty{display:flex;align-items:stretch;border:1px solid var(--bayou);flex:none}.marelle-product-main .marelle-product-main__qty-btn{width:46px;padding:0;background:transparent;border:0;font-family:var(--ff-body);font-weight:300;font-size:var(--t-body-sm);color:var(--bayou);cursor:pointer;transition:color .15s,background .15s;-webkit-appearance:none;appearance:none}.marelle-product-main .marelle-product-main__qty-btn:hover,.marelle-product-main .marelle-product-main__qty-btn:focus-visible{background:var(--bayou);color:var(--blush-tile)}.marelle-product-main .marelle-product-main__qty-readout{display:inline-flex;align-items:center;justify-content:center;width:38px;font-family:var(--ff-body);font-weight:300;font-size:var(--t-body-sm);color:var(--cast-iron)}.marelle-product-main .marelle-product-main__qty-row .marelle-product__btn{flex:1;white-space:nowrap}.marelle-product-main .marelle-product-main__notify{display:flex;flex-direction:column;gap:18px}.marelle-product-main .marelle-product-main__notify-field{display:flex;align-items:center;padding-bottom:6px;border-bottom:1px solid var(--bayou);transition:border-bottom-color .18s ease}.marelle-product-main .marelle-product-main__notify-field:focus-within{border-bottom-color:var(--cast-iron)}.marelle-product-main .marelle-product-main__notify-input{flex:1;min-width:0;padding:8px 0;border:0;border-radius:0;background:transparent;outline:0;box-shadow:none;font-family:var(--ff-body);font-weight:300;font-size:var(--t-body);color:var(--cast-iron);-webkit-appearance:none;appearance:none}.marelle-product-main .marelle-product-main__notify-input:focus,.marelle-product-main .marelle-product-main__notify-input:focus-visible{outline:0;box-shadow:none}.marelle-product-main .marelle-product-main__notify-input::placeholder{color:var(--bayou-soft)}.marelle-product-main .marelle-product-main__notify .marelle-product__btn{width:100%}.marelle-product-main .marelle-product-main__notify-msg{flex-basis:100%;margin:0;font-family:var(--ff-body);font-weight:300;font-size:var(--t-body-sm);color:var(--bayou)}.marelle-product-main .marelle-product-main__notify-msg--error{color:var(--dragon)}.marelle-product-main .marelle-product-main__accs{margin-top:8px;border-top:1px solid var(--rule)}.marelle-product-main .marelle-product-main__acc{border-bottom:1px solid var(--rule)}.marelle-product-main .marelle-product-main__acc-head{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:19px 2px;min-height:44px;background:transparent;border:0;font-family:var(--ff-header);font-weight:400;font-size:var(--t-eyebrow);letter-spacing:.18em;text-transform:uppercase;color:var(--bayou);text-align:left;cursor:pointer;transition:color .22s;-webkit-appearance:none;appearance:none}.marelle-product-main .marelle-product-main__acc-head:hover,.marelle-product-main .marelle-product-main__acc-head:focus-visible{color:var(--cast-iron)}.marelle-product-main .marelle-product-main__acc-ind{display:inline-flex;align-items:center;justify-content:center;font-family:var(--ff-body);font-weight:300;font-size:var(--t-body-sm);line-height:1;color:var(--bayou-soft)}.marelle-product-main .marelle-product-main__acc-head[aria-expanded=true] .marelle-product-main__acc-ind--plus,.marelle-product-main .marelle-product-main__acc-head[aria-expanded=false] .marelle-product-main__acc-ind--minus{display:none}.marelle-product-main .marelle-product-main__acc-panel{padding:4px 2px 28px}.marelle-product-main .marelle-product-main__acc-panel p{margin:0 0 15px;max-width:62ch;font-family:var(--ff-body);font-weight:300;font-size:var(--t-body-sm);line-height:1.75;color:var(--bayou);text-wrap:pretty}.marelle-product-main .marelle-product-main__acc-panel p:last-child{margin-bottom:0}.marelle-product-main .marelle-product-main__box-list{list-style:none;margin:2px 0 0;padding:0}.marelle-product-main .marelle-product-main__box-list li{display:flex;align-items:center;gap:20px;padding:13px 2px;border-bottom:1px solid var(--rule-soft)}.marelle-product-main .marelle-product-main__box-list li:last-child{border-bottom:0}.marelle-product-main .marelle-product-main__box-num{flex:none;min-width:66px;text-align:center;font-family:var(--ff-script);font-weight:400;font-size:var(--t-script-m);line-height:.9;color:var(--dragon)}.marelle-product-main .marelle-product-main__box-item{font-family:var(--ff-body);font-weight:300;font-size:var(--t-body-sm);color:var(--bayou)}.marelle-product-main .marelle-product-main__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:flex;align-items:center;justify-content:center;padding:20px;background:#22000173;opacity:0;pointer-events:none;transition:opacity .25s}.marelle-product-main .marelle-product-main__lightbox.is-open{opacity:1;pointer-events:auto}.marelle-product-main .marelle-product-main__lightbox-panel{position:relative;z-index:9999;width:min(720px,86vw);padding:32px 32px 28px;background:var(--blush-tile);border:1px solid var(--rule);transform:translateY(6px);transition:transform .25s cubic-bezier(.22,.61,.36,1)}.marelle-product-main .marelle-product-main__lightbox.is-open .marelle-product-main__lightbox-panel{transform:none}.marelle-product-main .marelle-product-main__lightbox-head{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:20px}.marelle-product-main .marelle-product-main__lightbox-title{margin:0;font-family:var(--ff-header);font-weight:400;font-size:var(--t-eyebrow);letter-spacing:.2em;text-transform:uppercase;color:var(--bayou)}.marelle-product-main .marelle-product-main__lightbox-close{padding:0 0 2px;background:transparent;border:0;border-bottom:1px solid var(--marigold);font-family:var(--ff-header);font-weight:400;font-size:var(--t-eyebrow);letter-spacing:.22em;text-transform:uppercase;color:var(--bayou);cursor:pointer;transition:color .22s,border-color .22s;-webkit-appearance:none;appearance:none}.marelle-product-main .marelle-product-main__lightbox-close:hover,.marelle-product-main .marelle-product-main__lightbox-close:focus-visible{color:var(--cast-iron);border-bottom-color:var(--cast-iron)}.marelle-product-main .marelle-product-main__lightbox-figure{display:flex;align-items:center;justify-content:center;margin:0;padding:0;max-height:70vh;background:var(--porch-ceiling);border:1px solid var(--rule);overflow:hidden}.marelle-product-main .marelle-product-main__lightbox-figure img{display:block;max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain;object-position:center}.marelle-product-main .marelle-product-main__lightbox-cap{margin:16px 0 0;font-family:var(--ff-body);font-weight:300;font-size:var(--t-caption);color:var(--bayou-soft)}.marelle-product-main .marelle-product-main__gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:flex;align-items:center;justify-content:center;padding:16px;background:#22000173;opacity:0;pointer-events:none;transition:opacity .25s}.marelle-product-main .marelle-product-main__gallery-lightbox.is-open{opacity:1;pointer-events:auto}.marelle-product-main .marelle-product-main__gallery-lightbox-panel{position:relative;z-index:9999;display:flex;flex-direction:column;width:min(1400px,96vw);max-height:96vh;padding:20px 24px;background:var(--blush-tile);border:1px solid var(--rule);transform:translateY(6px);transition:transform .25s cubic-bezier(.22,.61,.36,1)}.marelle-product-main .marelle-product-main__gallery-lightbox.is-open .marelle-product-main__gallery-lightbox-panel{transform:none}.marelle-product-main .marelle-product-main__gallery-lightbox-head{display:flex;justify-content:flex-end;align-items:baseline;margin-bottom:12px}.marelle-product-main .marelle-product-main__gallery-lightbox-close{padding:0 0 2px;background:transparent;border:0;border-bottom:1px solid var(--marigold);font-family:var(--ff-header);font-weight:400;font-size:var(--t-eyebrow);letter-spacing:.22em;text-transform:uppercase;color:var(--bayou);cursor:pointer;transition:color .22s,border-color .22s;-webkit-appearance:none;appearance:none}.marelle-product-main .marelle-product-main__gallery-lightbox-close:hover,.marelle-product-main .marelle-product-main__gallery-lightbox-close:focus-visible{color:var(--cast-iron);border-bottom-color:var(--cast-iron)}.marelle-product-main .marelle-product-main__gallery-lightbox-figures{position:relative;flex:1 1 auto;display:flex;min-height:0}.marelle-product-main .marelle-product-main__gallery-lightbox-figure{display:none;flex:1 1 auto;align-items:center;justify-content:center;margin:0;padding:0;background:var(--porch-ceiling);border:1px solid var(--rule);overflow:hidden;min-height:0;cursor:zoom-in;touch-action:pinch-zoom}.marelle-product-main .marelle-product-main__gallery-lightbox-figure.is-active{display:flex}.marelle-product-main .marelle-product-main__gallery-lightbox-figure.is-zoomed{cursor:grab;touch-action:none}.marelle-product-main .marelle-product-main__gallery-lightbox-figure.is-panning{cursor:grabbing}.marelle-product-main .marelle-product-main__gallery-lightbox-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center;transform-origin:var(--zoom-ox, 50%) var(--zoom-oy, 50%);transform:translate(var(--zoom-tx, 0px),var(--zoom-ty, 0px)) scale(var(--zoom-scale, 1));transition:transform .22s cubic-bezier(.22,.61,.36,1);-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.marelle-product-main .marelle-product-main__gallery-lightbox-figure.is-panning .marelle-product-main__gallery-lightbox-img{transition:none}.marelle-product-tactile .marelle-product-tactile__grid{display:grid;grid-template-columns:1.12fr 1fr;gap:clamp(40px,calc(96 * 100vw / 1280),calc(96 * 1.4 * 1px));align-items:center}.marelle-product-tactile .marelle-product-tactile__photo{aspect-ratio:4 / 3}.marelle-product-tactile .marelle-product-tactile__copy{display:flex;flex-direction:column;gap:22px;align-items:flex-start;text-align:left}.marelle-product-tactile .marelle-product-tactile__script{display:inline-block;margin:0;font-family:var(--ff-script);font-weight:400;font-size:var(--t-script-m);line-height:1;color:var(--dragon);transform:rotate(-2deg);transform-origin:left bottom}.marelle-product-tactile .marelle-product-tactile__headline{margin:0;font-family:var(--ff-display);font-weight:400;font-size:var(--t-headline);line-height:1.06;letter-spacing:.005em;color:var(--bayou);text-transform:uppercase;text-wrap:balance}.marelle-product-tactile .marelle-product-tactile__body{margin:0;max-width:58ch;font-family:var(--ff-body);font-weight:300;font-size:var(--t-body);line-height:1.75;color:var(--bayou);text-wrap:pretty}.marelle-product-stories .marelle-product-stories__grid{display:grid;grid-template-columns:1fr 1.12fr;gap:clamp(48px,8vw,96px);align-items:center}.marelle-product-stories .marelle-product-stories__copy{display:flex;flex-direction:column;gap:22px;min-width:0}.marelle-product-stories .marelle-product-stories__head{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.marelle-product-stories .marelle-product-stories__script{display:inline-block;margin:0;font-family:var(--ff-script);font-weight:400;font-size:var(--t-script-m);line-height:1;color:var(--dragon);transform:rotate(-2deg);transform-origin:left bottom}.marelle-product-stories .marelle-product-stories__heading{margin:0;font-family:var(--ff-display);font-weight:400;font-size:var(--t-headline);line-height:1.06;letter-spacing:.005em;color:var(--bayou);text-transform:uppercase;text-wrap:balance}.marelle-product-stories .marelle-product-stories__photo{aspect-ratio:4 / 5}.marelle-product-stories .marelle-product-stories__index{display:flex;flex-direction:column;margin-top:6px;border-top:1px solid var(--rule-soft)}.marelle-product-stories .marelle-product-stories__row{display:flex;align-items:baseline;gap:24px;padding:18px 2px;border-bottom:1px solid var(--rule-soft)}.marelle-product-stories .marelle-product-stories__num{flex:none;min-width:34px;text-align:center;font-family:var(--ff-script);font-weight:400;font-size:var(--t-script-m);line-height:.9;color:var(--dragon)}.marelle-product-stories .marelle-product-stories__text{display:flex;flex-direction:column;gap:5px;min-width:0}.marelle-product-stories .marelle-product-stories__name{margin:0;font-family:var(--ff-display);font-weight:400;font-size:var(--t-subtitle);line-height:1.15;letter-spacing:.005em;color:var(--bayou);text-transform:uppercase}.marelle-product-stories .marelle-product-stories__line{margin:0;font-family:var(--ff-body);font-weight:300;font-size:var(--t-body-sm);line-height:1.7;color:var(--bayou)}.marelle-product-stories .marelle-product-stories__link-wrap{margin-top:10px}.marelle-product-stories .marelle-product-stories__link{display:inline-block;padding:0 0 3px;font-family:var(--ff-header);font-weight:400;font-size:var(--t-eyebrow);letter-spacing:.22em;text-transform:uppercase;color:var(--cast-iron);text-decoration:none;border-bottom:1px solid var(--marigold);transition:color .22s,border-color .22s}.marelle-product-stories .marelle-product-stories__link:hover,.marelle-product-stories .marelle-product-stories__link:focus-visible{color:var(--bayou-deep);border-bottom-color:var(--cast-iron)}.marelle-product-stories .marelle-product-stories__link[aria-disabled=true]{opacity:.45;pointer-events:none;cursor:default}.marelle-product-mahjong .marelle-product-mahjong__wrap{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:760px;margin:0 auto;text-align:center}.marelle-product-mahjong .marelle-product-mahjong__script{display:inline-block;margin:0;font-family:var(--ff-script);font-weight:400;font-size:var(--t-script-m);line-height:1;color:var(--dragon);transform:rotate(-2deg);transform-origin:center bottom}.marelle-product-mahjong .marelle-product-mahjong__heading{margin:0;font-family:var(--ff-display);font-weight:400;font-size:var(--t-headline);line-height:1.06;letter-spacing:.005em;color:var(--bayou);text-transform:uppercase;text-wrap:balance}.marelle-product-mahjong .marelle-product-mahjong__body{margin:0;font-family:var(--ff-body);font-weight:300;font-size:var(--t-body);line-height:1.8;color:var(--bayou);text-wrap:pretty}.marelle-product-dress .marelle-product-dress__wrap{text-align:center}.marelle-product-dress .marelle-product-dress__head{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:720px;margin:0 auto}.marelle-product-dress .marelle-product-dress__eyebrow{display:inline-block;margin:0;font-family:var(--ff-header);font-weight:400;font-size:var(--t-eyebrow);letter-spacing:.24em;text-transform:uppercase;color:var(--bayou-soft)}.marelle-product-dress .marelle-product-dress__script{display:inline-block;margin:4px 0 0;font-family:var(--ff-script);font-weight:400;font-size:var(--t-script-m);line-height:1;color:var(--dragon);transform:rotate(-2deg);transform-origin:center bottom}.marelle-product-dress .marelle-product-dress__headline{margin:0;font-family:var(--ff-display);font-weight:400;font-size:var(--t-headline);line-height:1.06;letter-spacing:.005em;color:var(--bayou);text-transform:uppercase;text-wrap:balance}.marelle-product-dress .marelle-product-dress__sub{margin:0 auto;max-width:52ch;font-family:var(--ff-body);font-weight:300;font-size:var(--t-subtitle);line-height:1.5;color:var(--bayou-soft);text-wrap:pretty}.marelle-product-dress .marelle-product-dress__grid{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:1fr 1fr;gap:26px;align-items:stretch;margin:60px auto 52px;text-align:left}.marelle-product-dress .marelle-product-dress__fig{display:flex;flex-direction:column;gap:10px;margin:0;min-height:0}.marelle-product-dress .marelle-product-dress__fig--primary{grid-column:1 / 2;grid-row:1 / 3}.marelle-product-dress .marelle-product-dress__fig--secondary-1{grid-column:2 / 3;grid-row:1 / 2}.marelle-product-dress .marelle-product-dress__fig--secondary-2{grid-column:2 / 3;grid-row:2 / 3}.marelle-product-dress .marelle-product-dress__fig--primary .marelle-product-dress__photo{aspect-ratio:4 / 5}.marelle-product-dress .marelle-product-dress__fig--secondary .marelle-product-dress__photo{flex:1 1 auto;min-height:0}.marelle-product-dress .marelle-product-dress__cap{margin:0;font-family:var(--ff-body);font-weight:300;font-size:var(--t-caption);color:var(--bayou-soft)}.marelle-product-dress .marelle-product-dress__cta{display:flex;flex-direction:column;align-items:center;gap:14px}.marelle-product-dress .marelle-product-dress__cta-link{display:inline-block;padding:0 0 3px;font-family:var(--ff-header);font-weight:400;font-size:var(--t-eyebrow);letter-spacing:.22em;text-transform:uppercase;color:var(--cast-iron);text-decoration:none;border-bottom:1px solid var(--marigold);transition:color .22s,border-color .22s}.marelle-product-dress .marelle-product-dress__cta-link:hover,.marelle-product-dress .marelle-product-dress__cta-link:focus-visible{color:var(--bayou-deep);border-bottom-color:var(--cast-iron)}.marelle-product-dress .marelle-product-dress__cta-link--inactive{opacity:.45;pointer-events:none;cursor:default}.marelle-product-dress .marelle-product-dress__coming{display:inline-block;font-family:var(--ff-header);font-weight:400;font-size:var(--t-eyebrow);letter-spacing:.24em;text-transform:uppercase;color:var(--bayou-soft)}.marelle-product-crosssell{border-top:1px solid var(--rule)}.marelle-product-crosssell .marelle-product-crosssell__head{display:flex;align-items:center;justify-content:center;gap:32px;margin-bottom:clamp(32px,5vw,56px)}.marelle-product-crosssell .marelle-product-crosssell__rule{width:calc(var(--rule-width, 80) * 1px);height:1px;background:var(--bayou);min-width:0;flex-shrink:1}.marelle-product-crosssell .marelle-product-crosssell__heading{margin:0;font-family:var(--ff-header);font-weight:400;font-size:var(--t-subtitle);line-height:1.1;letter-spacing:.4em;text-transform:uppercase;color:var(--bayou);white-space:nowrap;flex-shrink:0}.marelle-product-crosssell .marelle-product-crosssell__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,calc(var(--card-gap, 32) * 100vw / 1280),calc(var(--card-gap, 32) * 1.4 * 1px))}.marelle-product-crosssell .marelle-product-crosssell__card{display:flex;flex-direction:column;gap:14px}.marelle-product-crosssell .marelle-product-crosssell__cover{display:block;color:inherit;text-decoration:none}.marelle-product-crosssell .marelle-product-crosssell__photo{aspect-ratio:4 / 5;position:relative}.marelle-product-crosssell .marelle-product-crosssell__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.marelle-product-crosssell .marelle-product-crosssell__img--primary{position:relative;z-index:1;transition:opacity .35s ease}.marelle-product-crosssell .marelle-product-crosssell__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0;transition:opacity .35s ease;pointer-events:none}@media(hover:hover){.marelle-product-crosssell .marelle-product-crosssell__cover:hover .marelle-product-crosssell__img--hover{opacity:1}}.marelle-product-crosssell .marelle-product-crosssell__meta{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:14px}.marelle-product-crosssell .marelle-product-crosssell__name{margin:0;font-family:var(--ff-display);font-weight:400;font-size:var(--t-subtitle);line-height:1.15;letter-spacing:.005em;color:var(--bayou);text-transform:uppercase}.marelle-product-crosssell .marelle-product-crosssell__price{margin:0;font-family:var(--ff-header);font-weight:400;font-size:var(--t-caption);letter-spacing:.04em;color:var(--bayou)}.marelle-product-crosssell .marelle-product-crosssell__price--on-sale{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.marelle-product-crosssell .marelle-product-crosssell__price-compare{color:var(--bayou-soft);text-decoration:line-through}.marelle-product-reviews .marelle-product-reviews__wrap{display:flex;flex-direction:column;align-items:center;gap:22px;max-width:860px;margin:0 auto;text-align:center}.marelle-product-reviews .marelle-product-reviews__heading{margin:0;font-family:var(--ff-display);font-weight:400;font-size:var(--t-headline);line-height:1.06;letter-spacing:.005em;color:var(--bayou);text-transform:uppercase;text-wrap:balance}.marelle-product-reviews .marelle-product-reviews__stars{display:flex;align-items:center;gap:10px;color:var(--bayou)}.marelle-product-reviews .marelle-product-reviews__star{display:block;width:26px;height:26px;flex:none}.marelle-product-reviews .marelle-product-reviews__score{margin-left:8px;font-family:var(--ff-header);font-weight:400;font-size:var(--t-caption);letter-spacing:.1em;color:var(--bayou)}.marelle-product-reviews .marelle-product-reviews__empty{width:100%;padding:clamp(32px,5vw,56px) clamp(20px,4vw,40px);border:1px dashed rgba(34,0,1,.28);font-family:var(--ff-body);font-weight:300;font-size:var(--t-body-sm);line-height:1.7;color:var(--bayou-soft)}@media(max-width:767px){.marelle-product-main .marelle-product-main__grid{grid-template-columns:1fr;gap:32px}.marelle-product-main .marelle-product-main__gallery{position:static;top:auto}.marelle-product-main .marelle-product-main__qty-row{flex-direction:column;align-items:stretch;gap:14px}.marelle-product-main .marelle-product-main__qty{width:100%;justify-content:space-between}.marelle-product-main .marelle-product-main__qty-btn{width:52px;height:48px}.marelle-product-main .marelle-product-main__qty-readout{flex:1;width:auto}.marelle-product-main .marelle-product-main__qty-row .marelle-product__btn{flex:none;width:100%}.marelle-product-main .marelle-product-main__license{padding:16px 0;margin-bottom:28px}.marelle-product-main .marelle-product-main__dot{width:7px;height:7px}.marelle-product-main .marelle-product-main__dot:after{top:-12px;right:-12px;bottom:-12px;left:-12px}.marelle-product-main .marelle-product-main__gallery-arrow{font-size:calc(var(--arrow-size-mobile, 24) * 1px);padding:8px 10px}.marelle-product-main .marelle-product-main__gallery-arrow--prev{left:8px}.marelle-product-main .marelle-product-main__gallery-arrow--next{right:8px}.marelle-product-main .marelle-product-main__box-num{min-width:54px}.marelle-product-main .marelle-product-main__lightbox-panel{width:100%;padding:22px 20px 20px}.marelle-product-main .marelle-product-main__gallery-lightbox{padding:8px}.marelle-product-main .marelle-product-main__gallery-lightbox-panel{padding:12px}.marelle-product-main .marelle-product-main__gallery-lightbox-head{margin-bottom:8px}.marelle-product-tactile .marelle-product-tactile__grid{grid-template-columns:1fr;gap:28px}.marelle-product-tactile .marelle-product-tactile__copy{align-items:center;text-align:center;gap:16px}.marelle-product-tactile .marelle-product-tactile__script{transform-origin:center bottom}.marelle-product-dress .marelle-product-dress__grid{display:flex;flex-direction:column;gap:22px;margin:36px auto 34px}.marelle-product-dress .marelle-product-dress__grid .marelle-product-dress__fig--secondary{display:none}.marelle-product-dress .marelle-product-dress__fig--primary .marelle-product-dress__photo{aspect-ratio:4 / 5}.marelle-product-crosssell .marelle-product-crosssell__grid{display:flex;grid-template-columns:none;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.marelle-product-crosssell .marelle-product-crosssell__grid::-webkit-scrollbar{display:none}.marelle-product-crosssell .marelle-product-crosssell__card{flex:0 0 68%;scroll-snap-align:start;gap:12px}.marelle-product-crosssell .marelle-product-crosssell__head{gap:14px}.marelle-product-crosssell .marelle-product-crosssell__rule{width:calc(min(var(--rule-width, 80),40)*1px)}.marelle-product-stories .marelle-product-stories__grid{display:flex;flex-direction:column;gap:28px;align-items:stretch}.marelle-product-stories .marelle-product-stories__copy{display:contents}.marelle-product-stories .marelle-product-stories__head{order:1;gap:14px;align-items:center;text-align:center}.marelle-product-stories .marelle-product-stories__script{transform-origin:center bottom}.marelle-product-stories .marelle-product-stories__photo{order:2}.marelle-product-stories .marelle-product-stories__index{order:3}.marelle-product-stories .marelle-product-stories__row{gap:18px;padding:16px 2px}.marelle-product-stories .marelle-product-stories__num{min-width:28px}.marelle-product-stories .marelle-product-stories__text{gap:4px}.marelle-product-stories .marelle-product-stories__link-wrap{order:4;align-self:center;margin-top:0}.marelle-product-mahjong .marelle-product-mahjong__wrap,.marelle-product-reviews .marelle-product-reviews__wrap{gap:18px}.marelle-product-reviews .marelle-product-reviews__stars{gap:7px;flex-wrap:wrap;justify-content:center}.marelle-product-reviews .marelle-product-reviews__star{width:22px;height:22px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/marelle-product.css.map */
