a.mobile-menu__nav-list-toggle{display:block;text-decoration:none;color:inherit}:root{--ease-smooth: cubic-bezier(.25, .8, .25, 1);--heading-font-family: "Montserrat", "Inter", system-ui, sans-serif;--heading-font-weight: 800;--text-font-family: "Inter", system-ui, sans-serif;--text-font-bolder-weight: 600;--card-shadow-soft: 0 4px 20px -8px rgba(23, 46, 67, .12)}h1,h2,h3,.heading{letter-spacing:-.025em}.price,.section__action-link,.product-item__vendor,.product-meta__vendor{color:var(--heading-color)}.announcement-bar{border-bottom:none}.announcement-bar__content{display:inline-flex;align-items:center;gap:7px;font-weight:700;letter-spacing:.02em;font-size:12px;text-transform:uppercase}.announcement-bar__content:before{content:"";flex:0 0 auto;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='11' fill='white' fill-opacity='0.18'/%3E%3Cpath d='M7.5 12.5l3 3 6-6.5' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}a.announcement-bar__content:hover{text-decoration:underline;text-underline-offset:3px}@media screen and (max-width:640px){.announcement-bar__inner{display:flex;justify-content:center}}@media screen and (min-width:641px){.announcement-bar__content,.announcement-bar__content--center{padding:9px 0}.announcement-bar__button{margin:6px 6px 6px 0;border-radius:999px;font-weight:700;letter-spacing:.02em;box-shadow:0 4px 14px -6px #0006;transition:transform .2s var(--ease-smooth),box-shadow .3s var(--ease-smooth)}.announcement-bar__button:hover{transform:translateY(-1px);box-shadow:0 6px 18px -6px #00000080}.announcement-bar__button:active{transform:translateY(0) scale(.96)}}.announcement-bar__button{color:var(--heading-color)}.header__action-item-title{color:var(--text-color)}.button{border-radius:12px;font-weight:600;transition:background .25s ease-in-out,color .25s ease-in-out,box-shadow .35s var(--ease-smooth),transform .25s var(--ease-smooth)}.button--primary{box-shadow:0 6px 20px -8px #ff931e8c}.button:hover{transform:translateY(-2px);box-shadow:0 8px 22px -6px #172e4347}.button--primary:hover{box-shadow:0 10px 26px -6px #ff931e99}.button:active{transform:translateY(0) scale(.97);box-shadow:0 2px 6px #00000024;transition:transform .12s var(--ease-smooth),box-shadow .12s var(--ease-smooth)}.product-item{border-radius:18px;overflow:hidden;box-shadow:var(--card-shadow-soft);transition:box-shadow .35s var(--ease-smooth),transform .35s var(--ease-smooth)}.product-item:after{border-radius:18px;box-shadow:none}.product-list--scrollable{gap:20px}.product-list--scrollable.flickity-enabled .product-item{margin-right:16px}.product-list--collection{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px}.product-list--collection .product-item{width:100%!important}.product-list--collection .product-item--list{grid-column:1 / -1;width:100%!important}@media screen and (max-width:640px){.product-list--collection{grid-template-columns:repeat(2,1fr)}}.product-list--scrollable:before,.product-list--collection:before{display:none}.product-list--scrollable .product-item,.product-list--collection .product-item,.featured-collection .product-item{border:none}.product-list--scrollable .product-item:after,.product-list--collection .product-item:after{display:none}.product-item:hover{box-shadow:0 10px 26px #172e431f;transform:translateY(-2px);z-index:3}.product-item__image-wrapper img{border-radius:10px}.product-item__image-wrapper{margin:-20px -20px 20px;padding:26px;background:var(--background);overflow:hidden}.product-item__gallery-image{object-fit:cover;object-position:center;pointer-events:none}.product-item__image-wrapper--gallery .product-item__gallery-image{transition:opacity .3s var(--ease-smooth)}.product-item .product-item__image-wrapper--gallery .product-item__gallery-image{opacity:0}.product-item .product-item__image-wrapper--gallery .product-item__gallery-image.is-active{opacity:1}.product-item__image-wrapper--gallery .product-item__primary-image{transition:opacity .3s var(--ease-smooth)}.product-item__image-wrapper--gallery .product-item__primary-image.is-gallery-hidden{opacity:0}.product-item__gallery-dots{position:absolute;left:50%;bottom:10px;display:flex;gap:5px;transform:translate(-50%);z-index:2}.product-item__gallery-dot{width:5px;height:5px;border-radius:50%;background:#ffffffbf;box-shadow:0 0 0 1px #172e4326,0 1px 2px #172e4333;transition:background-color .4s var(--ease-smooth),transform .4s var(--ease-smooth),box-shadow .4s var(--ease-smooth)}.product-item__gallery-dot.is-active{background:var(--accent-color);box-shadow:0 0 0 1px #172e431a;transform:scale(1.35)}.product-item__label-list>.product-label{border-radius:20px;box-shadow:0 1px 3px #172e4326}.product-item__vendor{font-size:11px;font-weight:var(--text-font-bolder-weight);letter-spacing:.7px;color:var(--text-color);opacity:.7}.product-item__title{font-weight:600;line-height:1.4}.product-item__price-list .price:not(.price--compare){font-weight:700}.product-item .price--compare{opacity:.7;font-weight:400}.product-item .price--highlight{color:var(--product-on-sale-accent)}.product-item__inventory{font-weight:500}.product-item--vertical .product-item__info{justify-content:flex-start}.product-item--vertical .product-item__title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:4.2em}.product-item--vertical .product-item__price-list{margin-top:auto;padding-top:10px}.product-item__price-list .price:not(.price--compare){font-family:var(--heading-font-family);font-size:18px;font-weight:700;letter-spacing:-.02em}.product-item__vendor{position:relative;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--heading-color);opacity:.85}.product-item__vendor:before{content:"";display:inline-block;width:10px;height:2px;border-radius:2px;background:var(--accent-color)}.product-item--vertical .product-item__title{font-size:14.5px;line-height:1.45;margin-bottom:2px}.product-item__inventory{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:4px 10px 4px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.product-item__inventory:before{position:static;flex-shrink:0;width:6px;height:6px}.product-item__inventory.inventory--high{background:#008a001a}.product-item__inventory.inventory--low{background:#ee000017}.product-item__inventory:not(.inventory--high):not(.inventory--low){background:#172e430f;color:#172e4399}.product-item__inventory.inventory--high{color:#007a00}.product-item__inventory:not(.inventory--high):not(.inventory--low){color:#172e43bf}.product-item--vertical .product-item__action-list{margin-top:14px}.product-item__action-button{border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.product-item__action-button:before{content:"";width:15px;height:15px;flex-shrink:0;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E") no-repeat center / contain}.product-item__action-button.button--primary{font-weight:600}.product-item__action-button.button--ternary{font-weight:500;opacity:.85}.product-item__action-button.button--ternary:hover{opacity:1}.card{border-radius:16px;overflow:hidden;box-shadow:var(--card-shadow-soft);border:none}.form__field,.select-wrapper--primary select{border-radius:8px}.form__field:focus{border-color:var(--accent-color);box-shadow:0 0 0 1px var(--accent-color);outline:none}.quantity-selector{border-radius:8px}.product-label{border-radius:20px;padding:4px 12px}.header{box-shadow:0 2px 8px #172e4314}.header__logo-link{display:inline-block;transition:transform .3s var(--ease-smooth)}.header__logo-link:hover{transform:scale(1.035)}.search-bar__top{border-radius:999px;border:1px solid rgba(23,46,67,.1);overflow:hidden;transition:border-color .25s var(--ease-smooth),box-shadow .25s var(--ease-smooth)}.search-bar__top:focus-within{border-color:var(--accent-color);box-shadow:0 0 0 4px #ff931e24}.search-bar__input{padding-left:20px}.search-bar__filter{transition:background-color .2s var(--ease-smooth)}.search-bar__filter:hover,.search-bar__filter:focus-within{background:#172e430b}.search-bar__filter-label svg{transition:transform .25s var(--ease-smooth)}.search-bar__filter:focus-within .search-bar__filter-label svg{transform:rotate(180deg)}.search-bar__submit{transition:filter .2s var(--ease-smooth),transform .15s var(--ease-smooth)}.search-bar__submit:hover{filter:brightness(.93)}.search-bar__submit:active{transform:scale(.93)}.header__action-item-link{transition:color .2s var(--ease-smooth),transform .2s var(--ease-smooth)}.header__action-item-link:hover{color:var(--accent-color);transform:translateY(-1px)}.header__action-item-link .icon--arrow-bottom{transition:transform .25s var(--ease-smooth)}.header__action-item-link[aria-expanded=true] .icon--arrow-bottom{transform:rotate(180deg)}@keyframes header-cart-bump{0%{transform:scale(1) rotate(0)}35%{transform:scale(1.22) rotate(-8deg)}65%{transform:scale(.96) rotate(5deg)}to{transform:scale(1) rotate(0)}}.header__cart-icon.is-bumping{animation:header-cart-bump .5s var(--ease-smooth)}.popover{border-radius:14px;box-shadow:0 16px 36px -14px #172e4347}@media screen and (min-width:1000px){.nav-bar__item{font-size:13px;letter-spacing:.2px}.nav-bar__link{position:relative;padding-top:12px;padding-bottom:12px}.nav-bar__link:after{content:"";position:absolute;left:12px;right:12px;bottom:6px;height:2px;background:var(--accent-color);border-radius:2px;transform:scaleX(0);transform-origin:left center;transition:transform .3s var(--ease-smooth)}.nav-bar__link:hover:after{transform:scaleX(1)}}.collection__filter-checkbox-list,.collection__filter-linklist{max-height:260px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(23,46,67,.3) transparent;padding-right:6px}.collection__filter-checkbox-list::-webkit-scrollbar,.collection__filter-linklist::-webkit-scrollbar{width:5px}.collection__filter-checkbox-list::-webkit-scrollbar-thumb,.collection__filter-linklist::-webkit-scrollbar-thumb{background:#172e4340;border-radius:4px}.collection__filter-checkbox-list::-webkit-scrollbar-thumb:hover,.collection__filter-linklist::-webkit-scrollbar-thumb:hover{background:var(--accent-color)}.collection__filter-checkbox-list::-webkit-scrollbar-button,.collection__filter-linklist::-webkit-scrollbar-button{display:none;width:0;height:0}.collection__filter-checkbox-list::-webkit-scrollbar-track,.collection__filter-linklist::-webkit-scrollbar-track{background:transparent}.collection__filter-checkbox .checkbox{width:18px;height:18px;border-radius:5px}.mini-cart__item-wrapper img{border-radius:8px}.modal__dialog,.drawer{border-radius:12px 0 0 12px}.announcement-bar{position:relative;z-index:1}.color-swatch__item{transition:box-shadow .2s var(--ease-smooth),transform .2s var(--ease-smooth)}.color-swatch__radio:checked+.color-swatch__item{transform:scale(1.08)}.image--fade-in{transition:opacity .4s ease-in-out}.section__title,.card__title{letter-spacing:-.02em}.product-block-list__item--description .card__title{display:block;text-align:center}.section__title{font-size:clamp(22px,2.6vw,34px);line-height:1.15}.section__header{padding-left:14px;border-left:4px solid var(--accent-color)}.shopify-section .section{margin-top:80px;margin-bottom:80px}@media screen and (max-width:640px){.shopify-section .section{margin-top:44px;margin-bottom:44px}}.section__action-link svg{transition:transform .25s var(--ease-smooth)}.section__action-link:hover svg{transform:translate(3px)}.promo-block{border-radius:20px;overflow:hidden}.promo-block__image-wrapper--cover{transition:opacity .2s ease-in-out,transform .9s var(--ease-smooth)}.features--animate-zoom .promo-block:hover .promo-block__image-wrapper--cover{transform:scale(1.08)}.promo-block__heading{text-shadow:0 1px 8px rgba(0,0,0,.35);font-size:clamp(19px,1.8vw,26px);letter-spacing:-.02em}.slideshow__title{text-shadow:0 1px 10px rgba(0,0,0,.35);font-size:clamp(30px,4.6vw,64px);line-height:1.05;letter-spacing:-.025em}.slideshow__content{font-size:clamp(15px,1.4vw,19px)}.slideshow__button.button{padding:14px 28px;font-size:16px;margin-top:10px}.slideshow--large{height:clamp(380px,55vw,520px)}@media screen and (min-width:1000px){.slideshow--large{height:min(620px,72vh)}}.slideshow--small{height:clamp(280px,32vw,420px)}.slideshow--edge2edge{max-width:1920px;margin-left:auto;margin-right:auto}@media screen and (min-width:1960px){.slideshow--edge2edge,.slideshow--edge2edge .flickity-viewport{border-radius:20px;overflow:hidden}}.slideshow.flickity-enabled.is-fade .flickity-slider>*{transition:opacity .8s var(--ease-smooth),visibility .8s var(--ease-smooth)!important}.quick-links.quick-links--marquee{background:linear-gradient(180deg,var(--secondary-background),#fbfbfa);border-radius:20px;border-top:3px solid var(--accent-color);padding:32px 0;position:relative;display:flex;flex-direction:column;gap:22px;box-shadow:0 1px 3px #172e4314;-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.quick-links__row{overflow:hidden;width:100%}.quick-links__track{display:flex;align-items:center;gap:64px;width:max-content;animation-name:quick-links-marquee;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.quick-links__row--1 .quick-links__track{animation-duration:26s;animation-direction:normal}.quick-links__row--2 .quick-links__track{animation-duration:32s;animation-direction:reverse}.quick-links__row:hover .quick-links__track,.quick-links__row:focus-within .quick-links__track{animation-play-state:paused}.quick-links__logo-link{flex:0 0 auto;display:flex;align-items:center;justify-content:center;height:52px;padding:6px 10px}.quick-links__logo-link img{max-height:52px;max-width:150px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%) opacity(.5);transition:filter .3s var(--ease-smooth),transform .3s var(--ease-smooth)}.quick-links__logo-link:hover img{filter:grayscale(0%) opacity(1);transform:scale(1.1)}@keyframes quick-links-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.collection-item__image-wrapper{border-radius:20px;overflow:hidden;box-shadow:var(--card-shadow-soft);transition:transform .35s var(--ease-smooth),box-shadow .35s var(--ease-smooth)}.collection-item:hover .collection-item__image-wrapper{transform:translateY(-3px);box-shadow:0 10px 24px #172e4329}@media screen and (max-width:640px){.product-list--scrollable,.product-list--collection{gap:12px}.product-item__image-wrapper{padding:16px}.product-list--scrollable .product-item{width:74%}.promo-block,.collection-item__image-wrapper,.quick-links.quick-links--marquee,.product-item{border-radius:14px}.product-item:after{border-radius:14px}}@media screen and (min-width:641px)and (max-width:999px){.product-list--scrollable,.product-list--collection{gap:16px}.product-list--scrollable .product-item{width:42%}}.rte p:empty,.rte p:has(>br:only-child){display:none}.rte,.rte p,.rte span,.rte li,.rte td,.rte div,.product-meta,.product-form,.product-gallery{font-family:var(--text-font-family)!important}.rte h1,.rte h2,.rte h3,.rte h4{font-family:var(--heading-font-family)!important;font-weight:var(--heading-font-weight);letter-spacing:-.02em}.product-gallery__thumbnail{border-radius:10px;overflow:hidden;border:1px solid rgba(23,46,67,.1)!important;transition:border-color .25s ease-in-out,transform .25s var(--ease-smooth),box-shadow .25s var(--ease-smooth)}.product-gallery__thumbnail:hover{transform:translateY(-2px);box-shadow:0 4px 10px #172e4326}.product-gallery__thumbnail img{border-radius:8px}@media screen and (min-width:641px){.product-gallery__thumbnail-list{width:104px}.product-gallery__thumbnail{margin:10px 6px}}.product-gallery__carousel-item{border-radius:14px;overflow:hidden}.product-gallery__zoom-notice{font-size:12px;opacity:.7;transition:opacity .2s ease-in-out}.product-gallery__zoom-notice:hover{opacity:1}.product-form__payment-container .button{min-height:48px}.product-form__payment-container>div:empty{display:none}@media screen and (min-width:1000px){.product-form__payment-container{flex-wrap:wrap}}.product-description,.product-meta__description{position:relative;background:var(--background);border:1px solid rgba(23,46,67,.1);border-radius:16px;padding:24px 24px 8px;margin-bottom:16px;box-shadow:0 2px 14px -6px #172e431a;overflow:hidden}.product-description:before,.product-meta__description:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-color)}.product-description h1,.product-description h2,.product-description h3,.product-description h4,.product-meta__description h1,.product-meta__description h2,.product-meta__description h3,.product-meta__description h4{margin-top:4px;margin-bottom:10px;font-size:19px}.product-description p:first-of-type,.product-meta__description p:first-of-type{margin:0 0 20px;padding:0 0 20px;font-size:15px;line-height:1.65;color:#172e43b8}.product-description p.spec-row,.product-meta__description p.spec-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0;padding:13px 2px;border-bottom:1px solid rgba(23,46,67,.08);font-size:13.5px;line-height:1.4;transition:background-color .2s ease-in-out}.product-description p.spec-row:last-of-type,.product-meta__description p.spec-row:last-of-type{border-bottom:none}.product-description p.spec-row:hover,.product-meta__description p.spec-row:hover{background:#ff931e0f}.product-description p.spec-row>:first-child,.product-meta__description p.spec-row>:first-child{flex:0 0 auto;color:#172e4380;font-weight:600;text-transform:uppercase;font-size:11px;letter-spacing:.05em}.product-description .spec-value,.product-meta__description .spec-value{flex:1 1 auto;min-width:0;font-weight:700;color:var(--foreground);text-align:right}.product-form .price:not(.price--compare){font-size:26px;font-weight:700;font-family:var(--heading-font-family);letter-spacing:-.02em}.product-gallery__thumbnail.is-nav-selected,.product-gallery__thumbnail[aria-current]{border-color:var(--accent-color);box-shadow:0 0 0 1px var(--accent-color)}.product-form__info-list{box-shadow:0 2px 14px -6px #172e431a}@media screen and (min-width:1000px){.product-description,.product-meta__description{display:grid;grid-template-columns:1fr 1fr;column-gap:36px;row-gap:0}.product-description h1,.product-description h2,.product-description h3,.product-description h4,.product-description p:first-of-type,.product-meta__description h1,.product-meta__description h2,.product-meta__description h3,.product-meta__description h4,.product-meta__description p:first-of-type{grid-column:1 / -1}.featured-product .product-gallery{position:-webkit-sticky;position:sticky;top:24px}@supports (--css: variables){.featured-product .product-gallery{top:calc((var(--header-height) + 24px) * var(--header-is-sticky, 0))}}}.featured-product__gallery,.product-block-list__item--gallery .card__section{background:var(--background)}.text-with-icons__item{display:flex;align-items:center;gap:14px;text-align:left}.text-with-icons__icon-wrapper{flex-shrink:0;width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#172e430f;border-radius:14px;color:var(--heading-color);transition:background .3s ease-in-out,transform .3s var(--ease-smooth)}.text-with-icons__item:hover .text-with-icons__icon-wrapper{background:#ff931e26;transform:scale(1.06)}.text-with-icons__title{font-family:var(--heading-font-family);font-weight:800;font-size:17px;letter-spacing:-.02em;margin-bottom:2px}.text-with-icons__content p{font-size:11px;text-transform:uppercase;letter-spacing:1.6px;opacity:.72;margin:0}.shopify-payment-button__more-options{color:#a35c10}.shopify-payment-button__more-options:not([disabled]):hover{color:#8a4d0d}@media(hover:none){.product-item:hover,.button:hover,.collection-item:hover .collection-item__image-wrapper{transform:none}}.footer{background:#172e43;border-top:none;padding:52px 0 40px;color:#ffffffd1}.footer .footer__title,.footer .footer__aside-title{color:#fff}.footer a:not(.button){color:#ffffffc7;transition:color .2s ease-in-out}.footer a:not(.button):hover{color:var(--accent-color)}.footer .text--subdued,.footer .footer__copyright{color:#fff9}.footer .form__field{background:#ffffff14;border-color:#ffffff47;color:#fff}.footer .form__field::placeholder{color:#ffffff8c}.footer .form__floating-label,.footer label{color:#ffffffbf}.footer .form__field:focus{border-color:var(--accent-color);box-shadow:0 0 0 1px var(--accent-color)}.footer .select-button,.footer .footer__localization-form .select-button{color:#ffffffd1;border-color:#ffffff47;background:transparent}.footer{background:radial-gradient(640px circle at 12% -10%,rgba(255,147,30,.09),transparent 60%),#172e43;border-top:3px solid var(--accent-color)}.footer .footer__wrapper{border-top-color:#ffffff1a}.footer .footer__title,.footer p.footer__title{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding-bottom:13px;position:relative}.footer .footer__title:after{content:"";position:absolute;left:0;bottom:0;width:26px;height:2px;background:var(--accent-color)}@media screen and (max-width:640px){.footer .footer__block-item{border-bottom-color:#ffffff1f}.footer .footer__title:after{display:none}}.footer .footer__link-item{transition:color .2s ease-in-out,padding-left .2s var(--ease-smooth)}.footer .footer__link-item:hover{padding-left:5px}.footer .footer__block-item--text .rte{color:#ffffffad;line-height:1.6}.footer .footer__newsletter-form .form__input-wrapper{margin-bottom:0}.footer .footer__newsletter-form .form__field{border-radius:8px 8px 0 0;height:46px;border-bottom:none}.footer .footer__newsletter-form .form__submit{width:100%;border-radius:0 0 8px 8px;font-weight:700;letter-spacing:.02em;margin-top:0}.footer .social-media__item-list{gap:10px;margin:0}.footer .social-media__item{margin:0}.footer .social-media__item>a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.16);transition:background-color .25s var(--ease-smooth),border-color .25s var(--ease-smooth),transform .25s var(--ease-smooth)}.footer .social-media__item svg{width:17px;height:17px;opacity:1;color:#ffffffd9;transition:color .25s var(--ease-smooth)}.footer .social-media__item>a:hover{background:var(--accent-color);border-color:var(--accent-color);transform:translateY(-3px)}.footer .social-media__item>a:hover svg{color:#172e43}.footer .payment-list{gap:8px;margin:0}.footer .payment-list__item{width:auto;height:26px;margin:0;padding:4px 7px;background:#fff;border-radius:6px;box-shadow:0 3px 8px -3px #0006}.footer .footer__aside{margin-top:46px;padding-top:26px;border-top:1px solid rgba(255,255,255,.1);align-items:center}.footer .footer__aside-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff80}[data-section-type=newsletter]{position:relative;overflow:hidden;border-top:3px solid var(--accent-color)}[data-section-type=newsletter]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(560px circle at 88% 130%,rgba(255,147,30,.22),transparent 60%),radial-gradient(420px circle at 6% -20%,rgba(255,255,255,.08),transparent 60%);pointer-events:none}[data-section-type=newsletter] .container{position:relative}.newsletter__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto 18px;border-radius:50%;background:#ffffff1f;border:1px solid rgba(255,255,255,.22)}.newsletter__icon svg{width:24px;height:24px;color:var(--accent-color)}[data-section-type=newsletter] .heading{font-size:clamp(24px,3vw,32px);letter-spacing:-.01em}[data-section-type=newsletter] .rte{opacity:.82;margin-top:10px;font-size:16px}.newsletter{margin-top:28px}.newsletter__form .form__input-row{max-width:460px;margin:0 auto;background:#fff;border-radius:16px;padding:6px;box-shadow:0 18px 36px -16px #00000059}.newsletter__form .form__input-row .form__input-wrapper{margin-bottom:0}.newsletter__form .form__input-row .form__field{border-radius:10px 10px 0 0;color:var(--heading-color)}.newsletter__form .form__input-row .form__floating-label{color:#172e438c;left:20px}.newsletter__form .form__input-row .form__submit{border-radius:0 0 10px 10px;width:100%;font-weight:700;letter-spacing:.02em;white-space:nowrap}.newsletter__text{margin-top:18px;font-size:13px;letter-spacing:.02em;opacity:.75}@media screen and (min-width:641px){.newsletter__form .form__input-row{display:flex;align-items:center;border-radius:999px}.newsletter__form .form__input-row>*{margin-left:0;margin-right:0}.newsletter__form .form__input-row .form__field{border-radius:999px 0 0 999px}.newsletter__form .form__input-row .form__submit{border-radius:999px;width:auto;flex:0 0 auto;padding-left:28px;padding-right:28px}}.mega-menu{box-shadow:0 16px 40px -12px #172e432e;border-top:2px solid var(--accent-color);border-bottom:none;border-radius:0 0 16px 16px;transition:opacity .25s var(--ease-smooth),visibility .25s var(--ease-smooth),transform .25s var(--ease-smooth);transform:translateY(-6px)}.mega-menu[aria-hidden=false]{transform:translateY(0)}.mega-menu__inner{padding-top:36px;padding-bottom:8px}.mega-menu__promo{text-align:left}.mega-menu__image-wrapper{border-radius:14px;box-shadow:0 8px 24px -10px #172e4340;transition:box-shadow .3s var(--ease-smooth)}.mega-menu__promo:hover .mega-menu__image-wrapper{box-shadow:0 14px 30px -10px #172e4352}.mega-menu__promo .aspect-ratio{transition:transform .5s var(--ease-smooth)}.mega-menu__promo:hover .aspect-ratio{transform:scale(1.05)}.mega-menu__image-heading{font-family:var(--heading-font-family);font-weight:700;font-size:17px;letter-spacing:-.01em;display:flex;align-items:center;gap:6px}.mega-menu__image-heading:after{content:"\2192";font-weight:400;transition:transform .25s var(--ease-smooth)}.mega-menu__promo:hover .mega-menu__image-heading:after{transform:translate(4px)}.mega-menu__image-text{color:var(--text-color-light, rgba(23, 46, 67, .65));font-size:13px}.mega-menu__title{font-family:var(--heading-font-family);font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.06em;color:var(--heading-color)}.mega-menu__link{transition:color .2s ease-in-out,padding-left .2s var(--ease-smooth)}.mega-menu__link:hover{color:var(--accent-color);padding-left:4px}.mega-menu__flat-group{width:100%;max-width:900px;margin:0 auto;padding-bottom:28px}.mega-menu__flat-heading{display:block;font-family:var(--heading-font-family);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--accent-color);margin-bottom:16px}.mega-menu__column-list.mega-menu__column-list--flat{display:flex!important;flex-wrap:wrap;gap:10px;margin:0!important;grid-template-columns:none!important}.mega-menu__column-list--flat .mega-menu__column{margin:0!important;flex:0 0 auto}.mega-menu__title--link{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:#172e430d;border:1px solid rgba(23,46,67,.08);border-radius:999px;font-size:14px;font-weight:600;text-transform:none;letter-spacing:0;white-space:nowrap;transition:background-color .25s var(--ease-smooth),color .25s var(--ease-smooth),border-color .25s var(--ease-smooth),transform .2s var(--ease-smooth)}.mega-menu__title--link svg{width:9px;height:9px;opacity:0;transform:translate(-4px);transition:opacity .2s var(--ease-smooth),transform .2s var(--ease-smooth)}.mega-menu__title--link:hover{background:#ff931e1f;border-color:var(--accent-color);color:var(--heading-color);transform:translateY(-2px)}.mega-menu__title--link:hover svg{opacity:1;transform:translate(0);color:var(--accent-color)}.mega-menu__title--cta{background:var(--heading-color);border-color:var(--heading-color);color:#fff}.mega-menu__title--cta:hover{background:#0f2032;border-color:var(--accent-color);color:#fff}.stats-bar-section{margin-top:0!important;padding:40px 0;background:linear-gradient(180deg,#172e4309,#172e4300);border-bottom:1px solid rgba(23,46,67,.08)}.stats-bar{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:10px 0}.stats-bar__item{display:flex;align-items:center;text-align:left;gap:14px;padding:4px 30px;position:relative}.stats-bar__item+.stats-bar__item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:40px;background:#172e431f}.stats-bar__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:46px;height:46px;border-radius:12px;background:#172e430f;color:var(--heading-color);transition:transform .3s var(--ease-smooth),background-color .3s var(--ease-smooth)}.stats-bar__icon svg{width:22px;height:22px}.stats-bar__item:hover .stats-bar__icon{transform:translateY(-3px) scale(1.06);background:#ff931e26}.stats-bar__text{display:flex;flex-direction:column;gap:2px;min-width:0}.stats-bar__value{font-family:var(--heading-font-family);font-weight:800;font-size:23px;line-height:1.1;color:var(--heading-color);letter-spacing:-.02em}.stats-bar__label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#172e4399;white-space:nowrap}a.stats-bar__item{text-decoration:none;color:inherit;border-radius:10px}a.stats-bar__item:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.stats-bar__value--logo{display:flex;align-items:center}.stats-bar__value--logo svg{height:19px;width:auto;display:block}.stats-bar__item--amazon .stats-bar__value--logo svg{height:16px}@media screen and (max-width:750px){.stats-bar{gap:18px 0}.stats-bar__item{padding:0 16px;flex:0 0 46%;gap:10px}.stats-bar__item+.stats-bar__item:before{display:none}.stats-bar__value{font-size:18px}.stats-bar__label{font-size:10px;white-space:normal}.stats-bar__icon{width:38px;height:38px}.stats-bar__icon svg{width:18px;height:18px}.stats-bar__value--logo svg{height:16px}.stats-bar__item--amazon .stats-bar__value--logo svg{height:13px}}.product-meta__vendor{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;letter-spacing:.07em}.product-meta__vendor:before{content:"";display:inline-block;width:14px;height:3px;border-radius:2px;background:var(--accent-color);flex-shrink:0}.product-meta__sku{align-self:center}.product-meta__share-buttons .social-media__item-list{gap:10px;margin:0}.product-meta__share-buttons .social-media__item{margin:0}.product-meta__share-buttons .social-media__item>a{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#172e430f;transition:background-color .25s var(--ease-smooth),transform .25s var(--ease-smooth)}.product-meta__share-buttons .social-media__item svg{width:23px;height:23px;opacity:.8}.product-meta__share-buttons .social-media__item:hover>a{transform:translateY(-2px)}.product-meta__share-buttons .social-media__item--facebook:hover>a{background:#3b599824}.product-meta__share-buttons .social-media__item--instagram:hover>a{background:#d8377624}.product-meta__share-buttons .social-media__item:hover svg{opacity:1}.product-gallery__thumbnail.is-active,.product-gallery__thumbnail[aria-current=true]{border-color:var(--accent-color)!important;box-shadow:0 0 0 1px var(--accent-color)}.product-form__payment-container{display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;margin:0}.product-form__payment-container>*{flex:1 1 0;width:auto;margin:0;min-width:0}.product-form__add-button,.product-form__payment-container .shopify-payment-button__button{min-height:50px;border-radius:12px!important}.product-form__payment-container .shopify-payment-button__button{width:100%}@media screen and (max-width:380px){.product-form__add-button,.product-form__payment-container .shopify-payment-button__button{font-size:13px;padding-left:10px;padding-right:10px}}.product-form__info-list{display:block;margin:0 0 18px;border:1px solid rgba(23,46,67,.1);border-radius:14px;background:var(--background);border-spacing:0;overflow:hidden}.product-form__info-item{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(23,46,67,.08)}.product-form__info-item:last-child{border-bottom:none}.product-form__info-item>*{display:block;padding:16px 18px}.product-form__info-content{display:flex;align-items:center;justify-content:flex-end;text-align:right}.product-form__info-title{flex:none;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#172e43b3;padding-right:0}.product-form__info-item .price{font-family:var(--heading-font-family);font-size:28px;font-weight:800;letter-spacing:-.02em}.product-form__info-item .price--compare{font-size:16px;font-weight:500;margin-left:2px;color:#172e43b3;text-decoration:line-through}.product-form__info-item .price--compare:before{display:none}.product-form__info-item .price--highlight{color:var(--product-on-sale-accent)}.select-wrapper--primary select{border-radius:10px;border-color:#172e4326}.product-form__quantity{width:88px}.product-form__inventory{font-size:13px;font-weight:600}html{scroll-behavior:smooth}.site-preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:flex;align-items:center;justify-content:center;background:var(--background, #fff);opacity:1;visibility:visible;transition:opacity .4s var(--ease-smooth),visibility .4s var(--ease-smooth)}.no-js .site-preloader{display:none}.site-preloader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.site-preloader__inner{display:flex;flex-direction:column;align-items:center;gap:16px}.site-preloader__logo{max-width:min(230px,62vw);max-height:84px;width:auto;height:auto;opacity:0;transition:opacity .35s var(--ease-smooth)}.site-preloader__logo[src]:not([src=""]){opacity:1}.site-preloader__spinner{width:26px;height:26px;border-radius:50%;border:3px solid rgba(23,46,67,.12);border-top-color:var(--accent-color);animation:site-preloader-spin .8s linear infinite}@keyframes site-preloader-spin{to{transform:rotate(360deg)}}.site-welcome{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:var(--background, #fff);transform:translateY(0);will-change:transform;transition:transform .8s cubic-bezier(.65,0,.35,1)}.site-welcome:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--accent-color)}.no-js .site-welcome,.site-welcome--skip{display:none!important}.site-welcome.is-hidden{transform:translateY(-100%);pointer-events:none}.site-welcome__inner{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.site-welcome__logo{max-width:min(340px,78vw);max-height:120px;width:auto;height:auto;opacity:0;transform:scale(.86) translateY(6px);transition:opacity .7s var(--ease-smooth),transform .7s var(--ease-smooth)}.site-welcome__logo[src]:not([src=""]){opacity:1;transform:scale(1) translateY(0)}.site-welcome__tagline{margin:0;min-height:1.3em;display:flex;align-items:center;justify-content:center;padding:0 24px}.site-welcome__word{display:inline-block;font-size:clamp(17px,2.6vw,26px);font-weight:800;text-transform:uppercase;color:var(--heading-color, #173147);opacity:0;filter:blur(7px);transform:scale(1.08) translateY(8px);letter-spacing:.22em;transition:opacity .3s var(--ease-smooth),filter .3s var(--ease-smooth),transform .34s var(--ease-smooth),letter-spacing .45s var(--ease-smooth)}.site-welcome__word.is-visible{opacity:1;filter:blur(0);transform:scale(1) translateY(0);letter-spacing:.06em}.site-welcome__underline{display:block;width:0;height:2px;background:var(--accent-color);transition:width .6s var(--ease-smooth)}.site-welcome__underline.is-grown{width:90px}.reveal-on-scroll{opacity:0;transition:opacity .6s var(--ease-smooth);will-change:opacity}.reveal-on-scroll.is-revealed{opacity:1}.product-list--collection{transition:opacity .22s var(--ease-smooth),filter .22s var(--ease-smooth)}.product-list--collection.is-switching-view{opacity:.35;filter:blur(2px);pointer-events:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-preloader{transition:none!important}.site-preloader__logo{transition:none!important;opacity:1!important;transform:none!important}.site-preloader__spinner{animation:none!important;border-top-color:#172e431f}.site-welcome{transition:none!important}.site-welcome__logo{transition:none!important;opacity:1!important;transform:none!important}.site-welcome__word{transition:none!important;transform:none!important;filter:none!important;letter-spacing:.06em!important}.site-welcome__underline{transition:none!important}.site-welcome__underline.is-grown{width:90px!important}.header__cart-icon.is-bumping{animation:none!important}}.section__title{text-transform:uppercase;letter-spacing:.02em}.slideshow__title{text-transform:uppercase}@keyframes slideshow-content-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.slideshow__content-wrapper{opacity:0}.slideshow__slide.is-selected .slideshow__content-wrapper{animation:slideshow-content-in .85s var(--ease-smooth) both}.slideshow__slide.is-selected .slideshow__title{animation:slideshow-content-in .7s var(--ease-smooth) both}.slideshow__slide.is-selected .slideshow__button{animation:slideshow-content-in .7s var(--ease-smooth) both .12s}.slideshow .flickity-page-dots{bottom:26px}.slideshow .flickity-page-dots .dot{width:9px;height:9px;margin:0 5px;background:#ffffff8c;border:none;border-radius:5px;box-shadow:0 1px 3px #00000040;transition:width .35s var(--ease-smooth),background .25s ease-in-out,opacity .25s ease-in-out}.slideshow .flickity-page-dots .dot:hover{background:#ffffffd9}.slideshow .flickity-page-dots .dot.is-selected{width:26px;background:var(--accent-color)}.slideshow .flickity-prev-next-button{width:44px;height:44px;top:calc(50% - 22px)}[data-section-type=list-collections] .quick-links{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;background:none;border:none;border-radius:0}@media screen and (min-width:641px){[data-section-type=list-collections] .quick-links{grid-template-columns:repeat(3,1fr);gap:18px}}@media screen and (min-width:1000px){[data-section-type=list-collections] .quick-links{grid-template-columns:repeat(6,1fr)}}[data-section-type=list-collections] .quick-links__link{width:auto;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-shadow:none;background:var(--background);border:1px solid rgba(23,46,67,.09);border-radius:14px;padding:20px 16px 16px;position:relative;overflow:hidden;transition:transform .25s var(--ease-smooth),box-shadow .25s var(--ease-smooth),border-color .25s var(--ease-smooth)}[data-section-type=list-collections] .quick-links__link:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-color);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease-smooth)}[data-section-type=list-collections] .quick-links__link:hover:before,[data-section-type=list-collections] .quick-links__link:focus-visible:before{transform:scaleX(1)}@media screen and (min-width:641px){[data-section-type=list-collections] .quick-links__link{min-height:152px;padding:26px 20px 18px}}[data-section-type=list-collections] .quick-links__link:hover,[data-section-type=list-collections] .quick-links__link:focus-visible{transform:translateY(-4px);box-shadow:var(--card-shadow-soft, 0 14px 28px -14px rgba(23, 46, 67, .22));border-color:#172e4324;color:inherit}[data-section-type=list-collections] .quick-links__link:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}[data-section-type=list-collections] .quick-links__image-container{width:100%}[data-section-type=list-collections] .quick-links__image-ie-fix{margin-left:auto;margin-right:auto}[data-section-type=list-collections] .quick-links__image-container img{filter:grayscale(100%);opacity:.72;transition:filter .3s var(--ease-smooth),opacity .3s var(--ease-smooth)}[data-section-type=list-collections] .quick-links__link:hover .quick-links__image-container img,[data-section-type=list-collections] .quick-links__link:focus-visible .quick-links__image-container img{filter:grayscale(0%);opacity:1}[data-section-type=list-collections] .quick-links__name{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#172e4380;transition:color .25s ease-in-out}[data-section-type=list-collections] .quick-links__link:hover .quick-links__name,[data-section-type=list-collections] .quick-links__link:focus-visible .quick-links__name{color:var(--heading-color)}[data-section-type=list-collections] .quick-links__link.is-hidden-by-filter{opacity:0;transform:scale(.94);pointer-events:none}[data-section-type=list-collections] .page__header{margin-bottom:20px}.brand-filters{display:flex;flex-direction:column;align-items:center;gap:14px;margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid rgba(23,46,67,.08)}.brand-filters__group{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.brand-filters__az{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;max-width:760px}.brand-filters__pill{-webkit-appearance:none;appearance:none;cursor:pointer;font-family:var(--text-font-family);background:var(--background);border:1px solid rgba(23,46,67,.14);color:#172e43a6;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.02em;padding:8px 18px;transition:background .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out,transform .2s var(--ease-smooth)}.brand-filters__pill:hover{border-color:var(--accent-color);color:var(--heading-color);transform:translateY(-1px)}.brand-filters__pill.is-active{background:var(--heading-color);border-color:var(--heading-color);color:#fff}.brand-filters__pill--letter{padding:6px 12px;font-size:12px;min-width:34px}.brand-filters__pill--letter.is-active{background:var(--accent-color);border-color:var(--accent-color)}.brand-filters__pill:disabled,.brand-filters__pill.is-disabled{cursor:not-allowed;opacity:.32;transform:none}.brand-filters__pill:disabled:hover,.brand-filters__pill.is-disabled:hover{border-color:#172e4324;color:#172e43a6}.brand-filters__empty{text-align:center;color:#172e438c;padding:40px 0}.mobile-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:30;display:none;align-items:center;gap:12px;padding:10px 14px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:var(--background, #fff);border-top:1px solid rgba(23,46,67,.12);box-shadow:0 -4px 16px #172e431f;transform:translateY(100%);transition:transform .3s var(--ease-smooth, ease)}.mobile-sticky-atc.is-visible{transform:translateY(0)}@media screen and (max-width:999px){.mobile-sticky-atc{display:flex}}.mobile-sticky-atc__media{flex:0 0 auto;width:42px;height:42px;border-radius:8px;overflow:hidden;background:#172e430a}.mobile-sticky-atc__media img{width:100%;height:100%;object-fit:cover}.mobile-sticky-atc__info{flex:1 1 auto;min-width:0}.mobile-sticky-atc__title{display:block;font-size:12px;line-height:1.3;color:#172e43a6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-sticky-atc__price{display:flex;align-items:baseline;gap:6px;font-weight:700}.mobile-sticky-atc__price .price--compare{font-weight:400;font-size:12px;text-decoration:line-through;opacity:.6}.mobile-sticky-atc__button{flex:0 0 auto}@media(prefers-reduced-motion:reduce){.mobile-sticky-atc{transition:none}}@media screen and (max-width:999px){body.has-sticky-atc-visible .smile-launcher-frame-container,body.has-sticky-atc-visible [id*=trustedsite i],body.has-sticky-atc-visible [class*=trustedsite i]{bottom:calc(var(--sticky-atc-height, 62px) + 14px)!important;transition:bottom .25s var(--ease-smooth, ease)}}.promo-block{position:relative}.promo-block__count{position:absolute;top:14px;right:14px;z-index:2;padding:4px 10px;border-radius:999px;background:#ffffffeb;color:var(--foreground, #172e43);font-size:12px;font-weight:600;letter-spacing:.01em;box-shadow:0 1px 4px #172e432e}.product-item{position:relative}.wishlist-heart{position:absolute;top:10px;right:10px;z-index:3;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:50%;background:#ffffffeb;color:#172e438c;box-shadow:0 1px 4px #172e4329;cursor:pointer;transition:transform .2s var(--ease-smooth, ease),color .2s var(--ease-smooth, ease),background .2s var(--ease-smooth, ease)}.wishlist-heart svg path{fill:currentColor;stroke:currentColor;stroke-width:.6}.wishlist-heart:hover{transform:scale(1.08);color:var(--accent-color)}.wishlist-heart.is-active{background:var(--accent-color);color:#fff}.wishlist-heart:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.header__action-item--wishlist .header__action-item-link{background:none;border:none;cursor:pointer;font:inherit;color:inherit;padding:0;width:100%}.wishlist-save-button-wrapper{margin-top:12px}.wishlist-save-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%}.wishlist-save-button svg path{fill:none;stroke:currentColor;stroke-width:1.4}.wishlist-save-button.is-active svg path{fill:var(--accent-color);stroke:var(--accent-color)}.wishlist-panel{width:min(420px,92vw);max-height:80vh;padding:0;border:none;border-radius:12px;box-shadow:0 12px 40px #172e4340}.wishlist-panel::backdrop{background:#172e4373}.wishlist-panel__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(23,46,67,.1)}.wishlist-panel__title{margin:0}.wishlist-panel__close{border:none;background:none;cursor:pointer;color:var(--foreground, #172e43);padding:4px}.wishlist-panel__body{padding:12px 20px 20px;overflow-y:auto;max-height:calc(80vh - 66px)}.wishlist-panel__empty,.wishlist-panel__loading{text-align:center;color:#172e4399;padding:32px 8px}.wishlist-panel__item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid rgba(23,46,67,.08)}.wishlist-panel__item:last-child{border-bottom:none}.wishlist-panel__item-image{width:52px;height:52px;object-fit:cover;border-radius:8px;flex:0 0 auto;background:#172e430a}.wishlist-panel__item-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.wishlist-panel__item-title{font-size:14px;font-weight:600;color:var(--foreground, #172e43);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wishlist-panel__item-title:hover{color:var(--accent-color)}.wishlist-panel__item-price{font-size:13px;color:#172e43a6}.wishlist-panel__item-remove{flex:0 0 auto;border:none;background:none;cursor:pointer;color:#172e4373;padding:6px}.wishlist-panel__item-remove:hover{color:var(--accent-color)}.brand-filters__search{display:flex;align-items:center;gap:10px;width:100%;max-width:360px;padding:10px 16px;border:1px solid rgba(23,46,67,.14);border-radius:999px;background:var(--background);color:#172e4373;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.brand-filters__search:focus-within{border-color:var(--accent-color);box-shadow:0 0 0 3px #ff931e26}.brand-filters__search svg{flex:0 0 auto;width:16px;height:16px}.brand-filters__search-input{flex:1 1 auto;border:none;outline:none;background:none;font-family:var(--text-font-family);font-size:14px;color:#172e43d9}.brand-filters__search-input::placeholder{color:#172e4366}.brand-filters__search-input::-webkit-search-cancel-button{margin-left:6px}
/*# sourceMappingURL=/cdn/shop/t/15/assets/custom.css.map */
