@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:#eef4fb;min-height:100vh;color:#1e293b;line-height:1.5}.page{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem}.card{background:#fff;border-radius:1.25rem;box-shadow:0 4px 24px #1e40af1a;width:100%;max-width:680px;overflow:hidden}.card-header{background:linear-gradient(135deg,#1d4ed8,#2563eb 60%,#3b82f6);padding:2rem 2rem 1.75rem;display:flex;align-items:center;gap:1rem;color:#fff}.card-icon{width:52px;height:52px;background:#ffffff2e;border-radius:.875rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-icon svg{width:28px;height:28px;color:#fff}.card-title{font-size:1.4rem;font-weight:700;letter-spacing:-.01em}.card-subtitle{font-size:.82rem;color:#ffffffc7;margin-top:.2rem}.section{padding:1.5rem 2rem 0}.section-title{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:1rem}.inputs-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:520px){.inputs-grid{grid-template-columns:1fr}.card-header{padding:1.5rem}.section{padding:1.25rem 1.25rem 0}}.input-field{display:flex;flex-direction:column;gap:.4rem}.input-label{font-size:.82rem;font-weight:500;color:#475569}.input-wrapper{display:flex;align-items:center;border:1.5px solid #e2e8f0;border-radius:.625rem;overflow:hidden;background:#f8fafc;transition:border-color .15s}.input-wrapper:focus-within{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61f}.input-control{flex:1;border:none;background:transparent;padding:.6rem .75rem;font-size:1rem;font-weight:600;color:#1e293b;font-family:inherit;outline:none;min-width:0}.input-control::-webkit-outer-spin-button,.input-control::-webkit-inner-spin-button{-webkit-appearance:none}.input-control[type=number]{-moz-appearance:textfield}.input-unit{font-size:.75rem;font-weight:500;color:#94a3b8;background:#f1f5f9;padding:0 .625rem;height:100%;display:flex;align-items:center;white-space:nowrap;border-left:1.5px solid #e2e8f0}.results{padding:1.5rem 2rem 0}.results-grid{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.result-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-radius:.625rem;background:#f8fafc;border:1.5px solid #e9f0fa}.result-row--highlight{background:linear-gradient(90deg,#eff6ff,#dbeafe);border-color:#bfdbfe}.result-label{font-size:.88rem;color:#475569;font-weight:500}.result-value{font-size:.95rem;font-weight:700;color:#1e40af}.result-row--highlight .result-value{color:#1d4ed8;font-size:1.05rem}.depo-dagilim{margin-top:.5rem}.dagilim-title{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.875rem}.depo-cards{display:flex;align-items:center;gap:.75rem}.depo-card{flex:1;border-radius:.875rem;padding:1rem;text-align:center}.depo-card--alt{background:linear-gradient(135deg,#e0f2fe,#bae6fd);border:1.5px solid #7dd3fc}.depo-card--ust{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1.5px solid #93c5fd}.depo-card-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#0369a1;margin-bottom:.35rem}.depo-card--ust .depo-card-label{color:#1d4ed8}.depo-card-value{font-size:1.3rem;font-weight:700;color:#0c4a6e}.depo-card--ust .depo-card-value{color:#1e3a8a}.depo-card-sub{font-size:.72rem;color:#0284c7;margin-top:.2rem}.depo-card--ust .depo-card-sub{color:#2563eb}.depo-ayirac{display:flex;flex-direction:column;align-items:center;color:#94a3b8}.depo-ayirac svg{width:22px;height:22px;transform:rotate(-90deg)}.info-box{display:flex;gap:.75rem;margin:1.5rem 2rem;padding:1rem;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:.75rem;align-items:flex-start}.info-icon{width:18px;height:18px;color:#16a34a;flex-shrink:0;margin-top:.1rem}.info-box p{font-size:.8rem;color:#166534;line-height:1.6}.info-box strong{font-weight:600}
