
/* /ventas_clases/static/src/scss/producto.css */
 .pft-wrapper{max-width:1100px; margin: 20px auto; font-family: "Helvetica Neue", Arial, sans-serif;}.pft-tabs{display:flex; gap:12px; margin-bottom: -2px;}.pft-tab{padding:10px 10px; border:2px solid var(--o-color-2); border-bottom: none; border-radius:8px 8px 0 0; cursor:pointer; font: bold 25px/25px Segoe UI; color:var(--o-color-2); background:#fff;}.pft-tab.active{background:var(--o-color-2); color:#fff; box-shadow:0 2px 0 rgba(0,0,0,0.04);}.pft-card{border:2px solid #f5c8d6; border-radius:10px; padding:22px; background:#fff; display:flex; gap:20px; min-height:260px; position:relative;}.pft-left-col{width:36%; border-right:1px solid #f5c8d6; padding-right:18px;}.pft-right-col{flex:1; padding-left:18px; display:flex; flex-direction:column; justify-content:space-between;}.product-list{display:flex; flex-direction:column; gap:10px;}.product-item{padding:12px; border-radius:8px; cursor:pointer; border:1px solid transparent; display:flex; justify-content:space-between; align-items:center; background:#fff;}.product-item:hover{border-color:#f5c8d6; background:#fff7fb;}.product-item.active{background:#fce8f0; border-color:#f16b97; font-weight:700; color:#a31046;}.name{font-size:15px; font-weight:700; color:#a31046;}.meta{font-size:12px; color:#9b3b64; display:flex; gap:8px; align-items:center;}.detail-title{font: normal normal bold 30px/78px Segoe UI; color: var(--primary-color); text-transform:uppercase;}.detail-meta{display:flex; gap:24px; margin-bottom:18px; color:#c84a75; font-weight:600; align-items:center;}.detail-body{color:#6b2437; line-height:1.5; flex:1;}.detail-actions{display:flex; justify-content:flex-end; align-items:center; margin-top:18px;}.featured-badge{position:relative; width: 8rem; left:0; top:0px; background:#c81b52; color:#fff; padding:6px 12px; border-radius:6px; font-weight:800; display:inline-flex; gap:8px; align-items:center;}.featured-badge .star{font-size:14px; margin-right:6px;}.btn-speaker{font: bold 20px Segoe UI;}.texto-label{font: normal 25px/37px Segoe UI;}.texto-label-bold{font: bold 25px/37px Segoe UI;}.curriculum{font: bold 20px/30px Segoe UI; color: var(--primary-color);}.nombre-modulo{color: #4D4D4D; font: normal 600 20px/30px Segoe UI;}.borde-contenedor{border: 2px solid var(--heading-color); border-radius: 2rem; margin: 3rem;}.colorsecundario{color: var(--o-cc5-btn-secondary-text);}.pft-family-select{border: 2px solid var(--o-color-2); border-radius: 8px; padding: 8px 12px; font: bold 20px Segoe UI; color: var(--o-color-2); background: #fff; cursor: pointer;}.pft-family-select:where(:not(:disabled)):hover{border-color: var(--o-color-2);}@media (max-width:900px){.pft-card{flex-direction:column;}.pft-left-col{width:100%; border-right:none; border-bottom:1px solid #f5c8d6; padding-bottom:12px;}.pft-right-col{padding-left:0;}}

/* /ventas_clases/static/src/scss/producto.scss */
 .curso_name{color: var(--primary-color);}