.thm-tool{font-size:13.5px;color:#1e1b4b}
.thm-tool *{box-sizing:border-box}
.thm-row{margin-bottom:14px}
.thm-label{display:block;font-size:12px;font-weight:600;color:#4b5563;margin-bottom:6px}
.thm-iw{position:relative;display:flex;align-items:center}
.thm-input,.thm-select{width:100%;height:42px;border:1.5px solid #e0e7ff;border-radius:10px;font-size:15px;font-weight:600;color:#1e1b4b;background:#fafaff;transition:border-color .15s,box-shadow .15s,background .15s;appearance:none;outline:none}
.thm-input{padding:0 52px 0 14px}
.thm-select{padding:0 36px 0 14px;cursor:pointer}
.thm-input::placeholder{color:#c7c9e0;font-weight:500}
.thm-input:focus,.thm-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.12);background:#fff}
.thm-input.thm-err{border-color:#ef4444;background:#fff}
.thm-suffix{position:absolute;right:14px;font-size:12px;font-weight:600;color:#9ca3af;pointer-events:none}
.thm-arrow{position:absolute;right:14px;width:0;height:0;border:5px solid transparent;border-top-color:#9ca3af;pointer-events:none;margin-top:2px}
.thm-errmsg{display:none;font-size:11px;color:#ef4444;margin-top:4px}
.thm-errmsg.thm-show{display:block}
.thm-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}
.thm-type-btn{height:54px;border:1.5px solid #e0e7ff;border-radius:10px;background:#fafaff;font-size:12px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .15s;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}
.thm-type-btn.thm-active{border-color:#4338ca;background:#eef2ff;color:#4338ca}
.thm-type-icon{font-size:17px}
.thm-grid2{display:grid;grid-template-columns:1fr 1fr;gap:6px}
.thm-tog-btn{height:38px;border:1.5px solid #e0e7ff;border-radius:8px;background:#fafaff;font-size:12.5px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .15s}
.thm-tog-btn.thm-active{border-color:#4338ca;background:#eef2ff;color:#4338ca}
.thm-adv-toggle{display:flex;align-items:center;gap:6px;background:none;border:none;padding:0;font-size:12px;font-weight:600;color:#6366f1;cursor:pointer;margin-bottom:14px}
.thm-adv-icon{transition:transform .2s;display:inline-flex}
.thm-adv-toggle.thm-open .thm-adv-icon{transform:rotate(180deg)}
.thm-adv-panel{display:none}
.thm-adv-panel.thm-open{display:block}
.thm-btn{width:100%;height:44px;margin-top:2px;background:#4338ca;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,transform .1s}
.thm-btn:hover{background:#3730a3}
.thm-btn:active{transform:scale(.98)}
.thm-results{margin-top:16px}
.thm-main-card{background:#f8f9ff;border:1.5px solid #e0e7ff;border-radius:10px;padding:14px;margin-bottom:10px;transition:border-color .2s,background .2s}
.thm-main-card.thm-live{background:#fff;border-color:#4338ca}
.thm-main-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin-bottom:6px}
.thm-main-row{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;flex-wrap:wrap}
.thm-main-val{font-size:28px;font-weight:700;color:#1e1b4b;line-height:1}
.thm-range-badge{font-size:11.5px;font-weight:600;color:#6b7280;padding:4px 10px;background:#eef2ff;border-radius:6px;white-space:nowrap}
.thm-main-sub{font-size:11.5px;color:#6b7280;margin-top:5px}
.thm-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}
.thm-card{background:#f8f9ff;border:1.5px solid #e0e7ff;border-radius:10px;padding:12px 10px;transition:border-color .2s,background .2s}
.thm-card.thm-live{background:#fff;border-color:#4338ca}
.thm-card.thm-amber{border-color:#d97706;background:#fffbeb}
.thm-clabel{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin-bottom:8px}
.thm-cval{font-size:19px;font-weight:700;color:#1e1b4b;line-height:1}
.thm-csub{font-size:11px;color:#9ca3af;margin-top:4px}
.thm-breakdown{background:#f8f9ff;border:1.5px solid #e0e7ff;border-radius:10px;padding:14px;transition:border-color .2s,background .2s}
.thm-breakdown.thm-live{background:#fff;border-color:#4338ca}
.thm-bk-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin-bottom:10px}
.thm-bk-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid #f0f0fa;font-size:12.5px}
.thm-bk-row:last-child{border-bottom:none;font-weight:700;font-size:13px;padding-top:10px;border-top:1.5px solid #e0e7ff}
.thm-bk-left{display:flex;flex-direction:column;gap:2px}
.thm-bk-name{font-weight:600;color:#1e1b4b}
.thm-bk-note{font-size:11px;color:#9ca3af;font-weight:400}
.thm-bk-right{font-weight:700;color:#1e1b4b;flex-shrink:0;padding-left:10px}
.thm-warn{background:#fffbeb;border:1.5px solid #fcd34d;border-radius:10px;padding:12px 14px;font-size:12px;color:#92400e;line-height:1.6;margin-bottom:10px;display:none}
.thm-warn.thm-live{display:block}
.thm-ph{display:inline-block;width:24px;height:2px;background:#4338ca;border-radius:2px;vertical-align:middle}
.thm-note{font-size:11.5px;line-height:1.5;color:#9ca3af;margin:14px 0 0;text-align:center}