:root{--mpt-bg: #F7F1E4;--mpt-bg-olive-tint: #DCE0CB;--mpt-ink: #2E2A24;--mpt-olive: #4A5A3F;--mpt-olive-deep: #3B4832;--mpt-sand: #D9C7A8;--mpt-sand-deep: #C9B38E;--mpt-terracotta: #B5613F;--mpt-terracotta-deep:#9C4F32;--mpt-cream: #F7F1E4;--mpt-card: #FFFCF5;--mpt-line: rgba(46,42,36,.14);--mpt-line-soft: rgba(46,42,36,.08);--mpt-font-head: "Plus Jakarta Sans", sans-serif;--mpt-font-body: "Hanken Grotesk", sans-serif;--mpt-r-sm: 10px;--mpt-r-md: 16px;--mpt-r-lg: 26px;--mpt-container: 1280px;--mpt-gutter: clamp(1.25rem, 4vw, 3.5rem);--mpt-sec-pad: clamp(3rem, 6vw, 4.75rem)}.mpt-wrap{max-width:var(--mpt-container);margin:0 auto;padding-left:var(--mpt-gutter);padding-right:var(--mpt-gutter)}.mpt-section{font-family:var(--mpt-font-body);color:var(--mpt-ink);background:var(--mpt-bg);padding-top:var(--mpt-sec-pad);padding-bottom:var(--mpt-sec-pad)}.mpt-section-olive{background:var(--mpt-bg-olive-tint)}.mpt-section h1,.mpt-section h2,.mpt-section h3,.mpt-section h4{font-family:var(--mpt-font-head);font-weight:700;letter-spacing:-.01em;line-height:1.12;margin:0;color:var(--mpt-ink)}.mpt-eyebrow{font-family:var(--mpt-font-head);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mpt-olive);display:inline-block}.mpt-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--mpt-font-head);font-weight:700;font-size:.95rem;padding:.95rem 1.9rem;border-radius:var(--mpt-r-sm);border:1.5px solid transparent;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease;white-space:nowrap;text-decoration:none;cursor:pointer}.mpt-btn:active{transform:translateY(1px)}.mpt-btn-primary{background:var(--mpt-ink);color:var(--mpt-cream)}.mpt-btn-primary:hover{background:var(--mpt-olive-deep);color:var(--mpt-cream)}.mpt-btn-outline{background:transparent;border-color:currentColor;color:var(--mpt-ink)}.mpt-btn-outline:hover{background:var(--mpt-ink);color:var(--mpt-cream)}.mpt-btn-on-dark{background:var(--mpt-cream);color:var(--mpt-olive-deep)}.mpt-btn-on-dark:hover{background:#fff}.mpt-sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.mpt-sec-head h2{font-size:clamp(1.5rem,2.4vw,2.1rem);margin-top:.6rem;max-width:22ch}.mpt-sec-head .mpt-sub{font-size:.98rem;color:var(--mpt-ink);opacity:.72;max-width:34ch;margin:0}.mpt-hero{background:var(--mpt-sand);position:relative;overflow:hidden}.mpt-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 70% at 88% 18%,rgba(74,90,63,.22),transparent 60%),radial-gradient(ellipse 55% 60% at 6% 96%,rgba(181,97,63,.14),transparent 60%);pointer-events:none}.mpt-hero-inner{position:relative;display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:clamp(2rem,5vw,3.5rem);padding-top:clamp(2.75rem,6vw,4.5rem);padding-bottom:clamp(2.75rem,6vw,4.5rem)}.mpt-hero-copy .mpt-eyebrow{color:var(--mpt-olive-deep)}.mpt-hero-copy h1{font-size:clamp(2.5rem,4.4vw,3.75rem);line-height:1.06;margin-top:.9rem;max-width:12ch}.mpt-hero-copy p{font-size:clamp(1.02rem,1.3vw,1.15rem);color:var(--mpt-ink);opacity:.85;max-width:38ch;margin-top:1.1rem;line-height:1.55}.mpt-hero-actions{display:flex;align-items:center;gap:1.25rem;margin-top:1.9rem;flex-wrap:wrap}.mpt-hero-note{display:flex;align-items:center;gap:.5rem;margin-top:1.4rem;font-size:.85rem;opacity:.75}.mpt-hero-note svg{width:16px;height:16px;flex-shrink:0;color:var(--mpt-olive-deep)}.mpt-hero-photo-wrap{position:relative;border-radius:var(--mpt-r-lg);overflow:hidden;box-shadow:0 20px 50px -20px #2e2a2459}.mpt-hero-photo-wrap img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:4/5}.mpt-hero-tag{position:absolute;left:1rem;bottom:1rem;background:#2e2a24d1;color:var(--mpt-cream);font-size:.78rem;font-weight:600;padding:.5rem .85rem;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mpt-need-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.mpt-need-tile{display:flex;flex-direction:column;gap:.85rem;text-decoration:none;color:var(--mpt-ink)}.mpt-photo-well{aspect-ratio:1/1;background:var(--mpt-card);border:1.5px solid var(--mpt-line);border-radius:var(--mpt-r-md);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.5rem}.mpt-photo-well img{width:100%;height:100%;object-fit:contain}.mpt-need-tile figcaption{font-family:var(--mpt-font-head);font-weight:600;font-size:.98rem;text-align:center}.mpt-asset-needed{aspect-ratio:1/1;background:var(--mpt-bg-olive-tint);border:1.5px dashed var(--mpt-olive);border-radius:var(--mpt-r-md);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem;text-align:center}.mpt-an-icon{width:26px;height:26px;color:var(--mpt-olive)}.mpt-an-label{font-family:var(--mpt-font-head);font-size:.68rem;font-weight:800;letter-spacing:.06em;color:var(--mpt-olive-deep)}.mpt-an-caption{font-size:.72rem;opacity:.65;line-height:1.4}.mpt-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.mpt-p-card{background:var(--mpt-card);border:1.5px solid var(--mpt-line);border-radius:var(--mpt-r-md);overflow:hidden}.mpt-p-card figure{margin:0;aspect-ratio:1/1;overflow:hidden}.mpt-p-card img{width:100%;height:100%;object-fit:cover}.mpt-p-card-body{padding:1rem 1.1rem 1.2rem}.mpt-p-card-title{font-family:var(--mpt-font-head);font-weight:600;font-size:.95rem;margin-bottom:.25rem}.mpt-p-card-price{font-size:.88rem;opacity:.7;margin-bottom:.75rem}.mpt-p-card-cta{font-family:var(--mpt-font-head);font-size:.82rem;font-weight:700;color:var(--mpt-olive-deep);text-decoration:none;border-bottom:1.5px solid currentColor;padding-bottom:1px}.mpt-editorial{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}.mpt-editorial-photo{border-radius:var(--mpt-r-lg);overflow:hidden;aspect-ratio:4/5}.mpt-editorial-photo img{width:100%;height:100%;object-fit:cover}.mpt-editorial-copy p{font-size:1.02rem;opacity:.8;line-height:1.6;margin-top:1rem;max-width:38ch}.mpt-editorial-copy h2{font-size:clamp(1.6rem,2.6vw,2.2rem);margin-top:.7rem;max-width:14ch}.mpt-editorial-copy .mpt-btn{margin-top:1.75rem}.mpt-seasonal{background:var(--mpt-terracotta);color:var(--mpt-cream);padding-top:var(--mpt-sec-pad);padding-bottom:var(--mpt-sec-pad)}.mpt-seasonal-inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}.mpt-seasonal-photo{border-radius:var(--mpt-r-lg);overflow:hidden;aspect-ratio:4/5;border:1px solid rgba(247,241,228,.25)}.mpt-seasonal-photo img{width:100%;height:100%;object-fit:cover}.mpt-seasonal .mpt-eyebrow{color:var(--mpt-cream);opacity:.85}.mpt-seasonal h2{color:var(--mpt-cream);font-size:clamp(1.7rem,2.8vw,2.3rem);margin-top:.7rem}.mpt-seasonal p{color:var(--mpt-cream);opacity:.85;margin-top:.85rem;max-width:36ch;line-height:1.6}.mpt-seasonal-chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem}.mpt-seasonal-chips a{font-size:.82rem;font-weight:600;color:var(--mpt-cream);border:1.5px solid rgba(247,241,228,.5);border-radius:999px;padding:.45rem .95rem;text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.mpt-seasonal-chips a:hover{background:#f7f1e424;border-color:var(--mpt-cream)}.mpt-seasonal .mpt-btn{margin-top:1.75rem}.mpt-grooming-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}.mpt-grooming-copy p{font-size:1.02rem;opacity:.8;margin-top:1rem;max-width:34ch;line-height:1.6}.mpt-grooming-copy h2{font-size:clamp(1.6rem,2.6vw,2.2rem);margin-top:.7rem;max-width:14ch}.mpt-grooming-copy .mpt-btn{margin-top:1.75rem}.mpt-grooming-items{display:flex;gap:1.25rem}.mpt-g-card{background:var(--mpt-card);border:1.5px solid var(--mpt-line);border-radius:var(--mpt-r-md);padding:1rem;flex:1}.mpt-g-card.mpt-offset{margin-top:2.5rem}.mpt-g-card figure{margin:0 0 .85rem;aspect-ratio:1/1;border-radius:var(--mpt-r-sm);overflow:hidden}.mpt-g-card img{width:100%;height:100%;object-fit:cover}.mpt-g-card-title{font-family:var(--mpt-font-head);font-weight:600;font-size:.9rem;margin-bottom:.2rem}.mpt-g-card-price{font-size:.82rem;opacity:.65}.mpt-trust{background:var(--mpt-olive);color:var(--mpt-cream);padding-top:var(--mpt-sec-pad);padding-bottom:var(--mpt-sec-pad)}.mpt-trust-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}.mpt-trust-facts h2{color:var(--mpt-cream);font-size:clamp(1.6rem,2.6vw,2.2rem);max-width:16ch}.mpt-trust-facts p{color:var(--mpt-cream);opacity:.82;margin-top:.85rem;max-width:38ch;line-height:1.6}.mpt-trust-points{display:flex;flex-direction:column;gap:.85rem;margin-top:1.75rem}.mpt-trust-point{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:var(--mpt-cream)}.mpt-trust-point svg{width:20px;height:20px;flex-shrink:0;opacity:.9}.mpt-rating-card{background:#f7f1e41a;border:1.5px solid rgba(247,241,228,.28);border-radius:var(--mpt-r-lg);padding:2rem;text-align:center}.mpt-rating-score{font-family:var(--mpt-font-head);font-size:2.6rem;font-weight:800;color:var(--mpt-cream)}.mpt-stars{display:flex;justify-content:center;gap:3px;margin:.6rem 0}.mpt-star{position:relative;width:20px;height:20px;color:#f7f1e44d}.mpt-star svg{width:20px;height:20px}.mpt-star .mpt-fill{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:var(--mpt-cream)}.mpt-rating-count{font-size:.85rem;color:var(--mpt-cream);opacity:.85}.mpt-rating-badge{font-size:.72rem;color:var(--mpt-cream);opacity:.6;margin-top:.6rem;text-transform:uppercase;letter-spacing:.05em}.mpt-blog-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.mpt-b-card{display:block;text-decoration:none;color:var(--mpt-ink);background:var(--mpt-card);border:1.5px solid var(--mpt-line);border-radius:var(--mpt-r-md);overflow:hidden}.mpt-b-card figure{margin:0;aspect-ratio:4/3;overflow:hidden;background:#fff}.mpt-b-card img{width:100%;height:100%;object-fit:contain}.mpt-b-card-body{padding:1.25rem 1.4rem 1.5rem}.mpt-b-card h3{font-size:1.05rem;margin-top:.4rem;line-height:1.3}.mpt-b-card .mpt-read{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;font-family:var(--mpt-font-head);font-size:.85rem;font-weight:700;color:var(--mpt-olive-deep)}.mpt-b-card .mpt-read svg{width:16px;height:16px}.mpt-email-cap{background:var(--mpt-bg-olive-tint)}.mpt-email-inner{max-width:520px;margin:0 auto;text-align:center}.mpt-email-inner h2{font-size:clamp(1.5rem,2.4vw,1.9rem)}.mpt-email-inner p{margin-top:.6rem;opacity:.75;font-size:.95rem}.mpt-email-form{display:flex;gap:.6rem;margin-top:1.5rem}.mpt-email-form input{flex:1;border:1.5px solid var(--mpt-line);border-radius:999px;padding:.85rem 1.2rem;font-size:.9rem;background:var(--mpt-card);font-family:var(--mpt-font-body)}.mpt-email-form button{font-family:var(--mpt-font-head);font-weight:700;background:var(--mpt-ink);color:var(--mpt-cream);border:none;border-radius:999px;padding:.85rem 1.6rem;font-size:.9rem;cursor:pointer}.mpt-email-fine{margin-top:.9rem;font-size:.78rem;opacity:.55}.mpt-reveal{animation:mptRiseIn .7s cubic-bezier(.22,.68,.32,1) both}@keyframes mptRiseIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.mpt-reveal{animation:none;opacity:1;transform:none}}@media(max-width:980px){.mpt-hero-inner{grid-template-columns:1fr}.mpt-hero-photo-wrap{order:-1}.mpt-need-grid,.mpt-product-grid{grid-template-columns:repeat(2,1fr)}.mpt-editorial{grid-template-columns:1fr}.mpt-editorial-photo{order:-1}.mpt-seasonal-inner{grid-template-columns:1fr}.mpt-seasonal-photo{order:-1}.mpt-grooming-grid,.mpt-trust-inner,.mpt-blog-grid{grid-template-columns:1fr}}@media(max-width:600px){.mpt-need-grid,.mpt-product-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.mpt-grooming-items{flex-direction:column}.mpt-g-card.mpt-offset{margin-top:0}.mpt-email-form{flex-direction:column}.mpt-hero-copy h1{max-width:none}}.mpt-p-card{position:relative}.mpt-p-card-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.mpt-p-card:hover .mpt-p-card-cta{text-decoration-thickness:2px}.mpt-g-card{position:relative}.mpt-g-card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit}
/*# sourceMappingURL=/cdn/shop/t/5/assets/homepage-premium.css.map */
