.bobone-eyebrow{display:block;font-family:var(--font-body-family);font-size:1.2rem;text-transform:uppercase;letter-spacing:.18em;color:var(--bobone-mauve-60);margin-bottom:.8rem}.bobone-section-head__title{font-family:var(--font-heading-family);font-weight:600;font-size:3.2rem;color:var(--bobone-mauve);margin:0}.bobone-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;font-family:var(--font-body-family);font-weight:500;line-height:1;letter-spacing:.01em;border-radius:var(--bobone-radius-pill);border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform var(--bobone-dur-fast) var(--bobone-ease-out),background var(--bobone-dur-fast) var(--bobone-ease-out),color var(--bobone-dur-fast) var(--bobone-ease-out);padding:1.2rem 2.4rem;font-size:1.5rem}.bobone-btn:hover{transform:translateY(-2px)}.bobone-btn:active{transform:scale(.97)}.bobone-btn--sm{padding:.8rem 1.6rem;font-size:1.3rem;gap:.6rem}.bobone-btn--lg{padding:1.6rem 3.2rem;font-size:1.7rem;gap:1rem}.bobone-btn--primary{background:var(--bobone-terracotta);color:var(--bobone-white);box-shadow:var(--bobone-shadow-accent)}.bobone-btn--primary:hover{background:var(--bobone-terracotta-hover)}.bobone-btn--secondary{background:transparent;color:var(--bobone-mauve);border-color:var(--bobone-mauve)}.bobone-btn--secondary:hover{background:var(--bobone-mauve);color:var(--bobone-white)}.bobone-btn--soft{background:var(--bobone-lilac-60);color:var(--bobone-mauve)}.bobone-btn--soft:hover{background:var(--bobone-lilac)}.bobone-btn--ghost{background:transparent;color:var(--bobone-mauve)}.bobone-btn--ghost:hover{background:var(--bobone-cream)}.bobone-hero{padding-top:2.8rem}.bobone-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem;align-items:stretch}.bobone-hero__copy{position:relative;overflow:hidden;background:var(--bobone-lilac-40);border-radius:var(--bobone-radius-xl);padding:5.2rem 4.4rem;display:flex;flex-direction:column;justify-content:center}.bobone-hero__motif{position:absolute;right:-3rem;top:-3rem;width:20rem;opacity:.1;pointer-events:none}.bobone-hero__heading{font-family:var(--font-heading-family);font-weight:600;font-size:5rem;line-height:1.02;color:var(--bobone-mauve);margin:0 0 1.6rem;letter-spacing:-.01em}.bobone-hero__body{font-family:var(--font-body-family);font-size:1.6rem;line-height:1.6;color:var(--bobone-mauve-60);max-width:38rem;margin:0 0 2.6rem}.bobone-hero__button{display:inline-flex;align-items:center;gap:.8rem;width:fit-content}.bobone-hero__image{border-radius:var(--bobone-radius-xl);overflow:hidden;min-height:44rem;background:var(--bobone-lilac-60)}.bobone-hero__image img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:749px){.bobone-hero__grid{grid-template-columns:1fr}.bobone-hero__copy{padding:3.6rem 2.4rem}.bobone-hero__heading{font-size:3.4rem}.bobone-hero__image{min-height:28rem}}.bobone-value-props{padding-top:4rem}.bobone-value-props__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.bobone-value-prop{display:flex;gap:1.4rem;align-items:flex-start;padding:.4rem .6rem}.bobone-value-prop__icon{width:4.4rem;height:4.4rem;flex-shrink:0;border-radius:50%;background:var(--bobone-terracotta-20);color:var(--bobone-terracotta);display:inline-flex;align-items:center;justify-content:center}.bobone-value-prop__title{font-family:var(--font-heading-family);font-weight:600;font-size:1.7rem;color:var(--bobone-mauve);margin-bottom:.2rem}.bobone-value-prop__body{font-family:var(--font-body-family);font-size:1.35rem;line-height:1.5;color:var(--bobone-mauve-60)}@media screen and (max-width:749px){.bobone-value-props__grid{grid-template-columns:1fr;gap:2.4rem}}.bobone-category-tiles{padding-top:5.6rem}.bobone-category-tiles__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem;margin-top:2.4rem}.bobone-category-tile{position:relative;overflow:hidden;border-radius:var(--bobone-radius-lg);aspect-ratio:1 / 1.1;display:flex;align-items:flex-end;padding:2rem;text-decoration:none;color:inherit;transition:transform var(--bobone-dur-base) var(--bobone-ease-out)}.bobone-category-tile:hover{transform:translateY(-4px)}.bobone-category-tile--periwinkle{background:var(--bobone-periwinkle)}.bobone-category-tile--terracotta{background:var(--bobone-terracotta-40)}.bobone-category-tile--lilac{background:var(--bobone-lilac-60)}.bobone-category-tile--cream{background:var(--bobone-cream)}.bobone-category-tile--mauve{background:var(--bobone-mauve-40)}.bobone-category-tile--terracotta-soft{background:var(--bobone-terracotta-20)}.bobone-category-tile__motif{position:absolute;top:1.6rem;right:1.6rem;width:2.6rem;opacity:.3;pointer-events:none}.bobone-category-tile__label{font-family:var(--font-heading-family);font-weight:600;font-size:2.2rem;color:var(--bobone-mauve)}.bobone-category-tile__photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.bobone-category-tile__wash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.3;pointer-events:none}.bobone-category-tile--periwinkle .bobone-category-tile__wash{background:var(--bobone-periwinkle)}.bobone-category-tile--terracotta .bobone-category-tile__wash{background:var(--bobone-terracotta)}.bobone-category-tile--lilac .bobone-category-tile__wash{background:var(--bobone-lilac)}.bobone-category-tile--cream .bobone-category-tile__wash{background:var(--bobone-cream)}.bobone-category-tile--mauve .bobone-category-tile__wash{background:var(--bobone-mauve)}.bobone-category-tile--terracotta-soft .bobone-category-tile__wash{background:var(--bobone-terracotta-20)}.bobone-category-tile--has-photo .bobone-category-tile__motif{z-index:2}.bobone-category-tile--has-photo .bobone-category-tile__label{position:relative;z-index:2;text-shadow:0 1px 4px rgba(var(--bobone-cream-rgb),.55)}.bobone-category-tile--mauve.bobone-category-tile--has-photo .bobone-category-tile__label{color:var(--bobone-cream);text-shadow:0 1px 5px rgba(43,33,34,.5)}.bobone-category-tile--wide{grid-column:1 / -1;aspect-ratio:auto;min-height:20rem;align-items:center;justify-content:center;text-align:center}.bobone-category-tile--wide .bobone-category-tile__label{font-size:clamp(2.8rem,5vw,4rem);letter-spacing:.02em}.bobone-category-tile--wide .bobone-category-tile__motif{width:3.6rem}@media screen and (max-width:749px){.bobone-category-tiles__grid{grid-template-columns:repeat(2,1fr)}.bobone-category-tile--wide{min-height:13rem}.bobone-category-tile__label{font-size:clamp(1.6rem,4.5vw,2.2rem);word-break:break-word}}.bobone-featured-products{padding-top:5.6rem}.bobone-featured-products__head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.4rem;gap:1.6rem}.bobone-featured-products__view-all{display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap}.bobone-featured-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.2rem}.bobone-featured-products__empty{text-align:center;padding:4rem 2rem;color:var(--bobone-mauve-60);background:var(--bobone-lilac-40);border-radius:var(--bobone-radius-lg)}@media screen and (max-width:989px){.bobone-featured-products__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.bobone-featured-products__grid{grid-template-columns:1fr;gap:2.8rem}}.bobone-product-card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.bobone-product-card__frame{position:relative;display:block;aspect-ratio:4 / 5;background:var(--bobone-lilac-40);border-radius:var(--bobone-radius-lg);overflow:hidden;box-shadow:var(--bobone-shadow-xs);transition:box-shadow var(--bobone-dur-base) var(--bobone-ease-out)}.bobone-product-card:hover .bobone-product-card__frame{box-shadow:var(--bobone-shadow-md)}.bobone-product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--bobone-dur-slow) var(--bobone-ease-out)}.bobone-product-card:hover .bobone-product-card__image{transform:scale(1.12)}.bobone-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.bobone-product-card__placeholder-icon{opacity:.16}.bobone-product-card__badge{position:absolute;top:1.2rem;left:1.2rem}.bobone-product-card__meta{padding:.85rem .4rem .4rem;display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem}.bobone-product-card__text{display:flex;flex-direction:column;gap:.35rem;min-width:0}.bobone-product-card__category{font-size:1.1rem;text-transform:uppercase;letter-spacing:.14em;color:var(--bobone-mauve-60)}.bobone-product-card__name{font-family:var(--font-heading-family);font-weight:600;font-size:1.8rem;color:var(--bobone-mauve);line-height:1.2}.bobone-product-card__swatches{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:.2rem;max-width:45%}.bobone-card-swatch{display:inline-flex;cursor:pointer;border-radius:999px;transition:transform .12s ease}.bobone-card-swatch[data-swatch-image]:hover{transform:scale(1.15)}.bobone-product-card__price{display:flex;align-items:baseline;gap:.8rem;margin-top:0}.bobone-product-card__price-now{font-weight:400;font-size:1.5rem;color:var(--bobone-mauve)}.bobone-product-card__price-was{font-size:1.3rem;color:var(--bobone-mauve-40);text-decoration:line-through}.bobone-product-card__price--sale .bobone-product-card__price-now{color:var(--bobone-terracotta);font-weight:600}.bobone-badge{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-body-family);font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:.08em;padding:.4rem 1.1rem;border-radius:var(--bobone-radius-pill);white-space:nowrap}.bobone-badge--accent{background:var(--bobone-terracotta);color:var(--bobone-white)}.bobone-badge--neutral{background:var(--bobone-mauve-40);color:var(--bobone-white)}.bobone-swatch{display:inline-block;border-radius:50%;border:1px solid rgba(97,69,71,.3);outline-offset:2px;outline:none;flex-shrink:0;transition:outline-color var(--bobone-dur-fast) var(--bobone-ease-out)}.bobone-swatch--selected{outline:1.5px solid var(--bobone-mauve)}.bobone-swatch--unknown{border-style:dashed;border-color:#61454759}.bobone-brand-strip{padding-top:6.4rem}.bobone-brand-strip__panel{position:relative;overflow:hidden;background:var(--bobone-periwinkle);border-radius:var(--bobone-radius-xl);padding:5.2rem 4.4rem;display:flex;align-items:center;gap:4rem}.bobone-brand-strip__seal{width:12rem;flex-shrink:0;opacity:.95}.bobone-brand-strip__heading{font-family:var(--font-heading-family);font-weight:600;font-size:2.8rem;color:var(--bobone-mauve);margin:0 0 .8rem}.bobone-brand-strip__body{font-family:var(--font-body-family);font-size:1.5rem;line-height:1.6;color:#614547e0;max-width:52rem}@media screen and (max-width:749px){.bobone-brand-strip__panel{flex-direction:column;gap:2rem;padding:3.2rem 2.4rem;text-align:center}}.bobone-newsletter{padding:6.4rem 0 7.2rem}.bobone-newsletter__box{background:var(--bobone-lilac-40);border-radius:var(--bobone-radius-xl);padding:4.8rem;text-align:center}.bobone-newsletter__motif{height:3.6rem;margin:0 auto 1.6rem}.bobone-newsletter__heading{font-family:var(--font-heading-family);font-weight:600;font-size:2.8rem;color:var(--bobone-mauve);margin:0 0 .6rem}.bobone-newsletter__body{font-family:var(--font-body-family);font-size:1.4rem;color:var(--bobone-mauve-60);margin:0 0 2.2rem}@media screen and (max-width:749px){.bobone-newsletter__box{padding:3.2rem 2rem}}.bobone-email-form__row{display:flex;gap:1rem;max-width:42rem;margin:0 auto;align-items:flex-end}.bobone-email-form__input{flex:1;padding:1.2rem 1.5rem;border:1.5px solid var(--bobone-border-soft);border-radius:var(--bobone-radius-md);font-family:var(--font-body-family);font-size:1.4rem;background:var(--bobone-white)}.bobone-email-form__input:focus{outline:none;border-color:var(--bobone-periwinkle);box-shadow:0 0 0 3px #a6acd966}.bobone-email-form__input:user-invalid{border-color:var(--bobone-error)}.bobone-email-form__success{color:var(--bobone-mauve);font-family:var(--font-body-family)}.bobone-email-form__error{color:var(--bobone-error);font-size:1.2rem;margin-top:.8rem}@media screen and (max-width:749px){.bobone-email-form__row{flex-direction:column;align-items:stretch}}.bobone-header{position:sticky;top:0;z-index:20;background:var(--bobone-periwinkle)}.bobone-header__announcement{background:var(--bobone-cream);color:var(--bobone-mauve);text-align:center;font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;letter-spacing:.06em;padding:.7rem 1.6rem}.bobone-header__row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:1.4rem 2.8rem;color:var(--bobone-cream)}.bobone-header__start{display:flex;align-items:center}.bobone-header__nav{display:flex;gap:2.2rem;align-items:center}.bobone-header__nav-link{font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;color:var(--bobone-cream);text-decoration:none;padding:.4rem 0;border-bottom:1.5px solid transparent;transition:color var(--bobone-dur-fast) var(--bobone-ease-out)}.bobone-header__nav-link:hover{color:var(--bobone-mauve)}.bobone-header__nav-link:focus-visible{outline:2px solid var(--bobone-mauve);outline-offset:4px;border-radius:3px}.bobone-header__logo{display:inline-flex}.bobone-header__logo img{height:3rem;width:auto;display:block}.bobone-header__icons{display:flex;gap:.6rem;align-items:center;justify-content:flex-end}.bobone-header__icon-btn{position:relative;width:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;color:var(--bobone-cream);border-radius:50%;text-decoration:none;transition:background var(--bobone-dur-fast) var(--bobone-ease-out);list-style:none}.bobone-header__icon-btn::-webkit-details-marker{display:none}.bobone-header__icon-btn:hover{background:#f7f6ed33}.bobone-header__icon-btn:focus-visible{outline:2px solid var(--bobone-mauve);outline-offset:2px}.bobone-header__cart-count{position:absolute;top:.4rem;right:.2rem;background:var(--bobone-terracotta);color:var(--bobone-white);font-size:1rem;font-weight:700;min-width:1.7rem;height:1.7rem;border-radius:var(--bobone-radius-pill);display:flex;align-items:center;justify-content:center;padding:0 .4rem}.bobone-header__icons .header__search{display:inline-flex}.bobone-header__icons .header__icon--search{width:4rem;height:4rem;color:var(--bobone-cream);border-radius:50%}.bobone-header__icons .header__icon--search:hover{background:#f7f6ed33}.bobone-header__icons .header__icon--search:focus-visible{outline:2px solid var(--bobone-mauve);outline-offset:2px}.bobone-header__icons .header__icon--search svg{width:20px;height:20px}.search-modal{border-bottom-color:var(--bobone-border-soft)}.search-modal__content{padding-block:1.4rem}.search-modal .search__input.field__input{height:5.4rem;border-radius:var(--bobone-radius-md);background:var(--bobone-white);color:var(--bobone-mauve);font-size:1.5rem;padding-left:5rem;padding-right:4.6rem}.search-modal .search .field:before{box-shadow:0 0 0 1.5px var(--bobone-border-soft);border-radius:var(--bobone-radius-md);transition:box-shadow var(--bobone-dur-base) var(--bobone-ease-out)}.search-modal .search .field:focus-within:before{box-shadow:0 0 0 1.5px var(--bobone-periwinkle),0 0 0 4.5px color-mix(in srgb,var(--bobone-periwinkle) 32%,transparent)}.search-modal .search__input::placeholder{color:var(--bobone-mauve-60);opacity:1}.search-modal .search .field__label{display:none}.search-modal .search__button{left:1.2rem;right:auto;top:50%;transform:translateY(-50%)}.search-modal .reset__button{right:1rem;left:auto;top:50%;transform:translateY(-50%)}.search-modal .reset__button:after{display:none}.search-modal .search__button .icon,.search-modal .reset__button .icon{color:var(--bobone-mauve-60)}.search-modal .search__button:hover .icon,.search-modal .reset__button:hover .icon{color:var(--bobone-mauve)}.search-modal__close-button{border-radius:50%;width:4.4rem;height:4.4rem;color:var(--bobone-mauve);transition:background var(--bobone-dur-base) var(--bobone-ease-out)}.search-modal__close-button:hover{background:var(--bobone-lilac-40)}.bobone-header__mobile-toggle{display:none}.bobone-header__mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2b212252;opacity:0;pointer-events:none;transition:opacity var(--bobone-dur-base) var(--bobone-ease-out);z-index:70}.bobone-header__mobile-toggle[open] .bobone-header__mobile-overlay{opacity:1;pointer-events:auto}.bobone-header__mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:78vw;max-width:340px;background:var(--bobone-cream);z-index:71;box-shadow:var(--bobone-shadow-md);display:flex;flex-direction:column;gap:.6rem;padding:2rem;overflow-y:auto;overscroll-behavior:contain;transform:translate(-100%);transition:transform var(--bobone-dur-slow) var(--bobone-ease-out)}.bobone-header__mobile-toggle[open] .bobone-header__mobile-drawer{transform:translate(0)}.bobone-header__mobile-link{font-family:var(--font-body-family);font-size:1.7rem;font-weight:500;color:var(--bobone-mauve);text-decoration:none;padding:1.2rem .4rem;border-bottom:1px solid var(--bobone-border-soft)}@media screen and (max-width:749px){.bobone-header__row{grid-template-columns:auto 1fr auto;padding:1.2rem 1.6rem}.bobone-header__nav{display:none}.bobone-header__mobile-toggle{display:inline-flex}.bobone-header__logo img{height:2.4rem}.bobone-header__announcement{font-size:1.1rem;padding:.7rem 1.2rem}}.bobone-footer{background:var(--bobone-mauve);color:var(--bobone-cream)}.bobone-footer__inner{padding:3.6rem 2.8rem 2.4rem}.bobone-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:3.2rem}.bobone-footer__logo{margin-bottom:1.4rem}.bobone-footer__tagline{color:#f7f6edc7;font-family:var(--font-body-family);font-size:1.35rem;line-height:1.6;max-width:30rem;margin:0}.bobone-footer__socials{display:flex;gap:1rem;margin-top:1.8rem}.bobone-footer__social-dot{width:3.6rem;height:3.6rem;border-radius:50%;border:1px solid rgba(247,246,237,.3);display:inline-flex;align-items:center;justify-content:center;color:var(--bobone-cream);text-decoration:none}.bobone-footer__social-dot:focus-visible{outline:2px solid var(--bobone-cream);outline-offset:2px}.bobone-footer__col-heading{font-size:1.1rem;text-transform:uppercase;letter-spacing:.16em;color:#f7f6ed99;margin-bottom:.9rem}.bobone-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.bobone-footer__link{font-family:var(--font-body-family);font-size:1.35rem;color:#f7f6edd9;text-decoration:none;transition:color var(--bobone-dur-fast) var(--bobone-ease-out)}.bobone-footer__link:hover{color:var(--bobone-terracotta);text-decoration:underline;text-underline-offset:3px}.bobone-footer__link:focus-visible{outline:2px solid var(--bobone-cream);outline-offset:3px;border-radius:2px}.bobone-footer__bottom{border-top:1px solid rgba(247,246,237,.18);margin-top:2.4rem;padding-top:1.6rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:1.2rem;color:#f7f6ed99}.bobone-footer__legal{display:flex;gap:1.8rem}.bobone-footer__legal a{color:inherit;text-decoration:none}.bobone-footer__legal a:hover{color:var(--bobone-cream)}@media screen and (max-width:749px){.bobone-footer__grid{grid-template-columns:1fr;gap:3.2rem}.bobone-footer__bottom{flex-direction:column;align-items:flex-start;text-align:left}}.bobone-wishlist-btn{position:absolute;top:.9rem;right:.9rem;width:3.4rem;height:3.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f7f6ede0;color:var(--bobone-mauve);cursor:pointer;box-shadow:var(--bobone-shadow-xs);z-index:2;-webkit-tap-highlight-color:transparent;transition:background var(--bobone-dur-fast) var(--bobone-ease-out),color var(--bobone-dur-fast) var(--bobone-ease-out),transform var(--bobone-dur-fast) var(--bobone-ease-out)}.bobone-wishlist-btn:hover{transform:scale(1.08);color:var(--bobone-terracotta);background:var(--bobone-cream)}.bobone-wishlist-btn:focus-visible{outline:2px solid var(--bobone-terracotta);outline-offset:2px}.bobone-wishlist-btn svg{display:block}.bobone-wishlist-btn.is-saved{color:var(--bobone-terracotta)}.bobone-wishlist-btn.is-saved svg{fill:var(--bobone-terracotta)}body.gradient{display:flex;flex-direction:column;min-height:100vh}#MainContent{flex:1 0 auto}.shopify-policy__container{max-width:72.6rem;margin:0 auto;padding:4rem 2rem 6.4rem}.shopify-policy__title{margin-bottom:1.6rem}.shopify-policy__title h1{font-family:var(--font-heading-family);font-weight:600;color:var(--bobone-mauve);letter-spacing:-.01em}main[data-template="404"]{display:flex;flex-direction:column;justify-content:center}.bobone-404{max-width:60rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0;padding:7rem 2rem}.bobone-404__motif{opacity:.5;margin-bottom:1.4rem}.bobone-404__title{font-family:var(--font-heading-family);font-weight:600;font-size:clamp(3rem,6vw,4.4rem);line-height:1.05;color:var(--bobone-mauve);margin-top:-.5rem}.bobone-404__body{color:var(--bobone-mauve-60);font-size:1.5rem;max-width:42rem}.bobone-404__actions{display:flex;gap:1.2rem;flex-wrap:wrap;justify-content:center;margin-top:0}.bobone-favoritos{padding-top:4rem;padding-bottom:6rem}.bobone-favoritos__head{margin-bottom:3.2rem}.bobone-favoritos__intro{margin-top:.8rem;color:var(--bobone-mauve-60);font-size:1.4rem}.bobone-favoritos__empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.4rem;padding:5rem 2rem}.bobone-favoritos__empty[hidden]{display:none}.bobone-favoritos__empty-icon{opacity:.5}.bobone-favoritos__empty-title{font-family:var(--font-heading-family);font-size:2rem;color:var(--bobone-mauve)}@media(prefers-reduced-motion:reduce){.bobone-category-tile:hover,.bobone-product-card:hover .bobone-product-card__image,.bobone-bundle__card:hover,.bobone-btn:hover{transform:none}.bobone-category-tile,.bobone-product-card__image,.bobone-header__mobile-drawer,.bobone-header__mobile-overlay,.bobone-btn{transition:none}}.bobone-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;display:flex;align-items:center;justify-content:center;background:rgba(var(--bobone-mauve-rgb),.32);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--bobone-dur-base) var(--bobone-ease-out),visibility var(--bobone-dur-base) var(--bobone-ease-out)}.bobone-loading-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.bobone-loading-overlay:not(.is-visible) .bobone-spinner__icon{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.bobone-loading-overlay{transition:opacity var(--bobone-dur-fast) linear}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bobone-components.css.map */
