.pro-calc-wrapper,.pro-calc-wrapper *{box-sizing:border-box}.panel-header h2,.rb-label,.section-title-small{text-transform:uppercase}.le-legend,.mi-icon,.res-box,.text-center{text-align:center}.pro-calc-wrapper{width:1350px;margin:50px auto;color:#334155;padding:0 20px}.pro-calc-container{background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);overflow:hidden}.pro-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.pro-header h1{font-size:1.25rem;font-weight:700;margin:.5rem 0 .25rem;color:#0f172a}.pro-header p{font-size:.85rem;color:#64748b;margin:0}.pro-dashboard-grid{display:grid;grid-template-columns:320px 320px 1fr;min-height:480px}.pro-panel{padding:1.5rem;border-right:1px solid #f1f5f9}.pro-panel:last-child{border-right:none}.panel-header{margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:2px solid #f1f5f9}.panel-header h2{font-size:.9rem;font-weight:700;color:#475569;letter-spacing:.05em;margin:0}.input-panel,.results-panel{background:#fff}.input-dense-group{margin-bottom:1rem}.input-dense-group label{display:block;font-size:.8rem;font-weight:600;color:#334155;margin-bottom:.35rem}.fraction-input-row input,.input-wrapper input{padding:8px 10px;color:#1e293b;font-weight:500;width:100%;font-size:.9rem}.fraction-input-row{display:flex;align-items:center;gap:10px;width:100%}.fraction-input-row input{flex:1;min-width:0;border:1px solid #cbd5e1;border-radius:6px}.fraction-input-row input:focus,.input-wrapper input:focus{outline:0;border-color:#6366f1;box-shadow:0 0 0 2px rgba(99,102,241,.1)}.fraction-slash{font-size:1.5rem;font-weight:800;color:#94a3b8;flex-shrink:0}.input-wrapper{position:relative;display:flex;align-items:center;width:100%}.input-wrapper input{border:1px solid #cbd5e1;border-radius:6px}.highlight-bg{background:#f8fafc;padding:.75rem;border-radius:8px;border:1px dashed #cbd5e1}.calc-action button{width:100%;padding:10px;background:#1e293b;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;margin-top:.5rem}.calc-action button:hover{background:#0f172a}.mini-summary{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.ms-row{display:flex;justify-content:space-between;font-size:.8rem;color:#64748b}.settings-panel{background:#fdfdfd}.material-info-card{background:#ecfdf5;border:1px solid #d1fae5;padding:1rem;border-radius:8px;display:flex;gap:.75rem;margin-bottom:1.5rem}.mi-icon{width:20px;height:20px;background:#10b981;color:#fff;border-radius:50%;line-height:20px;font-size:.75rem;font-weight:700;flex-shrink:0}.material-info-card p{margin:0;font-size:.8rem;color:#065f46;line-height:1.4}.info-list-box{background:#f8fafc;border:1px solid #e2e8f0;padding:1rem;border-radius:8px}.info-list-box strong{font-size:.85rem;color:#334155;display:block;margin-bottom:.5rem}.clean-list{margin:0;padding-left:1.2rem;font-size:.8rem;color:#475569;line-height:1.5}.clean-list li{margin-bottom:.25rem}.res-grid-primary{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.res-box{padding:1rem;border-radius:8px}.res-box.main{background:#eff6ff;border:1px solid #dbeafe}.full-width-box{grid-column:1/-1}.rb-label{display:block;font-size:.75rem;color:#64748b;font-weight:600;margin-bottom:.25rem}.rb-val{font-size:2.5rem;font-weight:800;color:#1e40af;line-height:1}.rb-unit{display:block;font-size:.75rem;color:#94a3b8;margin-top:.5rem}.res-list{margin-bottom:2rem}.section-title-small{display:block;font-size:.85rem;font-weight:700;color:#334155;margin-bottom:1rem;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.equivalent-fractions-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;background:#f8fafc;padding:1.5rem 1rem;border-radius:8px;border:1px solid #e2e8f0}.eq-fraction-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.eq-den,.eq-num{font-size:1.2rem;font-weight:700;color:#0f172a;padding:2px 8px}.eq-line{width:100%;height:2px;background-color:#4f46e5;margin:2px 0}.load-estimator{border:1px solid #e2e8f0;padding:1rem;border-radius:8px;background:#f8fafc}.le-header{font-size:.8rem;font-weight:600;color:#64748b;margin-bottom:.5rem}.le-bar-track{height:10px;background:#e2e8f0;border-radius:5px;overflow:hidden;margin-bottom:.5rem}.le-bar-fill{height:100%;transition:width .4s;width:0%}.factor-fill{background:#10b981}.le-legend{font-size:.8rem;font-weight:700;color:#334155}@media (max-width:1024px){.pro-calc-wrapper{width:100%;margin:20px auto}.pro-dashboard-grid{grid-template-columns:1fr}.pro-panel{border-right:none;border-bottom:1px solid #f1f5f9}}