@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500&family=Hanken+Grotesk:wght@400;500;600;700&display=swap";.hopw-cl{--hopw-bg: #faf6f1;--hopw-surface: #ffffff;--hopw-ink: #241710;--hopw-ink-soft: #54453a;--hopw-ink-muted: #8a7565;--hopw-line: #ece2d6;--hopw-accent: #a6532a;--hopw-accent-deep: #3d5a45;--hopw-serif: "Cormorant Garamond", Georgia, serif;--hopw-sans: "Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hopw-wrap: min(1180px, 100%);--hopw-pad: clamp(16px, 4vw, 40px);font-family:var(--hopw-sans);color:var(--hopw-ink);-webkit-font-smoothing:antialiased}.hopw-cl *,.hopw-cl *:before,.hopw-cl *:after{box-sizing:border-box}.hopw-cl img{display:block;max-width:100%;height:auto}.hopw-cl a{color:inherit;text-decoration:none}.hopw-cl .hopw-cl__wrap{width:var(--hopw-wrap);margin:0 auto;padding-left:var(--hopw-pad);padding-right:var(--hopw-pad)}.hopw-cl-hero{background:var(--hopw-bg);padding-top:var(--hero-pt, 48px);padding-bottom:var(--hero-pb, 24px)}.hopw-cl-hero__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}.hopw-cl-hero__kicker{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hopw-accent);margin:0 0 12px}.hopw-cl-hero__title{font-family:var(--hopw-serif);font-size:clamp(2.2rem,5vw,3.4rem);font-weight:600;line-height:1.08;margin:0;color:var(--hopw-ink)}.hopw-cl-hero__title em,.hopw-cl-hero__title .hopw-cl-hero__accent{font-style:italic;color:var(--hopw-accent)}.hopw-cl-hero__text{margin:16px 0 0;max-width:520px;font-size:16px;line-height:1.65;color:var(--hopw-ink-soft)}.hopw-cl-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;padding:14px 28px;border:none;border-radius:999px;background:var(--hopw-btn-bg, var(--hopw-accent-deep));color:var(--hopw-btn-text, #fff);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.hopw-cl-hero__btn:hover{opacity:.92;transform:translateY(-1px)}.hopw-cl-hero__media{border-radius:var(--hero-radius, 20px);overflow:hidden;background:var(--hopw-surface);border:1px solid var(--hopw-line);min-height:280px;display:flex;align-items:center;justify-content:center}.hopw-cl-hero__media img{width:100%;height:100%;object-fit:cover}.hopw-cl-hero__placeholder{width:100%;min-height:280px;background:linear-gradient(135deg,var(--hopw-line),var(--hopw-bg))}.hopw-cl-features{position:relative;z-index:2;margin-top:var(--features-offset, -40px);padding-bottom:var(--features-pb, 40px)}.hopw-cl-features__bar{background:var(--hopw-surface);border-radius:var(--features-radius, 16px);box-shadow:0 8px 32px #24171014;border:1px solid var(--hopw-line);padding:clamp(20px,3vw,32px)}.hopw-cl-features__grid{display:grid;grid-template-columns:repeat(var(--feat-cols-m, 2),minmax(0,1fr));gap:clamp(20px,3vw,32px)}.hopw-cl-feature{text-align:center;padding:4px 8px}.hopw-cl-feature__icon{width:52px;height:52px;margin:0 auto 12px;border-radius:50%;border:1.5px solid var(--hopw-line);display:flex;align-items:center;justify-content:center;color:var(--hopw-accent-deep);background:var(--hopw-bg)}.hopw-cl-feature__icon img{width:24px;height:24px;object-fit:contain}.hopw-cl-feature__title{margin:0 0 6px;font-size:15px;font-weight:700;color:var(--hopw-ink)}.hopw-cl-feature__text{margin:0;font-size:13px;line-height:1.5;color:var(--hopw-ink-muted)}.hopw-cl-categories{background:var(--hopw-bg);padding-top:var(--cat-pt, 16px);padding-bottom:var(--cat-pb, 48px)}.hopw-cl-categories__head{text-align:center;margin-bottom:clamp(24px,4vw,40px)}.hopw-cl-categories__title{font-family:var(--hopw-serif);font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:600;margin:0;color:var(--hopw-ink)}.hopw-cl-categories__sub{margin:10px auto 0;max-width:560px;font-size:15px;line-height:1.6;color:var(--hopw-ink-muted)}.hopw-cl-categories__grid{display:grid;grid-template-columns:repeat(var(--cat-cols-m, 2),minmax(0,1fr));gap:var(--cat-gap, 14px)}.hopw-cl-cat-card{position:relative;display:block;border-radius:var(--cat-radius, 14px);overflow:hidden;min-height:var(--cat-min-h, 220px);background:var(--hopw-line);transition:transform .25s ease,box-shadow .25s ease}.hopw-cl-cat-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #2417101f}.hopw-cl-cat-card__bg{position:absolute;top:0;right:0;bottom:0;left:0}.hopw-cl-cat-card__bg img{width:100%;height:100%;object-fit:cover}.hopw-cl-cat-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2417100d,#241710b8)}.hopw-cl-cat-card__body{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:20px 16px 18px;text-align:center;color:#fff}.hopw-cl-cat-card__icon{width:44px;height:44px;margin:0 auto 10px;border-radius:50%;background:#ffffffeb;display:flex;align-items:center;justify-content:center;color:var(--hopw-accent-deep)}.hopw-cl-cat-card__icon img{width:22px;height:22px;object-fit:contain}.hopw-cl-cat-card__title{margin:0;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1.3}.hopw-cl-cat-card__tagline{margin:6px 0 0;font-size:12px;line-height:1.45;opacity:.92}.hopw-cl-products-head{background:var(--hopw-bg);padding-top:var(--ph-pt, 8px);padding-bottom:var(--ph-pb, 8px)}.hopw-cl-products-head__inner{text-align:var(--ph-align, center)}.hopw-cl-products-head__title{font-family:var(--hopw-serif);font-size:clamp(1.6rem,3vw,2rem);font-weight:600;margin:0;color:var(--hopw-ink)}.hopw-cl-products-head__sub{margin:8px 0 0;font-size:15px;color:var(--hopw-ink-muted)}.hopw-cl-stats{background:var(--stats-bg, #1e140d);color:#fff;padding-top:var(--stats-pt, 56px);padding-bottom:var(--stats-pb, 56px)}.hopw-cl-stats__head{text-align:center;max-width:640px;margin:0 auto clamp(28px,6vw,40px)}.hopw-cl-stats__kicker{display:inline-block;margin:0 0 14px;padding:6px 14px;border-radius:4px;background:var(--stats-accent, #b38b67);color:#fff;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1.2}.hopw-cl-stats__title{margin:0;font-family:var(--font-stack-header, var(--hopw-serif));font-size:clamp(1.75rem,5.5vw,2.75rem);font-weight:600;line-height:1.12;color:#fff}.hopw-cl-stats__sub{margin:14px 0 0;font-size:clamp(14px,2.8vw,16px);line-height:1.65;color:#ffffffd1}.hopw-cl-stats__divider{width:min(280px,72%);margin:22px auto 0;color:var(--stats-accent, #b38b67)}.hopw-cl-stats__divider svg{width:100%;height:auto;display:block}.hopw-cl-stats__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.hopw-cl-stat{display:flex;flex-direction:column;gap:12px;min-height:100%;padding:clamp(20px,4vw,28px);border-radius:14px;background:var(--stats-card-bg, #fff);color:var(--hopw-ink)}.hopw-cl-stat__value{margin:0;font-family:var(--font-stack-header, var(--hopw-serif));font-size:clamp(2.4rem,8vw,3.2rem);font-weight:600;line-height:1;color:var(--stats-accent, #b38b67);font-variant-numeric:tabular-nums}.hopw-cl-stat__number{display:inline-block;min-width:2ch}.hopw-cl-stat__text{flex:1;font-size:clamp(14px,2.6vw,15px);line-height:1.6;color:var(--hopw-ink-soft)}.hopw-cl-stat__text strong{color:var(--hopw-ink);font-weight:700}.hopw-cl-stat__bar{height:4px;border-radius:999px;background:#ece2d6;overflow:hidden}.hopw-cl-stat__bar-fill{display:block;height:100%;width:var(--stat-pct, 0%);border-radius:inherit;background:var(--stats-accent, #b38b67)}@media screen and (min-width:768px){.hopw-cl-hero__grid{grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px)}.hopw-cl-hero__grid--image-left .hopw-cl-hero__media{order:-1}.hopw-cl-features__grid{grid-template-columns:repeat(var(--feat-cols-d, 4),minmax(0,1fr))}.hopw-cl-categories__grid{grid-template-columns:repeat(var(--cat-cols-d, 3),minmax(0,1fr))}.hopw-cl-stats__grid{grid-template-columns:repeat(var(--stats-cols-d, 3),minmax(0,1fr));gap:18px}}@media screen and (min-width:1024px){.hopw-cl-categories__grid--6{grid-template-columns:repeat(6,minmax(0,1fr))}.hopw-cl-categories__grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.hopw-cl-categories__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.hopw-cl-categories__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hopw-collection-layout.css.map */
