.lh-drawer{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;width:100dvw;height:100dvh;z-index:var(--lh-drawer-z, 600);visibility:hidden;pointer-events:none;display:flex}.lh-drawer.is-open{visibility:visible;pointer-events:auto}.lh-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity var(--lh-drawer-speed, .65s) ease;cursor:pointer}.lh-drawer.is-open .lh-drawer__overlay{opacity:1}.lh-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:var(--lh-drawer-width, 420px);max-width:90%;background:var(--lh-drawer-bg, #f9f5ef);display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--lh-drawer-speed, .65s) cubic-bezier(.16,1,.3,1);box-shadow:-4px 0 24px #00000014}.lh-drawer.is-open .lh-drawer__panel{transform:translate(0)}.lh-drawer--left .lh-drawer__panel{right:auto;left:0;transform:translate(-100%);box-shadow:4px 0 24px #00000014}.lh-drawer--left.is-open .lh-drawer__panel{transform:translate(0)}.lh-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}.lh-drawer__header-text{flex:1;min-width:0}.lh-drawer__eyebrow{font-family:Jost,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.625rem;font-weight:300;letter-spacing:.22em;text-transform:uppercase;color:#b89a6e;margin:0 0 6px}.lh-drawer__title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:300;font-style:italic;letter-spacing:.04em;color:#111;display:block}.lh-drawer__subtitle{font-family:Jost,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.7rem;font-weight:300;letter-spacing:.08em;color:#00000080;margin:4px 0 0}.lh-drawer:not(:has(.lh-drawer__eyebrow)) .lh-drawer__title{font-family:Jost,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:400;font-style:normal;letter-spacing:.18em;text-transform:uppercase}.lh-drawer__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:none;cursor:pointer;color:#111;transition:opacity .4s ease}.lh-drawer__close:hover{opacity:.6}.lh-drawer__close svg{width:18px;height:18px}.lh-drawer__body{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(184,154,110,.45) transparent}.lh-drawer__body::-webkit-scrollbar{width:4px}.lh-drawer__body::-webkit-scrollbar-track{background:transparent}.lh-drawer__body::-webkit-scrollbar-thumb{background:#b89a6e73;border-radius:2px}.lh-drawer__footer{flex-shrink:0;border-top:1px solid rgba(0,0,0,.08);padding:20px 24px}@media(prefers-reduced-motion:reduce){.lh-drawer__overlay,.lh-drawer__panel{transition:none!important}}@media(max-width:480px){.lh-drawer__panel{max-width:100%;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/183/assets/lh-drawer.css.map */
