.mpr-config-container{background:#fff;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.05);overflow:hidden;min-height:500px;display:flex;flex-direction:column}.mpr-config-header{padding:20px 30px;background:#f9fafb;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.mpr-progress-bar{flex:1;height:8px;background:#e5e7eb;border-radius:4px;margin-right:20px;overflow:hidden}.mpr-progress-fill{height:100%;background:var(--mpr-blue,#007cba);transition:width .3s ease}.mpr-steps-indicator{font-weight:600;color:#6b7280}.mpr-step{padding:40px;flex:1;display:none}.mpr-step.active{display:block;animation:fadeIn .4s ease}.mpr-step h2{margin-top:0;text-align:center;margin-bottom:30px;font-size:24px;color:#1f2937}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mpr-grid-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.mpr-option-card{border:2px solid #e5e7eb;border-radius:10px;padding:20px;text-align:center;cursor:pointer;transition:all .2s;background:#fff}.mpr-option-card h3{font-size:16px}.mpr-option-card:hover{border-color:var(--mpr-blue);transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.mpr-option-card.selected{border-color:var(--mpr-blue);background:#fd319a0c}.mpr-icon-placeholder{width:50px;height:50px;background:#e5e7eb;border-radius:50%;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#9ca3af}.mpr-grid-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.mpr-product-card{border:1px solid #eee;border-radius:8px;overflow:hidden;cursor:pointer;transition:.2s}.mpr-product-card:hover,.mpr-product-card.selected{border-color:var(--mpr-blue);box-shadow:0 0 0 2px var(--mpr-blue)}.mpr-prod-img{height:150px;background-size:cover;background-position:center;background-color:#f3f4f6}.mpr-prod-body{padding:15px}.mpr-prod-body h4{margin:0 0 5px;font-size:16px}.mpr-specs{font-size:.85em;color:#6b7280;margin-bottom:5px}.mpr-price{font-weight:700;color:var(--mpr-blue)}.mpr-accordion-item{border:1px solid #eee;margin-bottom:10px;border-radius:6px}.mpr-accordion-header{padding:15px;background:#f9fafb;font-weight:600}.mpr-accordion-content{padding:15px;display:flex;flex-direction:column;gap:10px}.mpr-checkbox-card{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #eee;border-radius:4px;cursor:pointer}.mpr-checkbox-card:hover{background:#f9fafb}.price{float:right;color:#059669;font-weight:600}.mpr-final-summary{background:#f8fafc;padding:25px;border-radius:8px;margin-top:20px}.mpr-total-price{font-size:1.5em;font-weight:700;color:#1f2937;margin:20px 0;text-align:right}.mpr-config-footer{padding:20px 30px;border-top:1px solid #eee;background:#fff;display:flex;justify-content:space-between}.mpr-btn-large{width:100%;padding:15px;font-size:1.2em}.mpr-loader{text-align:center;padding:20px;color:#6b7280;display:none}#final-summary-list{list-style:none;padding:0;margin:0}.mpr-summary-item{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid #eee}.mpr-sum-col-name{flex:2;font-size:1.05em;color:#1f2937}.mpr-sum-col-qty{flex:0 0 80px;text-align:center;margin:0 15px}.mpr-qty-input{width:60px !important;padding:5px !important;text-align:center;border:1px solid #ddd;border-radius:4px;font-weight:700}.mpr-sum-col-price{flex:0 0 100px;text-align:right;font-weight:700;color:var(--mpr-blue)}.mpr-table-list{width:100%;border-collapse:collapse;text-align:left}.mpr-table-list th{background:#f9fafb;padding:15px 20px;font-weight:600;color:#6b7280;font-size:.9em;border-bottom:1px solid #eee}.mpr-table-list td{padding:15px 20px;border-bottom:1px solid #eee;vertical-align:middle;color:#1f2937}.mpr-table-list tr:last-child td{border-bottom:none}.mpr-table-list tr:hover{background:#ffff}.mpr-badge-status{background:#def7ec;color:#03543f;padding:4px 10px;border-radius:12px;font-size:.85em;font-weight:600}.mpr-btn-small{padding:5px 10px;font-size:.85em;background:0 0;border:1px solid #ddd;border-radius:4px;cursor:pointer}.mpr-btn-small:hover{border-color:#007cba;color:#007cba}.mpr-quote-view-header{display:flex;justify-content:space-between;padding-bottom:20px;margin-bottom:20px;border-bottom:2px solid #f0f0f1}.mpr-client-info{font-size:.95em;color:#555;line-height:1.5}.mpr-detail-table th{background:#f8f9fa;text-transform:uppercase;font-size:.8em;letter-spacing:.5px}.mpr-detail-table .text-right{text-align:right}.mpr-detail-table .text-center{text-align:center}.mpr-detail-table .text-muted{color:#999;font-size:.9em}.mpr-total-row td{background:#fcfcfc;border-top:2px solid #eee;font-weight:600;font-size:1.1em;padding:20px}.big-total{color:#007cba;font-size:1.3em}.mpr-back-link{text-decoration:none;color:#666;font-size:.9em;display:inline-flex;align-items:center}.mpr-back-link:hover{color:#007cba}@media print{.mpr-sidebar,.mpr-header-title button,.mpr-back-link{display:none !important}.mpr-dashboard-wrapper{box-shadow:none}.mpr-content{padding:0}}.mpr-item-flex{display:flex;align-items:center}.mpr-quote-thumb{width:60px;height:60px;background-color:#f9f9f9;background-size:cover;background-position:center;border-radius:6px;margin-right:15px;border:1px solid #eee;flex-shrink:0}@media print{.mpr-quote-thumb{border:1px solid #ccc;-webkit-print-color-adjust:exact;print-color-adjust:exact}}