:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;color:#1e293b;line-height:1.6}#root{width:100%}.app{min-height:100vh;margin:0 auto;padding:2rem;width:100%}.app-header{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.app-header h1{margin:0 0 .5rem;font-size:2.5rem;font-weight:700;color:#0f172a}.app-header p{margin:0;font-size:1.125rem;color:#64748b}.app-main{display:flex;flex-direction:row;gap:2rem}.form-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;min-width:500px}.pricing-form{padding:1.5rem}.form-section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #f1f5f9}.form-section:last-of-type{border-bottom:none;margin-bottom:1rem}.form-section h3{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#1e293b}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.form-group input,.form-group select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.checkbox-group label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-group input[type=checkbox]{width:auto;margin:0}.form-error{color:#dc2626;font-size:.875rem;margin-top:.25rem}.global-error{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.75rem;margin-bottom:1rem}.form-group input.error,.form-group select.error{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.form-group input.error:focus,.form-group select.error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.submit-button{width:100%;padding:.875rem 1.5rem;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.submit-button:hover:not(:disabled){background-color:#2563eb}.submit-button:disabled{background-color:#9ca3af;cursor:not-allowed}.error-container,.results-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem;flex-grow:1}.error-container{border-left:4px solid #ef4444}.error-container h3{margin:0 0 .5rem;color:#dc2626}.error-container p{margin:0;color:#991b1b}.pricing-results h2{margin:0 0 1.5rem;font-size:1.875rem;font-weight:700;color:#0f172a}.price-cards-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.price-card{min-width:300px;max-width:450px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s}.price-card:hover{box-shadow:0 4px 12px #00000026}.price-card-title{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#1e293b;border-bottom:2px solid #3b82f6;padding-bottom:.5rem}.price-card-main{margin-bottom:1rem;text-align:center}.price-card-total{font-size:2.5rem;font-weight:700;color:#0f172a;line-height:1.2}.price-card-monthly{font-size:2rem;font-weight:700;color:#059669;line-height:1.2}.price-card-monthly-label{font-size:1rem;font-weight:400;color:#6b7280;margin-left:.25rem}.price-card-ppw{font-size:1rem;color:#6b7280;margin-top:.25rem}.price-card-terms{font-size:.875rem;color:#6b7280;margin-top:.5rem}.price-card-total-small{font-size:.875rem;color:#374151;margin-bottom:1rem;text-align:center}.price-card-highlight{background:#ecfdf5;border-radius:6px;padding:.75rem;margin-bottom:1rem;font-weight:600;color:#059669;text-align:center}.price-card-detail{font-size:.875rem;color:#374151;padding:.5rem;background:#f8fafc;border-radius:4px;margin-bottom:.5rem}.results-section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #f1f5f9}.results-section:last-child{border-bottom:none;margin-bottom:0}.results-section h3{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:#1e293b}.line-item-breakdown{background:#f8fafc;border-radius:6px;padding:1rem;margin-bottom:1rem}.line-item-breakdown h4{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:#374151}.line-items{margin-bottom:.75rem}.line-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.line-item:last-child{border-bottom:none}.line-item.discount span:last-child{color:#059669}.line-item.total{font-weight:600;font-size:1.125rem;border-top:2px solid #d1d5db;margin-top:.5rem;padding-top:.75rem}.total-line{border-top:1px solid #d1d5db;padding-top:.75rem;margin-top:.75rem}.financing-category{margin-bottom:1.5rem}.financing-category h4{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#1e293b}.financing-option{border:1px solid #e5e7eb;border-radius:6px;padding:1rem;margin-bottom:1rem}.financing-summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.monthly-payment .label{display:block;font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.monthly-payment .value{font-size:1.5rem;font-weight:700;color:#059669}.financing-details{font-size:.875rem;color:#6b7280}.financing-breakdown{display:grid;gap:1rem}.incentive-section{background:#ecfdf5;border-radius:6px;padding:.75rem}.incentive-section .line-item{border:none;padding:.25rem 0;font-weight:600}.incentive-section .discount{color:#059669;font-size:1.125rem}.hdm-details{background:#fef3c7;border-radius:6px;padding:1rem;margin-top:1rem}.ppa-option{border:1px solid #e5e7eb;border-radius:6px;padding:1rem;margin-bottom:1rem}.ppa-option h4{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:#1e293b}.ppa-details .line-item{padding:.25rem 0;border-bottom:1px solid #f1f5f9}@media (max-width: 640px){.app{padding:1rem}.app-header h1{font-size:2rem}.financing-summary{flex-direction:column;align-items:flex-start;gap:.5rem}}
