.yp-tool{--b:#1268e8;--ink:#14243d;--muted:#64748b;--line:#dce6f2;color:var(--ink);font-family:inherit;margin:24px 0 32px}.yp-tool *{box-sizing:border-box}.yp-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}.yp-privacy span{color:#0f9f74;font-size:10px}.yp-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 34px rgb(20 36 61 / .06);padding:24px}.yp-head,.yp-head>div{align-items:center;display:flex}.yp-head{justify-content:space-between;margin-bottom:20px}.yp-head>div{gap:10px}.yp-head b{align-items:center;background:#e8f1ff;border-radius:9px;color:var(--b);display:flex;height:30px;justify-content:center;width:30px}.yp-head h3{font-size:20px;margin:0}.yp-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}.yp-tabs{background:#f3f6fa;border-radius:13px;display:grid;gap:5px;grid-template-columns:repeat(3,1fr);padding:5px}.yp-tabs button,.yp-choice button{background:#fff0;border:0;border-radius:9px;color:#64748b;cursor:pointer;font:inherit;font-size:14px;font-weight:700;padding:11px}.yp-tabs button.is-active,.yp-choice button.is-active{background:#fff;box-shadow:0 2px 8px rgb(20 36 61 / .1);color:var(--b)}.yp-panels{margin-top:18px}.yp-panels p{color:var(--muted);font-size:13px;margin:0 0 14px}.yp-fields{display:grid;gap:16px;grid-template-columns:1fr 1fr}.yp-fields label{font-size:14px;font-weight:700}.yp-fields input{border:1px solid #cbd8e8;border-radius:11px;color:var(--ink);font:inherit;font-size:18px;height:52px;margin-top:8px;outline:0;padding:0 14px;width:100%}.yp-fields label>span{display:flex}.yp-fields label>span input{border-radius:11px 0 0 11px;min-width:0}.yp-fields i{align-items:center;background:#f5f8fc;border:1px solid #cbd8e8;border-left:0;border-radius:0 11px 11px 0;display:flex;font-style:normal;margin-top:8px;padding:0 15px}.yp-fields input:focus{border-color:var(--b);box-shadow:0 0 0 3px rgb(18 104 232 / .12)}.yp-choice{background:#f3f6fa;border-radius:11px;display:grid;gap:4px;grid-template-columns:1fr 1fr;margin-top:15px;padding:4px}.yp-result{background:linear-gradient(135deg,var(--b),#0755bd);border-radius:20px;box-shadow:0 12px 34px rgb(18 104 232 / .18);color:#fff;margin-top:18px;padding:24px}.yp-result>span{font-size:13px;opacity:.8}.yp-result>strong{display:block;font-size:clamp(36px,6vw,58px);letter-spacing:-.04em;margin:4px 0}.yp-result p{font-size:15px;margin:0;opacity:.85}.yp-result>div{align-items:center;background:rgb(255 255 255 / .13);border-radius:12px;display:flex;justify-content:space-between;margin-top:17px;padding:12px 15px}.yp-result>div span{font-size:13px}.yp-result>div b{font-size:18px}@media(max-width:600px){.yp-card{border-radius:16px;padding:18px}.yp-tabs{grid-template-columns:1fr}.yp-fields{grid-template-columns:1fr}.yp-head h3{font-size:17px}}