.pro-calc-wrapper,.pro-calc-wrapper *{box-sizing:border-box}.panel-header h2,.rc-label{font-weight:700;text-transform:uppercase}.pro-calc-wrapper{width:1350px;margin:50px auto;font-family:inherit;color:#1e293b;padding:0 20px}.input-dense-group,.panel-header{margin-bottom:1.25rem}.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,.radio-box:hover{background:#f8fafc}.pro-header{border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.info-panel,.input-panel,.radio-box{background:#fff}.pro-header h1{font-size:20px;font-weight:700;color:#0f172a;margin:.5rem 0 .25rem;line-height:1.3}.pro-header p{font-size:.85rem;color:#64748b;margin:0}.pro-dashboard-grid{display:grid;grid-template-columns:320px 1fr 300px;min-height:520px}.pro-panel{padding:1.5rem;border-right:1px solid #f1f5f9}.pro-panel:last-child{border-right:none}.panel-header{padding-bottom:.5rem;border-bottom:2px solid #f1f5f9}.panel-header h2{font-size:.9rem;color:#475569;margin:0;letter-spacing:.05em}.input-dense-group label{display:block;font-size:.8rem;font-weight:600;color:#334155;margin-bottom:.5rem}.input-wrapper{position:relative}.input-wrapper input{width:100%;padding:10px 12px;font-size:1rem;border:1px solid #cbd5e1;border-radius:8px;font-weight:500;color:#1e293b;font-family:inherit;transition:.2s;background:#fff}.input-wrapper input:focus{outline:0;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.flex-wrap-row{display:flex;flex-wrap:wrap;gap:10px}.radio-box{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;font-size:.8rem;color:#334155;flex:1;min-width:100px}.radio-box input{margin:0}.separator-line{height:1px;background:#e2e8f0;margin:1.5rem 0}.calc-action button{width:100%;padding:10px;background:#1e293b;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;margin-top:1.5rem;transition:background .2s}.calc-action button:hover{background:#0f172a}.result-panel{background:#fdfdfd;overflow-y:auto}.workpad-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;min-height:300px;box-shadow:inset 0 2px 4px rgba(0,0,0,.02)}.math-canvas{font-family:'Courier New',Courier,monospace;font-size:1.1rem;line-height:1.5;color:#334155;white-space:pre;overflow-x:auto}.placeholder-text{color:#cbd5e1;font-style:italic;text-align:center;margin-top:80px;font-family:inherit}.result-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;text-align:center}.result-card.primary{background:#eff6ff;border-color:#dbeafe}.rc-label{display:block;font-size:.8rem;color:#60a5fa;margin-bottom:.5rem}.rc-val{font-size:2.5rem;font-weight:800;color:#1e40af;line-height:1.2;letter-spacing:-.02em}.info-list li span,.rc-sub{color:#64748b}.rc-sub{margin-top:.5rem;font-size:.9rem;font-weight:500}.info-list ul{list-style:none;padding:0;margin:0}.info-list li{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f1f5f9;font-size:.85rem}.info-list li strong{color:#1e293b}.info-list .total-row{display:block;border-top:2px solid #e2e8f0;border-bottom:none;margin-top:1rem;padding-top:1rem}.info-list .total-row span{font-weight:700;margin-bottom:.5rem;display:block}.warning-box{display:flex;gap:.75rem;background:#fff7ed;border:1px solid #fed7aa;padding:1rem;border-radius:8px;margin-top:2rem}.wb-icon{width:20px;height:20px;background:#f97316;color:#fff;border-radius:50%;text-align:center;line-height:20px;font-size:.8rem;font-weight:700;flex-shrink:0}.warning-box p{margin:0;font-size:.8rem;color:#9a3412;line-height:1.4}@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}}