.luma-brand-story{display:flex;align-items:stretch;overflow:hidden;width:100%}.luma-brand-story__image-wrap{flex:1;overflow:hidden;min-height:480px}.luma-brand-story__image{width:100%;height:100%;object-fit:cover;display:block}.luma-brand-story__content{flex:1;display:flex;flex-direction:column;justify-content:center;background:#f6f3f2;padding:64px 96px}.luma-brand-story__label{font-family:Inter,sans-serif;font-size:16px;line-height:1.5;letter-spacing:.1em;color:#745a27;text-transform:uppercase;margin:0 0 16px}.luma-brand-story__heading{font-family:EB Garamond,Georgia,serif;font-size:48px;line-height:1.2;color:#1c1b1b;margin:0 0 24px;max-width:448px}.luma-brand-story__text{font-family:Inter,sans-serif;font-size:18px;line-height:1.6;color:#4d463a;margin:0 0 32px;max-width:448px}.luma-brand-story__text p{margin:0}.luma-brand-story__link{display:inline-flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;color:#1c1b1b;text-decoration:none;transition:gap .2s ease}.luma-brand-story__link:hover{gap:12px}@media screen and (max-width:749px){.luma-brand-story{flex-direction:column}.luma-brand-story__image-wrap{min-height:300px}.luma-brand-story__content{padding:48px 24px}.luma-brand-story__heading{font-size:32px}}.luma-coll-grid{max-width:1280px;margin:0 auto;padding:96px 24px}.luma-coll-grid__header{display:flex;justify-content:space-between;align-items:baseline;gap:32px;margin:0 0 48px}.luma-coll-grid__kicker{display:block;font-family:var(--font-body-family);font-weight:600;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:#745a27;margin:0 0 6px}.luma-coll-grid__heading{font-family:EB Garamond,Georgia,serif;font-size:30px;line-height:1.2;color:#1c1b1b;letter-spacing:.02em;font-weight:400;margin:0}.luma-coll-grid__description{display:none;font-family:var(--font-body-family);font-size:12px;line-height:1.6;color:#4d463a99;max-width:320px;text-align:right;margin:0}.luma-coll-grid__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.luma-coll-grid__card{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0000000d;border:1px solid rgba(234,231,231,.4);cursor:pointer;transform:translateZ(0);transition:transform .5s ease}.luma-coll-grid__card:hover{transform:scale(1.01)}.luma-coll-grid__card-inner{display:block;position:relative;padding-bottom:125%;background-color:#e8e4df;text-decoration:none}.luma-coll-grid__card-inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:var(--card-image);background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1);transition:transform 1.2s ease;will-change:transform}.luma-coll-grid__card:hover .luma-coll-grid__card-inner:before{transform:scale(1.1)}.luma-coll-grid__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(0deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.1) 55%,transparent 100%)}.luma-coll-grid__card-label{position:absolute;bottom:32px;left:32px;right:32px;z-index:2;color:#fcf9f8;font-family:EB Garamond,Georgia,serif;line-height:1.3}.luma-coll-grid__card-kicker{display:block;font-family:var(--font-body-family);font-weight:600;font-size:9px;letter-spacing:.24em;text-transform:uppercase;color:#c9a96e;margin:0 0 6px}.luma-coll-grid__card-title{display:block;font-size:24px;letter-spacing:.02em;color:#fff}.luma-coll-grid__card-inner:focus-visible{outline:2px solid rgba(201,169,110,.9);outline-offset:4px}@media screen and (min-width:750px){.luma-coll-grid{padding-left:48px;padding-right:48px}.luma-coll-grid__heading{font-size:36px}.luma-coll-grid__description{display:block}}@media screen and (max-width:749px){.luma-coll-grid__cards{grid-template-columns:1fr}.luma-coll-grid__card-label{bottom:24px;left:24px;right:24px}}.luma-edit{padding:80px 0}.luma-edit__header{margin-bottom:48px}.luma-edit__heading{font-family:EB Garamond,Georgia,serif;font-size:48px;line-height:1.2;color:#1c1b1b;margin:0 0 8px}.luma-edit__divider{width:64px;height:2px;background:#c9a96e;margin-top:8px}.luma-edit__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.luma-edit__product{display:flex;flex-direction:column;gap:16px;text-decoration:none;color:inherit}.luma-edit__product-image-wrap{border-radius:32px;overflow:hidden;aspect-ratio:1 / 1;background:#f6f3f2}.luma-edit__product-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.luma-edit__product:hover .luma-edit__product-image{transform:scale(1.03)}.luma-edit__product-title{font-family:Inter,sans-serif;font-size:16px;line-height:1.5;color:#1c1b1b;margin:0}.luma-edit__product-price{font-family:EB Garamond,Georgia,serif;font-size:18px;line-height:1.55;color:#745a27;margin:0}@media screen and (max-width:989px){.luma-edit__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:479px){.luma-edit__grid{grid-template-columns:repeat(2,1fr);gap:12px}.luma-edit__heading{font-size:32px}}.luma-hero{display:flex;align-items:stretch;min-height:600px;overflow:hidden;width:100%}.luma-hero__content{position:relative;flex:1;display:flex;flex-direction:column;justify-content:center;padding:64px 48px 64px 96px}.luma-hero__blur-accent{position:absolute;bottom:0;left:0;width:256px;height:256px;background:linear-gradient(45deg,rgba(228,194,133,.2) 0%,transparent 100%);filter:blur(32px);pointer-events:none}.luma-hero__text{position:relative;z-index:1}.luma-hero__heading{font-family:EB Garamond,Georgia,serif;font-size:64px;line-height:1.25;letter-spacing:-.02em;color:#1c1b1b;margin:0 0 16px}.luma-hero__description{font-family:Inter,sans-serif;font-size:18px;line-height:1.6;color:#4d463a;margin:0 0 32px;max-width:424px}.luma-hero__cta{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:#c9a96e;color:#543d0c;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;padding:16px 40px;text-decoration:none;transition:background .2s ease}.luma-hero__cta:hover{background:#b8944f;color:#543d0c}.luma-hero__image-wrap{flex:1;overflow:hidden}.luma-hero__image{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:749px){.luma-hero{flex-direction:column;min-height:auto}.luma-hero__content{padding:48px 24px}.luma-hero__heading{font-size:40px}.luma-hero__image-wrap{min-height:320px}}.luma-marquee{background:#1c1b1b;overflow:hidden;padding:16px 0;width:100%}.luma-marquee__track{display:flex;width:max-content;animation:luma-marquee-scroll 30s linear infinite}.luma-marquee__text{font-family:Inter,sans-serif;font-size:16px;line-height:1.5;letter-spacing:.1em;color:#c9a96e;text-transform:uppercase;white-space:nowrap;padding-right:48px}@keyframes luma-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.luma-marquee__track{animation:none}}.luma-social-grid{padding:80px 0}.luma-social-grid__heading{font-family:Inter,sans-serif;font-size:16px;line-height:1.5;letter-spacing:.3em;color:#4d463a;text-transform:uppercase;text-align:center;margin:0 0 48px}.luma-social-grid__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.luma-social-grid__item{border-radius:6px;overflow:hidden;aspect-ratio:1 / 1}.luma-social-grid__link{display:block;width:100%;height:100%}.luma-social-grid__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.luma-social-grid__item:hover .luma-social-grid__image{transform:scale(1.05)}@media screen and (max-width:749px){.luma-social-grid__grid{grid-template-columns:repeat(3,1fr)}}.luma-testimonial{display:flex;flex-direction:column;align-items:center;background:#f6f3f280;padding:80px 24px;gap:16px;width:100%}.luma-testimonial__stars{display:flex;align-items:center;gap:4px}.luma-testimonial__star{flex-shrink:0}.luma-testimonial__quote{max-width:840px;text-align:center;font-family:EB Garamond,Georgia,serif;font-size:32px;font-style:italic;line-height:1.3;color:#1c1b1b;margin:0}.luma-testimonial__quote p{margin:0}.luma-testimonial__attribution{font-family:Inter,sans-serif;font-size:16px;line-height:1.5;letter-spacing:.1em;color:#745a27;margin:0;text-transform:uppercase}@media screen and (max-width:749px){.luma-testimonial{padding:60px 24px}.luma-testimonial__quote{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
