.calculator-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px rgb(0 0 0/5%);overflow:hidden;transition:box-shadow .2s ease}.calculator-card:hover{box-shadow:0 4px 12px rgb(0 0 0/8%)}.calculator-header{background:linear-gradient(135deg,#f8f9fa,#f1f5f9);border-bottom:1px solid #e5e7eb;color:#1f2937;font-weight:600;padding:1rem 1.25rem}.calculator-header i{color:#16a34a}.calculator-body{padding:1.5rem}.form-control{border:1px solid #d1d5db;border-radius:8px;height:44px;transition:border-color .2s,box-shadow .2s}.form-control:focus{border-color:#16a34a;box-shadow:0 0 0 3px rgb(22 163 74/10%)}.form-label{color:#374151;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.btn-group .btn{align-items:center;border-radius:0;display:flex;height:44px;justify-content:center}.btn-group .btn:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}.btn-group .btn:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.calculate-btn{background:linear-gradient(135deg,#16a34a,#15803d);border:none;border-radius:10px;box-shadow:0 4px 14px rgb(22 163 74/30%);font-size:1.125rem;font-weight:600;letter-spacing:0;padding:1rem 2rem;text-transform:none;transition:all .2s ease}.calculate-btn:hover{background:linear-gradient(135deg,#15803d,#166534);box-shadow:0 6px 20px rgb(22 163 74/40%);transform:translateY(-2px)}.calculate-btn:active{transform:translateY(0)}.about-section{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #16a34a;border-radius:12px;padding:1.75rem}.about-section h2{color:#1f2937}.about-section>p{color:#4b5563;font-size:1rem;line-height:1.7}.feature-list{margin:0;padding-left:1.25rem}.feature-list li{color:#4b5563;font-size:.925rem;line-height:1.6;margin-bottom:.5rem}.results-section{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #bbf7d0;border-radius:12px;padding:2rem}.bed-summary{background:#fff;border:1px solid #d1fae5;border-radius:8px;color:#1f2937;font-size:1rem;padding:1rem 1.25rem;text-align:center}.result-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 3px rgb(0 0 0/5%);overflow:hidden}.result-card-header{background:linear-gradient(135deg,#f8f9fa,#f1f5f9);border-bottom:1px solid #e5e7eb;color:#1f2937;font-size:.95rem;font-weight:600;padding:.875rem 1.25rem}.result-card-header i{color:#16a34a}.result-card-body{padding:1.5rem}.result-value{color:#1f2937;font-size:2rem;font-weight:700;line-height:1;margin-bottom:.375rem}.result-value.highlight{color:#16a34a}.result-value.plant-highlight{color:#0d9488}.result-label{color:#6b7280;font-size:.85rem;font-weight:500}.bag-count{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.375rem}.reference-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.75rem}.reference-section h2{color:#1f2937}.reference-section .table{margin-bottom:0}.reference-section .table th{color:#374151;font-weight:600;padding:.65rem}.reference-section .table td{color:#4b5563;line-height:1.6;padding:.65rem}.tips-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.75rem}.tips-section h2{color:#1f2937}.tip-card{background:linear-gradient(135deg,#f0fdf4,#f8f9fa);border:1px solid #d1fae5;border-radius:10px;height:100%;padding:1.25rem;transition:transform .2s ease,box-shadow .2s ease}.tip-card:hover{box-shadow:0 4px 12px rgb(0 0 0/6%);transform:translateY(-2px)}.tip-icon{color:#16a34a;display:block;font-size:1.5rem;margin-bottom:.75rem}.tip-card h6{color:#1f2937;font-weight:600;margin-bottom:.5rem}.tip-card p{color:#4b5563;font-size:.875rem;line-height:1.6;margin-bottom:0}.content-section,.content-section h2{color:#1f2937}.content-section h3{color:#374151}.content-section p{color:#4b5563;line-height:1.75}.content-section ul li{color:#4b5563;line-height:1.6;margin-bottom:.5rem}.content-section .table th{font-weight:600;padding:.65rem}.content-section .table td{line-height:1.6;padding:.65rem}.btn-outline-secondary{border-color:#d1d5db;color:#374151;font-weight:500}.btn-outline-secondary:hover{background:#16a34a;border-color:#16a34a;color:#fff}.badge.bg-secondary{background:#9ca3af!important;font-size:.7rem}.print-header{display:none}.powered-by-print{display:none;margin-top:2rem;padding-top:1rem}.gbc__unit-select{max-width:130px}@media(width <= 768px){.calculator-body{padding:1.25rem}.bag-count,.result-value{font-size:1.5rem}.calculate-btn{font-size:1rem;padding:.875rem 1.5rem}.tip-card{padding:1rem}}@media print{.container{max-width:95%}.calculator-card,.result-card{box-shadow:none}.result-card{border:1px solid #dee2e6}.calculate-btn,.tip-card{box-shadow:none}}
/*# sourceMappingURL=garden-bed-calculator.min.css.map*/