.memorlee-home{--ml-ink: #1f2420;--ml-mute: #5c645c;--ml-moss: #3f5a3e;--ml-paper: #f2f0ea;--ml-line: #cfd4cb;--ml-dusk: #243028;color:var(--ml-ink);font-family:"Source Sans 3",system-ui,sans-serif;-webkit-font-smoothing:antialiased}.memorlee-home *,.memorlee-home *:before,.memorlee-home *:after{box-sizing:border-box}.memorlee-home h1,.memorlee-home h2,.memorlee-home h3,.memorlee-home .ml-display{font-family:Cormorant Garamond,Georgia,serif;font-weight:700;letter-spacing:.02em}.memorlee-home .ml-wrap{max-width:72rem;margin:0 auto;padding:0 1.25rem}.memorlee-home .ml-eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--ml-moss)}.memorlee-home .ml-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:.85rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .2s ease,filter .2s ease}.memorlee-home .ml-btn-primary{background:linear-gradient(135deg,#4a6848,#2f4530);color:#f5f3ed;box-shadow:0 12px 28px #2f45302e}.memorlee-home .ml-btn-primary:hover{transform:translateY(-1px);filter:brightness(1.05)}.memorlee-home .ml-btn-ghost{border:1px solid var(--ml-line);background:#ffffff8c;color:var(--ml-ink)}.memorlee-home .ml-btn-ghost:hover{background:#ffffffe6}.memorlee-home .ml-hero{position:relative;overflow:hidden;padding:3.5rem 0 4.5rem;background:radial-gradient(ellipse 90% 55% at 50% -20%,rgba(63,90,62,.14),transparent 55%),radial-gradient(ellipse 50% 40% at 100% 10%,rgba(160,140,110,.12),transparent 50%),linear-gradient(165deg,#f5f3ed,#e7ebe3 48%,#dde3d8)}.memorlee-home .ml-hero-grid{display:grid;gap:2.5rem;align-items:center}@media(min-width:960px){.memorlee-home .ml-hero-grid{grid-template-columns:1.05fr .95fr;gap:3rem}}.memorlee-home .ml-hero-copy h1{margin:.75rem 0 0;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.05}.memorlee-home .ml-hero-copy p{margin:1.25rem 0 0;max-width:34rem;font-size:1.125rem;line-height:1.65;color:var(--ml-mute)}.memorlee-home .ml-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.memorlee-home .ml-hero-visual img{width:100%;border-radius:1rem;box-shadow:0 24px 60px #24302824;object-fit:cover;aspect-ratio:4 / 3}.memorlee-home .ml-section{padding:4rem 0}.memorlee-home .ml-section-muted{background:#ffffff73;border-top:1px solid rgba(207,212,203,.8)}.memorlee-home .ml-section h2{margin:0;font-size:clamp(1.875rem,4vw,2.5rem)}.memorlee-home .ml-section-lead{margin:.75rem 0 0;max-width:40rem;color:var(--ml-mute);font-size:1.05rem;line-height:1.65}.memorlee-home .ml-product-grid{display:grid;gap:1.5rem;margin-top:2.5rem}@media(min-width:768px){.memorlee-home .ml-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.memorlee-home .ml-card{display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;border:1px solid rgba(207,212,203,.85);background:#ffffffb8;box-shadow:0 10px 30px #2430280f}.memorlee-home .ml-card-media{position:relative;aspect-ratio:4 / 3;background:#eceae4}.memorlee-home .ml-card-media img{width:100%;height:100%;object-fit:cover}.memorlee-home .ml-badge{position:absolute;top:1rem;left:1rem;border-radius:9999px;padding:.35rem .75rem;font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.memorlee-home .ml-badge-popular{background:#fff;color:var(--ml-moss);border:1px solid var(--ml-line)}.memorlee-home .ml-badge-premium{background:var(--ml-dusk);color:var(--ml-paper)}.memorlee-home .ml-card-body{display:flex;flex:1;flex-direction:column;padding:1.5rem}.memorlee-home .ml-card-body h3{margin:.5rem 0 0;font-size:1.75rem}.memorlee-home .ml-price{margin:1rem 0 0;font-size:2rem}.memorlee-home .ml-card-body p{margin:.75rem 0 0;color:var(--ml-mute);line-height:1.6}.memorlee-home .ml-card-body ul{margin:1rem 0 0;padding-left:1.1rem;color:var(--ml-mute);line-height:1.55}.memorlee-home .ml-card-actions{margin-top:auto;padding-top:1.25rem}.memorlee-home .ml-steps{display:grid;gap:1.25rem;margin-top:2rem}@media(min-width:768px){.memorlee-home .ml-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.memorlee-home .ml-step{padding:1.5rem;border-radius:1rem;border:1px solid rgba(207,212,203,.85);background:#ffffffb8}.memorlee-home .ml-step-num{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:9999px;background:#3f5a3e1f;color:var(--ml-moss);font-size:.875rem;font-weight:700}.memorlee-home .ml-step h3{margin:.75rem 0 0;font-size:1.5rem}.memorlee-home .ml-step p{margin:.5rem 0 0;color:var(--ml-mute);line-height:1.6}.memorlee-home .ml-faq{margin-top:2rem;border-top:1px solid rgba(207,212,203,.85)}.memorlee-home .ml-faq details{border-bottom:1px solid rgba(207,212,203,.85);padding:1rem 0}.memorlee-home .ml-faq summary{cursor:pointer;list-style:none;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1.35}.memorlee-home .ml-faq summary::-webkit-details-marker{display:none}.memorlee-home .ml-faq p{margin:.75rem 0 0;color:var(--ml-mute);line-height:1.65}.memorlee-home .ml-app-link{margin-top:2rem;padding:1.25rem 1.5rem;border-radius:1rem;background:#3f5a3e14;border:1px solid rgba(63,90,62,.14)}.memorlee-home .ml-app-link p{margin:0;color:var(--ml-mute)}.memorlee-home .ml-app-link a{color:var(--ml-moss);font-weight:700}.memorlee-home .ml-about-grid{display:grid;gap:2.5rem;align-items:center}@media(min-width:960px){.memorlee-home .ml-about-grid{grid-template-columns:.92fr 1.08fr;gap:3rem}}.memorlee-home .ml-about-visual--single{justify-self:center;width:100%;max-width:18rem}.memorlee-home .ml-about-photo--single{margin:0;overflow:hidden;border-radius:1rem;border:1px solid rgba(207,212,203,.85);box-shadow:0 16px 40px #2430281f;background:#eceae4}.memorlee-home .ml-about-photo--single img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.memorlee-home .ml-about-tiers{display:grid;gap:1rem;margin-top:1.5rem}.memorlee-home .ml-about-tier{padding:1.15rem 1.25rem;border-radius:.875rem;border:1px solid rgba(207,212,203,.85);background:#ffffffa6}.memorlee-home .ml-about-tier--premium{background:#3f5a3e12;border-color:#3f5a3e2e}.memorlee-home .ml-about-tier h3{margin:0 0 .5rem;font-size:1.25rem}.memorlee-home .ml-about-tier p{margin:0;color:var(--ml-mute);line-height:1.6;font-size:.9375rem}@media(min-width:960px){.memorlee-home .ml-about-grid{grid-template-columns:1.05fr .75fr;gap:3rem;align-items:center}.memorlee-home .ml-about-visual--single{max-width:16rem;justify-self:end}}.memorlee-home .ml-about-visual{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:auto auto;gap:.875rem;min-height:18rem}.memorlee-home .ml-about-photo{margin:0;overflow:hidden;border-radius:1rem;border:1px solid rgba(207,212,203,.85);box-shadow:0 16px 40px #2430281a;background:#eceae4}.memorlee-home .ml-about-photo img{display:block;width:100%;height:100%;object-fit:cover}.memorlee-home .ml-about-photo--main{grid-row:1 / span 2;min-height:16rem}.memorlee-home .ml-about-photo--steel,.memorlee-home .ml-about-photo--memory{aspect-ratio:4 / 3}.memorlee-home .ml-about-copy .ml-section-lead{margin-top:1rem}.memorlee-home .ml-about-actions{margin-top:1.75rem}.memorlee-home .ml-about-points{display:grid;gap:1rem;margin-top:2.75rem}@media(min-width:768px){.memorlee-home .ml-about-points{grid-template-columns:repeat(3,minmax(0,1fr))}}.memorlee-home .ml-about-point{padding:1.35rem 1.5rem;border-radius:1rem;border:1px solid rgba(207,212,203,.85);background:#ffffffb8;box-shadow:0 8px 24px #2430280d}.memorlee-home .ml-about-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;background:#3f5a3e1a;color:var(--ml-moss);font-size:.75rem;line-height:1}.memorlee-home .ml-about-point h3{margin:.85rem 0 0;font-size:1.375rem}.memorlee-home .ml-about-point p{margin:.5rem 0 0;color:var(--ml-mute);line-height:1.6;font-size:.9375rem}
/*# sourceMappingURL=/cdn/shop/t/1/assets/memorlee-home.css.map */
