.hdcf-collection{--hdcf-green: #0e442b;--hdcf-green-soft: #2f674c;--hdcf-sage: #eef5ef;--hdcf-ink: #163025;--hdcf-muted: rgba(22, 48, 37, .68);--hdcf-line: rgba(14, 68, 43, .16);color:var(--hdcf-ink);background:#fff}.hdcf-collection *,.hdcf-collection *:before,.hdcf-collection *:after{box-sizing:border-box}.hdcf-hero{padding:clamp(2.1rem,2.9vw,3.8rem) 0;border-bottom:1px solid var(--hdcf-line);background:radial-gradient(circle at 91% 7%,rgba(170,198,173,.22),transparent 27rem),linear-gradient(180deg,#fbfdfb 0%,var(--hdcf-sage) 100%)}.hdcf-hero__grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(32rem,.84fr);gap:clamp(2rem,3.4vw,4.6rem);align-items:center}.hdcf-eyebrow{margin:0 0 .85rem;color:var(--hdcf-green-soft);font-size:1.08rem;line-height:1.2;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.hdcf-hero h1{max-width:78rem;margin:0;color:var(--hdcf-green);font-size:clamp(4rem,5.3vw,6.5rem);line-height:.98;letter-spacing:-.045em}.hdcf-lead{max-width:72rem;margin:1.2rem 0 0;color:var(--hdcf-muted);font-size:clamp(1.5rem,1.5vw,1.82rem);line-height:1.48}.hdcf-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.hdcf-button{display:inline-flex;min-height:4.4rem;align-items:center;justify-content:center;padding:1rem 1.75rem;border:1px solid var(--hdcf-green);text-decoration:none;font-weight:700;transition:background-color .16s ease,color .16s ease,transform .16s ease}.hdcf-button:hover{transform:translateY(-1px)}.hdcf-button--primary{color:#fff;background:var(--hdcf-green)}.hdcf-button--secondary{color:var(--hdcf-green);background:#ffffff94}.hdcf-button--secondary:hover{color:#fff;background:var(--hdcf-green)}.hdcf-measure-card{align-self:center;padding:clamp(1.35rem,1.7vw,2rem);border:1px solid var(--hdcf-line);background:#fffffff0;box-shadow:0 2rem 6rem #0e442b14}.hdcf-measure-card .hdcf-eyebrow{margin-bottom:.65rem}.hdcf-measure-card h2{margin:0;color:var(--hdcf-green);font-size:clamp(2rem,2.25vw,2.9rem);line-height:1.08;letter-spacing:-.025em}.hdcf-measure-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:.9rem}.hdcf-measure-item{min-width:0;margin:0;overflow:hidden;border:1px solid var(--hdcf-line);background:#fff}.hdcf-measure-item img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.hdcf-measure-item figcaption{display:flex;align-items:center;justify-content:space-between;gap:.4rem;padding:.58rem .62rem;border-top:1px solid var(--hdcf-line);color:var(--hdcf-green);font-size:1rem;line-height:1.15;letter-spacing:.035em;text-transform:uppercase}.hdcf-measure-item figcaption span{color:#0e442b85;font-size:.88rem;font-weight:700}.hdcf-measure-item figcaption strong{font-size:inherit;font-weight:700}.hdcf-measure-note{margin:.75rem 0 0;color:var(--hdcf-muted);font-size:1.08rem;line-height:1.35}.hdcf-product-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,.74fr);gap:clamp(2rem,4vw,6rem);align-items:end;padding-top:clamp(2.8rem,3.8vw,4.5rem);padding-bottom:clamp(1.9rem,2.6vw,3rem);border-bottom:1px solid var(--hdcf-line);background:#fff}.hdcf-product-intro h2{margin:0;color:var(--hdcf-green);font-size:clamp(2.8rem,3.6vw,4.5rem);line-height:1.03;letter-spacing:-.038em}.hdcf-product-intro__text{margin:0;color:var(--hdcf-muted);font-size:clamp(1.35rem,1.35vw,1.62rem);line-height:1.52}body.hdcf-collection-page #ProductGridContainer{scroll-margin-top:2rem}body.hdcf-collection-page #main-collection-filters{margin-top:0;padding-top:1.4rem}body.hdcf-collection-page #product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(3rem,3.6vw,4.8rem) clamp(1.7rem,2.2vw,2.8rem);max-width:124rem;margin-right:auto;margin-left:auto}body.hdcf-collection-page #product-grid>.grid__item{width:100%!important;max-width:none!important;margin:0!important}body.hdcf-collection-page #product-grid .card-wrapper{height:100%}body.hdcf-collection-page #product-grid .card__inner{overflow:hidden;border:1px solid rgba(14,68,43,.12);border-radius:1.2rem;background:#f8faf8;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}body.hdcf-collection-page #product-grid .card-wrapper:hover .card__inner{transform:translateY(-2px);border-color:#0e442b4d;box-shadow:0 1.2rem 3rem #0e442b12}body.hdcf-collection-page #product-grid .card__information{padding-top:1.3rem}body.hdcf-collection-page #product-grid .card__heading{color:var(--hdcf-green);line-height:1.35}@media screen and (max-width:989px){.hdcf-hero__grid,.hdcf-product-intro{grid-template-columns:1fr}.hdcf-hero__grid{gap:1.8rem}.hdcf-measure-card{max-width:72rem}.hdcf-product-intro{gap:1rem}body.hdcf-collection-page #product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.hdcf-hero{padding:1.9rem 0 2.1rem}.hdcf-hero__grid{gap:1.5rem}.hdcf-hero h1{font-size:clamp(3.5rem,10.7vw,5.1rem)}.hdcf-lead{margin-top:1rem}.hdcf-actions{display:grid;grid-template-columns:1fr;margin-top:1.25rem}.hdcf-button{width:100%}.hdcf-measure-card{padding:1.2rem}.hdcf-measure-gallery{gap:.52rem;margin-top:.8rem}.hdcf-measure-item figcaption{padding:.52rem;font-size:.94rem}.hdcf-measure-item figcaption span{font-size:.8rem}.hdcf-product-intro{padding-top:2.5rem;padding-bottom:1.8rem}body.hdcf-collection-page #main-collection-filters{padding-top:.8rem}}@media screen and (max-width:520px){body.hdcf-collection-page #product-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/hd-custom-fit-collection.css.map */
