.mcduffy-collection-hero{background-color:var(--maev-green);color:var(--maev-white);padding:clamp(2.5rem,5vw,5rem) clamp(1rem,3vw,2rem) clamp(2rem,4vw,4.5rem);text-align:center}.mcduffy-collection-hero__title{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif!important;font-weight:300!important;font-size:clamp(2rem,5vw,3.25rem);line-height:1.1;letter-spacing:-.03em;color:var(--maev-white)!important;margin:0 0 .75rem}.mcduffy-collection-hero__description{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem,2vw,1.125rem);font-weight:400;line-height:1.6;color:#fffc;max-width:560px;margin:0 auto}.mcduffy-collection-hero__badges{display:flex;justify-content:center;gap:.75rem;margin-top:1.25rem;flex-wrap:wrap}.mcduffy-collection-hero__badge{display:inline-flex;align-items:center;gap:.375rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);padding:.375rem .875rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--maev-neon)}.mcduffy-collection-hero__badge svg{width:14px;height:14px;flex-shrink:0}.mcduffy-collection-grid-wrap{background-color:var(--maev-cream);padding:2rem 1rem 3rem}@media(min-width:640px){.mcduffy-collection-grid-wrap{padding:2.5rem 2rem 4rem}}@media(min-width:990px){.mcduffy-collection-grid-wrap{padding:3rem 3rem 5rem;max-width:1400px;margin:0 auto}}.mcduffy-collection-grid__count{font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:400;color:var(--maev-muted);margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--maev-border)}.mcduffy-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;list-style:none;margin:0;padding:0}@media(min-width:640px){.mcduffy-product-grid{gap:1.25rem}}@media(min-width:990px){.mcduffy-product-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(min-width:1280px){.mcduffy-product-grid{grid-template-columns:repeat(4,1fr);gap:1.75rem}}.mcduffy-card{background:var(--maev-white);border:1px solid var(--maev-border);display:flex;flex-direction:column;position:relative;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.mcduffy-card:hover{border-color:var(--maev-green);box-shadow:0 4px 20px #18361314}.mcduffy-card__media{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:#193613}.mcduffy-card__media a{display:block;width:100%;height:100%}.mcduffy-card__img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94),opacity .4s ease}.mcduffy-card__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:1}.mcduffy-card:hover .mcduffy-card__img--primary{transform:scale(1.04)}.mcduffy-card:hover .mcduffy-card__img--hover{opacity:1;transform:scale(1.04)}.mcduffy-card__badge{position:absolute;top:.625rem;left:.625rem;z-index:2;display:inline-flex;align-items:center;gap:.25rem;background:var(--maev-green);color:var(--maev-neon);padding:.25rem .5rem;font-family:DM Sans,sans-serif;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1}@media(min-width:990px){.mcduffy-card__badge{font-size:.6875rem;padding:.3rem .625rem}}.mcduffy-card__badge svg{width:12px;height:12px;flex-shrink:0}.mcduffy-card__info{padding:.875rem .75rem 1rem;display:flex;flex-direction:column;flex:1}@media(min-width:990px){.mcduffy-card__info{padding:1rem 1rem 1.25rem}}.mcduffy-card__title{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif!important;font-weight:500!important;font-size:clamp(.8125rem,2vw,1.0625rem);line-height:1.3;color:var(--maev-black);margin:0 0 .25rem;letter-spacing:-.01em}.mcduffy-card__title a{color:inherit;text-decoration:none}.mcduffy-card__title a:hover{color:var(--maev-green)}.mcduffy-card__subtitle{font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:400;color:var(--maev-muted);margin:0 0 .5rem;line-height:1.4}.mcduffy-card__rating{display:flex;align-items:center;gap:.375rem;margin-bottom:.5rem}.mcduffy-card__stars{display:flex;gap:1px}.mcduffy-card__stars svg{width:14px;height:14px;fill:#ffe566}.mcduffy-card__stars svg.star-empty{fill:#e8e8e8}.mcduffy-card__rating-count{font-family:DM Sans,sans-serif;font-size:.75rem;color:var(--maev-muted)}.mcduffy-card__price-row{display:flex;align-items:baseline;gap:.5rem;margin-top:auto;padding-top:.375rem}.mcduffy-card__price{font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:600;color:var(--maev-black);letter-spacing:-.01em}.mcduffy-card__price-unit{font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:400;color:var(--maev-muted)}.mcduffy-card__price--compare{font-size:.875rem;font-weight:400;color:var(--maev-muted);text-decoration:line-through}.mcduffy-card__add-btn{display:block;width:100%;margin-top:.75rem;padding:.625rem 1rem;background:var(--maev-green);color:var(--maev-white);border:2px solid var(--maev-green);font-family:DM Sans,sans-serif;font-size:clamp(.75rem,1.5vw,.8125rem);font-weight:600;letter-spacing:.02em;text-transform:uppercase;text-align:center;cursor:pointer;transition:background-color .25s ease,color .25s ease;-webkit-appearance:none;appearance:none;line-height:1.2}.mcduffy-card__add-btn:hover{background:transparent;color:var(--maev-green)}.mcduffy-card__add-btn:disabled{opacity:.5;cursor:not-allowed}.mcduffy-card__add-btn--sold-out{background:transparent;color:var(--maev-muted);border-color:var(--maev-border);cursor:default}.mcduffy-card__add-btn--sold-out:hover{background:transparent;color:var(--maev-muted)}.mcduffy-pagination{display:flex;justify-content:center;align-items:center;gap:.25rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--maev-border)}.mcduffy-pagination a,.mcduffy-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:.25rem .75rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;color:var(--maev-black);text-decoration:none;transition:background-color .2s,color .2s}.mcduffy-pagination a:hover{background:var(--maev-green);color:var(--maev-white)}.mcduffy-pagination .mcduffy-pagination__current{background:var(--maev-green);color:var(--maev-white);font-weight:700}.mcduffy-pagination .mcduffy-pagination__dots{color:var(--maev-muted);min-width:auto;cursor:default}.mcduffy-collection-empty{text-align:center;padding:4rem 1rem}.mcduffy-collection-empty p{font-family:DM Sans,sans-serif;font-size:1.125rem;color:var(--maev-muted);margin:0}.mcduffy-collection-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem 2.5rem;padding:2rem 1rem;border-top:1px solid var(--maev-border);margin-top:2rem}.mcduffy-collection-trust__item{display:flex;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:500;color:var(--maev-green);text-transform:uppercase;letter-spacing:.03em}.mcduffy-collection-trust__item svg{width:20px;height:20px;flex-shrink:0;color:var(--maev-green)}@media(max-width:374px){.mcduffy-collection-hero{padding:2.5rem 1rem 2rem}.mcduffy-card__info{padding:.75rem .625rem .875rem}}.mcduffy-card,.mcduffy-card__media,.mcduffy-card__badge,.mcduffy-card__add-btn,.mcduffy-collection-hero__badge,.mcduffy-pagination a,.mcduffy-pagination span{border-radius:0!important}
/*# sourceMappingURL=/cdn/shop/t/61/assets/mcduffy-collection.css.map */
