*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mf-paper);color:var(--mf-ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}.page-width{width:min(calc(100% - 40px),1200px);margin:0 auto}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.mf-serif,h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:500}.mf-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.73rem;font-weight:800;color:var(--mf-forest)}.mf-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:999px;border:1px solid var(--mf-forest);font-weight:800;font-size:.9rem;transition:.2s}.mf-button--solid{background:var(--mf-forest);color:white}.mf-button--solid:hover{background:var(--mf-forest-2)}.mf-button--outline{background:transparent;color:var(--mf-forest)}.mf-section{padding:96px 0}.mf-section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.mf-section-heading h2{font-size:clamp(2.5rem,5vw,4.8rem);line-height:.96;letter-spacing:-.04em;margin:8px 0 0}.mf-section-heading p{max-width:430px;color:#5f6c63;margin:0}.mf-announcement{background:var(--mf-forest);color:#eaf0eb;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.mf-announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.mf-header{position:sticky;top:0;z-index:20;background:rgba(251,248,242,.93);backdrop-filter:blur(16px);border-bottom:1px solid #dce2da}.mf-header__row{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px}.mf-logo{text-align:center;letter-spacing:.16em;font-weight:800;font-size:1.05rem}.mf-logo small{display:block;letter-spacing:.2em;font-size:.55rem;margin-top:3px;color:#657168}.mf-nav{display:flex;gap:22px;align-items:center;font-size:.86rem}.mf-nav--right{justify-content:flex-end}.mf-mobile-toggle{display:none;background:none;border:0;font-size:1.4rem}.mf-hero{padding:72px 0 64px}.mf-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:52px}.mf-hero h1{font-size:clamp(4rem,7.5vw,7.3rem);line-height:.87;letter-spacing:-.055em;margin:14px 0 28px}.mf-hero__copy p{font-size:1.14rem;color:#5b665f;max-width:620px}.mf-hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.mf-hero__visual{min-height:590px;border-radius:32px;overflow:hidden;position:relative;background:linear-gradient(145deg,#dce6d9,#aebdaa);box-shadow:0 28px 60px rgba(26,47,35,.12)}.mf-hero__visual img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.mf-hero__placeholder{position:absolute;inset:0;display:grid;place-items:center;padding:40px;text-align:center}.mf-hero__bottle{width:220px;height:400px;background:#f3eddf;border:1px solid #bbc7ba;border-radius:32px;box-shadow:0 28px 50px rgba(31,53,41,.18);display:flex;align-items:center;justify-content:center;position:relative}.mf-hero__bottle:before{content:'';position:absolute;top:-33px;width:115px;height:40px;background:#1f2823;border-radius:8px 8px 3px 3px}.mf-hero__label{border:1px solid #97a697;width:82%;height:72%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px}.mf-hero__label strong{font-family:Georgia,serif;font-size:2rem;line-height:1.05}.mf-hero__label span{font-size:.7rem;letter-spacing:.14em}.mf-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mf-category{background:white;border:1px solid #d7ddd5;border-radius:22px;overflow:hidden;min-height:330px;display:flex;flex-direction:column}.mf-category__art{flex:1;min-height:220px;background:var(--mf-cream);display:grid;place-items:center;padding:28px}.mf-category__art img{width:100%;height:100%;object-fit:cover}.mf-category__shape{width:110px;height:170px;background:#f9f6ef;border:1px solid #c7cec6;border-radius:20px;box-shadow:0 15px 28px rgba(31,53,41,.08);position:relative}.mf-category__shape:after{content:'MOSSFIELD';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:.58rem;letter-spacing:.16em;font-weight:800}.mf-category__copy{padding:22px}.mf-category__copy h3{font-size:1.45rem;margin:0 0 5px}.mf-category__copy p{margin:0;color:#6a746d;font-size:.9rem}.mf-values{background:var(--mf-cream);border-top:1px solid #d6ddd4;border-bottom:1px solid #d6ddd4}.mf-values__grid{display:grid;grid-template-columns:repeat(3,1fr)}.mf-value{padding:34px 36px;border-right:1px solid #cfd7ce}.mf-value:last-child{border-right:0}.mf-value h3{font-size:1.25rem;margin:8px 0}.mf-value p{color:#68736b;font-size:.9rem;margin:0}.mf-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mf-product-card{background:white;border:1px solid #d8ded7;border-radius:22px;overflow:hidden}.mf-product-card__media{aspect-ratio:1/1.1;background:#edf0ea;display:grid;place-items:center}.mf-product-card__media img{width:100%;height:100%;object-fit:cover}.mf-product-card__placeholder{width:100px;height:170px;background:#f7f3e9;border:1px solid #c9d0c7;border-radius:16px;display:grid;place-items:center;font-size:.6rem;letter-spacing:.15em;font-weight:800}.mf-product-card__copy{padding:20px}.mf-product-card h3{font-size:1.3rem;margin:0 0 8px}.mf-product-card__price{font-weight:800;color:var(--mf-forest)}.mf-story{background:var(--mf-forest);color:white}.mf-story__grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;align-items:center}.mf-story__image{min-height:480px;border-radius:26px;overflow:hidden;background:linear-gradient(140deg,#6f806f,#b6c2b0)}.mf-story__image img{width:100%;height:100%;object-fit:cover}.mf-story h2{font-size:clamp(3rem,5vw,5.5rem);line-height:.95;letter-spacing:-.04em;margin:10px 0 22px}.mf-story p{color:#d3ddd6;font-size:1.08rem}.mf-story .mf-eyebrow{color:#b5cab9}.mf-story .mf-button{border-color:#eef4ef;color:#eef4ef}.mf-newsletter{background:var(--mf-cream);text-align:center}.mf-newsletter__inner{max-width:720px;margin:auto}.mf-newsletter h2{font-size:clamp(2.6rem,5vw,4.8rem);line-height:.98;margin:10px 0 16px}.mf-newsletter form{display:flex;gap:10px;max-width:560px;margin:28px auto 0}.mf-newsletter input{flex:1;border:1px solid #bbc5bb;border-radius:999px;padding:14px 18px;background:white}.mf-footer{background:#102f26;color:#dce7df;padding:64px 0 28px}.mf-footer__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:50px}.mf-footer h3{font-family:Arial,Helvetica,sans-serif;letter-spacing:.16em;font-size:1rem}.mf-footer p,.mf-footer a{color:#aebfb3;font-size:.9rem}.mf-footer__links{display:flex;flex-direction:column;gap:8px}.mf-footer__bottom{border-top:1px solid #345248;margin-top:42px;padding-top:18px;font-size:.8rem;color:#90a598;display:flex;justify-content:space-between}.mf-product{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.mf-product__gallery{background:#edf0ea;border-radius:24px;overflow:hidden;min-height:560px;display:grid;place-items:center}.mf-product__gallery img{width:100%;height:100%;object-fit:cover}.mf-product__info h1{font-size:clamp(3rem,5vw,5.6rem);line-height:.95;margin:10px 0 18px}.mf-product__price{font-size:1.25rem;font-weight:800;color:var(--mf-forest);margin-bottom:24px}.mf-product__description{color:#59655d}.mf-product__form select,.mf-product__form input{width:100%;padding:13px;border:1px solid #bdc8bd;border-radius:10px;background:white;margin-bottom:12px}.mf-product__form button{width:100%;border:0;cursor:pointer}.mf-collection__header{text-align:center;max-width:760px;margin:0 auto 48px}.mf-collection__header h1{font-size:clamp(3rem,6vw,6rem);line-height:.94;margin:10px 0 16px}.mf-cart table{width:100%;border-collapse:collapse}.mf-cart th,.mf-cart td{text-align:left;padding:16px;border-bottom:1px solid #d9dfd7}.mf-cart__summary{display:flex;justify-content:flex-end;margin-top:28px}.mf-cart__box{width:min(100%,360px)}@media(max-width:900px){.mf-header__row{grid-template-columns:auto 1fr auto}.mf-nav{display:none}.mf-mobile-toggle{display:block}.mf-logo{text-align:left}.mf-hero__grid,.mf-story__grid,.mf-product{grid-template-columns:1fr}.mf-category-grid,.mf-product-grid{grid-template-columns:repeat(2,1fr)}.mf-values__grid{grid-template-columns:1fr}.mf-value{border-right:0;border-bottom:1px solid #cfd7ce}.mf-footer__grid{grid-template-columns:1fr 1fr}.mf-section-heading{display:block}.mf-section-heading p{margin-top:14px}}@media(max-width:620px){.page-width{width:min(calc(100% - 28px),1200px)}.mf-section{padding:72px 0}.mf-hero{padding:44px 0}.mf-hero h1{font-size:3.7rem}.mf-hero__visual{min-height:420px}.mf-category-grid,.mf-product-grid{grid-template-columns:1fr}.mf-footer__grid{grid-template-columns:1fr}.mf-footer__bottom{display:block}.mf-newsletter form{flex-direction:column}.mf-announcement__inner span:last-child{display:none}}
