.hero-mp{--mp-cream: #FAF7F2;--mp-beige: #F0E9DC;--mp-warm: #E8DFD0;--mp-sage: #A8B5A0;--mp-sage-dark: #7A8A72;--mp-sage-deep: #5C6C56;--mp-terracotta: #C97D5D;--mp-text: #2E2E2C;--mp-text-muted: #6B6B66;--mp-border: #E5DFD3;--mp-serif: "Fraunces", "Cormorant Garamond", Georgia, serif;--mp-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mp-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--mp-ease: cubic-bezier(.4, 0, .2, 1);font-family:var(--mp-sans);color:var(--mp-text);background:transparent}.hero-mp *,.hero-mp *:before,.hero-mp *:after{box-sizing:border-box}.hero-mp__grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:72px;align-items:center;min-height:620px}.hero-mp__content{display:flex;flex-direction:column;max-width:560px}@media screen and (min-width:901px){.hero-mp__grid--image-left .hero-mp__content{order:2}.hero-mp__grid--image-left .hero-mp__media{order:1}}.hero-mp__eyebrow{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;margin:0 0 18px;font-size:11px;font-weight:500;letter-spacing:.16em;line-height:1.2;text-transform:uppercase;color:var(--mp-sage-deep)}.hero-mp__eyebrow:before{content:"";width:18px;height:1px;background:var(--mp-sage-deep);opacity:.65}.hero-mp__heading,.hero-mp__heading>p{max-width:12ch;margin:0 0 22px;font-family:var(--mp-serif);font-size:clamp(42px,5.2vw,68px);font-weight:400;line-height:1.03;letter-spacing:-.035em;color:var(--mp-text);text-wrap:balance}.hero-mp__heading em{font-style:italic;font-weight:400}.hero-mp__lead,.hero-mp__lead>p{max-width:52ch;margin:0 0 34px;font-size:16.5px;line-height:1.7;color:var(--mp-text-muted);text-wrap:pretty}.hero-mp__lead p{margin-top:0}.hero-mp__lead p:last-child{margin-bottom:0}.hero-mp__ctas{display:flex;flex-wrap:wrap;gap:12px}.hero-mp__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:15px 28px;border:1px solid transparent;border-radius:8px;font-family:var(--mp-sans);font-size:15px;font-weight:500;line-height:1.2;letter-spacing:.01em;text-decoration:none;white-space:nowrap;transition:background-color .2s var(--mp-ease),border-color .2s var(--mp-ease),color .2s var(--mp-ease),transform .2s var(--mp-ease),box-shadow .2s var(--mp-ease)}.hero-mp__btn--primary{background:var(--mp-sage-dark);border-color:var(--mp-sage-dark);color:#fff}.hero-mp__btn--primary:hover{background:var(--mp-sage-deep);border-color:var(--mp-sage-deep);color:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #5c6c5647}.hero-mp__btn--primary svg{transition:transform .2s var(--mp-ease)}.hero-mp__btn--primary:hover svg{transform:translate(3px)}.hero-mp__btn--secondary{background:transparent;border-color:var(--mp-sage-dark);color:var(--mp-text)}.hero-mp__btn--secondary:hover{background:var(--mp-sage-dark);border-color:var(--mp-sage-dark);color:#fff}.hero-mp__meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:34px;font-size:13px;color:var(--mp-text-muted)}.hero-mp__rating{display:inline-flex;align-items:center;gap:8px;color:var(--mp-text)}.hero-mp__stars{color:var(--mp-sage-dark);font-size:14px;letter-spacing:2px}.hero-mp__meta-sep{width:1px;height:18px;background:var(--mp-border)}.hero-mp__delivery{display:inline-flex;align-items:center;padding:9px 16px;border:1px solid var(--mp-border);border-radius:999px;background:transparent;font-size:13px;line-height:1.35;color:var(--mp-text-muted)}.hero-mp__media{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;isolation:isolate;border-radius:24px;background:radial-gradient(circle at 50% 42%,rgba(168,181,160,.14),transparent 48%),linear-gradient(145deg,var(--mp-beige) 0%,var(--mp-cream) 100%)}.hero-mp__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-mp__image--placeholder{object-fit:cover;object-position:center center}.hero-mp__fallback,.hero-mp__photo{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 28% 22%,rgba(168,181,160,.18),transparent 34%),radial-gradient(circle at 78% 72%,rgba(122,138,114,.1),transparent 38%),linear-gradient(145deg,var(--mp-beige) 0%,var(--mp-cream) 100%)}.hero-mp__fallback:after,.hero-mp__photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.28;background-image:repeating-linear-gradient(45deg,rgba(46,46,44,.045) 0 1px,transparent 1px 14px)}.hero-mp__fallback-card{position:absolute;left:50%;top:50%;width:58%;aspect-ratio:1.25 / 1;transform:translate(-50%,-50%) rotate(-8deg);border-radius:28px;background:#2e2e2ceb;box-shadow:0 28px 60px #2e2e2c38;z-index:2}.hero-mp__fallback-pill{position:absolute;display:block;border-radius:999px;background:#a8b5a0e0}.hero-mp__fallback-pill--one{width:42%;height:14%;left:18%;top:28%;transform:rotate(-18deg)}.hero-mp__fallback-pill--two{width:28%;height:12%;right:12%;bottom:22%;transform:rotate(16deg);background:#f0e9dcb8}.hero-mp__fallback-dot{position:absolute;left:18%;top:18%;width:42px;height:42px;border-radius:50%;background:#ffffff1f}.hero-mp__leaf,.hero-mp__blob,.hero-mp__pebble{display:none}.hero-mp__tag{position:absolute;bottom:18px;left:18px;z-index:4;max-width:calc(100% - 36px);padding:6px 10px;border:1px solid rgba(229,223,211,.9);border-radius:4px;background:#faf7f2d9;color:var(--mp-text-muted);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);font-family:var(--mp-mono);font-size:10px;line-height:1.2;letter-spacing:.06em;text-transform:uppercase}.hero-mp a:focus-visible{outline:2px solid var(--mp-sage-dark);outline-offset:3px;border-radius:4px}@media screen and (max-width:990px){.hero-mp__grid{grid-template-columns:1fr;gap:42px;min-height:unset}.hero-mp__content{max-width:100%}.hero-mp__heading,.hero-mp__heading>p{max-width:13ch}.hero-mp__media{max-width:620px;margin:0 auto}}@media screen and (max-width:749px){.hero-mp{background:transparent}.hero-mp[class*=section-]{padding-top:28px;padding-bottom:44px}.hero-mp .page-width{padding-left:20px;padding-right:20px}.hero-mp__grid{display:flex;flex-direction:column;gap:34px;min-height:unset}.hero-mp__content{order:1;max-width:100%}.hero-mp__media{order:2;max-width:100%;margin:0 auto;border-radius:18px}.hero-mp__image{border-radius:18px}.hero-mp__eyebrow{margin-bottom:14px;font-size:10px;letter-spacing:.16em}.hero-mp__heading,.hero-mp__heading>p{max-width:10.5ch;margin-bottom:18px;font-size:clamp(34px,10.8vw,46px);line-height:1.06;letter-spacing:-.035em}.hero-mp__lead,.hero-mp__lead>p{max-width:100%;margin-bottom:26px;font-size:15px;line-height:1.62;color:var(--mp-text-muted)}.hero-mp__ctas{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.hero-mp__btn{width:100%;min-height:48px;padding:13px 14px;border-radius:8px;font-size:13.5px;white-space:nowrap}.hero-mp__meta{margin-top:24px;gap:8px;font-size:12px}.hero-mp__rating{gap:6px}.hero-mp__stars{font-size:12px;letter-spacing:1.2px}.hero-mp__meta-sep{display:none}.hero-mp__delivery{width:100%;margin-top:2px;line-height:1.45}.hero-mp__fallback-card{width:64%;border-radius:22px}.hero-mp__fallback-dot{width:32px;height:32px}.hero-mp__tag{display:none}}@media screen and (max-width:380px){.hero-mp__ctas{grid-template-columns:1fr}.hero-mp__heading,.hero-mp__heading>p{font-size:34px}}@media(prefers-reduced-motion:reduce){.hero-mp *,.hero-mp *:before,.hero-mp *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media screen and (min-width:750px){.hero-mp__grid{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr)!important;gap:64px!important;align-items:center!important;min-height:620px!important}.hero-mp__content{max-width:560px!important;min-width:0!important}.hero-mp__media{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;justify-self:stretch!important;aspect-ratio:1 / 1!important}.hero-mp__grid--image-left .hero-mp__content{order:2!important}.hero-mp__grid--image-left .hero-mp__media,.hero-mp__grid--image-right .hero-mp__content{order:1!important}.hero-mp__grid--image-right .hero-mp__media{order:2!important}}@media screen and (min-width:750px)and (max-width:1100px){.hero-mp__grid{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)!important;gap:40px!important}.hero-mp__heading,.hero-mp__heading>p{font-size:clamp(38px,4.8vw,56px)!important;max-width:12ch!important}.hero-mp__lead,.hero-mp__lead>p{font-size:15.5px!important;line-height:1.65!important}}@media screen and (max-width:749px){.hero-mp__grid{display:flex!important;flex-direction:column!important;gap:34px!important;min-height:unset!important}.hero-mp__content{order:1!important;max-width:100%!important}.hero-mp__media{order:2!important;width:100%!important;max-width:100%!important;margin:0 auto!important;aspect-ratio:1 / 1!important}}@media screen and (max-width:749px){.hero-mp__ctas{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;width:100%!important}.hero-mp__btn{width:100%!important;min-width:0!important;min-height:46px!important;padding:12px 8px!important;font-size:12.5px!important;line-height:1.15!important;white-space:nowrap!important}.hero-mp__btn svg{width:12px!important;height:12px!important;flex-shrink:0!important}}@media screen and (max-width:380px){.hero-mp__ctas{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.hero-mp__btn{font-size:11.5px!important;padding-left:6px!important;padding-right:6px!important}}@media screen and (max-width:749px){.hero-mp .page-width{padding-left:16px!important;padding-right:16px!important}.hero-mp[class*=section-]{padding-top:18px!important;padding-bottom:34px!important}.hero-mp__grid{gap:22px!important}.hero-mp__content{max-width:100%!important}.hero-mp__eyebrow{margin-bottom:12px!important;font-size:9px!important;letter-spacing:.18em!important;color:var(--mp-sage-deep)!important}.hero-mp__eyebrow:before{width:18px!important}.hero-mp__heading,.hero-mp__heading>p{max-width:9.8ch!important;margin:0 0 14px!important;font-size:31px!important;line-height:.98!important;letter-spacing:-.04em!important;font-weight:400!important}.hero-mp__lead,.hero-mp__lead>p{max-width:31ch!important;margin:0 0 18px!important;font-size:13px!important;line-height:1.45!important;color:var(--mp-text-muted)!important}.hero-mp__ctas{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;margin-top:0!important}.hero-mp__btn{min-height:42px!important;padding:10px!important;font-size:12.5px!important;line-height:1.15!important;border-radius:8px!important;white-space:nowrap!important;width:100%!important}.hero-mp__btn svg{width:11px!important;height:11px!important}.hero-mp__meta{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important;font-size:12px!important}.hero-mp__rating{gap:5px!important;font-size:12px!important;color:var(--mp-text)!important}.hero-mp__stars{font-size:11px!important;letter-spacing:1px!important}.hero-mp__meta-sep{display:none!important}.hero-mp__delivery{display:inline!important;width:auto!important;margin-top:0!important;padding:0!important;border:none!important;border-radius:0!important;background:transparent!important;font-size:12px!important;line-height:1.35!important;color:var(--mp-text-muted)!important}.hero-mp__media{margin-top:6px!important;border-radius:14px!important;aspect-ratio:1 / 1!important}.hero-mp__image{border-radius:14px!important}.hero-mp__tag{display:inline-flex!important;bottom:10px!important;left:10px!important;padding:5px 7px!important;font-size:8px!important;letter-spacing:.05em!important;border-radius:4px!important}}@media screen and (max-width:380px){.hero-mp__heading,.hero-mp__heading>p{font-size:29px!important}.hero-mp__btn{font-size:11.5px!important;padding-left:8px!important;padding-right:8px!important}.hero-mp__lead,.hero-mp__lead>p{font-size:12.5px!important}}@media screen and (max-width:749px){.hero-mp__heading,.hero-mp__heading>p{max-width:100%!important;width:100%!important;margin-left:0!important;margin-right:0!important;margin-bottom:16px!important;font-size:clamp(30px,9.2vw,38px)!important;line-height:1.05!important;letter-spacing:-.035em!important}.hero-mp__content{width:100%!important;max-width:100%!important}}@media screen and (max-width:749px){.hero-mp__lead,.hero-mp__lead>p{max-width:100%!important;width:100%!important;margin-left:0!important;margin-right:0!important;margin-bottom:20px!important;font-size:14px!important;line-height:1.55!important;letter-spacing:0!important;color:var(--mp-text-muted)!important}.hero-mp__lead p{max-width:100%!important;width:100%!important;margin-top:0!important}.hero-mp__lead p:last-child{margin-bottom:0!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-hero-mp.css.map */
