.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#3c2d1940;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9990;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.drawer-overlay.open{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;width:min(340px,86vw);background:#efe6d6;z-index:9995;display:flex;flex-direction:column;transform:translate(100%);transition:transform .4s cubic-bezier(.16,.8,.24,1);box-shadow:-20px 0 50px #3c2d191f;overflow-y:auto}.mobile-drawer.open{transform:translate(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:22px 22px 18px;border-bottom:1px solid rgba(4,52,44,.1)}.drawer-logo{font-family:Cormorant Garamond,Georgia,serif;font-size:22px;letter-spacing:.05em;color:#04342c;text-decoration:none}.drawer-logo em{font-style:italic;color:#1d9e75}.drawer-close{width:36px;height:36px;border-radius:50%;background:#04342c12;border:none;color:#04342c;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s}.drawer-close:hover{background:#04342c21}.drawer-account{display:flex;align-items:center;gap:12px;margin:16px 22px;padding:14px 16px;background:#fbf7ee;border:1px solid rgba(4,52,44,.1);border-radius:12px;text-decoration:none;transition:background .25s;box-shadow:0 2px 12px #3c2d190f}.drawer-account:hover{background:#fff}.drawer-account-avatar{width:36px;height:36px;border-radius:50%;background:#1d9e75;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:Cormorant Garamond,Georgia,serif;font-size:16px;font-weight:600}.drawer-account-name{display:block;font-size:13.5px;font-weight:600;color:#04342c}.drawer-account-sub{display:block;font-size:11.5px;color:#8a7f6a;margin-top:2px}.drawer-nav{padding:8px 14px;display:flex;flex-direction:column;gap:2px}.drawer-link{display:flex;align-items:center;gap:14px;padding:14px 12px;border-radius:10px;text-decoration:none;color:#04342c;font-size:14.5px;font-weight:500;transition:background .25s}.drawer-link:hover{background:#04342c0f}.drawer-link-icon{width:34px;height:34px;border-radius:9px;background:#1d9e751f;color:#1d9e75;display:flex;align-items:center;justify-content:center;flex-shrink:0}.drawer-link span:nth-child(2){flex:1}.drawer-link-arrow{color:#04342c47;flex-shrink:0}.drawer-cta{padding:18px 22px 8px;display:flex;flex-direction:column;gap:10px}.drawer-shop-btn{display:block;text-align:center;background:#1d9e75;color:#fff;padding:15px;border-radius:8px;text-decoration:none;font-size:12.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:background .25s}.drawer-shop-btn:hover{background:#17835f}.drawer-wa-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:#fbf7ee;border:1px solid rgba(4,52,44,.15);color:#04342c;padding:14px;border-radius:8px;text-decoration:none;font-size:12.5px;font-weight:600;letter-spacing:.04em;transition:border-color .25s,background .25s}.drawer-wa-btn:hover{border-color:#04342c4d;background:#fff}.drawer-social{display:flex;align-items:center;justify-content:center;gap:20px;padding:22px 22px 28px;margin-top:auto;border-top:1px solid rgba(4,52,44,.09)}.drawer-social a{color:#a89a80;transition:color .25s}.drawer-social a:hover{color:#1d9e75}body.drawer-lock{overflow:hidden}@media(min-width:900px){.drawer-overlay,.mobile-drawer{display:none}}
/*# sourceMappingURL=/cdn/shop/t/139/assets/drawer-light.css.map */
