:root{--marom-plum: #32152f;--marom-deep-plum: #2b152a;--marom-aubergine: #4f2756;--marom-mauve: #79457a;--marom-soft-mauve: #a7759e;--marom-lilac: #e8d5e8;--marom-blush: #f9eff3;--marom-cream: #fff9f7;--marom-border: #e7d9e2;--marom-text: #2b2029;--marom-white: #ffffff;--marom-brand-mauve: #9a5a8c;--marom-page-width: min( calc(100vw - 64px) , 1400px);--marom-mobile-width: min( calc(100vw - 24px) , 1400px);--marom-focus: 0 0 0 3px rgb(121 69 122 / .24)}body{background:var(--marom-cream);color:var(--marom-text)}.content-for-layout[data-template=index]{background:linear-gradient(180deg,#fffdfc,#fff9fb 48%,#fffdfc)}.marom-header-reference,.marom-header-reference *,.marom-category-reference,.marom-category-reference *,.marom-bundle-strip,.marom-bundle-strip *,.marom-trust-strip,.marom-trust-strip *,.marom-footer-reference,.marom-footer-reference *,.marom-wishlist-drawer,.marom-wishlist-drawer *{box-sizing:border-box}.marom-header-reference{position:sticky;top:0;z-index:calc(var(--layer-sticky, 8) + 1);width:100%;color:var(--marom-plum);background:var(--marom-white);border-block-end:1px solid rgb(231 217 226 / .86)}.marom-header-reference__main{background:#fffdfcfa}.marom-header-reference__inner{display:grid;width:var(--marom-page-width);min-height:92px;margin-inline:auto;grid-template-columns:minmax(180px,250px) minmax(360px,620px) minmax(220px,270px);align-items:center;column-gap:clamp(20px,3.4vw,54px)}.marom-header-reference__logo{display:inline-flex;width:var(--marom-header-logo-width);min-height:max(64px,var(--marom-header-logo-height));align-items:center;justify-content:center;justify-self:start;color:inherit;text-decoration:none}.marom-header-reference__logo img{display:block;width:100%;height:auto}.marom-header-reference__logo .marom-header-reference__logo-image{width:100%;height:auto;object-fit:contain}.marom-header-reference__search{display:block;width:min(100%,590px);justify-self:center}.marom-header-reference__search button{display:grid;width:100%;min-height:50px;padding:0 18px 0 26px;grid-template-columns:1fr 24px;align-items:center;gap:14px;border:1px solid #e5d6e2;border-radius:12px;background:#fffdfc;color:#827381;box-shadow:0 8px 22px #32152f09;font:inherit;font-size:.91rem;text-align:start;cursor:pointer}.marom-header-reference__search button:is(:hover,:focus-visible){border-color:var(--marom-soft-mauve);box-shadow:var(--marom-focus);outline:none}.marom-header-reference__actions{display:flex;align-items:center;justify-content:flex-end;gap:20px}.marom-header-reference__account,.marom-header-reference__action,.marom-header-reference__cart-icon,.marom-header-reference__action-content{position:relative;display:inline-flex;min-width:48px;min-height:48px;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:var(--marom-plum);font-size:.78rem;line-height:1.12;text-decoration:none}.marom-header-reference__account shopify-account{display:inline-flex;min-width:48px;min-height:48px;align-items:center;justify-content:center}.marom-header-reference__action{padding:0;border:0;background:transparent;cursor:pointer}.marom-header-reference__icon{display:inline-flex;width:27px;height:27px;align-items:center;justify-content:center;color:currentColor}.marom-header-reference__icon svg,.marom-category-reference__icon svg,.marom-trust-strip__icon svg,.marom-footer-reference__socials svg,.marom-footer-reference__form svg,.marom-wishlist-button svg,.marom-wishlist-drawer svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.marom-header-reference__action:is(:hover,:focus-visible),.marom-header-reference__account :is(a,button,shopify-account):is(:hover,:focus-visible){color:var(--marom-mauve);outline:none}.marom-header-reference__action:focus-visible,.marom-header-reference__mobile-menu summary:focus-visible,.marom-header-reference__nav a:focus-visible,.marom-header-reference__nav summary:focus-visible{border-radius:10px;box-shadow:var(--marom-focus);outline:none}.marom-header-reference__count,.marom-header-reference .cart-bubble{position:absolute;top:1px;right:6px;display:grid;min-width:16px;height:16px;padding-inline:4px;place-items:center;border-radius:999px;background:var(--marom-mauve);color:var(--marom-white);font-size:.64rem;font-weight:700;line-height:1}.marom-header-reference .cart-bubble__text-count,.marom-header-reference .cart-bubble__text{font-size:inherit;line-height:inherit}.marom-header-reference__nav{display:flex;min-height:50px;align-items:center;justify-content:center;background:#fffaf8;border-block-start:1px solid rgb(231 217 226 / .72)}.marom-header-reference__nav ul{display:flex;width:var(--marom-page-width);margin:0 auto;padding:0;align-items:center;justify-content:center;gap:clamp(24px,3.1vw,54px);list-style:none}.marom-header-reference__nav li{position:relative}.marom-header-reference__nav a,.marom-header-reference__nav summary,.marom-header-reference__nav-disabled{position:relative;display:inline-flex;min-height:44px;align-items:center;color:var(--marom-plum);font-size:.86rem;font-weight:650;letter-spacing:0;text-decoration:none;cursor:pointer}.marom-header-reference__nav a:after,.marom-header-reference__nav summary:after{position:absolute;right:0;bottom:8px;left:0;height:2px;background:currentColor;content:"";opacity:0;transform:scaleX(.4);transition:opacity .16s ease,transform .16s ease}.marom-header-reference__nav a:is(:hover,:focus-visible):after,.marom-header-reference__nav summary:is(:hover,:focus-visible):after,.marom-header-reference__nav-item--active>a:after,.marom-header-reference__nav-item--active>details>summary:after{opacity:1;transform:scaleX(1)}.marom-header-reference__nav-item--highlight a,.marom-header-reference__nav-item--highlight summary{color:var(--marom-mauve)}.marom-header-reference__submenu{position:absolute;top:calc(100% - 4px);left:50%;z-index:2;display:grid;min-width:210px;padding:12px;border:1px solid var(--marom-border);border-radius:12px;background:var(--marom-white);box-shadow:0 16px 38px #32152f1f;transform:translate(-50%)}.marom-header-reference__submenu a{justify-content:flex-start;min-height:36px;padding-inline:8px}.marom-header-reference__mobile-menu{display:none}.marom-hero-reference{padding-block:16px 0;background:transparent}.marom-hero-reference__inner{position:relative;width:var(--marom-page-width);margin-inline:auto;overflow:hidden;border-radius:18px;background:var(--marom-blush)}.marom-hero-reference__picture,.marom-hero-reference__image{display:block;width:100%}.marom-hero-reference__image{height:auto;aspect-ratio:1868 / 686;object-fit:cover}.marom-hero-reference__cta{position:absolute;left:var(--marom-hero-cta-left-desktop);top:var(--marom-hero-cta-top-desktop);z-index:1;width:var(--marom-hero-cta-width-desktop);height:var(--marom-hero-cta-height-desktop);border-radius:8px}.marom-hero-reference__cta:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px var(--marom-mauve);outline:none}.marom-category-reference{padding-block:10px 10px;background:transparent}.marom-category-reference__inner{width:var(--marom-page-width);margin-inline:auto}.marom-category-reference__rail{display:grid;grid-template-columns:repeat(8,minmax(74px,1fr));gap:clamp(10px,1.7vw,26px);align-items:start}.marom-category-reference__item{display:grid;min-width:0;justify-items:center;gap:7px;color:var(--marom-aubergine);font-size:.76rem;font-weight:650;line-height:1.2;text-align:center;text-decoration:none}a.marom-category-reference__item:is(:hover,:focus-visible){color:var(--marom-mauve);outline:none}a.marom-category-reference__item:focus-visible .marom-category-reference__circle{box-shadow:var(--marom-focus)}.marom-category-reference__circle{display:grid;width:clamp(74px,6vw,88px);height:clamp(74px,6vw,88px);place-items:center;border:1px solid #eadbe5;border-radius:50%;background:#fff7fa;box-shadow:inset 0 0 0 1px #ffffffd1}.marom-category-reference__icon{display:grid;width:60%;height:60%;place-items:center;color:#a06b93}.marom-category-reference__icon svg{stroke-width:1.55}.marom-category-reference__image{display:block;width:76%;height:76%;object-fit:contain}.marom-category-reference__title{display:block;max-width:13ch}.content-for-layout[data-template=index] .section-resource-list{width:var(--marom-page-width);margin-inline:auto;padding-block:0 18px!important;background:transparent}.content-for-layout[data-template=index] .section-resource-list__header{margin-block:0 10px}.content-for-layout[data-template=index] .section-resource-list__header h1,.content-for-layout[data-template=index] .section-resource-list__header h2,.content-for-layout[data-template=index] .section-resource-list__header h3{margin:0;color:var(--marom-plum)!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(1.55rem,2.1vw,2rem)!important;font-weight:500!important;line-height:1.05!important;letter-spacing:0!important}.content-for-layout[data-template=index] .section-resource-list__header h1:before,.content-for-layout[data-template=index] .section-resource-list__header h2:before,.content-for-layout[data-template=index] .section-resource-list__header h3:before{margin-inline-end:10px;color:var(--marom-mauve);content:"\2726";font-size:.82em}.content-for-layout[data-template=index] .section-resource-list__header a,.content-for-layout[data-template=index] .section-resource-list__header button{color:var(--marom-plum)!important;font-size:.84rem!important;font-weight:700!important;text-decoration:none!important}.content-for-layout[data-template=index] .section-resource-list__header a:after,.content-for-layout[data-template=index] .section-resource-list__header button:after{display:inline-grid;width:26px;height:26px;margin-inline-start:8px;place-items:center;border:1px solid var(--marom-border);border-radius:50%;color:var(--marom-mauve);content:"\203a";font-size:1.3rem;line-height:1}.content-for-layout[data-template=index] .section-resource-list .resource-list{width:100%;max-width:none}.content-for-layout[data-template=index] .section-resource-list .resource-list--grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:15px 12px!important}.content-for-layout[data-template=index] .resource-list__item{min-width:0}.content-for-layout[data-template=index] product-card.product-card{position:relative;display:block;height:100%}.content-for-layout[data-template=index] .product-card__content{position:relative;height:100%;min-height:206px;padding:9px 9px 10px!important;border:1px solid #eddde6!important;border-radius:9px!important;background:#fff2f6!important;box-shadow:0 10px 20px #32152f0b;overflow:hidden}.content-for-layout[data-template=index] .product-card__content .card-gallery{margin:-9px -9px 0;border-radius:9px 9px 0 0;background:#f8e6ec}.content-for-layout[data-template=index] .product-card__content .product-media-container,.content-for-layout[data-template=index] .product-card__content .product-media,.content-for-layout[data-template=index] .product-card__content img{border-radius:9px 9px 0 0}.content-for-layout[data-template=index] .product-card__content .product-media img{object-fit:cover}.content-for-layout[data-template=index] .product-card__content a[ref=productTitleLink]{min-height:38px;color:var(--marom-text);text-decoration:none}.content-for-layout[data-template=index] .product-card__content a[ref=productTitleLink] .text-block>*{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;font-size:.67rem!important;font-weight:650!important;line-height:1.16!important}.content-for-layout[data-template=index] .product-card__content .marom-judgeme-badge{order:30;min-height:16px;color:#d68a2d;font-size:.7rem}.content-for-layout[data-template=index] .product-card__content product-price,.content-for-layout[data-template=index] .product-card__content .price{color:var(--marom-plum);font-size:.74rem!important;font-weight:800!important;line-height:1.1}.content-for-layout[data-template=index] .product-card__content .compare-at-price,.content-for-layout[data-template=index] .product-card__content s{color:#7d6d78;font-size:.64rem!important;font-weight:600}.content-for-layout[data-template=index] .product-badges{inset-block-start:8px!important;inset-inline-start:8px!important;right:auto!important;bottom:auto!important;display:inline-flex!important;width:auto!important;max-width:calc(100% - 52px)}.content-for-layout[data-template=index] .product-badges__badge{min-width:48px!important;padding:3px 10px!important;border-radius:999px!important;background:var(--marom-mauve)!important;color:var(--marom-white)!important;font-size:.67rem!important;font-weight:800!important}.marom-wishlist-button{position:relative;display:inline-grid;place-items:center;border:0;background:transparent;color:var(--marom-mauve);cursor:pointer}.marom-wishlist-button--card{position:absolute;top:12px;right:12px;z-index:2;width:30px;height:30px;border:1px solid rgb(231 217 226 / .9);border-radius:50%;background:#ffffffeb;box-shadow:0 4px 12px #32152f14}.marom-wishlist-button__icon{display:inline-flex;width:17px;height:17px}.marom-wishlist-button[aria-pressed=true]{background:var(--marom-mauve);color:var(--marom-white)}.marom-wishlist-button:is(:hover,:focus-visible){box-shadow:var(--marom-focus);outline:none}.content-for-layout[data-template=index] .quick-add{--quick-add-offset: 8px;--quick-add-background: var(--marom-mauve);--quick-add-foreground: var(--marom-white);display:block!important}.content-for-layout[data-template=index] .quick-add__button.add-to-cart-button,.content-for-layout[data-template=index] .quick-add__button--choose{display:grid!important;opacity:1!important;visibility:visible!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;place-items:center!important;border-radius:8px!important;background:var(--marom-mauve)!important;color:var(--marom-white)!important;line-height:0!important}.content-for-layout[data-template=index] .quick-add__button .add-to-cart-text{display:grid!important;width:100%!important;height:100%!important;place-items:center!important;background:transparent!important;color:inherit!important;line-height:0!important}.content-for-layout[data-template=index] .quick-add__button .add-to-cart-icon{display:grid!important;width:20px!important;height:20px!important;place-items:center!important}.content-for-layout[data-template=index] .quick-add__button .add-to-cart-icon svg{width:20px!important;height:20px!important}.content-for-layout[data-template=index] .quick-add__button .add-to-cart-text__content{display:none!important}.marom-bundle-strip{padding-block:0 18px;background:transparent}.marom-bundle-strip__inner{display:grid;width:var(--marom-page-width);height:158px;min-height:0;margin-inline:auto;padding:10px;grid-template-columns:minmax(260px,.92fr) 2.08fr;gap:14px;border:1px solid #eadbe5;border-radius:14px;background:#f4e4ef}.marom-bundle-strip__editorial{position:relative;min-height:0;height:100%;overflow:hidden;border-radius:12px;background:radial-gradient(circle at 0% 0%,rgb(255 255 255 / .16),transparent 40%),radial-gradient(circle at 100% 20%,rgb(153 90 140 / .38),transparent 34%),linear-gradient(135deg,#4a2048,#2c142b);color:var(--marom-white)}.marom-bundle-strip__editorial:after{position:absolute;inset:auto -26px -58px auto;width:230px;height:230px;border:24px solid rgb(166 100 153 / .26);border-radius:50%;content:""}.marom-bundle-strip__editorial-content{position:relative;z-index:1;display:grid;max-width:280px;height:100%;padding:clamp(18px,2.4vw,28px);align-content:center;gap:10px}.marom-bundle-strip__editorial h2{margin:0;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.24rem,1.7vw,1.55rem);font-weight:500;line-height:1.02;letter-spacing:0;white-space:pre-line}.marom-bundle-strip__text,.marom-bundle-strip__text p{margin:0;color:#f9ecf6;font-size:.7rem;line-height:1.4}.marom-bundle-strip__button{display:inline-flex;width:fit-content;min-height:30px;margin-block-start:4px;padding:0 24px;align-items:center;justify-content:center;border-radius:7px;background:#a65a97;color:var(--marom-white);font-size:.68rem;font-weight:800;letter-spacing:.04em;text-decoration:none}.marom-bundle-strip__offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.marom-bundle-strip__offer{position:relative;display:grid;min-height:0;height:100%;padding:14px;grid-template-columns:minmax(0,1fr) 46px minmax(92px,40%);gap:10px;align-items:end;overflow:hidden;border:1px solid #eadbe5;border-radius:11px;background:#fff9fbeb;box-shadow:0 8px 18px #32152f0a}.marom-bundle-strip__offer-copy{display:grid;min-width:0;gap:5px}.marom-bundle-strip__offer h3{margin:0;color:var(--marom-plum);font-size:.72rem;font-weight:800;line-height:1.2}.marom-bundle-strip__offer p{margin:0;color:#5f5260;font-size:.58rem;line-height:1.28}.marom-bundle-strip__badge{display:grid;width:44px;height:44px;aspect-ratio:1;margin:0;place-items:center;align-self:center;justify-self:center;border-radius:50%;flex-shrink:0;background:var(--marom-mauve);color:var(--marom-white);font-size:.55rem;font-weight:800;line-height:1;text-align:center;white-space:normal}.marom-bundle-strip__prices{display:flex;align-items:baseline;gap:8px;color:var(--marom-plum);font-size:.72rem;font-weight:800}.marom-bundle-strip__prices s{color:#8c7e89;font-size:.62rem;font-weight:650}.marom-bundle-strip__media{display:grid;width:100%;height:108px;min-width:0;place-items:end center;text-decoration:none}.marom-bundle-strip__image{display:block;width:100%;max-height:108px;object-fit:contain}.marom-bundle-strip__fallback{position:relative;display:block;width:min(86px,100%);height:84px}.marom-bundle-strip__fallback span{position:absolute;bottom:0;display:block;border:1px solid #d9bfce;background:linear-gradient(180deg,#fff,#efdbe6);box-shadow:0 10px 16px #32152f14}.marom-bundle-strip__fallback span:nth-child(1){left:4%;width:28px;height:66px;border-radius:16px 16px 9px 9px}.marom-bundle-strip__fallback span:nth-child(2){left:36%;width:26px;height:80px;border-radius:17px 17px 8px 8px}.marom-bundle-strip__fallback span:nth-child(3){right:4%;width:40px;height:30px;border-radius:50%}.marom-trust-strip{padding-block:0 18px;background:transparent}.marom-trust-strip__inner{display:grid;width:var(--marom-page-width);min-height:50px;margin-inline:auto;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #e7d9e2;border-radius:12px;background:#fffdfc;box-shadow:0 8px 18px #32152f09;overflow:hidden}.marom-trust-strip__item{display:flex;min-width:0;align-items:center;gap:8px;padding:7px 12px}.marom-trust-strip__item+.marom-trust-strip__item{border-inline-start:1px solid #eadfe7}.marom-trust-strip__icon{display:inline-flex;width:24px;height:24px;flex:0 0 auto;color:var(--marom-mauve)}.marom-trust-strip__copy{display:grid;gap:2px;min-width:0}.marom-trust-strip__title{color:var(--marom-plum);font-size:.66rem;font-weight:850;line-height:1.12}.marom-trust-strip__subtitle{color:#665d67;font-size:.55rem;font-weight:600;line-height:1.2}.marom-footer-reference{background:#fffaf8;border-block-start:1px solid #eadfe7;color:var(--marom-text)}.marom-footer-reference__inner{display:grid;width:var(--marom-page-width);margin-inline:auto;padding-block:16px 12px;grid-template-columns:1.08fr 2.24fr 1.16fr;gap:clamp(24px,3.4vw,58px);align-items:start}.marom-footer-reference__logo{display:inline-flex;width:220px;max-width:100%}.marom-footer-reference__logo img{width:100%;height:auto}.marom-footer-reference__description,.marom-footer-reference__description p{max-width:282px;margin:9px 0 0;color:#5f5260;font-size:.64rem;line-height:1.3}.marom-footer-reference__socials{display:flex;margin-block-start:10px;gap:12px}.marom-footer-reference__socials a{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;color:var(--marom-plum)}.marom-footer-reference__socials a:is(:hover,:focus-visible){color:var(--marom-mauve);outline:none}.marom-footer-reference__socials a:focus-visible{box-shadow:var(--marom-focus)}.marom-footer-reference__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,3.1vw,48px)}.marom-footer-reference__column{display:block}.marom-footer-reference__column summary{display:block;margin-block-end:7px;color:var(--marom-plum);font-size:.64rem;font-weight:900;letter-spacing:.02em;list-style:none}.marom-footer-reference__column summary::-webkit-details-marker{display:none}.marom-footer-reference__column:not([open])>ul{display:block}.marom-footer-reference__column ul{display:grid;margin:0;padding:0;gap:3px;list-style:none}.marom-footer-reference__column li{display:block;margin:0;padding:0;font-size:.62rem;line-height:1.22}.marom-footer-reference__column a,.marom-footer-reference__column span{color:#5a4f5a;font-size:.62rem;line-height:1.22;text-decoration:none}.marom-footer-reference__column a:is(:hover,:focus-visible){color:var(--marom-mauve);outline:none;text-decoration:underline;text-underline-offset:3px}.marom-footer-reference__newsletter h2{margin:0 0 7px;color:var(--marom-plum);font-size:.64rem;font-weight:900;letter-spacing:.02em}.marom-footer-reference__newsletter-text,.marom-footer-reference__newsletter-text p{margin:0;color:#5f5260;font-size:.62rem;line-height:1.28}.marom-footer-reference__form{position:relative;display:grid;margin-block-start:11px;grid-template-columns:1fr 38px;border:1px solid #eadbe5;border-radius:6px;background:var(--marom-white);overflow:hidden}.marom-footer-reference__form:focus-within{box-shadow:var(--marom-focus)}.marom-footer-reference__form input{min-width:0;min-height:36px;padding-inline:12px 8px;border:0;background:transparent;color:var(--marom-text);font:inherit;font-size:.62rem}.marom-footer-reference__form input:focus{outline:none}.marom-footer-reference__form button{display:grid;min-width:38px;min-height:36px;place-items:center;border:0;background:var(--marom-mauve);color:var(--marom-white);cursor:pointer}.marom-footer-reference__form button svg{width:23px;height:23px}.marom-footer-reference__form-message{grid-column:1 / -1;margin:0;padding:8px 14px 12px;color:var(--marom-plum);font-size:.76rem}.marom-footer-reference__bottom{display:flex;width:var(--marom-page-width);margin-inline:auto;padding-block:8px 10px;align-items:center;justify-content:space-between;gap:20px;border-block-start:1px solid #eee4ea;color:#766a75;font-size:.6rem}.marom-footer-reference__bottom p{margin:0}.marom-footer-reference__payments{display:flex;margin:0;padding:0;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;list-style:none}.marom-footer-reference__payments svg{display:block;width:34px;height:22px}.marom-wishlist-drawer{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:transparent;color:var(--marom-text)}.marom-wishlist-drawer::backdrop{background:#2b152a57}.marom-wishlist-drawer__panel{display:grid;width:min(430px,calc(100vw - 24px));height:100%;margin-inline-start:auto;grid-template-rows:auto auto 1fr;background:#fffaf8;box-shadow:-18px 0 44px #2b152a29}.marom-wishlist-drawer__header{display:flex;min-height:92px;padding:24px;align-items:center;justify-content:space-between;border-block-end:1px solid var(--marom-border)}.marom-wishlist-drawer__eyebrow{margin:0 0 4px;color:var(--marom-mauve);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.marom-wishlist-drawer h2{margin:0;color:var(--marom-plum);font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:500;letter-spacing:0}.marom-wishlist-drawer__close{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--marom-border);border-radius:50%;background:var(--marom-white);color:var(--marom-plum);cursor:pointer;font-size:1.15rem;line-height:1}.marom-wishlist-drawer__close:is(:hover,:focus-visible){color:var(--marom-mauve);box-shadow:var(--marom-focus);outline:none}.marom-wishlist-drawer__empty{display:grid;padding:32px 24px;gap:18px;color:#665d67}.marom-wishlist-drawer__empty[hidden]{display:none}.marom-wishlist-drawer__empty p{margin:0;font-size:.95rem;line-height:1.45}.marom-wishlist-drawer__empty button{min-height:44px;border:0;border-radius:8px;background:var(--marom-plum);color:var(--marom-white);font-weight:800;cursor:pointer}.marom-wishlist-drawer__items{display:grid;align-content:start;gap:14px;padding:18px 24px 28px;overflow:auto}.marom-wishlist-drawer__item{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;padding:10px;border:1px solid var(--marom-border);border-radius:10px;background:var(--marom-white)}.marom-wishlist-drawer__item img{width:82px;height:82px;border-radius:8px;object-fit:cover;background:var(--marom-blush)}.marom-wishlist-drawer__item-content{display:grid;align-content:start;gap:7px}.marom-wishlist-drawer__item-title{color:var(--marom-plum);font-size:.88rem;font-weight:800;line-height:1.25;text-decoration:none}.marom-wishlist-drawer__item-price{display:flex;gap:8px;align-items:baseline;color:var(--marom-plum);font-size:.84rem;font-weight:800}.marom-wishlist-drawer__item-price s{color:#8b7c87;font-size:.75rem;font-weight:600}.marom-wishlist-drawer__item-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.marom-wishlist-drawer__item-actions a,.marom-wishlist-drawer__item-actions button{display:inline-flex;min-height:34px;padding-inline:12px;align-items:center;border-radius:7px;font-size:.74rem;font-weight:800;text-decoration:none}.marom-wishlist-drawer__item-actions a{background:var(--marom-plum);color:var(--marom-white)}.marom-wishlist-drawer__item-actions button{border:1px solid var(--marom-border);background:transparent;color:var(--marom-mauve);cursor:pointer}@media screen and (max-width:1199px){:root{--marom-page-width: min( calc(100vw - 48px) , 1120px)}.marom-header-reference__inner{grid-template-columns:minmax(160px,220px) minmax(320px,1fr) minmax(210px,245px);column-gap:22px}.marom-header-reference__logo{width:var(--marom-header-compact-logo-width);min-height:max(56px,var(--marom-header-compact-logo-height))}.marom-header-reference__nav ul{gap:clamp(18px,2.5vw,34px)}.content-for-layout[data-template=index] .section-resource-list .resource-list--grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media screen and (max-width:899px){.marom-header-reference__logo{width:var(--marom-header-tablet-logo-width);min-height:max(52px,var(--marom-header-tablet-logo-height))}.marom-trust-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.marom-trust-strip__item{border-block-end:1px solid #eadfe7}.marom-trust-strip__item+.marom-trust-strip__item{border-inline-start:0}.marom-footer-reference__inner{grid-template-columns:1fr;gap:26px}}@media screen and (max-width:749px){:root{--marom-page-width: var(--marom-mobile-width)}.marom-header-reference__inner{position:relative;width:100%;min-height:62px;padding-inline:12px;grid-template-columns:48px 1fr 48px 48px;column-gap:2px}.marom-header-reference__mobile-menu{display:block;grid-column:1;justify-self:start}.marom-header-reference__mobile-menu summary{display:grid;width:48px;height:48px;place-items:center;list-style:none;cursor:pointer}.marom-header-reference__mobile-menu summary::-webkit-details-marker{display:none}.marom-header-reference__mobile-panel{position:absolute;top:100%;right:0;left:0;padding:8px 16px 18px;border-block-start:1px solid var(--marom-border);border-block-end:1px solid var(--marom-border);background:#fffaf8;box-shadow:0 16px 28px #32152f1a}.marom-header-reference__mobile-panel ul{display:grid;margin:0;padding:0;gap:0;list-style:none}.marom-header-reference__mobile-panel a,.marom-header-reference__mobile-panel span{display:flex;min-height:44px;align-items:center;border-block-end:1px solid #efe4ea;color:var(--marom-plum);font-weight:750;text-decoration:none}.marom-header-reference__logo{position:absolute;top:50%;left:50%;width:var(--marom-header-mobile-logo-width);min-height:max(56px,var(--marom-header-mobile-logo-height));grid-column:1 / -1;align-items:center;justify-self:center;justify-content:center;transform:translate(-50%,-50%)}.marom-header-reference__logo .marom-header-reference__logo-image{width:var(--marom-header-mobile-logo-width);height:auto;object-fit:contain}.marom-header-reference__search{width:48px;grid-column:3}.marom-header-reference__search button{width:48px;min-height:48px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;box-shadow:none}.marom-header-reference__search button>span:first-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.marom-header-reference__actions{grid-column:4;justify-content:center;gap:0}.marom-header-reference__account,.marom-header-reference__wishlist{display:none}.marom-header-reference__action,.marom-header-reference__cart-icon{width:48px;min-width:48px;min-height:48px}.marom-header-reference__cart-icon>span:not(.marom-header-reference__icon):not(.cart-bubble){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.marom-header-reference__nav{display:none}.marom-hero-reference{padding-block-start:12px}.marom-hero-reference__inner{border-radius:12px}.marom-hero-reference__image{aspect-ratio:1080 / 1350}.marom-hero-reference__cta{left:var(--marom-hero-cta-left-mobile);top:var(--marom-hero-cta-top-mobile);width:var(--marom-hero-cta-width-mobile);height:var(--marom-hero-cta-height-mobile)}.marom-category-reference{padding-block:12px 16px;overflow:hidden}.marom-category-reference__inner{width:100%}.marom-category-reference__rail{display:flex;gap:16px;padding-inline:12px;overflow-x:auto;scroll-padding-inline:12px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.marom-category-reference__item{width:92px;flex:0 0 92px;scroll-snap-align:start;font-size:.76rem}.marom-category-reference__circle{width:82px;height:82px}.content-for-layout[data-template=index] .section-resource-list{padding-block-end:14px!important}.content-for-layout[data-template=index] .section-resource-list__header{margin-block-end:12px}.content-for-layout[data-template=index] .section-resource-list .resource-list--grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.content-for-layout[data-template=index] .product-card__content{min-height:252px;padding:8px 8px 10px!important}.content-for-layout[data-template=index] .product-card__content .card-gallery{margin:-8px -8px 0}.marom-wishlist-button--card{top:8px;right:8px}.marom-bundle-strip{padding-block-end:14px}.marom-bundle-strip__inner{width:var(--marom-mobile-width);height:auto;padding:10px;grid-template-columns:1fr;gap:10px;border-radius:12px}.marom-bundle-strip__editorial-content{max-width:none;padding:24px}.marom-bundle-strip__offers{grid-template-columns:1fr;gap:10px}.marom-bundle-strip__offer{min-height:148px;grid-template-columns:minmax(0,1fr) 44px minmax(92px,38%)}.marom-trust-strip{padding-block-end:14px}.marom-trust-strip__inner{width:var(--marom-mobile-width);grid-template-columns:1fr 1fr;border-radius:11px}.marom-trust-strip__item{padding:12px 10px;gap:8px}.marom-trust-strip__icon{width:25px;height:25px}.marom-trust-strip__title{font-size:.72rem}.marom-trust-strip__subtitle{font-size:.64rem}.marom-footer-reference__inner{width:var(--marom-mobile-width);padding-block:26px 20px;gap:24px}.marom-footer-reference__logo{width:170px}.marom-footer-reference__columns{grid-template-columns:1fr;gap:0;border-block-start:1px solid #eee4ea}.marom-footer-reference__column{border-block-end:1px solid #eee4ea}.marom-footer-reference__column summary{position:relative;min-height:46px;margin:0;padding-block:15px;font-size:.68rem;cursor:pointer}.marom-footer-reference__column summary:after{position:absolute;right:0;content:"+"}.marom-footer-reference__column[open] summary:after{content:"-"}.marom-footer-reference__column:not([open])>ul{display:none}.marom-footer-reference__column ul{padding-block:0 14px}.marom-footer-reference__bottom{width:var(--marom-mobile-width);align-items:flex-start;flex-direction:column}.marom-wishlist-drawer__panel{width:min(390px,100vw)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/marom-reference.css.map */
