.glory-home-featured-collections{background:var(--ghfc-bg);padding:var(--ghfc-padding-top) 18px var(--ghfc-padding-bottom);color:var(--ghfc-text)}.ghfc-inner{max-width:var(--ghfc-max-width);margin:0 auto}.ghfc-heading-wrap{text-align:center;margin:0 0 24px}.ghfc-kicker{margin:0 0 4px;font-size:13px;line-height:1;font-weight:700;letter-spacing:.17em;color:var(--ghfc-muted);text-transform:uppercase}.ghfc-heading{margin:0;font-size:clamp(32px,4vw,48px);line-height:.98;font-weight:400;letter-spacing:.01em;text-transform:none;color:var(--ghfc-text)}.ghfc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ghfc-gap)}.ghfc-card{overflow:hidden;border:1px solid var(--ghfc-border);border-radius:var(--ghfc-radius);background:var(--ghfc-card-bg);box-shadow:0 2px 8px rgba(33,24,21,.04)}.ghfc-hero{position:relative;display:block;height:var(--ghfc-image-height);overflow:hidden;text-decoration:none;background:#eadfd3}.ghfc-hero-img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.ghfc-card:hover .ghfc-hero-img{transform:scale(1.025)}.ghfc-badge{position:absolute;z-index:2;top:18px;left:18px;display:inline-flex;align-items:center;border-radius:5px;background:var(--ghfc-badge-bg);color:var(--ghfc-badge-text);font-size:11px;line-height:1;font-weight:800;letter-spacing:.08em;padding:7px 12px;text-transform:uppercase}.ghfc-placeholder{height:100%;display:flex;align-items:center;justify-content:center;padding:20px;color:var(--ghfc-muted);font-size:22px}.ghfc-body{padding:14px 18px 16px;text-align:center}.ghfc-title{margin:0;font-size:clamp(24px,2vw,32px);line-height:1.05;font-weight:400;color:var(--ghfc-text)}.ghfc-title a{color:inherit;text-decoration:none}.ghfc-title a:hover{color:#a52a12}.ghfc-reviews{display:flex;align-items:center;justify-content:center;gap:7px;margin:8px 0 12px;font-size:13px;line-height:1;color:var(--ghfc-text)}.ghfc-stars{color:var(--ghfc-star);letter-spacing:3px;font-size:15px}.ghfc-review-count{color:var(--ghfc-text);font-size:13px}.ghfc-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 16px}.ghfc-thumb{display:block;height:var(--ghfc-thumb-height);overflow:hidden;border-radius:2px;background:#eee3d7;text-decoration:none}.ghfc-thumb img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.ghfc-thumb:hover img{transform:scale(1.04)}.ghfc-thumb--empty{background:linear-gradient(135deg,#eadfd3,#f6eee5)}.ghfc-price{margin:0 0 13px;font-size:14px;line-height:1.2;font-weight:600;color:var(--ghfc-text)}.ghfc-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:40px;border-radius:4px;background:var(--ghfc-button-bg);color:var(--ghfc-button-text);text-decoration:none;font-size:14px;font-weight:700;line-height:1;text-transform:none;transition:background .25s ease,transform .25s ease}.ghfc-button:hover{background:#8f270f;color:var(--ghfc-button-text);transform:translateY(-1px)}.ghfc-cart-icon{display:inline-block;font-size:14px;transform:rotate(-90deg) translateX(1px);opacity:.9}@media screen and (max-width:989px){.ghfc-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.ghfc-hero{height:220px}.ghfc-body{padding:15px 16px 18px}}@media screen and (max-width:520px){.glory-home-featured-collections{padding-left:14px;padding-right:14px}.ghfc-heading-wrap{margin-bottom:18px}.ghfc-kicker{font-size:11px}.ghfc-heading{font-size:34px}.ghfc-hero{height:176px}.ghfc-badge{top:12px;left:12px;font-size:9px;padding:6px 9px}.ghfc-title{font-size:26px}.ghfc-stars{font-size:13px;letter-spacing:2px}.ghfc-thumbs{gap:9px}.ghfc-thumb{height:58px}.ghfc-price{font-size:13px}.ghfc-button{min-height:38px;font-size:13px}}