.header-wrapper{background-color:rgba(var(--ll-porcelain),.95)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(var(--ll-luxe-gold),.2)}.header{background:transparent}.header__heading-link .h2,.header__menu-item{color:rgb(var(--ll-ink-plum))}.header__icon{color:rgb(var(--ll-charcoal))}.header__icon:hover{color:rgb(var(--ll-ink-plum))}.ll-footer{background-color:rgba(var(--ll-porcelain),.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(var(--ll-luxe-gold),.2)}.ll-footer__main{padding-top:0;padding-bottom:1rem}.ll-footer__logo{height:3.2rem;width:auto;object-fit:contain}.ll-footer__logo--mobile{height:3.6rem}.ll-footer__logo--desktop{height:4rem}.ll-footer__brand-link{display:inline-block;margin-bottom:.5rem}.ll-footer__contact{display:flex;flex-direction:column;gap:.25rem}.ll-footer__contact-link{display:flex;align-items:center;gap:.4rem;font-size:1.1rem;color:rgba(var(--ll-charcoal),.7);text-decoration:none;transition:color .2s ease}.ll-footer__contact-link:hover{color:rgb(var(--ll-ink-plum))}.ll-footer__grid{display:grid;gap:1.6rem 1.6rem}.ll-footer__brand-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}@media screen and (max-width:749px){.ll-footer__grid{grid-template-columns:1fr 1fr}}@media screen and (min-width:750px){.ll-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 2rem}.ll-footer__main{padding-bottom:1.5rem}}@media screen and (min-width:990px){.ll-footer__grid{grid-template-columns:1.15fr repeat(4,minmax(0,1fr));gap:1.6rem 1.5rem}}.ll-footer__heading{font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;color:rgb(var(--ll-charcoal));margin:0 0 .5rem}.ll-footer__link{display:block;font-size:1.1rem;color:rgba(var(--ll-charcoal),.7);text-decoration:none;padding:.2rem 0;transition:color .2s ease}.ll-footer__link:hover{color:rgb(var(--ll-ink-plum))}.ll-footer__social{display:flex;gap:.25rem}.ll-footer__social a{display:inline-flex;align-items:center;justify-content:center;min-width:4.4rem;min-height:4.4rem;color:rgba(var(--ll-charcoal),.7);border-radius:50%;transition:color .2s ease,background .2s ease}.ll-footer__social a:hover{color:rgb(var(--ll-ink-plum));background:rgba(var(--ll-charcoal),.05)}.ll-footer__social--newsletter{margin-top:.5rem;margin-left:-.5rem}.ll-footer__bottom{border-top:1px solid rgba(var(--ll-luxe-gold),.2);padding:.625rem 0;margin-top:0}.ll-footer__bottom-inner{display:flex;flex-direction:column;align-items:center;gap:.5rem}@media screen and (min-width:750px){.ll-footer__bottom-inner{flex-direction:row;justify-content:space-between}}.ll-footer__legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;font-size:10px;color:rgba(var(--ll-charcoal),.7)}.ll-footer__cookie-btn{background:none;border:none;padding:0;color:inherit;cursor:pointer;border-bottom:1px solid rgba(var(--ll-charcoal),.2);font:inherit}.ll-footer__cookie-btn:hover{color:rgb(var(--ll-ink-plum));border-bottom-color:rgb(var(--ll-ink-plum))}.ll-footer__bottom-actions{display:flex;align-items:center;gap:.75rem}.ll-footer__localization .disclosure__button{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;margin:0!important;min-height:auto!important;height:auto!important;font-size:10px!important;color:rgba(var(--ll-charcoal),.9)!important;outline:none!important}.ll-footer__localization .disclosure__button:after,.ll-footer__localization .disclosure__button:before{display:none!important}.ll-footer__legal a{color:inherit;text-decoration:none}.ll-footer__legal a:hover{color:rgb(var(--ll-ink-plum))}.ll-footer__b2b{display:inline-flex;align-items:center;justify-content:center;min-height:3.6rem;padding:0 .9rem;border:1px solid rgba(var(--ll-charcoal),.3);color:rgb(var(--ll-charcoal));text-decoration:none;font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;transition:background .25s ease,color .25s ease}.ll-footer__b2b:hover{background:rgb(var(--ll-charcoal));color:#fff}.ll-footer__newsletter{min-width:0;max-width:22rem}.ll-footer__newsletter-title{font-size:1.1rem!important;margin:0 0 .6rem!important;font-weight:500}.ll-footer__newsletter-form{margin:0;width:100%}.ll-footer__newsletter-fields{display:flex;flex-direction:column;gap:.5rem;width:100%}.ll-footer__newsletter-input{width:100%;height:3.2rem;padding:.6rem 1rem;font-size:1.1rem;border:1px solid rgba(var(--ll-luxe-gold),.35);border-radius:4px;background:rgb(var(--ll-lumiere-ivory, 250, 247, 242));color:rgb(var(--ll-charcoal));box-sizing:border-box}.ll-footer__newsletter-input::placeholder{color:rgba(var(--ll-charcoal),.45)}.ll-footer__newsletter-input:focus{outline:none;border-color:rgba(var(--ll-ink-plum),.45)}.ll-footer__newsletter-submit{width:100%;height:3.2rem;padding:0 1.2rem;border:none;border-radius:4px;background:rgb(var(--ll-ink-plum));color:#fff;font-size:1rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease}.ll-footer__newsletter-submit:hover{opacity:.9}.ll-footer__newsletter-message{margin:.5rem 0 0;font-size:1.1rem;line-height:1.3}.ll-footer__newsletter-message--error{color:#b42318}.ll-footer__newsletter-message--success{color:rgb(var(--ll-ink-plum))}.ll-footer .ll-nav-collections{margin:0;padding:0;list-style:none}.ll-footer .ll-nav-collections li{margin:0}.cart-drawer .drawer__inner{background-color:rgb(var(--ll-lumiere-ivory))}.cart-drawer .drawer__heading{font-family:var(--font-roboto-family),sans-serif;color:rgb(var(--ll-charcoal))}.scroll-fade-up{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out}.scroll-fade-up.visible{opacity:1;transform:translateY(0)}.scroll-fade-left{opacity:0;transform:translate(-40px);transition:opacity .8s ease-out,transform .8s ease-out}.scroll-fade-left.visible{opacity:1;transform:translate(0)}.scroll-fade-right{opacity:0;transform:translate(40px);transition:opacity .8s ease-out,transform .8s ease-out}.scroll-fade-right.visible{opacity:1;transform:translate(0)}.scroll-fade{opacity:0;transition:opacity 1s ease-out}.scroll-fade.visible{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-ll-chrome.css.map */
