@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Caveat:wght@500;600;700&display=swap";:root{--laube-bg: #fff6fa;--laube-bg-soft: #fff8fc;--laube-surface: #ffffff;--laube-surface-soft: #f8f0fb;--laube-primary: #ff5ba8;--laube-primary-strong: #ff4298;--laube-primary-soft: #ffcfe4;--laube-secondary: #b884f9;--laube-secondary-dark: #6b3fa0;--laube-text: #342e73;--laube-text-soft: #6e6887;--laube-text-muted: #a7a3ba;--laube-border: rgba(255, 91, 168, .14);--laube-border-soft: rgba(107, 63, 160, .1);--laube-shadow-sm: 0 2px 10px rgba(107, 63, 160, .04);--laube-shadow-md: 0 10px 28px rgba(107, 63, 160, .08);--laube-radius-sm: 1.2rem;--laube-radius-md: 1.6rem;--laube-radius-lg: 2rem;--laube-radius-xl: 2.8rem;--laube-radius-pill: 999px;--laube-page-width: 128rem;--laube-font-family: "Outfit", var(--font-body-family);--laube-font-script: "Caveat", "Brush Script MT", "Snell Roundhand", cursive}html{scroll-behavior:smooth}body,button,input,select,textarea{font-family:var(--laube-font-family)}body{color:var(--laube-text);background:radial-gradient(circle at top,rgba(255,207,228,.34),transparent 32%),linear-gradient(180deg,#fffafc 0%,var(--laube-bg) 100%)}h1,h2,h3,h4,h5,h6{color:var(--laube-text);font-family:var(--laube-font-family);font-weight:600;letter-spacing:-.02em}.page-width{max-width:var(--laube-page-width)}.button,.shopify-payment-button__button--unbranded{border-radius:1.8rem}.button:before,.button:after,.shopify-payment-button__button--unbranded:before,.shopify-payment-button__button--unbranded:after{display:none!important}.announcement-bar-section{position:relative;z-index:30}.utility-bar{overflow:hidden;background:#fdf0f7;border-bottom:1px solid rgba(255,91,168,.09)}.utility-bar__grid{overflow:hidden;padding-top:.5rem;padding-bottom:.5rem}.utility-bar__track{display:flex;align-items:center;width:max-content;animation:laube-utility-marquee 24s linear infinite;will-change:transform}.utility-bar:hover .utility-bar__track,.utility-bar:focus-within .utility-bar__track{animation-play-state:paused}.utility-bar__marquee-group{display:flex;align-items:center;flex:0 0 auto;gap:4.8rem;padding-right:4.8rem}.utility-bar__item{display:inline-flex;align-items:center;gap:.9rem;color:var(--laube-text-soft);font-size:1.15rem;font-weight:500;line-height:1;white-space:nowrap}.utility-bar__item img{width:2.4rem;height:2.4rem;object-fit:contain}.utility-bar__marquee-group>.utility-bar__item:nth-child(2) img{width:3.2rem;height:3.2rem}@keyframes laube-utility-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-33.333%,0,0)}}@media(prefers-reduced-motion:reduce){.utility-bar__track{animation:none}}.header-wrapper{position:sticky;top:0;z-index:25;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(107,63,160,.08);box-shadow:0 1px #ffffff80}.section-header{margin-bottom:0}.header{min-height:8rem;padding-top:1.8rem;padding-bottom:1.8rem}.header__heading-link,.header__heading-logo-wrapper{display:inline-flex;align-items:center}.header__heading-logo,.laube-header__logo-fallback{display:block;width:auto;max-width:17.8rem;height:4.3rem;object-fit:contain}.header__inline-menu .list-menu{gap:.6rem 2rem}.header__menu-item,.list-menu__item--link{color:var(--laube-text-soft);font-size:1.45rem;font-weight:500;letter-spacing:-.01em;transition:color .18s ease}.header__menu-item:hover,.list-menu__item--link:hover,.header__active-menu-item{color:var(--laube-primary);text-decoration:none}.laube-header-nav{justify-self:center}.laube-header-nav .list-menu{gap:.8rem 3rem;justify-content:center}@media screen and (min-width:990px){.header.header--has-menu,.header--middle-left.header--has-menu,.header--middle-center.header--has-menu:not(.drawer-menu),.header--top-left.header--has-menu,.header--top-center.header--has-menu{grid-template-areas:"heading navigation icons";grid-template-columns:1fr auto 1fr;column-gap:2rem}.header.header--has-menu .header__inline-menu,.header.header--has-menu .laube-header-nav{justify-self:center;margin-left:0;margin-top:0}}.laube-header-nav .header__menu-item{padding:.3rem 0;color:var(--laube-text);font-size:1.6rem;font-weight:500;transition:color .18s ease}.laube-header-nav .header__menu-item:hover,.laube-header-nav .header__menu-item:focus-visible{color:var(--laube-primary)}.laube-header-nav .header__menu-item.is-active{color:var(--laube-primary);font-weight:600}.header__icon,.header__icon .svg-wrapper{color:var(--laube-text)}.header__icon:hover,.header__icon:focus-visible{color:var(--laube-primary)}.header__icon--cart .cart-count-bubble{background:var(--laube-primary);color:#fff;border:.2rem solid #fff;box-shadow:var(--laube-shadow-sm)}.menu-drawer{background:#fffffffa}.footer{margin-top:0;background:linear-gradient(180deg,#ddc5f0 0 8.6rem,#fff 8.6rem 100%);color:var(--laube-text-soft)}.laube-footer{max-width:var(--laube-page-width);margin:0 auto}.laube-footer__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem;align-items:center;min-height:8.6rem;padding:0 3.2rem}.laube-footer__trust-track{display:contents}.laube-footer__trust-duplicate{display:none}.laube-footer__trust-item{display:flex;align-items:center;justify-content:center;gap:1.2rem;color:#fff;text-align:left}.laube-footer__trust-item img{width:3.7rem;height:3.7rem;object-fit:contain}.laube-footer__trust-track>.laube-footer__trust-item:nth-child(2) img,.laube-footer__trust-duplicate>.laube-footer__trust-item:nth-child(2) img{width:4.7rem;height:4.7rem}.laube-footer__trust-item div{line-height:20px}.laube-footer__trust-item strong,.laube-footer__trust-item span{display:block}.laube-footer__trust-item strong{font-size:1.48rem;font-weight:600}.laube-footer__trust-item span{font-size:1.35rem;opacity:.9}.laube-footer__main{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;gap:3.2rem;padding:3.8rem 3.2rem 2.2rem}.laube-footer__brand{max-width:27rem}.laube-footer__logo{width:auto;height:3.9rem;object-fit:contain;margin-bottom:1.6rem}.laube-footer__brand p,.laube-footer__column p{margin:0;color:var(--laube-text-soft);font-size:1.36rem;line-height:1.7}.laube-footer__social{display:flex;gap:1.2rem;margin-top:2rem}.laube-footer__social a{display:inline-grid;place-items:center;width:3.8rem;height:3.8rem;padding:0;border-radius:50%;color:var(--laube-primary);border:1px solid rgba(255,91,168,.16);background:#fff6fb;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.laube-footer__social a:hover{transform:translateY(-1px);border-color:#ff5ba852;background:#fff0f7}.laube-footer__social .icon{display:grid;place-items:center;width:1.75rem;height:1.75rem;line-height:0}.laube-footer__social .icon svg{display:block;width:100%;height:100%}.laube-footer__social .icon-tiktok{transform:translate(.05rem,-.02rem)}.laube-footer__column h2{margin:0 0 1.6rem;font-size:1.6rem;font-weight:600;color:var(--laube-text)}.laube-footer__links{display:grid;gap:1rem}.laube-footer__links a{color:var(--laube-text-soft);font-size:1.35rem;line-height:1.35;text-decoration:none}.laube-footer__links a:hover{color:var(--laube-primary)}.laube-footer__newsletter-text{margin-bottom:1.8rem}.laube-footer__newsletter .newsletter-form__field-wrapper,.laube-footer__newsletter .field{margin:0}.laube-footer__newsletter .field{position:relative}.laube-footer__newsletter .field__input{min-height:5rem;border-radius:var(--laube-radius-pill);border:1px solid rgba(255,91,168,.18);background:#fff8fc;box-shadow:none;padding-right:6rem;color:var(--laube-text)}.laube-footer__newsletter .field__label{display:none}.laube-footer__newsletter .field__button{display:inline-flex;align-items:center;justify-content:center;right:.9rem;top:50%;width:3.4rem;height:3.4rem;border-radius:50%;background:var(--laube-primary);color:#fff;border:0;box-shadow:none;transform:translateY(-50%)}.laube-footer__newsletter .field__button .icon,.laube-footer__newsletter .field__button svg{width:1.3rem;height:1.3rem}.laube-footer__newsletter .field:before,.laube-footer__newsletter .field:after{display:none!important}.laube-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 3.2rem 3rem;border-top:1px solid rgba(107,63,160,.08);color:var(--laube-text-muted);font-size:1.22rem}.laube-footer__secure{display:inline-flex;align-items:center;gap:.8rem}.laube-footer__secure .svg-wrapper{width:1.8rem;height:1.8rem}.laube-footer__payments{display:inline-flex;align-items:center;justify-content:flex-end;gap:1rem}.laube-footer__payment-icons{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.55rem}.laube-footer__payment-icon{display:block;width:3.8rem;height:auto}body .shopify-pc__banner__dialog,body .shopify-pc__prefs__dialog{color:var(--laube-text)!important;font-family:var(--laube-font-family)!important}body .shopify-pc__banner__dialog{left:50%!important;right:auto!important;transform:translate(-50%)!important;width:min(100rem,calc(100vw - 2.4rem))!important;max-width:100rem!important;margin:0 0 1rem!important;border:1px solid rgba(255,91,168,.18)!important;border-radius:2rem!important;background:#fffdfd!important;box-shadow:none!important;overflow:hidden!important}body .shopify-pc__banner__wrapper{display:flex!important;justify-content:center!important;padding:.9rem 1rem!important;background:transparent!important}body .shopify-pc__banner__body{width:100%!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:.6rem!important}body .shopify-pc__banner__body-title{margin:0!important;color:var(--laube-text)!important;font-size:2.3rem!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.03em!important}body .shopify-pc__banner__body p,body .shopify-pc__banner__body-policy-link,body .shopify-pc__prefs__intro,body .shopify-pc__prefs__intro-main,body .shopify-pc__prefs__intro-explain,body .shopify-pc__prefs__option,body .shopify-pc__prefs__option p{color:var(--laube-text-soft)!important;font-size:1.38rem!important;line-height:1.55!important}body .shopify-pc__banner__body p{max-width:none!important;margin:0!important}body .shopify-pc__banner__body-policy-link,body .shopify-pc__prefs__intro a,body .shopify-pc__prefs__option a{color:var(--laube-secondary-dark)!important;font-weight:600!important;text-decoration-color:#6b3fa047!important}body .shopify-pc__banner__btns,body .shopify-pc__banner__btns-granular{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.65rem!important;margin:0!important;align-items:stretch!important}body .shopify-pc__banner__btn-manage-prefs,body .shopify-pc__banner__btn-decline,body .shopify-pc__banner__btn-accept,body .shopify-pc__prefs__header-save,body .shopify-pc__prefs__header-accept,body .shopify-pc__prefs__header-decline,body .shopify-pc__prefs__header-close{min-height:4rem!important;padding:.65rem 1rem!important;border-radius:1rem!important;width:100%!important;justify-content:center!important;text-align:center!important;font-family:var(--laube-font-family)!important;font-size:1.26rem!important;font-weight:600!important;line-height:1.2!important;box-shadow:none!important;transition:border-color .18s ease,background-color .18s ease,color .18s ease!important}body .shopify-pc__banner__btn-accept,body .shopify-pc__prefs__header-save,body .shopify-pc__prefs__header-accept{border:1px solid var(--laube-primary)!important;background:var(--laube-primary)!important;color:#fff!important}body .shopify-pc__banner__btn-manage-prefs,body .shopify-pc__banner__btn-decline,body .shopify-pc__prefs__header-decline,body .shopify-pc__prefs__header-close{border:1px solid rgba(107,63,160,.18)!important;background:#fff!important;color:var(--laube-secondary-dark)!important}body .shopify-pc__banner__btn-accept:hover,body .shopify-pc__prefs__header-save:hover,body .shopify-pc__prefs__header-accept:hover{background:var(--laube-primary-strong)!important;border-color:var(--laube-primary-strong)!important}body .shopify-pc__banner__btn-manage-prefs:hover,body .shopify-pc__banner__btn-decline:hover,body .shopify-pc__prefs__header-decline:hover,body .shopify-pc__prefs__header-close:hover{border-color:#ff5ba847!important;background:#fff4f9!important;color:var(--laube-primary)!important}body .shopify-pc__prefs__overlay{background:#2f2a4a2e!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}body .shopify-pc__prefs__dialog{width:min(76rem,calc(100vw - 3.2rem))!important;max-height:min(84vh,82rem)!important;border:1px solid rgba(255,91,168,.16)!important;border-radius:2.6rem!important;background:var(--laube-bg-soft)!important;box-shadow:none!important;overflow:hidden!important}body .shopify-pc__prefs__scrollable{padding:0!important}body .shopify-pc__prefs__header-title{margin:0!important;color:var(--laube-text)!important;font-size:2.8rem!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.03em!important}body .shopify-pc__prefs__header-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1rem!important;padding:1.8rem 1.8rem 1.2rem!important;border-bottom:1px solid rgba(107,63,160,.08)!important;background:#ffffffd1!important}body .shopify-pc__prefs__intro{padding:1.8rem 1.8rem 1rem!important}body .shopify-pc__prefs__options{display:grid!important;gap:1.2rem!important;padding:0 1.8rem 1.8rem!important}body .shopify-pc__prefs__option{padding:1.8rem 2rem!important;border:1px solid rgba(107,63,160,.1)!important;border-radius:1.8rem!important;background:#fff!important}body .shopify-pc__prefs__option label,body .shopify-pc__prefs__option h3,body .shopify-pc__prefs__option strong{color:var(--laube-text)!important;font-size:1.56rem!important;font-weight:600!important}body .shopify-pc__prefs input[type=checkbox],body .shopify-pc__prefs input[type=radio]{accent-color:var(--laube-primary)!important}@media screen and (max-width:989px){.utility-bar__grid{padding-top:.9rem;padding-bottom:.9rem}.utility-bar__track{animation-duration:20s}.utility-bar__marquee-group{gap:3.2rem;padding-right:3.2rem}.header.page-width{padding-left:2rem;padding-right:2rem}.laube-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));padding:3rem 2rem 2rem}body .shopify-pc__banner__dialog{width:min(100rem,calc(100vw - 2rem))!important;max-width:100rem!important;margin-bottom:.9rem!important}body .shopify-pc__banner__wrapper,body .shopify-pc__prefs__header-actions,body .shopify-pc__prefs__intro,body .shopify-pc__prefs__options{padding-left:1.4rem!important;padding-right:1.4rem!important}}@media screen and (min-width:750px)and (max-width:1199px){.laube-footer__trust{display:block;max-width:100%;min-height:auto;padding:0;overflow:hidden;background:#ddc5f0}.laube-footer__trust-track{display:flex;width:max-content;animation:laube-footer-trust-tablet-slider 12s ease-in-out infinite;will-change:transform}.laube-footer__trust-duplicate{display:flex}.laube-footer__trust-item{flex:0 0 50vw;width:50vw;min-height:8.6rem;padding:0 2rem;justify-content:center}@keyframes laube-footer-trust-tablet-slider{0%,34%{transform:translateZ(0)}42%,76%{transform:translate3d(-100vw,0,0)}84%,to{transform:translate3d(-200vw,0,0)}}@media(prefers-reduced-motion:reduce){.laube-footer__trust-track{animation:none;overflow-x:auto;scrollbar-width:none}}}@media screen and (max-width:749px){.announcement-bar-section{display:block}.utility-bar{overflow:hidden;background:#fdf0f7;border-bottom:1px solid rgba(255,91,168,.09)}.utility-bar__grid{padding:.5rem 0}.utility-bar__track{animation-duration:18s}.utility-bar__marquee-group{gap:2.4rem;padding-right:2.4rem}.utility-bar__item{flex:0 0 auto;color:var(--laube-text-soft);font-size:1.15rem;font-weight:500;text-transform:none;white-space:nowrap}.utility-bar__item img{width:2.4rem;height:2.4rem}.header-wrapper{background:#fffffffa}.header{min-height:7.4rem;padding-top:1.6rem;padding-bottom:1.6rem}.footer{background:#fff}.header__heading-logo,.laube-header__logo-fallback{max-width:15.4rem;height:3.7rem}.laube-footer__trust{display:block;max-width:100%;min-height:auto;padding:0;overflow:hidden;background:#ddc5f0}.laube-footer__trust-track{display:flex;width:max-content;animation:laube-footer-trust-slider 16s ease-in-out infinite;will-change:transform}.laube-footer__trust-duplicate{display:flex}.laube-footer__trust-item{flex:0 0 100vw;width:100vw;padding:1rem 1.6rem;justify-content:center;align-items:center;gap:.8rem}.laube-footer__trust-item img{width:2.2rem;height:2.2rem}.laube-footer__trust-item strong{font-size:1.3rem;line-height:1.25}.laube-footer__trust-item span{font-size:1.18rem;line-height:1.25}@keyframes laube-footer-trust-slider{0%,15%{transform:translateZ(0)}20%,35%{transform:translate3d(-100vw,0,0)}40%,55%{transform:translate3d(-200vw,0,0)}60%,75%{transform:translate3d(-300vw,0,0)}80%,to{transform:translate3d(-400vw,0,0)}}@media(prefers-reduced-motion:reduce){.laube-footer__trust-track{animation:none;overflow-x:auto;scrollbar-width:none}}.laube-footer__main{grid-template-columns:1fr;gap:2.6rem;justify-items:center;padding:2.8rem 1.6rem 2rem;text-align:center}.laube-footer__brand{display:grid;justify-items:center;max-width:none}.laube-footer__column{display:grid;justify-items:center}.laube-footer__links{justify-items:center}.laube-footer__social{justify-content:center}.laube-footer__newsletter{width:100%;max-width:36rem}.laube-footer__bottom{flex-direction:column;align-items:center;padding:1.6rem 1.6rem 2.4rem;text-align:center}.laube-footer__secure{justify-content:center}.laube-footer__payments{flex-direction:column;justify-content:center;gap:.8rem}.laube-footer__payment-icons{justify-content:center}body .shopify-pc__banner__dialog{width:calc(100vw - 2rem)!important;max-height:62vh!important;margin-bottom:.8rem!important;border-radius:1.6rem!important;overflow:auto!important}body .shopify-pc__banner__wrapper{padding:1rem!important}body .shopify-pc__banner__body{gap:.5rem!important}body .shopify-pc__banner__body-title{font-size:1.65rem!important}body .shopify-pc__banner__body p,body .shopify-pc__banner__body-policy-link{font-size:1.2rem!important;line-height:1.42!important}body .shopify-pc__banner__btns,body .shopify-pc__banner__btns-granular,body .shopify-pc__prefs__header-actions{display:grid!important;grid-template-columns:1fr!important}body .shopify-pc__banner__btn-manage-prefs,body .shopify-pc__banner__btn-decline,body .shopify-pc__banner__btn-accept,body .shopify-pc__prefs__header-save,body .shopify-pc__prefs__header-accept,body .shopify-pc__prefs__header-decline,body .shopify-pc__prefs__header-close{min-height:3.6rem!important;width:100%!important;padding:.55rem .8rem!important;justify-content:center!important;font-size:1.14rem!important}body .shopify-pc__prefs__dialog{width:calc(100vw - 1.6rem)!important;max-height:88vh!important;border-radius:2rem!important}body .shopify-pc__prefs__header-title{font-size:2.2rem!important}body .shopify-pc__prefs__option{padding:1.5rem 1.6rem!important;border-radius:1.4rem!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/laube-theme.css.map */
