:root{--aside-width: 400px;--cart-aside-summary-height-with-discount: 300px;--cart-aside-summary-height: 250px;--grid-item-width: 355px;--header-height: 64px;--color-dark: #000;--color-light: #fff;--badge-pink: #ff69b4;--badge-cyan: #00ffff;--badge-lime: #a2ff2a;--badge-orange: #ff8c00;--badge-violet: #b100ff;--badge-lemon: #fffc29;--badge-red: #ff5555;--badge-blue: #1e90ff;--herobox-pink: var(--badge-pink);--herobox-cyan: var(--badge-cyan);--herobox-lime: var(--badge-lime);--herobox-orange: var(--badge-orange);--herobox-violet: var(--badge-violet);--herobox-lemon: var(--badge-lemon);--herobox-red: var(--badge-red);--herobox-blue: var(--badge-blue) }div#layout{display:flex;flex-direction:column;align-items:center}@media (max-width: 45em){:root{--aside-width: 100vw }}img{border-radius:4px}h1,h2,h3,h4,h5,h6{color:#ff69b4;font-family:omnes-pro,sans-serif}#page-container{max-width:1440px;margin:0 auto;width:100%}.link:hover{text-decoration:underline;text-decoration-color:#ff69b4;cursor:pointer}@media (max-width: 45em){html:has(.overlay.expanded){overflow:hidden}}aside{background:var(--color-light);box-shadow:0 0 50px #0000004d;height:100vh;width:min(var(--aside-width),100vw);position:fixed;right:calc(-1 * var(--aside-width));top:0;transition:transform .2s ease-in-out}.overlay.left aside{left:calc(-1 * var(--aside-width));right:auto}aside header{align-items:center;border-bottom:1px solid var(--badge-pink);display:flex;height:var(--header-height);justify-content:space-between;padding:0 20px}aside header h3{margin:0}aside header .close{font-weight:700;opacity:.8;text-decoration:none;transition:all .2s;width:20px;color:var(--badge-pink)}aside header .close:hover{opacity:1;color:var(--badge-pink)}aside header h2{margin-bottom:.6rem;margin-top:0}aside main{margin:1rem}aside p{margin:0 0 .25rem}aside p:last-child{margin:0}aside li{margin-bottom:.125rem}.overlay{background:#0003;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .4s ease-in-out;transition:opacity .4s;visibility:hidden;z-index:100}.overlay .close-outside{background:transparent;border:none;color:transparent;height:100%;left:0;position:absolute;top:0;width:calc(100% - var(--aside-width))}.overlay.left .close-outside{left:var(--aside-width)}.overlay .light{background:#ffffff80}.overlay .cancel{cursor:default;height:100%;position:absolute;width:100%}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay.expanded aside{transform:translate(calc(var(--aside-width) * -1))}.overlay.expanded.left aside{transform:translate(var(--aside-width))}.overlay.center aside{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:90%;max-width:600px;height:auto}.overlay.expanded.center aside{transform:translate(-50%,-50%) scale(1)}.overlay.center .close-outside{width:100%}button.reset{border:0;background:inherit;font-size:inherit}button.reset>*{margin:0}button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}button.reset:hover:not(:has(>*)){text-decoration:underline;cursor:pointer}.header{align-items:center;background:linear-gradient(to bottom,#fffafc,#fff);display:flex;padding:0;position:sticky;top:0;z-index:20;width:100%;flex-direction:column}@media (min-width: 48em){.header-menu-mobile-toggle{display:none}}.header-menu-mobile{display:flex;flex-direction:column;grid-gap:1rem}.header-menu-desktop{display:none;grid-gap:1rem}@media (min-width: 45em){.header-menu-desktop{display:flex;grid-gap:1rem;margin-left:3rem}}.header-menu-item{cursor:pointer}.header-ctas{align-items:center;display:flex;grid-gap:.25rem;margin-left:1rem;justify-content:center}.header-ctas>*{min-width:fit-content}.header-side{flex:1}.header-icon{background:none;border:none;color:#ff69b4;font-size:1.5em;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}@media (hover: hover){.header-icon:hover{color:#ff69b4}}.header-icon .badge{position:absolute;top:-.25rem;right:-.5rem;background:var(--badge-pink);color:var(--badge-cyan);border-radius:50%;font-size:.7rem;padding:2px 5px;line-height:1}.animate-cart{animation:cart-bump .3s ease}@keyframes cart-bump{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.header-social{display:flex;gap:10px}.hamburger{background:none;border:none;font-size:1.5em;color:#ff69b4;cursor:pointer;display:none}@media (max-width: 767px){.header-social{display:none}.hamburger{display:block}.header-ctas .hide-mobile{display:none}.header-logo{flex-basis:50%}.header-side{flex-basis:25%}}.account-form{display:flex;flex-direction:column;gap:.5rem}.menu-list{list-style:none;padding:1rem;margin:0;display:flex;flex-direction:column;gap:.75rem}.menu-footer{text-align:center;padding:1rem 0;display:flex;flex-direction:column;gap:.5rem}.menu-footer img{height:40px;margin:0 auto}.social-link{color:#ff69b4;font-size:1.1em;text-decoration:none}.header-left{display:flex;align-items:center;gap:10px;margin-left:20px;justify-content:center}.header-main{background-color:transparent;padding:0;display:flex;align-items:center;min-height:auto;width:100%;height:75px;margin:0 0 1rem;justify-content:center}.center-logo{display:inline-block;line-height:0}.logo-img{min-height:3rem;width:auto;vertical-align:middle;display:block;margin:0 auto}@media (max-width: 767px){.logo-img{min-height:1.5rem}}.header-logo-center{flex-grow:1;text-align:center;display:flex;justify-content:center}.header-search{display:flex;align-items:center;width:100%;max-width:650px;justify-content:center}.header-search-input{flex:1;padding:4px 8px;border:1px solid var(--badge-pink);border-right:none;border-radius:4px 0 0 4px;height:35px;position:relative;top:2px}.header-search-button{padding:4px 8px;border:1px solid var(--badge-pink);background:#ff69b4;color:#fff;border-radius:0 4px 4px 0;cursor:pointer;width:35px;height:35px}.main-nav{padding:0;text-align:center;width:100%;max-width:1440px;display:flex;flex-direction:row;overflow:hidden;align-items:center;padding:0 0 0 1rem}.nav-scroll{overflow-x:auto;flex-grow:1;scrollbar-width:none}.nav-scroll::-webkit-scrollbar{display:none}.nav-arrows{display:flex;align-items:center;padding-right:1rem;gap:4px}.nav-arrow{background:none;border:none;color:#ff69b4;font-size:1rem;cursor:pointer}.nav-list{list-style:none;padding:0;margin:0;display:flex;justify-content:flex-start;gap:30px;flex-wrap:nowrap}.nav-link{text-decoration:none;color:#ff69b4;font-weight:500;font-size:.855rem;padding:5px 0;white-space:nowrap;cursor:pointer}@media (max-width: 767px){.nav-list{gap:16px;padding:0 10px;overflow-x:auto;flex-wrap:nowrap}.nav-link{font-size:.75rem}}.rotating-banner{background-color:#ff0;text-align:center;padding:8px 0;font-size:.9rem;font-weight:700;color:#ff69b4;width:100%;min-height:50px;display:flex;justify-content:center;align-items:center}.rotating-banner-link-style a{color:var(--badge-pink);text-decoration:underline;text-decoration-color:var(--badge-pink);font-weight:700}.rotating-banner-link-style a:hover{color:var(--badge-pink);text-decoration-color:var(--badge-pink)}.club-container{padding:2rem;text-align:center}.logo-test-container{padding:50px;text-align:center}.logo-test-section{margin:20px 0}.logo-test-img-big{max-height:100px;border:1px solid #ccc}.logo-test-img-small{max-height:60px}.error-msg{color:red}.collections-menu{height:56px;background:#fff9fb;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;gap:32px;padding:0 20px;font-size:16px;font-weight:500}.collections-menu::-webkit-scrollbar{display:none}.collections-menu a{color:inherit;text-decoration:none}.collections-menu a:hover{color:#ff69b4;text-decoration:underline;text-decoration-color:currentColor}.footer{background:#fffafc;color:#ff69b4;margin-top:auto;width:100%}.footer-menu{justify-content:center;display:flex;flex-wrap:wrap;grid-gap:1rem;padding:1rem;max-width:1440px;margin:0 auto}.footer-menu a{color:#ff69b4;min-width:fit-content;cursor:pointer}.cart-main{height:100%;max-height:calc(100vh - var(--cart-aside-summary-height));overflow-y:auto;width:auto}.cart-main.with-discount{max-height:calc(100vh - var(--cart-aside-summary-height-with-discount))}.cart-line{display:flex;padding:.75rem 0}.cart-line img{height:100%;display:block;margin-right:.75rem}.cart-summary-page{position:relative}.cart-summary-aside{background:#fff;border-top:1px solid var(--badge-pink);bottom:0;padding-top:.75rem;position:absolute;width:calc(var(--aside-width) - 40px)}.cart-line-quantity{display:flex}.cart-discount{align-items:center;display:flex;margin-top:.25rem}.cart-subtotal{align-items:center;display:flex}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:var(--color-light);position:sticky;top:0}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{text-transform:uppercase}.predictive-search-result-item{margin-bottom:.5rem}.predictive-search-result-item a{align-items:center;display:flex}.predictive-search-result-item a img{margin-right:.75rem;height:100%}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{display:flex;flex:row;align-items:center;gap:1rem}.search-results-group{margin-bottom:1rem}.search-results-group h3{text-transform:uppercase;margin-bottom:.5rem}.featured-collection{display:block;margin-bottom:2rem;position:relative}.featured-collection-image{aspect-ratio:1 / 1}@media (min-width: 45em){.featured-collection-image{aspect-ratio:16 / 9}}.featured-collection img{height:auto;max-height:100%;object-fit:cover}.recommended-products{padding:1rem}.recommended-products h2{text-align:left}.collection-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.collection-section-header a{color:var(--badge-pink);text-decoration:underline}.recommended-products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width: 35em){.recommended-products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 45em){.recommended-products-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 60em){.recommended-products-grid{grid-template-columns:repeat(6,1fr)}}.product-card{position:relative;border-radius:8px;text-decoration:none;color:inherit;will-change:transform;transition:transform .3s ease,box-shadow .3s ease;padding:.5rem;z-index:0}.product-card:hover{transform:scale(1.03);box-shadow:0 4px 12px #ff69b421;text-decoration:underline;text-decoration-color:#ff69b4;z-index:1}.product-card.tooltip-open{z-index:100}.product-card-image-container{position:relative}.product-card img{width:100%;border-radius:8px}.product-card-image-preview{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffe6;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease-in-out}.product-card.show-preview .product-card-image-preview{opacity:1;visibility:visible}.product-card-preview-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:4px;opacity:0;transition:opacity .6s ease-in-out}.product-card-preview-image.active{opacity:1}.product-card-actions{position:absolute;top:20px;right:8px;display:inline-flex;flex-direction:column;align-items:flex-end;gap:4px;z-index:10;pointer-events:none}.product-card-actions button,.product-card-actions .discount-badge{pointer-events:auto}.product-card-actions .discount-badge{margin-bottom:4px;align-self:flex-end}.product-card-actions .action-buttons{display:flex;flex-direction:column;gap:4px}.round-button{width:32px;height:32px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;color:#ff69b4;box-shadow:0 2px 4px #0003;cursor:pointer}.round-button:hover{background:#ff69b4;color:#fff}.product-card-link{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;z-index:1}.product-card-price{color:#ff69b4;margin-top:8px;text-align:center}.product-card-vendor{position:relative;font-size:.75rem;text-align:center;opacity:.8;margin-top:.25rem;z-index:2}.product-card-vendor a,.product-vendor a{color:inherit;text-decoration:none}.discount-badge{background:var(--badge-pink);color:#fff;border-radius:4px;padding:2px 6px;font-size:.75rem;text-decoration:underline dotted currentColor;text-underline-offset:2px;cursor:help}.discount-badge--pink{background:var(--badge-pink);color:#fff}.discount-badge--lime{background:var(--badge-lime);color:#ff69b4}.discount-badge--orange{background:var(--badge-orange);color:#fff}.discount-badge--violet{background:var(--badge-violet);color:#fff}.discount-badge--lemon{background:var(--badge-lemon);color:#ff69b4}.discount-badge--red{background:var(--badge-red);color:#fff}.discount-badge--blue{background:var(--badge-blue);color:#fff}.discount-badge--pink:hover,.discount-badge--lime:hover,.discount-badge--orange:hover,.discount-badge--violet:hover,.discount-badge--lemon:hover,.discount-badge--red:hover,.discount-badge--blue:hover{border-radius:5px 5px 0 0}.discount-badge--pink+.discount-tooltip,.discount-tooltip.discount-badge--pink{background:var(--badge-pink);color:#fff}.discount-badge--lime+.discount-tooltip,.discount-tooltip.discount-badge--lime{background:var(--badge-lime);color:#ff69b4}.discount-badge--orange+.discount-tooltip,.discount-tooltip.discount-badge--orange{background:var(--badge-orange);color:#fff}.discount-badge--violet+.discount-tooltip,.discount-tooltip.discount-badge--violet{background:var(--badge-violet);color:#fff}.discount-badge--lemon+.discount-tooltip,.discount-tooltip.discount-badge--lemon{background:var(--badge-lemon);color:#ff69b4}.discount-badge--red+.discount-tooltip,.discount-tooltip.discount-badge--red{background:var(--badge-red);color:#fff}.discount-badge--blue+.discount-tooltip,.discount-tooltip.discount-badge--blue{background:var(--badge-blue);color:#fff}.discount-tooltip{position:absolute;top:149px;left:0;right:0;transform:translateY(-4px);background:var(--badge-pink);color:#fff;padding:4px 6px;border-radius:10px;font-size:.7rem;width:100%;max-width:100%;text-align:center;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 2px 4px #0003;transition:opacity .2s ease,transform .2s ease;z-index:50}.discount-tooltip.show-tooltip{opacity:1;transform:translateY(0);visibility:visible}@media (max-width: 767px){.discount-tooltip{top:130px;left:0;right:0;width:100%;max-width:none}}.recommended-product img{height:auto}.collections-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.collections h1,.collection-item h5{font-family:omnes-pro,sans-serif;font-weight:800;font-style:normal}.collection-item img{height:auto}.collection-description{margin-bottom:1rem;max-width:95%}@media (min-width: 45em){.collection-description{max-width:600px}}.collection h1{text-align:center;font-family:omnes-pro,sans-serif;font-weight:800;font-style:normal}.view-all-link{display:block;text-align:center;margin-bottom:2rem;color:#ff69b4;text-decoration:underline}.breadcrumbs{font-size:.875rem;margin-bottom:1rem}.breadcrumbs ul{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;padding:0;margin:0}.breadcrumbs li:after{content:"/";margin-left:.5rem}.breadcrumbs li:last-child:after{content:""}.product{display:grid}@media (min-width: 45em){.product{grid-template-columns:2fr 1fr;grid-gap:4rem}}.product h1{margin-top:0}.product-vendor{margin-bottom:.5rem;text-align:center;opacity:.8}.product-image img{height:auto;width:100%}.product-main{align-self:start;position:sticky;top:6rem}.product-price{text-align:center}.product-price-on-sale{display:flex;flex-direction:row;align-items:center;gap:0rem;font-size:.75rem;align-content:center;justify-content:center}.product-price-on-sale s{opacity:.5;font-size:.8rem}.promo-price{background:#ff0;color:#ff69b4;padding:0 2px}.product-options-grid{display:flex;flex-wrap:wrap;grid-gap:.75rem}.product-options-item,.product-options-item:disabled{padding:.25rem .5rem;background-color:transparent;font-size:1rem;font-family:inherit;border:1px solid transparent}.product-options-item.selected{border-color:var(--badge-pink)}.product-options-item.not-available{opacity:.3}.product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0}.product-option-label-swatch img{width:100%}.blog-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.blog-article-image{aspect-ratio:3/2;display:block}.blog-article-image img{height:100%}.article img{height:auto;width:100%}.account-logout{display:inline-block}.bottom-nav{position:fixed;bottom:0;left:0;right:0;width:100%;background:#fff;border-top:1px solid #eee;display:none;z-index:50}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:.5rem 0;color:#ff69b4;background:none;border:none;text-decoration:none;font-size:.75rem;position:relative}.bottom-nav-item svg{font-size:1.5rem}.bottom-nav-item .badge{position:absolute;top:2px;right:calc(50% - 10px);background:var(--badge-pink);color:var(--badge-cyan);border-radius:50%;font-size:.7rem;padding:2px 5px;line-height:1}.bottom-nav ul{list-style:none;display:flex;width:100%;justify-content:space-between;margin:0;padding:0}.bottom-nav li{flex:1;min-width:0;display:flex}@media (max-width: 45em){.bottom-nav{display:flex;flex-direction:row;justify-content:center}body{padding-bottom:3.5rem}}.collection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.sort-dropdown{position:relative;display:inline-block}.sort-dropdown button{color:var(--badge-pink);border-radius:4px;padding:.5rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex;align-items:center;justify-content:space-between;min-width:210px}.sort-dropdown button svg{transition:transform .3s ease}.sort-dropdown button[aria-expanded=true] svg{transform:rotate(180deg)}.sort-dropdown ul{list-style:none;margin:0;padding:.25rem 0;background:var(--color-light);position:absolute;top:100%;left:0;z-index:10;min-width:210px}.sort-dropdown li{background:transparent;color:var(--badge-pink);width:100%;cursor:pointer}.sort-dropdown li.highlight,.sort-dropdown li[aria-selected=true],.sort-dropdown li:hover{background:#ffe4f1;color:var(--badge-pink)}.load-more-wrapper{text-align:center;margin:1rem 0}.load-more-button{border:1px solid var(--badge-pink);background-color:var(--color-light);color:var(--badge-pink);border-radius:4px;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-block}.load-more-button:hover{background-color:var(--badge-pink);color:var(--color-light)}.hero-box,.hero-box h2,.hero-box h3,.hero-box p,.hero-box span,.hero-box button{color:var(--color-light)}.hero-box button:hover{color:var(--badge-pink)}.hero-box-img{object-fit:cover}.footer-top{display:flex;flex-wrap:wrap;gap:1.5rem;max-width:1440px;margin:0 auto;padding:2rem 1rem;flex-direction:row-reverse}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;flex:2;align-content:center;align-items:flex-start}.footer-column{max-width:20%}.footer-column h3{margin:0 0 .5rem;font-weight:600}.footer-column ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.footer-column a{color:var(--badge-pink);text-decoration:none;font-size:smaller}.footer-column a:hover{text-decoration:underline}address{font-size:x-small}a.footer-terms-link{font-size:small}.footer-newsletter{flex:1;display:flex;flex-direction:column;align-content:center}.footer-newsletter form{display:flex;gap:.25rem;align-items:baseline}.footer-newsletter input[type=email]{flex:1;border:1px solid var(--badge-pink);border-radius:4px;padding:.25rem .5rem;color:var(--badge-pink)}.footer-newsletter button{border:1px solid var(--badge-pink);background-color:var(--badge-pink);color:var(--color-light);border-radius:4px;padding:.15rem 1.25rem;height:2.2rem;cursor:pointer}.footer-newsletter button:hover{opacity:.9}.footer-newsletter small{font-size:.75rem;line-height:1.1;display:block;margin-bottom:.25rem}.footer-newsletter img{height:50px;object-fit:contain}.footer-contact address{font-style:normal;line-height:1.5}.footer-bottom{border-top:1px solid var(--badge-pink);padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.footer-split{display:flex;justify-content:space-between;width:100%;max-width:1440px;padding-top:.5rem}.footer-left{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem}.footer-slogan{font-size:.875rem}.footer-right{display:flex;gap:.5rem}.footer-bottom a{color:var(--badge-pink);text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.footer-legal{display:flex;gap:.5rem}.product-preview-modal{display:flex;gap:1rem}.product-preview-images,.product-preview-meta{flex:1}.product-preview-meta{display:flex;flex-direction:column;gap:.25rem}
