.pro-calc-wrapper{width:1350px;margin:50px auto;color:#334155;box-sizing:border-box;padding:0 20px} .pro-calc-wrapper *{box-sizing:border-box} .pro-calc-container{background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,0.08);overflow:hidden} .pro-header{background:#fdfdfd;border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem} .pro-header h1{font-size:1.25rem;font-weight:700;color:#0f172a} .pro-header p{font-size:0.85rem;color:#64748b} .dwc-dashboard-grid{display:grid;grid-template-columns:2fr 1.2fr 1.8fr;min-height:480px} .pro-panel{padding:2rem;border-right:1px solid #f1f5f9} .pro-panel:last-child{border-right:none} .panel-header{margin-bottom:1.5rem;padding-bottom:0.75rem;border-bottom:2px solid #f1f5f9} .panel-header h2{font-size:0.9rem;font-weight:700;text-transform:uppercase;color:#475569;letter-spacing:0.05em;margin:0} .input-panel{background:#fff} .input-dense-group{margin-bottom:1rem} .input-dense-group label{display:block;font-size:0.8rem;font-weight:600;color:#334155;margin-bottom:0.45rem} .input-wrapper{position:relative;display:flex;align-items:center;width:100%} .input-wrapper input{width:100%;padding:10px 12px;font-size:0.95rem;border:1px solid #cbd5e1;border-radius:6px;color:#1e293b;font-weight:500;background:#fff} .input-wrapper input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,0.1)} .unit-sign{position:absolute;right:10px;color:#94a3b8;font-size:0.8rem;pointer-events:none} .input-wrapper input[type="number"]{padding-right:35px} .highlight-bg{background:#f8fafc;padding:1rem;border-radius:8px;border:1px dashed #cbd5e1} .highlight-bg small,.input-dense-group small{display:block;font-size:0.7rem;color:#64748b;margin-top:0.4rem;line-height:1.3} .calc-action button{width:100%;padding:12px;background:#1e3a8a;color:#fff;border:none;border-radius:6px;font-size:0.95rem;font-weight:600;cursor:pointer;margin-top:0.5rem;transition:background 0.2s} .calc-action button:hover{background:#172554} .settings-panel{background:#fdfdfd} .pro-select{width:100%;padding:10px 12px;font-size:0.95rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#1e293b;font-weight:500} .material-info-card{background:#eff6ff;border:1px solid #bfdbfe;padding:1rem;border-radius:8px;display:flex;gap:0.75rem} .mi-icon{width:20px;height:20px;background:#3b82f6;color:white;border-radius:50%;text-align:center;line-height:20px;font-size:0.75rem;font-weight:bold;flex-shrink:0} .material-info-card p{margin:0;font-size:0.8rem;color:#1e3a8a;line-height:1.4} .results-panel{background:#fff} .res-grid-primary{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem} .rb-label{display:block;font-size:0.75rem;color:#64748b;font-weight:600;text-transform:uppercase;margin-bottom:0.25rem} .res-list{margin-bottom:2rem} .rl-item{display:flex;justify-content:space-between;padding:0.75rem 0;border-bottom:1px solid #f1f5f9;font-size:0.85rem;color:#475569} .rl-item strong{color:#1e293b} .dwc-split-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem} .dwc-mt-15{margin-top:1.5rem} .dwc-mt-10{margin-top:0.75rem} .dwc-mb-20{margin-bottom:2rem} .dwc-full-width{grid-column:1 / -1} .dwc-currency-sign{position:absolute;left:12px;font-weight:600;color:#64748b;pointer-events:none} .dwc-pad-left{padding-left:28px !important} .dwc-text-blue{color:#3b82f6 !important} .dwc-text-darkblue{color:#1e3a8a !important} .dwc-bg-blue{background-color:#3b82f6 !important} .dwc-bg-darkblue{background-color:#1e3a8a !important} .dwc-result-showcase{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:160px;border:1px solid #bfdbfe;background:#eff6ff;border-radius:12px;padding:1.5rem} .dwc-big-val{font-size:3.8rem;font-weight:800;color:#1e40af;line-height:1} .dwc-status-text{font-size:0.95rem;font-weight:700;margin-top:1rem;color:#1d4ed8} .load-estimator{border:1px solid #e2e8f0;padding:1.25rem;border-radius:10px;background:#fdfdfd} .le-header{font-size:0.8rem;font-weight:600;color:#64748b;margin-bottom:0.75rem} .dwc-duo-header{display:flex;justify-content:space-between} .dwc-bar-ferah{height:12px;background:#e2e8f0;border-radius:6px;overflow:hidden;margin-bottom:0.75rem;display:flex} .le-bar-fill{height:100%;transition:width 0.4s ease-out,background-color 0.4s;width:0%} .le-legend{display:flex;justify-content:space-between;font-size:0.75rem;font-weight:700;color:#475569} .dwc-legend-text{flex:1} .dwc-legend-text:last-child{text-align:right} @media (max-width:1024px){.pro-calc-wrapper{width:100%;margin:20px auto} .dwc-dashboard-grid{grid-template-columns:1fr} .pro-panel{border-right:none;border-bottom:1px solid #f1f5f9;padding:1.5rem} }