.calculator-module__kEltUa__page{--bg:#edf1f8;--surface:#fff;--surface-2:#f5f8fd;--surface-3:#eef2fa;--ink:#16203a;--text:#16203a;--text-dim:#586079;--text-mute:#98a1b6;--border:#10152517;--border-2:#10152529;--border-accent:#3478f64d;--blue:#3478f6;--blue-bright:#1265ff;--blue-deep:#1e54d2;--cyan:#69cdeb;--mint:#aeffd8;--mint-bright:#46f5a0;--mint-ink:#0b7a48;--cream:#fffcdc;--lav:#edf0fb;--night:#191c26;--sky:linear-gradient(120deg, #1265ff 0%, #3478f6 44%, #69cdeb 88%, #46f5a0 116%);--danger:#e5483b;--amber:#e0931c;--r-xl:28px;--r-lg:22px;--r-md:15px;--r-sm:11px;--r-pill:999px;--shadow:0 12px 34px -16px #14285a33, 0 2px 8px #14285a0f;--shadow-lg:0 34px 70px -24px #14285a47;--shadow-blue:0 22px 50px -18px #3478f673;--ease:cubic-bezier(.22, 1, .36, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);--font:var(--font-abc-solar), -apple-system, system-ui, sans-serif;--num:var(--font-abc-solar-display), var(--font-abc-solar), system-ui, sans-serif;min-height:100vh;font-family:var(--font);color:var(--text);padding-bottom:80px;font-size:16px;line-height:1.55;position:relative}.calculator-module__kEltUa__bg{z-index:-1;pointer-events:none;background:radial-gradient(820px 520px at 90% -6%,#3478f61f,#0000 60%),radial-gradient(720px 520px at 4% 102%,#aeffd838,#0000 60%),radial-gradient(680px 480px at 100% 100%,#69cdeb1f,#0000 60%),linear-gradient(#f4f7fd,#e9eef7);position:fixed;inset:0}.calculator-module__kEltUa__page ::selection{background:var(--blue);color:#fff}:where(.calculator-module__kEltUa__page) img{max-width:100%;display:block}:where(.calculator-module__kEltUa__page) button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}:where(.calculator-module__kEltUa__page) input,:where(.calculator-module__kEltUa__page) select{font-family:inherit}:where(.calculator-module__kEltUa__page) a{color:inherit;text-decoration:none}.calculator-module__kEltUa__wrap{max-width:1140px;margin:0 auto;padding:0 20px}.calculator-module__kEltUa__pill-badge{color:var(--text-dim);border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--border);align-items:center;gap:8px;padding:8px 14px;font-size:12.5px;display:inline-flex}.calculator-module__kEltUa__pill-badge .calculator-module__kEltUa__dot{background:var(--blue);width:7px;height:7px;box-shadow:0 0 9px var(--blue);animation:calculator-module__kEltUa__pulse 2.2s var(--ease) infinite;border-radius:50%}@keyframes calculator-module__kEltUa__pulse{0%,to{opacity:1}50%{opacity:.4}}.calculator-module__kEltUa__view{display:block}.calculator-module__kEltUa__view.calculator-module__kEltUa__show{animation:calculator-module__kEltUa__viewIn .5s var(--ease-out)}@keyframes calculator-module__kEltUa__viewIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.calculator-module__kEltUa__hero{padding:40px 0 28px}.calculator-module__kEltUa__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--blue);border-radius:var(--r-pill);border:1px solid var(--border-accent);background:#3478f614;align-items:center;gap:9px;margin-bottom:20px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-flex}.calculator-module__kEltUa__hero h1{letter-spacing:-.03em;max-width:15ch;color:var(--ink);font-size:clamp(34px,6vw,60px);font-weight:800;line-height:1.03}.calculator-module__kEltUa__hero h1 .calculator-module__kEltUa__accent{background:var(--sky);color:#0000;-webkit-background-clip:text;background-clip:text}.calculator-module__kEltUa__hero .calculator-module__kEltUa__sub{color:var(--text-dim);max-width:48ch;margin-top:18px;font-size:17px}.calculator-module__kEltUa__layout{grid-template-columns:1fr;gap:22px;margin-top:36px;display:grid}@media (min-width:980px){.calculator-module__kEltUa__layout{grid-template-columns:1.12fr .88fr;align-items:start}}.calculator-module__kEltUa__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow);padding:26px}@media (min-width:600px){.calculator-module__kEltUa__panel{padding:32px}}.calculator-module__kEltUa__section-tag{text-transform:uppercase;letter-spacing:.13em;color:var(--text-mute);align-items:center;gap:10px;margin:4px 0 18px;font-size:12px;font-weight:600;display:flex}.calculator-module__kEltUa__section-tag .calculator-module__kEltUa__n{width:22px;height:22px;font-family:var(--num);color:var(--blue);background:#3478f61f;border-radius:7px;place-items:center;font-size:12px;font-weight:700;display:grid}.calculator-module__kEltUa__section-tag:not(:first-child){border-top:1px solid var(--border);margin-top:30px;padding-top:26px}.calculator-module__kEltUa__field{margin-bottom:18px}.calculator-module__kEltUa__field>label{color:var(--text);margin-bottom:9px;font-size:13.5px;font-weight:600;display:block}.calculator-module__kEltUa__field .calculator-module__kEltUa__opt{color:var(--text-mute);font-weight:500}.calculator-module__kEltUa__hint{color:var(--text-mute);align-items:center;gap:6px;min-height:16px;margin-top:7px;font-size:12.5px;display:flex}.calculator-module__kEltUa__hint.calculator-module__kEltUa__assume{color:var(--blue)}.calculator-module__kEltUa__hint svg{flex:none;width:13px;height:13px}.calculator-module__kEltUa__control{border-radius:var(--r-md);width:100%;height:52px;color:var(--text);background:var(--surface-2);border:1px solid var(--border-2);transition:.18s var(--ease);appearance:none;padding:0 16px;font-size:15px}.calculator-module__kEltUa__control::placeholder{color:var(--text-mute)}.calculator-module__kEltUa__control:hover{border-color:var(--border-accent)}.calculator-module__kEltUa__control:focus{border-color:var(--blue);background:#fff;outline:none;box-shadow:0 0 0 4px #3478f624}.calculator-module__kEltUa__control.calculator-module__kEltUa__invalid{border-color:var(--danger);box-shadow:0 0 0 4px #e5483b1f}select.calculator-module__kEltUa__control{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5 6 6.5l5-5' stroke='%233478F6' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;padding-right:42px}.calculator-module__kEltUa__err{color:var(--danger);align-items:center;gap:6px;margin-top:7px;font-size:12.5px;display:none}.calculator-module__kEltUa__err.calculator-module__kEltUa__show{animation:calculator-module__kEltUa__shake .35s var(--ease);display:flex}.calculator-module__kEltUa__err svg{flex:none;width:13px;height:13px}@keyframes calculator-module__kEltUa__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.calculator-module__kEltUa__seg{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.calculator-module__kEltUa__seg button{border-radius:var(--r-md);background:var(--surface-2);border:1px solid var(--border-2);height:52px;color:var(--text-dim);transition:.18s var(--ease);font-size:15px;font-weight:600}.calculator-module__kEltUa__seg button .calculator-module__kEltUa__u{color:var(--text-mute);margin-top:1px;font-size:11px;font-weight:500;display:block}.calculator-module__kEltUa__seg button:hover{border-color:var(--border-accent);color:var(--text)}.calculator-module__kEltUa__seg button[aria-pressed=true]{border-color:var(--blue);color:var(--blue-deep);background:#3478f61a;box-shadow:0 6px 18px -8px #3478f680}.calculator-module__kEltUa__seg button[aria-pressed=true] .calculator-module__kEltUa__u{color:var(--blue)}.calculator-module__kEltUa__chip-row{flex-wrap:wrap;gap:8px;display:flex}.calculator-module__kEltUa__chip{border-radius:var(--r-pill);background:var(--surface-2);border:1px solid var(--border-2);color:var(--text-dim);transition:.16s var(--ease);align-items:center;gap:8px;padding:11px 16px;font-size:13.5px;font-weight:600;display:inline-flex}.calculator-module__kEltUa__chip svg{flex:none;width:15px;height:15px}.calculator-module__kEltUa__chip:hover{border-color:var(--border-accent);color:var(--text)}.calculator-module__kEltUa__chip[aria-pressed=true]{border-color:var(--blue);color:var(--blue-deep);background:#3478f61a;box-shadow:0 6px 18px -8px #3478f680}.calculator-module__kEltUa__stars{align-items:center;gap:6px;display:flex}.calculator-module__kEltUa__stars button{background:var(--surface-2);border:1px solid var(--border-2);width:46px;height:46px;transition:.16s var(--ease);border-radius:12px;place-items:center;display:grid}.calculator-module__kEltUa__stars button svg{fill:#cbd2e0;width:22px;height:22px;transition:.16s var(--ease)}.calculator-module__kEltUa__stars button:hover{border-color:var(--border-accent);transform:translateY(-2px)}.calculator-module__kEltUa__stars button.calculator-module__kEltUa__on{border-color:var(--blue);background:#3478f61a}.calculator-module__kEltUa__stars button.calculator-module__kEltUa__on svg{fill:var(--blue);filter:drop-shadow(0 2px 4px #3478f666)}.calculator-module__kEltUa__stars .calculator-module__kEltUa__clear{width:auto;color:var(--text-mute);border-radius:var(--r-pill);padding:0 12px;font-size:12.5px}.calculator-module__kEltUa__stars .calculator-module__kEltUa__clear:hover{color:var(--text-dim)}.calculator-module__kEltUa__ruler-field{background:var(--surface-2);border:1px solid var(--border-2);border-radius:var(--r-lg);align-items:stretch;gap:20px;padding:18px 20px;display:flex}.calculator-module__kEltUa__ruler{flex:none;justify-content:center;width:74px;display:flex;position:relative}.calculator-module__kEltUa__ruler-track{cursor:pointer;touch-action:none;width:100%;height:268px;position:relative}.calculator-module__kEltUa__ruler-track:before{content:"";background:repeating-linear-gradient(to bottom, var(--border-2) 0 1px, transparent 1px 11.6px);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.calculator-module__kEltUa__ruler-ticks{width:30px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.calculator-module__kEltUa__ruler-fill{background:linear-gradient(to top, var(--blue-bright), var(--cyan));width:4px;transition:height .15s var(--ease);border-radius:99px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 14px #3478f680}.calculator-module__kEltUa__ruler-glow{pointer-events:none;width:64px;height:64px;transition:top .15s var(--ease);background:radial-gradient(circle,#3478f647,#0000 70%);border-radius:50%;position:absolute;left:50%;transform:translate(-50%,-50%)}.calculator-module__kEltUa__ruler-handle{border:1px solid var(--border-2);cursor:grab;width:42px;height:42px;transition:top .15s var(--ease);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 20px -6px #14285a59,inset 0 0 0 4px #3478f61a}.calculator-module__kEltUa__ruler-handle:active{cursor:grabbing}.calculator-module__kEltUa__ruler-handle svg{width:18px;height:18px;color:var(--blue)}.calculator-module__kEltUa__ruler-handle:focus-visible{outline:none;box-shadow:0 0 0 4px #3478f64d,0 8px 20px -6px #14285a59}.calculator-module__kEltUa__ruler-labels{width:30px;color:var(--text-mute);font-size:11px;font-family:var(--num);flex:none;position:relative}.calculator-module__kEltUa__ruler-labels span{white-space:nowrap;position:absolute;left:0;transform:translateY(-50%)}.calculator-module__kEltUa__ruler-readout{flex-direction:column;justify-content:center;align-self:center;display:flex}.calculator-module__kEltUa__ruler-readout .calculator-module__kEltUa__big{font-family:var(--num);letter-spacing:-.04em;color:var(--ink);font-size:clamp(54px,9vw,80px);font-weight:800;line-height:.85}.calculator-module__kEltUa__ruler-readout .calculator-module__kEltUa__big small{color:var(--blue);letter-spacing:0;margin-left:4px;font-size:.34em;font-weight:600}.calculator-module__kEltUa__ruler-readout .calculator-module__kEltUa__cap{color:var(--text-dim);margin-top:8px;font-size:13px;font-weight:500}.calculator-module__kEltUa__ruler-readout .calculator-module__kEltUa__cap b{color:var(--text);font-weight:700}.calculator-module__kEltUa__calc-btn{border-radius:var(--r-lg);color:#fff;letter-spacing:-.01em;background:var(--sky);width:100%;height:60px;transition:.2s var(--ease);justify-content:center;align-items:center;gap:10px;margin-top:28px;font-size:16.5px;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px -14px #3478f6a6}.calculator-module__kEltUa__calc-btn:hover{transform:translateY(-2px);box-shadow:0 22px 48px -14px #3478f6cc}.calculator-module__kEltUa__calc-btn:active{transform:translateY(0)}.calculator-module__kEltUa__calc-btn svg{width:20px;height:20px}.calculator-module__kEltUa__calc-btn:after{content:"";width:40%;height:100%;animation:calculator-module__kEltUa__sheen 3.6s var(--ease) infinite;background:linear-gradient(90deg,#0000,#ffffff8c,#0000);position:absolute;top:0;left:-60%;transform:skew(-20deg)}@keyframes calculator-module__kEltUa__sheen{0%,60%{left:-60%}to{left:140%}}.calculator-module__kEltUa__preview{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow);flex-direction:column;gap:18px;min-height:100%;padding:24px;display:flex;position:relative;overflow:hidden}.calculator-module__kEltUa__preview .calculator-module__kEltUa__glow{filter:blur(14px);pointer-events:none;background:radial-gradient(circle,#69cdeb4d,#0000 70%);border-radius:50%;width:230px;height:230px;position:absolute;top:-50px;right:-50px}.calculator-module__kEltUa__pv-top{justify-content:space-between;align-items:center;display:flex;position:relative}.calculator-module__kEltUa__pv-label{text-transform:uppercase;letter-spacing:.15em;color:var(--text-mute);font-size:11.5px;font-weight:600}.calculator-module__kEltUa__matched{color:#fff;border-radius:var(--r-pill);background:linear-gradient(120deg, var(--blue), var(--blue-deep));align-items:center;gap:7px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 6px 14px -4px #3478f680}.calculator-module__kEltUa__matched svg{width:13px;height:13px}.calculator-module__kEltUa__ac-stage{border-radius:var(--r-lg);border:1px solid var(--border);aspect-ratio:14/5;background:linear-gradient(165deg,#eaf1fb,#dce8f7);place-items:center;padding:10px 14px;display:grid;position:relative;overflow:hidden}.calculator-module__kEltUa__ac-stage img{object-fit:contain;filter:drop-shadow(0 16px 22px #14285a2e);width:100%;height:100%}.calculator-module__kEltUa__pv-model{font-family:var(--num);letter-spacing:-.01em;font-size:22px;font-weight:700;line-height:1.1}.calculator-module__kEltUa__pv-model .calculator-module__kEltUa__ton{color:var(--blue)}.calculator-module__kEltUa__pv-specs{flex-wrap:wrap;gap:8px;display:flex}.calculator-module__kEltUa__spec-chip{color:var(--text-dim);border-radius:var(--r-pill);background:var(--surface-2);border:1px solid var(--border);align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;display:inline-flex}.calculator-module__kEltUa__spec-chip b{color:var(--blue);font-weight:700}.calculator-module__kEltUa__pv-logo{width:auto;height:21px;display:block}.calculator-module__kEltUa__pv-feats{flex-direction:column;gap:13px;margin-top:2px;display:flex}.calculator-module__kEltUa__pv-feat{align-items:flex-start;gap:11px;display:flex}.calculator-module__kEltUa__pv-feat .calculator-module__kEltUa__fi{background:#3478f61f;border-radius:7px;flex:none;place-items:center;width:22px;height:22px;display:grid}.calculator-module__kEltUa__pv-feat .calculator-module__kEltUa__fi svg{width:13px;height:13px;color:var(--blue)}.calculator-module__kEltUa__pv-feat b{color:var(--ink);font-size:13.5px;font-weight:700;line-height:1.3;display:block}.calculator-module__kEltUa__pv-feat>div span{color:var(--text-dim);font-size:12.5px}.calculator-module__kEltUa__pv-highlight{border-radius:var(--r-md);border:1px solid var(--border-accent);background:linear-gradient(120deg,#3478f61a,#46f5a01f);align-items:center;gap:13px;margin-top:auto;padding:14px 16px;display:flex}.calculator-module__kEltUa__pv-highlight>svg{width:24px;height:24px;color:var(--blue);flex:none}.calculator-module__kEltUa__pv-highlight b{font-family:var(--num);color:var(--ink);font-size:14.5px;font-weight:800;line-height:1.2;display:block}.calculator-module__kEltUa__pv-highlight>div span{color:var(--text-dim);font-size:12px}.calculator-module__kEltUa__loading{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:calculator-module__kEltUa__fade .3s var(--ease);background:#edf1f8db;place-items:center;display:grid;position:fixed;inset:0}@keyframes calculator-module__kEltUa__fade{0%{opacity:0}to{opacity:1}}.calculator-module__kEltUa__loader-box{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.calculator-module__kEltUa__ring-spin{width:92px;height:92px;position:relative}.calculator-module__kEltUa__ring-spin svg{width:100%;height:100%;animation:1.1s linear infinite calculator-module__kEltUa__rot}.calculator-module__kEltUa__ring-spin .calculator-module__kEltUa__leaf{place-items:center;display:grid;position:absolute;inset:0}.calculator-module__kEltUa__ring-spin .calculator-module__kEltUa__leaf svg{width:30px;height:30px;color:var(--blue);animation:none}@keyframes calculator-module__kEltUa__rot{to{transform:rotate(360deg)}}.calculator-module__kEltUa__ltxt{color:var(--ink);font-size:18px;font-weight:700}.calculator-module__kEltUa__lsub{color:var(--text-mute);font-size:13.5px;font-family:var(--num)}.calculator-module__kEltUa__loader-bar{background:#dce3ef;border-radius:999px;width:min(330px,86vw);height:6px;overflow:hidden}.calculator-module__kEltUa__loader-bar i{background:var(--sky);border-radius:999px;width:0;height:100%;display:block}.calculator-module__kEltUa__lsteps{text-align:left;flex-direction:column;gap:11px;width:min(330px,86vw);display:flex}.calculator-module__kEltUa__lstep{color:var(--text-dim);opacity:0;transition:.35s var(--ease);align-items:center;gap:12px;font-size:13px;display:flex;transform:translateY(6px)}.calculator-module__kEltUa__lstep.calculator-module__kEltUa__in{opacity:1;transform:none}.calculator-module__kEltUa__lstep .calculator-module__kEltUa__ic{box-sizing:border-box;border:2px solid #d5ddec;border-top-color:var(--blue);border-radius:50%;flex:none;place-items:center;width:22px;height:22px;animation:.8s linear infinite calculator-module__kEltUa__rot;display:grid}.calculator-module__kEltUa__lstep.calculator-module__kEltUa__done .calculator-module__kEltUa__ic{background:var(--blue);border:none;animation:none}.calculator-module__kEltUa__lstep .calculator-module__kEltUa__ic svg{color:#fff;opacity:0;width:13px;height:13px}.calculator-module__kEltUa__lstep.calculator-module__kEltUa__done .calculator-module__kEltUa__ic svg{opacity:1}.calculator-module__kEltUa__lstep .calculator-module__kEltUa__ll{font-weight:500}.calculator-module__kEltUa__lstep.calculator-module__kEltUa__done .calculator-module__kEltUa__ll{color:var(--text)}.calculator-module__kEltUa__lstep .calculator-module__kEltUa__lv{font-family:var(--num);color:var(--ink);opacity:0;margin-left:auto;font-weight:700;transition:all .3s}.calculator-module__kEltUa__lstep.calculator-module__kEltUa__done .calculator-module__kEltUa__lv{opacity:1}.calculator-module__kEltUa__res-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:26px 0 6px;display:flex}.calculator-module__kEltUa__back-btn{color:var(--text-dim);border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--border);align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:600;display:inline-flex}.calculator-module__kEltUa__back-btn:hover{color:var(--blue);border-color:var(--border-accent)}.calculator-module__kEltUa__back-btn svg{width:16px;height:16px}.calculator-module__kEltUa__res-head{text-align:center;max-width:62ch;margin:14px auto 28px}.calculator-module__kEltUa__res-head .calculator-module__kEltUa__eyebrow{margin-bottom:14px}.calculator-module__kEltUa__res-head h2{letter-spacing:-.025em;color:var(--ink);font-size:clamp(26px,4vw,42px);font-weight:800;line-height:1.08}.calculator-module__kEltUa__res-head h2 em{color:var(--blue);font-style:normal}.calculator-module__kEltUa__res-head p{color:var(--text-dim);margin-top:12px;font-size:15.5px}.calculator-module__kEltUa__stack{flex-direction:column;gap:16px;display:flex}.calculator-module__kEltUa__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow);opacity:0;padding:24px;position:relative;transform:translateY(18px)}.calculator-module__kEltUa__card.calculator-module__kEltUa__reveal{animation:calculator-module__kEltUa__rise .7s var(--ease-out) forwards}@keyframes calculator-module__kEltUa__rise{to{opacity:1;transform:none}}.calculator-module__kEltUa__ctitle{text-transform:uppercase;letter-spacing:.13em;color:var(--text-mute);align-items:center;gap:8px;margin-bottom:16px;font-size:11.5px;font-weight:600;display:flex}.calculator-module__kEltUa__ctitle svg{width:15px;height:15px;color:var(--blue)}.calculator-module__kEltUa__hero-card{background:var(--sky);box-shadow:var(--shadow-blue);color:#fff;border:none;overflow:hidden}.calculator-module__kEltUa__hero-card .calculator-module__kEltUa__ctitle{color:#ffffffd1}.calculator-module__kEltUa__hero-card .calculator-module__kEltUa__ctitle svg{color:#fff}.calculator-module__kEltUa__hero-card .calculator-module__kEltUa__inner{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.calculator-module__kEltUa__gauge{flex-direction:column;gap:5px;display:flex}.calculator-module__kEltUa__gauge i{background:#ffffff52;border-radius:2px;width:22px;height:2px;display:block}.calculator-module__kEltUa__gauge i.calculator-module__kEltUa__lit{background:#fff;width:30px;box-shadow:0 0 8px #ffffffd9}.calculator-module__kEltUa__gauge i.calculator-module__kEltUa__mark{position:relative}.calculator-module__kEltUa__gauge i.calculator-module__kEltUa__mark:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-12px;box-shadow:0 0 12px #fff}.calculator-module__kEltUa__hero-card .calculator-module__kEltUa__big{font-family:var(--num);letter-spacing:-.03em;color:#fff;font-size:clamp(56px,12vw,108px);font-weight:800;line-height:.85}.calculator-module__kEltUa__hero-card .calculator-module__kEltUa__rupee{vertical-align:.2em;opacity:.9;margin-right:.04em;font-size:.46em}.calculator-module__kEltUa__hero-card .calculator-module__kEltUa__per{color:#ffffffe0;margin-top:8px;font-size:15px;font-weight:500}.calculator-module__kEltUa__hero-card .calculator-module__kEltUa__ann{border-radius:var(--r-pill);color:#fff;background:#ffffff2e;border:1px solid #ffffff52;align-items:center;gap:9px;margin-top:18px;padding:9px 15px;font-size:13.5px;font-weight:700;display:inline-flex}.calculator-module__kEltUa__hero-card .calculator-module__kEltUa__ann svg{width:15px;height:15px}.calculator-module__kEltUa__echart{grid-template-columns:1fr 1fr;gap:18px;margin-top:6px;display:grid}.calculator-module__kEltUa__ecol{flex-direction:column;display:flex;position:relative}.calculator-module__kEltUa__ecol-num{font-family:var(--num);letter-spacing:-.03em;color:#8a94a8;font-size:clamp(40px,7vw,58px);font-weight:800;line-height:.9}.calculator-module__kEltUa__ecol.calculator-module__kEltUa__optim .calculator-module__kEltUa__ecol-num{color:var(--blue)}.calculator-module__kEltUa__ecol-num small{color:var(--text-mute);margin-left:6px;font-size:.32em;font-weight:600}.calculator-module__kEltUa__ecol.calculator-module__kEltUa__optim .calculator-module__kEltUa__ecol-num small{color:var(--blue)}.calculator-module__kEltUa__ecol-cap{color:var(--text-dim);margin-top:4px;font-size:13px;font-weight:600}.calculator-module__kEltUa__ecol.calculator-module__kEltUa__optim .calculator-module__kEltUa__ecol-cap{color:var(--blue-deep)}.calculator-module__kEltUa__area-svg{width:100%;height:160px;margin-top:6px;display:block}.calculator-module__kEltUa__echart-foot{color:var(--text-dim);align-items:center;gap:7px;margin-top:14px;font-size:13px;display:flex}.calculator-module__kEltUa__echart-foot b{color:var(--blue);font-weight:700;font-family:var(--num)}.calculator-module__kEltUa__compare{grid-template-columns:1fr 1fr;gap:16px;display:grid}.calculator-module__kEltUa__cmp{border-radius:var(--r-lg);min-height:320px;box-shadow:var(--shadow);flex-direction:column;justify-content:space-between;padding:24px;display:flex;position:relative;overflow:hidden}.calculator-module__kEltUa__cmp.calculator-module__kEltUa__yours{color:#e7eaf2;background:linear-gradient(160deg,#222633,#15171f)}.calculator-module__kEltUa__cmp.calculator-module__kEltUa__optim{background:linear-gradient(150deg, var(--blue-bright), var(--blue) 55%, var(--cyan));color:#fff;box-shadow:var(--shadow-blue)}.calculator-module__kEltUa__cmp .calculator-module__kEltUa__ctag2{text-transform:uppercase;letter-spacing:.15em;font-size:11.5px;font-weight:700}.calculator-module__kEltUa__cmp.calculator-module__kEltUa__yours .calculator-module__kEltUa__ctag2{color:#8a93a6}.calculator-module__kEltUa__cmp.calculator-module__kEltUa__optim .calculator-module__kEltUa__ctag2{color:#ffffffb8}.calculator-module__kEltUa__cmp .calculator-module__kEltUa__cname{font-family:var(--num);margin-top:6px;font-size:17px;font-weight:700}.calculator-module__kEltUa__cmp.calculator-module__kEltUa__yours .calculator-module__kEltUa__cname{color:#c7cddb}.calculator-module__kEltUa__cmp .calculator-module__kEltUa__cmoney{font-family:var(--num);letter-spacing:-.03em;margin-top:auto;font-size:clamp(36px,7vw,50px);font-weight:800;line-height:.9}.calculator-module__kEltUa__cmp.calculator-module__kEltUa__yours .calculator-module__kEltUa__cmoney{color:#9aa3b5}.calculator-module__kEltUa__cmp .calculator-module__kEltUa__cmoney .calculator-module__kEltUa__rupee{vertical-align:.18em;font-size:.5em}.calculator-module__kEltUa__cmp .calculator-module__kEltUa__cmeta{flex-wrap:wrap;gap:14px;margin-top:10px;font-size:12.5px;display:flex}.calculator-module__kEltUa__cmp.calculator-module__kEltUa__yours .calculator-module__kEltUa__cmeta{color:#828b9e}.calculator-module__kEltUa__cmp.calculator-module__kEltUa__optim .calculator-module__kEltUa__cmeta{color:#ffffffd1;font-weight:500}.calculator-module__kEltUa__cmp .calculator-module__kEltUa__cmeta b{font-family:var(--num)}.calculator-module__kEltUa__cmp.calculator-module__kEltUa__optim .calculator-module__kEltUa__badge{background:var(--mint);color:#06301d;border-radius:var(--r-pill);padding:5px 11px;font-size:11px;font-weight:700;position:absolute;top:18px;right:18px}.calculator-module__kEltUa__cmp-ac{flex:1;justify-content:center;align-items:center;min-height:150px;padding:18px 0;display:flex}.calculator-module__kEltUa__cmp-ac img{object-fit:contain;filter:drop-shadow(0 16px 28px #0000006b);width:100%;max-height:180px}.calculator-module__kEltUa__cmp.calculator-module__kEltUa__optim .calculator-module__kEltUa__cmp-ac img{filter:drop-shadow(0 16px 30px #081e4661)}.calculator-module__kEltUa__scards{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:680px){.calculator-module__kEltUa__scards{grid-template-columns:repeat(3,1fr)}}.calculator-module__kEltUa__scard{background:var(--lav);border-radius:var(--r-lg);flex-direction:column;min-height:190px;padding:22px;display:flex;position:relative}.calculator-module__kEltUa__scard.calculator-module__kEltUa__hot{background:var(--sky);color:#fff;box-shadow:var(--shadow-blue)}.calculator-module__kEltUa__scard-ic{background:#3478f61f;border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:auto;display:grid}.calculator-module__kEltUa__scard-ic svg{width:21px;height:21px;color:var(--blue)}.calculator-module__kEltUa__scard.calculator-module__kEltUa__hot .calculator-module__kEltUa__scard-ic{background:#fff3}.calculator-module__kEltUa__scard.calculator-module__kEltUa__hot .calculator-module__kEltUa__scard-ic svg{color:#fff}.calculator-module__kEltUa__scard-num{font-family:var(--num);letter-spacing:-.03em;color:var(--blue-deep);margin-top:20px;font-size:clamp(44px,8vw,60px);font-weight:800;line-height:.85}.calculator-module__kEltUa__scard.calculator-module__kEltUa__hot .calculator-module__kEltUa__scard-num{color:#fff}.calculator-module__kEltUa__scard-num small{color:var(--text-mute);margin-left:5px;font-size:.34em;font-weight:600}.calculator-module__kEltUa__scard.calculator-module__kEltUa__hot .calculator-module__kEltUa__scard-num small{color:#fffc}.calculator-module__kEltUa__scard-label{color:var(--ink);margin-top:8px;font-size:15px;font-weight:700}.calculator-module__kEltUa__scard.calculator-module__kEltUa__hot .calculator-module__kEltUa__scard-label{color:#fff}.calculator-module__kEltUa__scard-sub{color:var(--text-dim);max-width:22ch;margin-top:6px;font-size:12px}.calculator-module__kEltUa__scard.calculator-module__kEltUa__hot .calculator-module__kEltUa__scard-sub{color:#ffffffd9}.calculator-module__kEltUa__accordion{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.calculator-module__kEltUa__acc-head{text-align:left;width:100%;color:var(--ink);justify-content:space-between;align-items:center;padding:20px 24px;font-size:15px;font-weight:700;display:flex}.calculator-module__kEltUa__acc-head .calculator-module__kEltUa__ic{align-items:center;gap:12px;display:flex}.calculator-module__kEltUa__acc-head .calculator-module__kEltUa__ic svg{width:18px;height:18px;color:var(--blue)}.calculator-module__kEltUa__acc-head .calculator-module__kEltUa__chev{width:20px;height:20px;transition:.3s var(--ease);color:var(--text-mute)}.calculator-module__kEltUa__accordion.calculator-module__kEltUa__open .calculator-module__kEltUa__chev{transform:rotate(180deg)}.calculator-module__kEltUa__acc-body{transition:grid-template-rows .45s var(--ease);grid-template-rows:0fr;display:grid}.calculator-module__kEltUa__accordion.calculator-module__kEltUa__open .calculator-module__kEltUa__acc-body{grid-template-rows:1fr}.calculator-module__kEltUa__acc-body>div{min-height:0;overflow:hidden}.calculator-module__kEltUa__acc-inner{color:var(--text-dim);padding:0 24px 24px;font-size:14px;line-height:1.7}.calculator-module__kEltUa__acc-inner ul{flex-direction:column;gap:12px;list-style:none;display:flex}.calculator-module__kEltUa__acc-inner li{align-items:flex-start;gap:12px;display:flex}.calculator-module__kEltUa__acc-inner li svg{width:16px;height:16px;color:var(--mint-ink);flex:none;margin-top:3px}.calculator-module__kEltUa__acc-inner code{font-family:var(--num);color:var(--blue-deep);background:#3478f61a;border-radius:6px;padding:2px 7px;font-size:13px;font-weight:700}.calculator-module__kEltUa__disclaimer{color:var(--text-mute);text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:12.5px;line-height:1.6;display:flex}.calculator-module__kEltUa__disclaimer svg{flex:none;width:14px;height:14px}.calculator-module__kEltUa__actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:8px;display:grid}.calculator-module__kEltUa__act.calculator-module__kEltUa__primary{order:-1;grid-column:1/-1}.calculator-module__kEltUa__recalcBtn{grid-column:1/-1}@media (min-width:760px){.calculator-module__kEltUa__actions{grid-template-columns:auto auto 1fr auto;align-items:center}.calculator-module__kEltUa__act.calculator-module__kEltUa__primary{order:0;grid-column:auto}.calculator-module__kEltUa__recalcBtn{grid-column:auto}}.calculator-module__kEltUa__act{border-radius:var(--r-md);height:54px;transition:.18s var(--ease);border:1px solid var(--border-2);background:var(--surface);color:var(--text);white-space:nowrap;justify-content:center;align-items:center;gap:9px;min-width:0;padding:0 16px;font-size:14.5px;font-weight:600;display:flex}.calculator-module__kEltUa__act svg{width:18px;height:18px}.calculator-module__kEltUa__act:hover{border-color:var(--border-accent);box-shadow:var(--shadow);transform:translateY(-2px)}.calculator-module__kEltUa__act.calculator-module__kEltUa__primary{background:var(--sky);color:#fff;border:none;font-weight:700;box-shadow:0 14px 34px -14px #3478f6b3}.calculator-module__kEltUa__act.calculator-module__kEltUa__primary:hover{transform:translateY(-2px);box-shadow:0 20px 44px -14px #3478f6d9}.calculator-module__kEltUa__act.calculator-module__kEltUa__ghost{border-color:var(--border);background:0 0}.calculator-module__kEltUa__act.calculator-module__kEltUa__ghost:hover{color:var(--blue)}.calculator-module__kEltUa__act:disabled{opacity:.6;cursor:not-allowed;transform:none}.calculator-module__kEltUa__proof{margin:50px 0 6px}.calculator-module__kEltUa__proof-head{text-align:center;margin-bottom:22px}.calculator-module__kEltUa__proof-head .calculator-module__kEltUa__eyebrow{margin-bottom:12px}.calculator-module__kEltUa__proof-head h3{letter-spacing:-.025em;color:var(--ink);font-size:clamp(20px,3.4vw,30px);font-weight:800}.calculator-module__kEltUa__marquee{overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.calculator-module__kEltUa__track{gap:14px;width:max-content;animation:46s linear infinite calculator-module__kEltUa__scroll;display:flex}.calculator-module__kEltUa__marquee:hover .calculator-module__kEltUa__track{animation-play-state:paused}@keyframes calculator-module__kEltUa__scroll{to{transform:translate(-50%)}}.calculator-module__kEltUa__tcard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow);align-items:center;gap:13px;min-width:286px;padding:14px 18px;display:flex}.calculator-module__kEltUa__tcard .calculator-module__kEltUa__av{color:#fff;width:42px;height:42px;font-weight:700;font-family:var(--num);background:var(--sky);border-radius:50%;flex:none;place-items:center;font-size:15px;display:grid}.calculator-module__kEltUa__tcard .calculator-module__kEltUa__who b{color:var(--ink);font-size:14px;font-weight:700;display:block}.calculator-module__kEltUa__tcard .calculator-module__kEltUa__who span{color:var(--text-mute);font-size:12.5px}.calculator-module__kEltUa__tcard .calculator-module__kEltUa__amt{text-align:right;margin-left:auto}.calculator-module__kEltUa__tcard .calculator-module__kEltUa__amt b{font-family:var(--num);color:var(--blue);letter-spacing:-.02em;font-size:20px;font-weight:800;display:block}.calculator-module__kEltUa__tcard .calculator-module__kEltUa__amt span{color:var(--text-mute);font-size:11px}.calculator-module__kEltUa__footnote{text-align:center;color:var(--text-mute);border-top:1px solid var(--border);margin-top:30px;padding:40px 0;font-size:12.5px}@media (max-width:560px){.calculator-module__kEltUa__hero{padding:20px 0 14px}.calculator-module__kEltUa__hero h1{font-size:31px;line-height:1.07}.calculator-module__kEltUa__hero .calculator-module__kEltUa__sub{margin-top:13px;font-size:15px}.calculator-module__kEltUa__panel{padding:20px}.calculator-module__kEltUa__ruler-field{gap:12px;padding:16px}.calculator-module__kEltUa__ruler{width:52px}.calculator-module__kEltUa__ruler-track{height:224px}.calculator-module__kEltUa__ruler-readout .calculator-module__kEltUa__big{font-size:50px}.calculator-module__kEltUa__echart{gap:12px}.calculator-module__kEltUa__ecol-num{font-size:36px}.calculator-module__kEltUa__res-top{padding:18px 0 4px}.calculator-module__kEltUa__res-head{margin:8px auto 18px}.calculator-module__kEltUa__res-head h2{font-size:24px;line-height:1.12}.calculator-module__kEltUa__res-head p{font-size:14px}.calculator-module__kEltUa__stack{gap:12px}.calculator-module__kEltUa__card{border-radius:18px;padding:18px}.calculator-module__kEltUa__hero-card .calculator-module__kEltUa__big{font-size:62px}.calculator-module__kEltUa__compare{gap:10px}.calculator-module__kEltUa__cmp{min-height:0;padding:14px}.calculator-module__kEltUa__cmp .calculator-module__kEltUa__ctag2{letter-spacing:.06em;font-size:8.5px}.calculator-module__kEltUa__cmp .calculator-module__kEltUa__cname{margin-top:3px;font-size:12.5px}.calculator-module__kEltUa__cmp-ac{min-height:0;padding:12px 0}.calculator-module__kEltUa__cmp-ac img{max-height:82px}.calculator-module__kEltUa__cmp .calculator-module__kEltUa__cmoney{font-size:26px}.calculator-module__kEltUa__cmp .calculator-module__kEltUa__cmeta{gap:6px;margin-top:6px;font-size:9.5px}.calculator-module__kEltUa__cmp.calculator-module__kEltUa__optim .calculator-module__kEltUa__badge{padding:3px 6px;font-size:8px;top:10px;right:10px}.calculator-module__kEltUa__scards{gap:12px}.calculator-module__kEltUa__scard{min-height:auto;padding:18px}.calculator-module__kEltUa__scard-num{font-size:42px}.calculator-module__kEltUa__proof-head h3{font-size:21px}.calculator-module__kEltUa__tcard{min-width:250px}}.calculator-module__kEltUa__winner-screen{z-index:150;animation:calculator-module__kEltUa__fade .3s var(--ease);background:radial-gradient(120% 100% at 50% 38%,#16263f,#070a14 72%);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.calculator-module__kEltUa__winner-screen.calculator-module__kEltUa__gone{opacity:0;transition:opacity .55s var(--ease);pointer-events:none}.calculator-module__kEltUa__winner-screen .calculator-module__kEltUa__wflash{mix-blend-mode:screen;opacity:0;background:linear-gradient(#bed7ffe6,#69cdeb66);animation:1.4s linear calculator-module__kEltUa__winflash;position:absolute;inset:0}@keyframes calculator-module__kEltUa__winflash{0%{opacity:0}5%{opacity:.92}10%{opacity:.12}16%{opacity:.7}22%{opacity:0}56%{opacity:0}59%{opacity:.5}63%{opacity:0}to{opacity:0}}.calculator-module__kEltUa__win-inner{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:24px;display:flex;position:relative}.calculator-module__kEltUa__win-burst{aspect-ratio:1;opacity:.9;width:min(620px,92vw);animation:calculator-module__kEltUa__winburst .9s var(--ease) .1s backwards;pointer-events:none;background:radial-gradient(circle,#3478f680,#46f5a01f 45%,#3478f600 66%);border-radius:50%;position:absolute;top:36%;left:50%;transform:translate(-50%,-50%)}@keyframes calculator-module__kEltUa__winburst{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)}65%{opacity:1}to{opacity:.9;transform:translate(-50%,-50%)scale(1)}}.calculator-module__kEltUa__win-badge{letter-spacing:.18em;text-transform:uppercase;color:#9fc2ff;animation:calculator-module__kEltUa__winUp .5s var(--ease) .25s backwards;align-items:center;gap:8px;font-size:12.5px;font-weight:800;display:inline-flex;position:relative}.calculator-module__kEltUa__winner-screen img{object-fit:contain;filter:drop-shadow(0 20px 60px #3478f6e6);width:clamp(190px,36vw,330px);height:auto;animation:calculator-module__kEltUa__winpop .7s var(--ease) .3s backwards;margin:6px 0;position:relative}.calculator-module__kEltUa__win-title{letter-spacing:-.03em;color:#fff;animation:calculator-module__kEltUa__winUp .6s var(--ease) .55s backwards;font-size:clamp(34px,7vw,66px);font-weight:800;position:relative}.calculator-module__kEltUa__win-title em{background:var(--sky);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.calculator-module__kEltUa__win-sub{color:#c8d6ee;animation:calculator-module__kEltUa__winUp .6s var(--ease) .82s backwards;font-size:clamp(15px,2.4vw,19px);position:relative}.calculator-module__kEltUa__win-sub b{color:#fff;font-family:var(--num);font-weight:800}.calculator-module__kEltUa__win-go{border-radius:var(--r-pill);color:#fff;background:var(--sky);height:52px;animation:calculator-module__kEltUa__winUp .6s var(--ease) 1.05s backwards;align-items:center;gap:9px;margin-top:28px;padding:0 28px;font-size:15px;font-weight:700;display:inline-flex;position:relative;box-shadow:0 16px 38px -12px #3478f6b3}.calculator-module__kEltUa__win-go:hover{transform:translateY(-2px)}@keyframes calculator-module__kEltUa__winpop{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes calculator-module__kEltUa__winUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.calculator-module__kEltUa__page *,.calculator-module__kEltUa__loading,.calculator-module__kEltUa__winner-screen,.calculator-module__kEltUa__winner-screen *{transition-duration:.001ms!important;animation-duration:.001ms!important}.calculator-module__kEltUa__card{opacity:1;transform:none}}
