:root{--ml-cream: #F7EFE3;--ml-espresso: #2A1B14;--ml-saddle: #8B4A2F;--ml-burgundy: #6E1F2F;--ml-gold: #C7A35A;--ml-denim: #5E7186;--ml-cream-dark: #EDE4D4;--ml-burgundy-hover: #5A1826;--ml-gold-light: #D4B36A}body{background-color:var(--ml-cream)!important;color:var(--ml-espresso)!important}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{color:var(--ml-espresso)!important}.button,.shopify-payment-button button,button.button,a.button{background-color:var(--ml-burgundy)!important;color:#fff!important;border:none!important;border-radius:6px!important;font-weight:600!important;letter-spacing:.5px;transition:background-color .2s ease}.button:hover,.shopify-payment-button button:hover,button.button:hover,a.button:hover{background-color:var(--ml-burgundy-hover)!important}.button--secondary{background-color:transparent!important;color:var(--ml-burgundy)!important;border:2px solid var(--ml-burgundy)!important}.button--secondary:hover{background-color:var(--ml-burgundy)!important;color:#fff!important}.utility-bar,.announcement-bar-section{background-color:var(--ml-espresso)!important}.announcement-bar__message,.announcement-bar__message span,.announcemnt-bar-slider-ss{color:var(--ml-cream)!important;font-size:13px!important;letter-spacing:1px;text-transform:uppercase}.section-header,.header{background-color:var(--ml-cream)!important;border-bottom:1px solid var(--ml-cream-dark)!important}.header__heading-link{color:var(--ml-espresso)!important}.footer{background-color:var(--ml-espresso)!important;color:var(--ml-cream)!important}.footer h2,.footer .footer-block__heading{color:var(--ml-gold)!important}.footer a,.footer .link{color:var(--ml-cream)!important}.footer a:hover{color:var(--ml-gold)!important}.card-wrapper{border-radius:8px;overflow:hidden}.card__heading a{color:var(--ml-espresso)!important}.card__information .price{color:var(--ml-saddle)!important;font-weight:600}.badge{background-color:var(--ml-saddle)!important;color:#fff!important;font-size:11px!important;letter-spacing:.5px;text-transform:uppercase;border-radius:4px!important}.cart-drawer .drawer__inner{background-color:var(--ml-cream)!important}.cart-drawer .drawer__heading,.product__title h1,.product__title{color:var(--ml-espresso)!important}.product__text{color:var(--ml-espresso)}.accordion summary{color:var(--ml-espresso)!important;border-color:var(--ml-cream-dark)!important}.rating-star{color:var(--ml-gold)!important}.shipping-bar .progress-bar__fill{background-color:var(--ml-saddle)!important}a{color:var(--ml-saddle)}a:hover{color:var(--ml-burgundy)}input:focus,select:focus,textarea:focus{border-color:var(--ml-saddle)!important;outline-color:var(--ml-saddle)!important}.color-scheme-1,.color-background-1{background-color:var(--ml-cream)!important;color:var(--ml-espresso)!important}.color-scheme-4,.color-scheme-5,.color-background-2{background-color:var(--ml-espresso)!important;color:var(--ml-cream)!important}.quick-add__submit{background-color:var(--ml-burgundy)!important;color:#fff!important}.country-hero{position:relative;min-height:75vh;display:flex;align-items:center;justify-content:center;text-align:center;background-color:var(--ml-espresso);overflow:hidden}.country-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2a1b144d,#2a1b1499);z-index:1}.country-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.country-hero__media img{width:100%;height:100%;object-fit:cover}.country-hero__content{position:relative;z-index:2;max-width:680px;padding:40px 24px}.country-hero__heading{font-size:clamp(2rem,5vw,3.5rem);color:var(--ml-cream)!important;margin-bottom:16px;line-height:1.15;letter-spacing:-.5px}.country-hero__subheading{font-size:clamp(1rem,2vw,1.25rem);color:var(--ml-cream)!important;opacity:.9;margin-bottom:32px;line-height:1.6}.country-hero__buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.country-hero__btn{padding:14px 32px;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;text-decoration:none;border-radius:6px;transition:all .2s ease;display:inline-block}.country-hero__btn--primary{background-color:var(--ml-burgundy);color:var(--ml-cream);border:2px solid var(--ml-burgundy)}.country-hero__btn--primary:hover{background-color:var(--ml-burgundy-hover);border-color:var(--ml-burgundy-hover);color:var(--ml-cream)}.country-hero__btn--secondary{background-color:transparent;color:var(--ml-cream);border:2px solid var(--ml-cream)}.country-hero__btn--secondary:hover{background-color:var(--ml-cream);color:var(--ml-espresso)}.occasion-blocks{padding:60px 0;background-color:var(--ml-cream)}.occasion-blocks__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1200px;margin:0 auto;padding:0 24px}@media(min-width:750px){.occasion-blocks__grid{grid-template-columns:repeat(4,1fr);gap:20px}}.occasion-blocks__heading{text-align:center;margin-bottom:40px;font-size:clamp(1.5rem,3vw,2rem);color:var(--ml-espresso)}.occasion-block{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:3/4;cursor:pointer;text-decoration:none;display:block}.occasion-block__media{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--ml-saddle)}.occasion-block__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.occasion-block:hover .occasion-block__media img{transform:scale(1.05)}.occasion-block__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(42,27,20,.8) 100%);z-index:1}.occasion-block__content{position:absolute;bottom:0;left:0;right:0;padding:20px;z-index:2}.occasion-block__title{color:var(--ml-cream);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin:0}.occasion-block__subtitle{color:var(--ml-gold);font-size:.8rem;text-transform:uppercase;letter-spacing:1.5px;margin-top:4px}.ugc-stories{padding:60px 0;background-color:var(--ml-cream-dark);overflow-x:hidden}.ugc-stories__heading{text-align:center;margin-bottom:40px;font-size:clamp(1.5rem,3vw,2rem);color:var(--ml-espresso)}.ugc-stories__grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 24px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ugc-stories__grid::-webkit-scrollbar{display:none}.ugc-story-card{flex:0 0 260px;aspect-ratio:9/16;border-radius:16px;overflow:hidden;position:relative;scroll-snap-align:start;background-color:var(--ml-saddle)}.ugc-story-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.ugc-story-card__media img{width:100%;height:100%;object-fit:cover}.ugc-story-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(42,27,20,.7) 100%);z-index:1}.ugc-story-card__text{position:absolute;bottom:24px;left:16px;right:16px;z-index:2;color:var(--ml-cream);font-size:1rem;font-weight:600;line-height:1.4}.complete-fit{padding:60px 0;background-color:var(--ml-cream)}.complete-fit__heading{text-align:center;font-size:clamp(1.5rem,3vw,2rem);color:var(--ml-espresso);margin-bottom:12px}.complete-fit__subheading{text-align:center;color:var(--ml-saddle);font-size:1rem;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.complete-fit__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1200px;margin:0 auto;padding:0 24px}@media(min-width:750px){.complete-fit__grid{grid-template-columns:repeat(4,1fr);gap:20px}}.complete-fit__item{text-align:center;text-decoration:none;display:block}.complete-fit__item-image{border-radius:12px;overflow:hidden;aspect-ratio:3/4;margin-bottom:12px;background-color:var(--ml-cream-dark)}.complete-fit__item-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.complete-fit__item:hover .complete-fit__item-image img{transform:scale(1.03)}.complete-fit__item-title{font-size:.95rem;color:var(--ml-espresso);font-weight:600;margin-bottom:4px}.complete-fit__item-price{color:var(--ml-saddle);font-size:.9rem;font-weight:600}.complete-fit__item-badge{display:inline-block;background-color:var(--ml-gold);color:var(--ml-espresso);font-size:10px;text-transform:uppercase;letter-spacing:1px;padding:3px 10px;border-radius:20px;margin-top:6px;font-weight:700}.fit-bundle{padding:60px 0;background-color:var(--ml-espresso);color:var(--ml-cream);text-align:center}.fit-bundle__heading{font-size:clamp(1.5rem,3vw,2.25rem);color:var(--ml-cream)!important;margin-bottom:12px}.fit-bundle__subheading{color:var(--ml-gold);font-size:1.1rem;margin-bottom:40px}.fit-bundle__cards{display:grid;grid-template-columns:1fr;gap:20px;max-width:1000px;margin:0 auto;padding:0 24px}@media(min-width:750px){.fit-bundle__cards{grid-template-columns:repeat(3,1fr)}}.fit-bundle__card{background-color:#f7efe314;border:1px solid rgba(199,163,90,.3);border-radius:12px;padding:32px 24px;text-align:center}.fit-bundle__card-title{font-size:1.15rem;color:var(--ml-gold);margin-bottom:12px;font-weight:700}.fit-bundle__card-items{list-style:none;padding:0;margin:0 0 20px;font-size:.95rem;line-height:2;color:var(--ml-cream)}.fit-bundle__card-btn{display:inline-block;padding:10px 24px;background-color:var(--ml-burgundy);color:var(--ml-cream);text-decoration:none;border-radius:6px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;transition:background-color .2s ease}.fit-bundle__card-btn:hover{background-color:var(--ml-burgundy-hover);color:var(--ml-cream)}.country-faq{padding:60px 0;background-color:var(--ml-cream);max-width:800px;margin:0 auto}.country-faq__heading{text-align:center;font-size:clamp(1.5rem,3vw,2rem);color:var(--ml-espresso);margin-bottom:40px}.country-faq__item{border-bottom:1px solid var(--ml-cream-dark)}.country-faq__question{width:100%;background:none;border:none;padding:20px 24px;text-align:left;font-size:1rem;font-weight:600;color:var(--ml-espresso);cursor:pointer;display:flex;justify-content:space-between;align-items:center}.country-faq__question:after{content:"+";font-size:1.5rem;color:var(--ml-saddle);flex-shrink:0;margin-left:16px;transition:transform .2s ease}.country-faq__item[open] .country-faq__question:after{content:"\2212"}.country-faq__answer{padding:0 24px 20px;color:var(--ml-espresso);opacity:.85;line-height:1.7}.why-shop{padding:60px 0;background-color:var(--ml-cream-dark)}.why-shop__heading{text-align:center;font-size:clamp(1.5rem,3vw,2rem);color:var(--ml-espresso);margin-bottom:40px}.why-shop__grid{display:grid;grid-template-columns:1fr;gap:24px;max-width:1000px;margin:0 auto;padding:0 24px}@media(min-width:750px){.why-shop__grid{grid-template-columns:repeat(3,1fr)}}.why-shop__item{text-align:center;padding:24px}.why-shop__icon{font-size:2rem;margin-bottom:12px;color:var(--ml-saddle)}.why-shop__item-title{font-size:1rem;font-weight:700;color:var(--ml-espresso);margin-bottom:8px}.why-shop__item-text{font-size:.9rem;color:var(--ml-espresso);opacity:.8;line-height:1.6}.ml-shipping-progress{padding:12px 20px;background-color:var(--ml-cream-dark);border-radius:8px;margin-bottom:16px;text-align:center}.ml-shipping-progress__text{font-size:13px;color:var(--ml-espresso);margin-bottom:8px;font-weight:600}.ml-shipping-progress__bar{width:100%;height:6px;background-color:#2a1b141a;border-radius:3px;overflow:hidden}.ml-shipping-progress__fill{height:100%;background-color:var(--ml-saddle);border-radius:3px;transition:width .4s ease}.ml-shipping-progress--success .ml-shipping-progress__text{color:var(--ml-saddle)}.ml-email-signup{padding:60px 24px;background-color:var(--ml-espresso);text-align:center}.ml-email-signup__heading{color:var(--ml-cream)!important;font-size:clamp(1.3rem,3vw,1.8rem);margin-bottom:8px}.ml-email-signup__text{color:var(--ml-gold);font-size:.95rem;margin-bottom:24px}.ml-about{padding:60px 24px;background-color:var(--ml-cream);text-align:center;max-width:700px;margin:0 auto}.ml-about__heading{font-size:1.8rem;color:var(--ml-espresso);margin-bottom:20px}.ml-about__text{font-size:1rem;line-height:1.8;color:var(--ml-espresso);opacity:.85}.styled-together{padding:40px 0;background-color:var(--ml-cream-dark)}.styled-together__heading{text-align:center;font-size:1.5rem;color:var(--ml-espresso);margin-bottom:24px}@media(max-width:749px){.ml-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:999;background-color:var(--ml-cream);border-top:1px solid var(--ml-cream-dark);padding:12px 16px;box-shadow:0 -2px 10px #2a1b141a}.ml-sticky-atc .button{width:100%;padding:14px;font-size:15px}}.ml-gold-accent{color:var(--ml-gold)}.ml-text-center{text-align:center}.ml-section-padding{padding:60px 24px}.ml-divider{border:none;border-top:1px solid var(--ml-cream-dark);margin:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/maison-lilla-brand.css.map */
