.toolShell{max-width:1180px;margin:0 auto}.toolIntro{color:#9aabc0;max-width:760px;font-size:18px;line-height:1.6}.calculator{grid-template-columns:1fr 1fr;gap:22px;margin:32px 0;display:grid}.calcInputs,.calcOutputs{background:#091524;border:1px solid #243b58;border-radius:20px;padding:28px}.calcInputs{grid-template-columns:1fr 1fr;gap:16px;display:grid}.calcField{color:#91a5bf;gap:8px;font-size:13px;display:grid}.calcField>div{background:#050d18;border:1px solid #2b4362;border-radius:10px;align-items:center;display:flex}.calcField input,.calcField select,.calcField>select{color:#fff;background:#050d18;border:1px solid #2b4362;border-radius:10px;outline:none;width:100%;height:48px;padding:0 13px}.calcField>div input{border:0}.calcField i{color:#758aa5;padding-right:12px;font-style:normal}.calcOutputs>small{color:#7d6dff;letter-spacing:.16em;font-weight:800}.calcResult{border-bottom:1px solid #1d3048;justify-content:space-between;gap:20px;padding:16px 0;display:flex}.calcResult span{color:#8fa2bb}.calcResult b{font-family:var(--font-geist-mono)}.calcResult.accent b{color:#42e5b4;font-size:20px}.calcFormula{color:#b6c6d9;background:#121f34;border-radius:10px;padding:15px}.drawTrack{background:#17273b;border-radius:8px;height:9px;margin-top:22px;overflow:hidden}.drawTrack i{background:linear-gradient(90deg,#7850ff,#35deb1);height:100%;display:block}.calcNotice{color:#72859f;grid-column:1/-1;font-size:12px}.toolEducation{background:#081421;border:1px solid #223752;border-radius:20px;margin:30px 0;padding:30px}.toolEducation p,.toolEducation li{color:#a9b9cc;line-height:1.7}@media (max-width:760px){.calculator,.calcInputs{grid-template-columns:1fr}.calcNotice{grid-column:auto}}
