:root{--height-primary:#7c3aed;--height-secondary:#8b5cf6;--height-success:#16a34a;--height-warning:#f59e0b;--height-danger:#dc2626;--height-gradient:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%)}body{background:#f4f7fb}.height-card{border:none;border-radius:20px;overflow:hidden}.section-title{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;background:var(--height-primary);color:#fff;padding:12px 15px;border-radius:12px;margin-bottom:20px}.custom-input,.custom-select{height:54px;border-radius:14px;border:1px solid #d1d5db;font-weight:600;box-shadow:none!important}.custom-input:focus,.custom-select:focus{border-color:var(--height-primary)}.custom-select{appearance:auto;-webkit-appearance:auto;-moz-appearance:auto;background-image:none!important;cursor:pointer}.input-label{font-size:.82rem;font-weight:700;color:#111827;margin-bottom:8px}.summary-card{background:var(--height-gradient);color:#fff}.summary-box{background:rgba(255,255,255,.12);border-radius:14px;padding:14px;margin-bottom:12px}.big-result{font-size:3.5rem;font-weight:800;line-height:1}.status-pill{display:inline-block;padding:10px 20px;border-radius:40px;font-weight:700;margin-top:12px;background:rgba(255,255,255,.2);color:#fff}.metric-card{background:#fff;border-radius:16px;padding:18px;box-shadow:0 3px 12px rgba(0,0,0,.05);height:100%}.metric-title{font-size:.78rem;text-transform:uppercase;color:#6b7280;font-weight:700}.metric-value{font-size:1.5rem;font-weight:800;margin-top:8px;color:#111827}.info-box{background:#f5f3ff;border:1px solid #ddd6fe;border-radius:14px;padding:18px}.chart-card{background:#fff;border-radius:18px;padding:20px}.chart-wrapper{position:relative;width:100%;height:360px}.growth-bar{position:relative;width:100%;height:18px;background:#e5e7eb;border-radius:30px;overflow:hidden;margin-top:15px}.growth-progress{position:absolute;height:100%;left:0;top:0;border-radius:30px;background:linear-gradient(90deg,#7c3aed,#8b5cf6);width:0%;transition:width .5s ease}.table-custom th{background:#f5f3ff}@media(max-width:767px){.big-result{font-size:2.4rem}.metric-value{font-size:1.2rem}}