.qch{--qch-gutter:32px;--qch-max:1440px;--qch-ink:#211d1a;--qch-muted:#625b55;--qch-soft:#f4efe8;--qch-line:#d8d1c8;--qch-dark:#211d1a;--qch-accent:#6d3514;--qch-season:#69412f;background:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:hidden}.qch *{box-sizing:border-box}.qch a{color:inherit}.qch__eyebrow{margin:0 0 14px;color:var(--qch-accent);font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.16em;text-transform:uppercase}.qch__hero{display:grid;grid-template-columns:minmax(0,42%) minmax(0,58%);width:100%;min-height:620px;background:var(--qch-soft)}.qch__hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:88px 7vw 88px max(32px,4.5vw)}.qch__hero h1{max-width:720px;margin:0;font-family:var(--font-heading--family);font-size:clamp(52px,5.8vw,92px);font-weight:500;line-height:.94;letter-spacing:-.045em}.qch__hero-text{max-width:590px;margin-top:24px;color:#5c5650;font-size:17px;line-height:1.7}.qch__hero-text p{margin:0}.qch__hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.qch__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid var(--qch-ink);background:var(--qch-ink);color:#fff!important;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;transition:background .2s,color .2s}.qch__button:hover,.qch__button--outline{background:transparent;color:var(--qch-ink)!important}.qch__button--outline:hover{background:var(--qch-ink);color:#fff!important}.qch__button--light{margin-top:30px;border-color:#fff;background:#fff;color:#38271f!important}.qch__button--light:hover{background:transparent;color:#fff!important}.qch__holiday-nav{width:100%;border-bottom:1px solid var(--qch-line);background:rgb(var(--color-background))}.qch__holiday-nav-inner{display:flex;width:calc(100% - (var(--qch-gutter) * 2));max-width:var(--qch-max);margin-inline:auto;overflow-x:auto;scrollbar-width:none}.qch__holiday-nav-inner::-webkit-scrollbar{display:none}.qch__holiday-link{position:relative;flex:0 0 auto;padding:20px 22px;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.qch__holiday-link:after{content:"";position:absolute;right:22px;bottom:13px;left:22px;height:2px;background:var(--qch-accent);transform:scaleX(0);transition:transform .2s}.qch__holiday-link:hover:after,.qch__holiday-link.is-active:after{transform:scaleX(1)}.qch__hero-media,.qch__editorial-media,.qch__season-media{min-width:0;overflow:hidden}.qch__hero-media img,.qch__editorial-media img,.qch__season-media img{display:block;width:100%;height:100%;object-fit:cover}.qch__section{width:calc(100% - (var(--qch-gutter) * 2));max-width:var(--qch-max);margin-inline:auto;padding:88px 0}.qch__section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,520px);align-items:end;gap:48px;margin-bottom:38px}.qch__section-head h2,.qch__editorial-copy h2,.qch__season-copy h2,.qch__faq-head h2,.qch__featured-head h2{margin:0;font-family:var(--font-heading--family);font-size:clamp(38px,4.2vw,68px);font-weight:500;line-height:.98;letter-spacing:-.04em}.qch__section-text{max-width:520px;color:#5c5650;font-size:16px;line-height:1.65}.qch__section-text p{margin:0}.qch__primary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.qch__primary-card{grid-column:span 2;display:block;text-decoration:none}.qch__primary-grid--five .qch__primary-card:nth-child(4){grid-column:2/span 2}.qch__primary-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.qch__primary-grid--4 .qch__primary-card{grid-column:auto}.qch__media{aspect-ratio:4/3;overflow:hidden;background:#eee9e2}.qch__media--square{aspect-ratio:1/1}.qch__media img,.qch__featured-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.qch__primary-card:hover img,.qch__secondary-card:hover img,.qch__guide-card:hover img,.qch__featured-card:hover img{transform:scale(1.025)}.qch__card-copy{padding-top:18px}.qch__card-copy h3,.qch__secondary-copy h3,.qch__guide-card h3{margin:0;font-family:var(--font-heading--family);font-size:28px;font-weight:500;line-height:1.05;letter-spacing:-.025em}.qch__card-copy p,.qch__secondary-copy p,.qch__guide-card>p{margin:10px 0 0;color:#68615a;font-size:14px;line-height:1.55}.qch__card-copy>span,.qch__secondary-copy>span,.qch__guide-card>span{display:inline-block;margin-top:14px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.qch__editorial,.qch__season{display:grid;width:100%;min-height:540px;color:#fff}.qch__editorial{grid-template-columns:minmax(0,58%) minmax(0,42%);background:var(--qch-dark)}.qch__editorial--image-right{grid-template-columns:minmax(0,42%) minmax(0,58%)}.qch__editorial--image-right .qch__editorial-media{order:2}.qch__editorial-copy,.qch__season-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:72px max(32px,5vw)}.qch__editorial-copy .qch__eyebrow,.qch__season-copy .qch__eyebrow{color:#e8ba68}.qch__editorial-copy .rte,.qch__season-copy .rte{max-width:560px;margin-top:20px;color:#ffffffbd;font-size:16px;line-height:1.7}.qch__editorial-copy .rte p,.qch__season-copy .rte p{margin:0}.qch__text-link{display:inline-block;margin-top:26px;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.qch__secondary-grid{display:grid;gap:22px}.qch__secondary-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.qch__secondary-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.qch__secondary-card{display:block;text-decoration:none}.qch__secondary-copy{padding-top:16px}.qch__secondary-copy--compact{display:flex;align-items:center;justify-content:space-between;gap:16px}.qch__secondary-copy h3{font-size:24px}.qch__secondary-arrow{font-size:18px}.qch__season{grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:570px;background:var(--qch-season)}.qch__featured{padding-top:48px}.qch__featured-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:34px}.qch__featured-head .qch__section-text{margin-top:14px}.qch__featured-link{flex:0 0 auto;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.qch__featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.qch__featured-card{display:block;text-decoration:none}.qch__featured-media{aspect-ratio:1/1;overflow:hidden;background:#f1ece5}.qch__featured-copy{padding-top:14px}.qch__featured-copy h3{margin:0;font-size:14px;font-weight:500;line-height:1.4}.qch__featured-copy p{margin:7px 0 0;font-size:13px;font-weight:650}.qch--primary-contain .qch__primary-card .qch__media img{object-fit:contain}.qch--primary-contain .qch__primary-card:hover img{transform:none}.qch__guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.qch__guide-card{display:block;text-decoration:none}.qch__guide-media{margin-bottom:18px}.qch--guides-contain .qch__guide-media img{object-fit:contain}.qch--guides-contain .qch__guide-card:hover img{transform:none}.qch__guide-kicker{margin:0 0 8px!important;color:var(--qch-accent)!important;font-size:10px!important;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.qch__guide-card h3{font-size:29px;line-height:1.1}.qch__faq{display:grid;grid-template-columns:minmax(280px,36%) minmax(0,64%);gap:8vw;width:calc(100% - (var(--qch-gutter) * 2));max-width:var(--qch-max);margin-inline:auto;padding:88px 0 104px;border-top:1px solid var(--qch-line)}.qch__faq-head{align-self:start}.qch__faq-head .rte{max-width:480px;margin-top:20px;color:var(--qch-muted);font-size:15px;line-height:1.65}.qch__faq-head .rte p{margin:0}.qch__faq-list{border-top:1px solid #cfc9c1}.qch__faq-item{border-bottom:1px solid #cfc9c1}.qch__faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0;list-style:none;cursor:pointer;font-size:16px;font-weight:650;line-height:1.4}.qch__faq-item summary::-webkit-details-marker{display:none}.qch__faq-icon{position:relative;flex:0 0 18px;width:18px;height:18px}.qch__faq-icon:before,.qch__faq-icon:after{content:"";position:absolute;top:50%;left:0;width:18px;height:1px;background:currentColor;transition:transform .2s}.qch__faq-icon:after{transform:rotate(90deg)}.qch__faq-item[open] .qch__faq-icon:after{transform:rotate(0)}.qch__faq-answer{max-width:760px;padding:0 36px 24px 0;color:#5f5953;font-size:15px;line-height:1.7}.qch__faq-answer p{margin:0}.qch__faq-answer a{text-decoration:underline;text-underline-offset:3px}.qch__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:var(--qch-placeholder,#e5ddd2);color:#211d1a94;font-size:10px;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase}.qch__placeholder--hero{min-height:620px;background:linear-gradient(135deg,#d8cabb,#eee6dc)}.qch__placeholder--editorial{min-height:540px;background:linear-gradient(135deg,#493f37,#81705f);color:#ffffffa6}.qch__placeholder--season{min-height:570px;background:linear-gradient(135deg,#a26343,#39231d);color:#ffffffb3}body:has(.qch) .qpp-page-width{width:calc(100% - (var(--qch-gutter) * 2));max-width:var(--qch-max);margin-inline:auto}body:has(.qch) .qcr{padding-inline:var(--qch-gutter)}body:has(.qch) .qcr__inner{width:100%;max-width:var(--qch-max);margin-inline:auto}@media(max-width:989px){.qch__hero{grid-template-columns:45% 55%;min-height:540px}.qch__hero-copy{padding:64px 36px}.qch__primary-grid,.qch__secondary-grid{gap:18px}.qch__secondary-grid--4,.qch__featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qch__faq{gap:5vw}}@media(max-width:749px){.qch{--qch-gutter:14px}.qch__hero,.qch__editorial,.qch__editorial--image-right,.qch__season{grid-template-columns:1fr;min-height:0}.qch__hero-copy{padding:54px 20px 48px}.qch__hero h1{font-size:50px}.qch__hero-text{font-size:15px}.qch__button{width:100%}.qch__hero-media,.qch__editorial-media,.qch__season-media{aspect-ratio:4/3}.qch__editorial--image-right .qch__editorial-media{order:0}.qch__placeholder--hero,.qch__placeholder--editorial,.qch__placeholder--season{min-height:0}.qch__section{padding:64px 0}.qch__section-head{display:block;margin-bottom:26px}.qch__section-head h2,.qch__editorial-copy h2,.qch__season-copy h2,.qch__faq-head h2,.qch__featured-head h2{font-size:38px}.qch__section-text{margin-top:16px;font-size:14px}.qch__primary-grid,.qch__secondary-grid--3,.qch__secondary-grid--4{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.qch__primary-card,.qch__primary-grid--five .qch__primary-card:nth-child(4){grid-column:auto}.qch__media{aspect-ratio:1/1}.qch__card-copy,.qch__secondary-copy{padding-top:12px}.qch__card-copy h3,.qch__secondary-copy h3{font-size:21px}.qch__card-copy p,.qch__secondary-copy p{display:none}.qch__primary-grid--mobile-text .qch__card-copy p{display:block;margin-top:8px;font-size:12px;line-height:1.5}.qch__card-copy>span,.qch__secondary-copy>span{margin-top:9px;font-size:9px}.qch__editorial-copy,.qch__season-copy{padding:48px 20px 54px}.qch__editorial-copy .rte,.qch__season-copy .rte{font-size:14px}.qch__featured-head{display:block}.qch__featured-link{display:inline-block;margin-top:18px}.qch__featured-grid{gap:24px 10px}.qch__featured-copy h3,.qch__featured-copy p{font-size:12px}.qch__guide-grid{grid-template-columns:1fr;gap:34px}.qch__guide-media{margin-bottom:14px}.qch__guide-card h3{font-size:26px}.qch__faq{display:block;padding:64px 0 76px}.qch__faq-head{margin-bottom:28px}.qch__faq-item summary{padding:19px 0;font-size:14px}.qch__faq-answer{padding-right:24px;font-size:14px}}.qch__editorial--compact{height:450px;min-height:0;grid-template-columns:minmax(0,55%) minmax(0,45%)}.qch__editorial--compact.qch__editorial--image-right{grid-template-columns:minmax(0,45%) minmax(0,55%)}.qch__editorial--compact .qch__editorial-copy{padding-block:36px}.qch__editorial--compact .qch__editorial-copy h2{font-size:clamp(38px,2.6vw,44px);line-height:1}@media(max-width:989px)and (min-width:750px){.qch__editorial--compact{height:440px}.qch__editorial--compact .qch__editorial-copy{padding:34px 32px}.qch__editorial--compact .qch__editorial-copy h2{font-size:clamp(36px,4.2vw,42px)}}@media(max-width:749px){.qch__editorial--compact,.qch__editorial--compact.qch__editorial--image-right{grid-template-columns:1fr;height:auto;min-height:0}.qch__editorial--compact .qch__editorial-copy{padding:38px 20px 42px}.qch__editorial--compact .qch__editorial-copy h2{font-size:36px}}.qch__featured--catalog .qch__featured-media{padding:clamp(18px,2.2vw,32px);background:#fff}.qch__featured--catalog .qch__featured-media img{object-fit:contain;transform:none}.qch__featured--catalog .qch__featured-card:hover .qch__featured-media img{transform:scale(1.02)}.qch__featured--catalog .qch__featured-copy h3{min-height:2.8em}@media(max-width:749px){.qch__featured--catalog .qch__featured-media{padding:12px}.qch__featured--catalog .qch__featured-copy h3{min-height:2.8em}}@media(min-width:990px){.qch__hero--compact{height:620px;min-height:620px}.qch__hero--compact .qch__hero-copy{padding-top:64px;padding-bottom:64px}.qch__hero--compact h1{font-size:clamp(48px,4.8vw,76px)}.qch__hero--compact .qch__hero-text{margin-top:20px;font-size:16px;line-height:1.6}.qch__hero--compact .qch__hero-actions{margin-top:24px}}@media(max-width:989px)and (min-width:750px){.qch__hero--compact{grid-template-columns:50% 50%;height:540px;min-height:540px}.qch__hero--compact .qch__hero-copy{padding:40px 28px}.qch__hero--compact h1{font-size:clamp(42px,6vw,56px)}.qch__hero--compact .qch__hero-text{margin-top:16px;font-size:14px;line-height:1.55}.qch__hero--compact .qch__hero-actions{gap:10px;margin-top:18px}.qch__hero--compact .qch__button{min-height:44px;padding:10px 14px;font-size:10px}}@media(max-width:749px){.qch__hero--compact{height:auto;min-height:0}}body:has(#shop-the-calendar) .qch__season{min-height:500px}body:has(#shop-the-calendar) .qch__guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:750px){body:has(#shop-the-calendar) .qch__season{height:500px}body:has(#shop-the-calendar) .qch__season-copy{padding-top:52px;padding-bottom:52px}}@media(max-width:749px){body:has(#shop-the-calendar) .qch__primary-grid .qch__media:not(.qch__media--square){aspect-ratio:4/3}body:has(#shop-the-calendar) .qch__guide-grid{grid-template-columns:1fr}}body:has(#shop-the-calendar) .qch__season-media img{object-position:center 18%}
/*# sourceMappingURL=/cdn/shop/t/40/assets/qomoor-hub.css.map */
