.hscalc-container{font-family:Inter,sans-serif;margin:0 auto;max-width:896px;width:100%}.hscalc-header{margin-bottom:2rem;text-align:center}.hscalc-header h1{color:#1e293b!important;font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.hscalc-header p{font-size:1rem}.hscalc-calculator-card,.hscalc-results-card,.hscalc-usage-examples-card{background-color:#fff!important;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin-bottom:1.5rem;padding:1.5rem;transition:all .3s ease-in-out}.hscalc-placeholder-text{color:#64748b!important;font-style:italic}.hscalc-error-container{margin-top:1.5rem}.hscalc-error-message{background-color:#fee2e2!important;border-color:#ef4444!important;border-radius:.375rem;border-style:dashed;border-width:1px;color:#ef4444!important;padding:1rem;text-align:center}.hscalc-input-group{margin-bottom:1.5rem}.hscalc-input-group:last-child{margin-bottom:0}.hscalc-input-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.hscalc-input-grid{grid-template-columns:repeat(2,1fr)}.hscalc-input-group.hscalc-full-width{grid-column:1/-1}}.hscalc-input-label{color:#374151!important;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.hscalc-input-field{background-color:#fff!important;border-color:#d1d5db!important;border-radius:.375rem;border-style:solid;border-width:1px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);display:block;font-size:.875rem;margin-top:.25rem;padding:.5rem .75rem;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;width:100%}.hscalc-input-field:focus{border-color:#f59700!important;box-shadow:0 0 0 3px rgba(245,151,0,.3)!important;outline:none}.hscalc-button-container{display:grid;gap:1rem;grid-template-columns:1fr;margin-top:2rem}@media (min-width:640px){.hscalc-button-container{grid-template-columns:1fr 1fr}}.hscalc-btn{align-items:center;border-color:transparent!important;border-radius:.375rem;border-style:solid;border-width:1px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;justify-content:center;padding:.75rem 1rem;transition:all .2s ease-in-out;width:100%}.hscalc-btn:disabled{cursor:not-allowed;opacity:.6}.hscalc-btn-primary{background-color:#f59700!important;border-color:#f59700!important;color:#fff!important}.hscalc-btn-primary:hover:not(:disabled){background-color:#e08900!important;border-color:#e08900!important}.hscalc-btn-secondary{background-color:#fff!important;border-color:#d1d5db!important;color:#374151!important}.hscalc-btn-secondary:hover:not(:disabled){background-color:#f9fafb!important}.hscalc-plan-details-grid{display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:1.5rem}@media (min-width:768px){.hscalc-plan-details-grid{grid-template-columns:1fr 1fr}}.hscalc-results-section h3{border-bottom-color:#e5e7eb!important;border-bottom-style:solid;border-bottom-width:1px;color:#f59700!important;font-size:1.125rem;font-weight:600;margin-bottom:.75rem;padding-bottom:.5rem}.hscalc-results-section p{color:#4b5563!important;font-size:.875rem;margin-bottom:.5rem;min-height:1.2em}.hscalc-results-section p strong{color:#1f2937!important;display:inline-block;font-weight:600;min-width:180px}.hscalc-highlight{color:#f59700!important;font-weight:700}.hscalc-sub-highlight{color:#15803d!important;font-weight:600}.hscalc-results-section hr{border:none!important;border-top:1px solid #e5e7eb!important;margin:1rem 0}.hscalc-summary-banner p{color:#000!important}.hscalc-summary-banner-container{margin-top:1.5rem}.hscalc-summary-banner{background-color:#fff!important;border-left-color:#6366f1!important;border-left-style:solid;border-left-width:4px;border-radius:.375rem;color:#000!important;padding:1rem}.hscalc-summary-banner p{font-size:1rem}.hscalc-usage-table{border-collapse:collapse;font-size:.875rem;margin-top:1rem;width:100%}.hscalc-usage-table td,.hscalc-usage-table th{border-color:#e5e7eb!important;border-style:solid;border-width:1px;padding:.75rem;text-align:left}.hscalc-usage-table th{background-color:#f3f4f6!important;color:#374151!important;font-weight:600}.hscalc-usage-table td{color:#4b5563!important}.hscalc-usage-table .hscalc-number-cell{text-align:right}.hscalc-usage-examples-card .hscalc-placeholder-text{padding:1rem 0}.hscalc-usage-note{color:#6b7280!important;font-size:.75rem;margin-top:.5rem}