.wallify-drawer-toggle{border:0;background:transparent;color:inherit;font-family:inherit;text-align:left}
.wallify-nav-item,.wallify-nav-details{height:100%}
.wallify-nav-item{position:relative}
.wallify-nav-details>summary{display:flex;align-items:center;gap:6px;cursor:pointer;list-style:none}
.wallify-nav-details>summary::-webkit-details-marker{display:none}
.wallify-nav-details>summary .icon-caret{width:10px;height:6px}
.wallify-nav-badge{font-size:9px;line-height:1.4;padding:2px 4px;border-radius:2px;background:#efe6dc;color:inherit}
.wallify-nav-panel{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:min(680px,90vw);padding:28px;z-index:30;background:rgb(var(--color-background));box-shadow:0 8px 20px #0000000d}
.wallify-clothing-grid{display:grid;grid-template-columns:1fr 1fr 180px;gap:24px}
.wallify-nav-heading{font-weight:600;margin:0 0 12px}
.wallify-nav-panel .list-menu__item{padding:8px 0;white-space:normal;line-height:1.5}
.wallify-clothing-image img{width:100%;height:200px;object-fit:cover;display:block}
.wallify-clothing-all{margin-top:14px;text-decoration:underline}
.wallify-help-panel{width:240px;left:auto;right:0;transform:none}

