.qm-department{--qm-hero-bg:#dcebcf;--qm-hero-ink:#193e2b;--qm-hero-soft:#39513a;--qm-hero-accent:#275d42;--qm-hero-button:#193e2b;--qm-hero-button-text:#fff;background:#f5f7f3;padding-top:20px}.qm-department[data-look=fashion]{--qm-hero-bg:#14243b;--qm-hero-ink:#fff;--qm-hero-soft:#c7d0dc;--qm-hero-accent:#e64651;--qm-hero-button:#fff;--qm-hero-button-text:#14243b}.qm-department[data-look=warm]{--qm-hero-bg:#ece2d4;--qm-hero-ink:#493b2c;--qm-hero-soft:#655d50;--qm-hero-accent:#b37344;--qm-hero-button:#493b2c;--qm-hero-button-text:#fff}.qm-department[data-look=dark]{--qm-hero-bg:#242e2d;--qm-hero-ink:#faf7ee;--qm-hero-soft:#d1d5cf;--qm-hero-accent:#c7b78a;--qm-hero-button:#e5dcc4;--qm-hero-button-text:#242e2d}.qm-department__container{max-width:1440px;margin-inline:auto;padding-inline:40px}.qm-department__breadcrumb{display:flex;align-items:center;gap:9px;color:#617064;font-size:12px;margin-bottom:20px;min-width:0}.qm-department__breadcrumb a{flex-shrink:0}.qm-department__breadcrumb [aria-current]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qm-department__hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:32px;min-height:300px;border-radius:24px;padding:30px 42px;background:var(--qm-hero-bg);color:var(--qm-hero-ink);overflow:hidden;position:relative;isolation:isolate}.qm-department__hero:after{content:"";position:absolute;width:380px;height:380px;border:1px solid currentColor;opacity:.08;border-radius:50%;right:-80px;top:-140px;z-index:-1}.qm-department__eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:650;letter-spacing:.16em;text-transform:uppercase}.qm-department__eyebrow>span{display:block;width:28px;height:3px;background:var(--qm-hero-accent)}.qm-department .qm-department__hero h1{font-size:clamp(34px,4.4vw,64px);font-weight:650;letter-spacing:-.045em;line-height:1.06;text-transform:none;color:inherit;margin-top:14px;max-width:680px}.qm-department__tagline{font-size:clamp(18px,1.8vw,24px);line-height:1.3;letter-spacing:-.015em;margin-top:12px}.qm-department__description{color:var(--qm-hero-soft);font-size:14px;line-height:1.6;margin-top:12px;max-width:480px}.qm-department__explore{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--qm-hero-button);color:var(--qm-hero-button-text);padding:11px 17px;border-radius:9px;font-size:12px;font-weight:650;margin-top:20px;transition:transform .2s}.qm-department__explore:hover{transform:translateY(-2px)}.qm-department__art{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:16px;min-width:0}.qm-department__feature{position:relative;display:block;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 16px 40px #00000016}.qm-department__feature--1{transform:rotate(-2deg)}.qm-department__feature--2{transform:rotate(3deg);margin-top:30px}.qm-department__feature img{width:100%;height:248px;object-fit:contain}.qm-department__feature--2 img{height:208px}.qm-department__feature-arrow{position:absolute;right:10px;bottom:10px;width:28px;height:28px;display:grid;place-items:center;background:#fff;color:#243b2e;border-radius:50%;font-size:16px}.qm-department__navigation{display:flex;align-items:center;gap:10px;padding-block:20px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#d6dfd1 transparent}.qm-department__navigation a{flex-shrink:0;font-size:12px;font-weight:550;border:1px solid #dce5d7;border-radius:100px;padding:10px 17px;background:#fff;color:#3b5143;transition:background .2s}.qm-department__navigation a:hover{background:#e7eedf}.qm-department__navigation a[aria-current]{background:var(--qm-hero-button);color:var(--qm-hero-button-text);border-color:transparent}.qm-department[data-look=fashion] .qm-department__navigation a[aria-current],.qm-department[data-look=dark] .qm-department__navigation a[aria-current]{background:var(--qm-hero-bg);color:var(--qm-hero-ink)}@media(max-width:999px){.qm-department__container{padding-inline:24px}.qm-department__hero{gap:20px;padding:28px}.qm-department__art{grid-template-columns:1fr;max-width:240px;justify-self:end;width:100%}.qm-department__feature--2{display:none}.qm-department__feature img{height:240px}}@media(max-width:699px){.qm-department{padding-top:14px}.qm-department__container{padding-inline:16px}.qm-department__breadcrumb{font-size:10px;margin-bottom:14px;gap:7px}.qm-department__hero{grid-template-columns:minmax(0,1.4fr) minmax(0,.85fr);padding:22px 18px;gap:14px;border-radius:18px;min-height:215px}.qm-department__eyebrow{font-size:8px;letter-spacing:.1em;gap:6px}.qm-department__eyebrow>span{width:15px;height:2px;flex-shrink:0}.qm-department .qm-department__hero h1{font-size:30px;margin-top:12px;overflow-wrap:anywhere}.qm-department__tagline{font-size:14px;margin-top:9px}.qm-department__description{display:none}.qm-department__explore{font-size:10px;gap:12px;padding:10px 12px;margin-top:15px}.qm-department__feature{border-radius:10px}.qm-department__feature img{height:168px}.qm-department__feature-arrow{width:23px;height:23px;right:6px;bottom:6px}.qm-department__navigation{gap:8px;padding-block:16px}.qm-department__navigation a{font-size:11px;padding:9px 13px}}@media(prefers-reduced-motion:reduce){.qm-department__explore,.qm-department__navigation a{transition:none}}.qm-department__cover{width:100%;max-width:420px;justify-self:end;border-radius:18px;overflow:hidden;box-shadow:0 12px 32px #193e2b12}.qm-department__cover img{width:100%;height:280px;object-fit:cover}@media(max-width:699px){.qm-department__cover{border-radius:12px}.qm-department__cover img{height:180px}}.qm-header{background:#fff;color:#173e32;border-bottom:1px solid #e4e9e4;font-size:14px}.qm-header__top{max-width:1400px;margin:auto;padding:23px 40px;display:grid;grid-template-columns:auto minmax(200px,1fr) auto;align-items:center;gap:48px}.qm-brand{display:flex;gap:10px;align-items:center;font-size:24px;font-weight:750;letter-spacing:-1px;line-height:1.2;text-decoration:none}.qm-brand__icon{width:45px;height:45px;object-fit:contain}.qm-brand small{display:block;font-size:10px;letter-spacing:1.2px;font-weight:500;margin-top:6px;text-transform:uppercase;color:#64766c}.qm-search{display:flex;min-width:0;background:#f4f6f3;border:1px solid #e3e8e1;border-radius:8px;overflow:hidden;height:46px}.qm-search input{min-width:0;flex:1;padding:0 16px;border:0;background:transparent;color:#173e32;outline-offset:-3px;font:inherit}.qm-search input::placeholder{color:#61736a;opacity:1}.qm-search button{width:49px;display:grid;place-items:center;background:#195540;color:#fff;flex-shrink:0}.qm-header__actions{display:flex;gap:23px;align-items:center}.qm-header__actions a{display:flex;gap:8px;align-items:center;white-space:nowrap;min-height:44px;font-size:12px}.qm-cart-count{background:#e9f1eb;border-radius:50%;min-width:23px;height:23px;display:grid;place-items:center;font-size:11px}.qm-header__nav-wrap{border-top:1px solid #f0f2ee}.qm-header__nav{max-width:1400px;padding:0 40px;margin:auto;display:flex;align-items:center;gap:32px;overflow-x:auto;scrollbar-width:thin}.qm-header__nav a{padding:14px 0;white-space:nowrap;font-size:12px;line-height:20px}.qm-header__nav a:hover,.qm-header__actions a:hover{color:#24835b;text-decoration:underline;text-underline-offset:5px}.qm-header__all{font-weight:700}.qm-header__nav .qm-header__sell{margin-left:auto;font-weight:650}.qm-header a:focus-visible,.qm-header button:focus-visible{outline:2px solid #195540;outline-offset:3px}@media(max-width:1000px){.qm-header__top{gap:24px;padding:20px 24px}.qm-header__actions a>span{display:none}.qm-header__nav{padding:0 24px;gap:24px}}@media(max-width:600px){.qm-header__top{grid-template-columns:1fr auto;padding:16px 20px;gap:16px}.qm-brand{font-size:22px}.qm-brand small{font-size:8px}.qm-brand__icon{width:38px;height:38px}.qm-search{grid-column:1/-1;grid-row:2;height:46px}.qm-header__actions{gap:16px}.qm-header__nav{padding:0 20px;gap:25px}.qm-header__nav a{font-size:12px;padding:12px 0}.qm-header__sell{display:none}}qm-technology-navigation{display:block}.qm-header__category{display:flex;align-items:center;flex:0 0 auto;gap:3px}.qm-header__tech-toggle{display:grid;place-items:center;width:30px;min-height:42px;color:inherit}.qm-header__tech-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.qm-header__tech-panel{border-top:1px solid #e4e9e4;background:#f5f7f2}.qm-header__tech-panel[hidden]{display:none}.qm-header__tech-inner{max-width:1400px;margin:auto;padding:18px 40px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.qm-header__tech-inner a{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #e0e7da;border-radius:12px;background:#fff;font-size:12px;font-weight:600;min-width:0}.qm-header__tech-inner img{width:56px;height:56px;object-fit:cover;border-radius:7px}.qm-header__tech-inner a>span:last-child{margin-left:auto}@media(max-width:999px){.qm-header__tech-inner{padding-inline:24px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.qm-header__tech-inner{padding:12px 16px;gap:9px}.qm-header__tech-inner a{gap:7px;padding:8px;font-size:11px}.qm-header__tech-inner img{width:42px;height:42px}}.qm-home{--qm-catalog-accent:#195540;--qm-catalog-soft:#edf3e5;--qm-card-ratio:1;background:#f3f4f2;color:#193d31;font-size:15px;line-height:1.55}.qm-home__wrap{max-width:1440px;margin:auto;padding:24px 40px 54px}.qm-home h1,.qm-home h2,.qm-home h3,.qm-home p{margin:0;letter-spacing:normal}.qm-home a{text-decoration:none}.qm-home a:focus-visible{outline:3px solid #258760;outline-offset:5px}.qm-home .qm-eyebrow{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:650;letter-spacing:.13em;text-transform:uppercase;line-height:1.5}.qm-button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;padding:15px 22px;min-height:48px;border-radius:9px;background:#195540;color:#fff;font-size:12px;font-weight:650;transition:background .2s,transform .2s}.qm-button:hover{background:#0d3e2d;transform:translateY(-2px)}.qm-text-link{font-size:12px;font-weight:650;display:inline-flex;align-items:center;gap:15px;min-height:44px}.qm-text-link:hover{text-decoration:underline;text-underline-offset:5px}.qm-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:23px}.qm-home .qm-section-heading h2{font-size:28px;font-weight:750;color:#172e27;letter-spacing:-.025em;line-height:1.2}.qm-section-heading p:not(.qm-eyebrow){font-size:12px;color:#687b6b}.qm-section-heading .qm-eyebrow{color:#6e8274;margin-bottom:9px}.qm-categories{padding:32px 0 30px}.qm-section-heading .qm-section-note{margin-top:7px;font-size:13px;color:#66716a}.qm-categories__controls{display:flex;gap:8px;flex-shrink:0}.qm-categories .qm-categories__arrow{display:grid;place-items:center;width:38px;height:38px;border:1px solid #cbd6ce;border-radius:50%;background:#fff;color:#195540}.qm-categories__arrow svg{width:15px;height:15px}.qm-categories__arrow:disabled{opacity:.35;cursor:default}.qm-categories__arrow:not(:disabled):hover{background:#195540;color:#fff;border-color:#195540}.qm-categories :is(button,scroll-carousel):focus-visible{outline:3px solid #258760;outline-offset:3px}.qm-categories .qm-categories__track{--qm-cat-cols:4;--qm-cat-gap:22px;position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--qm-cat-cols) - 1)*var(--qm-cat-gap))/var(--qm-cat-cols));gap:var(--qm-cat-gap);align-items:stretch;margin:0;padding:5px 0 14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#bdcbbf transparent}.qm-categories__track>article{scroll-snap-align:start}.qm-category{--qm-tile-bg:#eef3e8}.qm-category[data-tone=fashion]{--qm-tile-bg:#edf0f5}.qm-category[data-tone=warm]{--qm-tile-bg:#f4eee5}.qm-category[data-tone=dark]{--qm-tile-bg:#eeefe9}.qm-category[data-tone=mint]{--qm-tile-bg:#eaf3ed}.qm-category[data-tone=blue]{--qm-tile-bg:#eaf0f4}.qm-category .product-card__figure{background:var(--qm-tile-bg)}.qm-category .product-card__image{mix-blend-mode:multiply}.qm-home .qm-category .product-card__info .product-title{font-size:18px;font-weight:700;letter-spacing:-.02em}.qm-category__count{min-height:44px;color:#607367;font-size:13px;line-height:1.5}.qm-products{padding:6px 0 44px}.qm-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.qm-home .qm-catalog-card__link{background:#195540;color:#fff}.qm-home .qm-catalog-card .product-card__info sale-price{font-size:19px}.qm-home-departments{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px}.qm-home-department{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:24px;background:#dcebcf;color:#193e2b;min-height:270px;padding:28px 30px;border-radius:19px;overflow:hidden}.qm-home-department--warm{background:#14243b;color:#fff}.qm-home .qm-home-department h2{font-size:30px;font-weight:600;letter-spacing:-.04em;line-height:1.16;margin:15px 0 13px}.qm-home-department>img{width:100%;height:200px;object-fit:contain;background:#fff;padding:8px;border-radius:12px;transform:rotate(3deg)}.qm-home-department--warm>img{transform:rotate(-3deg)}.qm-home-department--warm .qm-eyebrow{color:#c6d2e5}.qm-seller{background:#173f31;border-radius:19px;color:#fff;padding:34px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px}.qm-seller .qm-eyebrow{color:#b7caba}.qm-home .qm-seller h2{font-size:28px;font-weight:550;letter-spacing:-.03em;margin:8px 0}.qm-seller p:not(.qm-eyebrow){font-size:12px;color:#cad8ca}.qm-button--light{background:#e9f1e5;color:#173f31;white-space:nowrap}.qm-button--light:hover{background:#fff}@media(max-width:1199px){.qm-products__grid{gap:16px}.qm-categories .qm-categories__track{--qm-cat-gap:16px}}@media(max-width:999px){.qm-home__wrap{padding:24px}.qm-categories .qm-categories__track{--qm-cat-cols:3}.qm-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.qm-home-department{padding:23px;gap:16px}.qm-home .qm-home-department h2{font-size:25px}.qm-home-department>img{height:165px}}@media(max-width:699px){.qm-home__wrap{padding:16px 16px 34px}.qm-categories{padding:30px 0}.qm-home .qm-section-heading h2{font-size:22px}.qm-section-heading{margin-bottom:18px;gap:14px}.qm-section-heading>p{display:none}.qm-section-heading .qm-text-link{font-size:10px;gap:6px;flex-shrink:0}.qm-categories .qm-categories__track{--qm-cat-cols:2;--qm-cat-gap:12px}.qm-home .qm-category .product-card__info .product-title{font-size:14px}.qm-category__count{min-height:44px;font-size:11px}.qm-home .qm-catalog-card .product-card__info price-list{min-height:44px}.qm-categories__controls{gap:5px}.qm-categories .qm-categories__arrow{width:30px;height:30px}.qm-section-heading .qm-section-note{font-size:11px;max-width:230px}.qm-products{padding:3px 0 30px}.qm-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.qm-home .qm-catalog-card .product-card__info sale-price{font-size:15px}.qm-home-departments{grid-template-columns:1fr;gap:16px;margin-bottom:30px}.qm-home-department{padding:24px;min-height:215px;border-radius:16px;grid-template-columns:1.1fr 1fr}.qm-home .qm-home-department h2{font-size:26px}.qm-home-department>img{height:160px}.qm-home-department .qm-text-link{font-size:11px;gap:6px}.qm-seller{flex-direction:column;align-items:start;padding:28px;gap:20px}.qm-home .qm-seller h2{font-size:26px}.qm-button{padding:13px 16px;gap:15px;font-size:11px}}@media(prefers-reduced-motion:reduce){.qm-home *{transition:none!important}.qm-button:hover,.qm-category:hover,.qm-category:hover img{transform:none}}.qm-related{--qm-catalog-accent:#195540;--qm-catalog-soft:#edf3e5;--qm-card-ratio:1}.qm-related__surface{background:#eef3e9;border-block:1px solid #dfe8d7;padding:44px 0 40px;color:#193e2d}.qm-related__inner{width:100%;max-width:1440px;padding-inline:40px;margin-inline:auto}.qm-related__header{display:flex;justify-content:space-between;gap:32px;align-items:center}.qm-related__intro{max-width:720px}.qm-related__eyebrow{display:flex;align-items:center;gap:10px;color:#49624f;font-size:10px;line-height:1.4;font-weight:650;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px}.qm-related__eyebrow:before{content:"";width:26px;height:3px;border-radius:2px;background:#59823c}.qm-related__title{font-family:var(--heading-font-family);font-weight:650;font-size:clamp(28px,3vw,40px);line-height:1.13;letter-spacing:-.045em;text-transform:none;margin:0}.qm-related__description{color:#58705e;font-size:14px;line-height:1.6;margin-top:12px}.qm-related__description p{margin:0}.qm-related__browse{display:flex;align-items:center;gap:20px;flex:0 0 auto;padding:13px 17px;border:1px solid #cbd9c2;border-radius:10px;font-size:12px;line-height:1.4;font-weight:600;background:#ffffff85;max-width:280px}.qm-related__browse:hover{background:#fff;border-color:#8fa784}.qm-related__browse span{font-size:19px}.qm-related__toolbar{display:flex;justify-content:space-between;align-items:center;padding:22px 0 14px}.qm-related__hint{font-size:11px;color:#58705e}.qm-related__controls{display:flex;gap:8px}.qm-related .qm-related__arrow{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid #195540;background:#195540;color:#fff;transition:background .2s}.qm-related__arrow svg{width:15px;height:15px}.qm-related__arrow:disabled{background:transparent;border-color:#c6d3bc;color:#9aaa90;cursor:default}.qm-related__arrow:not(:disabled):hover{background:#0d3829}.qm-related .qm-related__track{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--qm-recs-cols,4) - 1)*var(--qm-recs-gap,20px))/var(--qm-recs-cols,4));gap:var(--qm-recs-gap,20px);align-items:stretch;margin:0;padding:5px 0 14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#b6c8a8 transparent}.qm-related__track>article{scroll-snap-align:start}.qm-related__grid{display:grid;grid-template-columns:repeat(var(--qm-recs-cols,4),minmax(0,1fr));gap:var(--qm-recs-gap,20px);margin-top:28px;align-items:stretch}.qm-related .qm-catalog-card{padding:12px;border-color:#dfe6d8;border-radius:15px;box-shadow:0 3px 9px #29472c04}.shopify-section--related-products .qm-related .qm-catalog-card .product-card{padding:0;margin:0;border:0;border-radius:0;box-shadow:none;background:transparent}.qm-related .qm-catalog-card .product-card__media,.qm-related .qm-catalog-card .product-card__image{aspect-ratio:1}.qm-related .qm-catalog-card .product-card__info .product-title{font-size:14px;min-height:42px}.qm-related .qm-catalog-card .product-card__info sale-price{font-size:19px}.qm-related .qm-catalog-card__link{background:#195540;color:#fff;font-size:12px;margin-top:12px;min-height:42px}.qm-related :is(a,button,scroll-carousel):focus-visible{outline:2px solid #195540;outline-offset:4px}@media(max-width:1199px)and (min-width:700px){.qm-related__surface{--qm-recs-cols:3 !important}}@media(max-width:999px){.qm-related__inner{padding-inline:24px}}@media(max-width:699px){.qm-related__surface{padding:30px 0 26px}.qm-related__inner{padding-inline:16px}.qm-related__header{flex-direction:column;align-items:flex-start;gap:18px}.qm-related__title{font-size:29px;max-width:320px}.qm-related__eyebrow{font-size:9px;margin-bottom:10px}.qm-related__description{font-size:13px;margin-top:10px;max-width:310px}.qm-related__browse{padding:10px 13px;font-size:11px;max-width:100%;gap:16px}.qm-related__toolbar{padding:16px 0 10px}.qm-related__arrow{width:34px;height:34px}.qm-related .qm-related__track{grid-auto-columns:min(76%,290px);gap:12px}.qm-related__grid{grid-template-columns:repeat(var(--qm-recs-mobile-cols,2),minmax(0,1fr));gap:12px;margin-top:20px}.qm-related .qm-catalog-card{padding:10px;border-radius:13px}.qm-related .qm-catalog-card .product-card__info .product-title{font-size:13px;line-height:1.5;min-height:39px}.qm-related .qm-catalog-card .product-card__info sale-price{font-size:17px}.qm-related .qm-catalog-card__link{font-size:11px}}@media(prefers-reduced-motion:reduce){.qm-related__arrow{transition:none}}.qm-catalog-card{display:flex;flex-direction:column;height:100%;min-width:0;padding:14px;border:1px solid #e0e7da;border-radius:18px;background:#fff;transition:box-shadow .2s,transform .2s,border-color .2s}.qm-catalog-card__placeholder{aspect-ratio:var(--qm-card-ratio,1);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:#f8f9f6;color:#91a294;border-radius:11px;margin-bottom:14px;font-size:12px}.qm-catalog-card__placeholder svg{width:56px;height:56px}.qm-catalog-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #1f3d3010;border-color:#bfceb6}.qm-catalog-card .product-card{width:100%;display:flex;flex-direction:column;flex:1;gap:14px}.qm-catalog-card .product-card__figure{background:#f8f9f6;border-radius:11px;overflow:hidden}.qm-catalog-card .product-card__media{aspect-ratio:var(--qm-card-ratio,1);display:block;position:relative}.qm-catalog-card .product-card__image{width:100%;height:100%;aspect-ratio:var(--qm-card-ratio,1);object-fit:contain;padding:10px}.qm-catalog-card .product-card__image--secondary{background:#fff}.qm-catalog-card .product-card__info{align-items:start;text-align:left;gap:10px;padding:0 2px}.qm-catalog-card .product-card__info .v-stack{justify-items:start;gap:9px;width:100%}.qm-catalog-card .product-card__info .product-title{color:#213e2f;font-family:var(--text-font-family);font-weight:550;font-size:14px;letter-spacing:-.015em;text-transform:none;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}.qm-catalog-card .product-card__info price-list{justify-content:flex-start;align-items:baseline;gap:4px 9px;min-height:44px}.qm-catalog-card .product-card__info sale-price{font-size:18px;font-weight:700;color:var(--qm-catalog-accent,#195540);letter-spacing:-.025em}.qm-catalog-card .product-card__info compare-at-price{font-size:12px;color:#687569}.qm-catalog-card .badge{border-radius:6px;padding:5px 8px;font-size:10px;background:var(--qm-catalog-accent,#195540);color:#fff}.qm-catalog-card__link{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:14px;background:var(--qm-catalog-soft,#eef4e7);color:var(--qm-catalog-accent,#195540);border-radius:9px;padding:11px 12px;font-size:12px;font-weight:650;min-height:42px}.qm-catalog-card__link:hover{filter:brightness(.96)}@media(max-width:699px){.qm-catalog-card{border-radius:13px;padding:9px}.qm-catalog-card .product-card{gap:10px}.qm-catalog-card__placeholder{margin-bottom:10px}.qm-catalog-card .product-card__figure{border-radius:8px}.qm-catalog-card .product-card__image{padding:5px}.qm-catalog-card .product-card__info .product-title{font-size:12px;line-height:1.4;min-height:34px}.qm-catalog-card .product-card__info sale-price{font-size:15px}.qm-catalog-card .product-card__info compare-at-price{font-size:10px}.qm-catalog-card .product-card__info price-list{min-height:40px;gap:3px 6px}.qm-catalog-card .badge{font-size:9px;padding:4px 6px}.qm-catalog-card__link{font-size:10px;padding:9px;min-height:38px;margin-top:9px;border-radius:7px}}@media(prefers-reduced-motion:reduce){.qm-catalog-card{transition:none}.qm-catalog-card:hover{transform:none}}.qm-catalog-card{position:relative}.qm-catalog-card .product-card{padding:0;margin:0;border:0;border-radius:0;box-shadow:none;background:transparent}.qm-category-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:14px;font-size:12px;font-weight:700;line-height:1.35}.qm-category-meta__brand{padding:7px 10px;border-radius:6px;background:#fffffff2;color:#203b30;border:1px solid #00000010}.qm-category-meta__offer{padding:8px 11px;border-radius:6px;background:#f6bb54;color:#2b260f}.qm-category-meta--overlay{position:absolute;top:12px;left:12px;right:12px;margin:0;pointer-events:none;z-index:2}@media(max-width:699px){.qm-category-meta{font-size:11px;gap:5px}.qm-category-meta--overlay{top:8px;left:8px;right:8px;font-size:10px}.qm-category-meta__brand,.qm-category-meta__offer{padding:6px 8px}}.qm-catalog{--qm-catalog-accent:#195540;--qm-catalog-soft:#eef4e7;--qm-card-ratio:1;background:#f5f7f3;padding-block:0 54px;scroll-margin-top:calc(var(--sticky-area-height) + 12px)}body:has(.qm-department[data-look=fashion]) .qm-catalog{--qm-catalog-accent:#14243b;--qm-catalog-soft:#edf0f5;--qm-card-ratio:4/5}body:has(.qm-department[data-look=dark]) .qm-catalog{--qm-catalog-accent:#242e2d;--qm-catalog-soft:#eeece5}body:has(.qm-department[data-look=warm]) .qm-catalog{--qm-catalog-accent:#674b32;--qm-catalog-soft:#f5eee5}.qm-catalog>.container{width:auto;max-width:1440px;padding-inline:40px;margin-inline:auto}.qm-catalog>.container>.v-stack{gap:24px}.qm-catalog .collection-toolbar{min-height:62px;position:relative;inset:auto;margin:0;padding:10px 16px;border:1px solid #e0e7da;box-shadow:none;border-radius:14px;background:#fff;justify-content:space-between;align-items:center;gap:14px}.qm-catalog .collection-toolbar__products-count{position:static;transform:none;margin:0;display:block;color:#546859;font-size:13px;text-transform:none;letter-spacing:0;order:1}.qm-catalog .collection-toolbar__button-list{flex:0 0 auto;gap:10px;order:2;flex-direction:row}.qm-catalog .collection-toolbar__button-container{border:0;width:auto}.qm-catalog .collection-toolbar__button-container>.collection-toolbar__button{opacity:1;background:#f2f5ee;color:var(--qm-catalog-accent);border:1px solid #e0e7da;padding:10px 16px;border-radius:8px;font-size:12px;font-weight:550;letter-spacing:0;text-transform:none;width:auto;min-height:40px}.qm-catalog .collection-toolbar .popover{--popover-block-offset:8px}.qm-catalog .collection{margin:0;gap:24px}.qm-catalog .collection__main{gap:20px}.qm-catalog .collection__main .product-list{margin:0}.qm-catalog .product-list{margin:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.qm-catalog .facets-drawer::part(content){border-radius:16px 0 0 16px}.qm-catalog .facets .accordion__toggle{font-size:14px;letter-spacing:0;text-transform:none}.qm-catalog .removable-facet{border-radius:8px;background:#e9f0e2;font-size:12px}.qm-catalog .pagination{padding-top:12px}.qm-catalog .pagination__item{border-radius:9px}.qm-catalog .empty-state{padding:60px 24px;border:1px solid #e0e7da;border-radius:16px;background:#fff;margin:0}.qm-catalog .empty-state .button{border-radius:9px}@media(max-width:1199px){.qm-catalog .product-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}@media(max-width:999px){.qm-catalog>.container{padding-inline:24px}}@media(max-width:699px){.qm-catalog{padding-bottom:32px}.qm-catalog>.container{padding-inline:16px}.qm-catalog>.container>.v-stack{gap:16px}.qm-catalog .product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.qm-catalog .collection-toolbar{padding:10px;gap:8px;border-radius:12px;flex-wrap:wrap;min-height:58px}.qm-catalog .collection-toolbar__products-count{font-size:11px;order:1}.qm-catalog .collection-toolbar__button-list{gap:6px;order:2}.qm-catalog .collection-toolbar__button-container>.collection-toolbar__button{font-size:11px;padding:8px 10px;min-height:36px}.qm-catalog .collection-toolbar__button svg{width:10px}.qm-catalog .collection__main{gap:14px}}.shopify-section--main-collection .qm-catalog{background:#f5f7f3}.qm-catalog .collection-toolbar{flex-direction:row}.qm-showcase{display:block;background:#fff;border:1px solid #dde5d7;border-radius:24px;overflow:hidden;box-shadow:0 8px 28px #263b2510}.qm-showcase__slide{--qm-slide-bg:#dcebcf;--qm-slide-ink:#193e2b;--qm-slide-muted:#425b43;--qm-slide-accent:#285d43;--qm-slide-btn:#193e2b;--qm-slide-btn-text:white;position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,1fr);align-items:center;min-height:410px;padding:38px 46px;gap:24px;background:var(--qm-slide-bg);color:var(--qm-slide-ink)}.qm-showcase__slide[hidden]{display:none}.qm-showcase__slide[data-tone=fashion]{--qm-slide-bg:#14243b;--qm-slide-ink:#fff;--qm-slide-muted:#cbd4e1;--qm-slide-accent:#eb4c58;--qm-slide-btn:#fff;--qm-slide-btn-text:#14243b}.qm-showcase__slide[data-tone=warm]{--qm-slide-bg:#ece2d4;--qm-slide-ink:#493b2c;--qm-slide-muted:#665b4e;--qm-slide-accent:#af794b;--qm-slide-btn:#493b2c}.qm-showcase__slide[data-tone=dark]{--qm-slide-bg:#242e2d;--qm-slide-ink:#faf7ee;--qm-slide-muted:#d1d5cf;--qm-slide-accent:#c7b78a;--qm-slide-btn:#e5dcc4;--qm-slide-btn-text:#242e2d}.qm-showcase__slide[data-tone=mint]{--qm-slide-bg:#deede5;--qm-slide-ink:#173f36;--qm-slide-muted:#49685c;--qm-slide-accent:#488469;--qm-slide-btn:#173f36}.qm-showcase__slide[data-tone=blue]{--qm-slide-bg:#1b3443;--qm-slide-ink:#f4f8fc;--qm-slide-muted:#c6d8e2;--qm-slide-accent:#b5d1e0;--qm-slide-btn:#edf4fa;--qm-slide-btn-text:#1b3443}.qm-showcase__copy{position:relative;z-index:2;min-width:0}.qm-home .qm-showcase__eyebrow{display:flex;align-items:center;gap:12px;color:var(--qm-slide-muted);font-size:11px;line-height:1.4;font-weight:650;letter-spacing:.15em;text-transform:uppercase}.qm-showcase__eyebrow>span{width:28px;height:3px;border-radius:4px;background:var(--qm-slide-accent)}.qm-home .qm-showcase__copy h2{font-family:var(--heading-font-family);font-weight:650;color:inherit;font-size:clamp(37px,4vw,56px);line-height:1.04;letter-spacing:-.052em;margin:20px 0 18px;text-transform:none}.qm-home .qm-showcase__description{max-width:410px;font-size:15px;line-height:1.65;color:var(--qm-slide-muted)}.qm-showcase__cta{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:48px;padding:13px 20px;margin-top:25px;border-radius:9px;background:var(--qm-slide-btn);color:var(--qm-slide-btn-text);font-size:13px;font-weight:650;transition:transform .2s}.qm-showcase__cta:hover{transform:translateY(-2px)}.qm-showcase__cta>span{font-size:20px;font-weight:400}.qm-home .qm-showcase__signature{margin-top:24px;font-size:10px;color:var(--qm-slide-muted);letter-spacing:.03em}.qm-showcase__art{position:relative;min-width:0;height:330px}.qm-showcase__orbit{position:absolute;width:340px;height:340px;border:1px solid currentColor;opacity:.12;border-radius:50%;inset:8px auto auto 10%}.qm-showcase__orbit:after{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border:1px solid currentColor;border-radius:50%}.qm-showcase__feature{display:block;position:absolute;background:#fff;color:#213b2f;border:5px solid #fff;border-radius:18px;overflow:hidden;box-shadow:0 20px 38px #00000020}.qm-showcase__feature--main{width:68%;left:2%;top:0;transform:rotate(-4deg);z-index:1}.qm-showcase__image{height:250px;background:#f8f9f6;border-radius:12px;overflow:hidden}.qm-showcase__image img{display:block;width:100%;height:100%;object-fit:contain}.qm-showcase__caption{display:flex;align-items:center;gap:16px;justify-content:space-between;padding:11px 9px 8px;min-height:50px;color:#213b2f}.qm-showcase__caption>span:first-child{font-size:11px;line-height:1.4;font-weight:550;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.qm-showcase__caption>span:last-child{flex:0 0 27px;display:grid;place-items:center;border-radius:50%;background:#edf2e8;width:27px;height:27px}.qm-showcase__feature--second{width:38%;right:-2%;bottom:5px;transform:rotate(7deg);z-index:2}.qm-showcase__feature--second img{width:100%;aspect-ratio:1;display:block;object-fit:contain;border-radius:11px}.qm-showcase__mini-arrow{position:absolute;right:7px;bottom:7px;width:25px;height:25px;display:grid;place-items:center;background:#f1f5eb;border-radius:50%;color:#263b2d}.qm-showcase__progress{height:4px;background:#d7e4d0;overflow:hidden}.qm-showcase__progress>span{display:block;width:100%;height:100%;background:#377a51;transform:scaleX(0);transform-origin:left center}.qm-showcase.is-enhanced .is-active .qm-showcase__feature--main{animation:qm-showcase-float 7s ease-in-out infinite}.qm-showcase.is-enhanced .is-active .qm-showcase__feature--second{animation:qm-showcase-float 9s ease-in-out -2s infinite reverse}.qm-showcase.is-enhanced:not([data-running=true]) .is-active .qm-showcase__feature{animation-play-state:paused}@keyframes qm-showcase-float{0%,to{translate:0 0}50%{translate:0 -12px}}.qm-showcase__footer{display:flex;align-items:center;gap:20px;padding:0 24px;min-height:70px}.qm-showcase__navigation{display:flex;align-self:stretch;flex:1;min-width:0;overflow-x:auto;scrollbar-width:thin}.qm-showcase .qm-showcase__nav{position:relative;flex:0 0 auto;padding:15px 13px;border:0;border-radius:0;background:transparent;font-size:11px;font-weight:550;color:#637366;min-height:66px}.qm-showcase__nav:after{content:"";position:absolute;height:3px;background:#195540;left:13px;right:13px;bottom:0;transform:scaleX(0);transition:transform .25s}.qm-showcase .qm-showcase__nav[aria-pressed=true]{color:#193d31;font-weight:750}.qm-showcase__nav[aria-pressed=true]:after{transform:scaleX(1)}.qm-showcase__controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.qm-showcase__counter{display:flex;align-items:baseline;gap:5px;margin-right:8px;font-size:11px;color:#6f7d71}.qm-showcase__counter strong{font-size:15px;font-weight:650;color:#1a3d2d}.qm-showcase .qm-showcase__control{display:grid;place-items:center;width:34px;height:34px;background:#f4f7f0;border:1px solid #dce4d5;border-radius:50%;color:#284330;font-size:18px}.qm-showcase .qm-showcase__control--next{background:#195540;color:#fff;border-color:#195540}.qm-showcase .qm-showcase__control--pause{width:30px;height:30px;font-size:12px;margin-left:3px}.qm-showcase .qm-showcase__control:hover{filter:brightness(.95)}.qm-showcase :is(a,button):focus-visible{outline:3px solid #699b57;outline-offset:3px}.qm-showcase__panels{touch-action:pan-y}.qm-showcase.is-enhanced .is-active .qm-showcase__copy{animation:qm-showcase-copy .85s ease both}.qm-showcase.is-enhanced .is-active .qm-showcase__art{animation:qm-showcase-art 1.1s ease both}@keyframes qm-showcase-copy{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes qm-showcase-art{0%{opacity:0;transform:translate(20px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}@media(max-width:1199px){.qm-showcase__slide{padding:32px;min-height:420px}.qm-showcase__art{height:330px}.qm-showcase__image{height:245px}.qm-showcase__footer{padding:0 14px;gap:8px}.qm-showcase .qm-showcase__nav{padding-inline:10px;font-size:10px}.qm-showcase__counter{display:none}}@media(max-width:899px){.qm-showcase__slide{padding:28px;gap:18px;min-height:370px}.qm-showcase__art{height:290px}.qm-showcase__image{height:205px}.qm-showcase__orbit{width:250px;height:250px}.qm-showcase__feature--main{width:78%;left:0}.qm-showcase__feature--second{width:42%;bottom:20px;right:-3%}.qm-home .qm-showcase__copy h2{font-size:40px}.qm-home .qm-showcase__description{font-size:13px}.qm-showcase__footer{flex-wrap:wrap;gap:0;padding:0 16px 12px}.qm-showcase__navigation{flex-basis:100%}.qm-showcase__controls{margin-left:auto;margin-top:8px}.qm-showcase__counter{display:flex}.qm-showcase .qm-showcase__nav{min-height:48px;padding:12px}}@media(max-width:699px){.qm-showcase{border-radius:19px}.qm-showcase__slide{grid-template-columns:1fr;padding:26px 24px 16px;gap:17px;min-height:560px;align-content:start}.qm-home .qm-showcase__copy h2{font-size:36px;line-height:1.08;margin:15px 0 13px;letter-spacing:-.05em}.qm-home .qm-showcase__eyebrow{font-size:9px}.qm-home .qm-showcase__description{font-size:13px;line-height:1.55;min-height:40px;max-width:315px}.qm-showcase__cta{font-size:12px;min-height:43px;padding:10px 15px;margin-top:18px;gap:28px}.qm-home .qm-showcase__signature{display:none}.qm-showcase__art{height:250px;width:100%;max-width:355px;justify-self:center}.qm-showcase__feature--main{width:68%;top:8px;left:7%;max-width:225px}.qm-showcase__image{height:auto;aspect-ratio:1.18}.qm-showcase__caption{padding:6px;min-height:40px}.qm-showcase__caption>span:first-child{font-size:9px}.qm-showcase__caption>span:last-child{flex-basis:23px;height:23px}.qm-showcase__feature--second{width:34%;right:1%;bottom:4px}.qm-showcase__orbit{width:230px;height:230px;left:12%;top:4px}.qm-showcase__footer{padding:0 12px 12px}.qm-showcase .qm-showcase__nav{font-size:10px;min-height:45px;padding:12px 10px}.qm-showcase__controls{margin-top:10px;width:100%;justify-content:flex-end}.qm-showcase__counter{margin-right:auto}}@media(max-width:370px){.qm-showcase__slide{padding-inline:20px;min-height:535px}.qm-home .qm-showcase__copy h2{font-size:34px}.qm-showcase__art{height:225px}}@media(prefers-reduced-motion:reduce){.qm-showcase *,.qm-showcase *:after{animation:none!important;transition:none!important}}.qm-showcase .qm-showcase__feature--cover{width:96%;height:100%;left:2%;top:0;border:0;border-radius:18px;transform:none;box-shadow:0 12px 28px #193e2b18}.qm-showcase__feature--cover img{width:100%;height:100%;object-fit:cover;object-position:center 60%}@media(max-width:699px){.qm-showcase .qm-showcase__art--cover{height:230px}.qm-showcase .qm-showcase__feature--cover{width:100%;max-width:none;left:0;top:0;border-radius:13px}}.qm-product-page{--qm-ink: #153f32;--qm-muted: #54675d;background:#f5f7f3;color:var(--qm-ink);padding-block:24px 56px}.qm-product-page>.container{max-width:1360px}.qm-product-page .product{--product-gap: 30px}.qm-product-page .product-gallery{background:#fff;border:1px solid #e3e9df;border-radius:24px;padding:24px;min-width:0;gap:18px;overflow:hidden;--product-gallery-thumbnail-size: 68px}.qm-product-page .product-gallery__carousel{margin-inline:0;scroll-padding-inline:0;border-radius:14px}.qm-product-page .product-gallery__media{background:#fff;border-radius:14px;overflow:hidden}.qm-product-page .product-gallery__media>img{height:clamp(360px,36vw,510px);object-fit:contain;padding:12px}.qm-product-page .product-gallery__thumbnail-list{position:static;margin-inline:0}.qm-product-page .product-gallery__thumbnail{border-radius:12px;border:1px solid #e3e9df;padding:5px;background:#fff;overflow:hidden;transition:border-color .2s,transform .2s}.qm-product-page .product-gallery__thumbnail img{aspect-ratio:1;object-fit:contain;border-radius:7px}.qm-product-page .product-gallery__thumbnail[aria-current=true]{border:2px solid #195540;background:#f0f7e9}.qm-product-page .product-gallery__zoom-button{right:32px;top:32px;background:#eef5e9;color:#195540}.qm-product-page .product-info{--product-info-gap: 16px;background:#fff;border:1px solid #e3e9df;border-radius:24px;padding:30px;box-shadow:0 10px 34px #153f3205;min-width:0}.qm-product-page .product-info__block-item:has(>.liquid:empty){display:none}.qm-product-page .product-info__block-item[data-block-type=title]{margin-block-start:12px}.qm-product-page .product-title{font-size:clamp(26px,2.4vw,36px);line-height:1.18;letter-spacing:-.035em;font-weight:650;text-transform:none;color:#153f32;overflow-wrap:anywhere}.qm-product-page .product-info__block-item[data-block-type=price]{margin-block-start:18px}.qm-product-page .product-info price-list{gap:8px 12px;align-items:baseline;flex-wrap:wrap}.qm-product-page .product-info sale-price{font-size:clamp(28px,2.8vw,38px);font-weight:700;line-height:1.15;letter-spacing:-.035em;color:#195540}.qm-product-page .product-info compare-at-price{font-size:17px;color:#6b786d}.qm-product-page .inventory{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border-radius:8px;background:#f3f6ee}.qm-product-page .inventory:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.qm-product-page .product-info__block-item[data-block-type=inventory]{margin-block-start:10px}.qm-product-page .variant-picker{gap:16px}.qm-product-page .variant-picker__option{font-size:14px}.qm-product-page .block-swatch{border-radius:9px;min-width:44px;min-height:44px}.qm-product-page .block-swatch.is-selected,.qm-product-page :checked+.block-swatch{background:#edf5e6;border-color:#195540;color:#195540}.qm-product-page .quantity-selector{border-radius:10px;background:#f7f9f4;border-color:#dfe7db}.qm-product-page .buy-buttons{gap:10px}.qm-product-page .buy-buttons .button{min-height:54px;border-radius:12px;font-size:15px;font-weight:650;text-transform:none;letter-spacing:0;transition:transform .2s,box-shadow .2s}.qm-product-page .buy-buttons .button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #153f321a}.qm-product-page .shopify-payment-button__button{min-height:50px;border-radius:12px;font-size:14px;text-transform:none;letter-spacing:0}.qm-product-page .product-info .accordion{border-color:#e1e8dd}.qm-product-page .accordion__toggle{font-size:14px;font-weight:650;padding-block:18px;text-transform:none;letter-spacing:0}.qm-product-page .accordion__content,.qm-product-page .accordion .prose{font-size:14px;line-height:1.75;color:#4c6255}.qm-product-page .product-content-below-gallery:empty{display:none}.shopify-section--main-product:has(.qm-product-page) .product-sticky-bar{background:#fff;border-color:#e3e9df;box-shadow:0 -4px 20px #153f3208}.shopify-section--main-product:has(.qm-product-page) .product-sticky-bar .button{border-radius:11px;text-transform:none;letter-spacing:0}body:has(.qm-product-page) .shopify-section--related-products .section-spacing{padding-block:52px;background:#fff}body:has(.qm-product-page) .shopify-section--related-products .section-header .h2{font-size:clamp(24px,3vw,34px);letter-spacing:-.025em;text-transform:none}body:has(.qm-product-page) .shopify-section--related-products .product-card{padding:14px;border:1px solid #e3e9df;border-radius:18px;background:#fff}body:has(.qm-product-page) .shopify-section--related-products .product-card__figure{border-radius:10px}body:has(.qm-product-page) .shopify-section--related-products .product-card__title{font-size:14px;text-transform:none;letter-spacing:0}@media(min-width:1000px){.qm-product-page .product-gallery{position:sticky;top:calc(var(--sticky-area-height) + 24px)}}@media(max-width:999px){.qm-product-page{padding-block:16px 32px}.qm-product-page .product{--product-gap: 16px}.qm-product-page .product-gallery{padding:16px;border-radius:18px;--product-gallery-thumbnail-size: 56px}.qm-product-page .product-gallery__media>img{height:clamp(230px,56vw,380px);padding:4px}.qm-product-page .product-info{padding:24px;border-radius:18px}.qm-product-page .product-gallery__zoom-button{right:24px;top:24px}.qm-product-breadcrumb{margin-bottom:16px;font-size:11px;gap:7px}}@media(max-width:699px){.qm-product-page>.container{margin-inline:16px}.qm-product-page .product-info{padding:20px}.qm-product-page .product-title{font-size:26px}.qm-product-page .product-info sale-price{font-size:30px}.qm-product-page .product-info compare-at-price{font-size:14px}.qm-product-page .product-gallery{gap:12px}.qm-product-page .product-gallery__media>img{height:240px}.qm-product-page .product-info__block-item[data-block-type=price]{margin-block-start:14px}.qm-product-page .buy-buttons .button{min-height:52px}.shopify-section--main-product:has(.qm-product-page) .product-sticky-bar{padding:10px 105px 10px 16px;padding-bottom:max(10px,env(safe-area-inset-bottom))}body:has(.qm-product-page) .shopify-section--related-products .product-card{padding:10px;border-radius:14px}body:has(.qm-product-page) .shopify-section--related-products .product-card__title{font-size:12px}}@media(prefers-reduced-motion:reduce){.qm-product-page .buy-buttons .button,.qm-product-page .product-gallery__thumbnail{transition:none}}.shopify-section--main-product .qm-product-page.section-spacing{background:#f5f7f3;padding-block:24px 56px}.qm-product-page .product-info .product-info__block-list>*{--product-info-gap: 14px;margin-block-end:0}.qm-product-page .product-info .product-info__block-list>[data-block-id=qm_quantity]{--product-info-gap: 14px}.qm-product-page .product-info .product-info__block-list>[data-block-type=quantity-selector]{--product-info-gap: 10px}.qm-product-page .product-info .product-info__block-list>[data-block-type=buy-buttons]{--product-info-gap: 18px}@media(max-width:999px){.shopify-section--main-product .qm-product-page.section-spacing{padding-block:16px 32px}}.qm-product-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:26px;font-size:12px;color:#5c6f63;min-width:0}.qm-product-breadcrumb a{flex-shrink:0}.qm-product-breadcrumb a:hover{text-decoration:underline}.qm-product-breadcrumb [aria-current]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qm-product-kicker{display:flex;align-items:center;gap:8px;color:#456739;font-size:11px;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.qm-product-kicker svg{width:16px;height:16px}.qm-product-intro{color:#56685c;font-size:14px;line-height:1.65}.qm-product-intro a{color:#195540;font-weight:600;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.qm-product-checkout{display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:12px;background:#f0f5ea;color:#345441}.qm-product-checkout svg{width:23px;height:23px;flex-shrink:0;margin-top:2px}.qm-product-checkout strong{display:block;font-size:12px;line-height:1.5;font-weight:650}.qm-product-checkout p{font-size:11px;line-height:1.6;color:#5d6c59;margin-top:2px}.qm-quantity-label{font-size:12px;color:#53685b;font-weight:600;margin-bottom:-8px}.qm-subcategories{--qm-catalog-accent:#195540;--qm-catalog-soft:#edf3e5;--qm-card-ratio:1;padding:12px 0 34px}.qm-subcategories__heading{margin-bottom:22px}.qm-subcategories__heading h2{font-size:28px;font-weight:700;letter-spacing:-.025em;line-height:1.2;color:#193d31}.qm-subcategories__heading p{margin-top:8px;font-size:13px;color:#62766a}.qm-subcategories__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.qm-subcategories .product-card__image{padding:0;object-fit:cover}.qm-subcategories .product-card__info .product-title{font-weight:700}.qm-subcategories__count{font-size:13px;color:#64796d;min-height:44px}.qm-subcategories .qm-catalog-card__link{background:#195540;color:#fff}.qm-subcategories__nav{display:flex;gap:9px;overflow-x:auto;padding:0 0 20px;scrollbar-width:thin}.qm-subcategories__nav a{flex:0 0 auto;padding:11px 15px;border-radius:10px;border:1px solid #d7e1d3;background:#fff;font-size:12px;color:#195540}.qm-subcategories__nav a[aria-current]{background:#195540;color:#fff;border-color:#195540}.qm-subcategories a:focus-visible,.qm-subcategories__nav a:focus-visible{outline:3px solid #258760;outline-offset:3px}@media(max-width:1199px){.qm-subcategories__grid{gap:16px}}@media(max-width:699px){.qm-subcategories{padding:8px 0 24px}.qm-subcategories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.qm-subcategories__heading{margin-bottom:16px}.qm-subcategories__heading h2{font-size:23px}.qm-subcategories__heading p{font-size:12px}.qm-subcategories__count{font-size:11px;min-height:40px}.qm-subcategories__nav a{font-size:11px;padding:9px 12px}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
