.seller-demo{margin-top:30px;border:1px solid rgba(158,148,130,.45);border-radius:10px;overflow:hidden}
.seller-demo>summary{cursor:pointer;padding:22px 24px;font-size:18px;line-height:1.5;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:16px}
.seller-demo>summary::-webkit-details-marker{display:none}.seller-demo>summary span:last-child{font-size:24px}.seller-demo[open]>summary span:last-child{transform:rotate(45deg)}
.seller-demo>summary:focus-visible,.seller-demo a:focus-visible{outline:3px solid #b89243;outline-offset:-3px}
.seller-demo-content{padding:0 24px 28px}.seller-demo-note{max-width:80ch;font-size:14px;line-height:1.8}
.seller-demo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px;margin-top:26px}
.seller-demo-card{margin:0;min-width:0}.seller-demo-card h3{font-size:22px;line-height:1.3;margin:8px 0 12px;font-weight:500}
.seller-demo-card>p{font-size:14px;line-height:1.8;margin:0 0 18px;max-width:72ch}
.seller-demo-card .seller-demo-label{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin:0;opacity:.8}
.seller-demo-card img{display:block;width:100%;height:auto;border:1px solid rgba(158,148,130,.4);border-radius:8px;background:#0b0b0c}
.seller-demo-card figcaption{position:static;display:block;font-size:12px;line-height:1.7;padding:10px 0;background:none;color:inherit}
.seller-demo-card:last-child{grid-column:1/-1;max-width:880px;width:100%;justify-self:center}
.seller-demo-actions{display:flex;gap:16px 24px;align-items:center;flex-wrap:wrap;padding-top:28px;margin-top:24px;border-top:1px solid rgba(158,148,130,.3)}
.seller-demo-start{display:inline-block;padding:12px 18px;background:#d9a441;color:#101715!important;border-radius:4px;font-weight:600;text-decoration:none}
.seller-demo-price{font-size:13px;line-height:1.8;margin:16px 0 0}.seller-demo p,.seller-demo h3,.seller-demo a{overflow-wrap:anywhere}
@media(max-width:700px){.seller-demo-grid{grid-template-columns:1fr}.seller-demo>summary{padding:18px;font-size:16px}.seller-demo-content{padding:0 18px 22px}.seller-demo-card h3{font-size:21px}.seller-demo-card:last-child{grid-column:auto}}
