:root{--color-accent:#9f4f2f;--color-text:#14231f;--color-light-text:#3f5049;--color-sale:#a84834;--color-white:#fffefa;--color-cream:#eef3ed;--color-cream-dark:#d8e1d9;--color-panel:#fff;--color-line:#d5ded6;--color-error:#c94a3c;--color-success:#3a8a6a;--color-cta:#9f4f2f;--color-cta-hover:#80401f;--color-cta-text:#fff;--font-unified:"Assistant",sans-serif;--font-heading:"Assistant",sans-serif;--font-body:var(--font-unified);--readable-width:68ch;--readable-line-height:1.8;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--shadow-sm:0 1px 3px #14231f0f;--shadow-md:0 10px 28px #173a3214;--shadow-lg:0 18px 48px #173a321f;--shadow-xl:0 28px 70px #173a3229;--transition-fast:.15s ease;--transition-base:.3s ease;--transition-slow:.5s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;overflow-x:hidden}body{font-size:1rem;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--color-secondary)}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}ul,ol{list-style:none}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-to-content-link{z-index:1000;background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-md);padding:12px 24px;position:absolute;top:-100%;left:50%;transform:translate(-50%)}.page-width{max-width:1300px;margin:0 auto;padding-left:24px;padding-right:24px}.page-width--narrow{max-width:720px}@media (width>=768px){.page-width{padding-left:40px;padding-right:40px}}.section-padding{padding-top:80px;padding-bottom:80px}@media (width>=768px){.section-padding{padding-top:100px;padding-bottom:100px}}.section-header{text-align:center;margin-bottom:48px}.section-header__subtitle{letter-spacing:.2em;text-transform:uppercase;color:var(--color-secondary);font-size:.75rem}.section-header__title{font-family:var(--font-heading);color:var(--color-primary);letter-spacing:0;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:400;line-height:1.2}.section-header__description{max-width:560px;color:var(--color-light-text);margin:0 auto;font-size:1.05rem}.btn{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:.85rem;font-weight:500;display:inline-flex}.btn--primary{background:var(--color-primary);color:var(--color-white);border:2px solid var(--color-primary)}.btn--primary:hover{background:var(--color-secondary);border-color:var(--color-secondary);color:var(--color-white);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn--outline{border:2px solid var(--color-primary)}.btn--outline:hover{background:var(--color-primary);color:var(--color-white);transform:translateY(-2px)}.btn--text{color:var(--color-light-text);text-transform:none;letter-spacing:0;background:0 0;border:none;padding:12px 16px;font-size:.9rem}.btn--text:hover{color:var(--color-primary);transform:none}.announcement-bar{background:var(--color-primary);color:var(--color-white);text-align:center;letter-spacing:.08em;text-transform:uppercase;padding:10px 16px;font-size:.8rem}.announcement-bar__link{display:block}.announcement-bar__link:hover{color:var(--color-accent)}.site-header{background:var(--color-white);z-index:100;transition:box-shadow var(--transition-base);border-bottom:1px solid #14231f14}.site-header__wrapper{justify-content:space-between;align-items:center;gap:16px;height:68px;display:flex}.site-header__left,.site-header__right{align-items:center;gap:8px;min-width:0;display:flex}.site-header__logo{flex-shrink:0;align-items:center;margin-right:8px;display:flex}.site-header__logo-image{align-items:center;display:flex}.site-header__logo-image img{width:auto;max-height:34px}.site-header__logo-image--fallback img{max-height:28px}.site-header__icon{width:40px;height:40px;color:var(--color-primary);border-radius:var(--radius-full);transition:background var(--transition-fast);justify-content:center;align-items:center;display:flex}.site-header__icon:hover{color:var(--color-primary);background:#14231f0d}.site-header__localization{white-space:nowrap;flex-shrink:0;display:none}.localization-picker{position:relative}.localization-picker__toggle{color:var(--color-text);min-height:40px;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast);background:#fffffff5;border:1px solid #14231f38;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:.86rem;font-weight:500;line-height:1;display:inline-flex;box-shadow:0 1px 2px #14231f0a}.localization-picker__toggle:hover,.localization-picker__toggle:focus-visible,.localization-picker--open .localization-picker__toggle{background:var(--color-panel);border-color:#14231f5c;outline:none;box-shadow:0 0 0 3px #14231f14}.localization-picker__toggle-icon{transition:transform var(--transition-fast);flex:none}.localization-picker__flag{flex:none;justify-content:center;min-width:1.45em;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:1.05em;line-height:1;display:inline-flex}.localization-picker--open .localization-picker__toggle-icon{transform:rotate(180deg)}.localization-picker__panel{background:var(--color-panel);color:var(--color-text);opacity:0;pointer-events:none;transition:opacity var(--transition-fast),transform var(--transition-fast),visibility var(--transition-fast);visibility:hidden;z-index:260;border:1px solid #14231f1f;border-radius:16px;width:min(360px,100vw - 32px);position:absolute;top:calc(100% + 16px);right:0;overflow:hidden;transform:translateY(-8px);box-shadow:0 16px 42px #14231f21}.localization-picker--open .localization-picker__panel{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.localization-picker__search{color:var(--color-text);border:3px solid #14231f1f;border-radius:11px;align-items:center;gap:9px;min-height:48px;margin:9px 9px 0;padding:0 15px;display:flex}.localization-picker__search:focus-within{border-color:#14231f2e}.localization-picker__search-input{color:var(--color-text);background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:1.12rem;font-weight:400;line-height:1}.localization-picker__search-input::placeholder{color:var(--color-text);opacity:1}.localization-picker__country-list{scrollbar-width:thin;gap:4px;min-height:190px;max-height:min(430px,100vh - 235px);padding:14px 12px 92px;display:grid;overflow-y:auto}.localization-picker__country{color:var(--color-text);text-align:left;min-height:52px;transition:background var(--transition-fast),color var(--transition-fast);border-radius:9px;grid-template-columns:26px 28px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:0 15px;font-size:1.04rem;font-weight:500;line-height:1.2;display:grid}.localization-picker__country:hover,.localization-picker__country:focus-visible{background:#173a320f;outline:none}.localization-picker__country--current{background:#173a3217}.localization-picker__country-check{color:var(--color-text);justify-content:center;align-items:center;display:flex}.localization-picker__country[hidden]{display:none}.localization-picker__language-bar{background:#fffffff5;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:14px 14px 16px;display:flex;position:absolute;inset:auto 0 0;box-shadow:0 -10px 24px #fffffff2}.localization-picker__language-label{color:var(--color-light-text);font-size:.98rem;line-height:1}.localization-picker__language-control{background:#ffffffdb;border-radius:11px;align-items:center;display:flex;position:relative}.localization-picker__language-control:after{border-bottom:2px solid var(--color-text);border-right:2px solid var(--color-text);content:"";pointer-events:none;width:8px;height:8px;position:absolute;top:calc(50% - 6px);right:14px;transform:rotate(45deg)}.localization-picker__language-select{appearance:none;color:var(--color-text);background:0 0;border:0;outline:none;min-height:44px;padding:0 34px 0 14px;font-size:.98rem;line-height:1}.localization-picker__language-select:focus-visible{box-shadow:0 0 0 3px #14231f14}.site-header__cart{position:relative}.site-header__cart-count{background:var(--color-cta);width:18px;height:18px;color:var(--color-cta-text);border-radius:var(--radius-full);justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:2px;right:2px}.site-header__cart-count--hidden,.site-header__nav{display:none}.site-header__menu-toggle{width:40px;height:40px;color:var(--color-primary);justify-content:center;align-items:center;display:flex}@media (width>=1024px){.site-header__nav{display:block}.site-header__localization{display:flex}.site-header__menu-toggle{display:none}.site-header__logo{margin-right:12px}.site-header__left{flex:auto}.site-header__right{flex:none}}.site-nav{white-space:nowrap;flex-wrap:nowrap;gap:2px;display:flex}.site-nav__item{position:relative}.site-nav__link{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;color:var(--color-text);border-radius:var(--radius-full);transition:color var(--transition-fast),background var(--transition-fast);align-items:center;gap:5px;padding:9px 10px;font-size:.78rem;display:flex}.site-nav__link:after{background:var(--color-secondary);width:0;height:2px;transition:width var(--transition-base);border-radius:2px;bottom:4px;transform:translate(-50%)}.site-nav__link:hover{color:var(--color-primary);background:#14231f0d}.site-nav__link:hover:after{width:calc(100% - 28px)}.site-nav__link:focus,.site-nav__link:focus-visible{box-shadow:none;outline:none}.site-nav__link:focus-visible:after{width:calc(100% - 28px)}.site-nav__link--active{color:var(--color-secondary)}.site-nav__link--active:after{width:calc(100% - 28px)}.site-nav__dropdown{background:var(--color-white);border-radius:var(--radius-md);min-width:240px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transition:opacity var(--transition-base),transform var(--transition-base),visibility var(--transition-base);border:1px solid #14231f0d;padding:10px;position:absolute;transform:translateY(-6px)}.site-nav__item:hover .site-nav__dropdown,.site-nav__item:focus-within .site-nav__dropdown,.site-nav__item.is-open .site-nav__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.site-nav__dropdown-link{color:var(--color-text);border-radius:var(--radius-sm);transition:all var(--transition-fast);align-items:center;gap:10px;padding:11px 14px;font-size:.88rem;font-weight:500;display:flex}.site-nav__dropdown-link:before{content:"";background:var(--color-line);width:5px;height:5px;transition:all var(--transition-fast);border-radius:50%;flex-shrink:0}.site-nav__dropdown-link:hover{color:var(--color-primary);background:#14231f0d;padding-left:18px}.site-nav__dropdown-link:hover:before{background:var(--color-secondary);transform:scale(1.4)}.site-nav__dropdown-link--active{color:var(--color-secondary);font-weight:600}.site-nav__dropdown-link--active:before{background:var(--color-secondary)}.mobile-nav{z-index:200;opacity:0;visibility:hidden;transition:all var(--transition-base);background:#14231f80;position:fixed;inset:0}.mobile-nav--open .mobile-nav{opacity:1;visibility:visible;pointer-events:auto}.mobile-nav__inner{background:var(--color-white);width:85%;max-width:360px;height:100%;transition:transform var(--transition-base);position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.mobile-nav--open .mobile-nav__inner{transform:translate(0)}.mobile-nav__header{border-bottom:1px solid #14231f0f;justify-content:space-between;align-items:center;min-height:64px;padding:14px 22px;display:flex}.mobile-nav__brand{font-family:var(--font-heading);letter-spacing:.02em;color:var(--color-primary);align-items:center;font-size:1.18rem;font-weight:700;display:inline-flex}.mobile-nav__brand-logo{max-height:29px;display:block}.mobile-nav__close{width:44px;height:44px;color:var(--color-primary);transition:background var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.mobile-nav__close:hover{background:#14231f0d}.mobile-nav__list{padding:12px 22px 8px}.mobile-nav__item{border-bottom:1px solid #14231f0f}.mobile-nav__item:last-child{border-bottom:0}.mobile-nav__link{color:var(--color-primary);border-radius:var(--radius-sm);transition:background var(--transition-fast);margin-left:-16px;margin-right:-14px;padding:18px 14px 18px 16px;font-size:1.05rem;font-weight:500;display:block;position:relative}.mobile-nav__link:before{content:"";background:var(--color-secondary);width:0;height:22px;transition:width var(--transition-base);border-radius:0 3px 3px 0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.mobile-nav__link:hover{background:#14231f0a}.mobile-nav__link:hover:before{width:3px}.mobile-nav__link--active{color:var(--color-secondary);background:#173a320f;font-weight:600}.mobile-nav__link--active:before{width:3px}.mobile-nav__children{max-height:0;padding:0 0 14px 16px;transition:max-height .28s cubic-bezier(.4,0,.2,1);overflow:hidden}.mobile-nav__children--open{max-height:600px}.mobile-nav__link-wrapper{justify-content:space-between;align-items:center;display:flex}.mobile-nav__toggle{width:44px;height:44px;color:var(--color-light-text);transition:transform var(--transition-base),color var(--transition-fast),background var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:-10px;display:flex}.mobile-nav__toggle:hover{color:var(--color-primary);background:#14231f0d}.mobile-nav__toggle--open{color:var(--color-primary);background:#14231f0d;transform:rotate(180deg)}.mobile-nav__child-link{color:var(--color-light-text);border-radius:var(--radius-sm);transition:all var(--transition-fast);align-items:center;gap:10px;padding:10px 12px;font-size:.96rem;display:flex}.mobile-nav__child-link:before{content:"›";color:var(--color-line);transition:color var(--transition-fast),transform var(--transition-fast);flex-shrink:0;font-size:1.1rem}.mobile-nav__child-link:hover{color:var(--color-primary);background:#14231f0a;padding-left:16px}.mobile-nav__child-link:hover:before{color:var(--color-secondary);transform:translate(2px)}.mobile-nav__child-link--active{color:var(--color-secondary);font-weight:600}.mobile-nav__child-link--active:before{color:var(--color-secondary)}.mobile-nav__footer{background:var(--color-cream);border-top:1px solid #14231f0f;padding:22px}.mobile-nav__account-link{color:var(--color-primary);transition:color var(--transition-fast);align-items:center;gap:8px;padding:10px 0;font-size:.95rem;font-weight:500;display:flex}.mobile-nav__account-link:hover{color:var(--color-secondary)}@media (width<=480px){.localization-picker__country{min-height:50px;padding:0 13px;font-size:.98rem}.localization-picker__search-input{font-size:1.06rem}.localization-picker__language-label,.localization-picker__language-select{font-size:.92rem}}.hero-banner{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-banner--small{min-height:40vh}.hero-banner--medium{min-height:48vh}.hero-banner--large{min-height:56vh}.hero-banner__picture{width:100%;height:100%;display:block}.hero-banner__image{object-fit:cover;width:100%;height:100%}.hero-banner__content{z-index:1;width:100%;padding-top:56px;padding-bottom:56px;position:relative}.hero-banner__text-wrapper{max-width:640px;color:var(--color-white)}.hero-banner--small .hero-banner__content{padding-top:42px;padding-bottom:42px}.hero-banner--small .hero-banner__text-wrapper{max-width:760px}.hero-banner--small .hero-banner__subtitle{margin-bottom:12px}.hero-banner--small .hero-banner__title{margin-bottom:14px;font-size:clamp(2rem,4.8vw,3.35rem)}.hero-banner--small .hero-banner__description{max-width:680px;margin-bottom:24px;font-size:1rem;line-height:1.6}.hero-banner__subtitle{letter-spacing:.2em;text-transform:uppercase;margin-bottom:16px;font-size:.8rem;font-weight:500}.hero-banner__title{font-family:var(--font-heading);letter-spacing:0;text-shadow:0 2px 18px #00000059;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.1}.template-index .hero-banner__title{font-size:clamp(2.1rem,5vw,4rem)}.hero-banner__description{max-width:520px;margin-bottom:32px;font-size:1.1rem;line-height:1.7}.product-grid{gap:24px;display:grid}.product-grid--2{grid-template-columns:repeat(2,1fr)}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--4,.product-grid--5{grid-template-columns:repeat(2,1fr)}@media (width>=640px){.product-grid--3,.product-grid--4,.product-grid--5{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-grid--5{grid-template-columns:repeat(5,1fr)}}.product-template__related{border-top:1px solid #14231f14;margin-top:clamp(48px,6vw,80px);padding:clamp(48px,6vw,80px) 0 clamp(40px,5vw,64px)}.product-template__related-title{max-width:1300px;letter-spacing:-.01em;margin-bottom:32px;margin-left:auto;margin-right:auto;padding-bottom:18px;padding-left:24px;padding-right:24px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;position:relative}@media (width>=768px){.product-template__related-title{padding-left:40px;padding-right:40px}}@media (width>=1024px){.product-template__related-title{width:min(70vw,1300px);max-width:calc(100% - 80px);padding-left:0;padding-right:0}}.product-template__related-title:after{content:"";background:linear-gradient(to right,var(--color-secondary) 0%,transparent 100%);border-radius:2px;width:72px;height:2px;position:absolute;bottom:0;left:24px}@media (width>=768px){.product-template__related-title:after{left:40px}}@media (width>=1024px){.product-template__related-title:after{left:0}}.product-template__related .product-grid{gap:32px 24px;padding-left:24px;padding-right:24px}@media (width>=768px){.product-template__related .product-grid{padding-left:40px;padding-right:40px}}@media (width>=1024px){.product-template__related .product-grid{width:min(70vw,1300px);max-width:calc(100% - 80px);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}.product-template__related .product-card{background:var(--color-white);border-radius:var(--radius-lg);transition:all var(--transition-base);border:1px solid #14231f14;overflow:hidden;box-shadow:0 1px 3px #14231f06}.product-template__related .product-card:hover{border-color:#173a3252;transform:translateY(-3px);box-shadow:0 14px 32px #173a321f}.product-template__related .product-card__image-wrapper{border-radius:0}.product-template__related .product-card__info{padding:16px 18px 20px;position:relative}.product-template__related .product-card__title{color:var(--color-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.808rem;margin-bottom:12px;font-size:1.08rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.product-template__related .product-card__title a{transition:background-size var(--transition-base);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px}.product-template__related .product-card:hover .product-card__title a{background-size:100% 1px}.product-template__related .product-card__title:after{content:"";background:linear-gradient(to right,var(--color-secondary),transparent);width:56px;height:1.5px;margin-top:12px;display:block}.product-template__related .product-card__price{align-items:center;gap:8px;font-size:1rem;font-weight:700}.product-template__related .price__amount,.product-template__related .price__sale{font-size:1.05rem;font-weight:800}.product-template__related .price__sale{color:var(--color-sale)}.product-template__related .price__compare{color:var(--color-light-text);font-size:.86rem;font-weight:500;text-decoration:line-through}.product-template__related .price__save{color:var(--color-sale);background:0 0;padding:0;font-size:.78rem}.product-card{flex-direction:column;display:flex}.product-card__image-wrapper{border-radius:var(--radius-lg);background:var(--color-cream-dark);aspect-ratio:1;position:relative}.product-card__link{width:100%;height:100%;display:block}.product-card__image-container{width:100%;height:100%}.product-card__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow),opacity var(--transition-base)}.product-card__image-wrapper:hover .product-card__image:first-child{opacity:0}.product-card__placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-card__placeholder svg{opacity:.2;width:40%;height:40%}.product-card__badge{letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);z-index:1;padding:6px 12px;font-size:.75rem;font-weight:700;position:absolute;top:12px;left:12px}.product-card__badge--sale{color:var(--color-white)}.product-card__badge--sold{background:var(--color-light-text);color:var(--color-white)}.product-card__quick-add{background:var(--color-white);width:40px;height:40px;box-shadow:var(--shadow-md);opacity:0;transition:all var(--transition-base);z-index:1;justify-content:center;display:flex;position:absolute;bottom:12px;right:12px;transform:translateY(8px)}.product-card__image-wrapper:hover .product-card__quick-add{opacity:1;transform:translateY(0)}.product-card__quick-add:hover{background:var(--color-primary);color:var(--color-white)}.product-card__title{font-family:var(--font-heading);-webkit-box-orient:vertical;min-height:2.73rem;margin-bottom:6px;font-size:1.05rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card__title a:hover{color:var(--color-secondary);text-underline-offset:3px;text-decoration:underline}.product-card__price{font-size:.9rem;font-weight:500}.price{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.price__amount{color:var(--color-primary);font-weight:600}.price__sale{color:var(--color-sale);font-weight:600}.price__compare{color:var(--color-light-text);font-size:.85em}.price__save{color:var(--color-white);background:var(--color-sale);border-radius:var(--radius-full);padding:2px 8px;font-size:.75rem;font-weight:500}.featured-collection__carousel{position:relative}.featured-collection__track{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(220px,calc(25% - 18px));grid-auto-flow:column;gap:24px;padding:2px 2px 14px;scroll-padding-inline:2px;display:grid;overflow-x:auto}.featured-collection__track::-webkit-scrollbar{display:none}.featured-collection__track.product-grid--2{grid-auto-columns:minmax(240px,calc(50% - 12px))}.featured-collection__track.product-grid--3{grid-auto-columns:minmax(230px,calc(33.3333% - 16px))}.featured-collection__track.product-grid--4{grid-auto-columns:minmax(220px,calc(25% - 18px))}.featured-collection__track.product-grid--5{grid-auto-columns:minmax(180px,calc(20% - 14.4px))}.featured-collection__track .product-card{scroll-snap-align:start;min-width:0}.featured-collection__track:focus-visible{outline:2px solid var(--color-accent);outline-offset:8px}.featured-collection__nav{background:var(--color-white);border-radius:var(--radius-full);box-shadow:var(--shadow-md);color:var(--color-primary);height:46px;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),opacity var(--transition-fast),transform var(--transition-fast);z-index:2;border:1px solid #14231f1f;justify-content:center;align-items:center;width:46px;display:flex;position:absolute;top:36%;transform:translateY(-50%)}.featured-collection__nav:hover:not(:disabled){color:var(--color-white);transform:translateY(-50%)scale(1.04)}.featured-collection__nav:disabled{cursor:default;opacity:.35;pointer-events:none}.featured-collection__nav--prev{left:-23px}.featured-collection__nav--next{right:-23px}.featured-collection__btn-wrapper{text-align:center;margin-top:48px}@media (width<=767px){.featured-collection__nav--prev{left:4px}.featured-collection__nav--next{right:4px}}.about-story__grid{align-items:center;gap:48px;display:grid}@media (width>=768px){.about-story__grid{grid-template-columns:1fr 1fr;gap:80px}.about-story__grid--reverse .about-story__media{order:2}}.about-story__image{border-radius:var(--radius-lg);width:100%}.about-story__placeholder{border-radius:var(--radius-lg);overflow:hidden}.about-story__stats-card{background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);flex-direction:column;align-items:center;gap:4px;padding:24px 32px;display:flex;position:absolute;bottom:-20px;right:-10px}@media (width<=639px){.about-story__stats-card{z-index:2;width:fit-content;margin-top:-30px;margin-left:auto;margin-right:20px;position:relative;bottom:auto;right:auto}}.about-story__stats-number{font-family:var(--font-heading);color:var(--color-secondary);font-size:2rem;font-weight:600;line-height:1}.about-story__stats-label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-light-text);white-space:nowrap;font-size:.75rem;font-weight:500}.about-story__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:20px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500;line-height:1.2}.about-story__text{color:var(--color-light-text);margin-bottom:28px}.features__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (width>=768px){.features__grid{grid-template-columns:repeat(4,1fr);gap:40px}}.features__card{text-align:center;background:var(--color-white);border-radius:var(--radius-lg);transition:transform var(--transition-base),box-shadow var(--transition-base);padding:32px 20px}.features__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.features__icon{color:var(--color-secondary);margin-bottom:20px}.features__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:10px;font-size:1.15rem;font-weight:500}.features__text{color:var(--color-light-text);font-size:.9rem;line-height:1.6}.features.section-padding{padding-bottom:44px}.featured-collection.section-padding{padding-top:28px}.testimonials--notes.section-padding{padding-bottom:40px}.testimonials--notes+.blog-posts.section-padding{padding-top:48px}@media (width<=767px){.features.section-padding{padding-bottom:32px}.featured-collection.section-padding{padding-top:24px}.testimonials--notes.section-padding{padding-bottom:28px}.testimonials--notes+.blog-posts.section-padding{padding-top:36px}}.testimonials__grid{grid-template-columns:repeat(1,1fr);gap:24px;display:grid}@media (width>=640px){.testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.testimonials__grid{grid-template-columns:repeat(3,1fr)}}.testimonials__slide{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:36px}.testimonials__text{font-family:var(--font-heading);color:var(--color-primary);border:none;margin-bottom:24px;font-size:1.1rem;font-style:normal;line-height:1.6}.cta-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.cta-banner__media{z-index:0;position:absolute}.cta-banner__image{object-fit:cover;width:100%;height:100%}.cta-banner .page-width{z-index:1;position:relative}.cta-banner__inner--on-image .section-header__title,.cta-banner__inner--on-image .section-header__subtitle,.cta-banner__inner--on-image .section-header__description{color:var(--color-primary)}.cta-banner__btn{background:var(--color-cta);border-color:var(--color-cta);color:var(--color-white)}.cta-banner__btn:hover{background:var(--color-cta-hover);border-color:var(--color-cta-hover);color:var(--color-white)}.newsletter{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.newsletter__overlay{opacity:.9;background:linear-gradient(#14231fcc,#14231f9e);position:absolute;inset:0}.newsletter .page-width{z-index:1;position:relative}.newsletter__content{text-align:center;max-width:560px;margin:0 auto}.newsletter .section-header__title,.newsletter .section-header__subtitle,.newsletter .section-header__description{color:var(--color-white)}.newsletter__form-wrapper{gap:12px;margin-top:32px;display:flex}.newsletter__input{border-radius:var(--radius-full);color:var(--color-white);background:#ffffff1a;border:none;outline:none;flex:1;padding:16px 24px;font-size:.9rem}.newsletter__input::placeholder{color:#ffffffbf}.newsletter__input:focus{background:#fff3}.newsletter__btn{background:var(--color-white);color:var(--color-primary);border-color:var(--color-white)}.newsletter__btn:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-primary)}.newsletter__error{color:var(--color-error);margin-top:12px;font-size:.85rem;display:block}.newsletter__success{color:var(--color-success);margin-top:12px;font-size:.85rem;display:block}.rich-text__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:20px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500}.rich-text__content{color:var(--color-light-text);margin-bottom:28px;line-height:1.8}.image-with-text__grid{align-items:center;gap:48px;display:grid}@media (width>=768px){.image-with-text__grid{grid-template-columns:1fr 1fr;gap:80px}.image-with-text__grid--reverse .image-with-text__media{order:2}}.image-with-text__image{border-radius:var(--radius-lg);width:100%}.image-with-text__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:16px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:500;line-height:1.2}.image-with-text__text{color:var(--color-light-text);margin-bottom:24px;line-height:1.8}.collection-list__grid{grid-template-columns:repeat(1,1fr);gap:20px;display:grid}@media (width>=640px){.collection-list__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.collection-list__grid{grid-template-columns:repeat(3,1fr)}}.collection-card{border-radius:var(--radius-lg);aspect-ratio:4/3;display:block;position:relative;overflow:hidden}.collection-card__image-wrapper{width:100%;height:100%;position:relative}.collection-card__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.collection-card:hover .collection-card__image{transform:scale(1.08)}.collection-card__overlay{transition:opacity var(--transition-base);background:linear-gradient(#14231f24,#14231fb8);position:absolute;inset:0}.collection-card:hover .collection-card__overlay{opacity:.8}.collection-card__content{color:var(--color-white);flex-direction:column;gap:10px;padding:28px;display:flex;position:absolute;bottom:0;left:0;right:0}.collection-card__eyebrow{letter-spacing:.08em;opacity:.82;margin:0;font-size:.8rem}.collection-card__title{font-family:var(--font-heading);margin:0;font-size:1.4rem;font-weight:500}.collection-card__link{letter-spacing:.06em;text-transform:uppercase;opacity:.92;align-items:center;margin-top:2px;font-size:.8rem;font-weight:500;display:inline-flex}.blog-posts__grid{grid-template-columns:repeat(1,1fr);gap:32px;display:grid}@media (width>=640px){.blog-posts__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.blog-posts__grid{grid-template-columns:repeat(3,1fr)}}.blog-card{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--transition-base),box-shadow var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.blog-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.blog-card__image-wrapper{aspect-ratio:16/10;display:block;overflow:hidden}.blog-card__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.blog-card:hover .blog-card__image{transform:scale(1.05)}.blog-card__placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.blog-card__placeholder svg{opacity:.2;width:30%;height:30%}.blog-card__info{flex-direction:column;flex:1;padding:24px;display:flex}.blog-card__meta{color:var(--color-light-text);align-items:center;gap:12px;margin-bottom:12px;font-size:.8rem;display:flex}.blog-card__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:10px;font-size:1.15rem;font-weight:500}.blog-card__title a:hover{color:var(--color-secondary)}.blog-card__excerpt{color:var(--color-light-text);flex:1;margin-bottom:16px;font-size:.9rem;line-height:1.6}.blog-card__read-more{letter-spacing:.06em;text-transform:uppercase;color:var(--color-secondary);align-self:flex-start;font-size:.8rem;font-weight:500}.blog-card__read-more:hover{text-decoration:underline}.article__header{margin-bottom:40px}.article__meta{color:var(--color-light-text);align-items:center;gap:16px;margin-bottom:16px;font-size:.85rem;display:flex}.article__tags a{color:var(--color-secondary)}.article__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:28px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:500;line-height:1.2}.article__featured-image{border-radius:var(--radius-lg);overflow:hidden}.article__image{width:100%}.article__content{font-size:1.05rem;line-height:1.8}.article__content h2,.article__content h3{font-family:var(--font-heading);color:var(--color-primary);margin:36px 0 16px}.article__content h2{font-size:1.6rem}.article__content h3{font-size:1.3rem}.article__content p{color:var(--color-text);margin-bottom:20px}.article__content a{color:var(--color-secondary);text-decoration:underline}.article__content ul,.article__content ol{margin:0 0 20px 24px}.article__content ul{list-style:outside}.article__content ol{list-style:decimal}.article__content li{margin-bottom:8px}.article__footer{border-top:1px solid var(--color-cream-dark);margin-top:48px;padding-top:24px}.rte{font-size:1rem;line-height:1.8}.rte h2,.rte h3{font-family:var(--font-heading);color:var(--color-primary);margin:32px 0 16px}.rte h2{font-size:1.5rem}.rte h3{font-size:1.25rem}.rte p{color:var(--color-text);margin-bottom:18px}.rte a{color:var(--color-secondary);text-decoration:underline}.rte ul,.rte ol{margin:0 0 18px 24px}.rte ul{list-style:outside}.rte ol{list-style:decimal}.rte li{margin-bottom:6px}.breadcrumb{margin-bottom:24px}.breadcrumb__list{flex-wrap:wrap;align-items:center;gap:8px;font-size:.8rem;display:flex}.breadcrumb__item:not(:last-child):after{content:"/";color:var(--color-light-text);margin-left:8px}.breadcrumb__link{color:var(--color-light-text);transition:color var(--transition-fast)}.breadcrumb__current{color:var(--color-text);font-weight:500}.product-template__grid{gap:48px;min-width:0;display:grid}@media (width>=768px){.product-template__grid{grid-template-columns:1fr 1fr;gap:64px}}.product-template__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;line-height:1.2}.product-template__vendor{letter-spacing:.12em;margin-bottom:6px;font-size:.8rem;font-weight:500}.product-template__price{letter-spacing:-.01em;color:var(--color-primary);margin-bottom:20px;font-size:clamp(1.5rem,3.2vw,1.85rem);font-weight:800;line-height:1.1}.product-gallery__main{background:var(--color-cream-dark);aspect-ratio:1;position:relative}.product-gallery__slide{opacity:0;visibility:hidden;z-index:0;width:100%;height:100%;transition:opacity .28s,visibility .28s;position:absolute;inset:0}.product-gallery__slide:not(.product-gallery__slide--hidden){opacity:1;visibility:visible;z-index:1}.product-gallery__image{object-fit:cover;width:100%;height:100%}.product-gallery__thumbs{gap:12px;margin-top:16px}.product-gallery__thumb{cursor:pointer;background:var(--color-cream-dark);width:72px;height:72px;transition:border-color var(--transition-fast),transform var(--transition-fast),opacity var(--transition-fast);opacity:.7;border:2px solid #0000;flex-shrink:0;padding:0;position:relative}.product-gallery__thumb img{object-fit:cover;width:100%;height:100%}.product-gallery__thumb--active{border-color:var(--color-secondary);box-shadow:0 4px 12px #173a3226}.product-template__attributes{background:var(--color-white);border-radius:var(--radius-md);border:1px solid #14231f14;grid-template-columns:1fr;gap:10px;margin-bottom:22px;padding:18px;display:grid;box-shadow:0 2px 10px #14231f06}@media (width>=768px){.product-template__attributes{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}.product-attribute{border-radius:var(--radius-sm);background:#14231f06;flex-direction:column;gap:4px;min-width:0;padding:10px 12px;display:flex}.product-attribute__label{letter-spacing:.1em;color:var(--color-light-text)}.product-attribute__value{overflow-wrap:anywhere;font-size:.88rem;line-height:1.3}.product-form{margin-bottom:24px}.product-form__group{border:none;min-inline-size:auto;margin-bottom:20px;padding:0}.product-form__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-light-text);margin-bottom:10px;font-size:.8rem;font-weight:500;display:block}.product-form__options{flex-wrap:wrap;gap:8px;display:flex}.product-form__option{cursor:pointer}.product-form__option-input{opacity:0;position:absolute}.product-form__option-label{border:2px solid var(--color-cream-dark);transition:all var(--transition-fast);cursor:pointer;padding:10px 20px;font-size:.85rem;font-weight:500;display:inline-block}.product-form__option-input:checked+.product-form__option-label{box-shadow:0 4px 12px #173a322e}.product-form__option-input:disabled+.product-form__option-label{opacity:.6;cursor:not-allowed;text-decoration:line-through}.product-form__variant-select{display:none}.product-form__actions{gap:16px;margin-top:24px;display:flex}.product-form__quantity{border:2px solid var(--color-cream-dark);align-items:center;display:flex}.product-form__qty-btn{width:48px;height:48px;transition:background var(--transition-fast);display:flex}.product-form__qty-input{width:50px;color:var(--color-primary);-moz-appearance:textfield;border:none;font-size:.9rem;font-weight:500}.product-form__qty-input::-webkit-outer-spin-button,.product-form__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.product-form__submit{flex:1}.product-template__installments{color:var(--color-light-text);margin:7px 0 10px;font-size:.84rem;line-height:1.4}.product-template__installments shopify-payment-terms{display:block}.product-template__installments shop-pay-logo{vertical-align:middle;max-width:72px;margin-inline:2px;display:inline-block}@media (width<=767px){.product-template__installments{margin:5px 0 8px;font-size:.8rem}}.quantity-offers{border:0;min-inline-size:0;margin:22px 0 0;padding:0;container-type:inline-size}.quantity-offers__title{color:var(--color-text);font-family:var(--font-heading);margin-bottom:16px;padding:0;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:700;line-height:1.2}.quantity-offers__list{gap:10px;display:grid}.quantity-offers__option{min-width:0;display:block;position:relative}.quantity-offers__input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.quantity-offers__card{background:var(--color-white);min-height:0;transition:background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast);border:1.5px solid #173a3224;border-radius:12px;position:relative;overflow:visible}.quantity-offers__summary{cursor:pointer;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:0;padding:6px 16px;display:grid}.quantity-offers__option:hover .quantity-offers__card{border-color:#173a326b;transform:translateY(-1px)}.quantity-offers__input:checked+.quantity-offers__card{border-color:var(--color-primary);box-shadow:inset 0 0 0 .5px var(--color-primary);background:#173a3209}.quantity-offers__input:focus-visible+.quantity-offers__card{outline-offset:2px;outline:3px solid #9f4f2f47}.quantity-offers__media{background:#ffffffeb;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.quantity-offers__image{object-fit:contain;width:100%;height:100%;padding:4px}.quantity-offers__label{color:#090909;font-size:1.15rem;font-weight:700;line-height:1.15}.quantity-offers__prices{color:var(--color-text);text-align:right;flex-direction:column;align-items:flex-end;gap:2px;min-width:max-content;display:flex}.quantity-offers__price{font-size:1.15rem;line-height:1.1}.quantity-offers__compare{opacity:.85;font-size:.8rem;line-height:1.1}.quantity-offers__badge{color:#fff;z-index:1;background:#414141;border-radius:0 0 7px 7px;padding:5px 8px;font-size:.72rem;font-weight:700;line-height:1;position:absolute;top:-14px;right:18px}.product-form__group--quantity-offers-source{display:none}.quantity-offers__variants{gap:6px;padding:0 18px 8px;display:none}.quantity-offers__input:checked+.quantity-offers__card .quantity-offers__variants{display:grid}.quantity-offers__variant-group{border:0;min-width:0;margin:0;padding:0}.quantity-offers__variant-name{white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.quantity-offers__variant-values{flex-wrap:wrap;gap:7px;display:flex}.quantity-offers__variant{color:var(--color-text);cursor:pointer;font:inherit;background:0 0;border:1.5px solid #173a326b;border-radius:999px;align-items:center;gap:7px;min-height:31px;padding:2px 13px;font-size:.88rem;line-height:1;display:inline-flex}.quantity-offers__variant:hover:not(:disabled){border-color:var(--color-primary)}.quantity-offers__variant.is-active{color:#fff;background:#565656;border-color:#565656}.quantity-offers__variant:focus-visible{outline-offset:2px;outline:3px solid #9f4f2f47}.quantity-offers__variant:disabled{cursor:not-allowed;opacity:.35}.quantity-offers__variant-image{object-fit:cover;background:#fff;border-radius:5px;width:22px;height:22px}@container (width>=800px){.quantity-offers__title{margin-bottom:20px;font-size:1.75rem}.quantity-offers__list{gap:18px}.quantity-offers__card{border-radius:15px;min-height:0}.quantity-offers__summary{grid-template-columns:48px minmax(0,1fr) auto;gap:14px;min-height:0;padding:8px 24px}.quantity-offers__media{width:48px;height:48px}.quantity-offers__label{font-size:1.55rem}.quantity-offers__price{font-size:1.65rem}.quantity-offers__compare{font-size:1rem}.quantity-offers__badge{border-radius:7px;padding:5px 8px;font-size:.82rem;top:-18px;right:24px}.quantity-offers__variants{gap:7px;padding:0 24px 12px}.quantity-offers__variant-values{gap:10px}.quantity-offers__variant{min-height:36px;padding:2px 16px;font-size:1.05rem}.quantity-offers__variant-image{width:26px;height:26px}}@media (width<=767px){.quantity-offers{margin-top:18px}.quantity-offers__title{margin-bottom:13px;font-size:1.12rem}.quantity-offers__card{min-height:0}.quantity-offers__summary{grid-template-columns:32px minmax(0,1fr) auto;gap:8px;min-height:0;padding:6px 10px}.quantity-offers__media{width:32px;height:32px}.quantity-offers__label,.quantity-offers__price{font-size:.9rem}.quantity-offers__compare{font-size:.68rem}.quantity-offers__badge{padding:3px 5px;font-size:.5rem;top:-9px;right:8px}.quantity-offers__variants{gap:5px;padding:0 12px 7px}.quantity-offers__variant{min-height:30px;padding:2px 9px;font-size:.78rem}.quantity-offers__variant-image{width:21px;height:21px}}.product-template__description{margin-top:40px}.collection-header{text-align:center;margin-bottom:48px}.collection-header__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:500}.collection-header__description{max-width:600px;color:var(--color-light-text);margin:0 auto}.collection-empty{text-align:center;grid-column:1/-1;padding:60px 20px}.collection-empty h2{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:12px;font-weight:500}.collection-empty p{color:var(--color-light-text)}.collection-seo-footer{background:var(--color-cream);border-radius:var(--radius-lg);border:1px solid #14231f0f;max-width:960px;margin-top:clamp(40px,5vw,64px);margin-left:auto;margin-right:auto;padding:clamp(28px,4vw,40px) clamp(20px,3vw,32px)}.collection-seo-footer__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:18px;padding-bottom:14px;font-size:clamp(1.25rem,1.9vw,1.55rem);font-weight:700;line-height:1.25;position:relative}.collection-seo-footer__title:after{content:"";background:linear-gradient(to right,var(--color-secondary) 0%,transparent 100%);border-radius:2px;width:60px;height:2px;position:absolute;bottom:0;left:0}.collection-seo-footer__content{color:var(--color-text);font-size:.96rem;line-height:1.75}.collection-seo-footer__content p{margin-bottom:14px}.collection-seo-footer__content a{color:var(--color-secondary);text-underline-offset:2px;text-decoration:underline 1px}.collection-seo-footer__content a:hover{color:var(--color-primary)}.collection-seo-footer__related{border-top:1px solid #14231f14;margin-top:24px;padding-top:22px}.collection-seo-footer__related-title{letter-spacing:.1em;text-transform:uppercase;color:var(--color-light-text);margin-bottom:12px;font-size:.8rem;font-weight:800}.collection-seo-footer__chips{flex-wrap:wrap;gap:8px;display:flex}.collection-seo-footer__chip{background:var(--color-white);border-radius:var(--radius-full);color:var(--color-primary);transition:all var(--transition-fast);border:1px solid #14231f1a;align-items:center;padding:8px 14px;font-size:.85rem;text-decoration:none;display:inline-flex}.collection-seo-footer__chip:hover{border-color:var(--color-secondary);background:var(--color-secondary);color:var(--color-white);transform:translateY(-1px)}.cart-template__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:32px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500}.cart-template__grid{gap:48px;display:grid}@media (width>=768px){.cart-template__grid{grid-template-columns:1fr 380px}}.cart-recommendations{border-radius:var(--radius-lg);background:#fffefad1;border:1px solid #173a321a;margin-top:56px;padding:clamp(22px,4vw,36px);box-shadow:0 16px 42px #173a320e}.cart-recommendations__header{text-align:center;max-width:680px;margin:0 auto 26px}.cart-recommendations__eyebrow{color:var(--color-secondary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:600}.cart-recommendations__title{color:var(--color-primary);font-family:var(--font-heading);margin-bottom:10px;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:500;line-height:1.15}.cart-recommendations__text{color:var(--color-light-text);max-width:520px;margin:0 auto;font-size:.96rem}.cart-recommendations__grid{gap:clamp(16px,2vw,24px)}@media (width<=639px){.cart-recommendations{margin-top:36px;margin-left:-8px;margin-right:-8px;padding:22px 14px}.cart-recommendations__header{text-align:left;margin-bottom:18px}}.cart-item{border-bottom:1px solid var(--color-cream-dark);grid-template-columns:100px 1fr auto;align-items:center;gap:20px;padding:24px 0;display:grid}@media (width<=639px){.cart-item{grid-template-rows:auto auto;grid-template-columns:80px 1fr}.cart-item__total{grid-column:2;justify-content:space-between;align-items:center;display:flex}}.cart-item__image-wrapper a{border-radius:var(--radius-md);display:block;overflow:hidden}.cart-item__image{width:100%;height:auto}.cart-item__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:4px;font-size:1rem;font-weight:500;display:block}.cart-item__title:hover{color:var(--color-secondary)}.cart-item__variant{color:var(--color-light-text);margin-bottom:8px;font-size:.8rem}.cart-item__variant-label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-light-text);margin:8px 0 6px;font-size:.72rem;font-weight:600;display:block}.cart-item__variant-select{border:1px solid var(--color-cream-dark);border-radius:var(--radius-sm);background:var(--color-white);width:min(100%,280px);color:var(--color-primary);padding:9px 34px 9px 12px;font-size:.85rem;line-height:1.3}.cart-item__actions{align-items:center;gap:16px;margin-top:10px;display:flex}.cart-item__quantity{border:2px solid var(--color-cream-dark);border-radius:var(--radius-full);align-items:center;display:flex;overflow:hidden}.cart-item__qty-btn{width:36px;height:36px;color:var(--color-primary);transition:background var(--transition-fast);justify-content:center;align-items:center;display:flex}.cart-item__qty-btn:hover{background:var(--color-cream)}.cart-item__qty-input{text-align:center;width:40px;color:var(--color-primary);-moz-appearance:textfield;border:none;font-size:.85rem;font-weight:500}.cart-item__qty-input::-webkit-outer-spin-button,.cart-item__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.cart-item__remove{color:var(--color-light-text);transition:color var(--transition-fast);font-size:.8rem;text-decoration:underline}.cart-item__remove:hover{color:var(--color-sale)}.cart-item__total-price{color:var(--color-primary);font-weight:600}.cart-item__total-compare{color:var(--color-light-text);font-size:.85rem;display:block}.cart-summary{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:32px;position:sticky;top:100px}.cart-summary__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:24px;font-size:1.3rem;font-weight:500}.cart-summary__row{justify-content:space-between;align-items:center;padding:12px 0;font-size:.95rem;display:flex}.cart-summary__row--discount{color:var(--color-sale);padding-top:0;font-weight:600}.cart-summary__row--total{color:var(--color-primary);padding-top:16px;font-size:1.1rem;font-weight:600}.cart-summary__urgency{border:1px solid #9f4f2f47;border-left:4px solid var(--color-accent);color:var(--color-text);background:#9f4f2f0f;border-radius:18px;margin:1rem 0 1.15rem;padding:.9rem 1rem}.cart-summary__urgency-label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.72rem;font-weight:800;line-height:1.2;display:block}.cart-summary__urgency p{margin:0 0 .55rem;font-weight:700;line-height:1.35}.cart-summary__urgency ul{color:#14231fd6;margin:0;padding-left:1.05rem;font-size:.9rem;line-height:1.45}.cart-summary__urgency li+li{margin-top:.2rem}@media (width<=749px){.cart-summary__urgency{border-radius:16px;margin:.85rem 0 1rem;padding:.8rem .9rem}}.cart-summary__notes{margin:20px 0}.cart-summary__notes-label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-light-text);margin-bottom:8px;font-size:.8rem;font-weight:500;display:block}.cart-summary__notes-input{border:2px solid var(--color-cream-dark);border-radius:var(--radius-md);resize:vertical;width:100%;transition:border-color var(--transition-fast);outline:none;padding:12px 16px;font-size:.9rem}.cart-summary__notes-input:focus{border-color:var(--color-secondary)}.cart-summary__discount{margin-bottom:20px}.cart-summary__discount-wrapper{gap:8px;display:flex}.cart-summary__discount-input{border:2px solid var(--color-cream-dark);border-radius:var(--radius-full);transition:border-color var(--transition-fast);outline:none;flex:1;padding:10px 16px;font-size:.85rem}.cart-summary__discount-input:focus{border-color:var(--color-secondary)}.cart-summary__apply-btn{color:var(--color-secondary)!important;padding:10px 16px!important;font-size:.8rem!important}.cart-summary__apply-btn[disabled]{opacity:.65;cursor:progress}.cart-summary__compare{color:var(--color-light-text);margin-right:8px;font-size:.88em;display:inline-block}.cart-summary__discount-help{color:var(--color-light-text);margin:8px 0 0;font-size:.78rem}.cart-summary__discount-applied{color:var(--color-sale);margin-top:8px;font-size:.85rem;font-weight:500}.cart-summary__checkout{width:100%;margin-top:8px;padding:16px}.cart-summary__payment-icons{background:#f5f8f2b8;border:1px solid #173a3214;border-radius:16px;margin-top:14px;padding:10px 12px}.cart-summary__payment-icons-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.cart-summary__payment-icons-list .payment-icon{background:var(--color-white);border:1px solid #173a3214;border-radius:8px;justify-content:center;align-items:center;min-width:46px;height:30px;padding:4px 7px;display:inline-flex;box-shadow:0 1px 4px #173a320d}.cart-summary__payment-icons-list .payment-icon svg,.cart-summary__payment-icons-list .payment-icon img{width:auto;max-width:42px;height:20px;display:block}.cart-summary__continue{text-align:center;margin-top:12px;display:block}.cart-template__empty{text-align:center;padding:80px 20px}.cart-empty svg{color:var(--color-light-text);margin:0 auto 24px}.cart-empty__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:12px;font-size:1.75rem;font-weight:500}.cart-empty__text{color:var(--color-light-text);margin-bottom:28px}.search-form{margin-bottom:40px}.search-form__wrapper{position:relative}.search-form__input{border:2px solid var(--color-cream-dark);border-radius:var(--radius-full);width:100%;transition:border-color var(--transition-fast);outline:none;padding:16px 56px 16px 24px;font-size:1rem}.search-form__input:focus{border-color:var(--color-secondary)}.search-form__submit{width:40px;height:40px;color:var(--color-primary);border-radius:var(--radius-full);transition:background var(--transition-fast);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.search-form__submit:hover{background:var(--color-cream)}.search-results-count{color:var(--color-light-text);margin-bottom:24px;font-size:.9rem}.page-404{background:var(--color-background);text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex}.page-404__content{padding:40px}.page-404__code{font-family:var(--font-heading);color:var(--color-secondary);margin-bottom:16px;font-size:clamp(5rem,12vw,8rem);font-weight:600;line-height:1;display:block}.page-404__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:16px;font-size:clamp(1.5rem,3vw,2rem);font-weight:500}.page-404__text{color:var(--color-light-text);margin-bottom:32px}.contact-section{background:linear-gradient(#fffefaf0,#f7f8f3f7)}.contact-page{grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);align-items:start;gap:clamp(36px,6vw,72px);min-width:0;display:grid}.contact-page__title{max-width:560px;font-family:var(--font-heading);color:var(--color-primary);margin-bottom:24px;font-size:clamp(2.35rem,6vw,4.5rem);font-weight:500;line-height:1.04}.contact-page__form-wrap{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-white);box-shadow:var(--shadow-lg);min-width:0;padding:clamp(28px,4vw,44px)}.contact-form__grid{grid-template-columns:1fr;gap:18px;display:grid}@media (width>=640px){.contact-form__grid{grid-template-columns:1fr 1fr}}.contact-form__field{margin-bottom:18px}.contact-form__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-light-text);margin-bottom:8px;font-size:.8rem;font-weight:600;display:block}.contact-form__input{border:1px solid var(--color-cream-dark);border-radius:var(--radius-sm);width:100%;color:var(--color-primary);min-width:0;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast);background:#fffefad1;outline:none;padding:14px 18px;font-size:.95rem}.contact-form__input:focus{border-color:var(--color-accent);background:var(--color-white);box-shadow:0 0 0 3px #9f4f2f29}.contact-form__select{appearance:auto;min-height:52px}.contact-form__textarea{resize:vertical;min-height:164px}.contact-form__success{color:var(--color-primary);border-radius:var(--radius-sm);background:#173a3214;border:1px solid #173a322e;margin-bottom:24px;padding:16px 20px;font-size:.9rem}.contact-form__errors{border-radius:var(--radius-sm);color:var(--color-sale);background:#a8483414;border:1px solid #a8483447;margin-bottom:24px;padding:16px 20px}.contact-form__errors ul{padding-left:18px;list-style:outside}.contact-form__submit{width:100%;margin-top:4px}@media (width<=900px){.contact-page{grid-template-columns:1fr}.contact-page__form-wrap{max-width:100%}.contact-page__form-wrap{padding:28px}}@media (width<=520px){.contact-section.section-padding{padding-top:64px;padding-bottom:64px}.contact-page__form-wrap{width:100%;padding:24px 18px}.contact-form__submit{white-space:normal}}.page-template__title{font-family:var(--font-heading);color:var(--color-primary);text-align:center;margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:500}.page-template__content{color:var(--color-text)}.pagination{margin-top:48px}.pagination__list{justify-content:center;align-items:center;gap:8px;display:flex}.pagination__link{width:44px;height:44px;color:var(--color-text);border-radius:var(--radius-full);transition:all var(--transition-fast);justify-content:center;align-items:center;font-size:.9rem;display:flex}.pagination__link:hover{background:var(--color-cream)}.pagination__link--current{background:var(--color-primary);color:var(--color-white)}.pagination__link--arrow{color:var(--color-light-text)}.site-footer{background:var(--color-primary);color:#fffbfad9;padding-bottom:32px}.site-footer__grid{grid-template-columns:1fr;gap:48px;display:grid}@media (width>=640px){.site-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.site-footer__grid{grid-template-columns:minmax(280px,1.6fr) repeat(3,minmax(150px,1fr));align-items:start}.site-footer__brand{grid-column:auto}}.site-footer__menu{list-style:none}.site-footer__logo{width:min(180px,100%);height:auto;margin-bottom:18px;display:block}.site-footer__logo--fallback{width:min(76px,45vw)}.site-footer__social{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.site-footer__follow-on-shop{align-items:center;line-height:0;display:flex}.site-footer__follow-on-shop shop-follow-button{display:inline-flex}.site-footer__social a{color:#fffbfacc;transition:color var(--transition-fast),transform var(--transition-fast)}.site-footer__social a:hover{color:var(--color-white)}.site-footer__newsletter{max-width:360px;margin-bottom:24px}.site-footer__newsletter-row{flex-wrap:wrap;gap:8px;display:flex}.site-footer__newsletter-input{min-width:0;color:var(--color-white);border-radius:var(--radius-sm);transition:border-color var(--transition-fast),background var(--transition-fast);background:#ffffff14;border:1px solid #fffbfa40;flex:180px;padding:11px 14px;font-size:.9rem}.site-footer__newsletter-input:focus{border-color:var(--color-cta);background:#ffffff1f}.site-footer__newsletter-btn{letter-spacing:.02em;color:var(--color-cta-text);background:var(--color-cta);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast);flex:none;padding:11px 20px;font-size:.85rem}.site-footer__newsletter-btn:hover{background:var(--color-cta-hover)}.site-footer__newsletter-message{margin-top:10px;font-size:.82rem;display:block}.site-footer__newsletter-message--success{color:#8fcfae}.site-footer__newsletter-message--error{color:#f3a99a}.site-footer__heading{font-family:var(--font-heading);color:var(--color-white);margin-bottom:20px;font-size:1.05rem;font-weight:500}.site-footer__menu li{margin-bottom:12px}.site-footer__link{color:#fffbfad9;transition:color var(--transition-fast);font-size:.9rem}.site-footer__link:hover{color:var(--color-white)}.site-footer__bottom{border-top:1px solid #fffbfa1a;flex-direction:column;align-items:flex-start;gap:16px;margin-top:60px;padding-top:24px;display:flex}@media (width>=640px){.site-footer__bottom{flex-direction:row;justify-content:space-between}}.site-footer__copyright{color:#fffbfab3;font-size:.85rem}.site-footer__legal{flex-direction:column;gap:10px;min-width:0;display:flex}.site-footer__legal-links{flex-wrap:wrap;gap:10px 18px;display:flex}.site-footer__legal-links .site-footer__link{font-size:.82rem}.site-footer__payment-icons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.payment-icon svg,.payment-icon img{width:36px;height:24px}.payment-icon img{display:inline}.placeholder-svg{background:var(--color-cream-dark);width:100%;height:100%;fill:var(--color-light-text);opacity:.3}.btn,.product-form__qty-btn,.product-card__quick-add{transition:transform var(--transition-fast),background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast)}.btn:active,.product-form__qty-btn:active,.product-card__quick-add:active{transform:translateY(1px)scale(.99)}.section-header__subtitle,.product-template__vendor,.product-attribute__label,.product-form__label{letter-spacing:.14em}.product-card{gap:0}.product-card__image-wrapper{background:radial-gradient(circle at 24% 18%,#9f4f2f24,transparent 32%),var(--color-cream);border:1px solid #173a3214;box-shadow:0 12px 34px #173a3214}.product-card__quick-add{border:1px solid #173a321f;transform:translateY(0)}.product-card__title{font-size:1rem}.product-template.section-padding{padding-top:34px;padding-bottom:96px}.product-template__grid{align-items:start}@media (width>=1024px){.product-template .page-width{max-width:1400px}.product-template__grid{grid-template-columns:minmax(0,1.38fr) minmax(380px,.72fr);gap:clamp(52px,6vw,84px)}}@media (width>=1280px){.product-template__grid{grid-template-columns:minmax(0,1.6fr) minmax(400px,.7fr)}}.product-gallery{min-width:0;max-width:100%;position:relative}@media (width>=1024px){.product-gallery--with-thumbs{grid-template-columns:76px minmax(0,1fr);gap:14px;display:grid}.product-gallery--with-thumbs .product-gallery__thumbs{grid-area:1/1;margin-top:0}.product-gallery--with-thumbs .product-gallery__main{grid-area:1/2}}.product-gallery__main{background:linear-gradient(145deg,#fffefac7,#eef3ed8a),var(--color-white);border-radius:var(--radius-md);border:1px solid #173a3213;box-shadow:0 22px 60px #173a3214}.product-gallery__nav{z-index:2;width:44px;height:44px;border-radius:var(--radius-full);transition:transform var(--transition-fast),background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast);background:#fffefae0;border:1px solid #173a3224;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #173a3229}.product-gallery__nav:hover{color:var(--color-white);background:var(--color-primary);transform:translateY(-50%)scale(1.04);box-shadow:0 16px 34px #173a3238}.product-gallery__nav:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.product-gallery__nav--prev{left:14px}.product-gallery__nav--next{right:14px}.product-gallery__image{transition:transform var(--transition-slow)}.product-gallery__main:hover .product-gallery__image{transform:scale(1.015)}.product-gallery__placeholder{width:100%;height:100%}.product-gallery__thumbs{grid-template-columns:1fr;grid-auto-flow:row;padding-bottom:4px;display:grid;overflow-x:auto}.product-gallery__thumb{border-radius:var(--radius-sm);background:var(--color-panel);border-color:#173a321a;flex:none;width:76px;height:76px}.product-template__buy-box{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}@media (width>=1024px){.product-template__buy-box{position:sticky;top:104px}}.product-template__title{font-family:var(--font-body);letter-spacing:0;margin-bottom:10px;font-size:clamp(1.65rem,2.05vw,2.25rem);font-weight:800;line-height:1.1}.product-template__reviews-summary{min-height:20px;margin:-2px 0 12px}.product-template__reviews-summary .jdgm-preview-badge{display:block!important}.product-template__reviews-summary .jdgm-prev-badge{align-items:center;min-height:20px;display:inline-flex!important}.product-template__reviews-summary .jdgm-prev-badge__text{color:var(--color-light-text);visibility:visible;font-size:.82rem}.product-template__price{background:0 0;border:0;border-bottom:1px solid #173a321a;border-radius:0;margin-bottom:18px;padding:0 0 14px}.product-template__price .price__amount,.product-template__price .price__sale{font-family:var(--font-body);letter-spacing:0;font-size:clamp(1.45rem,2vw,1.8rem);font-weight:800}.product-attribute{border-radius:var(--radius-md);background:#fffefad1;border:1px solid #173a3214;padding:13px 14px}.product-attribute__label{text-transform:uppercase;color:var(--color-secondary);margin-bottom:4px;font-size:.75rem;font-weight:700;display:block}.product-attribute__value{color:var(--color-primary);font-size:.92rem;font-weight:600;line-height:1.35}.product-form{margin-bottom:0;padding-top:2px}.product-form__option-label{text-align:center;background:#fffefae6;border-color:#173a3229;min-width:48px;min-height:44px}.product-form__option-input:focus-visible+.product-form__option-label{outline:2px solid var(--color-accent)}.product-form__actions{margin-top:14px}.product-form__quantity{border-radius:var(--radius-md);background:#fffefaf5;border-color:#9f4f2f42;min-height:52px}.product-form__submit{border-radius:var(--radius-md);letter-spacing:0;text-transform:none;min-height:52px;font-weight:800;box-shadow:0 14px 30px #173a3229}.product-form__payment{margin-top:9px}.product-form__payment--hidden{display:none}.product-form__payment .shopify-payment-button{width:100%}.product-form__payment .shopify-payment-button__button{border-radius:9999px;width:100%;min-height:52px}.product-form__payment .shopify-payment-button__button--unbranded{font-family:var(--font-body);letter-spacing:0;text-transform:none;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:13px 18px;font-size:.95rem;font-weight:700;display:inline-flex;color:#fff!important;background:#5a31f4!important;border:1px solid #5a31f4!important}.product-form__payment .shopify-payment-button__button--unbranded:hover{background:#4c28d4!important;border-color:#4c28d4!important}.product-form__payment .shopify-payment-button__more-options{color:#111;text-align:center;text-underline-offset:3px;margin-top:10px;font-size:.9rem;text-decoration:underline 1px;display:block}.product-bundle{border-radius:var(--radius-md);background:#fffefaf5;border:1px solid #173a3224;gap:10px;margin-top:12px;padding:12px;display:grid}.product-bundle__header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.product-bundle__title{color:var(--color-primary);margin:0;font-size:.98rem;font-weight:900;line-height:1.25}.product-bundle__badge{color:var(--color-accent);white-space:nowrap;background:#9f4f2f1a;border:1px solid #9f4f2f33;padding:5px 9px;font-size:.72rem;line-height:1.2}.product-bundle__items{gap:8px;display:grid}.product-bundle__item{border-radius:var(--radius-sm);min-width:0;transition:border-color var(--transition-fast),background var(--transition-fast),transform var(--transition-fast);background:#fffefae6;border:1px solid #173a321a;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;padding:8px;display:grid;position:relative}.product-bundle__item:hover{background:var(--color-white);border-color:#173a323d;transform:translateY(-1px)}.product-bundle__checkbox{opacity:0;position:absolute}.product-bundle__select{cursor:pointer;display:inline-flex}.product-bundle__check{background:var(--color-white);color:var(--color-white);height:20px;transition:background var(--transition-fast),border-color var(--transition-fast);border:2px solid #173a323d;border-radius:6px;justify-content:center;align-items:center;width:20px;display:inline-flex}.product-bundle__check svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3px;width:13px;height:13px}.product-bundle__checkbox:checked+.product-bundle__select .product-bundle__check{background:var(--color-primary);border-color:var(--color-primary)}.product-bundle__checkbox:focus-visible+.product-bundle__select .product-bundle__check{outline:2px solid var(--color-accent);outline-offset:3px}.product-bundle__product-link{color:inherit;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;min-width:0;text-decoration:none;display:grid}.product-bundle__media{aspect-ratio:1;background:var(--color-cream);border-radius:8px;display:block;overflow:hidden}.product-bundle__media img,.product-bundle__media svg{object-fit:contain;width:100%;height:100%}.product-bundle__item-copy{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;min-width:0;display:grid}.product-bundle__item-title{color:var(--color-text);overflow-wrap:break-word;font-size:.8rem;font-weight:800;line-height:1.25}.product-bundle__product-link:hover .product-bundle__item-title{color:var(--color-accent)}.product-bundle__item-price{color:var(--color-primary);white-space:nowrap;font-size:.8rem;font-weight:800}.product-bundle__summary{border-top:1px solid #173a321a;gap:5px;padding-top:9px;display:grid}.product-bundle__summary-row{color:var(--color-light-text);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;font-size:.82rem;font-weight:700;line-height:1.3;display:grid}.product-bundle__summary-row--save{color:var(--color-accent)}.product-bundle__summary-row--total{color:var(--color-primary);font-size:.9rem;font-weight:900}.product-bundle__add{background:var(--color-cta);border-color:var(--color-cta);border-radius:var(--radius-sm);color:var(--color-cta-text);width:100%;min-height:44px}.product-bundle__add:hover{background:var(--color-cta-hover);border-color:var(--color-cta-hover);color:var(--color-cta-text)}.product-bundle__add:disabled,.product-bundle__add[aria-busy=true]{cursor:not-allowed;opacity:.72}.product-bundle__message{color:var(--color-sale);margin:-3px 0 0;font-size:.76rem;font-weight:700;line-height:1.4}@media (width<=767px){.product-bundle{padding:10px}.product-bundle__header{grid-template-columns:1fr;gap:6px}.product-bundle__badge{justify-self:start}.product-bundle__item{grid-template-columns:20px minmax(0,1fr)}.product-bundle__product-link{grid-template-columns:44px minmax(0,1fr)}.product-bundle__item-copy{grid-template-columns:1fr}}.product-form__payment-icons{background:0 0;border-radius:0;margin-top:16px;padding:8px 0 0;display:block}.product-form__payment-icons .site-footer__payment-icons{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 10px;display:flex}.product-form__payment-icons .payment-icon{box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;min-width:46px;height:30px;padding:0;display:inline-flex}.product-form__payment-icons .payment-icon svg,.product-form__payment-icons .payment-icon img{width:auto;max-width:42px;height:20px;display:block}@media (width<=767px){.product-form__payment-icons{margin-top:14px;padding:10px}.product-form__payment-icons .site-footer__payment-icons{gap:7px}.product-form__payment-icons .payment-icon{min-width:42px;height:28px;padding:4px 6px}.product-form__payment-icons .payment-icon svg,.product-form__payment-icons .payment-icon img{max-width:38px;height:18px}}.product-form__soldout-actions{border-radius:var(--radius-md);background:#d977570f;border:1px dashed #d9775759;gap:12px;margin-top:16px;padding:18px;display:grid}.product-form__soldout-actions .btn{width:100%}.product-form__support-link{color:var(--color-primary);text-align:center;text-underline-offset:4px;font-size:.86rem;font-weight:700;text-decoration:underline}.product-form__submit.is-loading,.product-card__quick-add.is-loading{opacity:.72;pointer-events:none}.product-form__submit.is-success{background:var(--color-secondary);border-color:var(--color-secondary)}.product-template__description{border-top:1px solid #173a321a;margin-top:28px;padding:24px 0 0}.product-template__reviews{border-radius:var(--radius-lg);background:#fffefac7;border:1px solid #173a321a;max-width:1300px;margin:clamp(28px,4vw,48px) auto 0;padding:clamp(18px,3vw,30px) clamp(24px,4vw,40px);box-shadow:0 14px 36px #173a320b}.product-template__reviews .jdgm-review-widget,.product-template__reviews .jdgm-review-widget[data-from-snippet=true]{display:block!important}.product-template__reviews .jdgm-rev-widg__title,.product-template__reviews .jdgm-rev-widg__summary-text{visibility:visible}.product-mobile-bar{display:none}.product-mobile-bar.is-visible{transform:translateY(0)}.collection-header,.section-header{max-width:760px;margin-left:auto;margin-right:auto}.site-footer{background:radial-gradient(circle at 12% 0%,#9f4f2f33,transparent 28%),var(--color-primary)}.testimonials--notes .testimonials__slide{border:1px solid #173a3214}.testimonials__icon{border-radius:var(--radius-full);color:var(--color-secondary);background:#9f4f2f1f;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;display:inline-flex}.testimonials__note-title{color:var(--color-primary);font-family:var(--font-heading);margin-bottom:10px;font-size:1.15rem;font-weight:600}.testimonials--notes .testimonials__text{color:var(--color-light-text);font-family:var(--font-body);margin-bottom:0;font-size:.95rem;font-style:normal;line-height:1.7}@media (width<=767px){.page-width{padding-left:18px;padding-right:18px}.section-padding{padding-top:56px;padding-bottom:56px}.section-header{margin-bottom:32px}.section-header__title{margin-bottom:12px;font-size:clamp(1.6rem,6vw,2.05rem);line-height:1.16}.section-header__description{font-size:.98rem;line-height:1.65}.site-header__wrapper{height:64px}.site-header__logo{margin-right:8px}.site-header__icon,.site-header__menu-toggle{width:44px;height:44px}.hero-banner--medium{min-height:44vh}.hero-banner__content{padding-top:40px;padding-bottom:40px}.hero-banner__text-wrapper{max-width:100%}.hero-banner__subtitle{letter-spacing:.16em;margin-bottom:12px}.hero-banner__title{margin-bottom:14px}.hero-banner__description{max-width:100%;margin-bottom:22px;font-size:1rem;line-height:1.58}.product-template__grid{gap:28px;min-width:0}.product-gallery,.product-template__info{min-width:0;max-width:100%}.product-gallery__main{width:100%}.product-gallery__nav{width:44px;height:44px}.product-gallery__nav--prev{left:10px}.product-gallery__nav--next{right:10px}.product-gallery__thumbs{grid-auto-flow:initial;grid-template-columns:none;justify-content:center;gap:0;margin-top:10px;display:flex}.product-gallery__thumb{border-radius:var(--radius-full);opacity:1;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .3s;display:inline-flex}.product-gallery__thumb:before{background:var(--color-line);border-radius:var(--radius-full);content:"";width:8px;height:8px;transition:all .3s;display:block}.product-gallery__thumb img{display:none}.product-gallery__thumb--active{box-shadow:none;border-radius:var(--radius-full);background:0 0;transform:none}.product-gallery__thumb--active:before{background:var(--color-secondary);width:24px}.product-gallery__image{object-fit:contain;object-position:center}.product-template__title{margin-bottom:12px;font-size:clamp(1.44rem,6vw,1.82rem)}.product-template__price{margin-bottom:14px;padding-bottom:12px}.product-template__attributes{grid-template-columns:1fr}.product-form__actions{flex-direction:column;gap:10px;margin-top:14px}.product-form__quantity{justify-content:space-between}.product-form__qty-btn{width:52px;height:52px}.product-form__qty-input{min-height:52px}.product-form__submit{width:100%}.product-form__payment{margin-top:10px}.product-form__payment .shopify-payment-button__button,.product-form__payment .shopify-payment-button__button--unbranded{width:100%;min-height:56px}.product-template__description{margin-top:24px;padding-top:22px}.product-mobile-bar{left:10px;right:10px;bottom:max(12px,env(safe-area-inset-bottom));z-index:40;border-radius:var(--radius-md);transition:transform var(--transition-base);background:#fffefaf5;grid-template-columns:minmax(56px,auto) minmax(156px,1fr);align-items:center;gap:10px;padding:10px;display:grid;position:fixed;transform:translateY(calc(100% + 28px));box-shadow:0 18px 52px #173a3238}.product-mobile-bar__info{gap:2px;min-width:0;display:grid}.product-mobile-bar__title{display:none}.product-mobile-bar__price{text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;overflow:hidden}.product-mobile-bar__button{white-space:nowrap;width:100%;min-height:44px;padding:12px 14px}.product-card__quick-add.is-loading,.product-card__quick-add.is-success{pointer-events:none}.product-card__info{padding-top:12px}.cart-summary{padding:20px 18px;position:static}.cart-item__actions{flex-direction:column;align-items:flex-start;gap:10px}.cart-template__title{margin-bottom:24px}.collection-header__title{font-size:clamp(1.8rem,6.5vw,2.25rem)}.collection-header__intro,.article__summary p,.page-template__summary p{font-size:.98rem;line-height:1.68}.faq-block,.author-card,.resource-links{padding:20px 18px}.collection-toolbar{gap:12px;margin-bottom:24px}.collection-toolbar__sort{font-size:.75rem}.collection-card__content{gap:8px;padding:22px 20px}.collection-card__eyebrow{font-size:.8rem}.collection-card__title{font-size:1.18rem}.collection-card__link{font-size:.72rem}.testimonials__slide{padding:22px 18px}.testimonials__icon{width:44px;height:44px;margin-bottom:14px}.testimonials__note-title{font-size:1.02rem}.testimonials--notes .testimonials__text{font-size:.9rem;line-height:1.62}.contact-page{gap:28px}.contact-page__title{margin-bottom:18px;font-size:clamp(2rem,8vw,2.6rem);line-height:1.06}.contact-page__form-wrap{padding:22px 16px}.contact-form__field{margin-bottom:14px}.contact-form__input{padding:13px 16px}}.search-overlay{z-index:300;opacity:0;visibility:hidden;pointer-events:none;transition:all var(--transition-base);background:#14231fe0;justify-content:center;align-items:flex-start;padding-top:120px;display:flex;position:fixed;inset:0}.search-overlay--open{opacity:1;visibility:visible;pointer-events:auto}.search-overlay__inner{width:100%;max-width:640px;padding:0 24px}.search-overlay__wrapper{transition:border-color var(--transition-base);border-bottom:2px solid #ffffff4d;gap:12px;padding-bottom:16px;display:flex}.search-overlay__wrapper:focus-within{border-color:var(--color-secondary)}.search-overlay__input{color:var(--color-white);font-size:1.5rem;font-family:var(--font-heading);background:0 0;border:none;outline:none;flex:1}.search-overlay__input::placeholder{color:#ffffffbf}.search-overlay__close{color:var(--color-white);opacity:.9;transition:opacity var(--transition-fast);justify-content:center;align-items:center;width:44px;height:44px;display:flex}.search-overlay__close:hover{opacity:1}.search-overlay__results{margin-top:24px}.search-overlay__suggestion{color:#ffffffe6;transition:color var(--transition-fast);border-bottom:1px solid #ffffff1a;padding:12px 0;font-size:1rem;display:block}.search-overlay__suggestion:hover{color:var(--color-white)}.search-overlay__suggestion strong{color:var(--color-white);font-weight:500}[data-parallax] .hero-banner__image{will-change:transform}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.form__field{margin-bottom:20px}.form__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-light-text);margin-bottom:8px;font-size:.8rem;font-weight:500;display:block}.form__input{border:2px solid var(--color-cream-dark);border-radius:var(--radius-md);width:100%;color:var(--color-primary);transition:border-color var(--transition-fast);background:var(--color-white);outline:none;padding:14px 18px;font-size:.95rem}.form__input:focus{border-color:var(--color-secondary)}.form__input::placeholder{color:var(--color-light-text);opacity:.6}.form__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' stroke='%238B7355' stroke-width='1.5'%3E%3Cpolyline points='1 1 6 6 11 1'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.form__checkbox{color:var(--color-text);align-items:center;gap:10px;margin-bottom:20px;font-size:.9rem;display:flex}.form__checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-primary);cursor:pointer}.form__actions{flex-wrap:wrap;gap:12px;display:flex}.form__submit{padding:14px 32px}.form__links{border-top:1px solid var(--color-cream-dark);justify-content:center;gap:24px;margin-top:24px;padding-top:24px;display:flex}.form__link{color:var(--color-light-text);transition:color var(--transition-fast);font-size:.85rem}.form__link:hover{color:var(--color-secondary)}.form__errors{border-radius:var(--radius-md);color:var(--color-sale);background:#a8483414;border:1px solid #a848343d;margin-bottom:24px;padding:16px 20px;font-size:.9rem}.form__error-title{font-family:var(--font-heading);margin-bottom:8px;font-size:1rem;font-weight:500}.form__errors ul{margin-left:20px;list-style:outside}.form__errors li{margin-bottom:4px}.form__errors a{color:var(--color-sale);text-decoration:underline}.form__success{border-radius:var(--radius-md);color:var(--color-primary);background:#173a3214;border:1px solid #173a322e;margin-bottom:24px;padding:16px 20px;font-size:.9rem}.customer-login__wrapper{max-width:440px;margin:0 auto}.customer-login__header{text-align:center;margin-bottom:36px}.customer-login__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:12px;font-size:clamp(1.75rem,3vw,2.2rem);font-weight:500}.customer-login__subtitle{color:var(--color-light-text);font-size:.95rem}.customer-account__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:36px;font-size:clamp(2rem,4vw,3rem);font-weight:500}.customer-account__grid{grid-template-columns:1fr;gap:32px;display:grid}@media (width>=768px){.customer-account__grid{grid-template-columns:300px 1fr}}.customer-card{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:20px;padding:28px}.customer-card__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:16px;font-size:1.15rem;font-weight:500}.customer-card__text{color:var(--color-text);font-size:.95rem;line-height:1.6}.customer-card__address{color:var(--color-text);font-size:.9rem;font-style:normal;line-height:1.7}.customer-card__empty{color:var(--color-light-text);font-size:.95rem}.btn--small{padding:10px 20px;font-size:.75rem}.order-table{border-collapse:collapse;width:100%;font-size:.9rem}.order-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--color-light-text);border-bottom:2px solid var(--color-cream-dark);padding:12px 16px;font-size:.75rem;font-weight:500}.order-table td{border-bottom:1px solid var(--color-cream-dark);vertical-align:middle;padding:16px}.order-table--items td{padding:16px}.order-table__link{color:var(--color-primary);font-weight:500}.order-table__link:hover{color:var(--color-secondary)}.order-status{letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-full);background:var(--color-cream);color:var(--color-light-text);padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.order-status--fulfilled,.order-status--complete{color:var(--color-primary);background:#173a321a}.order-status--unfulfilled,.order-status--partial{color:var(--color-accent);background:#9f4f2f1f}.order-item{align-items:center;gap:14px;display:flex}.order-item__image{object-fit:cover;border-radius:var(--radius-sm);width:60px;height:60px}.order-item__details{flex-direction:column;gap:4px;display:flex}.order-item__name{color:var(--color-primary);font-weight:500}.order-item__variant{color:var(--color-light-text);font-size:.8rem}.customer-order__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:12px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500}.customer-order__meta{color:var(--color-light-text);flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:32px;font-size:.9rem;display:flex}.customer-order__grid{grid-template-columns:1fr;gap:32px;display:grid}@media (width>=768px){.customer-order__grid{grid-template-columns:1fr 320px}}.customer-order__summary-mobile{display:block}@media (width>=768px){.customer-order__summary-mobile{display:none}}.customer-order__sidebar{display:none}@media (width>=768px){.customer-order__sidebar{display:block}}.order-summary__row{justify-content:space-between;align-items:center;padding:10px 0;font-size:.95rem;display:flex}.order-summary__row--discount{color:var(--color-sale)}.order-summary__row--total{color:var(--color-primary);border-top:2px solid var(--color-cream-dark);margin-top:8px;padding-top:14px;font-size:1.05rem;font-weight:600}.text-right{text-align:right}.customer-addresses__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.address-form-wrapper{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:32px;padding:32px}.address-form-wrapper.hide{display:none}.address-form__title{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:24px;font-size:1.2rem;font-weight:500}.address-form__grid{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=640px){.address-form__grid{grid-template-columns:1fr 1fr}}.addresses-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (width>=640px){.addresses-grid{grid-template-columns:repeat(2,1fr)}}.address-card{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:24px;position:relative}.address-card__badge{letter-spacing:.08em;text-transform:uppercase;background:var(--color-secondary);color:var(--color-white);border-radius:var(--radius-full);margin-bottom:12px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.address-card address{color:var(--color-text);margin-bottom:16px;font-size:.9rem;font-style:normal;line-height:1.7}.address-card__actions{gap:16px;display:flex}.address-delete-form{display:inline}.btn--danger{color:var(--color-sale)}.btn--danger:hover{color:#7f3526}.collection-header__intro,.article__summary,.page-template__summary,.faq-block,.author-card,.resource-links{margin-top:24px}.collection-header__intro,.article__summary p,.page-template__summary p{max-width:720px;color:var(--color-text);margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.8}.article__summary,.page-template__summary,.faq-block,.author-card,.resource-links{background:var(--color-white);border:1px solid var(--color-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.article__summary,.page-template__summary{padding:24px 28px}body:has(input[name=return_to][value^="/pages/data-sharing-opt-out"]) .page-template__summary,body:has(input[name=return_to][value^="/pages/return-policy"]) .page-template__summary,body:has(input[name=return_to][value^="/pages/intellectual-property-rights"]) .page-template__summary{display:none}.faq-block,.author-card,.resource-links{padding:28px}.faq-block__eyebrow,.author-card__eyebrow,.resource-links__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--color-secondary);margin-bottom:10px;font-size:.72rem;font-weight:600;display:inline-block}.faq-block__title,.resource-links__title,.author-card__name{font-family:var(--font-heading);color:var(--color-primary);font-size:clamp(1.4rem,2.4vw,2rem);line-height:1.25}.faq-block__intro,.resource-links__intro,.author-card__meta,.author-card__bio,.resource-links__header,.faq-block__header{color:var(--color-light-text)}.faq-block__header,.resource-links__header{margin-bottom:20px}.faq-block__items{gap:12px;display:grid}.faq-block__item{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-background);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);overflow:hidden}.faq-block__item[open]{border-color:#173a323d;box-shadow:0 10px 24px #173a320f}.faq-block__question{cursor:pointer;color:var(--color-primary);justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;font-weight:600;list-style:none;display:flex}.faq-block__question::-webkit-details-marker{display:none}.faq-block__question-text{flex:auto}.faq-block__toggle{background:var(--color-white);border:1px solid var(--color-line);border-radius:var(--radius-full);color:var(--color-secondary);letter-spacing:.05em;text-transform:uppercase;height:34px;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast);flex:none;justify-content:center;align-items:center;width:34px;padding:0;font-size:0;font-weight:800;line-height:1;display:inline-flex}.faq-block__toggle:before{content:"+";font-size:1.25rem;font-weight:600;line-height:1}.faq-block__item[open] .faq-block__toggle{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}.faq-block__item[open] .faq-block__toggle:before{content:"-"}.faq-block__toggle-hide,.faq-block__item[open] .faq-block__toggle-show{display:none}.faq-block__item[open] .faq-block__toggle-hide{display:inline}.faq-block__answer{padding:0 20px 18px}.faq-page__header{text-align:center;max-width:760px;margin:0 auto 32px}.faq-page__eyebrow{color:var(--color-secondary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:600;display:inline-block}.faq-page__title{font-family:var(--font-heading);color:var(--color-primary);margin:0;font-size:clamp(1.85rem,3vw,2.75rem);font-weight:400;line-height:1.16}.faq-page__intro{max-width:650px;color:var(--color-light-text);margin:18px auto 0;font-size:1.05rem;line-height:1.8}.faq-page__content{gap:22px;display:grid}.faq-page .faq-block{margin-top:0}.author-card{gap:24px;display:grid}@media (width>=768px){.author-card{grid-template-columns:120px 1fr;align-items:start}}.author-card__image,.author-card__avatar{aspect-ratio:1;object-fit:cover;border-radius:50%;width:100%}.author-card__avatar{font-family:var(--font-heading);color:var(--color-primary);background:var(--color-cream);justify-content:center;align-items:center;font-size:2rem;display:flex}.author-card__meta{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.author-card__bio{margin-top:14px}.author-card__links{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.author-card__link{border:1px solid var(--color-line);border-radius:var(--radius-full);color:var(--color-primary);background:var(--color-background);justify-content:center;align-items:center;padding:10px 16px;display:inline-flex}.author-card__link:hover{border-color:var(--color-secondary);color:var(--color-secondary)}.article__footer{margin-top:24px;padding-top:12px}.article__footer .author-card{border-radius:14px;gap:12px;max-width:430px;margin-top:0;margin-left:auto;margin-right:auto;padding:14px 16px;box-shadow:0 6px 18px #173a3214}@media (width>=768px){.article__footer .author-card{grid-template-columns:48px 1fr;align-items:center}}.article__footer .author-card__media{width:48px}.article__footer .author-card__image,.article__footer .author-card__avatar{width:48px;height:48px;font-size:1rem}.article__footer .author-card__eyebrow{letter-spacing:.11em;margin:0 0 2px;font-size:.58rem}.article__footer .author-card__name{margin:0;font-size:clamp(1.05rem,1.3vw,1.2rem);line-height:1.18}.article__footer .author-card__meta,.article__footer .author-card__bio,.article__footer .author-card__links{margin:4px 0 0;font-size:.82rem;line-height:1.45}.article__footer .author-card__bio p:last-child{margin-bottom:0}.article__footer .author-card__content>:first-child{margin-top:0}.resource-links .product-grid{margin-top:20px}.newsletter__input{font-size:16px}@media (width>=768px){.newsletter__input{font-size:.9rem}}@media (width<=480px){.product-template__attributes{grid-template-columns:1fr;gap:12px;display:grid}}.collection-toolbar{background:var(--color-white);border-radius:var(--radius-md);border:1px solid var(--color-line);justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;padding:12px 16px;display:flex}.collection-toolbar__sort{appearance:none;background:linear-gradient(135deg,transparent 50%,var(--color-primary) 50%) calc(100% - 14px) 50% / 6px 6px no-repeat,linear-gradient(45deg,var(--color-primary) 50%,transparent 50%) calc(100% - 10px) 50% / 6px 6px no-repeat,var(--color-cream);border:1px solid var(--color-line);border-radius:var(--radius-full);color:var(--color-primary);cursor:pointer;outline:none;padding:10px 36px 10px 18px;font-size:.8rem;font-weight:500}.collection-toolbar__sort:focus{border-color:var(--color-secondary);box-shadow:0 0 0 3px #4f6f6126}@media (width<=480px){.collection-toolbar{flex-direction:column}.collection-toolbar__sort{justify-content:center;width:100%}}.hero-banner--full{min-height:100dvh}@media (prefers-reduced-motion:reduce){.hero-banner__image{transform:none!important}.product-card__image{transition:none!important}}button,a,.site-header__icon,.site-header__menu-toggle,.product-card__quick-add,.product-form__qty-btn,.product-form__option-label,.pagination__link,.mobile-nav__toggle,.mobile-nav__close,.product-mobile-bar__button,.collection-toolbar__sort{-webkit-tap-highlight-color:transparent}.site-header.scrolled{-webkit-backdrop-filter:saturate(160%)blur(8px);background:#fffefaf5;box-shadow:0 6px 24px #14231f14}.skip-to-content-link:focus{top:76px}:focus-visible{outline:2px solid var(--color-accent);border-radius:4px}.btn:focus-visible,.product-form__submit:focus-visible,.product-mobile-bar__button:focus-visible,.product-form__option-input:focus-visible+.product-form__option-label{outline-offset:3px}@media (width<=767px){.hero-banner--medium{min-height:56vh}.hero-banner--large{min-height:62vh}.hero-banner--small{min-height:36vh}.hero-banner--full{min-height:100dvh}.hero-banner__title{font-size:clamp(1.7rem,7vw,2.2rem)}.hero-banner--small .hero-banner__title{font-size:clamp(1.5rem,6vw,1.95rem)}.hero-banner__content{padding-top:36px;padding-bottom:36px}.hero-banner__text-wrapper{text-align:left}.hero-banner__description{font-size:.96rem;line-height:1.6}.mobile-nav__inner{width:92%;max-width:360px}.mobile-nav__header{min-height:64px;padding:14px 22px}.mobile-nav__close{width:44px;height:44px}.mobile-nav__list{padding:10px 22px 8px}.mobile-nav__item{border-bottom-color:#14231f0f}.mobile-nav__link{padding:18px 14px 18px 16px;font-size:1.06rem}.mobile-nav__toggle{width:48px;height:48px}.mobile-nav__child-link{padding:12px;font-size:.97rem}.mobile-nav__footer{padding:22px}.mobile-nav__account-link{align-items:center;gap:10px;padding:10px 0;display:flex}.product-template__buy-box{box-shadow:none;border:0;border-radius:0}.product-template__price{background:var(--color-white);border-radius:var(--radius-md);border:1px solid #173a3214;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:14px 16px;display:flex}.product-template__attributes{background:var(--color-white);border-radius:var(--radius-md);border:1px solid #173a3214;gap:12px;margin-bottom:12px;padding:14px 16px}.product-attribute{background:0 0;border:0;padding:0}.product-form{background:var(--color-white);border-radius:var(--radius-md);border:1px solid #173a3214;margin-bottom:12px;padding:16px}.product-mobile-bar{border-radius:var(--radius-lg);background:var(--color-white);border:1px solid #173a321f;gap:12px;padding:12px;box-shadow:0 -4px 30px #173a322e}.product-mobile-bar__info{gap:0}.product-mobile-bar__title{color:var(--color-light-text);letter-spacing:.06em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;max-width:22ch;font-size:.72rem;font-weight:600;display:block;overflow:hidden}.product-mobile-bar__price{color:var(--color-primary);font-size:1.1rem;font-weight:800}.product-mobile-bar__button{border-radius:var(--radius-md);min-height:50px;padding:12px 18px;font-size:.92rem;box-shadow:0 8px 22px #173a322e}.product-mobile-bar__button:disabled{background:var(--color-cream-dark);color:var(--color-light-text);border-color:var(--color-cream-dark);box-shadow:none;opacity:.85}}@media (prefers-reduced-motion:reduce){.product-mobile-bar{transition:none!important}}@media (width<=767px){.product-card__quick-add svg{width:20px;height:20px}}@media (width>=768px){html body.template-cart .cart-mobile-checkout{display:none!important}}@media (width<=767px){.cart-template{padding-bottom:110px}.cart-mobile-checkout{left:10px;right:10px;bottom:max(12px,env(safe-area-inset-bottom));z-index:35;background:var(--color-white);border-radius:var(--radius-lg);border:1px solid #173a321f;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px 14px;position:fixed;box-shadow:0 -4px 30px #173a322e}.cart-mobile-checkout__total{gap:2px;min-width:0;display:grid}.cart-mobile-checkout__label{color:var(--color-light-text);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:600}.cart-mobile-checkout__amount{color:#fff;font-size:1.05rem;font-weight:800}.cart-mobile-checkout__button{border-radius:var(--radius-md);min-height:50px;padding:12px 18px;font-size:.92rem;box-shadow:0 8px 22px #173a322e}}@media (width<=767px){.section-padding{padding-top:52px;padding-bottom:52px}.features.section-padding,.testimonials--notes.section-padding{padding-bottom:36px}.testimonials--notes+.blog-posts.section-padding{padding-top:40px}.featured-collection.section-padding{padding-top:28px}.site-footer{padding-top:56px;padding-bottom:24px}.site-footer__grid{gap:36px}.site-footer__brand{text-align:left}.site-footer__heading{margin-bottom:14px}.site-footer__bottom{gap:14px;margin-top:36px;padding-top:20px}.site-footer__legal-links{gap:8px 14px}.site-footer__payment-icons{flex-wrap:wrap;gap:6px}.collection-template .page-width{padding-left:16px;padding-right:16px}.collection-header{margin-bottom:32px}.collection-header__title{margin-bottom:12px;font-size:clamp(1.65rem,6.5vw,2.1rem);line-height:1.12}.collection-toolbar{z-index:10;gap:10px;margin-bottom:20px;padding:10px 12px;position:sticky;top:60px;box-shadow:0 2px 12px #14231f0f}.collection-toolbar__sort{min-height:42px;font-size:.8rem}.product-grid{gap:16px 12px}.cart-template__title{font-size:clamp(1.55rem,6vw,1.95rem)}.cart-item{grid-template-columns:80px minmax(0,1fr);gap:14px;padding:18px 0}.cart-item__image-wrapper{grid-row:1}.cart-item__title{font-size:.94rem;line-height:1.35}.cart-item__total{border-top:1px solid var(--color-cream-dark);grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:8px;display:flex}.cart-item__actions{flex-flow:wrap;align-items:center;gap:12px}.pagination__link{width:42px;height:42px;font-size:.86rem}}.form__input,.form__select,.contact-form__input,.search-form__input,.cart-summary__notes-input,.cart-summary__discount-input,.product-form__qty-input,.collection-toolbar__sort,.search-overlay__input{font-size:16px}@media (width>=768px){.form__input,.form__select,.contact-form__input,.search-form__input,.cart-summary__notes-input,.cart-summary__discount-input{font-size:.95rem}}@media (forced-colors:active){.btn--primary,.product-form__submit,.product-mobile-bar__button,.cart-mobile-checkout__button{border:2px solid buttontext}.product-card__quick-add,.product-form__option-label{border:1px solid buttontext}}@media (width<=767px){.featured-collection .page-width{padding-left:16px;padding-right:16px}.featured-collection__carousel{padding-bottom:4px}.featured-collection__track,.featured-collection__track.product-grid--2,.featured-collection__track.product-grid--3,.featured-collection__track.product-grid--4,.featured-collection__track.product-grid--5{-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(148px,44vw);gap:12px;margin-left:0;margin-right:0;padding:2px 16px 18px;overflow-y:hidden}.featured-collection__track .product-card__info{padding-top:9px}.featured-collection__track .product-card__title{-webkit-line-clamp:2;min-height:3.08em;margin-bottom:5px;font-size:.82rem;line-height:1.25}.featured-collection__track .product-card__price,.featured-collection__track .price__amount,.featured-collection__track .price__sale{font-size:.82rem}.featured-collection__track .price{gap:5px}.featured-collection__track .product-card__quick-add{width:36px;height:36px;bottom:7px;right:7px}.featured-collection__nav{background:#fffefaf5;width:36px;height:36px;top:36%;box-shadow:0 8px 22px #173a3224}.featured-collection__nav--prev{left:10px}.featured-collection__nav--next{right:10px}.featured-collection__nav:disabled{opacity:0}}@media (width<=390px){.featured-collection__track,.featured-collection__track.product-grid--2,.featured-collection__track.product-grid--3,.featured-collection__track.product-grid--4,.featured-collection__track.product-grid--5{grid-auto-columns:minmax(140px,43vw)}.featured-collection__nav{width:34px;height:34px;top:35%}}@media (width<=359px){.hero-banner__title{font-size:1.6rem}.site-header__wrapper{height:56px}.site-header__icon,.site-header__menu-toggle{width:40px;height:40px}.product-mobile-bar{padding:10px;left:8px;right:8px}}@media (width<=767px){body{background:var(--color-background)}.page-width{padding-left:16px;padding-right:16px}.section-padding{padding-top:42px;padding-bottom:42px}.section-header{text-align:left;margin-bottom:24px}.section-header__subtitle{letter-spacing:.14em;margin-bottom:8px;font-size:.75rem}.section-header__title{font-size:clamp(1.45rem,6vw,1.82rem);line-height:1.12}.section-header__description{font-size:.93rem;line-height:1.58}.site-header__wrapper{gap:8px;height:58px}.site-header__logo-image img{max-height:28px}.site-header__icon,.site-header__menu-toggle{width:40px;height:40px}.hero-banner--small,.hero-banner--medium,.hero-banner--large{min-height:48svh}.template-index .hero-banner--large,.template-index .hero-banner--full{min-height:56svh}.hero-banner__content{padding-top:30px;padding-bottom:30px}.hero-banner__text-wrapper{max-width:31rem}.hero-banner__title{margin-bottom:10px;font-size:clamp(1.58rem,7vw,2rem);line-height:1.08}.hero-banner__description{margin-bottom:18px;font-size:.92rem;line-height:1.52}.btn{min-height:44px;padding:11px 20px}.mobile-nav__inner{width:min(90vw,344px);max-width:344px}.mobile-nav__header{min-height:58px;padding:10px 18px}.mobile-nav__list{padding:8px 18px 6px}.mobile-nav__link{padding:15px 12px 15px 14px;font-size:1rem}.mobile-nav__toggle{width:44px;height:44px}.mobile-nav__children{padding-left:12px}.mobile-nav__footer{padding:18px}.localization-picker__panel{border-radius:14px;top:calc(100% + 10px)}.localization-picker__country-list{max-height:min(370px,100vh - 220px);padding-bottom:82px}.featured-collection.section-padding{padding-top:34px}.featured-collection__carousel{margin-left:-16px;margin-right:-16px}.product-card__price,.price__amount,.price__sale{font-size:.82rem}.price{gap:5px}.collection-template.section-padding{padding-top:30px}.collection-header{text-align:left;margin-bottom:22px}.collection-header__title{font-size:clamp(1.5rem,7vw,1.95rem);line-height:1.1}.collection-header__description,.collection-header__intro{font-size:.92rem;line-height:1.58}.collection-toolbar{border-radius:14px;margin-bottom:16px;padding:8px 10px;top:58px}.collection-toolbar__sort{min-height:40px;padding-top:9px;padding-bottom:9px}.collection-seo-footer,.faq-block,.resource-links,.author-card{border-radius:14px;margin-top:32px;padding:18px 15px}.faq-page__header{margin-bottom:24px}.faq-page__title{font-size:clamp(1.75rem,7.6vw,2.2rem)}.faq-block__question{align-items:flex-start;gap:12px;padding:15px}.faq-block__toggle{width:32px;height:32px;padding:0}.faq-block__toggle:before{font-size:1.15rem}.product-template.section-padding{padding-top:16px;padding-bottom:122px}.breadcrumb{white-space:nowrap;padding-bottom:2px;overflow-x:auto}.product-template__grid{gap:20px}.product-gallery__main{border-radius:16px;box-shadow:0 12px 30px #173a3214}.product-gallery__nav{width:40px;height:40px}.product-template__buy-box{background:0 0;padding:0}.product-template__vendor{margin-bottom:6px;font-size:.75rem}.product-template__title{font-size:clamp(1.32rem,6vw,1.68rem);line-height:1.08}.product-template__price,.product-template__attributes,.product-form{border-radius:14px;box-shadow:0 8px 22px #173a320b}.product-template__price{padding:12px 14px}.product-template__price .price__amount,.product-template__price .price__sale{font-size:1.28rem}.product-template__attributes{grid-template-columns:1fr 1fr;gap:10px;padding:12px}.product-attribute{border-radius:10px;padding:10px}.product-attribute__value{font-size:.84rem}.product-form{padding:14px}.product-form__group{margin-bottom:16px}.product-form__option-label{min-height:40px;padding:9px 14px}.product-form__actions{gap:9px}.product-form__quantity,.product-form__submit,.product-form__payment .shopify-payment-button__button,.product-form__payment .shopify-payment-button__button--unbranded{min-height:48px}.product-template__description{margin-top:22px;padding-top:20px}.product-template__reviews{margin-top:24px}.product-mobile-bar,.cart-mobile-checkout{bottom:max(10px,env(safe-area-inset-bottom));border-radius:16px;padding:10px;left:10px;right:10px}.product-mobile-bar{grid-template-columns:minmax(0,.85fr) minmax(136px,1fr)}.product-mobile-bar__title{max-width:20ch;font-size:.75rem}.product-mobile-bar__price,.cart-mobile-checkout__amount{font-size:.98rem}.product-mobile-bar__button,.cart-mobile-checkout__button{border-radius:12px;min-height:46px;padding:10px 14px;font-size:.86rem}.cart-template.section-padding{padding-top:30px}.cart-summary{border-radius:14px}.cart-item{grid-template-columns:74px minmax(0,1fr)}.site-footer__grid{gap:26px}}@media (width<=390px){.product-template__attributes{grid-template-columns:1fr}.product-mobile-bar{grid-template-columns:minmax(0,.78fr) minmax(126px,1fr)}.product-mobile-bar__button,.cart-mobile-checkout__button{padding-left:10px;padding-right:10px;font-size:.82rem}}.newsletter__btn,.product-form__submit,.product-bundle__add,.cart-summary__checkout,.product-mobile-bar__button,.cart-mobile-checkout__button{background:var(--color-cta);color:var(--color-cta-text);border-color:var(--color-cta)}.newsletter__btn:hover,.product-form__submit:hover,.product-bundle__add:hover,.cart-summary__checkout:hover,.product-mobile-bar__button:hover,.cart-mobile-checkout__button:hover{background:var(--color-cta-hover);border-color:var(--color-cta-hover);color:var(--color-cta-text)}.product-form__submit:disabled,.product-form__submit[disabled],.product-bundle__add:disabled,.product-mobile-bar__button:disabled{background:var(--color-cream-dark);border-color:var(--color-cream-dark);color:var(--color-light-text)}@media (width<=767px){}h1,h2,h3,h4,h5,h6{font-synthesis:none}@media (width<=767px){.newsletter.section-padding{background-position:top;min-height:auto;padding-top:46px;padding-bottom:48px}.newsletter .page-width{padding-left:18px;padding-right:18px}.newsletter__content{text-align:center;max-width:390px;margin-left:auto;margin-right:auto}.newsletter .section-header{text-align:center;margin-bottom:0}.newsletter .section-header__title{max-width:10.5em;margin-bottom:12px;margin-left:auto;margin-right:auto;font-size:clamp(2rem,9.4vw,2.55rem);line-height:1.04}.newsletter .section-header__description{max-width:31ch;margin-left:auto;margin-right:auto;font-size:.96rem;line-height:1.5}.newsletter__form-wrapper{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:340px;margin:24px auto 0}.newsletter__input,.newsletter__btn{border-radius:var(--radius-full);width:100%;min-height:52px}.newsletter__input{text-align:center;flex:none;padding:14px 18px}.newsletter__btn{letter-spacing:.08em;white-space:nowrap;justify-content:center;align-items:center;padding:0 22px;font-size:.86rem;line-height:1;display:inline-flex}}@media (width<=390px){.newsletter.section-padding{padding-top:38px;padding-bottom:40px}.newsletter .page-width{padding-left:14px;padding-right:14px}.newsletter .section-header__title{font-size:clamp(1.78rem,8.2vw,2.1rem);line-height:1.06}.newsletter .section-header__description{font-size:.9rem;line-height:1.44}.newsletter__form-wrapper{gap:10px;max-width:312px;margin-top:20px}.newsletter__input,.newsletter__btn{min-height:48px}}@media (width>=1024px){}@media (width<=767px){}.contact-page--form-only{max-width:720px;margin:0 auto;display:block}.contact-page__form-wrap--only{width:100%;max-width:720px;margin:0 auto;padding:clamp(28px,4vw,44px)}.contact-page__form-wrap--only .contact-form__submit{margin-top:8px}@media (width<=767px){.contact-section--form-only.section-padding{padding-top:44px;padding-bottom:48px}.contact-page__form-wrap--only{padding:24px 18px}}.contact-section--form-only{background:var(--color-background)}.contact-page--form-only{max-width:740px}.contact-page__hero{text-align:center;margin:0 auto 54px}.contact-page__title--form-only{max-width:none;color:var(--color-primary);margin:0 0 22px;font-size:3.25rem;line-height:1.05}.contact-page__lead{max-width:620px;color:var(--color-light-text);margin:0 auto 6px;font-size:1.1rem;line-height:1.45}.contact-page__form-wrap--only{border:1px solid var(--color-line);background:var(--color-white);max-width:600px;box-shadow:var(--shadow-lg);border-radius:18px;padding:clamp(26px,3.4vw,38px)}.contact-page__form-wrap--only .contact-form__label{color:var(--color-primary);letter-spacing:.02em;font-size:.78rem;font-weight:700}.contact-page__form-wrap--only .contact-form__field{margin-bottom:18px}.contact-page__form-wrap--only .contact-form__grid{gap:14px}.contact-page__form-wrap--only .contact-form__input{border:1px solid var(--color-line);background:var(--color-cream);min-height:48px;color:var(--color-text);border-radius:14px;padding:12px 16px;font-size:1rem;box-shadow:inset 0 0 0 1px #173a320a}.contact-page__form-wrap--only .contact-form__input::placeholder{color:var(--color-light-text);opacity:.62}.contact-page__form-wrap--only .contact-form__input:focus{border-color:var(--color-accent);background:var(--color-white);box-shadow:0 0 0 4px #9f4f2f24}.contact-page__form-wrap--only .contact-form__textarea{min-height:132px}.contact-page__form-wrap--only .contact-form__submit{border-color:var(--color-cta);border-radius:var(--radius-full);background:var(--color-cta);min-height:52px;color:var(--color-cta-text);letter-spacing:.08em;margin-top:10px;font-size:.95rem}.contact-page__form-wrap--only .contact-form__submit:hover{border-color:var(--color-cta-hover);background:var(--color-cta-hover);color:var(--color-cta-text)}.contact-page__meta{color:var(--color-primary);flex-wrap:wrap;justify-content:center;gap:20px 36px;margin-top:36px;font-weight:600;display:flex}.contact-page__meta-item{color:inherit;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.contact-page__meta-item svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}@media (width<=767px){.contact-section--form-only.section-padding{padding-top:40px;padding-bottom:44px}.contact-page__hero{margin-bottom:32px}.contact-page__title--form-only{margin-bottom:16px;font-size:2.25rem}.contact-page__lead{max-width:30ch;font-size:.98rem;line-height:1.5}.contact-page__form-wrap--only{border-radius:16px;padding:22px 16px}.contact-page__form-wrap--only .contact-form__grid{grid-template-columns:1fr;gap:0}.contact-page__form-wrap--only .contact-form__field{margin-bottom:16px}.contact-page__form-wrap--only .contact-form__input{min-height:48px;padding:12px 16px}.contact-page__form-wrap--only .contact-form__textarea{min-height:132px}.contact-page__form-wrap--only .contact-form__submit{min-height:52px;margin-top:10px}.contact-page__meta{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-top:28px;font-size:.92rem}}.product-card{will-change:transform;transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s}@media (hover:hover){.product-card:hover .product-card__quick-add,.product-card:focus-within .product-card__quick-add,.product-card__quick-add:focus-visible{opacity:1;transform:translateY(0)}}@media (width>=768px){}.hero-banner__title{text-shadow:0 1px 3px #00000040,0 4px 12px #00000026}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.hero-banner__subtitle{animation:.8s ease-out .15s both heroFadeIn}.hero-banner__title{animation:.8s ease-out .35s both heroFadeIn}.hero-banner__description{animation:.8s ease-out .55s both heroFadeIn}@media (prefers-reduced-motion:reduce){.hero-banner__subtitle,.hero-banner__title,.hero-banner__description{animation:none}}.collection-card__content{transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.collection-card__link{gap:6px}.collection-card__link:after{content:"→";transition:transform .3s}@media (hover:hover){.collection-card:hover .collection-card__content{transform:translateY(-8px)}.collection-card:hover .collection-card__link:after{transform:translate(4px)}}.site-header{transition:background-color .3s,box-shadow .3s}@supports not (backdrop-filter:blur(8px)){.site-header.scrolled{background:#fffefafa}}.search-overlay__wrapper:focus-within{border-color:#9f4f2fa6;box-shadow:0 6px 22px #9f4f2f2e}.search-overlay__suggestion{transition:color var(--transition-fast),background .2s ease,padding-left .2s ease;border-radius:8px}.search-overlay__suggestion:hover{background:#ffffff0f;padding-left:10px}.site-header__cart-count{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.site-header__cart-count--updated{animation:.4s cubic-bezier(.34,1.56,.64,1) cartCountPop}@keyframes cartCountPop{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}.btn:active,.product-form__submit:active,.product-mobile-bar__button:active{transition-duration:.1s;transform:translateY(2px)scale(.98)}.contact-form__input:focus,.contact-form__textarea:focus,.newsletter__input:focus,.product-form__qty-input:focus,input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=password]:focus,input[type=number]:focus,textarea:focus,select:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #9f4f2f1f}.search-overlay__input:focus{box-shadow:none}.section-header__description,.collection-header__intro,.article__summary p,.page-template__summary p,.testimonials__text{color:var(--color-light-text);line-height:1.72}.page-template__title,.article__title,.section-header__title,.collection-header__title{text-wrap:balance}.page-template__content,.article__content,.rte,.shopify-policy__body{font-size:clamp(1rem,.96rem + .18vw,1.08rem);line-height:var(--readable-line-height)}.page-template__content,.article__content,.shopify-policy__body{max-width:var(--readable-width);margin-left:auto;margin-right:auto}.page-template__content p,.article__content p,.rte p,.shopify-policy__body p{margin-bottom:1.15em}.page-template__content ul,.page-template__content ol,.article__content ul,.article__content ol,.rte ul,.rte ol,.shopify-policy__body ul,.shopify-policy__body ol{margin-bottom:1.25em}.page-template__content li,.article__content li,.rte li,.shopify-policy__body li{margin-bottom:.55em}.page-template__content h2,.page-template__content h3,.article__content h2,.article__content h3,.rte h2,.rte h3,.shopify-policy__body h2,.shopify-policy__body h3{text-wrap:balance;margin-top:2.05em;margin-bottom:.7em;line-height:1.24}.page-template__content a,.article__content a,.rte a,.shopify-policy__body a{text-underline-offset:.2em;text-decoration-thickness:.08em}.shopify-policy__container{max-width:820px;padding:clamp(48px,7vw,84px) 24px}.shopify-policy__title h1{color:var(--color-primary);font-family:var(--font-heading);text-wrap:balance;margin-bottom:.8em;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.1}@media (width<=767px){body{line-height:1.7}.section-header__description,.collection-header__intro,.article__summary p,.page-template__summary p,.testimonials__text{line-height:1.66}.page-template__content,.article__content,.rte,.shopify-policy__body{font-size:1rem;line-height:1.72}.page-template__content h2,.page-template__content h3,.article__content h2,.article__content h3,.rte h2,.rte h3,.shopify-policy__body h2,.shopify-policy__body h3{margin-top:1.8em}}.product-card__quick-add-text,.product-mobile-bar__promise,.cart-mobile-checkout__promise{display:none}@media (width<=767px){.template-product .site-header{box-shadow:0 1px #173a3214}.product-template.section-padding{padding-top:12px;padding-bottom:136px}.product-template .breadcrumb{margin-bottom:10px}.product-template__grid{gap:16px}.product-gallery__main{aspect-ratio:1;max-height:min(86vw,380px)}.product-gallery__thumbs{margin-top:6px}.product-template__title,.product-template__reviews-summary{margin-bottom:8px}.product-template__price{margin-bottom:9px}.product-form{padding:13px}.product-form__group{margin-bottom:13px}.product-form__label{margin-bottom:8px}.product-form__option-label{min-height:42px}.product-form__submit,.product-form__payment .shopify-payment-button__button,.product-form__payment .shopify-payment-button__button--unbranded{min-height:52px}.product-mobile-bar{grid-template-columns:minmax(0,.76fr) minmax(146px,1fr)}.product-mobile-bar__info{gap:1px}.product-mobile-bar__title{max-width:21ch}.product-mobile-bar__promise{color:var(--color-accent);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:800;line-height:1.15;display:block;overflow:hidden}.product-mobile-bar__button{font-weight:900}.cart-mobile-checkout{grid-template-columns:minmax(0,.76fr) minmax(136px,1fr)}.cart-mobile-checkout__total{gap:1px}.product-card__quick-add svg{width:15px;height:15px}.product-card__quick-add-text{line-height:1}}@media (width<=390px){.product-mobile-bar{grid-template-columns:minmax(0,.68fr) minmax(132px,1fr)}.product-mobile-bar__title{max-width:16ch}.product-mobile-bar__button,.cart-mobile-checkout__button{font-size:.8rem}}.product-card__quick-add{background:var(--color-cta);border:1px solid var(--color-cta);border-radius:var(--radius-full);color:var(--color-cta-text);opacity:1;align-items:center;gap:5px;width:auto;min-width:58px;padding:0 11px;display:inline-flex;transform:none}.product-card__quick-add svg{width:15px;height:15px}.product-card__quick-add-text{font-size:.72rem;font-weight:900;line-height:1;display:inline}.product-card__quick-add:hover{background:var(--color-cta-hover);border-color:var(--color-cta-hover);color:var(--color-cta-text)}@media (hover:hover){.product-card__quick-add,.product-card:hover .product-card__quick-add,.product-card:focus-within .product-card__quick-add,.product-card__quick-add:focus-visible{opacity:1;transform:none}}@media (width<=767px){.site-header__icon,.site-header__menu-toggle,.mobile-nav__toggle,.mobile-nav__close,.search-overlay__close,.btn{min-width:44px;min-height:44px}.product-card__quick-add,.featured-collection__track .product-card__quick-add{min-width:64px;min-height:44px;padding-left:12px;padding-right:12px}.featured-collection__nav{min-width:44px;min-height:44px}.hero-banner__image{will-change:auto}}.about-yozcoffee .about-yozcoffee__title{letter-spacing:-.012em!important;font-size:clamp(1.5rem,1.8vw,1.8rem)!important;line-height:1.16!important}.about-yozcoffee .about-yozcoffee__lead{font-size:clamp(.96rem,1vw,1.05rem)!important;line-height:1.68!important}.about-yozcoffee .about-yozcoffee__section-title{letter-spacing:-.006em!important;font-size:clamp(1.18rem,1.55vw,1.55rem)!important;line-height:1.22!important}.about-yozcoffee .about-yozcoffee__section-text,.about-yozcoffee .about-yozcoffee__copy p{font-size:clamp(.95rem,.98vw,1.02rem)!important;line-height:1.66!important}.about-yozcoffee .about-yozcoffee__card h3{font-size:clamp(.98rem,1vw,1.06rem)!important}.about-yozcoffee .about-yozcoffee__promise p{font-size:clamp(.98rem,1.05vw,1.08rem)!important}@media (width<=640px){.about-yozcoffee .about-yozcoffee__title{font-size:clamp(1.45rem,5.4vw,1.7rem)!important}.about-yozcoffee .about-yozcoffee__section-title{font-size:clamp(1.12rem,4.8vw,1.34rem)!important}}.hero-banner__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.collection-card:focus-visible,.collection-seo-footer__chip:focus-visible,.cart-empty__link:focus-visible{outline:2px solid var(--color-cta);outline-offset:4px}.collection-card__description{opacity:.9;max-width:32ch;margin:0;font-size:.88rem;line-height:1.45}.product-card__quick-add--disabled,.product-card__quick-add--disabled:hover{background:var(--color-cream-dark);border-color:var(--color-cream-dark);color:var(--color-light-text);cursor:not-allowed}.product-template__short-benefit{color:var(--color-light-text);margin:-2px 0 12px;font-size:.98rem;line-height:1.55}.product-form__trust-badges{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:14px}.product-form__trust-badge{color:var(--color-primary);text-align:center;background:#f5f8f2c7;border-radius:16px;flex-direction:column;justify-content:center;gap:6px;min-height:78px;padding:11px 7px;font-size:.58rem;font-weight:700}.product-form__trust-badge-icon{color:var(--color-primary);background:#173a3214;border-radius:999px;width:20px;height:20px}.product-form__trust-badge-icon svg{width:11px;height:11px;display:block}.product-form__trust-badge>span:last-child{hyphens:none;overflow-wrap:normal;text-align:center;word-break:normal;width:72px;max-width:100%;display:block}@media (width<=767px){.product-form__trust-badges{gap:7px;margin-top:12px}.product-form__trust-badge{min-height:72px;padding:10px 8px}}.jdgm-preview-badge .jdgm-prev-badge[data-number-of-reviews="0"],.product-template__reviews-summary .jdgm-prev-badge[data-number-of-reviews="0"],.product-template__reviews .jdgm-rev-widg[data-number-of-reviews="0"] .jdgm-rev-widg__summary-stars,.product-template__reviews .jdgm-rev-widg[data-number-of-reviews="0"] .jdgm-histogram,.product-template__reviews .jdgm-rev-widg[data-number-of-reviews="0"] .jdgm-rev-widg__reviews{display:none!important}.site-header__logo-image img,.site-header__logo-img{aspect-ratio:auto 240/54}.site-footer__logo--fallback{aspect-ratio:auto 160/115;width:160px;height:auto;width:84px!important;height:auto!important}@media (width<=767px){}.product-card__image-wrapper,.product-card__image-container,.blog-card__image-wrapper{contain:layout paint}.product-card__image,.blog-card__image,.hero-banner__image{backface-visibility:hidden}@media (width<=767px){}.cart-empty__links{flex-wrap:wrap;justify-content:center;gap:10px;margin:22px auto 10px;display:flex}.cart-empty__link{border-radius:var(--radius-full);color:var(--color-primary);border:1px solid #173a3229;padding:9px 14px;font-size:.86rem;text-decoration:none}.cart-empty__link:hover{background:#173a320f}.cart-empty__trust{color:var(--color-light-text);margin:10px 0 0;font-size:.88rem}@media (width<=640px){.hero-banner__actions{flex-direction:column;align-items:stretch}.collection-card__content{padding:20px}}@media (width<=767px){}body{color:#172823;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;line-height:1.68}.section-header{margin-bottom:clamp(22px,3.2vw,36px)}.section-header__title,.page-template__title,.article__title,.collection-header__title{letter-spacing:-.01em;text-wrap:balance;font-size:clamp(1.65rem,2.35vw,2.45rem);line-height:1.14}.section-header__subtitle,.section-header__description,.rte,.page-template__content,.article__content,.shopify-policy__body{color:#2d403a;font-size:clamp(.98rem,.94rem + .14vw,1.05rem);line-height:1.72}.rte p,.page-template__content p,.article__content p,.shopify-policy__body p{margin-bottom:1.05em}.rte li,.page-template__content li,.article__content li,.shopify-policy__body li{margin-bottom:.45em}.hero-banner__text-wrapper{max-width:600px}.hero-banner__title,.template-index .hero-banner__title,.hero-banner--small .hero-banner__title{letter-spacing:-.015em;text-wrap:balance;margin-bottom:16px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.hero-banner__subtitle{letter-spacing:.17em;font-size:clamp(.68rem,.64rem + .12vw,.78rem)}.hero-banner__description,.hero-banner--small .hero-banner__description{max-width:54ch;font-size:clamp(.95rem,.9rem + .16vw,1.04rem);line-height:1.62}.product-card__title,.featured-collection__track .product-card__title,.product-template__related .product-card__title{letter-spacing:0;min-height:2.5728rem;margin-bottom:4px;font-size:clamp(.9rem,.84rem + .16vw,1rem);line-height:1.34}.product-card__price{font-size:.94rem;line-height:1.25}.product-card__quick-add{letter-spacing:.01em;font-size:.78rem;line-height:1.2}.product-template__title{letter-spacing:-.01em;max-width:24ch;margin-bottom:12px;font-size:clamp(1.45rem,1.9vw,2rem)}.product-template__price{font-size:clamp(1.28rem,2vw,1.62rem);line-height:1.15}.product-template__short-benefit,.product-template__description,.product-template__description .rte{font-size:clamp(.94rem,.9rem + .12vw,1rem);line-height:1.65}.product-template__description .rte{max-width:66ch}.testimonials__note-title,.testimonials--notes .testimonials__note-title{font-size:clamp(1rem,.96rem + .14vw,1.1rem);line-height:1.28}.testimonials--notes .testimonials__text{font-size:clamp(.9rem,.86rem + .12vw,.96rem);line-height:1.58}.product-form__trust-badge{letter-spacing:-.01em;font-size:.62rem;line-height:1.18}.shopify-policy__title h1,.shopify-policy__title{text-wrap:balance;font-size:clamp(1.9rem,3.2vw,3.2rem);line-height:1.12}@media (width>=990px){.template-product .product-template__description,.template-product .product-template__description .rte{max-width:62ch}.template-index .featured-collection .section-header__title,.template-index .collection-list .section-header__title,.template-index .testimonials .section-header__title{font-size:clamp(1.75rem,2.1vw,2.25rem)}}@media (width<=767px){body{line-height:1.66}.section-header{margin-bottom:20px}.section-header__title,.page-template__title,.article__title,.collection-header__title{font-size:clamp(1.35rem,5.4vw,1.78rem);line-height:1.16}.hero-banner__title,.template-index .hero-banner__title,.hero-banner--small .hero-banner__title{font-size:clamp(1.75rem,8vw,2.4rem);line-height:1.08}.hero-banner__description,.hero-banner--small .hero-banner__description{font-size:.94rem;line-height:1.56}.product-template__title{max-width:100%;font-size:clamp(1.32rem,5.8vw,1.72rem);line-height:1.18}.product-template__price{font-size:1.25rem}.product-card__title,.featured-collection__track .product-card__title,.product-template__related .product-card__title{min-height:2.132rem;font-size:.82rem;line-height:1.3}.product-card__quick-add{font-size:.68rem}.product-template__short-benefit,.product-template__description,.product-template__description .rte,.rte,.page-template__content,.article__content,.shopify-policy__body{font-size:.96rem;line-height:1.66}.product-form__trust-badge{font-size:.6rem;line-height:1.16}}:root{--color-background:#fdfefc;--color-text:#0f1f1b;--color-light-text:#243a33;--color-primary:#12382f;--color-secondary:#385d50;--color-cream:#f6faf4;--color-cream-dark:#ccd8cf;--color-line:#c9d6ce}body{color:var(--color-text)}h1,h2,h3,h4,h5,h6,.section-header__title,.page-template__title,.article__title,.collection-header__title,.product-template__title,.product-card__title,.testimonials__note-title,.site-header__nav a{color:var(--color-primary)}.rte,.page-template__content,.article__content,.shopify-policy__body,.section-header__subtitle,.section-header__description,.product-template__short-benefit,.product-template__description,.product-template__description p,.product-template__description li,.product-template__description .rte,.testimonials--notes .testimonials__text,.collection-card__description,.cart-empty__trust{color:var(--color-light-text)}.product-card__price,.product-template__price,.price,.money{color:var(--color-text)}.product-card,.collection-card,.blog-card,.product-template__buy-box,.shopify-policy__container,.template-page .rte{border-color:#12382f1f}.template-index .hero-banner__title{color:#fff;text-shadow:0 2px 14px #0f1f1b47}.collection-card .collection-card__content,.collection-card .collection-card__eyebrow,.collection-card .collection-card__title,.collection-card .collection-card__description,.collection-card .collection-card__link{color:#fff}.home-judgeme-reviews{border-top:1px solid #12382f14;border-bottom:1px solid #12382f14}.home-judgeme-reviews__header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;margin-bottom:clamp(24px,4vw,42px);display:grid}.home-judgeme-reviews .section-header{text-align:left;margin-bottom:0}.home-judgeme-reviews .section-header__description{margin-left:0}.home-judgeme-reviews__summary{color:var(--color-primary);white-space:nowrap;background:#fffefad1;border:1px solid #12382f1f;border-radius:999px;justify-self:end;align-items:center;gap:10px;padding:10px 16px;display:inline-flex;box-shadow:0 12px 32px #12382f0f}.home-judgeme-reviews__rating{font-weight:800}.home-judgeme-reviews__stars{color:var(--color-cta);letter-spacing:.08em;font-size:.9rem;line-height:1;display:inline-block;position:relative}.home-judgeme-reviews__stars-empty{display:block}.home-judgeme-reviews__stars-filled{white-space:nowrap;width:var(--review-rating-percent,0%);display:block;position:absolute;inset:0 auto 0 0;overflow:hidden}.home-judgeme-reviews__count{color:var(--color-light-text);font-size:.82rem;font-weight:700}.home-judgeme-reviews__widget{background:#fffefac7;border:1px solid #12382f1a;border-radius:24px;padding:clamp(18px,3vw,32px);overflow:hidden;box-shadow:0 18px 48px #12382f12}.home-judgeme-reviews__widget .jdgm-carousel{display:block!important}.home-judgeme-reviews__widget .jdgm-carousel-wrapper,.home-judgeme-reviews__widget .jdgm-carousel{max-width:none}.home-judgeme-reviews__widget .jdgm-carousel-item__review,.home-judgeme-reviews__widget .jdgm-carousel-item__review-body{color:var(--color-text);font-family:var(--font-body);line-height:1.65}.home-judgeme-reviews__widget .jdgm-carousel-item__review-title,.home-judgeme-reviews__widget .jdgm-carousel-item__reviewer-name{color:var(--color-primary);font-weight:800}.home-judgeme-reviews__widget .jdgm-star{color:var(--color-cta)}.jdgm-widget .jdgm-rev__timestamp,.jdgm-widget .jdgm-rev__location,.jdgm-widget .jdgm-rev-widg__summary-text,.jdgm-widget .jdgm-histogram__frequency,.jdgm-widget .jdgm-histogram__percentage,.jdgm-widget .jdgm-sort-dropdown,.jdgm-widget .jdgm-sort-dropdown-wrapper,.jdgm-widget .jdgm-rev__buyer-badge-wrapper,.home-judgeme-reviews__widget .jdgm-carousel-item__timestamp,.home-judgeme-reviews__widget .jdgm-carousel-item__reviewer-verified{color:#5f6c66!important}.jdgm-widget .jm-sort-filter--compact .jdgm-sort-dropdown{color:#0000!important}.jdgm-widget .jm-sort-filter--compact .jdgm-sort-dropdown option{color:var(--color-text)!important}.jdgm-widget .jm-sort-filter--compact .jm-sort-filter__icon--sort{z-index:2}.home-judgeme-reviews__grid{grid-auto-columns:calc(33.3333% - 12px);grid-auto-flow:column;gap:18px;display:grid}.home-judgeme-reviews__viewport{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overflow-x:auto}.home-judgeme-reviews__viewport::-webkit-scrollbar{display:none}.home-review-card{scroll-snap-align:start;background:#fffefa;border:1px solid #12382f1a;border-radius:18px;flex-direction:column;min-width:0;padding:clamp(20px,2.4vw,28px);display:flex}.home-review-card__rating{color:var(--color-cta);letter-spacing:.02em;gap:2px;margin-bottom:12px;font-size:1.05rem;display:flex}.home-review-card__star--on{color:var(--color-cta)}.home-review-card__title{color:var(--color-primary);font-family:var(--font-heading);margin-bottom:8px;font-size:1.05rem;font-weight:800;line-height:1.35}.home-review-card__body{color:var(--color-text);flex:auto;font-size:.94rem;line-height:1.65}.home-review-card__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.home-review-card__reviewer{color:#5f6c66;font-size:.9rem;font-weight:800}.home-review-card__product{background:#fff;border:1px solid #12382f14;border-radius:10px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;overflow:hidden}.home-review-card__product-image{object-fit:contain;width:100%;height:100%;padding:4px}.home-judgeme-reviews__controls{justify-content:center;gap:12px;margin-top:22px;display:flex}.home-judgeme-reviews__controls[hidden]{display:none}.home-judgeme-reviews__arrow{color:var(--color-primary);height:46px;transition:background var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast);background:#fffefa;border:1px solid #12382f24;border-radius:999px;justify-content:center;align-items:center;width:46px;font-size:2rem;line-height:1;display:inline-flex}.home-judgeme-reviews__arrow:hover,.home-judgeme-reviews__arrow:focus-visible{background:var(--color-primary);border-color:var(--color-primary);color:#fff;outline:none;transform:translateY(-1px)}.home-judgeme-reviews__arrow span{transform:translateY(-1px)}.home-judgeme-reviews__empty{color:var(--color-light-text);text-align:center;background:#fffefac7;border:1px dashed #12382f38;border-radius:18px;padding:22px}.home-judgeme-reviews__empty p+p{margin-top:8px}@media (width<=767px){.home-judgeme-reviews__grid{grid-auto-columns:calc(50% - 9px)}.home-judgeme-reviews__header{grid-template-columns:1fr;align-items:start}.home-judgeme-reviews .section-header{text-align:center}.home-judgeme-reviews .section-header__description{margin-left:auto}.home-judgeme-reviews__summary{white-space:normal;border-radius:18px;flex-wrap:wrap;justify-content:center;justify-self:stretch}}.template-product .product-template__description .rte:has(img),.template-product .product-template__description:has(img) .rte{max-width:100%}.template-product .product-template__description img{object-fit:contain;width:100%;max-width:100%;display:block;height:auto!important}.template-product .product-template__description iframe[src*=youtube\.com],.template-product .product-template__description iframe[src*=youtube-nocookie\.com]{aspect-ratio:16/9;border:0;max-width:100%;display:block;width:100%!important;height:auto!important}.template-product .product-template__description picture{max-width:100%;display:block}.template-product .product-template__description figure{max-width:100%;overflow:hidden}.template-product .product-form__trust-badge>span:last-child{white-space:nowrap}@media (width<=749px){.template-product .product-form__trust-badge{min-width:0;padding-left:.45rem;padding-right:.45rem}.template-product .product-form__trust-badge>span:last-child{letter-spacing:-.04em;font-size:clamp(.74rem,2.7vw,.86rem);line-height:1.05}}.template-product .product-form__trust-badges+.product-form__payment-icons{margin-top:-3px!important;padding-top:3px!important}@media (width<=767px){.template-product .product-form__trust-badges+.product-form__payment-icons{margin-top:-2px!important;padding-top:2px!important}}.template-product .product-template__title{margin-bottom:6px}.template-product .product-template__reviews-summary{min-height:10px;margin:-6px 0 6px}.template-product .product-template__reviews-summary:has(.jdgm-widget:empty),.template-product .product-template__reviews-summary:has(.jdgm-prev-badge[data-number-of-reviews="0"]){display:none}@media (width<=767px){.template-product .product-template__title{margin-bottom:4px}.template-product .product-template__reviews-summary{min-height:8px;margin:-7px 0 5px}}.template-product .product-template__price .price__save{background:var(--color-cta);border:1px solid var(--color-cta);color:var(--color-cta-text)}.price__save .money,.price__save .price__save-money,.template-product .product-template__price .price__save .money,.template-product .product-template__price .price__save-money,.template-product .product-template__price .price__save span{color:#fff!important}@media (width<=767px){}@media (width<=767px){}@media (width>=1024px){.template-product .product-template__grid{grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:clamp(36px,4vw,60px)}.template-product .product-gallery{align-self:start;position:sticky;top:104px}.template-product .product-template__buy-box{position:static}.template-product .product-gallery--with-thumbs{grid-template-columns:78px minmax(0,1fr);gap:14px;display:grid}.template-product .product-gallery--with-thumbs .product-gallery__thumbs{grid-area:1/1;max-height:calc(100vh - 128px);margin-top:0;padding:0 3px 0 0;overflow-y:auto}.template-product .product-gallery--with-thumbs .product-gallery__main{grid-area:1/2}.template-product .product-bundle__items{grid-template-columns:1fr}.template-product .product-bundle__item{grid-template-columns:20px minmax(0,1fr);align-content:center;padding:8px}.template-product .product-bundle__select{position:static}.template-product .product-bundle__product-link{grid-template-columns:48px minmax(0,1fr)}.template-product .product-bundle__item-copy{grid-template-columns:minmax(0,1fr) auto}.template-product .product-bundle__media{width:auto;height:auto}}.template-product .product-template__reviews-summary .jdgm-prev-badge[data-number-of-reviews="0"]{display:inline-flex!important}.template-product .product-template__reviews-summary:has(.jdgm-prev-badge[data-number-of-reviews="0"]){display:block}.template-product .product-form__submit,.template-product .product-bundle__add{border-radius:var(--radius-md);letter-spacing:0;text-transform:none;min-height:52px;transition:transform var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);padding:13px 18px;font-size:.95rem;font-weight:800}.template-product .product-form__submit:hover,.template-product .product-bundle__add:hover{transform:translateY(-1px)}@media (width<=767px){.template-product .product-bundle__items{grid-template-columns:1fr}}.product-form__submit{letter-spacing:.05em;font-size:.95rem;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 6px 18px #9f4f2f47;background:var(--color-cta)!important;border-color:var(--color-cta)!important;color:var(--color-cta-text)!important}.product-form__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 24px #9f4f2f57;background:var(--color-cta-hover)!important;border-color:var(--color-cta-hover)!important}.product-form__submit:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px #9f4f2f3d}.product-template__price .price{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.product-template__price .price__sale{color:var(--color-sale)}.product-template__price .price__compare{color:var(--color-muted,#5c6b63);font-size:1.05rem}.product-template__price .price__save{border-radius:var(--radius-full);color:var(--color-sale);letter-spacing:.03em;text-transform:uppercase;background:#a848341a;padding:5px 11px;font-size:.78rem;font-weight:800}.product-form__option-label{border-width:1.5px;padding:10px 18px;font-weight:600;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.product-form__option-input:checked+.product-form__option-label{box-shadow:0 4px 12px #173a3238}.product-form__option-label:hover{border-color:var(--color-primary)}.product-gallery__main{background:var(--color-white);border-radius:var(--radius-lg);border:1px solid #173a3214;overflow:hidden}.product-gallery__thumb{border-radius:var(--radius-md);opacity:.72;border:1.5px solid #0000;transition:opacity .15s,border-color .15s,transform .15s;overflow:hidden}.product-gallery__thumb:hover{opacity:1}.product-gallery__thumb--active{opacity:1}.product-gallery__nav{backdrop-filter:blur(6px);color:var(--color-primary);background:#fffefad9;border:1px solid #173a321a;transition:background .15s,transform .15s;box-shadow:0 4px 14px #14231f1f}.product-gallery__nav:hover{background:var(--color-white);transform:translateY(-50%)scale(1.06)}.product-gallery__nav:active{transform:translateY(-50%)scale(.98)}.product-form__trust-badges{border-top:1px solid #173a321a;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:18px;padding-top:16px;display:grid}.product-form__trust-badge{align-items:center;gap:9px;font-size:.82rem;font-weight:600;line-height:1.3;display:flex}.product-form__trust-badge-icon{color:var(--color-accent);background:#9f4f2f17;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.product-form__trust-badge-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:16px;height:16px}.product-bundle{border-radius:var(--radius-lg);background:linear-gradient(#eef3ed8c,#fffefae6);border:1px solid #173a321a}.product-bundle__badge{background:var(--color-accent);border-radius:var(--radius-full);color:#fff;letter-spacing:.04em;font-weight:800}.product-bundle__item{border-radius:var(--radius-md);transition:background .15s}.product-bundle__item:hover{background:#fffefae6}.product-bundle__summary-row--save span:last-child{color:var(--color-sale);font-weight:800}.product-bundle__summary-row--total span:last-child{font-size:1.12rem;font-weight:800}.product-card{border-radius:var(--radius-lg);transition:transform .22s,box-shadow .22s}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #14231f1a}.product-card__image{transition:transform .45s cubic-bezier(.2,.6,.2,1)}.product-card:hover .product-card__image{transform:scale(1.045)}.product-card__badge--sale{background:var(--color-sale);border-radius:var(--radius-full);letter-spacing:.04em;font-weight:800}.product-card__quick-add{backdrop-filter:blur(6px);transition:transform .18s,box-shadow .18s,background .18s,opacity .18s;box-shadow:0 6px 18px #14231f29}.product-card__quick-add:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 24px #14231f33}@media (width<=767px){.product-mobile-bar__button{min-height:48px;font-weight:700;box-shadow:0 4px 14px #9f4f2f4d;background:var(--color-cta)!important;border-color:var(--color-cta)!important}.product-form__trust-badges{grid-template-columns:repeat(2,minmax(0,1fr))}.product-form__submit{min-height:52px}}.btn:focus-visible,.product-card__quick-add:focus-visible,.product-gallery__thumb:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.product-template__buy-box{border-radius:var(--radius-lg);box-shadow:0 16px 40px #173a320f}@media (prefers-reduced-motion:reduce){.product-card,.product-card__image,.product-form__submit,.product-gallery__thumb,.product-gallery__nav{transition:none!important;animation:none!important}.product-card:hover,.product-card:hover .product-card__image{transform:none}}:root{--color-muted:#5c6b63;--color-link:#2e5c4d}.rte a,.page-template__content a,.article__content a,.shopify-policy__body a,.product-template__description a{color:var(--color-link);text-underline-offset:3px;text-decoration:underline #2e5c4d73}.rte a:hover,.page-template__content a:hover,.article__content a:hover,.shopify-policy__body a:hover,.product-template__description a:hover{color:var(--color-primary);text-decoration-color:currentColor}.price__compare,.product-template__related .price__compare,.cart-summary__compare,.product-template__vendor,.breadcrumb__link,.breadcrumb__item:not(:last-child):after{color:var(--color-muted)}.product-form__variant-select{color:var(--color-primary)!important}.form__input::placeholder,.contact-page__form-wrap--only .contact-form__input::placeholder{color:var(--color-muted);opacity:1}.site-footer{color:#fffbfaeb}.site-footer__link{color:#fffbfae6}.site-footer__link:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.site-footer__copyright{color:#fffbfad9}.site-footer__newsletter-input{border-color:#fffbfa66}.site-footer__newsletter-input::placeholder{color:#fffbfaad}.site-footer__bottom{border-top-color:#fffbfa2e}.product-form__trust-badge{color:var(--color-light-text)}.product-form__option-label{border-color:#12382f4d}.section-header__subtitle,.section-header__description{color:var(--color-light-text)}a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}:root{--ease-soft:cubic-bezier(.22,.61,.36,1);--ease-emphatic:cubic-bezier(.34,1.56,.64,1);--ring:0 0 0 3px #9f4f2f47;--shadow-sm:0 1px 2px #14231f0a,0 1px 3px #14231f0f;--shadow-md:0 4px 12px #173a320f,0 12px 28px #173a3214;--shadow-lg:0 8px 24px #173a3214,0 24px 56px #173a321f;--shadow-xl:0 16px 40px #173a321f,0 34px 80px #173a3229}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}h1,h2,h3,.hero-banner__title,.section-header__title,.product-template__title{letter-spacing:-.01em;font-feature-settings:"liga" 1,"kern" 1}.btn,.product-form__submit,.product-bundle__add,.product-mobile-bar__button{transition:transform var(--transition-fast) var(--ease-soft),box-shadow var(--transition-base) var(--ease-soft),background-color var(--transition-base) var(--ease-soft),border-color var(--transition-base) var(--ease-soft),color var(--transition-base) var(--ease-soft)}.btn--primary:hover,.product-form__submit:hover,.product-bundle__add:hover{box-shadow:var(--shadow-lg)}.btn:active,.product-form__submit:active,.product-bundle__add:active,.product-mobile-bar__button:active{box-shadow:var(--shadow-sm);transform:translateY(0)scale(.985)}.btn:focus-visible,.product-form__submit:focus-visible{box-shadow:var(--ring);outline:none}.product-card,.collection-card{transition:transform var(--transition-base) var(--ease-soft)}.product-card__image-wrapper,.collection-card__image-wrapper{box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base) var(--ease-soft),transform var(--transition-base) var(--ease-soft);will-change:transform}.product-card:hover .product-card__image-wrapper,.collection-card:hover .collection-card__image-wrapper{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.product-card__image-wrapper:hover .product-card__image{transform:scale(1.06)}.product-card__quick-add{transition:opacity var(--transition-base) var(--ease-soft),transform var(--transition-base) var(--ease-emphatic),background-color var(--transition-fast) var(--ease-soft),color var(--transition-fast) var(--ease-soft)}.product-card__quick-add:hover{box-shadow:var(--shadow-lg);transform:translateY(0)scale(1.08)}.product-card__title a{transition:color var(--transition-fast) var(--ease-soft)}.contact-form__input:focus,.newsletter__input:focus,input[type=text]:focus,input[type=email]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=number]:focus,textarea:focus,select:focus{border-color:var(--color-accent);box-shadow:var(--ring);outline:none}.site-header.scrolled{box-shadow:var(--shadow-md)}.product-gallery__thumb{transition:border-color var(--transition-fast) var(--ease-soft),transform var(--transition-fast) var(--ease-soft),box-shadow var(--transition-fast) var(--ease-soft)}.product-gallery__thumb:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.rte a,.article__content a,.shopify-policy__body a{text-underline-offset:3px;text-decoration-thickness:1px}@media (pointer:fine){*{scrollbar-width:thin;scrollbar-color:var(--color-cream-dark) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--color-cream-dark);border-radius:var(--radius-full);border:2px solid var(--color-background)}::-webkit-scrollbar-thumb:hover{background:var(--color-secondary)}}@media (prefers-reduced-motion:reduce){.product-card:hover .product-card__image-wrapper,.collection-card:hover .collection-card__image-wrapper,.product-card__image-wrapper:hover .product-card__image,.btn:active,.product-gallery__thumb:hover{transform:none}}:root{--hairline:1px solid #14231f12;--hairline-strong:1px solid #14231f1c}.section-header__title{margin-bottom:14px;padding-bottom:18px;position:relative}.section-header__title:after{content:"";background:linear-gradient(90deg,var(--color-accent),#9f4f2f59);border-radius:2px;width:44px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.cta-banner .section-header__title,.newsletter .section-header__title{margin-bottom:16px;padding-bottom:0}.cta-banner .section-header__title:after,.newsletter .section-header__title:after{content:none}.section-header__description{max-width:580px}.hero-banner__subtitle{color:#fffefae0;align-items:center;gap:12px;display:inline-flex}.hero-banner__subtitle:before{content:"";background:#fffefaa6;width:28px;height:1px}.hero-banner__title{text-wrap:balance;text-shadow:0 1px 2px #00000040,0 8px 32px #0000004d}.hero-banner__description{color:#fffefaeb;text-shadow:0 1px 12px #0000004d;text-wrap:pretty}.product-card__image-wrapper{border:var(--hairline)}.product-card__title{min-height:2.835rem;line-height:1.35}.product-card__title a{transition:color var(--transition-fast) var(--ease-soft),background-size var(--transition-base) var(--ease-soft);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px}.product-card__title a:hover{background-size:100% 1px}.product-card__price{margin-top:2px;font-size:.95rem}.product-card__price .price__amount{font-variant-numeric:tabular-nums}.product-card__badge--sale{box-shadow:0 2px 10px #a8483459}.collection-card__image-wrapper,.blog-card{border:var(--hairline)}.blog-card__title{line-height:1.35}.testimonials__slide{border:var(--hairline);transition:transform var(--transition-base) var(--ease-soft),box-shadow var(--transition-base) var(--ease-soft);position:relative}.testimonials__slide:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.testimonials:not(.testimonials--four-up) .testimonials__slide:before{content:"“";font-family:var(--font-heading);color:#9f4f2f24;pointer-events:none;font-size:4rem;line-height:1;position:absolute;top:14px;right:24px}.testimonials--four-up .testimonials__icon{border-radius:var(--radius-full);background:var(--color-cream);width:52px;height:52px;color:var(--color-secondary);transition:background-color var(--transition-base) var(--ease-soft),color var(--transition-base) var(--ease-soft);justify-content:center;align-items:center;display:inline-flex}.testimonials--four-up .testimonials__slide:hover .testimonials__icon{background:var(--color-primary);color:var(--color-white)}.testimonials__text{text-wrap:pretty;line-height:1.65}.features__card{border:var(--hairline);box-shadow:var(--shadow-sm)}.features__icon{border-radius:var(--radius-full);background:var(--color-cream);width:64px;height:64px;transition:background-color var(--transition-base) var(--ease-soft),color var(--transition-base) var(--ease-soft),transform var(--transition-base) var(--ease-emphatic);justify-content:center;align-items:center;display:inline-flex}.features__card:hover .features__icon{color:var(--color-white);transform:scale(1.06)}.features__text{line-height:1.65}.announcement-bar{background:linear-gradient(180deg,#1b423a 0%,var(--color-primary) 100%);letter-spacing:.1em}.newsletter__input{-webkit-backdrop-filter:blur(6px);transition:border-color var(--transition-base) var(--ease-soft),background-color var(--transition-base) var(--ease-soft),box-shadow var(--transition-base) var(--ease-soft);background:#ffffff1f;border:1px solid #fffefa47}.newsletter__input:focus{background:#ffffff2e;border-color:#fffefabf;box-shadow:0 0 0 3px #fffefa33}.site-footer{border-top:3px solid var(--color-accent)}.site-footer__menu a{transition:color var(--transition-fast) var(--ease-soft),transform var(--transition-fast) var(--ease-soft);padding:3px 0;display:inline-block}.site-footer__menu a:hover{color:var(--color-white);transform:translate(3px)}.rte,.article__content,.shopify-policy__body,.page-template__content{font-size:1.02rem;line-height:1.75}.rte p,.article__content p,.shopify-policy__body p{max-width:72ch}.article__content h2,.article__content h3,.rte h2,.rte h3{text-wrap:balance;margin-top:1.6em}.article__content blockquote,.rte blockquote{border-left:3px solid var(--color-accent);color:var(--color-secondary);font-family:var(--font-heading);padding:4px 0 4px 20px;font-size:1.12em}.article__content img,.rte img{border-radius:var(--radius-md)}.product-template__title{text-wrap:balance;line-height:1.18}.product-template__price .price__amount,.product-template__price .price__sale{font-variant-numeric:tabular-nums}@media (width>=1024px){}@media (prefers-reduced-motion:reduce){.testimonials__slide:hover,.features__card:hover .features__icon,.site-footer__menu a:hover{transform:none}}.template-product .breadcrumb{margin-bottom:20px}.product-template__buy-box{background:var(--color-white);border:1px solid #12382f17;padding:clamp(18px,2.2vw,26px);box-shadow:0 1px 2px #12382f0a,0 12px 32px #12382f0f,0 28px 64px #12382f0d}.product-template__title{letter-spacing:-.015em}.product-template__price{border-bottom:1px solid #12382f14;margin-bottom:16px;padding-bottom:16px}.product-template__price .price__save{box-shadow:inset 0 0 0 1px #a848342e}.product-form__submit,.product-bundle__add{background-image:linear-gradient(#ffffff1f,#fff0 55%)}.product-form__submit{box-shadow:0 2px 6px #80401f2e,0 12px 28px #80401f38}.product-form__submit:hover{box-shadow:0 4px 10px #80401f33,0 18px 40px #80401f42}.product-form__quantity{background:var(--color-white);border:1.5px solid #12382f29}.product-form__qty-btn{transition:background-color var(--transition-fast) var(--ease-soft),color var(--transition-fast) var(--ease-soft)}.product-form__qty-btn:hover{background:var(--color-cream);color:var(--color-primary)}.product-form__qty-input{font-variant-numeric:tabular-nums}.product-gallery__main{box-shadow:inset 0 0 0 1px #fff9,0 1px 3px #12382f0d,0 18px 48px #12382f14}.product-gallery__thumb--active{border-color:var(--color-accent);box-shadow:0 0 0 3px #9f4f2f24}.product-gallery__nav{opacity:0;transition:opacity var(--transition-base) var(--ease-soft),background-color var(--transition-fast) var(--ease-soft),transform var(--transition-fast) var(--ease-soft),box-shadow var(--transition-fast) var(--ease-soft)}.product-gallery:hover .product-gallery__nav,.product-gallery__nav:focus-visible{opacity:1}@media (hover:none){.product-gallery__nav{opacity:1}}.product-form__trust-badge-icon{transition:background-color var(--transition-base) var(--ease-soft),color var(--transition-base) var(--ease-soft)}.product-form__trust-badge:hover .product-form__trust-badge-icon{background:var(--color-accent);color:#fff}.product-bundle{box-shadow:0 1px 2px #12382f08,0 8px 22px #12382f0d}.product-bundle__media{border:1px solid #12382f14}.product-bundle__item{border-color:#12382f14}.product-template__reviews{border-color:#12382f14;box-shadow:0 1px 2px #12382f08,0 10px 30px #12382f0a}@media (width>=1024px){.product-template__buy-box{top:96px}}@media (prefers-reduced-motion:reduce){.product-gallery__nav{opacity:1}}@media (width<=989px){.section-header__title:after{left:0;transform:none}}@media (prefers-reduced-motion:no-preference) and (width>=768px){}@keyframes yoz-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){}@media (width<=767px){}@media (width<=989px){}@media (prefers-reduced-motion:reduce){}.breadcrumb__list{letter-spacing:.01em;color:var(--color-secondary);font-size:.78rem}.breadcrumb__link{transition:color var(--transition-fast) var(--ease-soft)}body.template-collection .collection-header{text-align:left;max-width:none;margin-bottom:clamp(20px,3vw,32px)}body.template-collection .collection-header__title{font-family:var(--font-heading);letter-spacing:-.02em;text-wrap:balance;font-weight:400}body.template-collection .collection-header__description{color:#2d403a;max-width:68ch;margin-left:0;line-height:1.7}body.template-collection .collection-toolbar{border-top:1px solid #12382f14;border-bottom:1px solid #12382f14;padding:12px 0}body.template-collection .collection-toolbar__sort select,body.template-collection .collection-toolbar__sort-wrapper select{border-radius:var(--radius-full);color:var(--color-primary);background-color:var(--color-white);transition:border-color var(--transition-fast) var(--ease-soft),box-shadow var(--transition-fast) var(--ease-soft);border:1.5px solid #12382f29;padding:9px 34px 9px 16px;font-size:.85rem;font-weight:600}body.template-collection .collection-toolbar__sort select:focus-visible,body.template-collection .collection-toolbar__sort-wrapper select:focus-visible{border-color:var(--color-accent);box-shadow:var(--ring);outline:none}body.template-collection .collection-seo-footer{border-top:1px solid #12382f1a;margin-top:clamp(32px,5vw,56px);padding-top:clamp(24px,4vw,40px)}body.template-collection .collection-seo-footer__title,body.template-collection .collection-seo-footer__related-title{font-family:var(--font-heading);letter-spacing:-.01em;font-weight:400}body.template-collection .collection-seo-footer__content{color:#2d403a;line-height:1.75}body.template-collection .collection-seo-footer__chip{border-radius:var(--radius-full);color:var(--color-primary);background:var(--color-white);transition:border-color var(--transition-fast) var(--ease-soft),background-color var(--transition-fast) var(--ease-soft),transform var(--transition-fast) var(--ease-soft);border:1px solid #12382f1f;padding:7px 14px;font-size:.8rem;font-weight:600}body.template-collection .collection-seo-footer__chip:hover{border-color:var(--color-accent);background:#9f4f2f0f}body.template-collection .collection-empty{text-align:center;color:var(--color-secondary);padding:clamp(40px,8vw,88px) 0}body.template-cart .cart-item{border-bottom:1px solid #12382f14}body.template-cart .cart-item__image-wrapper{border-radius:var(--radius-md);background:#fff;border:1px solid #12382f14}body.template-cart .cart-item__title{font-family:var(--font-heading);letter-spacing:-.01em;transition:color var(--transition-fast) var(--ease-soft);font-weight:400}body.template-cart .cart-item__title:hover{color:var(--color-accent)}body.template-cart .cart-item__variant-select{border-radius:var(--radius-full);background:var(--color-white);border:1.5px solid #12382f24;padding:6px 14px;font-size:.82rem}body.template-cart .cart-item__quantity{border-radius:var(--radius-full);border:1.5px solid #12382f29;overflow:hidden}body.template-cart .cart-item__qty-input{font-variant-numeric:tabular-nums;font-weight:700}body.template-cart .cart-item__qty-btn{transition:background-color var(--transition-fast) var(--ease-soft),color var(--transition-fast) var(--ease-soft)}body.template-cart .cart-item__qty-btn:hover{background:var(--color-cream);color:var(--color-primary)}body.template-cart .cart-item__total-price{font-variant-numeric:tabular-nums;font-weight:700}body.template-cart .cart-item__remove{color:var(--color-secondary);transition:color var(--transition-fast) var(--ease-soft)}body.template-cart .cart-item__remove:hover{color:var(--color-sale)}body.template-cart .cart-empty{text-align:center;padding:clamp(40px,8vw,80px) 0}body.template-cart .cart-empty__title{font-family:var(--font-heading);font-weight:400}body.template-search .search-form__wrapper{max-width:640px;margin:0 auto clamp(28px,4vw,44px)}body.template-search .search-form__input{border-radius:var(--radius-full);transition:border-color var(--transition-fast) var(--ease-soft),box-shadow var(--transition-fast) var(--ease-soft);border:1.5px solid #12382f29;padding:14px 20px;font-size:1rem}body.template-search .search-form__input:focus-visible{border-color:var(--color-accent);box-shadow:var(--ring);outline:none}body.template-search .search-results-count{color:var(--color-secondary);font-size:.9rem}body.template-search .search-results__heading{font-family:var(--font-heading);letter-spacing:-.01em;margin-top:clamp(28px,4vw,40px);font-weight:400}body.template-search .search-result-card{transition:transform var(--transition-fast) var(--ease-soft);border-bottom:1px solid #12382f14;padding:18px 0}body.template-search .search-result-card__title{font-family:var(--font-heading);transition:color var(--transition-fast) var(--ease-soft);font-weight:400}body.template-search .search-result-card__link:hover .search-result-card__title{color:var(--color-accent)}body.template-search .search-result-card__excerpt{color:#2d403a;line-height:1.65}body.template-search .search-result-card__meta{color:var(--color-secondary);font-size:.78rem}body.template-blog .blog-card__image-wrapper{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base) var(--ease-soft),transform var(--transition-base) var(--ease-soft);border:1px solid #12382f0f;overflow:hidden}body.template-blog .blog-card:hover .blog-card__image-wrapper{box-shadow:var(--shadow-md);transform:translateY(-3px)}body.template-blog .blog-card__title{font-family:var(--font-heading);letter-spacing:-.01em;font-weight:400;line-height:1.32}body.template-blog .blog-card__meta{color:var(--color-secondary);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem}body.template-blog .blog-card__excerpt{color:#2d403a;line-height:1.66}body.template-blog .blog-card__read-more{letter-spacing:.06em;font-weight:700}body.template-article .article__header{text-align:center;max-width:760px;margin:0 auto clamp(24px,4vw,40px)}body.template-article .article__title{font-family:var(--font-heading);letter-spacing:-.02em;text-wrap:balance;font-weight:400}body.template-article .article__meta,body.template-article .article__reading-time,body.template-article .article__updated{color:var(--color-secondary);font-size:.82rem}body.template-article .article__featured-image{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);margin-bottom:clamp(28px,4vw,44px);overflow:hidden}body.template-article .article__summary{font-family:var(--font-heading);color:var(--color-primary);border-left:3px solid var(--color-accent);margin-bottom:clamp(24px,3vw,36px);padding-left:18px;font-size:clamp(1.1rem,1.6vw,1.3rem);line-height:1.5}body.template-article .article__content{color:#22332e;font-size:1.05rem;line-height:1.8}body.template-article .article__content>p:first-of-type:first-letter{font-family:var(--font-heading);float:left;color:var(--color-accent);padding:6px 10px 0 0;font-size:3.1em;line-height:.82}body.template-article .article__tags{flex-wrap:wrap;display:flex}body.template-article .article__tags a{border-radius:var(--radius-full);color:var(--color-primary);transition:border-color var(--transition-fast) var(--ease-soft),background-color var(--transition-fast) var(--ease-soft);border:1px solid #12382f1f;padding:6px 14px;font-size:.78rem;font-weight:600}body.template-article .article__tags a:hover{border-color:var(--color-accent);background:#9f4f2f0f}body.template-article .article__footer{border-top:1px solid #12382f1a;margin-top:clamp(32px,5vw,52px);padding-top:clamp(20px,3vw,32px)}body.template-list-collections .collection-card__image-wrapper{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid #12382f0f;overflow:hidden}body.template-list-collections .collection-card__title{font-family:var(--font-heading);font-weight:400}body.template-404 .page-404{text-align:center;padding:clamp(48px,9vw,110px) 0}body.template-404 .page-404__code{font-family:var(--font-heading);color:#9f4f2f38;letter-spacing:-.03em;font-size:clamp(4rem,12vw,7rem);line-height:1}body.template-404 .page-404__title{font-family:var(--font-heading);margin-top:8px;font-weight:400}body.template-404 .page-404__text{color:#2d403a;max-width:46ch;margin:12px auto 0;line-height:1.65}body.template-404 .page-404__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:clamp(22px,3vw,32px);display:flex}body.template-404 .page-404__search .search-form__input{border-radius:var(--radius-full);border:1.5px solid #12382f29;padding:12px 18px}.collection-pagination a,.collection-pagination span{transition:color var(--transition-fast) var(--ease-soft),border-color var(--transition-fast) var(--ease-soft),background-color var(--transition-fast) var(--ease-soft)}@media (prefers-reduced-motion:reduce){body.template-blog .blog-card:hover .blog-card__image-wrapper,body.template-collection .collection-seo-footer__chip:hover,body.template-search .search-result-card{transform:none}}@supports not selector(:has(*)){}@media (width<=767px){}@media (prefers-reduced-motion:reduce){}@media (width<=767px){.announcement-bar{letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;padding:8px 10px;font-size:.68rem;overflow:hidden}.btn,.product-form__qty-btn,.product-form__option-label,.product-gallery__thumb,.product-gallery__nav,.product-template__tab-label,.product-bundle__select{-webkit-tap-highlight-color:transparent;touch-action:manipulation}}.lf-brand-strip{background:#fff;border-bottom:1px solid #0000000f;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 28px;padding:18px 20px;display:flex}.lf-brand-strip__track{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;display:flex}.lf-brand-strip__track img{object-fit:contain;opacity:.72;width:auto;height:28px}.lf-brand-strip__follow{justify-content:center;align-items:center;display:inline-flex}.lf-brand-strip__follow shop-follow-button{display:inline-flex!important}@media (width<=767px){}
.site-header{box-shadow:none;background:0 0;border-bottom:0;padding:12px 0}.site-header__wrapper{backdrop-filter:blur(4px);box-shadow:none;z-index:250;background:#ffffff03;border:none;border-radius:9999px;max-width:min(1240px,100% - 32px);padding-left:20px;padding-right:12px;position:relative;overflow:visible}@supports not (backdrop-filter:blur(8px)){.site-header__wrapper{background:#fffefaf5}}@media (width<=989px){.site-header{padding:10px 0}}@media (width<=767px){.site-header__wrapper{border-radius:18px;max-width:calc(100% - 20px)}}.section-header__title,.about-story__title,.collection-header__title,.cart-template__title,.cart-empty__title,.cart-summary__title,.cart-recommendations__title,.article__title,.page-template__title,.faq-page__title,.contact-page__title,.customer-login__title,.customer-account__title,.customer-order__title,.page-404__title,.password-page__title,.collection-seo-footer__title,.product-template__title,.product-template__related-title{font-family:var(--font-heading);letter-spacing:-.02em;font-style:normal;font-weight:600;line-height:1.2}.product-card__title,.blog-card__title,.features__title,.collection-card__title,.testimonials__note-title,.search-result-card__title,.cart-item__title,.product-bundle__title{font-family:var(--font-heading);letter-spacing:-.01em;font-style:normal;font-weight:600}body{font-family:var(--font-body);letter-spacing:0;font-weight:400}.section-header__description,.about-story__text,.blog-card__excerpt,.product-template__short-benefit,.collection-header__description,.testimonials--notes .testimonials__text{font-family:var(--font-body);letter-spacing:0;font-weight:400;line-height:1.65}.site-nav__link,.mobile-nav__link{font-family:var(--font-body);letter-spacing:.01em;text-transform:none;font-weight:500}.price__amount,.price__sale,.product-card__price,.product-template__price .price__amount,.product-template__price .price__sale{font-family:var(--font-body);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-weight:600}.section-header__title{margin-bottom:16px;padding-bottom:0}.section-header__title:after{content:none}.section-header__subtitle{font-family:var(--font-body);letter-spacing:.02em;text-transform:none;font-size:.86rem;font-weight:500}.btn,.product-form__submit,.product-bundle__add,.product-mobile-bar__button,.cart-summary__checkout,.site-footer__newsletter-btn{font-family:var(--font-body);letter-spacing:.01em;text-transform:none;font-weight:600}.blog-card__read-more{font-family:var(--font-body);letter-spacing:.02em;text-transform:none}.announcement-bar{font-family:var(--font-body);text-transform:none;font-size:.78rem}.collection-toolbar{border-radius:9999px;padding:10px 12px 10px 20px}@media (width<=480px){.collection-toolbar{border-radius:18px}}.site-footer__newsletter-input{padding-left:18px;padding-right:18px}.site-footer__newsletter-btn{padding-left:22px;padding-right:22px}.product-card__image-wrapper,.blog-card,.blog-card__image-wrapper,.about-story__image,.about-story__placeholder,.testimonials__slide,.features__card,body.template-blog .blog-card__image-wrapper,body.template-collection .product-card__image-wrapper,body.template-search .product-card__image-wrapper,body.template-cart .product-card__image-wrapper{border-radius:20px}.product-card__image-wrapper,body.template-collection .product-card__image-wrapper{background:#fff;border:1px solid #173a3214;box-shadow:0 8px 24px #173a320f}.product-card__badge{text-transform:none}.product-card__quick-add{border-radius:9999px;box-shadow:0 8px 20px #9f4f2f33}body.template-collection .collection-toolbar__sort select,body.template-collection .collection-toolbar__sort-wrapper select,.collection-toolbar__sort{letter-spacing:.01em;text-transform:none;background-color:#ffffffe6;border-radius:9999px;font-weight:500}.collection-seo-footer__title:after,.collection-seo-footer__related-title:after{content:none}.collection-seo-footer__related-title{font-family:var(--font-heading);letter-spacing:-.01em;text-transform:none;font-weight:600}body.template-blog .blog-card{box-shadow:none;background:0 0}body.template-blog .blog-card__image-wrapper{border:1px solid #173a3214;border-radius:20px;box-shadow:0 8px 24px #173a320f}body.template-blog .blog-card__title{font-weight:600}body.template-blog .blog-card__meta{letter-spacing:.02em;text-transform:none}@media (width<=767px){}.cart-summary,body.template-cart .cart-summary{background:#fffefaeb;border:1px solid #173a3214;border-radius:20px;box-shadow:0 12px 32px #173a3212}body.template-cart .cart-item__image-wrapper{overflow:hidden}.cart-item__variant-label,.cart-summary__notes-label,.cart-summary__urgency-label,.cart-recommendations__eyebrow{letter-spacing:.02em;text-transform:none}.cart-summary__notes-input,.cart-summary__checkout{border-radius:9999px}.cart-recommendations{border-radius:20px;box-shadow:0 10px 28px #173a320f}.search-overlay{backdrop-filter:blur(18px)saturate(140%);background:#173a326b}.search-overlay__wrapper{backdrop-filter:blur(16px);background:#fffefae6;border:1px solid #ffffffb3;border-radius:9999px;align-items:center;gap:10px;padding:10px 14px 10px 22px;box-shadow:0 18px 48px #0000002e,inset 0 1px 1px #ffffffbf}.search-overlay__wrapper:focus-within{border-color:#9f4f2f73;box-shadow:0 18px 48px #0003,0 0 0 3px #9f4f2f1f}.search-overlay__input{color:var(--color-primary);font-family:var(--font-body);font-size:clamp(1.1rem,2.4vw,1.45rem);font-weight:500}.search-overlay__input::placeholder{color:#173a3273}.search-overlay__close{color:var(--color-primary)}.search-overlay__suggestion{color:#fffefaeb;border-radius:9999px}.mobile-nav{pointer-events:none;background:#173a3266}.mobile-nav__inner{backdrop-filter:blur(22px)saturate(150%);background:#fffefaf0;border-right:1px solid #ffffffb3;box-shadow:18px 0 48px #173a3224}.mobile-nav__header{border-bottom-color:#173a3214}.mobile-nav__link,.mobile-nav__child-link{letter-spacing:.01em;text-transform:none;border-radius:14px;font-weight:500}.mobile-nav__footer{background:#f7f8f3d9;border-top:1px solid #173a3214}.contact-form__input,.form__input,.customer-login input,.newsletter__input,.search-form__input{border-radius:9999px}.contact-form__label,.form__label{letter-spacing:.02em;text-transform:none}.contact-form__submit{letter-spacing:.01em;text-transform:none;border-radius:9999px}.site-footer__newsletter-input{background:#ffffff1a;border-radius:9999px}.site-footer__newsletter-btn{letter-spacing:.01em;text-transform:none;border-radius:9999px;font-weight:600}.breadcrumb,.breadcrumb__list{letter-spacing:.01em;font-size:.84rem}.pagination__link{border-radius:9999px;font-weight:500}.collection-header,.page-template,.cart-template,.article__header{margin-bottom:clamp(20px,3vw,36px)}.collection-header__title,.page-template__title,.cart-template__title{letter-spacing:-.025em}body.template-search .search-results__heading{letter-spacing:-.02em;font-weight:600}body.template-search .search-result-card{transition:box-shadow var(--transition-fast) var(--ease-soft),transform var(--transition-fast) var(--ease-soft);background:#fffefae0;border:1px solid #173a3214;margin-bottom:12px;padding:18px 20px;box-shadow:0 8px 24px #173a320d}body.template-search .search-result-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #173a3217}body.template-search .search-result-card__title{font-weight:600}body.template-search .search-result-card__meta{letter-spacing:.02em;text-transform:none}body.template-article .article__title{letter-spacing:-.025em;font-weight:600}body.template-article .article__featured-image{border-radius:20px;box-shadow:0 10px 28px #173a320f}body.template-article .article__meta,body.template-article .article__reading-time,body.template-article .article__updated{letter-spacing:.02em;text-transform:none}body.template-article .article__tags a{letter-spacing:.02em;text-transform:none;font-weight:500}body.template-article .article__summary{border:1px solid #173a3214;border-radius:20px;box-shadow:0 8px 24px #173a320d}body.template-404 .page-404__title{letter-spacing:-.02em;font-weight:600}body.template-404 .page-404__actions .btn{letter-spacing:.01em;text-transform:none;border-radius:9999px;font-weight:600}body.template-cart .cart-empty{background:#fffefae6;border:1px solid #173a3214;border-radius:20px;max-width:520px;margin:0 auto;padding:clamp(40px,8vw,72px) clamp(24px,5vw,40px);box-shadow:0 10px 28px #173a320f}body.template-cart .cart-empty__title,body.template-cart .cart-item__total-price,body.template-cart .cart-item__qty-input{font-weight:600}.cart-mobile-checkout{backdrop-filter:blur(16px)saturate(140%);background:#fffefaf0;border-top:1px solid #173a3214;box-shadow:0 -10px 32px #173a3214}.cart-mobile-checkout__button{letter-spacing:.01em;text-transform:none;border-radius:9999px;font-weight:600}.featured-collection__nav{backdrop-filter:blur(12px)saturate(150%);background:#fffefae0;border:1px solid #ffffffb8;box-shadow:0 8px 24px #173a321a,inset 0 1px 1px #ffffffb3}body.template-list-collections .collection-card{border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #173a320f}body.template-list-collections .collection-card__title{font-weight:600}.faq-page__eyebrow,.faq-block__eyebrow{letter-spacing:.02em;text-transform:none}.faq-page__eyebrow:before,.faq-block__eyebrow:before{content:"// "}.faq-page .faq-block,.faq-block{border:1px solid #173a3214;border-radius:20px;box-shadow:0 8px 24px #173a320d}.faq-block__title{font-weight:600}.faq-block__item{border-radius:14px}.contact-page__form-wrap,.contact-page__form-wrap--only{border-radius:20px;box-shadow:0 8px 24px #173a320d}.customer-login__title,.customer-account__title,.customer-order__title{letter-spacing:-.02em;font-weight:600}.customer-card{border:1px solid #173a3214;border-radius:20px;box-shadow:0 8px 24px #173a320d}.customer-login .btn,.customer-register .btn,.customer-account .btn{letter-spacing:.01em;text-transform:none;border-radius:9999px;font-weight:600}.page-template__summary,.author-card,.resource-links{border:1px solid #173a3214;border-radius:20px;box-shadow:0 8px 24px #173a320d}.collection-seo-footer__chip{letter-spacing:.01em;font-weight:500}.home-judgeme-reviews__rating{font-weight:600}.home-judgeme-reviews__count{font-weight:500}.home-judgeme-reviews__widget{border-radius:20px}.cta-banner__btn,.newsletter__btn{letter-spacing:.01em;text-transform:none;border-radius:9999px;font-weight:600}.newsletter__input{border-radius:9999px}.rich-text__title,.image-with-text__title,.features__title{letter-spacing:-.02em;font-weight:600}.testimonials--notes .testimonials__slide{border-radius:20px}.features__card{border:1px solid #173a3214;box-shadow:0 8px 24px #173a320d}.site-footer{background:radial-gradient(circle at 12% 0%,#9f4f2f24,transparent 32%),var(--color-primary);margin-top:clamp(48px,7vw,72px);padding-top:80px;position:relative;box-shadow:0 -28px 56px -20px #173a3212}.site-footer:before{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#173a3204 60%,#173a320a 100%);height:clamp(64px,9vw,88px);position:absolute;top:calc(-1*clamp(64px,9vw,88px));left:0;right:0}.back-to-top{backdrop-filter:blur(12px)saturate(140%);background:#9f4f2feb;border:1px solid #ffffff47;box-shadow:0 12px 32px #9f4f2f38}.section-header{margin-bottom:clamp(36px,5vw,52px)}.section-header__title{letter-spacing:-.03em;font-size:clamp(1.85rem,3.2vw,2.45rem);line-height:1.14}.section-header__subtitle{color:#173a3294;margin-bottom:14px}.section-header__description{color:#243a33c7;max-width:52ch;font-size:clamp(.96rem,1.15vw,1.05rem);line-height:1.72}.cta-banner{overflow:hidden;background:#0f1f1b!important}.cta-banner.section-padding{padding-top:clamp(56px,7vw,80px);padding-bottom:clamp(56px,7vw,80px)}.cta-banner__media{isolation:auto;border-radius:0;inset:0;backdrop-filter:none!important;filter:none!important;mix-blend-mode:normal!important;opacity:1!important;transform:none!important}.cta-banner__media picture,.cta-banner__media img,.cta-banner__image{object-fit:cover;backdrop-filter:none!important;filter:none!important;mix-blend-mode:normal!important;opacity:1!important;transform:none!important}.cta-banner__inner{max-width:var(--cta-inner-max,640px);width:100%;margin:0 auto;padding:0;text-align:center!important;backdrop-filter:none!important;box-shadow:none!important;filter:none!important;background:0 0!important}.cta-banner__inner--on-image .section-header__title,.cta-banner__inner--on-image .section-header__subtitle{color:#173a32}.cta-banner__inner--on-image .section-header__description{color:#173a32e0;margin-left:auto;margin-right:auto}.cta-banner__btn{margin-top:8px}.btn--primary,.cta-banner__btn,.about-story .btn--primary,.blog-posts .btn--primary{background:var(--color-cta);border-color:var(--color-cta);color:var(--color-cta-text);box-shadow:0 6px 20px #9f4f2f29}.btn--primary:hover,.cta-banner__btn:hover,.about-story .btn--primary:hover,.blog-posts .btn--primary:hover{background:var(--color-cta-hover);border-color:var(--color-cta-hover);color:var(--color-cta-text);transform:translateY(-1px);box-shadow:0 10px 26px #9f4f2f38}.btn--outline{background:#fffefab3;border:1.5px solid #173a3224;font-weight:600}.btn--outline:hover{border-color:#173a323d;transform:translateY(-1px)}.featured-collection__btn-wrapper{margin-top:clamp(32px,4vw,44px)}.product-card__image-wrapper{overflow:hidden}.product-card:hover .product-card__image{transform:scale(1.035)}.product-card__info{padding-top:14px;padding-left:3px;padding-right:3px}.product-card__title{margin-bottom:8px;font-size:.96rem;line-height:1.38}.product-card__title a:hover{color:var(--color-accent);text-decoration:none}.about-story__stats-card{border:1px solid #173a320f;border-radius:20px;box-shadow:0 14px 36px #173a3214}.about-story__stats-label{letter-spacing:.02em;text-transform:none}.about-story__text{color:#243a33d1;max-width:54ch}.blog-card__meta{color:var(--color-secondary)}.blog-card__read-more{color:var(--color-accent);font-weight:600}.blog-card__read-more:hover{color:var(--color-cta-hover)}.blog-card:hover{transform:translateY(-3px)}.testimonials--notes .testimonials__slide{background:#fffefaeb;border:1px solid #173a3212;padding:clamp(24px,3vw,32px);box-shadow:0 10px 28px #173a320d}.testimonials__icon{width:48px;height:48px;margin-bottom:16px}.testimonials__note-title{letter-spacing:-.01em}.testimonials--notes .testimonials__text{color:#243a33c7}.home-judgeme-reviews{border-top:0;border-bottom:0}.home-judgeme-reviews__summary{box-shadow:0 8px 24px #173a320d}.rte a:hover,.article__content a:hover,.page-template__content a:hover{color:var(--color-accent)}body{background-image:radial-gradient(80% 50% at 50% -10%,#173a3209,#0000 55%);background-attachment:fixed}.site-header__logo-image img,.site-header__logo-img,.mobile-nav__brand-logo,.site-footer__logo{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.site-header__logo-image img,.site-header__logo-img{object-fit:contain;object-position:left center;width:auto;height:36px;max-height:36px}.mobile-nav__brand-logo{object-fit:contain;width:auto;height:30px;max-height:30px}.site-footer__logo,.site-footer__logo--fallback{object-fit:contain;width:min(200px,100%);height:auto;max-height:64px}@media (width<=767px){.site-header__logo-image img,.site-header__logo-img,.site-header__logo-image--fallback img{max-width:clamp(120px,34vw,148px);height:30px;max-height:30px}}.site-nav__link{letter-spacing:.01em;font-size:.875rem;font-weight:500;position:relative}.site-nav__link:after{background:var(--color-accent);content:"";opacity:0;width:100%;height:1.5px;transition:opacity .2s,transform .2s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)scaleX(.4)}.site-nav__link:hover:after,.site-nav__link[aria-expanded=true]:after{opacity:1;transform:translate(-50%)scaleX(1)}.site-header__icon{transition:background .2s,color .2s,transform .2s}.site-header__icon:hover{color:var(--color-accent);background:#9f4f2f14;transform:translateY(-1px)}.site-header__cart-count{background:var(--color-accent);font-size:.68rem;font-weight:700;box-shadow:0 2px 8px #9f4f2f47}.announcement-bar{letter-spacing:.04em;font-weight:500}.announcement-bar__link:hover{color:#fffefaeb}.section-header__subtitle{color:var(--color-accent);letter-spacing:.04em;font-size:.8rem;font-weight:600}.section-header__subtitle:before{color:#9f4f2f8c;content:"// "}.product-card__info{flex-direction:column;gap:2px;display:flex}.product-card__info:before{color:var(--color-accent);content:"Yozcoffee";font-family:var(--font-body);letter-spacing:.1em;opacity:.75;text-transform:uppercase;margin-bottom:4px;font-size:.66rem;font-weight:600}.product-card__title{color:var(--color-primary);letter-spacing:-.015em;font-size:.94rem;font-weight:600}.product-card__price,.product-card__price .price__amount{letter-spacing:-.01em;font-size:.92rem;font-weight:600}.product-card__badge--sale{background:var(--color-accent);color:#fff;letter-spacing:.02em}.product-card__quick-add{color:var(--color-primary);background:#fffefaf0;border:1px solid #173a321a}.product-card__quick-add:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.collection-header__title,.page-template__title,.cart-template__title{letter-spacing:-.035em;font-size:clamp(2rem,4vw,2.75rem);font-weight:600}.collection-header__description{color:#243a33b8;max-width:48ch;font-size:1.02rem}.about-story .section-header__subtitle,.about-story__content .section-header__subtitle{color:var(--color-accent)}.about-story__title{letter-spacing:-.03em}.site-footer__logo{width:min(200px,100%);margin-bottom:20px}.site-footer__menu a{letter-spacing:.01em;opacity:.82;font-size:.9rem;font-weight:400;transition:opacity .15s,color .15s}.site-footer__menu a:hover{color:#fff;opacity:1}.site-footer__social a{background:#ffffff14;border:1px solid #ffffff1f;border-radius:9999px;width:40px;height:40px;transition:background .2s,transform .2s}.site-footer__social a:hover{color:#fff;background:#9f4f2f8c;transform:translateY(-2px)}.site-footer__bottom{border-top:1px solid #ffffff1a;margin-top:clamp(36px,5vw,52px);padding-top:22px}.breadcrumb__link{color:#173a328c;font-weight:500}.breadcrumb__link:hover{color:var(--color-accent)}.breadcrumb__current{color:var(--color-primary);font-weight:600}.testimonials__icon{color:var(--color-accent);background:#9f4f2f1a}.featured-collection__btn-wrapper .btn--outline{border-color:#173a322e;padding-left:28px;padding-right:28px;font-weight:600}.featured-collection__btn-wrapper .btn--outline:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff}body.template-collection .collection-header__title,body.template-collection .collection-seo-footer__title,body.template-collection .collection-seo-footer__related-title,body.template-collection .collection-empty h2,body.template-list-collections .collection-card__title,body.template-blog .section-header__title,body.template-blog .blog-card__title,body.template-article .article__title,body.template-cart .cart-template__title,body.template-cart .cart-empty__title,body.template-cart .cart-item__title,body.template-cart .cart-summary__title,body.template-cart .cart-recommendations__title,body.template-search .search-results__heading,body.template-search .search-result-card__title,body.template-page .page-template__title,body.template-page .faq-page__title,body.template-page .contact-page__title,body.template-404 .page-404__title,.customer-login__title,.customer-account__title,.customer-order__title{font-family:var(--font-heading);letter-spacing:-.025em;font-weight:600}body.template-collection .collection-header__description,body.template-collection .collection-seo-footer__content,body.template-search .search-result-card__excerpt,body.template-article .article__content,body.template-page .page-template__content,body.template-cart .cart-empty__text{color:#243a33c7;line-height:1.7}body.template-collection .collection-toolbar{backdrop-filter:blur(12px)saturate(140%);background:#fffefad1;border:1px solid #ffffffb8;border-radius:9999px;margin-bottom:clamp(18px,2.5vw,26px);padding:10px 12px 10px 20px;box-shadow:0 10px 28px #173a3214,inset 0 1px 1px #ffffffb3}@media (width<=480px){body.template-collection .collection-toolbar{border-radius:18px}}body.template-collection .collection-toolbar__sort select,body.template-collection .collection-toolbar__sort-wrapper select{letter-spacing:.01em;text-transform:none;background-color:#ffffffeb;border:1px solid #173a321f;border-radius:9999px;font-weight:500}body.template-collection .collection-seo-footer{background:#fffefae6;border:1px solid #173a3214;border-radius:20px;margin-top:clamp(36px,5vw,56px);padding:clamp(24px,3.5vw,36px);box-shadow:0 8px 24px #173a320d}body.template-collection .collection-seo-footer__chip{letter-spacing:.01em;background:#fffefaf2;border:1px solid #173a321a;font-weight:500}body.template-collection .collection-seo-footer__chip:hover{color:var(--color-accent);background:#9f4f2f14;border-color:#9f4f2f59}body.template-collection .collection-header,body.template-article .article__header{margin-bottom:clamp(22px,3vw,36px)}.product-form__quantity,.cart-item__quantity,body.template-cart .cart-item__quantity{border:1.5px solid #173a3224;border-radius:9999px;overflow:hidden}.product-form__qty-btn,.cart-item__qty-btn,body.template-cart .cart-item__qty-btn{font-weight:500}.product-form__qty-input,.cart-item__qty-input,body.template-cart .cart-item__qty-input,body.template-cart .cart-item__total-price{font-weight:600}.pagination,.collection-pagination{gap:6px}.pagination__link,.pagination__item,.collection-pagination a,.collection-pagination span{letter-spacing:.01em;text-transform:none;border-radius:9999px;min-width:40px;min-height:40px;font-weight:500}.pagination__link--current,.collection-pagination .current{background:var(--color-primary);color:#fff}input[type=text],input[type=email],input[type=tel],input[type=search],input[type=password],input[type=number],select,textarea,.contact-form__input,.form__input,.customer-login input,.newsletter__input,.search-form__input,.cart-summary__notes-input,.site-footer__newsletter-input{font-family:var(--font-body);letter-spacing:0;border-radius:9999px;font-weight:400}textarea,.contact-form__textarea,.cart-summary__notes-input textarea{border-radius:18px}.btn,body .btn,.shopify-payment-button__button--unbranded{font-family:var(--font-body);letter-spacing:.01em;text-transform:none;border-radius:9999px;font-weight:600}.btn--primary{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.btn--primary:hover{background:var(--color-cta-hover);border-color:var(--color-cta-hover);color:#fff}.btn--outline{color:var(--color-primary);background:0 0;border:1.5px solid #173a3229}.btn--outline:hover{color:var(--color-primary);background:#173a320d;border-color:#173a3247}body.template-cart .cart-item{background:#fffefabf;border:1px solid #173a320f;border-radius:16px;margin-bottom:12px;padding:16px}body.template-cart .cart-item__image-wrapper{border-radius:14px}body.template-blog .blog-card,body.template-article .article__featured-image,body.template-article .article__summary{border-radius:20px}body.template-blog .blog-card__meta,body.template-article .article__meta{letter-spacing:.02em;text-transform:none}body.template-blog .blog-card__read-more{color:var(--color-accent);letter-spacing:.01em;text-transform:none;font-weight:600}body.template-search .search-form__input{border:1.5px solid #173a3224;border-radius:9999px}body.template-search .search-result-card{border-radius:20px}body.template-404 .page-404__code{color:#9f4f2f33}body.template-404 .page-404__actions .btn,body.template-collection .collection-empty .btn,body.template-cart .cart-empty .btn{text-transform:none;border-radius:9999px;font-weight:600}body.template-collection .product-card__image-wrapper,body.template-search .product-card__image-wrapper,body.template-cart .product-card__image-wrapper{background:#fff;border:1px solid #173a3214;border-radius:20px;box-shadow:0 8px 24px #173a320f}.breadcrumb,body.template-collection .breadcrumb,body.template-article .breadcrumb{letter-spacing:.01em;margin-bottom:16px;font-size:.84rem}main,#MainContent,.main-content{position:relative}body:not(.template-index) .section-padding:first-of-type,body.template-collection .collection-template,body.template-cart .cart-template,body.template-search .search-template,body.template-page .page-template{padding-top:clamp(12px,2vw,20px)}.cart-summary__notes-label,.cart-item__variant-label,.product-form__label,.product-attribute__label,.contact-form__label,.form__label,.blog-card__meta,.article__tags a{letter-spacing:.02em;text-transform:none}:root{--cine-ease:cubic-bezier(.22,1,.36,1);--cine-border:#173a3212;--cine-border-strong:#173a321f;--cine-shadow-xs:0 1px 2px #173a320a;--cine-shadow-sm:0 4px 14px #173a320d,0 1px 2px #173a3208;--cine-shadow-md:0 10px 28px #173a3212,0 2px 6px #173a3208;--cine-shadow-lift:0 16px 36px #173a321a,0 4px 10px #173a320a;--cine-ring:0 0 0 3px #9f4f2f29}::selection{color:var(--color-primary);background:#9f4f2f2e}a,.btn,button,.product-card,.blog-card,.site-header__icon,.featured-collection__nav,.pagination__link,.collection-seo-footer__chip{transition:color .22s var(--cine-ease),background-color .22s var(--cine-ease),border-color .22s var(--cine-ease),box-shadow .28s var(--cine-ease),transform .28s var(--cine-ease),opacity .22s var(--cine-ease)}:focus-visible{outline:none}.btn:focus-visible,button:focus-visible,.site-header__icon:focus-visible,.site-nav__link:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.pagination__link:focus-visible,.featured-collection__nav:focus-visible{box-shadow:var(--cine-ring)}.site-header{z-index:200;position:sticky;top:0}.site-header__wrapper{box-shadow:inset 0 1px 1px #ffffff1a!important}.site-header__icon{width:38px;height:38px}.site-header__icon:hover{box-shadow:none;background:#9f4f2f12;transform:none}.site-header__cart-count{width:auto;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;top:3px;box-shadow:0 1px 4px #9f4f2f38}.btn,.btn--primary,.cta-banner__btn,.product-form__submit,.cart-summary__checkout,.product-bundle__add,.site-footer__newsletter-btn,.contact-form__submit{box-shadow:var(--cine-shadow-xs);min-height:44px;padding:11px 22px}.btn--primary,.cta-banner__btn,.product-form__submit,.cart-summary__checkout{box-shadow:0 4px 14px #9f4f2f2e}.btn--primary:hover,.cta-banner__btn:hover,.product-form__submit:hover,.cart-summary__checkout:hover{transform:translateY(-1px);box-shadow:0 8px 22px #9f4f2f3d}.btn--primary:active,.cta-banner__btn:active,.product-form__submit:active{transform:translateY(0)}.btn--outline{box-shadow:none;min-height:44px;padding:10px 22px}.product-card__image-wrapper,body.template-collection .product-card__image-wrapper,body.template-search .product-card__image-wrapper,body.template-cart .product-card__image-wrapper{border:1px solid var(--cine-border);box-shadow:var(--cine-shadow-sm);background:#fffefa}.product-card{isolation:isolate}.product-card:hover{transform:translateY(-2px)}.product-card:hover .product-card__image-wrapper{border-color:var(--cine-border-strong);box-shadow:var(--cine-shadow-lift)}.product-card__image{transition:transform .55s var(--cine-ease),filter .4s ease}.product-card__info{padding-top:12px}.product-card__info:before{letter-spacing:.12em;opacity:.65;margin-bottom:5px;font-size:.62rem}.product-card__title{-webkit-line-clamp:2;font-size:.9rem}.product-card__price,.product-card__price .price__amount{color:var(--color-primary);font-variant-numeric:tabular-nums;margin-top:2px;font-size:.88rem}.product-card__badge{letter-spacing:.02em;border-radius:9999px;padding:5px 9px;font-size:.68rem;font-weight:600}.product-card__quick-add{-webkit-backdrop-filter:blur(8px);border:1px solid var(--cine-border);box-shadow:var(--cine-shadow-sm);background:#fffefaeb;width:38px;height:38px}.product-card__quick-add:hover{box-shadow:0 6px 16px #9f4f2f38}body.template-blog .blog-card__image-wrapper,.blog-card__image-wrapper{border:1px solid var(--cine-border);box-shadow:var(--cine-shadow-sm)}.blog-card:hover .blog-card__image-wrapper{box-shadow:var(--cine-shadow-lift)}.blog-card__excerpt{color:#243a33b8;font-size:.92rem;line-height:1.65}.blog-card__read-more{font-size:.82rem}.section-header__title{text-wrap:balance;line-height:1.12}.section-header__subtitle{letter-spacing:.05em;margin-bottom:12px;font-size:.78rem}.section-header__description{font-size:.98rem;line-height:1.7}input[type=text],input[type=email],input[type=tel],input[type=search],input[type=password],select,.contact-form__input,.form__input,.search-form__input,.newsletter__input,.site-footer__newsletter-input{border:1px solid var(--cine-border-strong);box-shadow:var(--cine-shadow-xs);transition:border-color .2s var(--cine-ease),box-shadow .2s var(--cine-ease)}input:focus-visible,select:focus-visible,textarea:focus-visible,.contact-form__input:focus-visible,.form__input:focus-visible,.search-form__input:focus-visible{box-shadow:var(--cine-ring);border-color:#9f4f2f73}textarea,.contact-form__textarea{border:1px solid var(--cine-border-strong);box-shadow:var(--cine-shadow-xs);border-radius:16px;padding:14px 18px;line-height:1.6}body.template-collection .collection-toolbar{box-shadow:var(--cine-shadow-sm),inset 0 1px 0 #fffc}body.template-collection .collection-seo-footer{border-color:var(--cine-border);box-shadow:var(--cine-shadow-sm)}body.template-collection .collection-seo-footer__chip{box-shadow:none;padding:7px 13px}body.template-collection .collection-seo-footer__chip:hover{box-shadow:var(--cine-shadow-xs);transform:translateY(-1px)}.cart-summary,body.template-cart .cart-summary,body.template-search .search-result-card,.cart-recommendations,.faq-block,.customer-card,.page-template__summary{border-color:var(--cine-border);box-shadow:var(--cine-shadow-sm)}body.template-cart .cart-item{border-color:var(--cine-border);box-shadow:none;transition:border-color .2s var(--cine-ease),box-shadow .25s var(--cine-ease)}body.template-cart .cart-item:hover{border-color:var(--cine-border-strong);box-shadow:var(--cine-shadow-xs)}.featured-collection__nav{box-shadow:var(--cine-shadow-sm),inset 0 1px 0 #ffffffb3;border:1px solid #ffffffbf;width:42px;height:42px}.featured-collection__nav:hover:not(:disabled){background:var(--color-primary);border-color:var(--color-primary);box-shadow:var(--cine-shadow-md);color:#fff;transform:translateY(-50%)scale(1.03)}.testimonials--notes .testimonials__slide{border-color:var(--cine-border);box-shadow:var(--cine-shadow-xs)}.testimonials__icon{width:44px;height:44px}.pagination__link,.collection-pagination a{border:1px solid #0000}.pagination__link:hover,.collection-pagination a:hover{border-color:var(--cine-border);background:#173a320d}.site-footer__social a{background:#ffffff0f;border-color:#ffffff1a}.site-footer__social a:hover{box-shadow:0 6px 16px #0000001f}.search-overlay__wrapper{box-shadow:0 16px 40px #173a3229,inset 0 1px #fffc}.price__sale{font-variant-numeric:tabular-nums}.price__compare{color:var(--color-secondary);font-size:.88em;text-decoration-thickness:1px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-card:hover,.product-card:hover .product-card__image,.btn--primary:hover,.featured-collection__nav:hover:not(:disabled){transform:none}}body{background-color:var(--color-background);background-image:radial-gradient(90% 55% at 50% -8%,#9f4f2f08,#0000 50%),radial-gradient(70% 40% at 100% 30%,#173a3206,#0000 55%),radial-gradient(60% 35% at 0 70%,#173a3205,#0000 50%);background-attachment:scroll}body.template-collection .collection-seo-footer{position:relative}.product-card__image-wrapper,body.template-collection .product-card__image-wrapper,body.template-search .product-card__image-wrapper,body.template-cart .product-card__image-wrapper{background:radial-gradient(circle at 30% 20%,#fffefa,#0000 55%),linear-gradient(165deg,#fffefa 0%,#f1f4ee 100%);overflow:hidden}.product-card__image-container{position:relative}.product-card__image{mix-blend-mode:normal;opacity:1}.product-card:hover .product-card__image:first-child,.product-card__image-wrapper:hover .product-card__image:first-child{opacity:0}.product-card:hover .product-card__image{mix-blend-mode:normal}.section-header{max-width:720px}.section-header__title,body.template-collection .collection-header__title{text-wrap:balance}body.template-collection .collection-header__title{max-width:14ch;font-size:clamp(2.15rem,4.6vw,3.05rem);line-height:1.08}body.template-collection .collection-header__description{max-width:42ch;font-size:1.02rem}.about-story__image,.about-story__placeholder{box-shadow:var(--cine-shadow-md,0 10px 28px #173a3212);border-radius:24px;overflow:hidden}.about-story__media{position:relative}.about-story__media:after{content:"";pointer-events:none;background:linear-gradient(135deg,#173a320f 0%,#0000 42%,#9f4f2f0d 100%);border-radius:24px;position:absolute;inset:0}.about-story__title{text-wrap:balance;max-width:16ch;font-size:clamp(1.85rem,3.4vw,2.55rem);line-height:1.12}.about-story__text{max-width:48ch;font-size:1.02rem;line-height:1.8}.blog-card__image-wrapper,body.template-blog .blog-card__image-wrapper{border-radius:22px;overflow:hidden}.blog-card__image{transition:transform .6s var(--cine-ease,cubic-bezier(.22,1,.36,1))}.blog-card:hover .blog-card__image{transform:scale(1.04)}.blog-card__title{text-wrap:balance;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.3}.blog-card__info{padding-top:14px}.testimonials--notes .testimonials__slide{box-shadow:none;background:#fffefa8c;border:1px solid #173a320f;padding:clamp(20px,2.5vw,28px) 4px}.testimonials__icon{background:#9f4f2f14;margin-bottom:14px}.testimonials__note-title{letter-spacing:-.015em;font-size:1.05rem}.cta-banner__inner--on-image .section-header__title{letter-spacing:-.03em;font-size:clamp(1.9rem,3.5vw,2.6rem)}.announcement-bar{letter-spacing:.06em;background:#15352e;padding:7px 16px;font-size:.74rem}body.template-collection .collection-seo-footer{background:linear-gradient(165deg,#fffefaf2,#f1f4eee6);border-radius:22px}body.template-collection .collection-seo-footer__title{max-width:22ch;font-size:clamp(1.35rem,2.2vw,1.7rem)}.section-padding{padding-top:clamp(68px,9vw,104px);padding-bottom:clamp(68px,9vw,104px)}.site-footer__menu a{line-height:2}body.template-cart .cart-empty,body.template-404 .page-404{max-width:480px;margin-left:auto;margin-right:auto}body.template-404 .page-404__code{letter-spacing:-.05em;font-size:clamp(4.5rem,14vw,7.5rem);font-weight:600}.rte a,.article__content a,.page-template__content a,.collection-seo-footer__content a{color:var(--color-accent);text-underline-offset:3px;text-decoration-thickness:1px}.site-footer{border-top:0}.product-card__quick-add:not(.product-card__quick-add--disabled) .product-card__quick-add-text{display:none}.product-card__quick-add:not(.product-card__quick-add--disabled){gap:0;min-width:0;padding:0}.features__icon{color:var(--color-accent);background:#9f4f2f17}.features__card:hover .features__icon{background:var(--color-primary);color:#fff}.product-card__price{z-index:1;background:var(--color-background);margin-top:-14px;padding-top:14px;position:relative}@media (width<=767px){.site-footer__social a{width:44px;height:44px}.pagination__link,.pagination__item,.collection-pagination a,.collection-pagination span,.product-card__quick-add{min-width:44px;min-height:44px}}@media (width<=480px){.site-header__wrapper{padding-left:16px;padding-right:10px}.mobile-nav__close{min-width:44px;min-height:44px}}@media (width<=767px){.cta-banner.section-padding{padding-top:clamp(44px,9vw,64px);padding-bottom:clamp(44px,9vw,64px)}.testimonials--notes.section-padding .testimonials__slide{padding:16px 16px 18px}html,body{overflow-x:hidden}.page-width,.section-padding{max-width:100vw}}@media (width<=480px){body.template-collection .product-grid,body.template-search .product-grid,body.template-cart .product-grid{gap:16px 12px}}.product-template__price .price__save{letter-spacing:.01em;text-transform:none;font-weight:600}.product-template__related .price__amount,.product-template__related .price__sale{font-size:.98rem;font-weight:700}.product-template__related .price__compare{font-size:.82rem}.product-template__related .price__save{background:var(--color-cta);color:var(--color-cta-text);border-radius:9999px;padding:3px 9px;font-size:.74rem;font-weight:600}.price__save .money,.price__save .price__save-money{color:#fff!important}.product-template__related .product-card__price{flex-wrap:wrap;align-content:flex-start;row-gap:4px;min-height:2.7em}.about-yozcoffee .about-yozcoffee__eyebrow{color:var(--color-accent);font-weight:600}.about-yozcoffee .about-yozcoffee__eyebrow:before{color:#9f4f2f8c;content:"// "}.about-yozcoffee .about-yozcoffee__title,.about-yozcoffee .about-yozcoffee__section-title{font-family:var(--font-heading);letter-spacing:-.02em}@media (width<=767px){.search-overlay__results{flex-direction:column;gap:8px;margin-top:18px;display:flex}.search-overlay__suggestion{color:var(--color-primary);background:#fffefaf2;border-bottom:0;border-radius:16px;padding:13px 16px}.search-overlay__suggestion strong{color:var(--color-primary)}.search-overlay__suggestion:hover,.search-overlay__suggestion:focus-visible{color:var(--color-primary);background:#fffefa}.search-overlay__suggestion:last-child{font-weight:600;color:var(--color-accent)!important}.cart-item__qty-btn{width:44px;height:44px}.cart-item__qty-input{height:44px}.cart-item__remove{align-items:center;min-height:44px;margin:-14px -8px;padding:14px 8px;display:inline-flex}.cart-item__variant-select{min-height:44px;padding-top:12px;padding-bottom:12px}}@media (width<=767px){}.cart-mobile-checkout{display:none}@media (width<=767px){.cart-mobile-checkout{display:grid}}:root{--cine-surface:#fffefae6;--cine-surface-solid:#fffefa;--cine-surface-soft:#f1f4eeb8;--cine-text-muted:#243a33b8;--cine-radius-card:20px}html{scroll-padding-top:104px}.site-nav__link[aria-current=page],.site-nav__link.is-active{color:var(--color-accent)}.site-header__logo,.site-header__logo-image{transition:opacity .2s var(--cine-ease)}.site-header__logo:hover,.site-header__logo-image:hover{opacity:.88}.btn:disabled,.btn[aria-disabled=true],button:disabled,button[aria-disabled=true],.product-form__submit[disabled],.product-card__quick-add[disabled]{cursor:not-allowed;filter:saturate(.65);opacity:.5;box-shadow:none!important;transform:none!important}.btn:active:not(:disabled),.product-form__submit:active:not(:disabled),.cart-summary__checkout:active:not(:disabled),.product-bundle__add:active:not(:disabled){box-shadow:var(--cine-shadow-xs);transform:translateY(0)}.collection-header__description,.faq-page__intro,.customer-login__subtitle{color:var(--cine-text-muted);line-height:1.72}.breadcrumb{color:#243a338f;line-height:1.4}.breadcrumb__item{align-items:center;display:inline-flex}.contact-page__form-wrap,.contact-page__form-wrap--only,.customer-login__wrapper,.address-form-wrapper,.address-card,.customer-card,.faq-block,.cart-summary,.cart-recommendations,.search-result-card--article,.search-result-card--page,.page-template__summary,.about-yozcoffee__card,.about-yozcoffee__promise{border:1px solid var(--cine-border);box-shadow:var(--cine-shadow-sm);background:linear-gradient(145deg,#fffefaf5,#f7f8f3e0)}.contact-page__form-wrap,.contact-page__form-wrap--only,.customer-login__wrapper,.address-form-wrapper,.customer-card,.faq-block,.cart-summary,.cart-recommendations,.page-template__summary{border-radius:var(--cine-radius-card)}.contact-form__label,.form__label,.cart-summary__notes-label,.product-form__label{color:#173a32d1;letter-spacing:.015em;font-size:.78rem;font-weight:600}.contact-page :is(input[type=text],input[type=email],input[type=tel],select,textarea),.customer-login__wrapper :is(input,select,textarea),.address-form-wrapper :is(input,select,textarea),.cart-summary :is(input,select,textarea),.search-template :is(input[type=search],input[type=text]){background:#fffefadb;border-color:#173a321f;min-height:46px}.contact-page :is(input,select,textarea):hover:not(:focus),.customer-login__wrapper :is(input,select,textarea):hover:not(:focus),.address-form-wrapper :is(input,select,textarea):hover:not(:focus),.cart-summary :is(input,select,textarea):hover:not(:focus),.search-template :is(input,select,textarea):hover:not(:focus){border-color:#173a3233}.contact-page textarea,.address-form-wrapper textarea,.cart-summary textarea{resize:vertical;min-height:136px}.faq-block__item{border-color:var(--cine-border);box-shadow:none;background:#f7f8f3b8}.faq-block__question{min-height:54px;transition:background-color .2s var(--cine-ease),color .2s var(--cine-ease)}.faq-block__item:hover{border-color:var(--cine-border-strong);background:#fffefaf5}.faq-block__item[open]{background:var(--cine-surface-solid);box-shadow:var(--cine-shadow-xs);border-color:#9f4f2f38}.faq-block__item[open] .faq-block__question{color:var(--color-primary)}.faq-block__answer{color:var(--cine-text-muted);line-height:1.72}body.template-blog .blog-posts__grid{align-items:stretch}body.template-blog .blog-card{background:var(--cine-surface);border:1px solid var(--cine-border);border-radius:var(--cine-radius-card);box-shadow:var(--cine-shadow-xs);flex-direction:column;height:100%;display:flex;overflow:hidden}body.template-blog .blog-card__image-wrapper{box-shadow:none;border:0;border-radius:0}body.template-blog .blog-card__info{flex-direction:column;flex:auto;padding:16px 18px 18px;display:flex}body.template-blog .blog-card__read-more{margin-top:auto;padding-top:16px}@media (hover:hover){body.template-blog .blog-card:hover,.about-yozcoffee__card:hover,.search-result-card--article:hover,.search-result-card--page:hover{border-color:var(--cine-border-strong);box-shadow:var(--cine-shadow-md);transform:translateY(-2px)}}body.template-article .article__summary{background:var(--cine-surface);border:1px solid var(--cine-border);box-shadow:var(--cine-shadow-xs)}body.template-article .article__content{color:#1a302ae6;font-size:clamp(1rem,.25vw + .95rem,1.075rem);line-height:1.82}body.template-article .article__content :is(h2,h3){color:var(--color-primary);font-family:var(--font-heading);letter-spacing:-.022em;text-wrap:balance;font-weight:600;line-height:1.2}body.template-article .article__content h2{margin-top:clamp(42px,5vw,64px)}body.template-article .article__content h3{margin-top:clamp(30px,4vw,44px)}body.template-article .article__content a{color:var(--color-accent);text-underline-offset:3px;text-decoration-thickness:1px}body.template-article .article__content :is(img,video){border-radius:var(--cine-radius-card);box-shadow:var(--cine-shadow-sm)}body.template-article .article__content blockquote{color:var(--color-primary);background:#9f4f2f0f;border-left:3px solid #9f4f2f85;border-radius:0 16px 16px 0;margin-block:32px;padding:20px 24px}body.template-article .article__content table{border:1px solid var(--cine-border);border-radius:14px;max-width:100%;display:block;overflow-x:auto}.about-yozcoffee__image,.about-yozcoffee__feature-image{border:1px solid var(--cine-border);box-shadow:var(--cine-shadow-md)}.about-yozcoffee__card{min-height:100%;transition:border-color .22s var(--cine-ease),box-shadow .28s var(--cine-ease),transform .28s var(--cine-ease);position:relative}.about-yozcoffee__card:before{background:linear-gradient(90deg,var(--color-accent),#9f4f2f1f);content:"";opacity:.58;height:2px;position:absolute;top:0;left:22px;right:22px}.search-result-card--article,.search-result-card--page{transition:border-color .22s var(--cine-ease),box-shadow .28s var(--cine-ease),transform .28s var(--cine-ease)}body.template-cart .cart-summary__row--total,.order-summary__row--total{border-top:1px solid var(--cine-border);margin-top:10px;padding-top:14px}body.template-cart .cart-summary__urgency{box-shadow:none;background:#9f4f2f0e;border-color:#9f4f2f2e}.customer-card__title,.address-form__title{color:var(--color-primary);font-family:var(--font-heading);letter-spacing:-.015em;font-weight:600}@media (width>=768px){.site-header__icon,.product-card__quick-add{width:40px;height:40px}}@media (width<=767px){html{scroll-padding-top:88px}.site-header__icon,.mobile-nav__close{min-width:44px;min-height:44px}.contact-page__form-wrap,.contact-page__form-wrap--only,.customer-login__wrapper,.address-form-wrapper,.customer-card,.faq-block,.cart-summary,.cart-recommendations,.page-template__summary{border-radius:18px}.faq-block__question{min-height:58px;padding:14px 15px}.faq-block__answer{padding:0 16px 17px}body.template-blog .blog-card__info{padding:14px 15px 16px}body.template-article .article__content{font-size:1rem;line-height:1.76}body.template-article .article__content blockquote{margin-inline:0;padding:18px}.about-yozcoffee__card:before{left:18px;right:18px}.pagination__link,.pagination__item,.collection-pagination a,.collection-pagination span{min-width:44px;min-height:44px}}:root{--color-primary:#173a32;--color-secondary:#4f6f61}.product-card:hover .product-card__image:first-child,.product-card__image-wrapper:hover .product-card__image:first-child{opacity:1}.product-card:hover .product-card__image,.product-card__image-wrapper:hover .product-card__image{mix-blend-mode:normal;transform:scale(1.028)}.search-overlay__suggestion{color:var(--color-primary);background:#fffefaf2;border:1px solid #173a321a;border-radius:16px;margin-bottom:8px;padding:12px 14px}.search-overlay__suggestion:hover,.search-overlay__suggestion:focus-visible{color:var(--color-primary);background:#fffefa}.search-overlay__suggestion:last-child{font-weight:600;color:var(--color-accent)!important}.product-card__info:before{content:none}.faq-block__toggle{letter-spacing:.02em;text-transform:none}.product-form__submit,.cta-banner__btn,.cart-summary__checkout,.product-card__quick-add:hover,.btn--primary,.newsletter__btn{box-shadow:var(--cine-shadow-sm,0 4px 14px #173a3214)!important}.product-form__submit:hover,.cta-banner__btn:hover,.cart-summary__checkout:hover,.btn--primary:hover,.newsletter__btn:hover{box-shadow:0 8px 22px #173a321f!important}.about-story__image,.about-yozcoffee__image,.about-yozcoffee__feature-image,.blog-card__image-wrapper,body.template-blog .blog-card__image-wrapper{border-radius:20px}.about-yozcoffee .about-yozcoffee__eyebrow{letter-spacing:.04em;text-transform:none}.about-yozcoffee .about-yozcoffee__image,.about-yozcoffee .about-yozcoffee__feature-image{box-shadow:var(--cine-shadow-sm,0 4px 14px #173a3214);border-radius:20px}.about-yozcoffee .about-yozcoffee__title,.about-yozcoffee .about-yozcoffee__section-title{font-family:var(--font-heading,var(--font-unified));font-weight:600}.product-card__price{background:linear-gradient(#f7f8f300 0,#f7f8f3eb 14px 100%)}@media (width<=767px){}.site-header__wrapper{background-blend-mode:luminosity;backdrop-filter:blur(4px)!important;background:#ffffff03!important;border:none!important;overflow:visible!important}.site-header__wrapper:before{content:none!important;display:none!important}.site-header{overflow:visible!important}@media (width<=989px){}.announcement-bar{box-shadow:none!important;border:0!important}.site-nav__item--has-dropdown{z-index:1;position:relative}.site-nav__item--has-dropdown.is-open,.site-nav__item--has-dropdown:hover,.site-nav__item--has-dropdown:focus-within{z-index:30}.site-nav__dropdown{background-blend-mode:normal;color:#173a32;z-index:220;border-radius:16px;top:calc(100% + 8px);left:-8px;overflow:visible;backdrop-filter:blur(22px)saturate(150%)!important;background:#fffefaeb!important;border:none!important;position:absolute!important;box-shadow:0 14px 36px #173a3229!important}.site-header__left,.site-header__nav,.site-nav{align-items:center;min-height:0;overflow:visible}.site-nav__item{max-height:none;height:auto!important}.site-nav__dropdown:before{border-radius:inherit;content:"";pointer-events:none;-webkit-mask-composite:xor;z-index:0;background:linear-gradient(#ffffff73 0%,#ffffff26 20%,#fff0 40% 60%,#ffffff26 80%,#ffffff73 100%);padding:1.4px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.site-nav__dropdown-link{color:#173a32;z-index:1;background:0 0;position:relative}.site-nav__dropdown-link:hover{color:#173a32;background:#173a320f}.site-nav__dropdown-link:before{background:#173a3259}.site-nav__dropdown-link:hover:before,.site-nav__dropdown-link--active:before{background:#4f6f61}.site-nav__dropdown-link--active{color:#2e5c4d}body:not(.template-index) .site-nav__dropdown,.site-header.scrolled .site-nav__dropdown{background:#fffefaf5!important}@supports not (backdrop-filter:blur(8px)){.site-nav__dropdown{background:#fffefafa!important}}.site-header.scrolled{backdrop-filter:none;background:0 0}@media (width<=767px){}.btn,body .btn,.cta-banner__btn,.product-form__submit,.product-bundle__add,.product-mobile-bar__button,.cart-summary__checkout,.cart-mobile-checkout,.contact-form__submit,.site-footer__newsletter-btn,.newsletter__btn,.shopify-payment-button__button--unbranded{-webkit-tap-highlight-color:transparent;touch-action:manipulation;justify-content:center;align-items:center;gap:9px;transition:background-color .22s,border-color .22s,box-shadow .22s,color .22s,transform .22s;display:inline-flex;font-family:var(--font-body)!important;letter-spacing:.01em!important;text-transform:none!important;border-radius:9999px!important;min-height:46px!important;padding:11px 22px!important;font-size:.88rem!important;font-weight:600!important}.btn--primary,body .btn--primary,.cta-banner__btn,.product-form__submit,.product-bundle__add,.product-mobile-bar__button,.cart-summary__checkout,.contact-form__submit,.site-footer__newsletter-btn,.newsletter__btn,.about-story .btn--primary,.blog-posts .btn--primary,.featured-collection__btn-wrapper .btn--primary,.cinematic-button--primary{color:#fffefa!important;background:#9f4f2f!important;border:0!important;box-shadow:0 6px 18px #9f4f2f38!important}.btn--primary:before,.cta-banner__btn:before,.product-form__submit:before,.product-bundle__add:before,.product-mobile-bar__button:before,.cart-summary__checkout:before,.contact-form__submit:before,.site-footer__newsletter-btn:before,.newsletter__btn:before,.cinematic-button--primary:before,.cinematic-liquid-glass-strong.cinematic-button:before{content:none!important;display:none!important}.btn--primary:hover,.btn--primary:focus-visible,.cta-banner__btn:hover,.cta-banner__btn:focus-visible,.product-form__submit:hover,.product-form__submit:focus-visible,.product-bundle__add:hover:not(:disabled),.product-mobile-bar__button:hover,.cart-summary__checkout:hover,.contact-form__submit:hover,.site-footer__newsletter-btn:hover,.newsletter__btn:hover,.about-story .btn--primary:hover,.blog-posts .btn--primary:hover,.cinematic-button--primary:hover,.cinematic-button--primary:focus-visible{transform:translateY(-1px);color:#fffefa!important;background:#80401f!important;border:0!important;box-shadow:0 10px 26px #9f4f2f47!important}.btn--primary:active,.cta-banner__btn:active,.product-form__submit:active,.cart-summary__checkout:active{transform:translateY(0)}.btn--outline,body .btn--outline,.featured-collection__btn-wrapper .btn--outline{box-shadow:none!important;color:#173a32!important;background:0 0!important;border:1.5px solid #173a322e!important}.btn--outline:before,.featured-collection__btn-wrapper .btn--outline:before{content:none!important;display:none!important}.btn--outline:hover,.btn--outline:focus-visible,.featured-collection__btn-wrapper .btn--outline:hover{transform:translateY(-1px);color:#173a32!important;background:#173a320f!important;border-color:#173a3247!important}.btn--text,body .btn--text{box-shadow:none!important;color:#173a32!important;background:0 0!important;border:0!important;min-height:40px!important;padding:8px 12px!important}.btn--text:hover{color:#9f4f2f!important}.cart-mobile-checkout{color:#fffefa!important;background:#173a32!important;border:0!important;box-shadow:0 6px 18px #173a322e!important}.cart-mobile-checkout:before{content:none!important;display:none!important}.cart-mobile-checkout:hover{transform:translateY(-1px);color:#fffefa!important;background:#4f6f61!important}.btn:disabled,.btn[aria-disabled=true],.product-form__submit:disabled,.product-bundle__add:disabled{opacity:.55;box-shadow:none!important;transform:none!important}@media (width<=767px){.btn,.btn--primary,.btn--outline,.cta-banner__btn,.product-form__submit,.product-bundle__add,.product-mobile-bar__button,.cart-summary__checkout,.contact-form__submit{min-height:48px!important}}@media (width>=768px){.product-bundle__item-title{-webkit-box-orient:unset!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;overflow-wrap:break-word!important;text-overflow:clip!important;white-space:normal!important;max-height:none!important;display:block!important;overflow:visible!important}}@media (width<=767px){.product-bundle__item-title{-webkit-line-clamp:2!important;line-clamp:2!important;overflow-wrap:break-word!important;text-overflow:ellipsis!important;white-space:normal!important;-webkit-box-orient:vertical!important;max-height:2.6em!important;font-size:.78rem!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.announcement-bar{letter-spacing:.02em!important;text-overflow:unset!important;white-space:normal!important;padding:8px 12px!important;font-size:.72rem!important;line-height:1.35!important;overflow:visible!important}.site-header__icon,.site-header__menu-toggle{min-width:44px!important;min-height:44px!important}}@media (width<=480px){.site-footer__newsletter-row{flex-direction:column!important;align-items:stretch!important}.site-footer__newsletter-btn{width:100%!important;min-height:48px!important}}@media (width<=360px){}.site-header{box-shadow:none!important;z-index:200!important;background:0 0!important;border:0!important;padding:12px 0!important;position:sticky!important;top:0!important}.site-header.scrolled{backdrop-filter:none!important;box-shadow:none!important;background:0 0!important}.site-header__wrapper,body:not(.template-index) .site-header__wrapper{backdrop-filter:blur(22px)saturate(160%)!important;background-blend-mode:luminosity!important;background:#fffefa47!important;border:0!important;border-radius:9999px!important;max-width:min(1240px,100% - 32px)!important;overflow:visible!important;box-shadow:0 10px 28px #173a320f!important}body:not(.template-index) .site-nav__link,body:not(.template-index) .site-header__icon,body:not(.template-index) .site-header__menu-toggle{color:#173a32!important}body:not(.template-index) .site-header__logo-image img,body:not(.template-index) .site-header__logo-img{filter:none!important}body:not(.template-index) .site-nav__link[aria-current=page],body:not(.template-index) .site-nav__link.is-active{color:#9f4f2f!important}body:not(.template-index) .site-nav__dropdown{backdrop-filter:blur(22px)saturate(150%)!important;color:#173a32!important;background:#fffefaeb!important}body:not(.template-index) .site-nav__dropdown-link{color:#173a32!important}@media (width<=989px){.site-header{padding:10px 0!important}}@media (width<=767px){.site-header__wrapper,body:not(.template-index) .site-header__wrapper{border-radius:18px!important;max-width:calc(100% - 20px)!important}}body.template-apps-17track,body:has(.yq-app),body.template-apps-17track #MainContent,body:has(.yq-app) #MainContent{color:#173a32!important;background:#f7f8f3!important}body.template-apps-17track .yq-app,body:has(.yq-app) .yq-app,.yq-app.ant-app,.yq-app{min-height:50vh;--yq-primary-color:#173a32!important;--yq-secondary-color:#173a32a6!important;--yq-tetiary-color:#173a3259!important;--yq-critical-color:#9f4f2f!important;--yq-text-color:#fffefa!important;--yq-link-color:#9f4f2f!important;--yq-banner-color:#f7f8f3!important;--yq-border-color:#173a3224!important;--yq-border-secondary-color:#173a3214!important;--yq-border-critical-color:#9f4f2f!important;--yq-input-border-color:#d5ded6!important;--yq-input-border-color-active:#173a32!important;--yq-bg-color:#f7f8f3!important;--yq-bg-surtace-color:#fffefa!important;--yq-card-bg-color:#173a320d!important;--yq-card-secondary-bg-color:#173a3208!important;--yq-protection-bg-color:#9f4f2f0f!important;--yq-tab-color:#173a320f!important;--yq-button-brand-color:#9f4f2f!important;--yq-button-brand-secondary-color:#9f4f2fb8!important;--yq-button-bg-disabled-color:#d9ded8!important;--yq-button-primary-color:#fffefa!important;--yq-button-primary-brand-color:#fffefa!important;--yq-button-primary-disabled-color:#fffefa!important;--yq-button-icon-color:#fffefa!important;--yq-progress-color:#173a32!important;--yq-progress-bg-color:#e8ebe3!important;--yq-progress-dot-color:#173a3238!important;--yq-icon-color:#173a32!important;--yq-icon-secondary-color:#173a3280!important;--yq-card-bg-carrier-color:#173a3208!important;--yq-protect-bg-color:#173a320f!important;--yq-protect-card-bg-color:transparent!important;color:#173a32!important;font-family:var(--font-body),system-ui,sans-serif!important;background:#f7f8f3!important}.yq-app>div[style*=background],.yq-app #yq-trackingBox,.yq-app #yq-tracking-form{background:#f7f8f3!important}.yq-app .yq-track-page-title,.yq-app .yq-heading-24,.yq-app h1{color:#173a32!important;font-family:var(--font-heading),system-ui,sans-serif!important;letter-spacing:-.02em!important;font-style:normal!important;font-weight:600!important}.yq-app .yq-primary-color,.yq-app .yq-body-16-400,.yq-app label,.yq-app .ant-form-item-label>label{color:#173a32!important}.yq-app a{color:#9f4f2f!important}.yq-app .yq-track-tab-order-num,.yq-app .yq-track-tab-tracking-num,.yq-app [class*=ClassicFormTab_tab__]{color:#4d5c56!important;border-color:#0000!important}.yq-app .yq-track-num-active,.yq-app [class*=ClassicFormTab_active__],.yq-app [class*=ClassicFormTab_tab__][class*=active]{color:#173a32!important;border-color:#173a32!important;font-weight:600!important}.yq-app .yq-track-num-form .ant-input,.yq-app .yq-track-num-form .ant-input-outlined,.yq-app .yq-track-num-form .ant-select-selector,.yq-app .ant-input,.yq-app .ant-input-outlined,.yq-app .ant-select-selector{color:#173a32!important;box-shadow:none!important;background:#fffefa!important;border-color:#d5ded6!important;border-radius:12px!important}.yq-app .ant-input::placeholder,.yq-app .ant-select-selection-placeholder{color:#4d5c56!important}.yq-app .ant-input:focus,.yq-app .ant-input-focused,.yq-app .ant-input-outlined:focus,.yq-app .ant-input-outlined:focus-within,.yq-app .ant-select-focused .ant-select-selector{border-color:#173a32!important;box-shadow:0 0 0 2px #173a321f!important}.yq-app .yq-track-num-form button,.yq-app .yq-track-num-form .ant-btn,.yq-app #orderForm button,.yq-app #trackingForm button,.yq-app button.ant-btn,.yq-app .ant-btn-lg{color:#fffefa!important;letter-spacing:.02em!important;background:#9f4f2f!important;border-color:#9f4f2f!important;border-radius:9999px!important;font-weight:600!important;box-shadow:0 4px 14px #9f4f2f2e!important}.yq-app .yq-track-num-form button:hover,.yq-app .yq-track-num-form .ant-btn:hover,.yq-app #orderForm button:hover,.yq-app #trackingForm button:hover,.yq-app button.ant-btn:hover,.yq-app .ant-btn-lg:hover{color:#fffefa!important;background:#8a4328!important;border-color:#8a4328!important}.yq-app .ant-select-arrow,.yq-app .yq-icon{color:#173a32!important}.yq-app [class*=Card],.yq-app [class*=card],.yq-app .ant-card{color:#173a32!important;background:#fffefa!important;border-color:#173a321f!important}body.template-apps-17track .site-header,body:has(.yq-app) .site-header{z-index:200!important}@media (width<=480px){.site-footer__newsletter-input{box-sizing:border-box!important;flex:none!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:12px 20px!important;font-size:.9rem!important;line-height:1.25!important}}.cta-banner{isolation:auto!important;mix-blend-mode:normal!important}.cta-banner__inner,.cta-banner__inner--on-image{box-shadow:none!important;backdrop-filter:none!important;filter:none!important;background:0 0!important;border:0!important}.cta-banner__media,.cta-banner__media picture,.cta-banner__media img{backdrop-filter:none!important;filter:none!important;mix-blend-mode:normal!important;opacity:1!important;transform:none!important}.cta-banner__image{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;filter:none!important;image-rendering:auto!important;mix-blend-mode:normal!important;opacity:1!important;transform:none!important}.cta-banner__media:before,.cta-banner__media:after{content:none!important;opacity:0!important;background:0 0!important;height:0!important;display:none!important;-webkit-mask-image:none!important;mask-image:none!important}.cta-banner__inner--on-image .section-header__title,.cta-banner__inner--on-image .section-header__subtitle{-webkit-text-fill-color:#173a32;-webkit-text-stroke:0;color:#173a32!important;filter:none!important;text-shadow:none!important}.cta-banner__inner--on-image .section-header__description{-webkit-text-fill-color:#173a32e0;-webkit-text-stroke:0;color:#173a32e0!important;filter:none!important;text-shadow:none!important}.search-overlay--open{pointer-events:auto!important}@media (width<=767px){:root{--mobile-header-offset:calc(76px + env(safe-area-inset-top))}html{scroll-padding-top:calc(var(--mobile-header-offset) + 12px)}body,#MainContent,#MainContent>.shopify-section,.main-content,.section,.page-width{min-width:0;max-width:100%}.page-width{width:100%;padding-left:16px!important;padding-right:16px!important}img,video,iframe,svg{max-width:100%}.section-header__title,.collection-header__title,.product-template__title,.article__title,.page-template__title,.faq-page__title,.contact-page__title,.customer-account__title,.customer-order__title{overflow-wrap:anywhere;text-wrap:balance}.btn,.product-form__submit,.product-bundle__add,.cart-summary__checkout,.cart-mobile-checkout__button,.contact-form__submit,.site-footer__newsletter-btn{white-space:normal;line-height:1.25;min-height:48px!important}input,select,textarea,.contact-form__input,.search-form__input,.search-overlay__input,.site-footer__newsletter-input,.cart-summary__discount-input,.cart-summary__notes-input{max-width:100%;font-size:16px!important}.site-header{padding-bottom:10px!important;padding-top:max(10px,env(safe-area-inset-top))!important}.site-header__wrapper,body:not(.template-index) .site-header__wrapper{gap:4px!important;width:calc(100% - 20px)!important;max-width:none!important}.site-header__left,.site-header__right,.site-header__logo,.site-header__logo-image{min-width:0!important}.site-header__right{gap:0!important}.site-header__icon,.site-header__menu-toggle,.mobile-nav__close,.mobile-nav__toggle,.search-overlay__close{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}.mobile-nav{overscroll-behavior:contain;height:100dvh}.mobile-nav__inner{overscroll-behavior-y:contain;max-width:min(360px,92vw);height:100dvh;padding-bottom:env(safe-area-inset-bottom)}.mobile-nav__header{padding-top:max(10px,env(safe-area-inset-top))}.mobile-nav__child-link,.mobile-nav__account-link{min-height:44px}.search-overlay{overscroll-behavior:contain;height:100dvh;padding:calc(76px + env(safe-area-inset-top)) 16px calc(24px + env(safe-area-inset-bottom));overflow-y:auto}.search-overlay__inner{max-width:100%;padding:0}.search-overlay__wrapper{gap:8px;padding-bottom:10px}.search-overlay__input{min-width:0}.breadcrumb{margin-bottom:14px;white-space:normal!important;overflow:hidden!important}.breadcrumb__list{flex-wrap:nowrap;min-width:0;overflow:hidden}.breadcrumb__item{flex:none;min-width:0}.breadcrumb__item:last-child{flex:auto;overflow:hidden}.breadcrumb__current{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}body.template-collection .collection-toolbar{top:var(--mobile-header-offset)!important}.collection-toolbar__sort-wrapper,.collection-toolbar__sort{width:100%;max-width:100%}.product-grid,.featured-collection__track,.product-card,.product-card__info,.product-card__title,.product-card__price,.price{min-width:0}.product-card__title{overflow-wrap:anywhere;min-height:3.96em!important;font-size:.88rem!important;line-height:1.32!important}.product-card__price,.product-card__price .price{white-space:normal;flex-wrap:wrap;align-items:baseline}.product-card__quick-add{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}.product-gallery__main{max-width:100%;overflow:hidden}.product-gallery__thumbs{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;max-width:100%;justify-content:flex-start!important}.product-gallery__thumb{scroll-snap-align:start}.product-form__options{max-width:100%}.product-form__option-label{overflow-wrap:anywhere;justify-content:center;align-items:center;display:inline-flex;min-height:44px!important}.product-form__actions,.product-form__quantity,.product-form__submit{min-width:0}.product-template__description .rte,.product-template__description .rte>*,.article__content,.page-template__content,.shopify-policy__body{max-width:100%}.rte img,.article__content img,.page-template__content img,.product-template__description img,.shopify-policy__body img{max-width:100%!important;height:auto!important}.rte table,.article__content table,.page-template__content table,.product-template__description table,.shopify-policy__body table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.rte pre,.article__content pre,.page-template__content pre,.product-template__description pre,.shopify-policy__body pre{white-space:pre-wrap;word-break:break-word;max-width:100%;overflow-x:auto}.rte a,.article__content a,.page-template__content a,.product-template__description a,.shopify-policy__body a,.contact-page__meta-item{overflow-wrap:anywhere;word-break:break-word}body.template-cart:has(.cart-mobile-checkout) .site-footer{padding-bottom:calc(116px + env(safe-area-inset-bottom))!important}body.template-cart .cart-template{padding-bottom:calc(132px + env(safe-area-inset-bottom))!important}body.template-cart .cart-mobile-checkout{backdrop-filter:blur(18px)saturate(150%)!important;bottom:max(8px,env(safe-area-inset-bottom))!important;color:#173a32!important;background:#fffefaf5!important;border:1px solid #173a321f!important;border-radius:18px!important;grid-template-columns:minmax(0,auto) minmax(132px,1fr)!important;align-items:center!important;gap:10px!important;padding:10px!important;display:grid!important;left:8px!important;right:8px!important;transform:none!important;box-shadow:0 14px 40px #173a3233!important}body.template-cart .cart-mobile-checkout:hover{color:#173a32!important;background:#fffefaf5!important;transform:none!important}body.template-cart .cart-mobile-checkout__total{min-width:0}body.template-cart .cart-mobile-checkout__button{width:100%;color:#fff!important;background:#9f4f2f!important;border:0!important;border-radius:9999px!important;min-height:48px!important}.cart-item,.cart-item__details,.cart-item__actions,.cart-summary,.cart-summary__discount-wrapper{min-width:0}.site-footer__newsletter-row,.site-footer__legal,.site-footer__legal-links,.site-footer__payment-icons{max-width:100%}.site-footer__legal-links,.site-footer__payment-icons{flex-wrap:wrap}.site-footer__link{overflow-wrap:anywhere}.article__meta{flex-wrap:wrap;align-items:flex-start;gap:8px 12px}.article__featured-image,.blog-card__image-wrapper{border-radius:16px}.contact-page__form-wrap,.contact-page__form-wrap--only{width:100%;padding:20px 16px!important}.contact-page__meta{max-width:100%}.contact-page__meta-item{grid-template-columns:24px minmax(0,1fr);align-items:start;min-width:0;display:grid}.about-yozcoffee__hero{gap:22px!important;margin-bottom:44px!important}.about-yozcoffee__section{margin-bottom:44px!important}.about-yozcoffee__section-header{text-align:left!important;margin-bottom:24px!important}.about-yozcoffee__card,.about-yozcoffee__promise{border-radius:18px!important;padding:20px!important}.customer-card,.customer-card--wide{min-width:0;padding:18px!important}.customer-account__orders,.customer-order__items{min-width:0}.customer-account .order-table,.customer-order .order-table,.customer-account .order-table tbody,.customer-order .order-table tbody,.customer-account .order-table tr,.customer-order .order-table tr,.customer-account .order-table td,.customer-order .order-table td{width:100%;display:block}.customer-account .order-table thead,.customer-order .order-table thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.customer-account .order-table tr,.customer-order .order-table tr{background:#f7f8f3b8;border:1px solid #173a321a;border-radius:14px;margin-bottom:12px;padding:6px 14px;overflow:hidden}.customer-account .order-table td,.customer-order .order-table td{text-align:right;border-bottom:1px solid #173a3214;grid-template-columns:minmax(76px,.42fr) minmax(0,1fr);align-items:center;gap:12px;padding:12px 0;display:grid}.customer-account .order-table td:last-child,.customer-order .order-table td:last-child{border-bottom:0}.customer-account .order-table td:before,.customer-order .order-table td:before{color:#4f6f61;content:attr(data-label);letter-spacing:.04em;text-align:left;text-transform:uppercase;font-size:.75rem;font-weight:600}.customer-order .order-table--items td[data-label=Product]{text-align:left;grid-template-columns:1fr;align-items:start}.customer-order .order-table--items td[data-label=Product]:before{margin-bottom:2px}.customer-account .order-table__actions .btn{justify-self:end;min-height:44px!important}.order-item,.order-item__details,.order-item__name{overflow-wrap:anywhere;min-width:0}.yq-app,.yq-app>div,.yq-app form,.yq-app .ant-form{min-width:0!important;max-width:100%!important}}@media (width<=480px){.page-width{padding-left:14px!important;padding-right:14px!important}.site-footer__newsletter-row{gap:10px}.site-footer__newsletter-input,.site-footer__newsletter-btn{width:100%!important}.collection-toolbar{align-items:stretch}body.template-collection .product-grid,body.template-search .product-grid,body.template-cart .product-grid{gap:16px 10px}}@media (width<=359px){.page-width{padding-left:12px!important;padding-right:12px!important}.site-header__wrapper,body:not(.template-index) .site-header__wrapper{width:calc(100% - 12px)!important;padding-left:8px!important;padding-right:6px!important}.site-header__logo-image img,.site-header__logo-image--fallback img{max-width:104px!important}.mobile-nav__inner{width:100%;max-width:100%}.cart-item{grid-template-columns:64px minmax(0,1fr)!important;gap:10px!important}.product-card__title{font-size:.82rem!important}}@media (width<=480px) and (height<=700px){}:root{--cine-text-readable:#334a42;--cine-text-support:#3f5049;--cine-readable-measure:68ch}body{line-height:1.7}.section-header__description,.collection-header__description,.faq-page__intro,.blog-card__excerpt,.faq-block__answer{color:var(--cine-text-readable)}.blog-card__meta,.blog-card__meta time{font-size:.875rem;line-height:1.5;color:var(--cine-text-support)!important}.blog-card__excerpt{font-size:1rem;line-height:1.7}.breadcrumb,.breadcrumb__link,.breadcrumb__item:not(:last-child):after{color:#4f6f61;font-size:.875rem}body.template-article .article__content,body.template-page .page-template__content,.shopify-policy__body{max-width:var(--cine-readable-measure);overflow-wrap:break-word;line-height:1.78}body.template-article .article__title{max-width:24ch;margin-inline:auto;font-size:clamp(1.75rem,4vw,2.8rem);line-height:1.15}body.template-article .article__meta{color:var(--cine-text-support);font-size:.875rem;line-height:1.5}body.template-article .article__tags{gap:8px;margin-top:4px}@supports not (backdrop-filter:blur(1px)){}.contact-page :is(input,textarea)::placeholder,.customer-login__wrapper :is(input,textarea)::placeholder,.address-form-wrapper :is(input,textarea)::placeholder,.cart-summary :is(input,textarea)::placeholder,.search-template :is(input,textarea)::placeholder{color:#5c6b63;opacity:1}.skip-to-content-link:focus,.skip-to-content-link:focus-visible{clip:auto;white-space:nowrap;width:auto;height:auto;margin:0;top:20px;overflow:visible}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--color-accent)!important}@media (forced-colors:active){a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{box-shadow:none!important;outline:2px solid canvastext!important}}.cart-summary textarea.cart-summary__notes-input{border-radius:18px;min-height:104px}@media (width<=767px){.cart-summary textarea.cart-summary__notes-input{border-radius:16px;height:84px;min-height:84px;max-height:160px;padding:12px 14px}.announcement-bar{letter-spacing:.01em!important;font-size:.8125rem!important;line-height:1.45!important}.section-header__description,.collection-header__description{font-size:1rem;line-height:1.7}.product-card__title{min-height:4.05em!important;font-size:.9375rem!important;line-height:1.35!important}.product-card__price,.product-card__price .price,.product-card__price .price__amount,.product-card__price .price__sale{font-size:.9375rem!important;line-height:1.35!important}body.template-collection .collection-header__title{max-width:100%;font-size:clamp(1.75rem,8vw,2.15rem);line-height:1.12}.product-bundle__item-title{-webkit-line-clamp:3!important;line-clamp:3!important;max-height:4.05em!important;font-size:.875rem!important;line-height:1.35!important}}body.template-cart .cart-item__total-price,body.template-cart [data-cart-subtotal-value],body.template-cart [data-cart-bundle-total-value],body.template-cart .cart-mobile-checkout__amount{color:#c2410c!important}body.template-cart .cart-item__total-price,body.template-cart [data-cart-subtotal-value],body.template-cart [data-cart-bundle-total-value]{font-weight:700}body.template-cart .cart-mobile-checkout__amount{font-weight:800}@media (width>=768px){}
/* critical-rest.css — 已去重并压缩。
   删除了 99 条与 theme.min.css 逐字相同、且未被中间样式表覆盖的规则。
   源文件见 critical-rest.source.css。*/
@media (width<=767px){.featured-collection__track,.featured-collection__track.product-grid--2,.featured-collection__track.product-grid--3,.featured-collection__track.product-grid--4,.featured-collection__track.product-grid--5{grid-auto-columns:minmax(210px,78%);gap:16px;margin-left:-16px;margin-right:-16px;padding:2px 16px 12px;scroll-padding-inline:16px}.featured-collection__nav{width:40px;height:40px;top:34%}.product-grid{gap:18px 14px}.product-card,.product-card__info,.product-card__title{min-width:0}.product-card__badge{padding:5px 10px;top:10px;left:10px}.product-card__quick-add{width:44px;height:44px;bottom:10px;right:10px}.product-card__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.44em;line-height:1.28;display:-webkit-box;overflow:hidden}.product-card{gap:0}.product-card__image-wrapper{border-radius:var(--radius-md);aspect-ratio:1}.product-card__quick-add{opacity:1;-webkit-backdrop-filter:blur(4px);background:#fffefaf2;width:40px;height:40px;transform:none}.product-card__info{padding-top:10px}.product-card__title{min-height:2.66em;font-size:.92rem;line-height:1.3}.product-card__price{font-size:.86rem}}@media (width<=359px){.product-card__quick-add{width:36px;height:36px;bottom:6px;right:6px}.cart-mobile-checkout{left:8px;right:8px}}@media (width<=767px){.featured-collection__track,.featured-collection__track.product-grid--2,.featured-collection__track.product-grid--3,.featured-collection__track.product-grid--4,.featured-collection__track.product-grid--5{grid-auto-columns:minmax(142px,42vw);gap:11px;padding:2px 16px 16px}.product-grid{gap:18px 12px}.product-card{background:var(--color-panel);border:1px solid #173a3214;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px #173a320e}.product-card__image-wrapper{border-radius:0}.product-card__badge{padding:5px 8px;font-size:.75rem;top:8px;left:8px}.product-card__quick-add{background:#fffefaf5;width:38px;bottom:8px;right:8px;box-shadow:0 8px 18px #173a3224}.product-card__info{padding:10px 10px 12px}.product-card__title{-webkit-line-clamp:2;min-height:2.18em;margin-bottom:6px;line-height:1.32}.product-card__price{font-size:.82rem}.site-footer{padding-top:42px}.site-footer__heading{margin-bottom:10px}.site-footer__legal-links{gap:8px;display:grid}.site-footer__bottom{margin-top:26px}}@media (width<=390px){.product-grid{gap:16px 10px}.product-card__info{padding:9px 9px 11px}.product-card__title{font-size:.82rem}.cart-mobile-checkout__button{padding-left:10px;padding-right:10px;font-size:.82rem}}@media (width<=767px){.product-card__quick-add,.featured-collection__nav{width:44px;height:44px}.pagination__link{min-width:44px;min-height:44px}.collection-toolbar__sort{min-height:44px}.product-card__title{font-size:.9rem}.product-card__price{font-size:.95rem}}@media (hover:hover){.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #173a321f}.product-card__quick-add{opacity:0;transition:opacity .3s,transform .3s cubic-bezier(.34,1.56,.64,1);transform:translateY(8px)}.product-card:hover .product-card__quick-add,.product-card:focus-within .product-card__quick-add{opacity:1;transform:translateY(0)}}@media (width>=768px){.product-card__title{font-size:1.06rem;font-weight:600;line-height:1.35}.product-card__price{letter-spacing:-.01em;font-size:1rem;font-weight:700}}@media (width<=767px){.cart-mobile-checkout__promise{color:var(--color-accent);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:800;line-height:1.15;display:block;overflow:hidden}.product-card__quick-add{background:var(--color-cta);border-color:var(--color-cta);border-radius:var(--radius-full);color:var(--color-cta-text);align-items:center;gap:5px;width:auto;min-width:58px;height:38px;padding:0 11px;display:inline-flex}.product-card__quick-add-text{font-size:.72rem;font-weight:900;display:inline}}@media (hover:hover){.product-card__quick-add,.product-card:hover .product-card__quick-add,.product-card:focus-within .product-card__quick-add{opacity:1;transform:none}}.product-template{overflow-x:clip}.product-template .breadcrumb__list{flex-wrap:wrap;min-width:0;display:flex}.product-template .breadcrumb__item,.product-template .breadcrumb__current{overflow-wrap:anywhere;min-width:0;max-width:100%}.product-template__info,.product-template__buy-box{min-width:0}.product-template__buy-box{gap:14px;display:grid}.product-template__vendor{color:var(--color-light-text);text-transform:uppercase;margin:0 0 -4px;font-size:.75rem;font-weight:700}.product-template__reviews-summary{margin-top:-2px}.product-template__reviews-summary[hidden],.product-template__reviews-summary .jdgm-widget[hidden]{display:none}.product-template__reviews{margin-top:clamp(28px,5vw,52px)}.product-template__reviews .jdgm-review-widget[data-from-snippet=true]{display:block!important}.product-template__related-title{color:var(--color-primary);font-family:var(--font-heading);margin:0 0 14px;line-height:1.2}.product-template__description .rte{color:var(--color-text);line-height:var(--readable-line-height);overflow-x:auto}.product-template__description .rte>*+*{margin-top:.9em}.product-template__description .rte ul,.product-template__description .rte ol{margin-left:1.25em;list-style-position:outside}.product-template__description .rte table{min-width:min(560px,100%)}@media (width>=990px){.product-template__grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:start}.product-template__buy-box{position:sticky;top:92px}}@media (width<=767px){.product-template__grid{gap:22px}.product-template__buy-box{gap:12px}.product-template__description,.product-template__reviews,.product-template__related{margin-top:30px}}@supports not (overflow:clip){.product-template{overflow-x:hidden}}.back-to-top{background:var(--color-cta);border:1px solid var(--color-cta);border-radius:var(--radius-full);bottom:calc(22px + env(safe-area-inset-bottom));color:var(--color-cta-text);cursor:pointer;opacity:0;pointer-events:none;height:48px;transition:opacity var(--transition-fast),transform var(--transition-fast),visibility var(--transition-fast),background var(--transition-fast);visibility:hidden;z-index:180;justify-content:center;align-items:center;width:48px;display:flex;position:fixed;right:22px;transform:translateY(10px)scale(.96);box-shadow:0 18px 38px #9f4f2f3d,0 4px 12px #173a3214}.back-to-top.is-visible{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)scale(1)}.back-to-top:hover{background:var(--color-cta-hover);border-color:var(--color-cta-hover);color:var(--color-cta-text);transform:translateY(-2px)scale(1)}@media (width<=767px){.back-to-top{bottom:calc(84px + env(safe-area-inset-bottom));width:46px;height:46px;right:14px}}@media (prefers-reduced-motion:reduce){.back-to-top{transition:none}}@media (width<=767px){.site-footer__logo--fallback{width:78.4px!important}}.template-product .product-template__description .rte p:has(+table){color:var(--color-primary);font-family:var(--font-heading);margin:22px 0 12px;font-size:clamp(1.08rem,1rem + .22vw,1.22rem);font-weight:800;line-height:1.25}.template-product .product-template__description .rte table{border-collapse:separate;border-radius:var(--radius-md);border-spacing:0;table-layout:fixed;background:#fbfcf8;border:1px solid #e5eade;width:100%;min-width:0;margin:0 0 18px;overflow:hidden;box-shadow:0 10px 22px #d3ddd057}.template-product .product-template__description .rte table td{color:#52645d;text-align:left;vertical-align:top;background:#fbfcf8;border-top:1px solid #e7ece3;padding:13px 16px;line-height:1.45}.template-product .product-template__description .rte table tr:first-child td{border-top:0}.template-product .product-template__description .rte table td:first-child{color:#4f6f61;width:34%;font-weight:800}.template-product .product-template__description .rte table td:first-child strong{font-weight:inherit}.template-product .product-template__description .rte table tr:nth-child(2n) td:not(:first-child){background:#fbfcf8}@media (width<=767px){.template-product .breadcrumb{display:none}.template-product .product-template__description .rte table td{padding:11px 12px}.template-product .product-template__description .rte table td:first-child{width:40%}.template-product .breadcrumb{white-space:nowrap;-webkit-overflow-scrolling:touch;background:#fff;border-bottom:1px solid #14231f0f;width:100vw;margin:0 calc(50% - 50vw);padding:12px 16px;display:block;overflow-x:auto}.template-product .breadcrumb__list{flex-wrap:nowrap;gap:12px;font-size:.88rem}.template-product .breadcrumb__item{flex:none}.template-product .breadcrumb__item:not(:last-child):after{content:"›";margin-left:12px}.template-product .breadcrumb__current{text-overflow:ellipsis;vertical-align:bottom;max-width:44vw;display:inline-block;overflow:hidden}.template-product .product-template__grid{gap:0}.template-product .product-template__info{padding-top:14px}}.hero-banner--full{min-height:100vh}.hero-banner__media{z-index:0;background:var(--color-secondary);position:absolute;inset:0}.featured-collection__nav:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@media (width<=767px){.testimonials--notes.section-padding{padding-bottom:36px}}.featured-collection.section-padding{padding-bottom:10px}.featured-collection+.testimonials--notes.section-padding{padding-top:12px}@media (width<=767px){.featured-collection.section-padding{padding-bottom:12px}.featured-collection+.testimonials--notes.section-padding{padding-top:16px}}@media (width<=767px){}.hero-banner__image{backface-visibility:hidden}@media (width<=767px){}@media (width<=767px){}.product-form__option-input:focus-visible+.product-form__option-label{outline-offset:3px}@media (width<=359px){.product-template__title{font-size:1.35rem}}@media (width<=390px){.product-mobile-bar__button{padding-left:10px;padding-right:10px;font-size:.82rem}}.product-gallery__main,.product-gallery__slide{min-width:0}.product-template__title{color:var(--color-primary);font-family:var(--font-heading);overflow-wrap:anywhere;margin:0;font-size:clamp(1.75rem,4vw,2.65rem);line-height:1.12}.product-template__price .price{align-items:center;gap:6px 10px}.product-form{gap:14px;margin-top:2px;display:grid}.product-form__group{border:0;min-width:0}.product-form__option-label{background:var(--color-panel);border-radius:var(--radius-full);color:var(--color-text);border:1px solid #173a3229;justify-content:center;align-items:center;min-height:42px;padding:9px 15px;font-size:.9rem;font-weight:650;display:inline-flex}.product-form__option-input:checked+.product-form__option-label{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}.product-form__variant-select{width:100%}.product-form__actions{grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.product-form__quantity{border-radius:var(--radius-full);border:1px solid #173a3229;grid-template-columns:44px minmax(52px,64px) 44px;align-items:stretch;min-height:54px;display:grid;overflow:hidden}.product-form__qty-btn{color:var(--color-primary);justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:inline-flex}.product-form__qty-input{color:var(--color-text);text-align:center;background:0 0;border:0;min-width:0;font-weight:700}.product-form__submit{width:100%;min-height:54px;padding-top:15px;padding-bottom:15px}.product-form__submit:disabled,.product-form__submit[aria-busy=true]{cursor:not-allowed;opacity:.72}.product-form__payment,.product-form__payment .shopify-payment-button,.product-form__payment .shopify-payment-button__button{width:100%;max-width:100%}.product-gallery__slide--hidden{display:none}.product-gallery__thumbs{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}@media (width<=767px){.product-template.section-padding{padding-top:28px;padding-bottom:34px}.product-form{gap:12px}.product-template__title{font-size:clamp(1.48rem,7vw,1.9rem);line-height:1.15}.product-template__price .price{column-gap:8px}.product-template__price .price__amount,.product-template__price .price__sale{font-size:1.08rem}.product-template__price .price__save{padding:2px 7px;font-size:.68rem}.product-form__actions{grid-template-columns:1fr}.product-form__quantity{grid-template-columns:48px minmax(0,1fr) 48px;width:100%}.product-form__submit{min-height:56px}.product-form__payment .shopify-payment-button__button{min-height:52px}.product-gallery__main{border-radius:var(--radius-md);margin-left:-2px;margin-right:-2px}.product-gallery__thumbs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.product-gallery__thumb{flex:0 0 68px}.product-gallery__nav{width:38px;height:38px}.product-mobile-bar{max-width:calc(100vw - 24px)}.product-mobile-bar__title,.product-mobile-bar__price{min-width:0}.template-product .product-gallery{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.template-product .product-gallery__main{aspect-ratio:auto;box-shadow:none;background:#fff;border:0;border-radius:0;place-items:center;width:100%;height:min(72vh,680px);min-height:520px;max-height:none;margin:0;display:grid;overflow:hidden}.template-product .product-gallery__slide:not(.product-gallery__slide--hidden){justify-content:center;align-items:center;display:flex}.template-product .product-gallery__image{object-fit:contain;object-position:center;width:100%;height:100%;max-height:100%;padding:clamp(34px,10vw,58px) 28px clamp(22px,7vw,44px);transform:none}.template-product .product-gallery__main:hover .product-gallery__image{transform:none}.template-product .product-gallery__nav{display:none}.template-product .product-gallery__thumbs{box-sizing:border-box;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:10px;width:100%;margin:12px 0 22px;padding:0 16px 12px;scroll-padding-inline:16px;display:flex;overflow-x:auto}.template-product .product-gallery__thumb{box-shadow:none;opacity:1;scroll-snap-align:start;background:#fff;border:1px solid #0000;border-radius:8px;flex:0 0 clamp(64px,20vw,82px);justify-content:center;align-items:center;width:clamp(64px,20vw,82px);height:clamp(64px,20vw,82px);padding:6px;display:inline-flex;transform:none}.template-product .product-gallery__thumb:before{content:none}.template-product .product-gallery__thumb img{object-fit:contain;width:100%;height:100%;display:block}.template-product .product-gallery__thumb--active{border-color:#14231f2e;box-shadow:0 0 0 1px #14231f14}.template-product .product-template.section-padding{padding-top:0;padding-bottom:112px}.template-product .product-gallery__main{height:clamp(390px,54vh,500px);min-height:390px}.template-product .product-gallery__image{padding:18px 16px 10px}.template-product .product-gallery__nav{background:var(--color-accent);color:#fff;opacity:.96;border:0;width:48px;height:48px;display:inline-flex;box-shadow:0 10px 24px #9f4f2f3d}.template-product .product-gallery__nav--prev{left:16px}.template-product .product-gallery__nav--next{right:16px}.template-product .product-gallery__thumbs{background:#fff;gap:12px;margin:0;padding:12px 16px 14px}.template-product .product-gallery__thumb{border-color:#14231f14;border-radius:6px;flex-basis:74px;width:74px;height:74px;padding:5px}.template-product .product-gallery__thumb--active{box-shadow:none;border-color:#14231f8c}.template-product .product-mobile-bar{bottom:env(safe-area-inset-bottom);box-sizing:border-box;opacity:0;pointer-events:none;max-width:100vw;transition:transform var(--transition-base);visibility:hidden;z-index:80;background:#fffffffa;border:1px solid #14231f14;border-radius:0;grid-template-columns:minmax(0,1.04fr) minmax(142px,.96fr);gap:12px;width:100%;padding:12px 16px;display:grid;position:fixed;left:0;right:0;transform:translateY(calc(100% + 2px));box-shadow:0 -10px 28px #14231f1f}.template-product .product-mobile-bar.is-visible{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.template-product .product-mobile-bar__control,.template-product .product-mobile-bar__info{min-width:0}.template-product .product-mobile-bar__title,.template-product .product-mobile-bar__promise{display:none}.template-product .product-mobile-bar__variant{appearance:none;background:linear-gradient(45deg,transparent 50%,var(--color-primary) 50%) right 18px center / 7px 7px no-repeat,linear-gradient(135deg,var(--color-primary) 50%,transparent 50%) right 13px center / 7px 7px no-repeat,#fff;color:var(--color-text);font:inherit;text-overflow:ellipsis;white-space:nowrap;border:1px solid #14231f29;border-radius:8px;width:100%;max-width:100%;height:52px;padding:0 34px 0 12px;font-size:.94rem;font-weight:600;overflow:hidden}.template-product .product-mobile-bar__button{background:var(--color-accent);border-color:var(--color-accent);box-shadow:none;letter-spacing:.02em;text-transform:uppercase;border-radius:8px;min-height:52px;padding:0 14px;font-size:.92rem;font-weight:900}.template-product .product-mobile-bar__price{border:1px solid #14231f29;border-radius:8px;align-items:center;height:52px;padding:0 12px;font-size:1rem;display:flex}}@media (width<=390px){.template-product .product-gallery__main{height:clamp(360px,52vh,460px);min-height:360px}.template-product .product-mobile-bar{grid-template-columns:minmax(0,1fr) minmax(128px,.9fr);padding-left:12px;padding-right:12px}.template-product .product-mobile-bar__button,.template-product .product-mobile-bar__variant{font-size:.84rem}}@media (width<=767px){.product-card__price .price{gap:6px}}@media (hover:hover){.product-card__quick-add:focus-visible{opacity:1;transform:none}}@media (width<=767px){}

.product-form__payment-icons{background:0 0!important;border-radius:0!important;margin-top:8px!important;padding-top:6px!important;padding-bottom:6px!important}.product-form__payment-icons .site-footer__payment-icons{row-gap:4px!important}.product-form__payment+.product-form__payment-icons{margin-top:10px!important;padding-top:0!important}.product-form__payment-icons .payment-icon img{width:auto;max-width:42px;height:20px;display:block}.product-form__trust-badge{background:0 0!important}@media (width<=767px){.product-form__payment-icons{margin-top:7px!important;padding-top:5px!important;padding-bottom:5px!important}.product-form__payment+.product-form__payment-icons{margin-top:8px!important}.product-form__payment-icons .payment-icon img{max-width:38px;height:18px}}.price__save,.price__save *,.price__save .money,.price__save .price__save-money{color:#fff!important}:root,.jdgm-widget,.jdgm-preview-badge,.jdgm-review-widget,.jm-review-widget,.jm-review-item,#judgeme_product_reviews{--jdgm-star-color:var(--color-cta,#9f4f2f)!important;--jm-review-widget-star-and-histogram-color:var(--color-cta,#9f4f2f)!important}.jdgm-star,.jdgm-widget .jdgm-star,.jdgm-preview-badge .jdgm-star,.home-judgeme-reviews__stars,.home-review-card__rating,.home-review-card__star{color:var(--color-cta,#9f4f2f)!important}.jm-star-rating__filled svg path{fill:var(--color-cta,#9f4f2f)!important}.jm-star-rating__empty svg path,.jm-star-rating__half svg path{stroke:var(--color-cta,#9f4f2f)!important}.jm-star-rating__half stop{stop-color:var(--color-cta,#9f4f2f)!important}.jm-star-rating__font-icon{color:var(--color-cta,#9f4f2f)!important}.jm-review-widget-header__title,.jm-review-widget-minimal-header__title,.jdgm-rev-widg__title{color:var(--color-primary,#173a32)!important;font-weight:700!important}@media (width<=767px){}.site-footer__social a,.site-footer__social a:hover{background:transparent!important;border-color:transparent!important;box-shadow:none!important}@media (width<=767px){}@media (min-width:1024px) and (max-width:1199px){html[lang^="de"] .site-header__nav{display:none!important}html[lang^="de"] .site-header__menu-toggle{display:flex!important}}@media (min-width:1200px){html[lang^="de"] .site-header__logo{margin-right:4px!important}html[lang^="de"] .site-nav{gap:0!important}html[lang^="de"] .site-nav__link{gap:4px!important;padding:9px 6px!important;font-size:.78rem!important;letter-spacing:.01em!important}}.site-footer__withdrawal-link{display:inline;border:0;border-radius:0;background:transparent;padding:0;font-weight:inherit}.eu-withdrawal{--eu-green:#173a32;--eu-border:#173a3226;--eu-surface:#fffefa;color:var(--eu-green)}.eu-withdrawal__header{max-width:720px;margin:0 0 32px}.eu-withdrawal__header>p:last-child{color:#35564f;line-height:1.7}.site-footer__registered-address{color:rgba(255,251,250,.88);font-size:.85rem;font-style:normal;line-height:1.6;margin-bottom:24px;max-width:320px}.site-footer__registered-address strong{color:#fff;font-weight:600}.eu-withdrawal__eyebrow{margin:0 0 8px;color:#9f4f2f;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.eu-withdrawal__form{max-width:720px;padding:clamp(22px,4vw,38px);border:1px solid var(--eu-border);border-radius:20px;background:var(--eu-surface);box-shadow:0 12px 32px #173a3212}.eu-withdrawal__field{display:grid;gap:8px;margin-bottom:20px}.eu-withdrawal__field label{font-weight:700}.eu-withdrawal__field label span{font-weight:400;color:#547068}.eu-withdrawal__field input,.eu-withdrawal__field textarea{width:100%;min-height:48px;padding:12px 14px;border:1px solid #173a3240;border-radius:10px;background:#fff;color:#173a32;font:inherit}.eu-withdrawal__field textarea{min-height:112px;resize:vertical}.eu-withdrawal__field input:focus,.eu-withdrawal__field textarea:focus{outline:3px solid #9f4f2f33;border-color:#9f4f2f}.eu-withdrawal__confirmation{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;margin:4px 0 22px;padding:16px;border-radius:12px;background:#173a320a}.eu-withdrawal__confirmation input{width:20px;height:20px;margin:2px 0 0;accent-color:#173a32}.eu-withdrawal__submit{min-height:48px;padding:0 24px;border:1px solid #9f4f2f;border-radius:999px;background:#9f4f2f;color:#fff;font-weight:700;box-shadow:none}.eu-withdrawal__submit:hover,.eu-withdrawal__submit:focus-visible{border-color:#813f27;background:#813f27;color:#fff}.eu-withdrawal__submit:focus-visible{outline:3px solid #9f4f2f4d;outline-offset:3px}.eu-withdrawal__privacy{margin:18px 0 0;color:#547068;font-size:.86rem;line-height:1.55}.eu-withdrawal__errors{margin-bottom:22px;padding:16px;border:1px solid #a12d2d55;border-radius:10px;background:#a12d2d0d;color:#7b1f1f}.eu-withdrawal__success{outline:none}.eu-withdrawal__success h2{margin-top:0;color:#173a32}.eu-withdrawal__receipt{margin:24px 0}.eu-withdrawal__receipt>div{display:grid;grid-template-columns:minmax(150px,.42fr) 1fr;gap:14px;padding:10px 0;border-bottom:1px solid var(--eu-border)}.eu-withdrawal__receipt dt{font-weight:700}.eu-withdrawal__receipt dd{margin:0;overflow-wrap:anywhere}@media (max-width:640px){.eu-withdrawal__form{padding:20px 16px;border-radius:14px}.eu-withdrawal__receipt>div{grid-template-columns:1fr;gap:3px}}body:has(#track123-app) .site-footer{margin-top:0!important}@media (min-width:768px){.site-nav__dropdown::after{content:"";position:absolute;top:-8px;right:0;left:0;height:8px;pointer-events:auto}}body.template-list-collections .collection-card[href$="/collections/coffee-machines"] .collection-card__image{object-fit:contain;transform:none}.site-footer__accordion>summary{list-style:none}.site-footer__accordion>summary::-webkit-details-marker{display:none}.site-footer__accordion:not([open])>.site-footer__menu{display:none!important}@media (min-width:768px){.site-footer__accordion>summary{cursor:default;pointer-events:none}.site-footer__accordion>.site-footer__menu{display:block!important}}@media (max-width:767px){.site-footer{padding-top:44px!important;padding-bottom:22px!important}.site-footer__grid{gap:0!important}.site-footer__brand{margin-bottom:26px}.site-footer__registered-address,.site-footer__newsletter{margin-bottom:18px}.site-footer__social-group{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px}.site-footer__column:not(.site-footer__brand){border-top:1px solid rgba(255,251,250,0.14)}.site-footer__accordion>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;margin-bottom:0!important;padding:14px 0;font-size:0.98rem;cursor:pointer}.site-footer__accordion>summary::after{content:"";flex:0 0 auto;width:8px;height:8px;margin-top:-3px;border-right:1.5px solid rgba(255,251,250,0.6);border-bottom:1.5px solid rgba(255,251,250,0.6);transform:rotate(45deg);transition:transform 0.2s ease}.site-footer__accordion[open]>summary::after{margin-top:3px;transform:rotate(-135deg)}.site-footer__accordion>.site-footer__menu{padding-bottom:10px}.site-footer__menu li{margin-bottom:0}.site-footer__menu .site-footer__link{display:block;padding:8px 0;font-size:0.875rem;color:rgba(255,251,250,0.72)}.site-footer__bottom{margin-top:26px!important;padding-top:18px;gap:12px}.site-footer__legal-links{display:flex!important;flex-wrap:wrap;gap:6px 16px!important;padding-right:52px}.site-footer__legal-links .site-footer__link{font-size:0.8125rem}.site-footer__copyright{font-size:0.8125rem}.site-footer__payment-icons{display:grid!important;grid-template-columns:repeat(5,34px);gap:8px!important}.site-footer__payment-icons .payment-icon img,.site-footer__payment-icons .payment-icon svg{width:34px;height:22px}}body.template-collection .product-card__quick-add:not(.product-card__quick-add--disabled){-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(255,254,250,0.92);border-color:rgba(23,58,50,0.07);box-shadow:0 6px 18px rgba(128,64,31,0.28);color:rgb(23,58,50)}.announcement-bar__message{font-size:max(0.8125rem,13px);line-height:1.5;letter-spacing:0.02em}@media (max-width:767px){body.template-collection .product-card__title,.product-card__price{font-size:16px!important}body.template-collection .product-card__title{line-height:1.4!important}.product-card__price{line-height:1.35!important}body.template-article .article__meta,body.template-article .article__tags a{font-size:max(0.8125rem,13px)}}::selection{background:#173a32;color:#fffefa}.section-header__title,.collection-header__title,.about-story__title,.product-template__related-title{text-wrap:balance}.section-header__description,.collection-header__description,.collection-header__intro,.about-story__intro,.blog-card__excerpt{text-wrap:pretty}@media (min-width:768px){}.product-card__badge--sale{font-size:0.72rem;font-weight:700;letter-spacing:0.02em;padding:5px 10px}.product-card__price .price{align-items:baseline}.product-card__price .price__sale{color:var(--color-primary);font-weight:700}.product-card__price .price__compare{color:#6b7a74;font-size:0.82em;font-weight:500}.product-card__price .price__save{background:rgba(168,72,52,0.1);border-radius:999px;box-shadow:inset 0 0 0 1px rgba(168,72,52,0.18);color:var(--color-sale)!important;font-size:0.7rem;font-weight:700;letter-spacing:0.02em;line-height:1.5;padding:2px 8px}.product-card__price .price__save .money,.product-card__price .price__save .price__save-money{color:var(--color-sale)!important}.product-card__title a{transition:color 0.2s ease}@media (hover:hover){.product-card:hover .product-card__title a{color:var(--color-accent)}}.collection-toolbar__count{color:#5c6b63;font-size:0.82rem;font-variant-numeric:tabular-nums;letter-spacing:0.02em;margin:0;white-space:nowrap}@media (max-width:480px){.collection-toolbar__count{text-align:center}}body.template-search .search-template>.page-width--narrow{max-width:1300px}body.template-search .search-results-count{text-align:center}body.template-article .article__meta{flex-wrap:wrap;justify-content:center;row-gap:12px}body.template-article .article__meta>time,body.template-article .article__updated,body.template-article .article__reading-time{white-space:nowrap}body.template-article .article__tags{flex-basis:100%;justify-content:center}@media (max-width:767px){.product-card__title{-webkit-line-clamp:3!important;line-height:1.4!important;min-height:4.2em!important}}@media (min-width:768px){@media (prefers-reduced-motion:reduce){}}.product-template__related .product-card__title{font-size:0.95rem;line-height:1.45}.article__toc{margin:0 0 28px;border:1px solid rgba(23,58,50,0.14);border-radius:16px;background:#fffefa}.article__toc-summary{display:flex;align-items:center;gap:10px;min-height:52px;padding:12px 18px;cursor:pointer;list-style:none;color:var(--color-primary);font-weight:600}.article__toc-summary::-webkit-details-marker{display:none}.article__toc-count{color:#5c6b63;font-size:0.85rem;font-weight:500}.article__toc-icon{margin-left:auto;flex:none;transition:transform 0.2s ease}.article__toc[open] .article__toc-icon{transform:rotate(180deg)}.article__toc-list{margin:0;padding:0 18px 14px 40px;columns:2;column-gap:28px;color:var(--color-primary);font-size:0.95rem;line-height:1.5}.article__toc-list li{break-inside:avoid;padding:4px 0}.article__toc-list a{color:inherit;text-decoration:none}.article__toc-list a:hover{color:var(--color-accent);text-decoration:underline;text-underline-offset:3px}.article__content h2{scroll-margin-top:92px}@media (max-width:767px){.article__toc-list{columns:1;padding-left:34px}.article__content h2{scroll-margin-top:82px}}.search-empty{max-width:640px;margin:8px auto 40px;text-align:center}.search-empty__tip{color:#35564f;font-size:1rem;line-height:1.65;margin:0 0 22px}.search-empty__browse{color:var(--color-primary);font-size:0.86rem;font-weight:600;letter-spacing:0.04em;margin:0 0 12px;text-transform:uppercase}.search-empty__chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 0 26px}.search-empty__chip{border:1px solid rgba(23,58,50,0.16);border-radius:999px;color:var(--color-primary);background:#fffefab3;font-size:0.88rem;font-weight:600;padding:9px 14px;text-decoration:none;transition:border-color 0.2s ease,background-color 0.2s ease}.search-empty__chip:hover{border-color:var(--color-accent);background:rgba(159,79,47,0.06)}.search-empty__help{color:#5c6b63;font-size:0.92rem;line-height:1.6;margin:0}.search-empty__contact{color:var(--color-accent);font-weight:600;text-decoration:underline;text-underline-offset:3px}.pp_tracking_form_div.one_form .pp_tracking_form_in,.pp_tracking_form{width:250px!important;max-width:250px!important;margin-inline:auto!important}.pp_tracking_form input.PP-TextField__Input[id^="pp-tracking-number"],.pp_tracking_form .button.pp-button-enter.pp_enter_submit1.pp_enter_submit1{width:100%!important;box-sizing:border-box!important}.pp_tracking_form input.PP-TextField__Input[id^="pp-tracking-number"]{height:39px!important;min-height:39px!important;padding-inline:20px!important}.pp_tracking_form .button.pp-button-enter.pp_enter_submit1.pp_enter_submit1::before{content:""!important;display:inline-block!important;width:20px!important;height:20px!important;flex:0 0 20px!important;background:center / contain no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAFKADAAQAAAABAAAAFAAAAACy3fD9AAABWUlEQVQ4EeXTv0sCYRzH8SsDW4LAhgZrSF3a+gEtIVhLGNTg0CaN/gGuLfUvRP9ANRTokg4tEUTQ0CghCRKRoNUQNAXV9f5cd3Iex51Bmx948Tx3fn0ev8+dhjFwGaLjEmJ9dP5BzRbegmq1oIkVewyqPeLDDBpBRc6CGsNyT8EXLnBpe2HsyXDPVfjFDiVN5KENathHDhOwopb7iRZIuQojzBdRRBU62xtYZ6gxLN4FvfXawPxry95F3Nc6X+M/F7QWH3FvwVxPexXjOMc7/BLl5ho+oTqNVtyvjeZlzKCFWSzjCYrOcB0dXOMVo9BDzUAvvun8Qv0D4pjGHL6xiwMcQxlDFku4g76jnGEPt7rQk5nEgj2qxRMoU9iA3i/92kc4G9aZV6BoA32exBW6iTFTq3qvtPsD1KI389xoYxsFPCMB36S4ewi1selb8XszzaDzPoW6G+T8AAyZQeGrJ6oKAAAAAElFTkSuQmCC")!important;filter:brightness(0) invert(1);font-family:inherit!important}@media (max-width:767px){.pp_tracking_form input.PP-TextField__Input[id^="pp-tracking-number"]{height:37.5px!important;min-height:37.5px!important}}:root{--yoz-page-surface:#fffffc}html body{--color-background:var(--yoz-page-surface)!important}html body:not(.template-index){background-image:none!important}.site-header__wrapper{background-color:#fffefa!important;box-shadow:none!important}.site-header__localization--market .localization-picker__toggle,.product-gallery__zoom,.product-gallery__nav,.product-card__quick-add{background:#fff!important}.cinematic-hero::after{background:rgba(23,58,50,0.18)!important}.hero-banner__media.cinematic-section__media::after{background:rgba(9,28,23,0.44)!important}.cinematic-liquid-glass::before,.site-footer::before,.product-card__price,.product-card__title a{background-image:none!important}.about-story,.testimonials,.collection-seo-footer,.about-yozcoffee__hero,.about-yozcoffee__promise,.contact-page__form-wrap,.faq-block,.cart-recommendations{background-image:none!important;background-color:var(--yoz-page-surface)!important}.product-card__image-wrapper{background:#f4f6f2!important}.about-story__media::after{background:rgba(23,58,50,0.04)!important}.collection-card__overlay{background:rgba(20,35,31,0.5)!important}.section-header__title::after,.collection-seo-footer__title::after,.collection-seo-footer__related-title::after,.product-template__related-title::after,.product-card__title::after,.about-yozcoffee__card::before{background:#9f4f2f!important}.site-footer{background:#173a32!important}#SortBy,.product-mobile-bar__variant{appearance:auto!important;background-image:none!important}.cta-banner,.cta-banner::before,.cta-banner::after,.cta-banner__inner,.cta-banner__inner::before,.cta-banner__inner::after,.newsletter,.newsletter::before,.newsletter::after,.rich-text,.image-with-text,.features{background-image:none!important}html body header.site-header.site-header.site-header .site-header__wrapper.site-header__wrapper.site-header__wrapper{background:#fffefa!important;box-shadow:none!important}html body.template-cart,html body.template-cart #MainContent,html body.template-cart .cart-template{background-color:var(--yoz-page-surface)!important;background-image:none!important}html body.template-cart :is(.cart-item,.cart-summary,.cart-recommendations){background-color:rgba(255,255,252,0.9)!important;background-image:none!important}html body.template-cart .cart-mobile-checkout,html body.template-cart .cart-mobile-checkout:hover{background-color:rgba(255,255,252,0.94)!important;background-image:none!important}html body :is(.yoz-cart-drawer__panel,.yoz-cart-drawer__footer,.yoz-cart-recommendations--desktop,.yoz-cart-recommendations--mobile){background-color:rgba(255,255,252,0.96)!important;background-image:none!important}html body{--yoz-page-surface:#f3efe7!important;background-color:var(--yoz-page-surface)!important}html body.template-cart :is(.cart-item,.cart-summary,.cart-recommendations){background-color:rgba(243,239,231,0.9)!important}html body.template-cart .cart-mobile-checkout,html body.template-cart .cart-mobile-checkout:hover{background-color:rgba(243,239,231,0.94)!important}html body :is(.yoz-cart-drawer__panel,.yoz-cart-drawer__footer,.yoz-cart-recommendations--desktop,.yoz-cart-recommendations--mobile){background-color:rgba(243,239,231,0.96)!important}html body.template-cart :is(.cart-item,.cart-summary,.cart-recommendations,.cart-mobile-checkout),html body.template-cart .cart-mobile-checkout:hover,html body :is(.yoz-cart-drawer__panel,.yoz-cart-drawer__footer,.yoz-cart-recommendations--desktop,.yoz-cart-recommendations--mobile){background-color:#f3efe7!important;background-image:none!important}html body .yoz-cart-drawer__footer{background-color:#faf8f4!important;background-image:none!important}@media (max-width:767px){footer.site-footer>.page-width{padding-inline:20px!important}footer.site-footer .site-footer__grid{grid-template-columns:minmax(0,1fr)}footer.site-footer .site-footer__column{min-width:0}footer.site-footer .site-footer__brand{grid-column:auto;margin-bottom:24px}footer.site-footer .site-footer__registered-address{max-width:none;margin-bottom:20px;font-size:13px;line-height:1.6;color:#d7e0db}footer.site-footer .site-footer__newsletter{max-width:none;margin-bottom:16px}footer.site-footer .site-footer__newsletter-row{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}footer.site-footer .site-footer__newsletter-input{min-height:48px;padding:12px 18px;font-size:16px;line-height:1.5}footer.site-footer .site-footer__newsletter-input::placeholder{color:#c2d0c9;opacity:1}footer.site-footer .site-footer__newsletter-btn{min-height:48px;padding:12px 18px;font-size:15px;line-height:1.5;white-space:normal}footer.site-footer .site-footer__social-group{gap:10px 8px;justify-content:space-between}footer.site-footer .site-footer__social{gap:2px;margin-left:-10px;max-width:100%}footer.site-footer .site-footer__social a{width:44px;height:44px;color:#d7e0db}footer.site-footer .site-footer__follow-on-shop{margin-top:0;min-height:44px;max-width:100%}footer.site-footer .site-footer__accordion>summary{min-height:56px;padding-block:16px;color:#fffdf8;font-size:14px;line-height:1.5;letter-spacing:.08em}footer.site-footer .site-footer__accordion[open]>.site-footer__menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;row-gap:0;padding:0 0 16px;margin:0}footer.site-footer .site-footer__menu li{min-width:0;margin:0}footer.site-footer .site-footer__menu .site-footer__link{display:flex;align-items:center;min-height:44px;padding:10px 0;color:#d7e0db;font-size:14px;line-height:1.6;overflow-wrap:anywhere}footer.site-footer .site-footer__bottom{flex-direction:column;align-items:stretch;gap:20px;margin-top:12px!important;padding-top:20px}footer.site-footer .site-footer__legal{width:100%;gap:12px}footer.site-footer .site-footer__copyright{margin:0;color:#c2d0c9;font-size:13px;line-height:1.6}footer.site-footer .site-footer__legal-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px!important;padding:0}footer.site-footer .site-footer__legal-links .site-footer__link{display:flex;align-items:center;min-height:44px;padding-block:8px;font-size:13px;line-height:1.6;color:#d7e0db;overflow-wrap:anywhere}footer.site-footer .site-footer__payment-icons{display:flex!important;flex-wrap:wrap;gap:8px!important;max-width:100%;min-height:84px;align-content:start;padding-right:52px}footer.site-footer .site-footer__payment-icons .payment-icon{display:flex;flex:0 0 34px;align-items:center}footer.site-footer :is(a,summary,input,button):focus-visible{outline:2px solid #fffdf8;outline-offset:3px}}

:root{--yoz-display:"Yoz Spectral","Yoz Serif Fallback",Georgia,"Times New Roman",serif;--yoz-ink:#122a22;--yoz-ink-2:#3b514a;--yoz-ink-3:#6a7a72;--yoz-copper:#9f4f2f;--yoz-copper-deep:#7d3c21;--yoz-copper-wash:rgba(159,79,47,0.09);--yoz-surface:#fffdf8;--yoz-surface-sunken:#f7f4ed;--yoz-rule-soft:rgba(18,42,34,0.07);--yoz-rule:rgba(18,42,34,0.13);--yoz-rule-strong:rgba(18,42,34,0.22);--yoz-lift-1:0 1px 2px rgba(18,42,34,0.04);--yoz-lift-2:0 1px 2px rgba(18,42,34,0.04),0 10px 24px -14px rgba(18,42,34,0.22);--yoz-lift-3:0 2px 4px rgba(18,42,34,0.05),0 24px 48px -26px rgba(18,42,34,0.3);--yoz-r-xs:4px;--yoz-r-sm:8px;--yoz-r-md:14px;--yoz-r-pill:9999px;--yoz-ease:cubic-bezier(0.22,0.61,0.36,1)}html body .section-header__title.section-header__title.section-header__title,html body .collection-header__title.collection-header__title.collection-header__title,html body .collection-seo-footer__title.collection-seo-footer__title.collection-seo-footer__title,html body .product-template__title.product-template__title.product-template__title,html body .product-template__related-title.product-template__related-title.product-template__related-title,html body .about-yozcoffee__title.about-yozcoffee__title.about-yozcoffee__title,html body .about-yozcoffee__section-title.about-yozcoffee__section-title.about-yozcoffee__section-title,html body .faq-page__title.faq-page__title.faq-page__title,html body .faq-block__title.faq-block__title.faq-block__title,html body .faq-page__help-title.faq-page__help-title.faq-page__help-title,html body .cart-template__title.cart-template__title.cart-template__title,html body .cart-empty__title.cart-empty__title.cart-empty__title,html body .article__title.article__title.article__title,html body .page-404__title.page-404__title.page-404__title,html body .page-template__title.page-template__title.page-template__title,html body .password-page__title.password-page__title.password-page__title,html body .cta-banner__title.cta-banner__title.cta-banner__title,html body .features__title.features__title.features__title,html body .testimonials__title.testimonials__title.testimonials__title,html body .search-page__title.search-page__title.search-page__title,html body .contact-page__title.contact-page__title.contact-page__title,html body .blog-hero__title.blog-hero__title.blog-hero__title,html body .coffee-home-hero h1,html body .coffee-system-cards h2,html body .coffee-hero-products h2,html body .coffee-landing h1,html body .coffee-landing h2,html body .coffee-product-details h2,html body.template-article .article__content :is(h2,h3){font-family:var(--yoz-display),Georgia,serif;font-weight:500;font-synthesis-weight:none;letter-spacing:-0.014em;text-wrap:balance}html body .coffee-home-hero h1,html body .coffee-landing h1,html body .collection-header__title.collection-header__title.collection-header__title,html body .about-yozcoffee__title.about-yozcoffee__title.about-yozcoffee__title,html body .faq-page__title.faq-page__title.faq-page__title,html body .cart-template__title.cart-template__title.cart-template__title,html body .article__title.article__title.article__title,html body .page-404__title.page-404__title.page-404__title{letter-spacing:-0.02em;line-height:1.07}html body .coffee-home-hero h1{font-size:clamp(40px,5.4vw,70px);line-height:1.06;max-width:12.5em}html body .coffee-system-cards h2,html body .coffee-hero-products h2{font-size:clamp(27px,3.1vw,40px);font-weight:500;letter-spacing:-0.012em;line-height:1.16}html body.template-article .article__content :is(h2,h3),html body .coffee-product-details h2,html body .faq-block__title.faq-block__title.faq-block__title{font-weight:600;letter-spacing:-0.008em}.section-header__subtitle,.coffee-home-hero__eyebrow,.coffee-landing__eyebrow,.about-yozcoffee .about-yozcoffee__eyebrow,.faq-page__eyebrow,.faq-block__eyebrow,.coffee-setup__eyebrow,.yoz-eyebrow{display:inline-flex;align-items:center;gap:0.75em;font-family:var(--font-body);font-size:0.6875rem;font-weight:600;letter-spacing:0.18em;line-height:1.4;text-transform:uppercase;color:var(--yoz-copper)}.section-header__subtitle::before,.coffee-home-hero__eyebrow::before,.coffee-landing__eyebrow::before,.about-yozcoffee .about-yozcoffee__eyebrow::before,.faq-page__eyebrow::before,.faq-block__eyebrow::before,.yoz-eyebrow::before{content:"";flex:0 0 22px;width:22px;height:1px;background:currentColor;opacity:0.5}.coffee-home-hero__eyebrow{margin:0 0 16px}.section-header__subtitle{margin-bottom:10px}.product-card__image-wrapper,.coffee-system-cards__media,.collection-card__image-wrapper,.blog-card__image-wrapper,.article-card__media{border-radius:var(--yoz-r-md)}.product-card__image-wrapper{background:var(--yoz-surface-sunken)!important}.judgeme-review-card,.testimonials__card,.about-yozcoffee__card{background:var(--yoz-surface)}.about-yozcoffee__card,.judgeme-review-card,.testimonials__card{border-radius:var(--yoz-r-md);border:1px solid var(--yoz-rule-soft);box-shadow:var(--yoz-lift-1)}.coffee-home-hero__media,.about-yozcoffee__image,.about-yozcoffee__feature-image,.blog-card__image-wrapper img{border-radius:var(--yoz-r-md)}html body .coffee-home-hero__button,html body .coffee-landing__nav a,html body .cart-empty__link{border-radius:var(--yoz-r-pill)}.btn,.coffee-home-hero__button,.product-form__submit,.product-bundle__add,.product-mobile-bar__button,.cart-summary__checkout,.site-footer__newsletter-btn,.cart-empty__link{letter-spacing:0.01em;transition:background-color 0.2s var(--yoz-ease),border-color 0.2s var(--yoz-ease),color 0.2s var(--yoz-ease),box-shadow 0.2s var(--yoz-ease),transform 0.2s var(--yoz-ease)}html body .coffee-home-hero__button{padding-inline:26px 22px}html body .btn:not(.product-card__quick-add):not([class*="icon"]){padding-inline:28px}html body .localization-picker__toggle.localization-picker__toggle{border-radius:var(--yoz-r-pill)}html body .btn--primary.btn--primary,html body .coffee-home-hero__button{background:var(--color-cta,#9f4f2f);border-color:var(--color-cta,#9f4f2f);color:var(--color-cta-text,#fffdf8);gap:14px;box-shadow:var(--yoz-lift-1)}@media (hover:hover){html body .btn--primary.btn--primary:hover,html body .coffee-home-hero__button:hover{background:var(--color-cta-hover,#80401f);border-color:var(--color-cta-hover,#80401f);color:var(--color-cta-text,#fffdf8);box-shadow:var(--yoz-lift-2);transform:translateY(-1px)}.btn--primary:hover,.btn--outline:hover{transform:translateY(-1px)}}.coffee-home-hero__secondary,.coffee-hero-products__header>a,.coffee-landing__text-link{border-bottom-color:var(--yoz-rule-strong);color:var(--yoz-ink-2);font-weight:500;text-decoration:none;transition:color 0.2s var(--yoz-ease),border-color 0.2s var(--yoz-ease)}.coffee-hero-products__header>a{border-bottom:1px solid var(--yoz-rule-strong);text-decoration:none}@media (hover:hover){.coffee-home-hero__secondary:hover,.coffee-hero-products__header>a:hover,.coffee-landing__text-link:hover{color:var(--yoz-copper);border-bottom-color:var(--yoz-copper)}}.coffee-landing__nav a{border-radius:var(--yoz-r-pill);border-color:var(--yoz-rule);font-size:0.9rem;transition:border-color 0.2s var(--yoz-ease),background-color 0.2s var(--yoz-ease)}@media (hover:hover){.coffee-landing__nav a:hover{border-color:var(--yoz-ink);background:var(--yoz-surface)}}.product-card__price .price__save{display:none}.product-card__badge--sale{background:var(--yoz-copper);color:#fffdf8;border-radius:var(--yoz-r-pill);font-size:0.6875rem;font-weight:600;letter-spacing:0.04em;font-variant-numeric:tabular-nums;padding:4px 10px;box-shadow:none}.product-card__badge--sold{background:rgba(18,42,34,0.78);color:#fffdf8;border-radius:var(--yoz-r-pill);font-size:0.6875rem;letter-spacing:0.06em;text-transform:uppercase}.price,.price__amount,.price__sale,.price__compare,.product-template__price,.collection-toolbar__count,.cart-item__price,.cart-summary__value{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.product-card__price .price{gap:8px}.product-card__price .price__compare{color:var(--yoz-ink-3);font-size:0.85em;text-decoration-thickness:1px;text-underline-offset:0}.product-card__title{letter-spacing:-0.004em;line-height:1.4}.product-card__quick-add{background:rgba(255,253,248,0.92)!important;border:1px solid var(--yoz-rule);color:var(--yoz-ink);box-shadow:var(--yoz-lift-1);backdrop-filter:saturate(140%) blur(6px);-webkit-backdrop-filter:saturate(140%) blur(6px);transition:background-color 0.2s var(--yoz-ease),color 0.2s var(--yoz-ease),border-color 0.2s var(--yoz-ease),transform 0.2s var(--yoz-ease)}@media (hover:hover){.product-card__quick-add:hover{background:var(--yoz-ink)!important;border-color:var(--yoz-ink);color:#fffdf8;transform:scale(1.06)}}@media (max-width:899px){html body .coffee-home-hero{padding-top:76px}}.coffee-system-cards{padding-block:clamp(44px,5vw,72px)}.coffee-hero-products{padding-block:clamp(44px,5vw,72px)}.coffee-system-cards__heading{margin-bottom:30px}.coffee-system-cards h3{font-size:1.0625rem;font-weight:600;letter-spacing:-0.008em}.coffee-system-cards__body p{color:var(--yoz-ink-2);font-size:0.9rem;line-height:1.55}.coffee-system-cards__media{background:var(--yoz-surface)}.coffee-trust{border-color:var(--yoz-rule)}.coffee-trust__grid{gap:26px 28px}.coffee-trust a{gap:8px}.coffee-trust__icon{display:block;width:22px;height:22px;color:var(--yoz-copper);stroke-width:1.4;margin-bottom:2px}.coffee-trust strong{font-size:0.9375rem;font-weight:600;letter-spacing:-0.004em}.coffee-trust small{color:var(--yoz-ink-3)}@media (hover:hover){.coffee-trust a:hover strong{color:var(--yoz-copper)}}.collection-card__overlay{background:linear-gradient(to top,rgba(11,26,21,0.88) 0%,rgba(11,26,21,0.72) 30%,rgba(11,26,21,0.34) 58%,rgba(11,26,21,0.1) 82%,rgba(11,26,21,0.04) 100%)!important}.collection-card,.collection-card__image-wrapper,.blog-card,.blog-card__image-wrapper,.blog-card__image{border-radius:var(--yoz-r-md)}.collection-card__eyebrow{color:rgba(255,253,248,0.72);font-size:0.6875rem;font-weight:600;letter-spacing:0.16em;text-transform:uppercase}.collection-card__description{color:rgba(255,253,248,0.88)}.blog-card__title{letter-spacing:-0.006em}html body .blog-card__read-more.blog-card__read-more{color:var(--yoz-copper);font-size:0.75rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase}html body .collection-toolbar.collection-toolbar{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:0;border-block:1px solid var(--yoz-rule);border-radius:0;box-shadow:none;padding:12px 0}html body .collection-toolbar__count.collection-toolbar__count{color:var(--yoz-ink-3);font-size:0.75rem;letter-spacing:0.06em;text-transform:uppercase}.collection-header__intro{color:var(--yoz-ink-2)}.template-product .product-template__tab-label{font-weight:600;font-size:1.05rem}.template-product .product-template__tab-label::after{height:2px}.template-product .product-template__tab-nav{border-bottom-color:var(--yoz-rule)}html body .home-judgeme-reviews__header .section-header{margin-left:0;margin-right:auto;max-width:640px;text-align:left}.home-judgeme-reviews__header{align-items:flex-end;gap:24px}.home-judgeme-reviews__widget{background:transparent;border:0;border-radius:0;box-shadow:none;padding-inline:0}.home-judgeme-reviews__controls{padding-inline:0}.home-review-card{background:var(--yoz-surface);border:1px solid var(--yoz-rule-soft);border-radius:var(--yoz-r-md);box-shadow:var(--yoz-lift-1)}.home-review-card__title{font-weight:600;letter-spacing:-0.006em}.home-review-card__body{color:var(--yoz-ink-2)}.home-review-card__reviewer{color:var(--yoz-ink-3);font-size:0.75rem;letter-spacing:0.06em;text-transform:uppercase}.home-review-card__product{background:var(--yoz-surface-sunken);border:1px solid var(--yoz-rule-soft);border-radius:var(--yoz-r-sm)}.home-review-card__rating,.home-judgeme-reviews__stars{display:inline-flex;gap:1px;font-size:0.95rem;line-height:1}html body .home-review-card__star--on.home-review-card__star--on{color:var(--yoz-copper)!important}html body .home-review-card__star--off.home-review-card__star--off{color:rgba(159,79,47,0.28)!important}.home-judgeme-reviews__summary{background:var(--yoz-surface);border:1px solid var(--yoz-rule-soft);border-radius:var(--yoz-r-pill);box-shadow:var(--yoz-lift-1)}.home-judgeme-reviews__rating,.home-judgeme-reviews__count{font-variant-numeric:tabular-nums}.home-judgeme-reviews__count{color:var(--yoz-ink-3)}.home-judgeme-reviews__arrow{background:var(--yoz-surface);border:1px solid var(--yoz-rule);box-shadow:none;color:var(--yoz-ink);transition:border-color 0.2s var(--yoz-ease),background-color 0.2s var(--yoz-ease)}@media (hover:hover){.home-judgeme-reviews__arrow:hover{border-color:var(--yoz-ink);background:var(--yoz-surface-sunken)}}.site-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--yoz-r-pill);color:rgba(255,253,248,0.62);transition:color 0.2s var(--yoz-ease),background-color 0.2s var(--yoz-ease)}.site-footer__social a svg{width:19px;height:19px;display:block}@media (hover:hover){.site-footer__social a:hover{color:#fffdf8;background:rgba(255,253,248,0.1)}}.site-footer__social{gap:2px;margin-left:-9px}.site-footer__follow-on-shop{margin-top:16px}.site-footer__heading{color:rgba(255,253,248,0.55);font-size:0.6875rem;font-weight:600;letter-spacing:0.16em;text-transform:uppercase}.site-footer__link{color:rgba(255,253,248,0.82);transition:color 0.2s var(--yoz-ease)}@media (hover:hover){.site-footer__link:hover{color:#fffdf8}}.site-footer__newsletter-input{background:rgba(255,253,248,0.06);border:1px solid rgba(255,253,248,0.2);color:#fffdf8;transition:border-color 0.2s var(--yoz-ease),background-color 0.2s var(--yoz-ease)}.site-footer__newsletter-input::placeholder{color:rgba(255,253,248,0.45)}.site-footer__newsletter-input:focus{background:rgba(255,253,248,0.1);border-color:rgba(255,253,248,0.45)}.site-footer__bottom,.site-footer__legal{color:rgba(255,253,248,0.55)}.site-footer__bottom{border-top:1px solid rgba(255,253,248,0.12)}.yoz-cart-drawer:not(.is-open) .yoz-cart-drawer__panel{box-shadow:none}.yoz-cart-drawer:not(.is-open){overflow:hidden}.mobile-nav:not(.mobile-nav--open) .mobile-nav__inner{box-shadow:none}.yoz-arrow{flex:0 0 auto;width:1em;height:1em;opacity:0.62;transition:transform 0.25s var(--yoz-ease),opacity 0.25s var(--yoz-ease)}.coffee-system-cards h3 .yoz-arrow{align-self:center}.coffee-home-hero__button .yoz-arrow{opacity:0.85}@media (hover:hover) and (prefers-reduced-motion:no-preference){.coffee-system-cards__card:hover .yoz-arrow,.coffee-home-hero__button:hover .yoz-arrow,.coffee-landing__text-link:hover .yoz-arrow{opacity:1;transform:translate(2px,-2px)}.coffee-hero-products__header>a:hover .yoz-arrow,.coffee-home-hero__secondary:hover .yoz-arrow{opacity:1;transform:translateX(3px)}}.quantity-offers__discount{display:inline-flex;align-items:center;background:var(--yoz-copper-wash);border-radius:var(--yoz-r-pill);box-shadow:inset 0 0 0 1px rgba(159,79,47,0.22);color:var(--yoz-copper);font-size:0.68rem;font-weight:700;letter-spacing:0.02em;line-height:1;padding:4px 9px;font-variant-numeric:tabular-nums;white-space:nowrap}.quantity-offers__saving{color:var(--yoz-copper);font-size:0.72rem;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}html body .quantity-offers__prices.quantity-offers__prices{display:flex;flex-flow:row wrap;justify-content:flex-end;align-items:baseline;gap:3px 7px;min-width:156px;text-align:right}html body .quantity-offers__prices.quantity-offers__prices::after{content:"";flex:0 0 100%;order:2;height:0}html body .quantity-offers__discount{order:3}html body .quantity-offers__saving{order:4}@media (max-width:480px){html body .quantity-offers__prices.quantity-offers__prices{min-width:0}}html body .coffee-landing__included>p{max-width:none}.yoz-cart-savings{display:grid;gap:6px}.yoz-cart-savings__row{display:flex;justify-content:space-between;gap:12px;color:var(--yoz-copper);font-size:0.88rem;font-weight:600}.yoz-cart-savings__amount{font-variant-numeric:tabular-nums;white-space:nowrap}.yoz-cart-savings__nudge{margin:0;color:var(--yoz-ink-3);font-size:0.78rem;line-height:1.45}.yoz-cart-savings--drawer{margin:0 0 10px}.yoz-cart-savings--page{margin:4px 0 14px}.coffee-setup__tiers{display:inline-flex;align-items:center;gap:0.6em;color:var(--yoz-copper);background:var(--yoz-copper-wash);border-radius:var(--yoz-r-pill);padding:5px 12px;font-size:0.75rem;font-weight:600;letter-spacing:0.02em}.coffee-setup__subtotal,.coffee-setup__saving{font-variant-numeric:tabular-nums}.coffee-setup__subtotal span:last-child{text-decoration:line-through}.coffee-setup__saving{color:var(--yoz-copper);font-weight:600}.coffee-setup__total strong{font-variant-numeric:tabular-nums}:focus-visible{outline:2px solid var(--yoz-copper);outline-offset:3px;border-radius:var(--yoz-r-xs)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--yoz-copper)!important;outline-offset:3px!important}html body .coffee-setup__variant,html body .collection-toolbar__sort,html body #SortBy,html body .contact-form select,html body .contact-form__select{-webkit-appearance:none;appearance:none;background-color:var(--yoz-surface);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%233b514a' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 14px center;background-size:16px 16px;border:1px solid var(--yoz-rule);border-radius:var(--yoz-r-pill);color:var(--yoz-ink);font-family:var(--font-body);font-size:0.9rem;line-height:1.2;min-height:42px;padding:10px 40px 10px 16px;transition:border-color 0.2s var(--yoz-ease),box-shadow 0.2s var(--yoz-ease)}html body .coffee-setup__variant:hover,html body .collection-toolbar__sort:hover,html body .contact-form select:hover{border-color:var(--yoz-rule-strong)}html body .coffee-setup__variant:focus-visible,html body .collection-toolbar__sort:focus-visible,html body .contact-form select:focus-visible{border-color:var(--yoz-copper);box-shadow:0 0 0 3px var(--yoz-copper-wash);outline:none!important}html body #SortBy,html body .collection-toolbar__sort{-webkit-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%233b514a' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>")!important}html body .coffee-setup__variant{width:auto;min-width:0;max-width:min(320px,100%)}html body .coffee-setup__check{accent-color:var(--yoz-copper);width:18px;height:18px;cursor:pointer}html body .coffee-setup__quick-add{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:5px 14px;border:1px solid var(--yoz-rule-strong);border-radius:var(--yoz-r-pill);background:transparent;color:var(--yoz-ink);font-size:0.8rem;font-weight:600;letter-spacing:0.02em;text-decoration:none;transition:background-color 0.2s var(--yoz-ease),border-color 0.2s var(--yoz-ease),color 0.2s var(--yoz-ease)}html body .coffee-setup__quick-add::before{content:"+";font-weight:500;opacity:0.7}@media (hover:hover){html body .coffee-setup__quick-add:hover:not(:disabled){background:var(--yoz-ink);border-color:var(--yoz-ink);color:#fffdf8}}html body .coffee-setup__quick-add:disabled{opacity:0.45;cursor:not-allowed}@media (min-width:700px){html body .coffee-setup__copy{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;column-gap:14px;row-gap:6px}html body .coffee-setup__name{grid-column:1 / -1}html body .coffee-setup__price{justify-self:start}}@media (max-width:699px){html body .coffee-setup__copy{display:flex;flex-wrap:wrap;align-items:center;gap:10px}html body .coffee-setup__name{flex:1 0 100%}}html body .coffee-setup__item{border-color:var(--yoz-rule-soft)}html body .coffee-setup__image{background:var(--yoz-surface-sunken);border-radius:var(--yoz-r-sm)}html body .coffee-setup__price{font-variant-numeric:tabular-nums}.product-card__image{transition:transform 0.35s var(--yoz-ease)}@media (hover:hover) and (prefers-reduced-motion:no-preference){.product-card:hover .product-card__image{transform:scale(1.03)}}.product-card__image-container{overflow:hidden}::selection{background:rgba(159,79,47,0.18);color:var(--yoz-ink)}.rte a:not(.btn):not([class*="button"]),.article__content a:not(.btn),.about-yozcoffee__copy a,.faq-block a{text-decoration-thickness:1px;text-underline-offset:0.18em;text-decoration-color:rgba(159,79,47,0.45);transition:text-decoration-color 0.2s var(--yoz-ease)}@media (hover:hover){.rte a:not(.btn):not([class*="button"]):hover,.article__content a:not(.btn):hover{text-decoration-color:var(--yoz-copper)}}.rte hr,.article__content hr,.product-template__shipping-panel hr{background:var(--yoz-rule);border:0;height:1px}.breadcrumb,.breadcrumb a{color:var(--yoz-ink-3)}.breadcrumb a:hover{color:var(--yoz-copper)}@media (prefers-reduced-motion:reduce){.coffee-system-cards__card,.coffee-system-cards__card img,.product-card__quick-add,.coffee-home-hero__button,.btn{transition:none!important}}
:root{--yoz-ink-3:#52635a;}html body .coffee-home-hero__note{font-size:0.9375rem;line-height:1.65;color:var(--yoz-ink-2);}html body .coffee-system-cards__body p{font-size:1rem;line-height:1.6;color:var(--yoz-ink-2);}html body .coffee-system-cards h3{line-height:1.35;}html body #MainContent .product-card__title{font-size:1rem !important;line-height:1.5 !important;min-height:4.5em !important;display:block !important;-webkit-line-clamp:unset !important;overflow:visible;letter-spacing:0;overflow-wrap:break-word;}html body .product-card__price .price__compare{color:var(--yoz-ink-3);opacity:1;font-size:0.875rem;}html body .collection-toolbar__count.collection-toolbar__count{font-size:0.875rem;line-height:1.5;letter-spacing:0.02em;text-transform:none;}html body .blog-card__read-more.blog-card__read-more{font-size:0.9375rem;line-height:1.5;letter-spacing:0.02em;text-transform:none;}html body.template-article .article__title.article__title.article__title{line-height:1.2;overflow-wrap:break-word;}html body.template-article .article__content, html body.template-page .page-template__content, html body .shopify-policy__body{font-size:1.0625rem;line-height:1.78;}html body.template-article .article__content :is(p, li), html body.template-page .page-template__content :is(p, li), html body .shopify-policy__body :is(p, li){font-size:inherit;line-height:inherit;}html body.template-article .article__content :is(h2, h3){line-height:1.3;overflow-wrap:break-word;}html body .article__content a:not(.btn):not([class*="button"]), html body .shopify-policy__body a:not(.btn):not([class*="button"]), html body .page-template__content a:not(.btn):not([class*="button"]){text-decoration-line:underline;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:0.2em;}html body .site-footer__heading{color:#e7ebe6;font-size:0.875rem;line-height:1.5;letter-spacing:0.08em;}html body .site-footer__link{font-size:0.9375rem;line-height:1.65;color:#e7ebe6;}html body .site-footer__copyright, html body .site-footer__legal, html body .site-footer__legal-links .site-footer__link{font-size:0.875rem;line-height:1.6;color:#d4ded7;}html body .site-footer__newsletter-input::placeholder{color:#d4ded7;opacity:1;}@media (min-width: 768px){html body.template-article .article__content, html body.template-page .page-template__content, html body .shopify-policy__body{font-size:1.125rem;}}@media (max-width: 767px){html body .coffee-setup__variant, html body .collection-toolbar__sort, html body #SortBy, html body .contact-form :is(input, select, textarea), html body .site-footer__newsletter-input{font-size:1rem;min-height:44px;}}

