.bed-lingerie-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 22px;padding:17px;border:1px solid #80514c;border-radius:14px;background:linear-gradient(135deg,#2c2027,#1a1716)}
.bed-lingerie-panel[hidden]{display:none}
.bed-lingerie-panel .eyebrow{margin-bottom:6px;color:#edc9db}
.bed-lingerie-panel h3{margin:0 0 5px;font:600 22px "Playfair Display",serif}
.bed-lingerie-panel p:last-child{margin:0;max-width:330px;color:var(--muted);font-size:11px;line-height:1.45}
.bed-lingerie-panel button{flex:0 0 auto;border:1px solid #a67583;border-radius:10px;background:#ead0d8;color:#2a1820;padding:10px 13px;font:600 11px inherit;cursor:pointer}
@media(max-width:520px){.bed-lingerie-panel{align-items:flex-start;flex-direction:column}.bed-lingerie-panel button{width:100%}}
