.ec-store-spinner{border:3px solid var(--brand-line);border-top-color:var(--brand-blue);border-radius:999px;width:34px;height:34px;animation:.7s linear infinite ec-store-spin;display:inline-block}@keyframes ec-store-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ec-store-spinner{animation-duration:2s}}.ec-store,.ec-store *{font-family:var(--font-sans)!important}.ec-store{color:var(--foreground)}.ec-store h1,.ec-store h2,.ec-store .grid-product__title,.ec-store .details-product-title{color:var(--brand-ink);letter-spacing:-.02em}.ec-store .form-control__button,.ec-store .ec-cart__button .form-control__button,.ec-store button.form-control__button{transition:transform .2s,background-color .2s;background:var(--brand-navy)!important;color:#fff!important;border:0!important;border-radius:999px!important;font-weight:700!important}.ec-store .form-control__button:hover{transform:translateY(-1px);background:var(--brand-navy-soft)!important}.ec-store .form-control__button:focus-visible{outline-offset:2px;outline:2px solid var(--brand-blue)!important}.ec-store .form-control--secondary .form-control__button{color:var(--brand-navy)!important;border:1px solid var(--brand-line)!important;background:0 0!important}.ec-store .ec-cart__button--paypal .form-control__button,.ec-store .ec-cart__button--apple-pay .form-control__button,.ec-store .ec-cart__button--stripe-express .form-control__button{background:revert!important}.ec-store a,.ec-store .ec-link,.ec-store .grid-product__price-amount{color:var(--brand-blue)}.ec-store .grid-product__price-amount,.ec-store .details-product-price__value{color:var(--brand-ink);font-weight:700}.ec-store .form-control__text,.ec-store .form-control__select{border-color:var(--brand-line)!important;border-radius:12px!important}.ec-store .form-control__text:focus,.ec-store .form-control--focus .form-control__text{border-color:var(--brand-blue)!important;box-shadow:0 0 0 2px color-mix(in srgb, var(--brand-blue) 25%, transparent)!important}.ec-store .ec-header-h1,.ec-store .ec-page-title,.ec-store .ec-cart-summary__title,.ec-store .ec-cart-item__title{color:var(--brand-ink);letter-spacing:-.02em}.ec-store .ec-cart-summary__row--total,.ec-store .ec-cart-summary__total{color:var(--brand-ink)!important;font-weight:700!important}.ec-store .ec-cart-item{border-color:var(--brand-line)}.ec-store .ec-link{color:var(--brand-blue)}.ec-store .ec-link--muted,.ec-store .ec-text-muted{color:var(--brand-muted)}@media (min-width:1000px){.ec-store .grid__products .grid-product{width:25%!important}}@media (min-width:680px) and (max-width:999.98px){.ec-store .grid__products .grid-product{width:33.3333%!important}}.ec-store .grid-product__wrap-inner{overflow:hidden;border:1px solid var(--brand-line)!important;background:#fff!important;border-radius:12px!important;transition:transform .25s,box-shadow .25s,border-color .25s!important;box-shadow:0 1px 2px #0a14250a!important}.ec-store .grid-product:hover .grid-product__wrap-inner{transform:translateY(-2px);border-color:color-mix(in srgb, var(--brand-navy) 16%, transparent)!important;box-shadow:0 12px 30px #0a14251a!important}.ec-store .grid-product__image .grid-product__spacer-inner{padding-top:86%!important}.ec-store .grid-product__image-wrap,.ec-store .grid-product__picture{background:var(--brand-mist)!important}.ec-store .grid-product__picture{transition:transform .4s;object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;margin:0!important;inset:0!important}.ec-store .grid-product:hover .grid-product__picture{transform:scale(1.04)}.ec-store .grid-product__details{display:none!important}.ec-store .grid-product__title{display:block;padding:13px 14px 0!important}.ec-store .grid-product__title-inner{letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:var(--brand-ink)!important;min-height:2.7em!important;font-size:14.5px!important;font-weight:600!important;line-height:1.35!important}.ec-store .grid-product__price{padding:4px 14px 15px!important}.ec-store .grid-product__price-amount,.ec-store .grid-product__price-value{color:var(--brand-ink)!important;font-size:15px!important;font-weight:700!important}.ec-store .product-details__description .product-details__product-title,.ec-store .product-details__product-share{display:none!important}.ec-store .product-details__product-title{color:var(--brand-ink)!important;letter-spacing:-.025em!important;font-size:clamp(1.6rem,3vw,2.1rem)!important;font-weight:700!important;line-height:1.12!important}.ec-store .product-details__product-price .details-product-price__value,.ec-store .details-product-price__value{color:var(--brand-ink)!important;font-size:clamp(1.4rem,2.4vw,1.75rem)!important;font-weight:700!important}.ec-store .details-product-purchase__bag-controls .form-control__button{width:100%!important}@media (min-width:1000px){.ec-store .product-details--layout-sidebar-right{grid-template-columns:minmax(0,500px) minmax(0,1fr);grid-template-areas:"gallery info""gallery details";align-items:start;column-gap:64px;display:grid!important}.ec-store .product-details--layout-sidebar-right>.product-details__gallery{grid-area:gallery;place-self:start stretch;top:96px;width:100%!important;max-width:none!important;position:sticky!important}.ec-store .product-details__gallery .details-gallery,.ec-store .product-details__gallery .details-gallery__wrap,.ec-store .product-details__gallery .details-gallery__wrap-inner,.ec-store .product-details__gallery .details-gallery__images,.ec-store .product-details__gallery .details-gallery__images-container{width:100%!important;max-width:100%!important}.ec-store .product-details--layout-sidebar-right>.product-details__sidebar,.ec-store .product-details--layout-sidebar-right>.product-details__description{justify-self:stretch;width:100%!important;max-width:none!important}.ec-store .product-details--layout-sidebar-right>.product-details__sidebar{grid-area:info}.ec-store .product-details--layout-sidebar-right>.product-details__description{border-top:1px solid var(--brand-line);grid-area:details;margin-top:32px;padding-top:28px}.ec-store .product-details--layout-sidebar-right>.clearboth{display:none!important}}.ec-store .product-details__general-info .product-details-module__title{letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700;color:var(--brand-ink)!important}.ec-store .product-details__product-description{max-width:68ch;color:var(--foreground);font-size:14.5px;line-height:1.75}.ec-store .product-details__product-description p{margin:0 0 .85em}.ec-store .product-details__product-description strong{color:var(--brand-ink)}@media (min-width:1000px){.ec-store .ec-cart__body{order:1}.ec-store .ec-cart__sidebar{order:2;align-self:flex-start;top:96px;position:sticky!important}.ec-store .ec-cart__body-inner{padding-right:48px!important}}.ec-store .ec-cart__sidebar-inner{border:1px solid var(--brand-line);background:#fff;border-radius:16px;padding:20px 22px}.ec-store .ec-cart .page-title__name,.ec-store .ec-cart-next__header{letter-spacing:-.02em;color:var(--brand-ink)!important;font-weight:700!important}.ec-store .ec-cart-item{border-bottom:1px solid var(--brand-line);padding:14px 0}.ec-store .ec-cart-item__title{color:var(--brand-ink);font-weight:600}.ec-store .ec-cart-summary__row{color:var(--brand-muted)}.ec-store .ec-cart-summary__row--total .ec-cart-summary__cell,.ec-store .ec-cart-summary__total{color:var(--brand-ink)!important;font-size:17px!important;font-weight:700!important}.ec-store .ec-cart__agreement{color:var(--brand-muted);font-size:12.5px;line-height:1.6}.ec-store .ec-cart-next,.ec-store .ec-cart-shopping,.ec-store .ec-footer,.ecwid-checkout-notice{display:none!important}
