.tc-tool{--b:#1268e8;--ink:#14243d;--muted:#64748b;--line:#dce6f2;color:var(--ink);font-family:inherit;margin:24px 0 32px}.tc-tool *{box-sizing:border-box}.tc-privacy{align-items:center;background:#ecfdf7;border:1px solid #bcebdc;border-radius:14px;color:#176c54;display:flex;font-size:14px;gap:10px;margin-bottom:18px;padding:13px 16px}.tc-privacy span{color:#0f9f74;font-size:10px}.tc-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(330px,.9fr)}.tc-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 34px rgba(20,36,61,.06);padding:24px}.tc-head,.tc-head>div{align-items:center;display:flex}.tc-head{justify-content:space-between;margin-bottom:22px}.tc-head>div{gap:10px}.tc-head b{align-items:center;background:#e8f1ff;border-radius:9px;color:var(--b);display:flex;height:30px;justify-content:center;width:30px}.tc-head h3{font-size:20px;margin:0}.tc-head button{background:#fff5f5;border:1px solid #f6caca;border-radius:10px;color:#b72c2c;cursor:pointer;font:inherit;font-size:14px;font-weight:700;padding:8px 12px}.tc-switch{background:#f3f6fa;border-radius:12px;display:grid;gap:5px;grid-template-columns:1fr 1fr;padding:5px}.tc-switch button{background:transparent;border:0;border-radius:9px;color:#64748b;cursor:pointer;font:inherit;font-weight:700;padding:11px}.tc-switch button.is-active{background:#fff;box-shadow:0 2px 8px rgba(20,36,61,.1);color:var(--b)}.tc-label{display:block;font-size:14px;font-weight:700;margin-top:18px}.tc-label>span{display:flex;margin-top:8px}.tc-label input{border:1px solid #cbd8e8;border-radius:11px 0 0 11px;color:var(--ink);font:inherit;font-size:18px;height:52px;min-width:0;outline:0;padding:0 14px;width:100%}.tc-label input:focus{border-color:var(--b);box-shadow:0 0 0 3px rgba(18,104,232,.12)}.tc-label i{align-items:center;background:#f5f8fc;border:1px solid #cbd8e8;border-left:0;border-radius:0 11px 11px 0;color:#53677e;display:flex;font-size:13px;font-style:normal;font-weight:700;padding:0 14px}.tc-rates{border-top:1px solid #edf1f6;margin-top:20px;padding-top:17px}.tc-rates>span{font-size:13px;font-weight:700}.tc-rates>div{display:flex;gap:8px;margin-top:9px}.tc-rates button{background:#f4f8fd;border:1px solid #d5e1ef;border-radius:9px;color:#304764;cursor:pointer;font:inherit;font-weight:700;padding:9px 15px}.tc-rates button.is-active{background:#e8f1ff;border-color:#8bb8ef;color:var(--b)}.tc-custom{margin-top:14px}.tc-result{background:linear-gradient(160deg,#fff 45%,#f3f8ff)}.tc-total{background:linear-gradient(135deg,var(--b),#0755bd);border-radius:18px;color:#fff;padding:22px}.tc-total span,.tc-total small{display:block}.tc-total span{font-size:13px;opacity:.82}.tc-total strong{display:block;font-size:clamp(31px,4vw,43px);letter-spacing:-.03em;margin:5px 0}.tc-total small{opacity:.8}.tc-stats{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:13px}.tc-stats>div{background:#fff;border:1px solid #e3eaf3;border-radius:12px;padding:14px}.tc-stats span,.tc-stats strong{display:block}.tc-stats span{color:var(--muted);font-size:11px;margin-bottom:5px}.tc-formula{background:#fff9e8;border:1px solid #f1dfab;border-radius:12px;color:#715b20;font-size:13px;line-height:1.5;margin:14px 0 0;padding:13px}@media(max-width:760px){.tc-grid{grid-template-columns:1fr}}@media(max-width:520px){.tc-card{border-radius:16px;padding:18px}.tc-head h3{font-size:17px}.tc-stats{grid-template-columns:1fr}}

