.schd-calc-pro-container{max-width:1100px;margin:2rem auto;padding:0;background:var(--neutral-bg);border-radius:12px;font-size:14px}.schd-top-summary{text-align:center;margin-bottom:1.5rem}.schd-summary-row{display:flex;justify-content:center;gap:2.5rem;font-size:1.05em;color:#444;font-family:"Segoe UI",Arial,sans-serif;margin-bottom:.5rem}.schd-summary-label{color:#888;font-weight:500;margin-right:.2em}.schd-summary-value{font-weight:600;color:#222}.schd-highlight-row{display:flex;justify-content:center;gap:1.5rem;font-size:.98em;color:#333;background:#f8f8f8;border-radius:8px;padding:.5em .8em}.schd-highlight-label{color:#2196f3;font-weight:600}.schd-highlight-value{font-weight:600;color:#222}.schd-card,.schd-summary-card,.schd-block,.schd-chart-col{background:var(--card-bg);border-radius:12px;box-shadow:0 2px 10px rgba(33,37,41,.09);margin:0 auto 1.5rem;padding:1.5rem 1.5rem 1rem;width:100%;max-width:1100px}.schd-form-card{max-width:1100px}.schd-calc-pro-form label{display:block;margin-bottom:.2rem;color:var(--text-primary);font-weight:600;font-size:13px}.schd-edit-note{color:#888;font-size:11px;font-weight:400}.schd-calc-pro-form input,.schd-calc-pro-form select{width:100%;padding:.7rem .5rem;border:1px solid #ddd;border-radius:4px;background:#fff;color:var(--text-primary);font-size:15px;min-height:44px;box-sizing:border-box}.schd-form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.2rem}.schd-row{display:flex;gap:1rem;margin-bottom:.7rem}.schd-row-bottom{align-items:center;justify-content:space-between;gap:.5rem}.schd-calc-btn{background:var(--primary-analyst);color:#fff;padding:.7rem 1.8rem;border:none;border-radius:4px;cursor:pointer;font-size:15px;font-weight:700}.schd-checkbox-inline{display:flex;align-items:center;gap:6px;font-weight:400;font-size:14px;margin-bottom:0;min-width:0}.schd-checkbox-inline input[type=checkbox]{width:16px;height:16px;accent-color:#2196f3;margin:0;vertical-align:middle}.schd-checkbox-inline label{margin:0;font-weight:400;font-size:14px;cursor:pointer}.schd-form-note{margin-top:1rem;padding:.8rem 1rem;background:#f0f8ff;border-left:4px solid var(--secondary-income);border-radius:4px;font-size:14px;color:#333}.schd-form-note p{margin:0;line-height:1.5}.schd-charts-row{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto 1.5rem;width:100%;max-width:1100px}.schd-chart-col{width:100%;min-width:300px;background:var(--card-bg);margin-bottom:1.5rem}.schd-chart-header{width:100%;display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:13px;justify-content:flex-start}.schd-small-select{font-size:12px;padding:2px 7px;border-radius:6px;border:1px solid #bbb;background:#f8f8f8;color:#333;margin-left:.3rem;outline:none;height:28px}.schd-download-btn{background:var(--secondary-income);color:#fff;padding:.4rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:13px;margin-top:.5rem;transition:background-color .2s ease}.schd-download-btn:hover{background:#1976d2}.schd-download-btn:active{background:#0d47a1;transform:translateY(1px)}.schd-table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.schd-table{width:100%;min-width:900px;border-collapse:collapse;font-size:13px;background:#fff}.schd-table th,.schd-table td{border:1px solid #eee;padding:.5rem .3rem;text-align:right;white-space:nowrap;vertical-align:middle}.schd-table th{background:#f8f8f8;color:#444;font-weight:600;position:sticky;top:0;z-index:10}.schd-table th:first-child,.schd-table td:first-child{text-align:center;font-weight:600;background:#fafafa;position:sticky;left:0;z-index:5}.schd-table th:first-child{z-index:15}.schd-table tbody tr:nth-child(even){background:#f9f9f9}.schd-table tbody tr:hover{background:#f0f8ff}.schd-input-group{display:flex;align-items:center;position:relative}.schd-input-suffix{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#f8f8f8;color:#888;font-size:14px;padding:2px 7px;border-radius:4px;pointer-events:none}.schd-calc-pro-form input[type=number]{padding-right:2.5em}.schd-datepicker{width:200px!important}@media (max-width:1200px){.schd-calc-pro-container,.schd-card,.schd-summary-card,.schd-block,.schd-chart-col,.schd-output-blocks,.schd-summary-section,.schd-charts-row,.schd-export-row{max-width:95vw;margin-left:auto;margin-right:auto}.schd-form-card{max-width:95vw}}@media (max-width:900px){.schd-blocks-grid{grid-template-columns:1fr}.schd-charts-row,.schd-output-blocks{flex-direction:column}.schd-chart-col,.schd-block,.schd-card,.schd-summary-card,.schd-summary-section{width:100%;max-width:100%}.schd-form-grid{grid-template-columns:1fr 1fr}.schd-summary-row{flex-direction:column;gap:.5rem}.schd-highlight-row{flex-direction:column;gap:.5rem;text-align:center}.schd-table{font-size:12px;min-width:800px}.schd-table th,.schd-table td{padding:.3rem .2rem}}@media (max-width:600px){.schd-form-grid{grid-template-columns:1fr}.schd-calc-pro-form input,.schd-calc-pro-form select{min-height:44px;font-size:16px}.schd-row-bottom{flex-direction:column!important;align-items:stretch!important;gap:.7rem!important}.schd-checkbox-inline,.schd-row-bottom button{width:100%!important;justify-content:flex-start!important}.schd-checkbox-inline{margin-bottom:.2em!important}.schd-table{font-size:11px;min-width:700px}.schd-table th,.schd-table td{padding:.25rem .15rem}.schd-table-wrapper{margin:0 -1rem;border-radius:0}.schd-chart-col{padding:1rem .5rem}}.schd-table-wrapper::-webkit-scrollbar{height:8px}.schd-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.schd-table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.schd-table-wrapper::-webkit-scrollbar-thumb:hover{background:#a1a1a1}