.jeyran-water-wrap{max-width:780px;margin:30px auto;font-family:Vazirmatn,Tahoma,Arial,sans-serif;color:#243447}
.jeyran-water-card{background:#fff;border:1px solid #dbe7ef;border-radius:18px;box-shadow:0 8px 28px rgba(0,0,0,.07);overflow:hidden}
.jeyran-water-head{padding:27px 24px;background:linear-gradient(135deg,#eaf8ff,#f7fcff);border-bottom:1px solid #d8edf7;text-align:center}
.jeyran-water-head h2{margin:0 0 8px;font-size:26px;line-height:1.5}
.jeyran-water-head p{margin:0;color:#64748b;font-size:14px;line-height:1.9}
.jeyran-water-form{padding:22px}
.jeyran-water-input-table,.jeyran-water-result-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #dbe5ec;border-radius:12px}
.jeyran-water-input-table th,.jeyran-water-input-table td,.jeyran-water-result-table th,.jeyran-water-result-table td{padding:13px 14px;border-bottom:1px solid #edf2f7;vertical-align:middle}
.jeyran-water-input-table tr:last-child th,.jeyran-water-input-table tr:last-child td,.jeyran-water-result-table tr:last-child th,.jeyran-water-result-table tr:last-child td{border-bottom:0}
.jeyran-water-input-table th{width:40%;background:#f5fafc;text-align:right;font-size:14px}
.jeyran-water-input-table td{background:#fff}
.jeyran-water-input-table input,.jeyran-water-input-table select{box-sizing:border-box;width:100%;height:46px;padding:0 13px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;font:inherit;font-size:14px;outline:0;transition:.2s}
.jeyran-water-input-table input:focus,.jeyran-water-input-table select:focus{border-color:#1597c5;box-shadow:0 0 0 3px rgba(21,151,197,.12)}
.jeyran-water-actions{display:flex;gap:10px;margin-top:18px}
.jeyran-water-actions button{border:0;border-radius:10px;padding:12px 18px;font:inherit;font-weight:700;cursor:pointer;transition:.2s}
.jeyran-water-calc{flex:1;background:#0891b2;color:#fff}
.jeyran-water-calc:hover{background:#0e7490}
.jeyran-water-reset{background:#eef2f7;color:#334155}
.jeyran-water-reset:hover{background:#e2e8f0}
.jeyran-water-error{display:none;margin-top:13px;padding:11px 13px;border-radius:9px;background:#fff1f2;color:#be123c;font-size:13px}
.jeyran-water-result{margin:0 22px 24px;padding:20px;border-radius:14px;background:#f6fcff;border:1px solid #cdebf5}
.jeyran-water-result h3{margin:0 0 14px;font-size:21px}
.jeyran-water-result-table th{width:50%;background:#eaf8ff;text-align:right}
.jeyran-water-result-table td{background:#fff;text-align:right;font-weight:600}
.water-liter{font-size:25px}
.jeyran-water-advice{margin-top:14px;padding:13px 14px;border-radius:10px;background:#effdfb;color:#0f766e;font-size:14px;line-height:1.9}
.jeyran-water-note{margin:12px 0 0;color:#64748b;font-size:12px;line-height:1.9}
@media(max-width:600px){
 .jeyran-water-wrap{margin:18px auto}
 .jeyran-water-head{padding:21px 16px}
 .jeyran-water-head h2{font-size:22px}
 .jeyran-water-form{padding:14px}
 .jeyran-water-input-table th,.jeyran-water-input-table td,.jeyran-water-result-table th,.jeyran-water-result-table td{padding:11px 9px}
 .jeyran-water-input-table th{width:42%;font-size:13px}
 .jeyran-water-input-table input,.jeyran-water-input-table select{height:43px;font-size:13px}
 .jeyran-water-actions{flex-direction:column}
 .jeyran-water-result{margin:0 14px 16px;padding:14px}
}