.ad-strip{display:flex;gap:14px;align-items:center;min-height:112px;transition:opacity .3s ease,transform .3s ease}.ad-strip.ad-changing{animation:ad-in .4s ease}.ad-copy{flex:1;min-width:0;position:relative;z-index:1}.ad-image{width:92px;height:82px;object-fit:cover;border-radius:13px;border:1px solid #ffffff25;position:relative;z-index:1;flex:0 0 auto}.image-picker{display:grid;gap:5px;padding:13px;border:1px dashed #c9c5b9;border-radius:13px;background:#f7f5ef;cursor:pointer}.image-picker span{font-weight:700;font-size:13px}.image-picker small{color:#888}.image-picker input{padding:8px 0!important;border:0!important;background:none!important}.image-picker img{width:100%;max-height:220px;object-fit:cover;border-radius:11px;margin-top:5px}@keyframes ad-in{from{opacity:.35;transform:translateX(8px)}to{opacity:1;transform:none}}@media(max-width:430px){.ad-image{width:76px;height:72px}.ad-strip{gap:10px}}
