.calculator-wrapper{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.calculator-header{text-align:center;margin-bottom:2rem}.calculator-header h1{font-size:2.5;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.calculator-header p{color:#666;font-size:1.5rem}.calculator-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media(min-width:768px){.calculator-grid{grid-template-columns:1fr 1fr}}.calculator-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.calculator-card h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:#1a1a1a;display:flex;align-items:center;gap:.5rem}.input-group{margin-bottom:1.25rem}.input-group label{display:block;font-size:1.5rem;font-weight:500;margin-bottom:.5rem;color:#374151}.input-group input,.input-group select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1.25rem;transition:border-color .15s ease}.input-group input:focus,.input-group select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.results-container{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:2rem}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2rem}.metric-card{padding:1.25rem;border-radius:8px;text-align:center}.metric-card.savings{background-color:#eff6ff}.metric-card.efficiency{background-color:#ecfdf5}.metric-card.payback{background-color:#f5f3ff}.metric-card h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#374151}.metric-card p{font-size:1.8rem;font-weight:700;margin:0}.savings p{color:#2563eb}.efficiency p{color:#059669}.payback p{color:#7c3aed}.chart-container{background:#fff;padding:1rem;border-radius:8px;height:400px;margin-bottom:2rem}#savingsChart{width:100%;height:100%}.recommended-motor{background-color:#f9fafb;padding:1.5rem;border-radius:8px;margin-top:2rem}.recommended-motor h3{font-size:1.9rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.motor-details{margin-bottom:1.5rem;line-height:1.6}.motor-details span{font-weight:700}.view-motor-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:1.5rem 3rem;border-radius:12px;font-weight:600;font-size:1.5rem;border:none;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 15px #0003}.view-motor-btn:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}@media(max-width:640px){.calculator-wrapper{padding:1rem}.calculator-header h1{font-size:1.75rem}.metric-card p{font-size:1.5rem}.chart-container{height:300px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/energy-calculator.css.map */
