﻿/* Merokalam Tools. Copyright (c) Merokalam. Unauthorized copying or redistribution prohibited. */
:root{--primary:#2563eb;--accent:#2563eb;--blue:#2563eb;--saffron:#2563eb;--saffron2:#0891b2;--saffron-lt:#eff6ff;--forest:#1d4ed8;--red:#dc2626;--vm:#2563eb;--vm2:#1d4ed8;--ink:#1e293b;--ink2:#374151;--ink3:#475569;--muted:#64748b;--dim:#94a3b8;--paper:#ffffff;--cream:#f8fafc;--warm:#f0f9ff;--border:#e2e8f0;--border2:#e2e8f0;--shadow:0 6px 24px rgba(0,0,0,.07);--shadow-sm:0 1px 4px rgba(0,0,0,.06);--shadow-lg:0 10px 40px rgba(0,0,0,.09);--r:.75rem;--rr:1.25rem}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);min-height:100vh;color:#1e293b;line-height:1.6;font-size:15px;overflow-x:hidden}@media(min-width:1024px){html{scrollbar-gutter:stable}}.mk-nav,nav:not(.bc){background:#fff;border-bottom:1px solid #e2e8f0;padding:.7rem 1.5rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;box-shadow:0 1px 4px rgba(0,0,0,.06);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif}.mk-nav-brand,.nav-brand{font-size:.95rem;font-weight:800;background:linear-gradient(135deg,#2563eb,#0891b2)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-decoration:none;display:flex;align-items:center;gap:.45rem;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif}.mk-nav-logo,.nav-logo{background:#2563eb;color:#fff!important;-webkit-text-fill-color:#fff!important;border-radius:7px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:800;flex-shrink:0;line-height:1;position:relative;top:-1px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif}.mk-nav-links,.nav-links{display:flex;gap:1.1rem;align-items:center}.mk-nav-links a,.nav-links a{font-size:.82rem;color:#64748b!important;-webkit-text-fill-color:#64748b!important;text-decoration:none;font-weight:500;transition:color .15s;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif}.mk-nav-links a:hover,.nav-links a:hover{color:#2563eb!important;-webkit-text-fill-color:#2563eb!important}.card,.panel-card,.input-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:1.25rem;box-shadow:0 6px 24px rgba(0,0,0,.07);padding:1.75rem;margin-bottom:1.25rem}h1{font-size:2rem;font-weight:800;line-height:1.2;background:linear-gradient(135deg,#2563eb,#0891b2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.6rem}h2{font-size:1.15rem;font-weight:800;color:#1e293b;margin-bottom:.8rem;padding-left:.75rem;border-left:3px solid #2563eb}h3{font-size:.97rem;font-weight:700;color:#374151;margin-bottom:.45rem}p{color:#374151;line-height:1.8;font-size:.93rem;margin-bottom:.8rem}p:last-child{margin-bottom:0}li{color:#374151;line-height:1.75;font-size:.93rem;margin-bottom:.25rem}strong{color:#1e293b}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.btn,.calc-btn,.gen-btn,.cta-btn,.convert-btn,.btn-calc{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff!important;-webkit-text-fill-color:#fff!important;border:none;border-radius:.75rem;font-size:.9rem;font-weight:700;cursor:pointer;font-family:inherit;transition:all .2s;box-shadow:0 4px 14px rgba(37,99,235,.28);text-decoration:none;width:100%}.btn:hover,.calc-btn:hover,.gen-btn:hover,.cta-btn:hover,.btn-calc:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(37,99,235,.38);text-decoration:none}.btn-outline,.cta-btn.outline{background:#fff!important;color:#2563eb!important;border:2px solid #2563eb;box-shadow:none;-webkit-text-fill-color:#2563eb!important}input[type=text],input[type=number],input[type=date],input[type=email],input[type=tel],textarea,select,.inp,.sel{width:100%;padding:.75rem 1rem;border:1.5px solid #e2e8f0;border-radius:.75rem;font-size:.95rem;font-family:inherit;color:#1e293b;background:#fff;transition:border-color .18s,box-shadow .18s;-webkit-appearance:none;appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input:focus,textarea:focus,select:focus,.inp:focus,.sel:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}input::placeholder,textarea::placeholder{color:#94a3b8}label,.field-lbl{display:block;font-size:.78rem;font-weight:700;color:#374151;margin-bottom:.35rem;letter-spacing:.04em;text-transform:uppercase}.hero-badge,.badge{display:inline-flex;align-items:center;gap:.35rem;background:#eff6ff;border:1px solid rgba(37,99,235,.2);border-radius:99px;padding:.28rem .9rem;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#2563eb!important;-webkit-text-fill-color:#2563eb!important;margin-bottom:.9rem}.stat-box,.result-box,.extra-box{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:1rem;padding:1.1rem 1rem;text-align:center}.s-val,.result-val,.big-num{font-size:1.6rem;font-weight:800;color:#2563eb;display:block;line-height:1.1}.s-lbl,.result-lbl{font-size:.72rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.04em;display:block;margin-top:.2rem}.faq-q{font-size:.93rem;font-weight:700;color:#1e293b;margin-bottom:.35rem}.faq-a{font-size:.88rem;color:#374151;line-height:1.75}.page-footer,footer{background:#1e293b;color:rgba(255,255,255,.55);padding:1.25rem 1.5rem;text-align:center;font-size:.8rem;margin-top:3rem;touch-action:manipulation}.page-footer a,footer a{color:rgba(255,255,255,.55)!important;-webkit-text-fill-color:rgba(255,255,255,.55)!important;text-decoration:none}.page-footer a:hover,footer a:hover{color:#fff!important;-webkit-text-fill-color:#fff!important}.section-label{font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#2563eb;margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem}.section-label::after{content:'';flex:1;height:1px;background:#e2e8f0}nav.bc{padding:.25rem 1.5rem;background:#f8fafc;font-size:.78rem}.page{padding-top:0!important}nav.bc a{color:#64748b;text-decoration:none}nav.bc a:hover{color:#2563eb}.acc-btn{width:100%;text-align:left;background:#f8fafc;border:none;border-bottom:1px solid #e2e8f0;padding:.85rem 1rem;font-size:.9rem;font-weight:700;color:#1e293b;cursor:pointer;font-family:inherit;display:flex;justify-content:space-between;align-items:center;transition:background .15s}.acc-btn:hover{background:#eff6ff}.acc-btn.open{color:#2563eb}.acc-content{padding:.9rem 1rem 1rem;font-size:.88rem;color:#374151;line-height:1.75}@media(max-width:600px){.card,.panel-card,.input-card{padding:1.25rem;border-radius:1rem}h1{font-size:1.6rem}.mk-nav,nav:not(.bc){padding:.6rem 1rem}}@media(max-width:480px){input,select,textarea{font-size:16px!important}body{overflow-x:hidden}}p,li,dd,dt,.desc,.note,.helper,.hint,.acc-content,.bc-excerpt,.vi-text,.since-text p,.faq-a,.field-hint,.rate-note,.chart-note,.tbl td,.seo-body p,.seo-body li,.article-body p{color:#374151!important;line-height:1.8!important}h1,h2,h3,h4,.section-title,.card h2,.result-title{color:#1e293b!important}[class*="dim"],[class*="muted"],[class*="sub"],.nav-links a,.mk-nav-links a,.bc a,small{color:#64748b!important;-webkit-text-fill-color:#64748b!important}.placeholder{color:#94a3b8!important}label,.field-lbl,.lbl,.inp-label,.rate-label{color:#374151!important;-webkit-text-fill-color:#374151!important}.unit-btn.on,.cat-btn.on,.filter-btn.on,.tab.on,.age-tab.on,.loan-tab.on,.loan-tab.active,.country-btn.on,.gender-btn.on,.view-btn.on,.letter-btn.on,.type-tab.active,button.on,button.active{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 2px 8px rgba(37,99,235,.3)!important}.unit-btn:hover:not(.on),.cat-btn:hover:not(.on),.letter-btn:hover:not(.on),.country-btn:hover:not(.on){border-color:#93c5fd!important;color:#2563eb!important}.result-hero,.rh,.res-inner{background:#1e293b!important;color:#f1f5f9!important}.result-hero *,.rh *{-webkit-text-fill-color:inherit}input[type=range]{accent-color:#2563eb}input[type=range]::-webkit-slider-thumb{background:#2563eb!important}.food-add-btn{background:#2563eb!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.food-add-btn:hover{background:#1d4ed8!important}.tbl tr:nth-child(even) td,.table tr:nth-child(even) td{background:#fafbfd!important}.tbl tr:hover td,.table tr:hover td,.rate-row:hover td{background:#eff6ff!important}.tbl th,.table th{background:#f8fafc!important;color:#374151!important;border-color:#e2e8f0!important}.loan-tab{border-color:#e2e8f0!important;color:#64748b!important;background:#fff!important}.err-box,.error-box{background:#fef2f2!important;border-color:#fecaca!important;color:#dc2626!important}.ok-box,.success-box{background:#f0fdf4!important;border-color:#bbf7d0!important;color:#16a34a!important}.share-bar{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:150;display:flex;flex-direction:column;gap:3px}.share-label{display:none}.share-btn{display:flex;align-items:center;gap:.5rem;padding:.62rem .68rem;border-radius:8px 0 0 8px;font-size:.73rem;font-weight:700;color:#fff;border:none;cursor:pointer;font-family:inherit;white-space:nowrap;overflow:hidden;width:2.1rem;transition:width .4s cubic-bezier(.4,0,.2,1);will-change:width;box-shadow:-2px 2px 10px rgba(0,0,0,.18);text-decoration:none;line-height:1;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.share-btn:hover{width:8.5rem;transition:width .22s cubic-bezier(.4,0,.2,1)}.share-btn:active{opacity:.8}.share-btn svg{width:15px;height:15px;flex-shrink:0}.share-btn.fb{background:#1877F2}.share-btn.x{background:#111}.share-btn.wa{background:#25D366}.share-btn.cp{background:#475569}@media(max-width:640px){.share-bar{top:auto;right:.9rem;bottom:5rem;transform:none;gap:0}.share-btn{display:none}.share-native{display:flex;width:1.75rem;height:1.75rem;padding:0;border-radius:50%;justify-content:center;align-items:center;font-size:0;overflow:hidden;border:none;cursor:pointer;background:#475569;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.25);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.share-native svg{width:13px;height:13px;flex-shrink:0;stroke:#fff}}.footer{background:#1a1a1a!important;color:rgba(255,255,255,.55)!important;padding:3rem 2rem 2rem!important;margin-top:3rem!important;text-align:left!important;font-size:16px!important;touch-action:manipulation}[data-theme="dark"] .footer{background:#080604!important}.footer-inner{max-width:1100px!important;margin:0 auto!important}.footer-top{display:grid!important;grid-template-columns:2fr 1.5fr 1fr!important;gap:3rem!important;padding-bottom:2rem!important;border-bottom:1px solid rgba(255,255,255,.07)!important;margin-bottom:1.5rem!important;text-align:left!important}.footer-brand{min-width:0!important}.fb-brand{font-size:.97rem!important;font-weight:800!important;color:#fff!important;-webkit-text-fill-color:#fff!important;margin-bottom:.5rem!important;display:flex!important;align-items:center!important;gap:.45rem!important;text-align:left!important}.fb-logo{width:26px!important;height:26px!important;background:var(--vm,#2563eb)!important;border-radius:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:.82rem!important;font-weight:800!important;color:#fff!important;-webkit-text-fill-color:#fff!important;flex-shrink:0!important}.footer-brand p{font-size:.8rem!important;color:rgba(255,255,255,.37)!important;-webkit-text-fill-color:rgba(255,255,255,.37)!important;line-height:1.72!important;max-width:240px!important;margin:0 0 .85rem!important;text-align:left!important}.footer-stats,.footer-trust{display:flex!important;gap:.38rem!important;flex-wrap:wrap!important;justify-content:flex-start!important;text-align:left!important}.footer-stats{margin-bottom:.7rem!important}.fstat,.ft-badge{background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:99px!important;padding:.2rem .58rem!important;font-size:.66rem!important;font-weight:600!important;color:rgba(255,255,255,.42)!important;-webkit-text-fill-color:rgba(255,255,255,.42)!important;line-height:1.4!important}.fstat{display:flex!important;align-items:center!important;gap:.28rem!important}.fstat strong{color:rgba(255,255,255,.7)!important;-webkit-text-fill-color:rgba(255,255,255,.7)!important;font-weight:800!important}.footer *{box-sizing:border-box!important}.footer ul,.footer ol{list-style:none!important;padding:0!important;margin:0!important}.footer li{list-style:none!important;color:inherit!important;-webkit-text-fill-color:inherit!important}.footer li::marker{content:""!important;font-size:0!important}.footer li::before,.footer li::after{content:none!important;display:none!important}.footer-col{text-align:left!important}.footer-col h5{font-size:.62rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:rgba(255,255,255,.26)!important;-webkit-text-fill-color:rgba(255,255,255,.26)!important;margin:0 0 .85rem!important;padding:0!important;border:0!important;text-align:left!important}.footer-col ul{list-style:none!important;padding:0!important;margin:0!important;text-align:left!important}.footer-col ul li{display:block!important;margin:0 0 .36rem!important;padding:0!important;line-height:1.4!important;text-align:left!important}.footer-col a{display:inline!important;font-size:.82rem!important;font-weight:500!important;color:rgba(255,255,255,.46)!important;-webkit-text-fill-color:rgba(255,255,255,.46)!important;text-decoration:none!important;line-height:1.4!important}.footer-col a:hover{color:rgba(255,255,255,.84)!important;-webkit-text-fill-color:rgba(255,255,255,.84)!important}.footer-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;gap:.75rem!important;font-size:.74rem!important;color:rgba(255,255,255,.22)!important;-webkit-text-fill-color:rgba(255,255,255,.22)!important;text-align:left!important}.footer-bottom a{color:rgba(255,255,255,.32)!important;-webkit-text-fill-color:rgba(255,255,255,.32)!important;text-decoration:none!important}.footer-bottom a:hover{color:rgba(255,255,255,.65)!important;-webkit-text-fill-color:rgba(255,255,255,.65)!important}@media(max-width:900px){.footer-top{grid-template-columns:1fr 1fr!important;gap:2rem!important}.footer-brand{grid-column:1/-1!important}}@media(max-width:580px){.footer{padding:2.5rem 1rem 1.5rem!important}.footer-top{grid-template-columns:1fr!important;gap:1.5rem!important}.footer-bottom{flex-direction:column!important;align-items:flex-start!important}.footer-stats,.footer-trust{display:none!important}}