.pro-calc-wrapper{width:1350px;max-width:100%;margin:50px auto;font-family:inherit;color:#1e293b;box-sizing:border-box;padding:0 20px} .pro-calc-wrapper *{box-sizing:border-box} .pro-calc-container{background:#ffffff;border:1px solid #cbd5e1;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05);overflow:hidden;width:100%} .pro-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem} .pro-header h1{font-size:20px;font-weight:700;color:#0f172a;margin:0.5rem 0 0.25rem 0;line-height:1.3} .pro-header p{font-size:0.85rem;color:#64748b;margin:0} .pro-dashboard-grid{display:grid;grid-template-columns:320px 1fr 340px;min-height:480px;width:100%} .pro-panel{padding:1.5rem;border-right:1px solid #f1f5f9;max-width:100%} .pro-panel:last-child{border-right:none} .panel-header{margin-bottom:1.25rem;padding-bottom:0.5rem;border-bottom:2px solid #f1f5f9} .panel-header h2{font-size:0.9rem;font-weight:700;text-transform:uppercase;color:#475569;margin:0;letter-spacing:0.05em} .input-panel{background:#fff} .input-dense-group{margin-bottom:1.25rem;width:100%} .input-dense-group label{display:block;font-size:0.8rem;font-weight:600;color:#334155;margin-bottom:0.5rem} .input-wrapper{display:flex;align-items:stretch;border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden;transition:all 0.2s;width:100%;max-width:100%} .input-wrapper:focus-within{border-color:#0ea5e9;box-shadow:0 0 0 3px rgba(14,165,233,0.1)} .input-wrapper input{flex:1 1 0%;min-width:60px;width:100%;border:none;padding:10px 12px;font-size:1rem;font-weight:500;color:#1e293b;font-family:inherit;background:#fff} .input-wrapper input:focus{outline:none} .unit-sign{display:flex;align-items:center;justify-content:center;background:#f8fafc;border-left:1px solid #cbd5e1;padding:0 10px;font-size:0.75rem;color:#64748b;font-weight:600;white-space:nowrap;flex-shrink:0;max-width:50%;overflow:hidden;text-overflow:ellipsis} .flex-wrap-row{display:flex;flex-wrap:wrap;gap:10px;width:100%} .sm-wrapper{flex:1 1 0%;min-width:130px;max-width:100%} .style-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px} .style-card{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:8px 5px;cursor:pointer;transition:all 0.2s;text-align:center} .style-card:hover{border-color:#0ea5e9;background:#f0f9ff} .style-card input{display:none} .style-card span{font-size:0.75rem;font-weight:600;color:#475569} .style-card input:checked + span{color:#0ea5e9} .style-card:has(input:checked){border-color:#0ea5e9;background:#f0f9ff;box-shadow:inset 0 0 0 1px #0ea5e9} .separator-line{height:1px;background:#e2e8f0;margin:1.5rem 0} .highlight-bg{background:#f8fafc;padding:1rem;border-radius:8px;border:1px dashed #cbd5e1} .calc-action button{width:100%;padding:10px;background:#1e293b;color:#fff;border:none;border-radius:8px;font-size:0.9rem;font-weight:600;cursor:pointer;margin-top:1.5rem;transition:background 0.2s} .calc-action button:hover{background:#0f172a} .result-panel{background:#fdfdfd} .dashboard-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px} .hero-stat{grid-column:span 2;background:#f0f9ff;border:1px solid #e0f2fe;padding:1.5rem;border-radius:8px;text-align:center} .hero-label{display:block;font-size:0.8rem;font-weight:700;color:#0284c7;text-transform:uppercase;margin-bottom:0.5rem} .hero-val{font-size:3.2rem;font-weight:800;color:#0369a1;line-height:1;letter-spacing:-0.02em} .hero-val small{font-size:1.4rem;color:#38bdf8;font-weight:600} .sub-stat{background:#fff;border:1px solid #e2e8f0;padding:1rem;border-radius:8px;text-align:center} .highlight-stat{background:#f8fafc;border-color:#cbd5e1} .sub-label{display:block;font-size:0.75rem;color:#64748b;margin-bottom:4px;font-weight:600;text-transform:uppercase} .sub-val{font-size:1.5rem;font-weight:800;color:#0f172a} .highlight-stat .sub-val{color:#0ea5e9} .bar-chart-box{background:#fff;padding:1.25rem;border-radius:8px;border:1px solid #e2e8f0} .bar-chart-box h3{font-size:0.8rem;font-weight:700;color:#475569;margin:0 0 1rem 0;text-transform:uppercase} .board-visual-container{display:flex;justify-content:center;padding:10px 0} .board-shape{width:40px;height:160px;background:#1e293b;border-radius:20px 20px 20px 20px;display:flex;align-items:center;justify-content:center;color:white;font-size:0.7rem;font-weight:bold;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);box-shadow:inset 0 0 10px rgba(0,0,0,0.5);transition:height 0.4s ease,border-radius 0.4s ease} .info-panel{background:#fff} .info-list ul{list-style:none;padding:0;margin:0} .info-list li{display:flex;justify-content:space-between;padding:0.7rem 0;border-bottom:1px solid #f1f5f9;font-size:0.85rem} .info-list li span{color:#64748b} .info-list li strong{color:#1e293b} .c-dark{color:#0f172a !important} .c-blue{color:#0ea5e9 !important} .info-list .total-row{border-top:2px solid #e2e8f0;border-bottom:none;margin-top:1rem;padding-top:1rem} .formula-box{background:#f8fafc;border:1px solid #e2e8f0;padding:1.25rem;border-radius:8px;margin:1.5rem 0} .fb-title{display:block;font-size:0.8rem;font-weight:700;color:#94a3b8;text-transform:uppercase;margin-bottom:0.5rem;text-align:center} .warning-box{display:flex;gap:0.75rem;background:#fff7ed;border:1px solid #fed7aa;padding:1rem;border-radius:8px} .wb-icon{width:20px;height:20px;background:#f97316;color:white;border-radius:50%;text-align:center;line-height:20px;font-size:0.8rem;font-weight:bold;flex-shrink:0} .warning-box p{margin:0;font-size:0.8rem;color:#9a3412;line-height:1.4} @media (max-width:900px){.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} .flex-wrap-row{flex-direction:column;gap:15px} .sm-wrapper{min-width:100%} .unit-sign{font-size:0.7rem;padding:0 8px} }