.typb-tool{--b:#1769e0;--ink:#14233b;--muted:#607087;--line:#dbe5f1;color:var(--ink);font-family:inherit;margin:24px 0 30px}.typb-tool *{box-sizing:border-box}.typb-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 14px 38px rgb(25 55 92 / .07);padding:24px}.typb-privacy{background:#ecfbf6;border:1px solid #bce9da;border-radius:12px;color:#116b51;font-size:13px;margin-bottom:18px;padding:12px 14px}.typb-drop{align-items:center;background:#f4f8ff;border:2px dashed #83b3f2;border-radius:18px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:220px;padding:28px;text-align:center;transition:.18s}.typb-drop:hover,.typb-drop.is-dragging{background:#eaf3ff;border-color:var(--b)}.typb-drop input{height:1px;opacity:0;position:absolute;width:1px}.typb-upload{align-items:center;background:var(--b);border-radius:50%;color:#fff;display:flex;font-size:25px;height:52px;justify-content:center;margin-bottom:12px;width:52px}.typb-drop strong{font-size:20px}.typb-drop span:not(.typb-upload){color:var(--muted);margin-top:4px}.typb-drop small{color:#718199;margin-top:8px}.typb-alert{background:#fff1f1;border:1px solid #f2c2c2;border-radius:11px;color:#a52d2d;margin:15px 0;padding:12px 14px}.typb-empty{align-items:center;background:#f7f9fc;border:1px solid var(--line);border-radius:14px;color:var(--muted);display:flex;flex-direction:column;margin-top:18px;padding:26px;text-align:center}.typb-empty>span{font-size:30px}.typb-empty strong{color:var(--ink);margin:5px 0}.typb-empty small{font-size:12px}.typb-workspace{margin-top:18px}.typb-file{align-items:center;background:#f7f9fc;border:1px solid var(--line);border-radius:14px;display:flex;gap:12px;padding:13px}.typb-file-icon{align-items:center;background:#e9f2ff;border-radius:10px;color:var(--b);display:flex;font-size:11px;font-weight:900;height:44px;justify-content:center;width:44px}.typb-file>div:nth-child(2){display:flex;flex:1;flex-direction:column;min-width:0}.typb-file strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.typb-file small{color:var(--muted)}.typb-file button,.typb-result-head button{background:#fff;border:1px solid #cedaea;border-radius:9px;color:#34485f;cursor:pointer;font:inherit;font-size:12px;font-weight:750;padding:8px 11px}.typb-settings{background:#f9fbfe;border:1px solid var(--line);border-radius:15px;margin-top:16px;padding:18px}.typb-settings>label,.typb-settings legend{font-size:14px;font-weight:800}.typb-settings>input{border:1px solid #c9d7e8;border-radius:10px;font:inherit;margin-top:8px;outline:0;padding:12px;width:100%}.typb-settings>input:focus{border-color:var(--b);box-shadow:0 0 0 3px rgb(23 105 224 / .12)}.typb-settings>small{color:var(--muted);display:block;font-size:11px;margin-top:6px}.typb-quick{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.typb-quick button{background:#fff;border:1px solid #cfdaea;border-radius:9px;color:#32465f;cursor:pointer;font:inherit;font-size:12px;font-weight:750;padding:9px 11px}.typb-settings fieldset{border:0;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:10px 18px;margin:15px 0 0;padding:15px 0 0}.typb-settings fieldset label{align-items:center;display:flex;font-size:13px;font-weight:650;gap:7px}.typb-settings input[type=radio]{accent-color:var(--b)}.typb-run{background:linear-gradient(135deg,#176fe9,#0759c2);border:0;border-radius:12px;box-shadow:0 10px 22px rgb(23 105 224 / .22);color:#fff;cursor:pointer;display:block;font:inherit;font-size:16px;font-weight:850;margin:18px auto 0;min-width:230px;padding:14px 24px}.typb-run:disabled{cursor:wait;opacity:.6}.typb-progress{background:#f4f8fd;border-radius:12px;margin-top:16px;padding:13px}.typb-progress>span{color:var(--muted);font-size:12px}.typb-progress>strong{float:right}.typb-progress>div{background:#dae4f0;border-radius:99px;height:7px;margin-top:8px;overflow:hidden}.typb-progress i{background:linear-gradient(90deg,#1769e0,#11a47b);display:block;height:100%;transition:width .2s;width:0}.typb-results{background:#eef9f5;border:1px solid #bee8d8;border-radius:15px;margin-top:17px;padding:15px}.typb-result-head{align-items:center;display:flex;justify-content:space-between}.typb-result-head>div{display:flex;flex-direction:column}.typb-result-head small{color:#28735e}.typb-results [data-typb-downloads]{display:grid;gap:8px;margin-top:12px}.typb-results a{align-items:center;background:#fff;border:1px solid #cce3da;border-radius:10px;color:var(--ink);display:flex;gap:10px;padding:11px 12px;text-decoration:none}.typb-results a>span{align-items:center;background:#e6f5ef;border-radius:8px;color:#087858;display:flex;font-weight:900;height:36px;justify-content:center;width:36px}.typb-results a>div{display:flex;flex-direction:column;min-width:0}.typb-results a small{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.typb-card{border-radius:15px;padding:15px}.typb-drop{min-height:185px;padding:22px 13px}.typb-drop strong{font-size:17px}.typb-file{align-items:flex-start;flex-wrap:wrap}.typb-file>div:nth-child(2){width:calc(100% - 60px)}.typb-file button{margin-left:56px}.typb-settings{padding:15px}.typb-settings fieldset{flex-direction:column}.typb-run{max-width:260px;min-width:0;width:100%}.typb-result-head{align-items:flex-start;gap:10px}.typb-quick button{flex:1 1 120px}}