:root{
  --ml-cream:#fbf7ef;--ml-sand:#e8d7bd;--ml-gold:#b68a4a;--ml-ink:#191714;--ml-soft:#fffdf8;
}
body{letter-spacing:.01em}.ml-home-premium{background:var(--ml-cream);color:var(--ml-ink)}
.ml-home-premium .page-width{max-width:1180px}.ml-hero{min-height:74vh;display:flex;align-items:center;background:radial-gradient(circle at 75% 35%, rgba(182,138,74,.22), transparent 28%),linear-gradient(135deg,#fffdf8 0%,#f4eadc 48%,#ded0bc 100%);position:relative;overflow:hidden}.ml-hero:after{content:"";position:absolute;inset:34px;border:1px solid rgba(182,138,74,.55);pointer-events:none}.ml-hero__inner{position:relative;z-index:1;padding:90px 22px;max-width:860px!important;margin-left:auto;margin-right:auto;text-align:center}.ml-eyebrow,.ml-kicker{text-transform:uppercase;letter-spacing:.24em;font-size:12px;color:var(--ml-gold);font-weight:600}.ml-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(44px,7vw,86px);line-height:.96;margin:18px 0;color:var(--ml-ink);font-weight:400}.ml-lead{font-size:clamp(17px,2vw,22px);line-height:1.65;max-width:760px;margin:0 auto 34px;color:#4a4036}.ml-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.ml-home-premium .button{border-radius:999px;padding:15px 28px;text-transform:uppercase;letter-spacing:.13em;font-size:12px}.ml-home-premium .button--primary{background:var(--ml-ink);color:#fff;border:1px solid var(--ml-ink)}.ml-home-premium .button--secondary{background:transparent;color:var(--ml-ink);border:1px solid rgba(25,23,20,.35)}.ml-trust{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;margin-top:32px;font-size:13px;color:#6c5e4e}.ml-trust span:before{content:"✦";color:var(--ml-gold);margin-right:8px}.ml-editorial{padding:86px 22px 46px;text-align:center}.ml-editorial h2,.ml-section-title h2,.ml-story h2,.ml-cta h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(32px,4.2vw,56px);font-weight:400;line-height:1.08;margin:12px 0}.ml-editorial p:last-child{max-width:820px;margin:18px auto 0;line-height:1.8;font-size:18px;color:#544a40}.ml-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:28px 22px 80px}.ml-cards article{background:rgba(255,253,248,.75);border:1px solid rgba(182,138,74,.28);padding:34px;min-height:230px}.ml-cards span{font-family:Georgia,serif;color:var(--ml-gold);font-size:28px}.ml-cards h3,.ml-product-card h3{font-family:Georgia,serif;font-weight:400;font-size:27px;margin:18px 0 10px}.ml-cards p,.ml-story p{line-height:1.7;color:#5a5048}.ml-products{padding:82px 22px;background:#fffdf8;border-top:1px solid rgba(182,138,74,.18);border-bottom:1px solid rgba(182,138,74,.18)}.ml-section-title{text-align:center;margin-bottom:32px}.ml-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ml-product-card{display:block;text-decoration:none;color:inherit;background:var(--ml-cream);border:1px solid rgba(182,138,74,.22);overflow:hidden}.ml-product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;background:#eee3d1}.ml-product-card>div{padding:24px}.ml-product-card p{color:var(--ml-gold);margin:0}.ml-placeholder{min-height:360px;display:flex;align-items:end;background:linear-gradient(145deg,#f8efe2,#ddd0bd)}.ml-center{text-align:center;margin-top:34px}.ml-story{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center;padding:90px 22px}.ml-story p{font-size:18px}.ml-cta{text-align:center;padding:78px 22px;background:var(--ml-ink);color:#fff}.ml-cta h2{color:#fff;max-width:820px;margin:10px auto 28px}.ml-cta .button--primary{background:var(--ml-gold);border-color:var(--ml-gold);color:#fff}@media(max-width:760px){.ml-hero{min-height:auto}.ml-hero:after{inset:16px}.ml-actions,.ml-trust{flex-direction:column;align-items:center}.ml-cards,.ml-product-grid,.ml-story{grid-template-columns:1fr}.ml-cards{padding-bottom:48px}.ml-editorial,.ml-products,.ml-story{padding-top:54px;padding-bottom:54px}.ml-home-premium .button{width:100%;max-width:330px}}
