/* Vetra 0.3.1.24 - Progressive Guided Completion. Additive only. */
.guided-progressive-summary{display:grid;gap:.7rem;margin-top:.8rem}
.guided-progressive-card{padding:.85rem;border:1px solid rgba(72,178,255,.22);border-radius:14px;background:rgba(255,255,255,.025)}
.guided-progressive-card>strong{display:block;margin-bottom:.25rem}.guided-progressive-card>span,.guided-progressive-card>small{display:block;color:var(--muted,#9eafc2)}
.guided-product-confirm{display:flex;gap:.55rem;align-items:center;flex-wrap:wrap;margin-top:.65rem}
.guided-product-confirm small{color:var(--muted,#9eafc2)}
.guided-seller-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}
.guided-seller-facts .span-2{grid-column:1/-1}
.guided-choice-row{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:.35rem}
.guided-choice-row label{display:flex;gap:.4rem;align-items:center;padding:.5rem .65rem;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:rgba(255,255,255,.025)}
.guided-defect-details{margin-top:.55rem}.guided-defect-details[hidden]{display:none!important}
.guided-draft-section{margin-top:.75rem;padding:.8rem;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.02)}
.guided-draft-section h4{margin:.05rem 0 .45rem}.guided-draft-section p{margin:.25rem 0;color:var(--muted,#9eafc2)}
.guided-draft-missing{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.45rem}.guided-draft-missing span{padding:.35rem .5rem;border-radius:999px;background:rgba(255,205,90,.1);border:1px solid rgba(255,205,90,.2);font-size:.76rem}
.guided-listing-actions [data-guided-finish]{min-width:190px}
@media(max-width:760px){.guided-seller-facts{grid-template-columns:1fr}.guided-seller-facts .span-2{grid-column:auto}}
