.customer-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;visibility:hidden;pointer-events:none;z-index:999;transition:opacity .3s ease,visibility .3s ease}.customer-drawer-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.customer-drawer{position:fixed;top:0;right:0;width:480px;max-width:90vw;height:100vh;height:100dvh;background:#fff;box-shadow:-4px 0 24px #0000001f;z-index:1000;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden}.customer-drawer-overlay.is-open .customer-drawer{transform:translate(0)}.customer-drawer__header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 20px;border-bottom:1px solid #e5e5e5;min-height:55px;box-sizing:border-box}.customer-drawer__title{margin:0;font-size:18px;font-weight:600;line-height:1.3;color:#1a1a1a}.customer-drawer__close{flex-shrink:0;width:40px;height:40px;padding:0;border:none;background:transparent;cursor:pointer;border-radius:8px;color:#666;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.customer-drawer__close svg{width:24px;height:24px}.customer-drawer__body{flex:1;overflow-y:auto;padding:0 16px}.customer-drawer__body ul,.customer-drawer__body ol{list-style:unset;padding-left:15px}.customer-drawer-panel{border-bottom:1px solid #e5e5e5;overflow:hidden}.customer-drawer-panel:last-child{margin-bottom:0}.customer-drawer-panel__head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;border:none;cursor:pointer;font-size:15px;font-weight:600;color:#1a1a1a;text-align:left;transition:background .2s}.customer-drawer-panel__head:after{content:"";width:10px;height:10px;border-right:2px solid #666;border-bottom:2px solid #666;transform:rotate(45deg);margin-left:8px;transition:transform .25s ease;flex-shrink:0}.customer-drawer-panel.is-expanded .customer-drawer-panel__head:after{transform:rotate(-135deg)}.customer-drawer-panel__content{max-height:0;overflow:hidden;transition:max-height .3s ease}.customer-drawer-panel.is-expanded .customer-drawer-panel__content{max-height:1200px}.customer-drawer-panel__inner{padding:0 20px 16px;background:#fff}.customer-drawer-panel__image{display:flex;gap:3%;margin-bottom:8px}.customer-drawer-panel__image img{width:40%;max-width:40%;height:auto;display:block;border-radius:4px}.customer-drawer-item{margin-bottom:16px}.customer-drawer-item:last-child{margin-bottom:0}.customer-drawer-item__image{width:100%;max-width:100%;height:auto;border-radius:6px;margin-bottom:8px;display:block}.customer-drawer-item__image:only-child,.customer-drawer-item__image+.customer-drawer-item__text:empty{margin-bottom:0}.customer-drawer-item__text{font-size:14px;line-height:1.5;color:#444;margin:0}.customer-drawer-item__text strong,.customer-drawer-item__text.bold{font-weight:700;color:#1a1a1a}.customer-drawer-item__richtext{font-size:14px;line-height:1.6;color:#444}.customer-drawer-item__richtext p{margin:0 0 .75em}.customer-drawer-item__richtext p:last-child{margin-bottom:0}.customer-drawer-item__richtext img{max-width:100%;height:auto;border-radius:6px}.customer-drawer__body [data-drawer-block]{margin-bottom:16px}.customer-drawer__body [data-drawer-block]:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/39/assets/component-custome-drawer.css.map */
