*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}:root{--color-bg: #FAF8F5;--color-background: #FAF8F5;--color-surface: #FFFFFF;--color-cream: #FFFDFC;--color-text: #262220;--color-muted: #7A726E;--color-border: #E8E1DC;--color-primary: #A78C83;--color-primary-dark: #8C6F66;--color-primary-hover: #765A52;--color-primary-contrast: #FFFFFF;--color-hyalu: #AFC7D8;--color-hyalu-dark: #7FA3B8;--color-hyalu-soft: #DCEAF1;--color-hyalu-light: #EFF7FA;--shadow-soft: 0 18px 45px rgba(38, 34, 32, .055)}body{margin:0;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}body.overflow-hidden,body.mobile-nav-open,body.filters-open{overflow:hidden}.skip-link{position:absolute;left:-999px;top:0}.skip-link:focus{left:1rem;top:1rem;background:var(--color-primary);color:var(--color-primary-contrast);padding:.75rem 1rem;border-radius:var(--radius-sm);z-index:999}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin:0 auto}.section{padding:3.5rem 0}.section-heading{margin:0 0 .75rem;font-family:var(--font-heading);font-size:clamp(1.8rem,2vw,2.6rem);line-height:1.1;color:var(--color-text)}.section-subheading,.section-intro{color:var(--color-muted);max-width:700px}.eyebrow{display:inline-block;margin-bottom:.75rem;letter-spacing:.18em;text-transform:uppercase;font-size:.76rem;color:var(--color-primary)}.btn,.button,.shopify-payment-button__button--unbranded{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.4rem;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:.2s ease;font-weight:600}.btn-primary,.button:not(.button--secondary),.shopify-payment-button__button--unbranded{background:var(--color-primary);color:var(--color-primary-contrast);border-color:var(--color-primary)}.btn-primary:hover,.button:not(.button--secondary):hover,.shopify-payment-button__button--unbranded:hover{transform:translateY(-1px);background:var(--color-primary-hover);color:var(--color-primary-contrast)}.btn-secondary,.button--secondary{background:var(--color-cream);border-color:var(--color-border);color:var(--color-text)}.btn-secondary:hover,.button--secondary:hover{background:#fff;border-color:var(--color-hyalu)}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-soft)}.grid{display:grid;gap:1.25rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.meta-text,.price--muted,.product-card__meta,.collection-card__text,.brand-card__text,.benefit-card__text,.testimonial-card__text{color:var(--color-muted)}.empty-state{padding:2rem;text-align:center;color:var(--color-muted)}.announcement-bar{background:var(--color-primary);color:var(--color-primary-contrast);padding:.72rem 0;font-size:.95rem;font-weight:500;border-bottom:0}.announcement-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.15rem;flex-wrap:wrap}.announcement-bar__messages{display:flex;align-items:center;gap:1.15rem;flex-wrap:wrap}.announcement-bar__text,.announcement-bar__promo-text{margin:0;color:var(--color-primary-contrast);line-height:1.4}.announcement-bar__promo-text strong{color:var(--color-primary-contrast);font-weight:800}.announcement-bar__mp{display:inline-flex;align-items:center;gap:.4rem;color:var(--color-primary-contrast);font-weight:700}.announcement-bar__mp-dot,.cart-payment-note__dot{width:9px;height:9px;border-radius:999px;background:var(--color-hyalu-soft);box-shadow:8px 0 0 0 var(--color-hyalu-light),16px 0 0 0 var(--color-hyalu);margin-right:18px;display:inline-block}.announcement-bar__promo{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.announcement-bar__actions{display:flex;align-items:center;gap:.75rem}.announcement-bar__button{min-height:40px;padding:0 1.15rem;border-radius:999px;border:1px solid rgba(255,255,255,.42);display:inline-flex;align-items:center;justify-content:center;font-weight:650;transition:.2s ease}.announcement-bar__button--secondary{background:#ffffff24;color:var(--color-primary-contrast);cursor:pointer}.announcement-bar__button--secondary:hover,.announcement-bar__button.is-copied{background:#fff;color:var(--color-primary-dark);border-color:#fff;transform:translateY(-1px)}.site-header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f5f7;border-bottom:1px solid var(--color-border)}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:84px}.site-header__brand{display:inline-flex;align-items:center;gap:.75rem;min-width:0}.site-header__logo-image,.site-header__brand img{display:block;width:auto;height:auto}.site-header__brand-text{display:inline-flex;flex-direction:column;line-height:1}.site-header__title{margin:0;font-family:var(--font-heading);font-size:1.5rem;line-height:1;color:var(--color-text)}.site-header__tagline{color:var(--color-muted);font-size:.82rem;letter-spacing:.12em;text-transform:uppercase}.site-header__nav{display:flex;justify-content:center;gap:1.1rem;flex-wrap:wrap}.site-header__nav a{padding:.5rem .15rem;font-weight:500;color:var(--color-muted)}.site-header__nav a:hover{color:var(--color-primary)}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.site-header__icon{position:relative;width:42px;height:42px;border-radius:999px;border:1px solid var(--color-border);display:inline-flex;align-items:center;justify-content:center;background:var(--color-cream);color:var(--color-text);flex:0 0 auto;cursor:pointer;transition:.2s ease}.site-header__icon:hover{border-color:var(--color-hyalu);background:#fff;transform:translateY(-1px)}.site-header__cart{position:relative}.site-header__cart-count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--color-text);color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;box-sizing:border-box}.mobile-nav-toggle,.site-header__mobile-top{display:none}.site-header__mobile-close{background:transparent;border:0;font-size:1.2rem;color:var(--color-text);cursor:pointer}.site-header__overlay{display:none}.hero{padding:3.5rem 0 5rem}.hero__wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:3.25rem;align-items:center}.hero__content{max-width:720px}.hero__eyebrow{display:inline-block;margin-bottom:1rem;letter-spacing:.22em;text-transform:uppercase;font-size:.95rem;color:var(--color-primary)}.hero__title{margin:0 0 1.35rem;font-family:var(--font-heading);font-size:clamp(3.6rem,6vw,6.4rem);line-height:.93;letter-spacing:-.055em;color:var(--color-text);max-width:10ch}.hero__text{max-width:590px;font-size:1.26rem;line-height:1.75;color:var(--color-muted)}.hero__text p{margin:0}.hero__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.hero__image-frame{border:1px solid var(--color-border);border-radius:2rem;overflow:hidden;background:linear-gradient(180deg,#fdf6f3,#eedbd5);min-height:640px;display:flex;align-items:stretch;justify-content:stretch}.hero__main-image{display:block;width:100%;height:100%;min-height:640px;object-fit:cover}.hero__placeholder{width:100%;min-height:640px;display:flex;align-items:center;justify-content:center;padding:2.5rem;background:radial-gradient(circle at top left,#ffffffeb,#fff0 35%),linear-gradient(180deg,#fdf6f3,#eedbd5)}.hero__placeholder-inner{text-align:center;max-width:460px}.hero__badge{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.25rem;border:1px solid var(--color-border);border-radius:999px;font-size:.95rem;color:var(--color-muted);background:#ffffffb3;margin-bottom:1.25rem}.hero__placeholder-title{margin:0 0 1rem;font-family:var(--font-heading);font-size:clamp(2rem,3vw,3.2rem);line-height:1.02;letter-spacing:-.04em;color:var(--color-text)}.hero__placeholder-text{margin:0;font-size:1.08rem;line-height:1.7;color:var(--color-muted)}.rich-text{text-align:center}.rich-text__box{padding:2rem}.rich-text__box p:last-child{margin-bottom:0}.collection-cards,.benefit-cards,.brand-cards,.product-grid,.testimonials{margin-top:2rem}.collection-card__media,.product-card__media{aspect-ratio:1 / 1.1;background:linear-gradient(180deg,#ffffffb8,#ffffff4d),var(--color-hyalu-light)}.collection-card__media img,.product-card__media img{width:100%;height:100%;object-fit:cover}.collection-card__body,.product-card__body,.benefit-card,.brand-card,.testimonial-card{padding:1.2rem}.product-card__title,.collection-card__title,.brand-card__title,.benefit-card__title,.testimonial-card__title{margin:0 0 .45rem;font-family:var(--font-heading);font-size:1.12rem;color:var(--color-text)}.price{display:inline-flex;align-items:center;gap:.6rem;flex-wrap:wrap;font-weight:700;color:var(--color-text)}.price s{color:#9b918d;margin-right:.4rem;font-weight:500;text-decoration-thickness:1.5px}.badge-sale{display:inline-flex;align-items:center;margin-top:.75rem;padding:.35rem .65rem;border-radius:999px;background:#afc7d838;font-size:.8rem;font-weight:600;color:var(--color-primary-dark)}.brand-strip{overflow:hidden}.brand-strip__track{display:flex;gap:1rem;flex-wrap:wrap}.brand-chip{padding:.85rem 1rem;border-radius:999px;background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}.brand-strip__items{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center}.brand-pill{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:.95rem 1.2rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-cream);transition:all .2s ease}.brand-pill:hover{background:#fff;border-color:var(--color-hyalu);transform:translateY(-1px)}.brand-pill__label{color:#423938;font-size:.96rem;line-height:1}.brand-pill__logo{display:block;width:auto;max-width:120px;max-height:22px;object-fit:contain}.main-page__content,.article-template__content{background:var(--color-surface);padding:2rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}.collection-hero{padding:2rem 0 1rem}.collection-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap;margin-bottom:1.5rem}.collection-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.collection-subcategories{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 2rem}.collection-subcategories__chip{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.15rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-cream);color:#4f4543;font-size:.95rem;transition:all .2s ease}.collection-subcategories__chip:hover{background:#fff;border-color:var(--color-hyalu);transform:translateY(-1px)}.collection-subcategories__chip.is-active{background:var(--color-hyalu-soft);border-color:var(--color-hyalu);color:#2f2a29}.collection-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:2rem;align-items:start}.collection-main{min-width:0}.collection-mobile-actions{display:none}.collection-mobile-filter-toggle{min-height:52px;padding:0 1.2rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-primary);color:var(--color-primary-contrast);cursor:pointer}.collection-mobile-sort{display:none}.collection-filters__card{position:sticky;top:1.5rem;padding:1.25rem;border:1px solid var(--color-border);border-radius:24px;background:var(--color-cream)}.collection-filters__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.collection-filters__actions{display:flex;align-items:center;gap:.75rem}.collection-filters__title{margin:0;font-family:var(--font-heading);font-size:1.6rem;color:var(--color-text)}.collection-filters__clear{color:var(--color-muted);font-size:.95rem}.collection-filters__close{display:none;background:transparent;border:0;color:var(--color-muted);cursor:pointer}.collection-filter{border-top:1px solid var(--color-border);padding:.9rem 0}.collection-filter:first-of-type{border-top:0;padding-top:0}.collection-filter__summary{cursor:pointer;font-weight:600;color:#3f3534;list-style:none}.collection-filter__summary::-webkit-details-marker{display:none}.collection-filter__body{margin-top:.8rem}.collection-filter__option{display:flex;align-items:center;gap:.55rem;margin-bottom:.6rem;color:#5e5452;font-size:.96rem}.collection-filter__option input{accent-color:var(--color-primary)}.collection-filter__option small{color:#9a8b87}.collection-filter__price{display:flex;flex-direction:column;gap:.85rem}.collection-filter__price-field{display:flex;flex-direction:column;gap:.4rem;width:100%}.collection-filter__price-field label{font-size:.9rem;color:#6e625f}.collection-filter__price-field input{width:100%;min-height:46px;padding:0 .85rem;border:1px solid var(--color-border);border-radius:14px;background:var(--color-cream);box-sizing:border-box}.collection-filters__submit{width:100%;margin-top:.75rem}.brands-index__actions{margin:1.5rem 0 2rem;display:flex;justify-content:flex-start}.product-template{padding:2.5rem 0}.product-template__wrap{display:grid;grid-template-columns:1fr .95fr;gap:2rem;align-items:start}.product-template__gallery{overflow:hidden}.product-template__gallery-main{aspect-ratio:1 / 1.05;background:linear-gradient(180deg,#ffffffb8,#ffffff4d),var(--color-hyalu-light)}.product-template__gallery-main img,.product-template__thumbs img{width:100%;height:100%;object-fit:cover}.product-template__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;padding:.75rem}.product-template__thumb{aspect-ratio:1 / 1;border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--color-border)}.product-template__info{padding:1.5rem}.product-template__title{margin:0 0 .65rem;font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);line-height:1}.product-template__vendor{color:var(--color-primary);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem}.product-template__price{font-size:1.5rem;margin:1rem 0}.product-template__description{color:var(--color-muted)}.product-template__highlights{display:grid;gap:.85rem;margin:1.4rem 0}.highlight-pill{padding:.85rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-cream)}.product-form__buttons{display:grid;gap:.85rem;margin-top:1rem}.product-form-notice{margin-top:1rem;padding:.95rem 1rem;border-radius:18px;font-size:.95rem;line-height:1.5}.product-form-notice--success{background:#eef6ef;border:1px solid #cfe4d2;color:#2d5a34}.product-form-notice--error{background:#fbefef;border:1px solid #e7c8c8;color:#8a2f2f}.quantity__input{width:84px;min-height:48px;border-radius:999px;border:1px solid var(--color-border);text-align:center;background:var(--color-cream)}.select{width:100%;min-height:52px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-cream);padding:0 1rem}.product-template__accordion{margin-top:1.4rem;border-top:1px solid var(--color-border)}.product-template__accordion details{border-bottom:1px solid var(--color-border);padding:1rem 0}.product-template__accordion summary{cursor:pointer;font-weight:600}.product-gallery,.product-template__gallery,.product-gallery__viewport,.product-gallery__track,.product-gallery__slide{position:relative}.product-gallery__viewport{overflow:hidden;border-radius:24px}.product-gallery__track{display:flex;transition:transform .35s ease;will-change:transform}.product-gallery__slide{min-width:100%;box-sizing:border-box}.product-gallery__slide img{display:block;width:100%;height:auto;border-radius:24px}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:42px;height:42px;border:1px solid var(--color-border);border-radius:999px;background:#ffffffeb;color:#4b3a38;cursor:pointer;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center}.gallery-arrow--prev{left:12px}.gallery-arrow--next{right:12px}.product-gallery__thumbs{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap;position:relative;z-index:50;pointer-events:auto!important}.product-gallery__thumb{border:1px solid var(--color-border);background:var(--color-cream);border-radius:14px;padding:4px;cursor:pointer;pointer-events:auto!important}.product-gallery__thumb img{display:block;width:84px;height:84px;object-fit:cover;border-radius:10px;pointer-events:auto!important}.product-gallery__thumb.is-active{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary) inset}.cart-template{padding:2.5rem 0}.cart-items{display:grid;gap:1rem}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:1.25rem;align-items:center;padding:1rem}.cart-item__image{width:88px;height:88px;border-radius:18px;overflow:hidden;flex:0 0 88px}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-note{width:min(100%,420px);min-height:140px;border-radius:var(--radius-md);border:1px solid var(--color-border);padding:1rem;background:var(--color-surface)}.cart-extra-fields{padding:1rem}.cart-extra-fields label,.cart-note-wrap label{display:block;font-weight:600;margin-bottom:.5rem}.cart-extra-fields input[type=email]{width:100%;min-height:52px;border:1px solid var(--color-border);border-radius:18px;padding:0 1rem;background:var(--color-cream)}.cart-extra-fields .meta-text{margin-top:.5rem}.cart-summary{padding:1.5rem;min-width:280px;display:grid;gap:1rem;align-self:start}.newsletter-section .newsletter-box,.newsletter-box{padding:2rem;display:grid;gap:1rem;align-items:center;border-radius:32px}.newsletter-box__content{margin-bottom:1rem}.newsletter-form{display:grid;gap:1rem}.newsletter-form__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center}.newsletter-form input,.newsletter-form__field input{width:100%;flex:1 1 260px;min-height:56px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-cream);padding:0 1rem}.newsletter-form__button{min-width:140px;min-height:56px}.newsletter-form__consent{display:flex;align-items:flex-start;gap:.65rem;color:var(--color-muted);font-size:.92rem}.newsletter-form__consent input{margin-top:.2rem}.newsletter-form__message{padding:.9rem 1rem;border-radius:18px;font-size:.95rem}.newsletter-form__message--success{background:#eef6ef;color:#2d5a34;border:1px solid #cfe4d2}.newsletter-form__message--error{background:#fbefef;color:#8a2f2f;border:1px solid #e7c8c8}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer{padding:3rem 0 2rem;border-top:1px solid var(--color-border);background:transparent}.site-footer__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1fr;gap:1.5rem}.site-footer__title{margin:0 0 .75rem;font-family:var(--font-heading)}.site-footer__nav{display:grid;gap:.55rem}.site-footer__bottom{border-top:1px solid var(--color-border);margin-top:2rem;padding-top:1.25rem;color:var(--color-muted);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.instagram-popup[hidden]{display:none!important}.instagram-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.instagram-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#10364b73}.instagram-popup__dialog{position:relative;z-index:1;width:min(92vw,480px);margin:12vh auto 0;background:var(--color-surface);color:var(--color-text);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:2rem;border:1px solid var(--color-border)}.instagram-popup__close{position:absolute;right:1rem;top:1rem;border:0;background:transparent;font-size:1.75rem;line-height:1;cursor:pointer;color:var(--color-text)}.instagram-popup__eyebrow{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;color:var(--color-primary)}.instagram-popup h2{margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem)}.instagram-popup p{margin:0 0 1rem}.contact-page__card{padding:2.5rem;border-radius:32px}.contact-page__intro{margin-bottom:2rem;color:var(--color-muted)}.contact-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.contact-block{margin-bottom:2rem}.contact-block h2{margin-bottom:1rem;font-size:1.2rem}.contact-block p{margin:0 0 .75rem}.contact-page__form .field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.contact-page__form input,.contact-page__form textarea{width:100%;border:1px solid var(--color-border);border-radius:18px;padding:.9rem 1rem;background:var(--color-cream)}.contact-page__form textarea{resize:vertical}.contact-success{margin-bottom:1rem;padding:1rem;border-radius:18px;background:#eef6ef;color:#2d5a34}.brands-index__hero{max-width:760px;margin-bottom:2rem}.brands-index__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.brands-index__card{display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:28px;overflow:hidden;background:var(--color-surface);transition:transform .2s ease,border-color .2s ease,background .2s ease}.brands-index__card:hover{transform:translateY(-2px);border-color:var(--color-hyalu);background:#fff}.brands-index__image{aspect-ratio:1.4 / 1;background:var(--color-hyalu-light);overflow:hidden}.brands-index__image img{width:100%;height:100%;object-fit:cover}.brands-index__content{padding:1.35rem 1.35rem 1.5rem}.brands-index__title{margin:0 0 .45rem;font-family:var(--font-heading);font-size:1.8rem;line-height:1.05;color:var(--color-text)}.brands-index__count{margin:0 0 .65rem;color:#8b7a76;font-size:.95rem}.brands-index__text{color:#6e625f;line-height:1.6;font-size:.98rem}.about-page__card{padding:3.5rem 4rem;border-radius:32px}.about-page__hero{max-width:920px;margin-bottom:3rem}.about-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-bottom:3rem}.about-page__block{padding:2rem;border:1px solid var(--color-border);border-radius:24px;background:var(--color-cream)}.about-page__closing{padding:2rem 2.25rem;border:1px solid var(--color-border);border-radius:28px;background:linear-gradient(180deg,#fbf2ef,#f1dfd9)}.about-page .section-heading{margin-bottom:1rem}.about-page .section-intro{max-width:860px;line-height:1.8}.about-page__values{margin-bottom:2.5rem}.about-page__values h2{margin:0 0 1rem;font-family:var(--font-heading);font-size:2rem;line-height:1.05;color:var(--color-text)}.about-page__values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.about-page__value-item{padding:1.35rem;border:1px solid var(--color-border);border-radius:22px;background:var(--color-cream)}.about-page__value-item h3{margin:0 0 .65rem;font-family:var(--font-heading);font-size:1.35rem;line-height:1.05;color:var(--color-text)}.about-page__value-item p{margin:0;color:#6e625f;line-height:1.7;font-size:.98rem}.search-page__card{padding:2.5rem;border-radius:32px}.search-page__hero{max-width:900px;margin-bottom:1.5rem}.search-page__form{margin-bottom:2rem}.search-page__form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center}.search-page__input{width:100%;min-height:56px;padding:0 1rem;border:1px solid var(--color-border);border-radius:18px;background:var(--color-cream);font:inherit;box-sizing:border-box}.search-page__button{min-width:120px;min-height:56px}.search-page__quick-links{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:1rem}.search-page__quick-label{color:var(--color-muted);font-size:.92rem}.search-page__quick-chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.55rem .9rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-cream);color:#4f4543;font-size:.92rem;transition:all .2s ease}.search-page__quick-chip:hover{background:#fff;border-color:var(--color-hyalu);transform:translateY(-1px)}.search-page__results-header{margin-bottom:1rem}.search-page__empty{padding:1.5rem}.search-page__empty p{margin:0 0 1rem}.search-page__empty-links{display:flex;flex-wrap:wrap;gap:.75rem}.featured-products__header,.testimonials-section__header{margin-bottom:1.5rem}.featured-products__actions{margin-top:1.5rem;display:flex;justify-content:center}.testimonial-card{height:100%}.testimonial-card__text{margin-bottom:1rem}input,textarea,select{color:var(--color-text)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #afc7d852}@media(max-width:989px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.collection-products,.site-footer__grid,.product-template__wrap,.hero__wrap,.contact-page__grid,.about-page__grid,.about-page__values-grid,.brands-index__grid{grid-template-columns:1fr}.site-header__inner{grid-template-columns:auto 1fr auto;gap:.75rem;min-height:76px}.mobile-nav-toggle{display:inline-flex}.site-header__nav{position:fixed;top:0;left:0;bottom:0;width:min(86vw,360px);max-width:360px;height:100vh;overflow-y:auto;background:var(--color-bg);border-right:1px solid var(--color-border);box-shadow:0 20px 48px #0000002e;transform:translate(-100%);transition:transform .25s ease;z-index:60;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;align-content:stretch;flex-wrap:nowrap;gap:0;padding:0;margin:0}.site-header__nav.is-open{transform:translate(0)}.site-header__mobile-top{width:100%;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:1.4rem 1.25rem 1.2rem;margin:0;border-bottom:1px solid var(--color-border);background:var(--color-bg);box-sizing:border-box}.site-header__nav a{display:block;width:100%;flex:0 0 auto;padding:1.2rem 1.25rem;margin:0;border-bottom:1px solid var(--color-border);background:transparent;color:var(--color-text);text-align:left;line-height:1.2;box-sizing:border-box}.site-header__nav a:last-child{border-bottom:0}.site-header__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;z-index:55;display:none}.site-header__overlay.is-open{display:block}.hero{padding:2rem 0 3rem}.hero__wrap{gap:2rem}.hero__title{max-width:none;font-size:clamp(2.8rem,10vw,4.6rem)}.hero__image-frame,.hero__main-image,.hero__placeholder{min-height:420px}.collection-layout{grid-template-columns:1fr}.collection-toolbar{display:none}.collection-mobile-actions{display:flex;gap:.85rem;align-items:center;justify-content:space-between;margin:0 0 1.25rem}.collection-mobile-sort{display:block;flex:1 1 auto}.collection-mobile-sort .select{width:100%}.collection-filters{display:none}.collection-filters.is-open{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#00000059;padding:1rem;align-items:flex-start;justify-content:center;overflow-y:auto}.collection-filters.is-open .collection-filters__card{position:static;width:100%;max-width:560px;margin-top:1rem}.collection-filters__close{display:inline-block}}@media(max-width:749px){.section{padding:2.6rem 0}.grid-2,.grid-4{grid-template-columns:1fr}.site-header__title{font-size:1.2rem}.site-header__tagline{font-size:.58rem;letter-spacing:.12em}.site-header__icon{width:40px;height:40px}.site-header__actions{gap:.45rem}.site-header__cart-count{top:-4px;right:-4px;min-width:17px;height:17px;line-height:17px;font-size:10px}.brands-index__actions{justify-content:center}.brands-index__actions .button{width:100%;max-width:320px}.product-template__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-products{grid-template-columns:1fr}.cart-item{grid-template-columns:72px 1fr;gap:1rem;align-items:start}.cart-item__image{width:72px;height:72px;flex:0 0 72px}.cart-item>div:last-child{grid-column:1 / -1}.site-footer__bottom,.collection-toolbar,.cart-footer{flex-direction:column;align-items:stretch}.contact-page__card,.about-page__card,.search-page__card{padding:1.5rem}.about-page__block,.about-page__closing{padding:1.4rem}.search-page__form-row,.newsletter-form__row{grid-template-columns:1fr}.search-page__input,.search-page__button,.newsletter-form__button,.newsletter-form__field input{width:100%;min-height:52px}.search-page__quick-links{gap:.6rem}.search-page__quick-label{width:100%}.newsletter-section .newsletter-box{padding:1.5rem}.cart-extra-fields input[type=email]{min-height:48px}.cart-actions-row{flex-direction:column}.cart-actions-row .button,.cart-summary__buttons .button{width:100%}.cart-summary{min-width:100%}}.pagination{margin-top:2rem;display:flex;justify-content:center}.pagination__inner{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center}.pagination__pages{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;justify-content:center}.pagination__link,.pagination__ellipsis{min-width:44px;min-height:44px;padding:0 .95rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-cream);color:var(--color-text);display:inline-flex;align-items:center;justify-content:center;font-weight:500;transition:.2s ease}.pagination__link:hover{background:#fff;border-color:var(--color-hyalu);transform:translateY(-1px)}.pagination__link.is-active{background:var(--color-primary);color:var(--color-primary-contrast);border-color:var(--color-primary)}.pagination__link--disabled{opacity:.45;pointer-events:none}@media(max-width:749px){.pagination__inner{gap:.75rem}.pagination__link,.pagination__ellipsis{min-width:40px;min-height:40px;padding:0 .8rem;font-size:.95rem}}.collection-products{align-items:stretch}.product-card{display:flex;flex-direction:column;height:100%}.product-card__link,.product-card__title-link{display:block;color:inherit;text-decoration:none}.product-card__media{flex:0 0 auto}.product-card__body{display:flex;flex-direction:column;flex:1 1 auto;padding:1.2rem}.product-card__title{margin:0 0 .5rem;line-height:1.35;min-height:3.8em}.product-card .price{margin-top:auto}.product-card__actions{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1rem}.product-card__cart-form{margin:0}.product-card__cart-form .button,.product-card__add,.product-card__view{width:100%;min-height:56px;display:inline-flex;align-items:center;justify-content:center;text-align:center}.product-card__add[disabled]{opacity:.55;cursor:not-allowed}.cart-item__content{display:flex;flex-direction:column;gap:.75rem;min-width:0}.cart-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.cart-item__remove{width:36px;height:36px;border-radius:999px;border:1px solid var(--color-border);display:inline-flex;align-items:center;justify-content:center;background:var(--color-cream);color:var(--color-text);flex:0 0 auto;transition:.2s ease}.cart-item__remove:hover{background:#fff;border-color:var(--color-hyalu)}.cart-item__quantity{display:flex;flex-direction:column;gap:.45rem;align-items:flex-start}.cart-footer{margin-top:2rem;display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;align-items:flex-start}.cart-footer__left{flex:1 1 520px;display:grid;gap:1rem}.cart-actions-row{display:flex;gap:.85rem;flex-wrap:wrap}.cart-summary{padding:1.5rem;min-width:280px;display:grid;gap:.9rem;align-self:start}.cart-summary__totals{display:grid;gap:.35rem}.cart-summary__total{font-size:2rem;margin:0}.cart-summary__buttons{display:grid;gap:.85rem}.cart-summary__help{margin:0;font-size:.92rem;color:var(--color-muted);line-height:1.5}.cart-coupon-box{padding:1.05rem;border:1px solid var(--color-border);border-radius:22px;background:radial-gradient(circle at top right,#dceaf199,#dceaf100 42%),linear-gradient(180deg,#FFFFFF 0%,var(--color-bg) 100%);display:grid;gap:.85rem}.cart-coupon-box__header{display:flex;align-items:center;justify-content:flex-start}.cart-coupon-box__badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:.3rem .7rem;border-radius:999px;background:#afc7d838;border:1px solid rgba(175,199,216,.45);color:#5f8498;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.cart-coupon-box__title{margin:0;font-family:var(--font-heading);font-size:1.15rem;line-height:1.25;color:var(--color-text)}.cart-coupon-box__title span{color:var(--color-hyalu-dark)}.cart-coupon-box__text{margin:0;color:var(--color-muted);line-height:1.55;font-size:.96rem}.cart-coupon-box__actions{display:grid;grid-template-columns:1fr;gap:.75rem}.cart-coupon-box__copy,.cart-coupon-box__apply{width:100%}.cart-empty-promo{display:grid;gap:1rem}.cart-empty-promo__text{margin:0;color:var(--color-text)}.cart-empty-promo__actions{display:flex;gap:.85rem;flex-wrap:wrap}.cart-payment-note{margin-top:.2rem;padding-top:.85rem;border-top:1px solid rgba(175,199,216,.32);display:grid;gap:.55rem}.cart-payment-note__badge{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;min-height:28px;padding:.32rem .72rem;border-radius:999px;background:#ffffffad;border:1px solid rgba(175,199,216,.32);color:#5f8498;font-size:.8rem;font-weight:600}.cart-payment-note__text{margin:0;color:var(--color-text);font-size:.94rem;line-height:1.55}.site-header{background:#faf8f5f7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 28px #26222006}.site-header__nav a:hover,.site-header__icon:hover,.hero__eyebrow,.eyebrow,.product-template__vendor{color:var(--color-hyalu-dark)}.site-header__icon:hover,.btn-secondary:hover,.button--secondary:hover,.brand-pill:hover,.collection-subcategories__chip:hover,.search-page__quick-chip:hover,.pagination__link:hover,.product-gallery__thumb:hover{background:var(--color-hyalu-light);border-color:var(--color-hyalu)}.btn-primary,.button:not(.button--secondary),.shopify-payment-button__button--unbranded,.collection-mobile-filter-toggle{background:var(--color-primary-dark);border-color:var(--color-primary-dark);color:var(--color-primary-contrast)}.btn-primary:hover,.button:not(.button--secondary):hover,.shopify-payment-button__button--unbranded:hover,.collection-mobile-filter-toggle:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover);color:var(--color-primary-contrast)}.product-card__media,.collection-card__media,.brands-index__image,.product-template__gallery-main{background:linear-gradient(180deg,#ffffffc7,#ffffff3d),var(--color-hyalu-light)}.badge-sale{background:#afc7d838;color:#5f8498}.collection-subcategories__chip.is-active,.pagination__link.is-active,.product-gallery__thumb.is-active{background:var(--color-hyalu-soft);border-color:var(--color-hyalu);color:#426b80}.newsletter-section .newsletter-box,.newsletter-box{background:radial-gradient(circle at top right,#dceaf18c,#dceaf100 40%),#fff}input:focus,textarea:focus,select:focus{border-color:var(--color-hyalu);box-shadow:0 0 0 3px #afc7d852}@media(max-width:989px){.announcement-bar__inner,.announcement-bar__messages,.announcement-bar__actions{justify-content:center;text-align:center}.site-header__nav,.site-header__mobile-top{background:var(--color-bg)}.site-header__nav{border-right:1px solid var(--color-border)}.site-header__nav a{border-bottom-color:var(--color-border);color:var(--color-text)}}@media(max-width:749px){.announcement-bar{padding:.78rem 0;font-size:.88rem}.announcement-bar__messages{flex-direction:column;gap:.45rem}.announcement-bar__actions{width:100%}.announcement-bar__button{width:100%;max-width:280px}.product-card__title{min-height:auto}.product-card__cart-form .button,.product-card__add,.product-card__view{min-height:52px}.cart-footer{flex-direction:column;align-items:stretch;gap:1rem}.cart-footer__left{flex:1 1 auto;gap:.85rem}.cart-note-wrap{margin-bottom:0}.cart-note{width:100%;min-height:120px}.cart-item__quantity{grid-column:1 / -1}.cart-actions-row,.cart-empty-promo__actions{flex-direction:column}.cart-actions-row .button,.cart-summary__buttons .button,.cart-empty-promo__actions .button{width:100%}.cart-summary{min-width:100%;width:100%;padding:1.25rem;gap:.75rem;margin-top:0}.cart-coupon-box{padding:1rem}.cart-coupon-box__title{font-size:1.06rem}}:root{--color-bg: #FFFFFF;--color-background: #FFFFFF;--color-surface: #FFFFFF;--color-cream: #FFFFFF;--color-text: #161616;--color-muted: #6D7075;--color-border: #E7EBEE;--color-primary: #87AFC4;--color-primary-dark: #5F8FA8;--color-primary-hover: #4D7F99;--color-primary-contrast: #FFFFFF;--color-hyalu: #A9CDDD;--color-hyalu-dark: #5F8FA8;--color-hyalu-soft: #DCEEF5;--color-hyalu-light: #F3FAFC;--shadow-soft: 0 14px 38px rgba(20, 28, 34, .045)}body{background:#fff!important;color:#161616!important}.card,.product-card,.collection-card,.brand-card,.benefit-card,.testimonial-card,.main-page__content,.article-template__content,.product-template__info,.cart-summary,.cart-extra-fields,.newsletter-box,.contact-page__card,.about-page__card,.search-page__card{background:#fff!important;border-color:#e7ebee!important;box-shadow:0 14px 38px #141c2209!important}.announcement-bar{background:#f3fafc!important;color:#161616!important;border-bottom:1px solid #DCEEF5!important;padding:.72rem 0!important}.announcement-bar__text,.announcement-bar__promo-text,.announcement-bar__mp,.announcement-bar__promo-text strong{color:#161616!important}.announcement-bar__mp-dot{background:#a9cddd!important;box-shadow:8px 0 #dceef5,16px 0 #5f8fa8!important}.announcement-bar__button,.announcement-bar__button--secondary{background:#fff!important;color:#161616!important;border:1px solid #A9CDDD!important;box-shadow:none!important}.announcement-bar__button:hover,.announcement-bar__button--secondary:hover,.announcement-bar__button.is-copied{background:#161616!important;color:#fff!important;border-color:#161616!important}.site-header{background:#fff!important;border-bottom:1px solid #E7EBEE!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.site-header__inner{min-height:78px!important}.site-header__title{color:#161616!important}.site-header__tagline{color:#6d7075!important;letter-spacing:.22em!important}.site-header__nav{gap:1.45rem!important}.site-header__nav a{color:#161616!important;font-weight:500!important;letter-spacing:.03em!important}.site-header__nav a:hover{color:#5f8fa8!important}.site-header__icon{background:#fff!important;color:#161616!important;border:1px solid transparent!important;box-shadow:none!important}.site-header__icon:hover{background:#f3fafc!important;border-color:#dceef5!important;color:#5f8fa8!important;transform:translateY(-1px)!important}.site-header__cart-count{background:#161616!important;color:#fff!important}.section-heading,.hero__title,.product-card__title,.collection-card__title,.brand-card__title,.benefit-card__title,.testimonial-card__title,.product-template__title,.collection-filters__title,.brands-index__title{color:#161616!important}.hero__eyebrow,.eyebrow,.product-template__vendor{color:#5f8fa8!important;letter-spacing:.24em!important}.section-subheading,.section-intro,.hero__text,.product-card__meta,.collection-card__text,.brand-card__text,.benefit-card__text,.testimonial-card__text,.meta-text,.price--muted,.product-template__description{color:#6d7075!important}.btn-primary,.button:not(.button--secondary),.shopify-payment-button__button--unbranded,.collection-mobile-filter-toggle,.product-card__add{background:#161616!important;color:#fff!important;border-color:#161616!important;box-shadow:none!important}.btn-primary:hover,.button:not(.button--secondary):hover,.shopify-payment-button__button--unbranded:hover,.collection-mobile-filter-toggle:hover,.product-card__add:hover{background:#5f8fa8!important;color:#fff!important;border-color:#5f8fa8!important;transform:translateY(-1px)!important}.btn-secondary,.button--secondary,.product-card__view{background:#fff!important;color:#161616!important;border:1px solid #D8DEE2!important;box-shadow:none!important}.btn-secondary:hover,.button--secondary:hover,.product-card__view:hover{background:#f3fafc!important;color:#5f8fa8!important;border-color:#a9cddd!important}.quantity-selector,.quantity,.product-form__quantity,.product-card__quantity,.quantity-wrapper{border-color:#d8dee2!important;background:#fff!important}.quantity__input,.product-card input[type=number]{background:#fff!important;color:#161616!important;border-color:#d8dee2!important}.product-card button[name=minus],.product-card button[name=plus],.quantity__button{color:#161616!important}.product-card button[name=minus]:hover,.product-card button[name=plus]:hover,.quantity__button:hover{color:#5f8fa8!important}.product-card{border-radius:22px!important;overflow:hidden!important}.product-card__media,.collection-card__media,.brands-index__image,.product-template__gallery-main{background:linear-gradient(180deg,#ffffffeb,#f3fafc8c),#f3fafc!important}.product-card__body{background:#fff!important}.price{color:#161616!important}.price s{color:#8f959a!important}.badge-sale{background:#161616!important;color:#fff!important}.collection-filters__card{background:#fff!important;border-color:#e7ebee!important;box-shadow:none!important}.collection-filter{border-top-color:#e7ebee!important}.collection-filter__summary,.collection-filter__option{color:#161616!important}.collection-filter__option input{accent-color:#5F8FA8!important}.collection-subcategories__chip,.brand-pill,.search-page__quick-chip,.pagination__link,.pagination__ellipsis,.product-gallery__thumb,.highlight-pill{background:#fff!important;color:#161616!important;border-color:#d8dee2!important}.collection-subcategories__chip:hover,.brand-pill:hover,.search-page__quick-chip:hover,.pagination__link:hover,.product-gallery__thumb:hover,.highlight-pill:hover{background:#f3fafc!important;color:#5f8fa8!important;border-color:#a9cddd!important}.collection-subcategories__chip.is-active,.pagination__link.is-active,.product-gallery__thumb.is-active{background:#dceef5!important;color:#305e73!important;border-color:#a9cddd!important}input,textarea,select,.search-page__input,.newsletter-form input,.newsletter-form__field input,.contact-page__form input,.contact-page__form textarea,.cart-extra-fields input[type=email],.cart-note,.select{background:#fff!important;color:#161616!important;border-color:#d8dee2!important}input:focus,textarea:focus,select:focus{border-color:#a9cddd!important;box-shadow:0 0 0 3px #a9cddd52!important}.cart-coupon-box{background:#f3fafc!important;border-color:#dceef5!important;box-shadow:none!important}.cart-coupon-box__badge{background:#fff!important;border-color:#a9cddd!important;color:#305e73!important}.cart-coupon-box__title span{color:#5f8fa8!important}.cart-item__remove{background:#fff!important;border-color:#d8dee2!important;color:#161616!important}.cart-item__remove:hover{background:#f3fafc!important;border-color:#a9cddd!important;color:#5f8fa8!important}.newsletter-section .newsletter-box,.newsletter-box{background:#f3fafc!important;border-color:#dceef5!important}@media(max-width:989px){.site-header__nav,.site-header__mobile-top{background:#fff!important;border-color:#e7ebee!important}.site-header__nav a{border-bottom-color:#e7ebee!important;color:#161616!important}.site-header__overlay{background:#16161661!important}}.product-card__actions{gap:.65rem!important;margin-top:1rem!important}.product-card__view,.product-card__actions .button--secondary{min-height:46px!important;padding:.65rem 1rem!important;border-radius:999px!important;font-size:.95rem!important;font-weight:600!important;background:#fff!important;color:#161616!important;border:1px solid #D8DEE2!important}.product-card__quantity,.quantity-selector,.quantity-wrapper{min-height:44px!important;height:44px!important;border-radius:999px!important;border:1px solid #D8DEE2!important;background:#fff!important;overflow:hidden!important}.product-card__quantity button,.quantity-selector button,.quantity-wrapper button,.quantity__button{min-height:44px!important;height:44px!important;width:44px!important;font-size:1.15rem!important;line-height:1!important}.product-card__quantity input,.quantity-selector input,.quantity-wrapper input,.quantity__input{min-height:44px!important;height:44px!important;font-size:.95rem!important;font-weight:600!important}.product-card__add,.product-card__cart-form .button,.product-card__actions .button:not(.button--secondary){min-height:50px!important;padding:.75rem 1rem!important;border-radius:999px!important;font-size:.95rem!important;font-weight:650!important;background:#161616!important;color:#fff!important;border:1px solid #161616!important}.product-card__view:hover,.product-card__actions .button--secondary:hover{background:#f3fafc!important;color:#5f8fa8!important;border-color:#a9cddd!important}.product-card__add:hover,.product-card__cart-form .button:hover,.product-card__actions .button:not(.button--secondary):hover{background:#5f8fa8!important;color:#fff!important;border-color:#5f8fa8!important}@media(max-width:749px){.product-card__view,.product-card__actions .button--secondary{min-height:44px!important}.product-card__add,.product-card__cart-form .button,.product-card__actions .button:not(.button--secondary){min-height:48px!important}.product-card__quantity,.quantity-selector,.quantity-wrapper{min-height:42px!important;height:42px!important}}.product-card__actions,.product-card form,.product-card__cart-form{gap:.5rem!important;margin-top:.75rem!important}.product-card .button,.product-card .btn,.product-card button,.product-card a.button,.product-card__view,.product-card__add,.product-card__cart-form .button{min-height:42px!important;height:42px!important;padding:0 1rem!important;border-radius:999px!important;font-size:.9rem!important;line-height:1!important}.product-card__view,.product-card a.button--secondary,.product-card .button--secondary{background:#fff!important;color:#161616!important;border:1px solid #D8DEE2!important;font-weight:600!important}.product-card__add,.product-card__cart-form .button,.product-card form[action*="/cart/add"] button,.product-card .button:not(.button--secondary){min-height:46px!important;height:46px!important;background:#161616!important;color:#fff!important;border:1px solid #161616!important;font-weight:650!important}.product-card [class*=quantity],.product-card__quantity,.quantity-selector,.quantity-wrapper,.product-card .quantity{min-height:40px!important;height:40px!important;max-height:40px!important;border-radius:999px!important;background:#fff!important;border-color:#d8dee2!important}.product-card [class*=quantity] button,.product-card__quantity button,.quantity-selector button,.quantity-wrapper button,.product-card .quantity button,.quantity__button{min-height:40px!important;height:40px!important;width:40px!important;padding:0!important;font-size:1rem!important;line-height:1!important;color:#161616!important;background:transparent!important;border:0!important}.product-card [class*=quantity] input,.product-card__quantity input,.quantity-selector input,.quantity-wrapper input,.product-card .quantity input,.quantity__input,.product-card input[type=number]{min-height:40px!important;height:40px!important;padding:0!important;font-size:.9rem!important;font-weight:600!important;line-height:1!important;background:transparent!important;border:0!important;box-shadow:none!important}.product-card .price{margin-top:.6rem!important;margin-bottom:.65rem!important}.product-card__body{padding:1.05rem!important}.product-card__view:hover,.product-card a.button--secondary:hover,.product-card .button--secondary:hover{background:#f3fafc!important;color:#5f8fa8!important;border-color:#a9cddd!important}.product-card__add:hover,.product-card__cart-form .button:hover,.product-card form[action*="/cart/add"] button:hover,.product-card .button:not(.button--secondary):hover{background:#5f8fa8!important;border-color:#5f8fa8!important;color:#fff!important}@media(max-width:749px){.product-card .button,.product-card .btn,.product-card button,.product-card a.button,.product-card__view,.product-card__add,.product-card__cart-form .button{min-height:40px!important;height:40px!important;font-size:.88rem!important}.product-card__add,.product-card__cart-form .button,.product-card form[action*="/cart/add"] button,.product-card .button:not(.button--secondary){min-height:44px!important;height:44px!important}.product-card [class*=quantity],.product-card__quantity,.quantity-selector,.quantity-wrapper,.product-card .quantity{min-height:38px!important;height:38px!important;max-height:38px!important}}.product-card [class*=quantity],.product-card__quantity,.quantity-selector,.quantity-wrapper,.product-card .quantity{width:180px!important;max-width:180px!important;min-width:180px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:42px 1fr 42px!important;align-items:center!important;justify-content:center!important;height:42px!important;min-height:42px!important;border-radius:999px!important;border:1px solid #D8DEE2!important;background:#fff!important;overflow:hidden!important}.product-card [class*=quantity] button,.product-card__quantity button,.quantity-selector button,.quantity-wrapper button,.product-card .quantity button,.quantity__button{width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;border:0!important;background:transparent!important;color:#161616!important;font-size:1.05rem!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-card [class*=quantity] input,.product-card__quantity input,.quantity-selector input,.quantity-wrapper input,.product-card .quantity input,.quantity__input,.product-card input[type=number]{width:100%!important;height:42px!important;min-height:42px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important;font-size:.95rem!important;font-weight:650!important;color:#161616!important}.product-card [class*=quantity] button:hover,.product-card__quantity button:hover,.quantity-selector button:hover,.quantity-wrapper button:hover,.product-card .quantity button:hover,.quantity__button:hover{background:#f3fafc!important;color:#5f8fa8!important}@media(max-width:749px){.product-card [class*=quantity],.product-card__quantity,.quantity-selector,.quantity-wrapper,.product-card .quantity{width:160px!important;max-width:160px!important;min-width:160px!important;grid-template-columns:40px 1fr 40px!important;height:40px!important;min-height:40px!important}.product-card [class*=quantity] button,.product-card__quantity button,.quantity-selector button,.quantity-wrapper button,.product-card .quantity button,.quantity__button,.product-card [class*=quantity] input,.product-card__quantity input,.quantity-selector input,.quantity-wrapper input,.product-card .quantity input,.quantity__input,.product-card input[type=number]{height:40px!important;min-height:40px!important}}.product-card [class*=quantity],.product-card__quantity,.quantity-selector,.quantity-wrapper,.product-card .quantity{width:180px!important;max-width:180px!important;min-width:180px!important;height:42px!important;min-height:42px!important;margin:.7rem auto 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-radius:999px!important;border:1px solid #D8DEE2!important;background:#fff!important;overflow:hidden!important}.product-card [class*=quantity] button,.product-card__quantity button,.quantity-selector button,.quantity-wrapper button,.product-card .quantity button,.quantity__button{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#161616!important;font-size:1.15rem!important;font-weight:600!important;line-height:1!important;flex:0 0 42px!important;opacity:1!important;visibility:visible!important}.product-card [class*=quantity] input,.product-card__quantity input,.quantity-selector input,.quantity-wrapper input,.product-card .quantity input,.quantity__input,.product-card input[type=number]{width:96px!important;max-width:96px!important;min-width:0!important;height:42px!important;min-height:42px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important;color:#161616!important;font-size:.95rem!important;font-weight:650!important;flex:1 1 auto!important}.product-card input[type=number]::-webkit-outer-spin-button,.product-card input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.product-card input[type=number]{-moz-appearance:textfield!important}.product-card [class*=quantity] button:hover,.product-card__quantity button:hover,.quantity-selector button:hover,.quantity-wrapper button:hover,.product-card .quantity button:hover,.quantity__button:hover{background:#161616!important;color:#fff!important}@media(max-width:749px){.product-card [class*=quantity],.product-card__quantity,.quantity-selector,.quantity-wrapper,.product-card .quantity{width:165px!important;max-width:165px!important;min-width:165px!important;height:40px!important;min-height:40px!important}.product-card [class*=quantity] button,.product-card__quantity button,.quantity-selector button,.quantity-wrapper button,.product-card .quantity button,.quantity__button{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;flex:0 0 40px!important}.product-card [class*=quantity] input,.product-card__quantity input,.quantity-selector input,.quantity-wrapper input,.product-card .quantity input,.quantity__input,.product-card input[type=number]{height:40px!important;min-height:40px!important}}.product-card__actions,.product-card__body,.product-card__cart-form{align-items:center!important}.product-card [class*=quantity],.product-card__quantity,.quantity-selector,.quantity-wrapper,.product-card .quantity{width:180px!important;max-width:180px!important;min-width:180px!important;margin:.75rem auto!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;border:1px solid #D8DEE2!important;border-radius:999px!important;background:#fff!important;overflow:hidden!important}.product-card [class*=quantity] button,.product-card__quantity button,.quantity-selector button,.quantity-wrapper button,.product-card .quantity button,.quantity__button{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 42px!important;border:0!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-size:1.1rem!important;font-weight:700!important;line-height:1!important}.product-card [class*=quantity] input,.product-card__quantity input,.quantity-selector input,.quantity-wrapper input,.product-card .quantity input,.quantity__input,.product-card input[type=number]{width:64px!important;min-width:64px!important;max-width:64px!important;height:42px!important;min-height:42px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important;color:#161616!important;font-size:.95rem!important;font-weight:650!important;line-height:42px!important;flex:0 0 64px!important}.product-card [class*=quantity] button:hover,.product-card__quantity button:hover,.quantity-selector button:hover,.quantity-wrapper button:hover,.product-card .quantity button:hover,.quantity__button:hover{background:#5f8fa8!important;color:#fff!important}@media(max-width:749px){.product-card [class*=quantity],.product-card__quantity,.quantity-selector,.quantity-wrapper,.product-card .quantity{width:170px!important;max-width:170px!important;min-width:170px!important}.product-card [class*=quantity] button,.product-card__quantity button,.quantity-selector button,.quantity-wrapper button,.product-card .quantity button,.quantity__button,.product-card [class*=quantity] input,.product-card__quantity input,.quantity-selector input,.quantity-wrapper input,.product-card .quantity input,.quantity__input,.product-card input[type=number]{height:40px!important;min-height:40px!important}}.site-header__brand{gap:.7rem!important}.site-header__brand img{max-width:170px!important;width:auto!important;height:auto!important;object-fit:contain!important}.site-header__brand-text{line-height:1!important}.site-header__title{font-size:1.55rem!important;font-weight:500!important;letter-spacing:-.02em!important;color:#161616!important}.site-header__tagline{margin-top:.12rem!important;font-size:.72rem!important;letter-spacing:.24em!important;color:#5f7180!important;font-weight:500!important}.site-header__brand img+.site-header__brand-text{display:none!important}@media(max-width:749px){.site-header__brand img{max-width:135px!important}.site-header__title{font-size:1.25rem!important}.site-header__tagline{font-size:.58rem!important;letter-spacing:.18em!important}}.newsletter-form__consent{display:flex!important;align-items:flex-start!important;gap:.7rem!important;margin-top:.8rem!important}.newsletter-form__consent label,.newsletter-form__consent-text,.newsletter-form__consent span{font-size:.95rem!important;line-height:1.5!important;color:#6d7075!important}.newsletter-form__consent input[type=checkbox],.newsletter-box input[type=checkbox],.newsletter-form input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;margin:.15rem 0 0!important;border:1.5px solid #BFC9D1!important;border-radius:4px!important;background:#fff!important;box-shadow:none!important;cursor:pointer!important;display:inline-block!important;flex:0 0 18px!important;position:relative!important}.newsletter-form__consent input[type=checkbox]:checked,.newsletter-box input[type=checkbox]:checked,.newsletter-form input[type=checkbox]:checked{background:#5f8fa8!important;border-color:#5f8fa8!important}.newsletter-form__consent input[type=checkbox]:checked:after,.newsletter-box input[type=checkbox]:checked:after,.newsletter-form input[type=checkbox]:checked:after{content:""!important;position:absolute!important;left:5px!important;top:1.5px!important;width:4px!important;height:9px!important;border:solid #FFFFFF!important;border-width:0 2px 2px 0!important;transform:rotate(45deg)!important}@media(max-width:749px){.newsletter-form__consent label,.newsletter-form__consent-text,.newsletter-form__consent span{font-size:.9rem!important}.newsletter-form__consent input[type=checkbox],.newsletter-box input[type=checkbox],.newsletter-form input[type=checkbox]{width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
