.omt-mdf{border:1px solid var(--line-2);background:var(--bg);border-radius:12px;position:relative;overflow:visible}.omt-mdf.omt-focus{border-color:var(--accent-2);box-shadow:0 0 0 3px #b89bf221}.omt-mdf-bar{border-bottom:1px solid var(--line);background:var(--surface-2);border-radius:12px 12px 0 0;flex-wrap:wrap;align-items:center;gap:3px;padding:7px 9px;display:flex;position:relative}.omt-tb{width:30px;height:30px;color:var(--muted);cursor:pointer;font:700 13px var(--font);background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;transition:all .1s;display:grid}.omt-tb:hover{background:var(--surface-3);color:var(--text);border-color:var(--line-2)}.omt-tb svg{flex:none;width:15px;height:15px}.omt-tb.omt-b{font-weight:800}.omt-tb.omt-i{font-style:italic}.omt-tbsep{background:var(--line-2);width:1px;height:20px;margin:0 4px}.omt-tb-code{width:auto;font:700 11.5px var(--font);color:var(--text);background:#b89bf20f;border-color:#b89bf247;align-items:center;gap:6px;padding:0 10px;display:flex}.omt-tb-code:hover{background:#b89bf221}.omt-tb-code svg{color:var(--accent-2)}.omt-tblang{border:1px solid var(--line-2);background:var(--surface-3);height:30px;color:var(--muted);font:600 11px var(--mono);cursor:pointer;border-radius:7px;outline:none;padding:0 7px}.omt-tbgrow{flex:1}.omt-tb-help{width:auto;font:700 11px var(--mono);color:var(--muted);align-items:center;gap:6px;padding:0 11px;display:flex}.omt-tb-help svg{width:13px;height:13px}.omt-mdf-split{grid-template-columns:1fr 1fr;min-height:148px;display:grid;position:relative}@media (max-width:760px){.omt-mdf-split{grid-template-columns:1fr}}.omt-mdf-in{border:0;border-right:1px solid var(--line);color:var(--text);font:500 13.5px/1.62 var(--font);resize:vertical;white-space:pre-wrap;background:0 0;outline:none;min-height:148px;padding:13px 14px}.omt-mdf-in.omt-mono{font-family:var(--mono);font-size:12.5px}.omt-mdf-in::placeholder{color:var(--faint-2)}@media (max-width:760px){.omt-mdf-in{border-right:0;border-bottom:1px solid var(--line)}}.omt-mdf-prev{background:var(--surface-2);color:var(--text);border-radius:0 0 12px;padding:13px 15px;font-size:13.5px;line-height:1.62;overflow:auto}.omt-mdf-prev .omt-ph{color:var(--faint-2);font-style:italic}.omt-mdf-prevlabel{font:700 8px var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--faint-2);align-items:center;gap:6px;margin-bottom:8px;display:flex}.omt-mdf-prevlabel svg{width:11px;height:11px;color:var(--accent-2);flex:none}.omt-mdf-prev strong,.omt-mdf-prev em{color:var(--text)}.omt-mdf-prev code{font-family:var(--mono);color:var(--accent);background:var(--bg);border:1px solid var(--line);border-radius:5px;padding:1px 5px;font-size:.85em}.omt-mdf-prev pre{border:1px solid var(--line);background:#08070a;border-radius:9px;margin:9px 0;padding:11px 13px;position:relative;overflow:auto}.omt-mdf-prev pre .omt-lng{font:600 8.5px var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--faint-2);position:absolute;top:7px;right:9px}.omt-mdf-prev pre code{color:#d8d2e0;background:0 0;border:0;padding:0;font-size:12.5px;line-height:1.6;display:block}.omt-mdf-prev pre .omt-k{color:#b89bf2}.omt-mdf-prev pre .omt-s{color:#8fd6a8}.omt-mdf-prev pre .omt-c{color:#6f6a7e}.omt-mdf-prev pre .omt-n{color:#e8b45f}.omt-mdf-prev a{color:var(--accent-2);text-decoration:underline}.omt-mdf-prev ul{margin:5px 0 0 18px}.omt-mdf-prev li{margin:3px 0}.omt-mdf-prev h4{font:700 14px var(--font);margin:6px 0}.omt-mdhelp{z-index:80;background:var(--surface-3);border:1px solid var(--line-3);border-radius:13px;width:300px;padding:14px 15px;position:absolute;top:calc(100% - 2px);right:9px;box-shadow:0 24px 56px -22px #000000d9}.omt-mdhelp h5{font:700 11px var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);align-items:center;gap:7px;margin-bottom:11px;display:flex}.omt-mdhelp h5 svg{flex:none;width:13px;height:13px}.omt-mdhelp-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:6px 0;font-size:12.5px;display:flex}.omt-mdhelp-row:last-child{border-bottom:0}.omt-mdhelp-row .omt-syn{font-family:var(--mono);color:var(--text);background:var(--bg);border:1px solid var(--line);border-radius:6px;flex:none;min-width:118px;padding:3px 7px;font-size:11.5px}.omt-mdhelp-row .omt-desc{color:var(--muted)}.omt-tb:disabled{opacity:.4;pointer-events:none}.omt-barload{height:30px;font:600 11px var(--font);color:var(--accent-2);white-space:nowrap;align-items:center;gap:7px;padding:0 8px;display:inline-flex}.omt-spin{border:2px solid var(--line-3);border-top-color:var(--accent-2);border-radius:50%;flex:none;animation:.7s linear infinite omt-sp}@keyframes omt-sp{to{transform:rotate(360deg)}}.omt-barmsg{height:30px;font:600 11px var(--font);color:var(--bad);white-space:nowrap;background:#ef70661a;border:1px solid #ef706652;border-radius:7px;align-items:center;gap:6px;padding:0 9px;display:inline-flex}.omt-barmsg svg{flex:none;width:13px;height:13px}.omt-drop{z-index:5;border:2px dashed var(--accent-2);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);text-align:center;pointer-events:none;background:#b89bf221;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:11px;margin:6px;padding:14px;display:flex;position:absolute;inset:0}.omt-drop-ic{width:46px;height:46px;color:var(--accent-2);background:#b89bf22e;border-radius:13px;place-items:center;display:grid}.omt-drop-ic svg{width:24px;height:24px}.omt-drop-t{font:700 13.5px var(--font);color:var(--text)}.omt-drop-s{font:600 10.5px var(--mono);color:var(--accent-2);letter-spacing:.02em}.omt-loadcard{border:1px dashed var(--line-3);background:var(--surface-2);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:11px;width:268px;max-width:100%;height:152px;margin:12px 0;display:flex}.omt-lc-t{font:600 11.5px var(--font);color:var(--muted)}.omt-lc-track{background:var(--surface-4);border-radius:3px;width:62%;height:5px;overflow:hidden}.omt-lc-track i{background:var(--accent-2);border-radius:3px;width:58%;height:100%;display:block}.omt-mdf-prev{position:relative}.omt-imgctl{z-index:6;background:var(--surface);border:1px solid var(--line-2);box-shadow:var(--shadow-3,0 16px 40px -18px #000000d9);white-space:nowrap;border-radius:10px;align-items:center;gap:3px;padding:4px;animation:.14s omt-ctlpop;display:flex;position:absolute;transform:translate(-100%)}@keyframes omt-ctlpop{0%{opacity:0;transform:translate(-100%)translateY(6px)scale(.98)}to{opacity:1;transform:translate(-100%)}}.omt-ctlbtn{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:7px;place-items:center;transition:all .1s;display:grid}.omt-ctlbtn svg{flex:none;width:15px;height:15px}.omt-ctlbtn:hover{background:var(--surface-2);color:var(--text)}.omt-ctlbtn.omt-on{color:var(--accent-2-text);background:var(--accent-2-soft)}.omt-ctlbtn.omt-del{color:var(--bad)}.omt-ctlbtn.omt-del:hover{background:var(--bad-soft);color:var(--bad)}.omt-ctlsep{background:var(--line-2);flex:none;width:1px;height:20px;margin:0 2px}.omt-mdf-prev .omt-cap{cursor:text;text-align:left;font:400 12.5px var(--font-sans);color:var(--muted);align-items:center;gap:7px;margin-top:8px;padding:4px 2px;font-style:normal;display:flex}.omt-mdf-prev .omt-cap:hover{color:var(--text)}.omt-mdf-prev .omt-cap.omt-cap-ph{color:var(--faint)}.omt-mdf-prev .omt-cap svg{opacity:.7;flex:none;width:12px;height:12px}.omt-capinput{z-index:6;background:var(--surface-2);border:1px solid var(--accent-2-line);height:34px;box-shadow:0 0 0 3px var(--accent-2-soft);color:var(--text);font:400 12.5px var(--font-sans);border-radius:8px;outline:none;padding:0 11px;position:absolute}.omt-capinput::placeholder{color:var(--faint)}.omt-mdimg.omt-sel{outline:2px solid var(--accent-2);outline-offset:2px}.omt-delcard{border:1px dashed var(--line-2);background:var(--surface-2);border-radius:10px;align-items:center;gap:11px;margin:6px 0;padding:12px 14px;animation:.18s omt-fadein;display:flex}@keyframes omt-fadein{0%{opacity:0}to{opacity:1}}.omt-dc-ic{background:var(--surface-3);width:30px;height:30px;color:var(--faint);border-radius:8px;flex:none;place-items:center;display:grid}.omt-dc-ic svg{width:16px;height:16px}.omt-dc-t{color:var(--muted);flex:1;font-size:12.5px}.omt-dc-undo{background:var(--surface-3);height:30px;color:var(--text);font:600 12px var(--font-sans);cursor:pointer;border:none;border-radius:999px;flex:none;padding:0 12px}.omt-dc-undo:hover{background:var(--line-2)}.omt-msheet-scrim{z-index:var(--z-sheet,1100);background:var(--scrim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);align-items:flex-end;display:flex;position:fixed;inset:0}.omt-msheet{background:var(--surface);border-top:1px solid var(--line-2);width:100%;box-shadow:var(--shadow-3,0 -20px 60px #00000080);border-radius:20px 20px 0 0;padding:16px 16px 20px;animation:.3s omt-sheetup}@keyframes omt-sheetup{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.omt-msheet-grip{background:var(--surface-3);border-radius:2px;width:38px;height:4px;margin:0 auto 16px;display:block}.omt-msheet-hd{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.omt-msheet-hd b{font:600 15px var(--font-brand,var(--font-sans));color:var(--text)}.omt-msheet-x{background:var(--surface-2);width:30px;height:30px;color:var(--muted);cursor:pointer;border:0;border-radius:8px;place-items:center;display:grid}.omt-msheet-grid{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px;display:grid}.omt-mact{background:var(--surface-2);border:1px solid var(--line-2);min-height:48px;color:var(--text);font:500 13px var(--font-sans);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;display:flex}.omt-mact svg{flex:none;width:16px;height:16px}.omt-mact.omt-on{background:var(--accent-2-soft);border-color:var(--accent-2);color:var(--accent-2-text);font-weight:600}.omt-mact.omt-mdel{background:var(--bad-soft);border-color:var(--bad-line);color:var(--bad)}.omt-msheet-caplbl{color:var(--muted);margin-bottom:6px;font-size:11.5px}.omt-msheet-cap{background:var(--surface-2);border:1px solid var(--line-2);width:100%;min-height:44px;color:var(--text);font:400 13px var(--font-sans);border-radius:11px;outline:none;padding:0 13px}.omt-msheet-cap::placeholder{color:var(--faint)}@media (max-width:560px){.omt-imgctl,.omt-capinput{display:none}}
.omt-ed{--surface-3:#241f2c;--surface-4:#2c2735;--muted:#9a93a6;--faint:#6b6577;--faint-2:#534d5d;--line-2:#35303e;--line-3:#443e50;--accent-ink:#23120b;--accent-2-ink:#1a1029;--ok:#7bd6a6;--warn:#f3bb63;--learn:#e9b06a;--lvl-md:var(--middle);--font:"Onest", system-ui, -apple-system, sans-serif;--font-brand:"Sora", "Onest", system-ui, sans-serif;--mono:"JetBrains Mono", ui-monospace, monospace;background:var(--shell);color:var(--text);font-family:var(--font);flex-direction:column;line-height:1.5;display:flex;position:absolute;inset:0;overflow:hidden}:root[data-theme=light] .omt-ed{--surface-3:#eae2db;--surface-4:#e1d6cc;--muted:#6c6575;--faint:#9a92a1;--faint-2:#c7c0c6;--line-2:#d7cec7;--line-3:#c6bbb2;--accent-ink:#fff;--accent-2-ink:#fff;--ok:#2f9e63;--warn:#b07614}:where(.omt-ed *){box-sizing:border-box;margin:0;padding:0}.omt-ed svg{display:block}.omt-ico{stroke:currentColor;stroke-width:1.7px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.omt-ico.omt-sm{width:14px;height:14px}.omt-ico.omt-xs{width:12px;height:12px}.omt-ed button{font-family:inherit}.omt-ed ::selection{background:#f2855f4d}.omt-ic{flex:none;place-items:center;line-height:0;display:inline-grid}.omt-ic>svg{width:100%;height:100%;display:block}.omt-appbar{border-bottom:1px solid var(--line);background:#0d0c1080;flex:none;align-items:center;gap:13px;padding:13px 22px;display:flex}.omt-crumb{font:600 13px var(--font);color:var(--muted);align-items:center;gap:9px;min-width:0;display:flex}.omt-crumb .omt-home{color:var(--muted);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.omt-crumb .omt-home:hover{color:var(--text)}.omt-crumb .omt-mk{background:var(--surface-2);border:1px solid var(--line-2);width:26px;height:26px;color:var(--accent);border-radius:8px;flex:none;place-items:center;display:grid}.omt-crumb .omt-mk svg{width:16px;height:16px}.omt-crumb .omt-sep{color:var(--faint-2)}.omt-crumb .omt-cur{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.omt-inh{background:var(--surface-2);border:1px solid var(--line-2);font:600 11.5px var(--font);color:var(--muted);white-space:nowrap;border-radius:9px;align-items:center;gap:8px;margin-left:4px;padding:5px 6px 5px 10px;display:inline-flex}.omt-inh .omt-il{font:700 8.5px var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--faint-2)}.omt-inh .omt-dirb{color:#cfc9d6;align-items:center;gap:5px;display:inline-flex}.omt-inh .omt-dirb img{border-radius:3px;width:14px;height:14px}.omt-inh .omt-lvlb{color:var(--lvl-md);align-items:center;gap:5px;display:inline-flex}.omt-inh .omt-lvlb .omt-d{background:var(--lvl-md);border-radius:50%;width:7px;height:7px}.omt-inh .omt-tg{color:#bdb4c4}@media (max-width:720px){.omt-inh{display:none}}.omt-appbar .omt-right{align-items:center;gap:10px;margin-left:auto;display:flex}.omt-draftpill{font:600 11.5px var(--font);color:var(--faint);background:var(--surface-2);border:1px solid var(--line-2);border-radius:999px;align-items:center;gap:7px;padding:6px 12px;display:inline-flex}.omt-draftpill .omt-ico{width:13px;height:13px}@media (max-width:600px){.omt-draftpill{display:none}}.omt-crumb .omt-back{color:var(--muted);font:700 13px var(--font);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;margin-left:-4px;padding:4px 8px 4px 4px;display:inline-flex}.omt-crumb .omt-back:hover{color:var(--text);background:var(--surface-2)}.omt-crumb .omt-back .omt-ico{width:16px;height:16px;color:var(--faint)}.omt-crumb .omt-back:hover .omt-ico{color:var(--accent)}.omt-saveind{font:600 12px var(--font);color:var(--muted);white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.omt-saveind .omt-ico{width:14px;height:14px}.omt-saveind.omt-saved .omt-ico{color:var(--ok)}.omt-saveind .omt-dot{border-radius:50%;flex:none;width:7px;height:7px}.omt-saveind.omt-saving{color:var(--warn)}.omt-saveind.omt-saving .omt-dot{background:var(--warn);animation:1s ease-in-out infinite omt-pulse}.omt-saveind.omt-offline{color:var(--warn)}.omt-saveind.omt-offline .omt-dot{background:var(--warn)}@keyframes omt-pulse{0%,to{opacity:1}50%{opacity:.35}}.omt-netbar{background:#f3bb6314;border-bottom:1px solid #f3bb6352;flex:none;align-items:center;gap:12px;padding:11px 22px;display:flex}.omt-netbar>.omt-ico{width:18px;height:18px;color:var(--warn);flex:none}.omt-netbar .omt-nbtx{min-width:0;font:500 13px var(--font);color:var(--text);flex:1;line-height:1.45}.omt-netbar .omt-nbtx b{font-weight:700}.omt-netbar .omt-nbacts{flex:none;gap:8px;display:flex}.omt-btn.omt-sm{font:700 12px var(--font);padding:7px 12px}.omt-btn.omt-leave{color:var(--warn);background:0 0;border:1px solid #f3bb6380}.omt-btn.omt-leave:hover{background:#f3bb631a}.omt-btn{font:700 13px var(--font);border:1px solid var(--line-2);background:var(--surface-2);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;transition:all .12s;display:inline-flex}.omt-btn:hover{border-color:var(--line-3)}.omt-btn.omt-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.omt-btn.omt-primary .omt-ico{color:var(--accent-ink)}.omt-btn.omt-primary:hover{filter:brightness(1.06)}.omt-btn.omt-icon{width:38px;padding:10px}.omt-tnav{border-bottom:1px solid var(--line);background:#0d0c1059;flex:none;align-items:center;gap:11px;padding:11px 22px;display:flex;position:relative}.omt-arw{border:1px solid var(--line-2);background:var(--surface);width:32px;height:32px;color:var(--muted);cursor:pointer;border-radius:9px;place-items:center;transition:all .12s;display:grid}.omt-arw:hover{color:var(--text);border-color:var(--line-3)}.omt-arw:active{transform:translateY(1px)}.omt-arw svg{width:16px;height:16px}.omt-arw.omt-off{opacity:.4;pointer-events:none}.omt-tnav .omt-lbl{font:700 14px var(--font);color:var(--text)}.omt-tnav .omt-lbl span{color:var(--faint);font-weight:600}.omt-tnav .omt-qbadge{font:600 11px var(--font);color:var(--faint);background:var(--surface-2);border:1px solid var(--line-2);border-radius:999px;align-items:center;gap:7px;margin-left:auto;padding:5px 11px;display:inline-flex}.omt-tnav .omt-qbadge .omt-st{align-items:center;gap:5px;display:inline-flex}.omt-tnav .omt-qbadge .omt-st .omt-d{background:var(--line-3);border-radius:50%;width:6px;height:6px}.omt-tnav .omt-qbadge .omt-st.omt-on .omt-d{background:var(--ok)}.omt-tnav .omt-qbadge .omt-st.omt-tst.omt-on .omt-d{background:var(--accent-2)}.omt-tnav .omt-addt{font:700 12px var(--font);color:var(--accent);cursor:pointer;background:#f2855f12;border:1px dashed #f2855f66;border-radius:9px;align-items:center;gap:7px;padding:7px 12px;display:inline-flex}.omt-tnav .omt-addt .omt-ico{width:14px;height:14px}.omt-scrollwrap{flex:1;min-height:0;overflow-y:auto}.omt-scrollwrap::-webkit-scrollbar{width:11px}.omt-scrollwrap::-webkit-scrollbar-thumb{background:var(--line-2);background-clip:padding-box;border:3px solid #0000;border-radius:6px}.omt-ed-wrap{max-width:var(--content-w);padding:22px var(--content-pad) 130px;margin:0 auto}@media (max-width:560px){.omt-ed-wrap{padding:18px 16px 110px}}.omt-qfield .omt-qlabel{align-items:center;gap:9px;margin-bottom:9px;display:flex}.omt-qfield .omt-qlabel .omt-k{font:700 10px var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--accent)}.omt-qfield .omt-qlabel .omt-sub{font:600 11.5px var(--font);color:var(--faint)}.omt-qinput{border:0;border-bottom:2px solid var(--line-2);width:100%;color:var(--text);font:800 25px/1.25 var(--font-brand);letter-spacing:-.02em;background:0 0;outline:none;padding:4px 2px 12px;transition:all .12s}.omt-qinput::placeholder{color:var(--faint-2);font-weight:700}.omt-qinput:focus{border-color:var(--accent)}.omt-qinput:focus-visible{border-radius:0;outline:none}.omt-chipscroll{scrollbar-width:none;-ms-overflow-style:none;gap:8px;margin-top:6px;padding:18px 2px 6px;display:flex;overflow-x:auto}.omt-chipscroll::-webkit-scrollbar{display:none}.omt-chip{font:600 12.5px var(--font);border:1px solid var(--line-2);background:var(--surface-2);color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:8px 12px;transition:all .12s;display:inline-flex}.omt-chip:hover{border-color:var(--line-3);color:#cfc9d6}.omt-chip .omt-cic{width:15px;height:15px;color:var(--faint-2);flex:none;place-items:center;display:grid}.omt-chip .omt-cic svg{width:15px;height:15px}.omt-chip .omt-ck svg{width:12px;height:12px}.omt-chip.omt-fl{color:#cfc9d6}.omt-chip.omt-fl .omt-cic{color:var(--ok)}.omt-chip.omt-trap.omt-fl .omt-cic{color:var(--bad)}.omt-chip.omt-req .omt-cic{color:var(--accent)}.omt-chip.omt-cur{border-color:var(--accent);color:#fff;background:#f2855f1a}.omt-chip.omt-cur .omt-cic{color:var(--accent)}.omt-chip .omt-ck{width:12px;height:12px;color:var(--ok);display:none}.omt-chip.omt-fl .omt-ck{margin-left:-1px;display:block}.omt-chip.omt-trap.omt-fl .omt-ck{color:var(--bad)}.omt-chip.omt-cur .omt-ck{display:none}.omt-chip .omt-req-star{color:var(--accent);margin-left:-2px;font-weight:800}.omt-viewseg{background:var(--surface);border:1px solid var(--line-2);border-radius:9px;gap:3px;padding:3px;display:flex}.omt-viewseg button{font:700 11.5px var(--font);color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:6px 11px;transition:all .12s;display:inline-flex}.omt-viewseg button .omt-ico{color:var(--faint)}.omt-viewseg button.omt-on{background:var(--surface-3);color:var(--text)}.omt-viewseg button.omt-on .omt-ico{color:var(--accent)}.omt-tnav .omt-qbadge{margin-left:auto}.omt-section-host{background:var(--surface);border:1px solid var(--line);border-radius:16px;margin-top:14px;padding:18px 18px 16px}.omt-sechead{align-items:center;gap:10px;margin-bottom:13px;display:flex}.omt-sechead .omt-ic{width:18px;height:18px;color:var(--accent)}.omt-sechead.omt-req .omt-ic{color:var(--accent)}.omt-sechead.omt-trap .omt-ic{color:var(--bad)}.omt-sechead .omt-stt{font:700 16px var(--font)}.omt-sechead .omt-req-b{font:700 9px var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);background:#f2855f1f;border:1px solid #f2855f4d;border-radius:5px;padding:2px 6px}.omt-sechead .omt-hint{font:500 12px var(--font);color:var(--faint)}.omt-sechead .omt-aibtn{margin-left:auto}.omt-aibtn{font:700 11.5px var(--font);color:#ddd7e6;cursor:pointer;white-space:nowrap;background:#b89bf212;border:1px solid #b89bf24d;border-radius:9px;align-items:center;gap:7px;padding:7px 12px;transition:all .12s;display:inline-flex}.omt-aibtn:hover{background:#b89bf224}.omt-aibtn .omt-ico{width:13px;height:13px;color:var(--accent-2)}.omt-aibtn.omt-busy{opacity:.7;pointer-events:none}.omt-termfield{align-items:center;gap:11px;display:flex}.omt-terminput{background:var(--bg);border:1px solid var(--line-2);color:var(--accent);font:700 16px var(--mono);border-radius:11px;outline:none;flex:1;padding:12px 14px;transition:all .12s}.omt-terminput::placeholder{color:var(--faint-2);font-weight:500;font-family:var(--font)}.omt-terminput:focus{border-color:var(--accent);box-shadow:0 0 0 3px #f2855f21}.omt-termhint{color:var(--faint);flex-wrap:wrap;flex:1;align-items:center;gap:8px;font-size:11.5px;display:flex}.omt-fu-lab{font:700 9px var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--faint);margin-bottom:7px;display:block}.omt-fu-q{background:var(--bg);border:1px solid var(--line-2);width:100%;color:var(--text);font:700 14px var(--font);border-radius:11px;outline:none;margin-bottom:14px;padding:11px 13px;transition:all .12s}.omt-fu-q::placeholder{color:var(--faint-2);font-weight:500}.omt-fu-q:focus{border-color:var(--accent-2);box-shadow:0 0 0 3px #b89bf221}.omt-secmsg{font:600 12.5px var(--font);color:var(--bad);align-items:center;gap:8px;margin-top:11px;display:flex}.omt-secmsg .omt-ico{width:14px;height:14px}.omt-edfoot{flex-wrap:wrap;align-items:center;gap:13px;margin-top:18px;display:flex}.omt-foot-self{font:700 12.5px var(--font);color:var(--muted);border:1px solid var(--line-2);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:7px;padding:9px 13px;transition:all .13s;display:inline-flex}.omt-foot-self:hover{color:var(--text);border-color:var(--line-3)}.omt-foot-self .omt-ico{width:15px;height:15px;color:var(--accent)}.omt-edfoot .omt-fhint{font:500 11.5px var(--mono);color:var(--faint);margin-left:auto}.omt-testbtn{font:700 13.5px var(--font);color:#e7e2ef;background:var(--surface);border:1px solid var(--line-2);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;transition:all .12s;display:inline-flex}.omt-testbtn:hover{border-color:var(--accent-2);color:#fff}.omt-testbtn:focus-visible{border-color:var(--accent-2);outline:none;box-shadow:0 0 0 3px #b89bf22e}.omt-testbtn .omt-ic{width:18px;height:18px;color:var(--accent-2)}.omt-testbtn .omt-b{font:700 9px var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--accent-2);background:#b89bf21f;border:1px solid #b89bf247;border-radius:5px;padding:2px 7px}.omt-testbtn .omt-b.omt-empty{color:var(--faint);background:var(--surface-2);border-color:var(--line-2)}.omt-testbtn .omt-arr{width:14px;height:14px;color:var(--faint)}.omt-edfoot .omt-save{font:500 11.5px var(--font);color:var(--faint);align-items:center;gap:7px;margin-left:auto;display:inline-flex}.omt-edfoot .omt-save .omt-d{background:var(--ok);border-radius:50%;width:6px;height:6px}.omt-needkey{background:#f3bb6312;border:1px solid #f3bb6357;border-radius:13px;align-items:flex-start;gap:13px;margin-top:16px;padding:15px 16px;display:none}.omt-needkey.omt-show{display:flex}.omt-needkey .omt-ik{width:38px;height:38px;color:var(--warn);background:#f3bb6324;border-radius:11px;flex:none;place-items:center;display:grid}.omt-needkey .omt-ik svg{width:20px;height:20px}.omt-needkey .omt-nbody b{font:700 14px var(--font);color:var(--text)}.omt-needkey .omt-nbody p{color:var(--muted);max-width:62ch;margin-top:4px;font-size:12.5px;line-height:1.55}.omt-needkey .omt-nbody p code{font-family:var(--mono);color:var(--warn);background:var(--surface-2);border:1px solid var(--line);border-radius:5px;padding:1px 5px;font-size:.85em}.omt-needkey .omt-nbody .omt-row{flex-wrap:wrap;gap:9px;margin-top:12px;display:flex}.omt-needkey .omt-btn.omt-key{background:var(--warn);border-color:var(--warn);color:#2a1c06}.omt-needkey .omt-btn.omt-key .omt-ico{color:#2a1c06}.omt-needkey .omt-btn.omt-sm{padding:8px 13px;font-size:12px}.omt-toast{z-index:var(--z-toast);background:var(--surface-3);border:1px solid var(--line-3);opacity:0;pointer-events:none;border-radius:13px;align-items:center;gap:12px;padding:12px 17px;transition:all .2s;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)translateY(18px);box-shadow:0 18px 44px #00000080}.omt-toast.omt-show{opacity:1;transform:translate(-50%)translateY(0)}.omt-toast .omt-ic{border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.omt-toast.omt-ok .omt-ic{color:var(--ok);background:#7bd6a629}.omt-toast.omt-ai .omt-ic{color:var(--accent-2);background:#b89bf229}.omt-toast.omt-warn .omt-ic{color:var(--warn);background:#f3bb6329}.omt-toast .omt-ic svg{width:16px;height:16px}.omt-toast .omt-tx b{font:700 13.5px var(--font)}.omt-toast .omt-tx span{font:500 12px var(--font);color:var(--muted);margin-top:1px;display:block}.omt-toast .omt-toastact{border-radius:var(--r-pill);background:var(--surface-2);height:28px;color:var(--text);font:600 12px var(--font);cursor:pointer;pointer-events:auto;border:0;flex:none;align-items:center;padding:0 12px;display:inline-flex}.omt-toast .omt-toastact:hover{background:var(--surface)}.omt-spin{animation:.7s linear infinite sp}@keyframes sp{to{transform:rotate(360deg)}}.omt-ed .omt-sk{background:var(--surface-2);border-radius:8px;position:relative;overflow:hidden}.omt-ed .omt-sk:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);animation:1.25s infinite omt-edshim;position:absolute;inset:0}@keyframes omt-edshim{to{transform:translate(100%)}}.omt-ed .omt-skbar{border-radius:11px;height:42px;margin-bottom:14px}.omt-ed .omt-skchips{gap:8px;margin-bottom:16px;display:flex}.omt-ed .omt-skchips i{border-radius:10px;width:96px;height:34px;display:block}.omt-ed .omt-skbox{border-radius:14px;height:160px}.omt-tsel{background:var(--surface);border:1px solid var(--line-2);cursor:pointer;border-radius:9px;align-items:center;gap:7px;padding:5px 9px 5px 11px;transition:all .12s;display:inline-flex}.omt-tsel:hover{border-color:var(--line-3);background:var(--surface-2)}.omt-tsel.omt-open{border-color:var(--accent);background:#f2855f17}.omt-tsel .omt-chev{width:15px;height:15px;color:var(--faint);place-items:center;transition:transform .15s,color .12s;display:grid}.omt-tsel .omt-chev svg{width:15px;height:15px}.omt-tsel.omt-open .omt-chev{color:var(--accent);transform:rotate(180deg)}.omt-tdropanchor{z-index:6;position:absolute;top:58px;left:65px}.omt-tmenu{background:var(--surface-3);border:1px solid var(--line-3);border-radius:13px;width:344px;padding:7px;box-shadow:0 24px 56px -22px #000000d9}.omt-tmenu-head{align-items:center;gap:8px;padding:5px 8px 8px;display:flex}.omt-tmenu-head .omt-lab{font:700 8.5px var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--faint-2)}.omt-tmenu-head .omt-cnt{font:600 10px var(--mono);color:var(--faint);margin-left:auto}.omt-tsearch{background:var(--bg);border:1px solid var(--line-2);border-radius:9px;align-items:center;gap:8px;margin:0 1px 6px;padding:7px 10px;display:flex}.omt-tsearch svg{width:14px;height:14px;color:var(--faint);flex:none}.omt-tsearch input{min-width:0;font:500 12.5px var(--font);color:var(--text);background:0 0;border:0;outline:none;flex:1}.omt-tsearch input::placeholder{color:var(--faint-2)}.omt-tlist{scrollbar-width:thin;flex-direction:column;gap:2px;max-height:300px;display:flex;overflow-y:auto}.omt-tlist::-webkit-scrollbar{width:9px}.omt-tlist::-webkit-scrollbar-thumb{background:var(--line-3);border:2px solid var(--surface-3);border-radius:6px}.omt-trow{cursor:pointer;border:1px solid #0000;border-radius:9px;align-items:center;gap:11px;padding:9px 11px;transition:all .1s;display:flex}.omt-trow:hover,.omt-trow.omt-hov{background:var(--surface-4)}.omt-trow.omt-cur{box-shadow:inset 2px 0 0 var(--accent);background:#f2855f1a}.omt-trow .omt-tnum{font:700 11px var(--mono);color:var(--faint);text-align:right;flex:none;width:20px}.omt-trow.omt-cur .omt-tnum{color:var(--accent)}.omt-trow .omt-tq{min-width:0;font:600 13px var(--font);color:#cfc9d6;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.omt-trow.omt-cur .omt-tq{color:#fff}.omt-trow .omt-tq.omt-empty{color:var(--faint);font-style:italic;font-weight:500}.omt-trow .omt-tst{flex:none;gap:5px;display:inline-flex}.omt-trow .omt-tst .omt-d{background:var(--line-3);border-radius:50%;width:6px;height:6px}.omt-trow .omt-tst .omt-d.omt-core.omt-on{background:var(--ok)}.omt-trow .omt-tst .omt-d.omt-test.omt-on{background:var(--accent-2)}@media (max-width:760px){.omt-tdropanchor{left:14px;right:14px}.omt-tmenu{width:auto}}.omt-modalstage{z-index:var(--z-overlay);background:#08070aa8;place-items:center;padding:34px 28px;display:grid;position:fixed;inset:0;overflow:auto}.omt-aimodal{background:var(--surface);border:1px solid var(--line-2);border-radius:18px;width:720px;max-width:100%;overflow:hidden;box-shadow:0 40px 90px -28px #000000e6}.omt-aimodal-head{border-bottom:1px solid var(--line);background:var(--surface-2);align-items:center;gap:12px;padding:17px 20px;display:flex}.omt-aimodal-head .omt-mi{width:40px;height:40px;color:var(--accent-2);background:#b89bf224;border-radius:11px;flex:none;place-items:center;display:grid}.omt-aimodal-head .omt-mi svg{width:20px;height:20px}.omt-aimodal-head .omt-htx b{font:700 15px var(--font);color:var(--text)}.omt-aimodal-head .omt-htx span{font:500 12px var(--font);color:var(--faint);margin-top:1px;display:block}.omt-aimodal-head .omt-x{margin-left:auto}.omt-aimodal-body{flex-direction:column;gap:18px;max-height:calc(100vh - 230px);padding:18px 20px 20px;display:flex;overflow:auto}.omt-aimodal .omt-btn.omt-sm{padding:9px 13px;font-size:12.5px}.omt-aimodal .omt-btn.omt-primary.omt-off,.omt-aimodal .omt-btn.omt-ai-main.omt-off{opacity:.45;pointer-events:none}.omt-btn.omt-ai-main{background:var(--accent-2);border-color:var(--accent-2);color:var(--accent-2-ink)}.omt-btn.omt-ai-main .omt-ico{color:var(--accent-2-ink)}.omt-btn.omt-ai-main:hover{filter:brightness(1.06)}.omt-btn.omt-ai-out{color:#ddd7e6;background:#b89bf212;border-color:#b89bf24d}.omt-btn.omt-ai-out .omt-ico{color:var(--accent-2)}.omt-btn.omt-ai-out:hover{background:#b89bf224}.omt-btn.omt-danger{color:#f0a59d;background:#ef70661a;border-color:#ef706666}.omt-btn.omt-danger .omt-ico{color:var(--bad)}.omt-btn.omt-danger:hover{background:#ef70662e}.omt-btn.omt-danger.omt-solid{background:var(--bad);border-color:var(--bad);color:#2a0e0b}.omt-btn.omt-danger.omt-solid .omt-ico{color:#2a0e0b}.omt-tqf .omt-lab{font:700 9px var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-2);margin-bottom:7px;display:block}.omt-tqf .omt-fld{background:var(--bg);border:1px solid var(--line-2);width:100%;color:var(--text);font:700 15px var(--font);border-radius:11px;outline:none;padding:11px 13px;line-height:1.4}.omt-tqf .omt-fld::placeholder{color:var(--faint-2);font-weight:500}.omt-tqf .omt-fld.omt-bad{border-color:#ef706680}.omt-tqf .omt-hint{font:500 11.5px var(--font);color:var(--faint);margin-top:6px;display:block}.omt-aifill{background:var(--surface-2);border:1px solid var(--line-2);border-radius:12px;padding:12px 13px}.omt-aifill-lab{font:700 9px var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-2);margin-bottom:9px}.omt-aifill-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.omt-aifill-hint{font:500 11.5px var(--font);color:var(--faint)}.omt-opt-lab{font:700 9px var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--faint);align-items:center;gap:8px;margin:2px 0 9px;display:flex}.omt-opt-lab .omt-opt-hint{color:var(--faint-2);letter-spacing:.04em;margin-left:auto}.omt-opts{flex-direction:column;gap:9px;display:flex}.omt-opt{border:1px solid var(--line-2);background:var(--bg);border-radius:12px;padding:11px 12px;transition:all .12s}.omt-opt.omt-ok{background:#7bd6a60d;border-color:#7bd6a673}.omt-opt.omt-bad{border-color:#ef706680}.omt-opt-top{align-items:center;gap:10px;display:flex}.omt-opt-num{text-align:center;width:14px;font:700 11px var(--mono);color:var(--faint);flex:none}.omt-opt.omt-ok .omt-opt-num{color:var(--ok)}.omt-opt-radio{border:2px solid var(--line-3);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;padding:0;display:grid}.omt-opt-radio.omt-on{border-color:var(--ok)}.omt-opt-radio.omt-on:after{content:"";background:var(--ok);border-radius:50%;width:9px;height:9px}.omt-opt-text{min-width:0;font:600 13.5px var(--font);color:var(--text);resize:none;background:0 0;border:0;outline:none;flex:1;padding:0;line-height:1.45}.omt-opt-text::placeholder{color:var(--faint-2);font-weight:500}.omt-opt-tag{font:700 8.5px var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ok);background:#7bd6a624;border:1px solid #7bd6a659;border-radius:5px;flex:none;padding:2px 6px}.omt-opt-why{gap:9px;margin-top:8px;padding-left:24px;display:flex}.omt-opt-why-lab{font:700 8.5px var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--faint-2);flex:none;padding-top:2px}.omt-opt-whytext{min-width:0;font:500 12px/1.5 var(--font);color:var(--muted);resize:none;background:0 0;border:0;outline:none;flex:1;padding:0}.omt-opt-whytext::placeholder{color:var(--faint-2);font-style:italic}.omt-aimodal-foot{border-top:1px solid var(--line);background:var(--surface-2);justify-content:space-between;align-items:center;gap:10px;padding:14px 20px;display:flex}.omt-aimodal-foot .omt-foot-r{gap:9px;margin-left:auto;display:flex}.omt-step .omt-slab{font:700 13.5px var(--font);color:var(--text);align-items:center;gap:9px;margin-bottom:9px;display:flex}.omt-step .omt-slab .omt-sn{font:700 8.5px var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-2);background:#b89bf21f;border:1px solid #b89bf24d;border-radius:5px;padding:3px 7px}.omt-promptbox{border:1px solid var(--line);font:500 12.5px/1.7 var(--mono);color:#cdc6da;white-space:pre-wrap;background:#08070a;border-radius:11px;max-height:184px;padding:13px 14px;overflow:auto}.omt-step-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px;display:flex}.omt-step-hint{font:500 11.5px var(--font);color:var(--faint)}.omt-ansarea{background:var(--bg);border:1px solid var(--line-2);width:100%;min-height:108px;font:500 13px/1.6 var(--font);color:#e7e2ef;white-space:pre-wrap;resize:vertical;border-radius:11px;outline:none;padding:12px 14px}.omt-ansarea::placeholder{color:var(--faint-2)}.omt-ansarea.omt-bad{border-color:#ef706680}.omt-confirm{background:var(--surface);border:1px solid var(--line-2);border-radius:16px;width:380px;max-width:100%;padding:22px;box-shadow:0 40px 90px -28px #000000e6}.omt-confirm .omt-ci{width:42px;height:42px;color:var(--bad);background:#ef70661f;border:1px solid #ef70664d;border-radius:12px;place-items:center;margin-bottom:13px;display:grid}.omt-confirm .omt-ci svg{width:20px;height:20px}.omt-confirm h4{font:800 17px var(--font-brand);letter-spacing:-.01em;color:var(--text)}.omt-confirm p{font:500 12.5px/1.55 var(--font);color:var(--muted);max-width:46ch;margin:8px 0 16px}.omt-confirm .omt-row{justify-content:flex-end;gap:9px;display:flex}@media (max-width:760px){.omt-aimodal{width:100%}.omt-modalstage{padding:18px 12px}}@media (max-width:680px){.omt-aifill-row{flex-direction:column;align-items:stretch}.omt-aimodal-foot{flex-wrap:wrap}.omt-aimodal-foot .omt-foot-r{width:100%}.omt-opt-why{padding-left:0}}.omt-be{--ok-line:#8fd6a857;--warn-line:#e8b45f57;--bad-line:#ef706657;--r-sm:9px;--r-md:13px;--r-lg:18px;--r-pill:999px;--shadow-1:0 1px 2px #00000059;--shadow-2:0 10px 30px #00000073;--shadow-3:0 28px 70px #0009;--font-be:"Onest", system-ui, -apple-system, sans-serif;--brand-be:"Sora", "Onest", system-ui, sans-serif;--mono-be:"JetBrains Mono", ui-monospace, monospace}.omt-ed.omt-be{background:var(--bg);color:var(--text);flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.omt-be .omt-be-top,.omt-be .omt-be-grid,.omt-be .omt-be-work,.omt-be .omt-be-inner,.omt-be .omt-be-aside{font-family:var(--font-be)}.omt-be .omt-ico{width:16px;height:16px}.omt-be .omt-ico.omt-sm{width:15px;height:15px}.omt-be .omt-ico.omt-xs{width:13px;height:13px}.omt-be .omt-dim{opacity:.65}.omt-be .omt-be-lvld{border-radius:50%;flex:none;width:7px;height:7px}.omt-be .omt-be-lvld.omt-jr{background:var(--junior)}.omt-be .omt-be-lvld.omt-md{background:var(--middle)}.omt-be .omt-be-lvld.omt-sr{background:var(--senior)}.omt-be .omt-be-top{border-bottom:1px solid var(--line);background:var(--surface);flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.omt-be .omt-be-back{border:1px solid var(--line-2);background:var(--surface-2);height:34px;color:var(--text);font:500 13px var(--font-be);cursor:pointer;border-radius:9px;align-items:center;gap:8px;padding:0 13px 0 9px;transition:all .12s;display:inline-flex}.omt-be .omt-be-back:hover{border-color:var(--accent-line)}.omt-be .omt-be-crumb{border-left:1px solid var(--line-2);color:var(--faint);align-items:center;gap:6px;margin-left:3px;padding-left:9px;font-size:12px;display:inline-flex}.omt-be .omt-be-crumb .omt-ico{color:var(--faint)}.omt-be .omt-be-topr{align-items:center;gap:8px;display:flex}.omt-be .omt-be-save{border-radius:var(--r-pill);height:28px;font:500 11.5px var(--font-be);border:1px solid var(--line-2);background:var(--surface-2);color:var(--muted);align-items:center;gap:6px;padding:0 11px;display:inline-flex}.omt-be .omt-be-save.omt-offline{background:var(--warn-soft);border-color:var(--warn-line);color:var(--warn);padding-right:6px;font-weight:600}.omt-be .omt-be-save .omt-ico{color:currentColor}.omt-be .omt-be-save.omt-saved .omt-ico{color:var(--ok)}.omt-be .omt-be-saveretry{border-radius:var(--r-pill);background:var(--warn);color:#2a1c06;height:20px;font:600 11px var(--font-be);cursor:pointer;border:none;align-items:center;padding:0 9px;display:inline-flex}.omt-be .omt-be-savespin{border:2px solid;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite omtspin}@keyframes omtspin{to{transform:rotate(360deg)}}.omt-be .omt-be-selfcheck{border:1px solid var(--accent-2-line);background:var(--accent-2-soft);height:30px;color:var(--accent-2-text);font:600 12px var(--font-be);cursor:pointer;border-radius:8px;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.omt-be .omt-be-selfcheck:hover{filter:brightness(1.08)}.omt-be .omt-be-hdrwrap{position:relative}.omt-be .omt-be-hdrbtn{border:1px solid var(--line-2);background:var(--surface-2);width:30px;height:30px;color:var(--muted);cursor:pointer;border-radius:8px;place-items:center;display:grid}.omt-be .omt-be-hdrbtn:hover,.omt-be .omt-be-hdrbtn.omt-on{color:var(--text);border-color:var(--accent-line)}.omt-be .omt-be-menu.omt-be-menur{width:190px;left:auto;right:0}.omt-be .omt-be-menuopt.omt-be-menudanger{color:var(--bad)}.omt-be .omt-be-menuopt.omt-be-menudanger:hover{background:var(--bad-soft)}.omt-be .omt-be-netbar{background:var(--warn-soft);border-bottom:1px solid var(--warn-line);flex:none;align-items:center;gap:11px;padding:11px 20px;display:flex}.omt-be .omt-be-netbar>.omt-ico{color:var(--warn);flex:none}.omt-be .omt-be-nbtx{color:var(--text);flex:1;font-size:12.5px;line-height:1.4}.omt-be .omt-be-nbtx b{font-weight:600}.omt-be .omt-be-nbacts{flex:none;gap:8px;display:flex}.omt-be .omt-be-nbbtn{border:1px solid var(--line-2);background:var(--surface-2);height:32px;color:var(--text);font:500 12px var(--font-be);cursor:pointer;border-radius:8px;padding:0 13px}.omt-be .omt-be-nbbtn.omt-be-leave{border-color:var(--warn-line);color:var(--warn);background:0 0}.omt-be .omt-be-grid{flex:1;grid-template-columns:256px 1fr;min-height:0;display:grid;overflow:hidden}.omt-be .omt-be-aside{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;min-height:0;display:flex}.omt-be .omt-be-asidehd{border-bottom:1px solid var(--line);flex:none;padding:16px 16px 12px}.omt-be .omt-be-asidetop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.omt-be .omt-be-asidet{font:600 14px var(--brand-be);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.omt-be .omt-be-asidec{font:400 11px var(--mono-be);color:var(--faint);flex:none}.omt-be .omt-be-asidesearch{align-items:center;display:flex;position:relative}.omt-be .omt-be-asidesearch .omt-ico{color:var(--faint);pointer-events:none;position:absolute;left:11px}.omt-be .omt-be-asidesearch input{background:var(--surface-2);border:1px solid var(--line-2);width:100%;height:36px;color:var(--text);font:400 12.5px var(--font-be);border-radius:9px;outline:none;padding:0 12px 0 33px}.omt-be .omt-be-asidesearch input::placeholder{color:var(--faint)}.omt-be .omt-be-asidesearch input:focus{border-color:var(--accent-line)}.omt-be .omt-be-asidenav{align-items:center;gap:6px;margin-top:10px;display:flex}.omt-be .omt-be-navbtn{border:1px solid var(--line-2);background:var(--surface-2);width:32px;height:32px;color:var(--text);cursor:pointer;border-radius:8px;place-items:center;display:grid}.omt-be .omt-be-navbtn:hover:not(:disabled){border-color:var(--accent-line)}.omt-be .omt-be-navbtn:disabled{opacity:.4;cursor:default}.omt-be .omt-be-navc{text-align:center;font:400 11.5px var(--mono-be);color:var(--muted);flex:1}.omt-be .omt-be-asidelist{flex-direction:column;flex:1;gap:3px;min-height:0;padding:8px;display:flex;overflow-y:auto}.omt-be .omt-be-trow{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:9px;width:100%;padding:8px 9px;display:flex}.omt-be .omt-be-trow:hover{background:var(--surface-2)}.omt-be .omt-be-trow.omt-cur{border-color:var(--accent-2-line);background:var(--accent-2-soft)}.omt-be .omt-be-tst{flex:none;place-items:center;width:18px;height:18px;display:grid}.omt-be .omt-be-tst.omt-ready{background:var(--ok-soft);width:16px;height:16px;color:var(--ok);border-radius:50%}.omt-be .omt-be-tst.omt-thin{border:2px solid var(--warn);border-bottom-color:#0000;border-right-color:#0000;border-radius:50%;width:14px;height:14px;transform:rotate(45deg)}.omt-be .omt-be-tst.omt-empty{border:1.5px dashed var(--faint);border-radius:50%;width:13px;height:13px}.omt-be .omt-be-tq{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12.5px;line-height:1.3;overflow:hidden}.omt-be .omt-be-ttest{color:var(--faint);flex:none;display:inline-flex}.omt-be .omt-be-tnone{font:500 12.5px var(--font-be);color:var(--faint);text-align:center;padding:16px 10px}.omt-be .omt-be-newt{border:1px dashed var(--line-2);height:40px;color:var(--muted);font:500 12.5px var(--font-be);cursor:pointer;background:0 0;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:8px;margin:8px;transition:all .12s;display:flex}.omt-be .omt-be-newt:hover{border-color:var(--accent-line);color:var(--text);background:var(--surface-2)}.omt-be .omt-be-standalone{flex-direction:column;gap:14px;min-height:0;padding:16px;display:flex;overflow-y:auto}.omt-be .omt-be-sa-head{align-items:center;gap:10px;display:flex}.omt-be .omt-be-sa-ic{background:var(--surface-2);border:1px solid var(--line);width:34px;height:34px;color:var(--muted);border-radius:9px;flex:none;place-items:center;display:grid}.omt-be .omt-be-sa-t{font:600 13.5px var(--brand-be)}.omt-be .omt-be-sa-s{font:400 10px var(--mono-be);color:var(--faint);margin-top:2px}.omt-be .omt-be-sa-hint{color:var(--muted);font-size:12px;line-height:1.5}.omt-be .omt-be-sa-box{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2);overflow:hidden}.omt-be .omt-be-sa-boxhd{font:400 10px var(--mono-be);letter-spacing:.08em;text-transform:uppercase;color:var(--faint);border-bottom:1px solid var(--line);padding:10px 12px}.omt-be .omt-be-sa-boxbody{padding:12px}.omt-be .omt-be-sa-attached{background:var(--surface);border:1px solid var(--line);border-radius:9px;align-items:center;gap:9px;padding:9px 10px;display:flex}.omt-be .omt-be-sa-aic{background:var(--surface-2);width:26px;height:26px;color:var(--muted);border-radius:7px;flex:none;place-items:center;display:grid}.omt-be .omt-be-sa-atx{flex:1;min-width:0}.omt-be .omt-be-sa-an{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.omt-be .omt-be-sa-as{color:var(--muted);font-size:10.5px}.omt-be .omt-be-sa-detach{border:1px solid var(--line-2);height:32px;color:var(--muted);font:500 12px var(--font-be);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;margin-top:9px;padding:0 12px;display:inline-flex}.omt-be .omt-be-sa-detach:hover:not(:disabled){color:var(--text);border-color:var(--accent-line)}.omt-be .omt-be-sa-detach:disabled{opacity:.6;cursor:default}.omt-be .omt-be-sa-note{color:var(--muted);margin-bottom:10px;font-size:12px;line-height:1.45}.omt-be .omt-be-sa-pickwrap{position:relative}.omt-be .omt-be-sa-pick{border:1px solid var(--line-2);background:var(--surface);width:100%;height:38px;color:var(--text);font:500 12.5px var(--font-be);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 13px;display:inline-flex}.omt-be .omt-be-sa-pick:hover:not(:disabled){border-color:var(--accent-line);background:var(--surface-2)}.omt-be .omt-be-sa-pick:disabled{opacity:.6;cursor:default}.omt-be .omt-be-sa-menu{z-index:30;background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r-md);box-shadow:var(--shadow-3);max-height:240px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.omt-be .omt-be-sa-menuempty{color:var(--faint);text-align:center;padding:10px 9px;font-size:12px}.omt-be .omt-be-sa-menuopt{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:9px;width:100%;padding:8px 9px;display:flex}.omt-be .omt-be-sa-menuopt:hover{background:var(--surface-2)}.omt-be .omt-be-sa-menuic{background:var(--surface-2);width:24px;height:24px;color:var(--muted);border-radius:6px;flex:none;place-items:center;display:grid}.omt-be .omt-be-sa-menutx{flex-direction:column;flex:1;min-width:0;display:flex}.omt-be .omt-be-sa-menun{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.omt-be .omt-be-sa-menum{color:var(--muted);font-size:10.5px}.omt-be .omt-be-sa-ok{color:var(--faint);align-items:center;gap:6px;margin-top:9px;font-size:11.5px;display:flex}.omt-be .omt-be-work{min-height:0;overflow-y:auto}.omt-be .omt-be-inner{max-width:720px;margin:0 auto;padding:20px 22px 40px}.omt-be .omt-be-q{width:100%;color:var(--text);font:600 22px var(--brand-be);letter-spacing:-.01em;background:0 0;border:0;border-bottom:1px solid #0000;outline:none;padding:2px 0 8px;line-height:1.25}.omt-be .omt-be-q::placeholder{color:var(--faint);font-weight:500}.omt-be .omt-be-q:focus{border-bottom-color:var(--accent-line)}.omt-be .omt-be-meta{flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0 4px;display:flex}.omt-be .omt-be-lvlwrap{position:relative}.omt-be .omt-be-lvlpill{border-radius:var(--r-pill);border:1px solid var(--line-2);height:32px;font:600 12.5px var(--font-be);cursor:pointer;align-items:center;gap:7px;padding:0 10px 0 12px;display:inline-flex}.omt-be .omt-be-lvlpill.omt-jr{background:var(--junior-soft);color:var(--junior)}.omt-be .omt-be-lvlpill.omt-jr .omt-be-lvld{background:var(--junior)}.omt-be .omt-be-lvlpill.omt-md{background:var(--middle-soft);color:var(--middle)}.omt-be .omt-be-lvlpill.omt-md .omt-be-lvld{background:var(--middle)}.omt-be .omt-be-lvlpill.omt-sr{background:var(--senior-soft);color:var(--senior)}.omt-be .omt-be-lvlpill.omt-sr .omt-be-lvld{background:var(--senior)}.omt-be .omt-be-menu{z-index:30;background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r-md);width:168px;box-shadow:var(--shadow-3);padding:6px;position:absolute;top:calc(100% + 6px);left:0}.omt-be .omt-be-menuh{font:400 10px var(--mono-be);letter-spacing:.1em;text-transform:uppercase;color:var(--faint);padding:4px 8px 6px}.omt-be .omt-be-menuopt{width:100%;color:var(--text);font:400 13px var(--font-be);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:8px 9px;display:flex}.omt-be .omt-be-menuopt:hover{background:var(--surface-2)}.omt-be .omt-be-menuopt .omt-be-lvld{width:8px;height:8px}.omt-be .omt-be-lw{flex:1}.omt-be .omt-be-chk{color:var(--accent-text)}.omt-be .omt-be-viewseg{background:var(--surface-2);border:1px solid var(--line-2);border-radius:9px;gap:2px;padding:3px;display:inline-flex}.omt-be .omt-be-viewseg button{height:28px;color:var(--muted);font:500 12px var(--font-be);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:0 11px;display:inline-flex}.omt-be .omt-be-viewseg button.omt-on{background:var(--surface);color:var(--text);box-shadow:var(--shadow-1)}.omt-be .omt-be-testbadge{border-radius:var(--r-pill);border:1px solid var(--line-2);background:var(--surface-2);height:32px;color:var(--muted);font:600 12px var(--font-be);cursor:pointer;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.omt-be .omt-be-testbadge.omt-on{border-color:var(--accent-2-line);background:var(--accent-2-soft);color:var(--accent-2-text)}.omt-be .omt-be-switch{background:var(--accent-2-soft);border:1px solid var(--accent-2-line);color:var(--text);border-radius:11px;align-items:center;gap:9px;margin-top:14px;padding:10px 13px;font-size:12.5px;display:flex}.omt-be .omt-be-switch .omt-ico{color:var(--accent-2-text);flex:none}.omt-be .omt-be-core{border:1px solid var(--accent-line);border-radius:var(--r-lg);background:var(--surface);box-shadow:0 0 0 1px var(--accent-soft);margin-top:16px;overflow:hidden}.omt-be .omt-be-corehd{border-bottom:1px solid var(--line);border-left:3px solid var(--accent);background:var(--accent-soft);align-items:center;gap:11px;padding:12px 15px;display:flex}.omt-be .omt-be-coreic{background:var(--accent);width:26px;height:26px;color:var(--accent-ink);border-radius:8px;flex:none;place-items:center;display:grid}.omt-be .omt-be-coretx{flex:1;min-width:0}.omt-be .omt-be-coret{font:600 13.5px var(--font-be);display:block}.omt-be .omt-be-cores{color:var(--muted);margin-top:1px;font-size:11px;display:block}.omt-be .omt-be-coreai{border:1px solid var(--accent-2-line);background:var(--accent-2-soft);height:28px;color:var(--accent-2-text);font:600 12px var(--font-be);cursor:pointer;border-radius:8px;flex:none;align-items:center;gap:6px;padding:0 11px;display:inline-flex}.omt-be .omt-be-coreai.omt-on{background:var(--accent-2);color:var(--accent-2-ink)}.omt-be .omt-be-corebody{background:var(--surface)}.omt-be .omt-be-corefoot{border-top:1px solid var(--line);color:var(--faint);align-items:center;gap:7px;padding:9px 15px;font-size:11.5px;display:flex}.omt-be .omt-be-corefoot .omt-ico{color:var(--accent-text)}.omt-be .omt-be-solid{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);color:var(--muted);align-items:flex-start;gap:12px;margin-top:14px;padding:14px 15px;font-size:12.5px;line-height:1.5;display:flex}.omt-be .omt-be-solid-ic{background:var(--accent-2-soft);width:30px;height:30px;color:var(--accent-2-text);border-radius:8px;flex:none;place-items:center;display:grid}.omt-be .omt-be-solid b{color:var(--text);font-weight:600}.omt-be .omt-be-enrichhd{align-items:center;gap:9px;margin:20px 0 12px;display:flex}.omt-be .omt-be-enrichl{font:400 11px var(--mono-be);letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.omt-be .omt-be-enrichline{background:var(--line);flex:1;height:1px}.omt-be .omt-be-strength{border-radius:var(--r-pill);height:26px;font:600 11.5px var(--font-be);border:1px solid;align-items:center;gap:6px;padding:0 11px;display:inline-flex}.omt-be .omt-be-strength.omt-faint{color:var(--faint);background:var(--surface-2);border-color:var(--line-2)}.omt-be .omt-be-strength.omt-ok{color:var(--ok);background:var(--ok-soft);border-color:var(--ok-line)}.omt-be .omt-be-strength.omt-lilac{color:var(--accent-2-text);background:var(--accent-2-soft);border-color:var(--accent-2-line)}.omt-be .omt-be-sec{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);margin-bottom:10px;overflow:hidden}.omt-be .omt-be-sec.omt-lilac{border-color:var(--accent-2-line)}.omt-be .omt-be-sec.omt-bad{border-color:var(--bad-line)}.omt-be .omt-be-sechd{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:9px 13px;display:flex}.omt-be .omt-be-sec.omt-lilac .omt-be-sechd{background:var(--accent-2-soft)}.omt-be .omt-be-sec.omt-bad .omt-be-sechd{background:var(--bad-soft)}.omt-be .omt-be-sec.omt-muted .omt-be-sechd{background:var(--surface-2)}.omt-be .omt-be-secic{flex:none;display:inline-flex}.omt-be .omt-be-sec.omt-lilac .omt-be-secic{color:var(--accent-2-text)}.omt-be .omt-be-sec.omt-bad .omt-be-secic{color:var(--bad)}.omt-be .omt-be-sec.omt-muted .omt-be-secic{color:var(--muted)}.omt-be .omt-be-seclbl{font:400 10.5px var(--mono-be);letter-spacing:.06em;text-transform:uppercase;flex:1}.omt-be .omt-be-sec.omt-lilac .omt-be-seclbl{color:var(--accent-2-text)}.omt-be .omt-be-sec.omt-bad .omt-be-seclbl{color:var(--bad)}.omt-be .omt-be-sec.omt-muted .omt-be-seclbl{color:var(--muted)}.omt-be .omt-be-secai,.omt-be .omt-be-secx{cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;width:28px;height:28px;display:grid}.omt-be .omt-be-secai{color:var(--accent-2-text)}.omt-be .omt-be-secai:hover,.omt-be .omt-be-secai.omt-on{background:var(--accent-2-soft)}.omt-be .omt-be-secx{color:var(--faint)}.omt-be .omt-be-secx:hover{background:var(--bad-soft);color:var(--bad)}.omt-be .omt-be-secbody{background:var(--surface)}.omt-be .omt-be-term{background:var(--surface);width:100%;height:44px;color:var(--accent-2-text);font:600 14px var(--mono-be);border:0;outline:none;padding:0 14px}.omt-be .omt-be-term::placeholder{color:var(--faint);font-weight:400}.omt-be .omt-be-fu{padding:4px 0}.omt-be .omt-be-fuq{background:var(--surface);border:0;border-bottom:1px solid var(--line);width:100%;height:40px;color:var(--text);font:500 13.5px var(--font-be);outline:none;padding:0 14px}.omt-be .omt-be-fuq::placeholder{color:var(--faint)}.omt-be .omt-be-corebody .omt-mdf,.omt-be .omt-be-secbody .omt-mdf{background:0 0;border:0;border-radius:0}.omt-be .omt-be-addbox{border:1px dashed var(--line-2);border-radius:var(--r-md);background:var(--surface-2);margin-top:14px;padding:14px}.omt-be .omt-be-addhd{color:var(--muted);align-items:center;gap:8px;margin-bottom:12px;font-size:12.5px;display:flex}.omt-be .omt-be-addhd .omt-ico{color:var(--accent-2-text);flex:none}.omt-be .omt-be-addchips{flex-wrap:wrap;gap:8px;display:flex}.omt-be .omt-be-addchip{border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--line-2);height:34px;color:var(--text);font:500 12.5px var(--font-be);cursor:pointer;align-items:center;gap:7px;padding:0 13px;transition:all .12s;display:inline-flex}.omt-be .omt-be-addchip .omt-ico{color:var(--faint)}.omt-be .omt-be-addchip:hover{border-color:var(--accent-2-line);background:var(--accent-2-soft)}.omt-be .omt-be-ai{border-top:1px solid var(--accent-2-line);background:var(--accent-2-soft);padding:13px 15px}.omt-be .omt-be-aihd{font:600 13px var(--font-be);color:var(--text);align-items:center;gap:8px;margin-bottom:11px;display:flex}.omt-be .omt-be-aihd>.omt-ico{color:var(--accent-2-text)}.omt-be .omt-be-aihd b{flex:1;font-weight:600}.omt-be .omt-be-aix{width:26px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.omt-be .omt-be-aix:hover{background:var(--surface);color:var(--text)}.omt-be .omt-be-aikey{background:var(--surface);border:1px solid var(--warn-line);color:var(--muted);border-radius:10px;align-items:flex-start;gap:9px;margin-bottom:11px;padding:10px 12px;font-size:12px;line-height:1.45;display:flex}.omt-be .omt-be-aikey .omt-ico{color:var(--warn);flex:none;margin-top:1px}.omt-be .omt-be-aibtns{flex-wrap:wrap;gap:8px;display:flex}.omt-be .omt-be-aikeybtn{background:var(--accent-2);height:38px;color:var(--accent-2-ink);font:600 13px var(--font-be);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 15px;display:inline-flex}.omt-be .omt-be-aikeybtn:hover:not(:disabled){filter:brightness(1.06)}.omt-be .omt-be-aikeybtn:disabled{opacity:.65;cursor:default}.omt-be .omt-be-aimanbtn{border:1px solid var(--accent-2-line);background:var(--surface);height:38px;color:var(--text);font:600 13px var(--font-be);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 15px;display:inline-flex}.omt-be .omt-be-aimanbtn:hover{background:var(--surface-2)}.omt-be .omt-be-ainote{color:var(--muted);margin-top:9px;font-size:11.5px}.omt-be .omt-be-emptytheme{text-align:center;flex-direction:column;align-items:center;padding:60px 20px;display:flex}.omt-be .omt-be-emptytheme-ic{background:var(--accent-2-soft);width:44px;height:44px;color:var(--accent-2-text);border-radius:12px;place-items:center;margin-bottom:14px;display:grid}.omt-be .omt-be-emptytheme-ic .omt-ico{width:21px;height:21px}.omt-be .omt-be-emptytheme-t{font:600 15px var(--brand-be)}.omt-be .omt-be-emptytheme-s{color:var(--muted);max-width:340px;margin-top:6px;margin-bottom:18px;font-size:13px;line-height:1.5}.omt-be .omt-be-primary{background:var(--accent);height:42px;color:var(--accent-ink);font:600 14px var(--font-be);cursor:pointer;box-shadow:0 10px 24px var(--accent-soft);border:0;border-radius:11px;align-items:center;gap:8px;padding:0 18px;display:inline-flex}.omt-be .omt-be-primary:hover{filter:brightness(1.05)}@media (max-width:760px){.omt-be .omt-be-grid{grid-template-rows:auto 1fr;grid-template-columns:1fr}.omt-be .omt-be-aside{border-right:0;border-bottom:1px solid var(--line);max-height:42vh}.omt-be .omt-be-inner{padding:16px 14px 40px}.omt-be .omt-be-q{font-size:19px}}
.omt-ted{--tk-tone:var(--task);--tk-tone-ink:#062028;--tk-soft:#8fc6d624;--tk-line:#8fc6d666;--tk-code-bg:#0a090d;--tk-code-gut:#0c0b0f;--tk-code-fg:#e7e2ef}.omt-ted .omt-tk-body{flex:1;min-height:0;padding:22px 22px 32px;overflow:auto}.omt-ted .omt-tk-inner{max-width:760px;margin:0 auto}.omt-ted .omt-tk-appbar{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:14px;display:flex}.omt-ted .omt-tk-back{border:1px solid var(--line);background:var(--surface);width:32px;height:32px;color:var(--muted);cursor:pointer;border-radius:9px;flex:none;place-items:center;display:grid}.omt-ted .omt-tk-back:hover{border-color:var(--line-2);color:var(--text)}.omt-ted .omt-tk-back .omt-ico{width:16px;height:16px}.omt-ted .omt-tk-chip{background:var(--tk-soft);border:1px solid var(--tk-line);height:30px;color:var(--tk-tone);font:600 11.5px var(--font);border-radius:999px;align-items:center;gap:6px;padding:0 11px;display:inline-flex}.omt-ted .omt-tk-chip .omt-ico{width:14px;height:14px}.omt-ted .omt-tk-dest{font:500 12px var(--font);color:var(--muted);align-items:center;gap:6px;min-width:0;display:inline-flex}.omt-ted .omt-tk-dest .omt-ico{width:13px;height:13px;color:var(--faint);flex:none}.omt-ted .omt-tk-spc{flex:1}.omt-ted .omt-tk-savepill{background:var(--surface-2);border:1px solid var(--line-2);height:28px;font:500 11.5px var(--font);color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:0 11px;display:inline-flex}.omt-ted .omt-tk-savepill .omt-ico{width:13px;height:13px;color:var(--ok)}.omt-ted .omt-tk-savepill--err{background:var(--warn-soft);border-color:var(--warn);color:var(--warn);padding:0 5px 0 11px;font-weight:600}.omt-ted .omt-tk-savepill--err .omt-ico{color:var(--warn)}.omt-ted .omt-tk-savespin{opacity:.8;border:2px solid;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite om-spin;display:inline-block}.omt-ted .omt-tk-saveretry{background:var(--warn);color:#2a1c00;height:20px;font:600 11px var(--font);cursor:pointer;border:none;border-radius:999px;align-items:center;padding:0 9px;display:inline-flex}.omt-ted .omt-tk-asview{border:1px solid var(--tk-line);background:var(--tk-soft);height:32px;color:var(--tk-tone);font:600 12.5px var(--font);cursor:pointer;white-space:nowrap;border-radius:9px;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.omt-ted .omt-tk-asview:hover{filter:brightness(1.06)}.omt-ted .omt-tk-asview .omt-ico{width:14px;height:14px}.omt-ted .omt-tk-lockbanner{background:var(--warn-soft,#e8b45f21);border:1px solid var(--warn-line,#e8b45f66);border-radius:13px;align-items:flex-start;gap:11px;margin-bottom:16px;padding:14px 16px;display:flex}.omt-ted .omt-tk-lockic{background:var(--surface);border:1px solid var(--warn-line,#e8b45f66);width:34px;height:34px;color:var(--warn);border-radius:9px;flex:none;place-items:center;display:grid}.omt-ted .omt-tk-lockic .omt-ico{width:17px;height:17px}.omt-ted .omt-tk-lockbody{flex:1;min-width:0}.omt-ted .omt-tk-locktitle{font:600 14.5px var(--font-brand);color:var(--text);margin-bottom:3px}.omt-ted .omt-tk-locksub{color:var(--muted);font-size:12.5px;line-height:1.5}.omt-ted .omt-tk-lockcopy{border:1px solid var(--line-2);background:var(--surface);height:36px;color:var(--text);font:600 12.5px var(--font);cursor:pointer;border-radius:9px;align-items:center;gap:7px;margin-top:11px;padding:0 13px;display:inline-flex}.omt-ted .omt-tk-lockcopy:hover{border-color:var(--tk-line)}.omt-ted .omt-tk-lockcopy .omt-ico{width:14px;height:14px}.omt-ted .omt-tk-title{width:100%;color:var(--text);font:600 22px/1.25 var(--font-brand);letter-spacing:-.01em;background:0 0;border:none;border-bottom:1px solid #0000;padding:2px 0 8px}.omt-ted .omt-tk-title::placeholder{color:var(--faint)}.omt-ted .omt-tk-title:focus{border-bottom-color:var(--tk-line);outline:none}.omt-ted .omt-tk-title:disabled{opacity:.7}.omt-ted .omt-tk-meta{flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0 18px;display:flex}.omt-ted .omt-tk-lvlwrap{position:relative}.omt-ted .omt-tk-lvlpill{border:1px solid var(--line-2);height:32px;font:600 12.5px var(--font);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 10px 0 12px;display:inline-flex}.omt-ted .omt-tk-lvlpill:disabled{cursor:default}.omt-ted .omt-tk-lvldot{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.omt-ted .omt-tk-lvlchev{opacity:.65;width:13px;height:13px}.omt-ted .omt-tk-lvlpill.lvl.junior{color:var(--junior);background:var(--junior-soft,#7bd6a621);border-color:var(--line-2)}.omt-ted .omt-tk-lvlpill.lvl.middle{color:var(--middle);background:var(--middle-soft,#f3bb6321);border-color:var(--line-2)}.omt-ted .omt-tk-lvlpill.lvl.senior{color:var(--senior);background:var(--senior-soft,#ef88a021);border-color:var(--line-2)}.omt-ted .omt-tk-lvlmenu{z-index:30;background:var(--surface);border:1px solid var(--line-2);border-radius:13px;width:168px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 28px 70px #0009}.omt-ted .omt-tk-lvlopt{width:100%;color:var(--text);font:500 13px var(--font);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:9px;padding:8px 9px;display:flex}.omt-ted .omt-tk-lvlopt:hover{background:var(--surface-2)}.omt-ted .omt-tk-lvlopt.omt-on{background:var(--surface-2);font-weight:600}.omt-ted .omt-tk-lvlopt .omt-tk-lvldot{width:8px;height:8px}.omt-ted .omt-tk-lvlopt.lvl.junior .omt-tk-lvldot,.omt-ted .omt-tk-lvlopt .omt-tk-lvldot.lvl.junior{background:var(--junior)}.omt-ted .omt-tk-lvlopt .omt-tk-lvldot.lvl.middle{background:var(--middle)}.omt-ted .omt-tk-lvlopt .omt-tk-lvldot.lvl.senior{background:var(--senior)}.omt-ted .omt-tk-lvlword{flex:1}.omt-ted .omt-tk-lvlopt>.omt-ico{width:14px;height:14px;color:var(--tk-tone)}.omt-ted .omt-tk-langpill{background:var(--surface-2);border:1px solid var(--line);height:30px;font:500 11.5px var(--mono);color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:0 11px;display:inline-flex}.omt-ted .omt-tk-langpill .omt-ico{width:12px;height:12px;color:var(--faint)}.omt-ted .omt-tk-sec{margin-bottom:16px}.omt-ted .omt-tk-caplbl{font:500 10.5px var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--faint);align-items:center;gap:8px;margin-bottom:8px;display:inline-flex}.omt-ted .omt-tk-caplbl .omt-ico{width:13px;height:13px}.omt-ted .omt-tk-warnline{font:500 11.5px var(--font);color:var(--warn);align-items:center;gap:6px;margin-top:6px;display:flex}.omt-ted .omt-tk-warnline .omt-ico{flex:none;width:12px;height:12px}.omt-ted .omt-tk-relwrap{position:relative}.omt-ted .omt-tk-cond{background:var(--surface-2);border:1px solid var(--line-2);width:100%;color:var(--text);font:500 14px/1.5 var(--font);resize:vertical;border-radius:11px;min-height:74px;padding:11px 13px}.omt-ted .omt-tk-cond::placeholder{color:var(--faint)}.omt-ted .omt-tk-cond:focus{border-color:var(--tk-line);outline:none}.omt-ted .omt-tk-cond.omt-warn{border-color:var(--warn-line,#e8b45f66)}.omt-ted .omt-tk-cond:disabled{opacity:.7}.omt-ted .omt-tk-card{border:1px solid var(--line-2);background:var(--surface);border-radius:13px;margin-bottom:12px;overflow:hidden}.omt-ted .omt-tk-card--start{border-color:var(--tk-line)}.omt-ted .omt-tk-cardhead{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:10px 13px;display:flex}.omt-ted .omt-tk-card--start .omt-tk-cardhead{background:var(--tk-soft)}.omt-ted .omt-tk-card--ref .omt-tk-cardhead{background:var(--surface-2)}.omt-ted .omt-tk-cardic{border-radius:7px;flex:none;place-items:center;width:26px;height:26px;display:grid}.omt-ted .omt-tk-cardic .omt-ico{width:15px;height:15px}.omt-ted .omt-tk-cardic--start{background:var(--tk-tone);color:var(--tk-tone-ink)}.omt-ted .omt-tk-cardic--ref{background:var(--surface-3);border:1px solid var(--line-2);color:var(--muted)}.omt-ted .omt-tk-cardtx{flex:1;min-width:0}.omt-ted .omt-tk-cardt{font:600 13px var(--font);color:var(--text)}.omt-ted .omt-tk-cards{color:var(--muted);font-size:11px;line-height:1.35}.omt-ted .omt-tk-badge{height:22px;font:700 10px var(--font);letter-spacing:.02em;border-radius:999px;flex:none;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.omt-ted .omt-tk-badge .omt-ico{width:11px;height:11px}.omt-ted .omt-tk-badge--seen{background:var(--tk-tone);color:var(--tk-tone-ink)}.omt-ted .omt-tk-badge--hidden{background:var(--surface-3);border:1px solid var(--line-2);color:var(--muted)}.omt-ted .omt-tk-refeye{width:26px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:none;place-items:center;display:grid}.omt-ted .omt-tk-refeye:hover{background:var(--surface-3);color:var(--text)}.omt-ted .omt-tk-refeye .omt-ico{width:15px;height:15px}.omt-ted .omt-tk-refshow{background:var(--surface);width:100%;color:var(--muted);font:500 12.5px var(--font);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex}.omt-ted .omt-tk-refshow:hover{color:var(--text)}.omt-ted .omt-tk-refshow .omt-ico{width:15px;height:15px}.omt-ted .omt-tk-codewrap{background:var(--tk-code-bg)}.omt-ted .omt-tk-fileln{border-bottom:1px solid var(--code-line,#231d2e);justify-content:space-between;align-items:center;padding:7px 13px;display:flex}.omt-ted .omt-tk-filenm{font:400 10px var(--mono);color:var(--code-comment,#6f6a7e)}.omt-ted .omt-tk-fileright{font:400 9px var(--mono);color:#4b4658}.omt-ted .omt-tk-code textarea{width:100%;color:var(--tk-code-fg);font:500 12.5px/1.65 var(--mono);resize:vertical;white-space:pre;tab-size:2;background:0 0;border:none;outline:none;padding:11px 15px;overflow-x:auto}.omt-ted .omt-tk-code textarea:disabled{opacity:.7}.omt-ted .omt-tk-testlblrow{justify-content:space-between;align-items:center;gap:10px;margin:18px 0 10px;display:flex}.omt-ted .omt-tk-testlblrow .omt-tk-caplbl{margin-bottom:0}.omt-ted .omt-tk-testcount{font:400 11px var(--mono);color:var(--muted)}.omt-ted .omt-tk-tclist{flex-direction:column;gap:9px;display:flex}.omt-ted .omt-tk-tc{border:1px solid var(--line-2);background:var(--surface);border-radius:13px;overflow:hidden}.omt-ted .omt-tk-tc--fail{border-color:var(--bad-line,#ef706666)}.omt-ted .omt-tk-tchead{border-bottom:1px solid var(--line);background:var(--surface-2);align-items:center;gap:9px;padding:8px 12px;display:flex}.omt-ted .omt-tk-tn{font:600 11px var(--mono);color:var(--muted)}.omt-ted .omt-tk-vis{border:1px solid var(--line-2);background:var(--surface-3);height:22px;color:var(--muted);font:600 10.5px var(--font);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.omt-ted .omt-tk-vis.omt-on{border-color:var(--tk-line);background:var(--tk-soft);color:var(--tk-tone)}.omt-ted .omt-tk-vis:disabled{cursor:default}.omt-ted .omt-tk-vis .omt-ico{width:12px;height:12px}.omt-ted .omt-tk-res{height:20px;font:600 10px var(--font);border-radius:999px;align-items:center;gap:5px;padding:0 8px;display:inline-flex}.omt-ted .omt-tk-res .omt-ico{width:12px;height:12px}.omt-ted .omt-tk-res--pass{color:var(--ok);background:var(--ok-soft,#8fd6a821)}.omt-ted .omt-tk-res--fail{color:var(--bad);background:var(--bad-soft,#ef706621)}.omt-ted .omt-tk-rx{width:26px;height:26px;color:var(--faint);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:none;place-items:center;margin-left:auto;display:grid}.omt-ted .omt-tk-rx:hover{background:var(--bad-soft,#ef706621);color:var(--bad)}.omt-ted .omt-tk-rx .omt-ico{width:14px;height:14px}.omt-ted .omt-tk-tcbody{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.omt-ted .omt-tk-io{background:var(--surface);padding:9px 12px}.omt-ted .omt-tk-iolbl{font:400 9.5px var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--faint);margin-bottom:5px}.omt-ted .omt-tk-ioarea{background:var(--tk-code-bg);border:1px solid var(--code-line,#231d2e);width:100%;color:var(--tk-code-fg);font:500 11.5px/1.5 var(--mono);resize:vertical;white-space:pre;border-radius:7px;min-height:42px;padding:7px 9px;overflow-x:auto}.omt-ted .omt-tk-ioarea::placeholder{color:var(--faint)}.omt-ted .omt-tk-ioarea:focus{border-color:var(--tk-line);outline:none}.omt-ted .omt-tk-ioarea:disabled{opacity:.7}.omt-ted .omt-tk-addtc{border:1px dashed var(--line-2);width:100%;height:42px;color:var(--muted);font:500 13px var(--font);cursor:pointer;background:0 0;border-radius:11px;justify-content:center;align-items:center;gap:8px;margin-top:9px;display:flex}.omt-ted .omt-tk-addtc:hover{border-color:var(--tk-line);color:var(--text);background:var(--surface-2)}.omt-ted .omt-tk-addtc .omt-ico{width:16px;height:16px}.omt-ted .omt-tk-tccount{font:400 11px var(--mono);color:var(--faint);margin-top:8px}.omt-ted .omt-tk-runbox{border:1px solid var(--line);background:var(--surface);border-radius:13px;margin-top:18px;overflow:hidden}.omt-ted .omt-tk-runbox--passed{border-color:var(--ok-line,#8fd6a866)}.omt-ted .omt-tk-runbox--failed{border-color:var(--bad-line,#ef706666)}.omt-ted .omt-tk-runbox--unavail{border-color:var(--warn-line,#e8b45f66)}.omt-ted .omt-tk-runrow{flex-wrap:wrap;align-items:center;gap:11px;padding:14px 16px;display:flex}.omt-ted .omt-tk-runic{border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.omt-ted .omt-tk-runic .omt-ico{width:19px;height:19px}.omt-ted .omt-tk-runic--idle,.omt-ted .omt-tk-runic--running{background:var(--tk-soft);color:var(--tk-tone)}.omt-ted .omt-tk-runic--passed{background:var(--ok-soft,#8fd6a821);color:var(--ok)}.omt-ted .omt-tk-runic--failed{background:var(--bad-soft,#ef706621);color:var(--bad)}.omt-ted .omt-tk-runic--unavail{background:var(--warn-soft,#e8b45f21);color:var(--warn)}.omt-ted .omt-tk-spin{opacity:.75;border:2.5px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite om-spin;display:inline-block}.omt-ted .omt-tk-runtx{flex:1;min-width:0}.omt-ted .omt-tk-runtitle{font:600 14.5px var(--font-brand);color:var(--text)}.omt-ted .omt-tk-runsub{color:var(--muted);font-size:12px;line-height:1.4}.omt-ted .omt-tk-runbtn{border:1px solid var(--tk-line);background:var(--tk-soft);height:40px;color:var(--tk-tone);font:600 13px var(--font);cursor:pointer;border-radius:10px;flex:none;align-items:center;gap:8px;padding:0 16px;display:inline-flex}.omt-ted .omt-tk-runbtn:hover{filter:brightness(1.06)}.omt-ted .omt-tk-runbtn:disabled{opacity:.4;cursor:not-allowed}.omt-ted .omt-tk-runbtn .omt-ico{width:15px;height:15px}.omt-ted .omt-tk-runres{flex-direction:column;gap:6px;padding:0 16px 14px;display:flex}.omt-ted .omt-tk-rrow{background:var(--surface-2);border:1px solid var(--line);border-radius:9px;align-items:center;gap:10px;padding:8px 11px;display:flex}.omt-ted .omt-tk-rmark{background:var(--ok-soft,#8fd6a821);width:20px;height:20px;color:var(--ok);border-radius:50%;flex:none;place-items:center;display:grid}.omt-ted .omt-tk-rmark--fail{background:var(--bad);color:#fff}.omt-ted .omt-tk-rmark .omt-ico{width:12px;height:12px}.omt-ted .omt-tk-rio{min-width:0;font:500 12px var(--mono);color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.omt-ted .omt-tk-rlabel{font:600 11px var(--font);color:var(--ok);flex:none}.omt-ted .omt-tk-rlabel--fail{color:var(--bad)}.omt-ted .omt-tk-unavail{background:var(--surface-2);border:1px solid var(--warn-line,#e8b45f66);color:var(--text);border-radius:10px;align-items:flex-start;gap:9px;margin:0 16px 14px;padding:11px 13px;font-size:12px;line-height:1.5;display:flex}.omt-ted .omt-tk-unavail .omt-ico{width:15px;height:15px;color:var(--warn);flex:none;margin-top:1px}.omt-ted .omt-tk-foot{border-top:1px solid var(--line);background:var(--bg);flex:none;padding:14px 22px 18px}.omt-ted .omt-tk-footinner{max-width:760px;margin:0 auto}.omt-ted .omt-tk-footlock{color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:12.5px;display:flex}.omt-ted .omt-tk-footlock .omt-ico{width:14px;height:14px}.omt-ted .omt-tk-pubval{background:var(--warn-soft,#e8b45f21);border:1px solid var(--warn-line,#e8b45f66);border-radius:11px;align-items:flex-start;gap:9px;margin-bottom:12px;padding:11px 13px;display:flex}.omt-ted .omt-tk-pubval .omt-ico{width:16px;height:16px;color:var(--warn);flex:none;margin-top:1px}.omt-ted .omt-tk-pubval b{color:var(--text);font-size:12.5px;font-weight:600}.omt-ted .omt-tk-pubval span{color:var(--muted);font-size:12.5px;line-height:1.5}.omt-ted .omt-tk-footrow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.omt-ted .omt-tk-pubready{align-items:center;gap:8px;font-size:12px;display:inline-flex}.omt-ted .omt-tk-pubready .omt-ico{flex:none;width:14px;height:14px}.omt-ted .omt-tk-pubready--ok{color:var(--ok)}.omt-ted .omt-tk-pubready--warn{color:var(--warn)}.omt-ted .omt-tk-pubready--hint{color:var(--tk-tone)}.omt-ted .omt-tk-footbtns{gap:9px;display:flex}.omt-ted .omt-tk-savedraft{border:1px solid var(--line-2);height:44px;color:var(--text);font:500 13.5px var(--font);cursor:pointer;background:0 0;border-radius:11px;align-items:center;gap:7px;padding:0 15px;display:inline-flex}.omt-ted .omt-tk-savedraft:hover{border-color:var(--tk-line)}.omt-ted .omt-tk-pub{background:var(--accent);height:44px;color:var(--accent-ink);font:600 14px var(--font);cursor:pointer;box-shadow:0 8px 20px var(--accent-soft,#f2855f21);border:none;border-radius:11px;align-items:center;gap:8px;padding:0 20px;display:inline-flex}.omt-ted .omt-tk-pub:hover{filter:brightness(1.06)}.omt-ted .omt-tk-pub.omt-off{background:var(--surface-2);border:1px solid var(--line-2);color:var(--faint);box-shadow:none}.omt-ted .omt-tk-pub .omt-ico{width:15px;height:15px}.omt-ted .omt-tk-footown{flex-direction:column;gap:14px;display:flex}.omt-ted .omt-tk-pubhead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;display:flex}.omt-ted .omt-tk-pubhead .omt-tk-caplbl{margin-bottom:0}.omt-ted .omt-tk-pubready-sm{color:var(--muted);align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.omt-ted .omt-tk-pubready-sm .omt-ico{flex:none;width:13px;height:13px}.omt-ted .omt-tk-pubseg{background:var(--surface-2);border:1px solid var(--line);border-radius:12px;gap:6px;padding:4px;display:flex}.omt-ted .omt-tk-pubopt{height:38px;color:var(--muted);font:500 12px var(--font);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:6px;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.omt-ted .omt-tk-pubopt .omt-ico{width:13px;height:13px}.omt-ted .omt-tk-pubopt:disabled{cursor:not-allowed;color:var(--faint)}.omt-ted .omt-tk-pubopt:not(:disabled):not(.omt-on):hover{color:var(--text)}.omt-ted .omt-tk-pubopt.omt-on{box-shadow:var(--shadow-1,0 1px 2px #00000059);font-weight:600}.omt-ted .omt-tk-pubopt--draft.omt-on{background:var(--surface-3);border-color:var(--line-2);color:var(--faint)}.omt-ted .omt-tk-pubopt--private.omt-on{background:var(--surface-3);border-color:var(--line-2);color:var(--muted)}.omt-ted .omt-tk-pubopt--public.omt-on{background:var(--ok-soft);border-color:var(--ok-line,#8fd6a866);color:var(--ok)}.omt-ted .omt-tk-opencard{border:1px solid var(--line-2);background:var(--surface-2);border-radius:13px;padding:13px}.omt-ted .omt-tk-openrow{justify-content:space-between;align-items:center;gap:12px;display:flex}.omt-ted .omt-tk-openinfo{align-items:center;gap:10px;min-width:0;display:flex}.omt-ted .omt-tk-openic{background:var(--surface-3);width:32px;height:32px;color:var(--muted);border-radius:9px;flex:none;place-items:center;display:grid}.omt-ted .omt-tk-openic.omt-on{background:var(--tk-soft);color:var(--tk-tone)}.omt-ted .omt-tk-openic .omt-ico{width:16px;height:16px}.omt-ted .omt-tk-opent{font:600 13px var(--font);color:var(--text)}.omt-ted .omt-tk-opens{color:var(--muted);margin-top:1px;font-size:11px}.omt-ted .omt-tk-openswitch{cursor:pointer;border:1px solid var(--line-2);background:var(--surface-3);border-radius:999px;flex:none;width:46px;height:26px;padding:0;transition:background .15s,border-color .15s;position:relative}.omt-ted .omt-tk-openswitch.omt-on{border-color:var(--tk-line);background:var(--tk-tone)}.omt-ted .omt-tk-openknob{background:var(--muted);border-radius:50%;width:20px;height:20px;transition:left .15s,background .15s;position:absolute;top:2px;left:2px}.omt-ted .omt-tk-openswitch.omt-on .omt-tk-openknob{background:var(--tk-tone-ink);left:22px}.omt-ted .omt-tk-openhint{border-top:1px solid var(--line);color:var(--muted);align-items:flex-start;gap:8px;margin-top:11px;padding-top:11px;font-size:11.5px;line-height:1.45;display:flex}.omt-ted .omt-tk-openhint .omt-ico{width:13px;height:13px;color:var(--tk-tone);flex:none;margin-top:1px}.omt-ted .omt-tk-openlink{background:var(--surface);border:1px solid var(--line-2);border-radius:10px;align-items:center;gap:8px;margin-top:10px;padding:9px 11px;display:flex}.omt-ted .omt-tk-openlink>.omt-ico{width:14px;height:14px;color:var(--tk-tone);flex:none}.omt-ted .omt-tk-openlinkurl{min-width:0;font:500 12px var(--mono);color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.omt-ted .omt-tk-openlinkcopy{border:1px solid var(--tk-line);background:var(--tk-soft);height:30px;color:var(--tk-tone);font:600 11.5px var(--font);cursor:pointer;border-radius:8px;flex:none;align-items:center;gap:6px;padding:0 11px;display:inline-flex}.omt-ted .omt-tk-openlinkcopy:hover{filter:brightness(1.06)}.omt-ted .omt-tk-openlinkcopy .omt-ico{width:12px;height:12px}.omt-ted .omt-tk-scrim{z-index:var(--z-overlay);background:var(--scrim,#040306b3);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);justify-content:center;align-items:flex-start;padding:26px 20px;display:flex;position:absolute;inset:0;overflow:auto}.omt-ted .omt-tk-pvcard,.omt-ted .omt-tk-pubcard{background:var(--surface);border:1px solid var(--tk-line);align-self:flex-start;width:100%;overflow:hidden;box-shadow:0 28px 70px #0009}.omt-ted .omt-tk-pvcard{border-radius:24px;max-width:560px}.omt-ted .omt-tk-pvhead{border-bottom:1px solid var(--line);background:var(--tk-soft);justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}.omt-ted .omt-tk-pvhl{font:600 13px var(--font);color:var(--text);align-items:center;gap:8px;display:inline-flex}.omt-ted .omt-tk-pvhl .omt-ico{width:16px;height:16px;color:var(--tk-tone)}.omt-ted .omt-tk-pvx{border:1px solid var(--line-2);background:var(--surface);width:30px;height:30px;color:var(--muted);cursor:pointer;border-radius:8px;place-items:center;display:grid}.omt-ted .omt-tk-pvx:hover{color:var(--text)}.omt-ted .omt-tk-pvx .omt-ico{width:15px;height:15px}.omt-ted .omt-tk-pvbody{padding:20px}.omt-ted .omt-tk-pvtitle{font:600 18px/1.25 var(--font-brand);color:var(--text);margin-bottom:12px}.omt-ted .omt-tk-pvcond{color:var(--text);white-space:pre-wrap;margin-bottom:16px;font-size:13.5px;line-height:1.6}.omt-ted .omt-tk-pvcode{background:var(--tk-code-bg);border:1px solid var(--code-line,#231d2e);border-radius:13px;margin-bottom:14px;overflow:hidden}.omt-ted .omt-tk-pvcodehead{border-bottom:1px solid var(--code-line,#231d2e);justify-content:space-between;align-items:center;padding:8px 13px;display:flex}.omt-ted .omt-tk-pvcodehead>span:first-child{font:400 10.5px var(--mono);color:var(--code-comment,#6f6a7e)}.omt-ted .omt-tk-pvsolve{font:400 10px var(--mono);color:var(--tk-tone);align-items:center;gap:5px;display:inline-flex}.omt-ted .omt-tk-pvsolve .omt-ico{width:11px;height:11px}.omt-ted .omt-tk-pvpre{font:400 12.5px/1.7 var(--mono);color:var(--code-text,#e7e2f0);white-space:pre;margin:0;padding:12px 15px;overflow-x:auto}.omt-ted .omt-tk-pvguard{background:var(--surface-2);border:1px solid var(--line);border-radius:11px;align-items:flex-start;gap:9px;padding:11px 13px;display:flex}.omt-ted .omt-tk-pvguard .omt-ico{width:15px;height:15px;color:var(--ok);flex:none;margin-top:1px}.omt-ted .omt-tk-pvguard span{color:var(--muted);font-size:12px;line-height:1.5}.omt-ted .omt-tk-pvexample{margin-top:12px}.omt-ted .omt-tk-pvexlbl{font:400 10px var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--faint);margin-bottom:7px}.omt-ted .omt-tk-pvexgrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.omt-ted .omt-tk-pvexcell{border:1px solid var(--line-2);background:var(--surface-2);border-radius:9px;padding:9px 11px}.omt-ted .omt-tk-pvexcap{font:400 9px var(--mono);color:var(--faint);margin-bottom:4px}.omt-ted .omt-tk-pvexval{font:400 12px var(--mono);color:var(--text);white-space:pre-wrap}.omt-ted .omt-tk-pubcard{border-radius:18px;max-width:440px}.omt-ted .omt-tk-pubtop{text-align:center;flex-direction:column;align-items:center;padding:26px 24px 0;display:flex}.omt-ted .omt-tk-pubcheck{background:var(--tk-soft);width:56px;height:56px;color:var(--tk-tone);border-radius:16px;place-items:center;display:grid}.omt-ted .omt-tk-pubcheck .omt-ico{width:27px;height:27px}.omt-ted .omt-tk-pubh{font:700 20px var(--font-brand);color:var(--text);margin-top:14px}.omt-ted .omt-tk-pubwhere{color:var(--muted);max-width:320px;margin-top:6px;font-size:13px;line-height:1.5}.omt-ted .omt-tk-publink{background:var(--surface-2);border:1px solid var(--line-2);border-radius:11px;align-items:center;gap:8px;margin:18px 24px;padding:11px 13px;display:flex}.omt-ted .omt-tk-publink>.omt-ico{width:15px;height:15px;color:var(--tk-tone);flex:none}.omt-ted .omt-tk-publinkurl{min-width:0;font:500 12.5px var(--mono);color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.omt-ted .omt-tk-pubcopy{border:1px solid var(--tk-line);background:var(--tk-soft);height:32px;color:var(--tk-tone);font:600 12px var(--font);cursor:pointer;border-radius:8px;flex:none;align-items:center;gap:6px;padding:0 11px;display:inline-flex}.omt-ted .omt-tk-pubcopy:hover{filter:brightness(1.06)}.omt-ted .omt-tk-pubcopy .omt-ico{width:13px;height:13px}.omt-ted .omt-tk-pubfoot{border-top:1px solid var(--line);background:var(--surface-2);justify-content:flex-end;padding:16px 24px;display:flex}.omt-ted .omt-tk-pubdone{background:var(--accent);height:40px;color:var(--accent-ink);font:600 13.5px var(--font);cursor:pointer;border:none;border-radius:10px;padding:0 18px}.omt-ted .omt-tk-pubdone:hover{filter:brightness(1.06)}.omt-ted .omt-tk-body--ro .omt-tk-cond,.omt-ted .omt-tk-body--ro .omt-tk-ioarea,.omt-ted .omt-tk-body--ro .omt-tk-code textarea{opacity:.7;pointer-events:none}.omt-ted .omt-ns-inner{max-width:720px;margin:0 auto}.omt-ted .omt-ns-head{align-items:center;gap:12px;margin-bottom:6px;display:flex}.omt-ted .omt-ns-hico{background:var(--tk-soft);width:38px;height:38px;color:var(--tk-tone);border-radius:11px;flex:none;place-items:center;display:grid}.omt-ted .omt-ns-hico .omt-ico{width:19px;height:19px}.omt-ted .omt-ns-h{font:600 19px var(--font-brand);letter-spacing:-.01em;color:var(--text)}.omt-ted .omt-ns-hsub{color:var(--muted);margin-top:1px;font-size:12.5px}.omt-ted .omt-ns-fld{margin-top:16px}.omt-ted .omt-ns-l{font:500 10.5px var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--faint);margin-bottom:8px;display:block}.omt-ted .omt-ns-req{color:var(--tk-tone);margin-left:2px}.omt-ted .omt-ns-in{background:var(--surface-2);border:1px solid var(--line-2);width:100%;height:42px;color:var(--text);font:500 14px var(--font);border-radius:11px;padding:0 14px}.omt-ted .omt-ns-in::placeholder{color:var(--faint)}.omt-ted .omt-ns-in:focus{border-color:var(--tk-line);outline:none}.omt-ted .omt-ns-block{margin-top:24px}.omt-ted .omt-ns-blabel{font:500 10.5px var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--faint);margin-bottom:12px}.omt-ted .omt-dest-list{flex-direction:column;gap:10px;display:flex}.omt-ted .omt-dest-wrap{flex-direction:column;display:flex}.omt-ted .omt-dest{text-align:left;background:var(--surface);border:1px solid var(--line-2);cursor:pointer;width:100%;font-family:var(--font);border-radius:13px;align-items:flex-start;gap:13px;padding:14px 15px;transition:border-color .13s,background .13s;display:flex}.omt-ted .omt-dest:hover{border-color:var(--line-2);background:var(--surface-2)}.omt-ted .omt-d-ic{background:var(--surface-2);border:1px solid var(--line-2);width:40px;height:40px;color:var(--muted);border-radius:11px;flex:none;place-items:center;display:grid}.omt-ted .omt-d-ic .omt-ico{width:20px;height:20px}.omt-ted .omt-d-body{flex:1;min-width:0}.omt-ted .omt-d-top{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.omt-ted .omt-d-name{font:600 14.5px var(--font);color:var(--text);letter-spacing:-.01em}.omt-ted .omt-d-appr{background:var(--warn-soft,#e8b45f21);height:20px;color:var(--warn);font:600 10.5px var(--font);border-radius:999px;align-items:center;padding:0 8px;display:inline-flex}.omt-ted .omt-d-desc{color:var(--muted);margin-top:3px;font-size:12.5px;line-height:1.45;display:block}.omt-ted .omt-d-radio{border:2px solid var(--line-2);width:24px;height:24px;color:var(--tk-tone-ink);border-radius:50%;flex:none;place-items:center;margin-top:2px;display:grid}.omt-ted .omt-d-radio .omt-ico{width:14px;height:14px}.omt-ted .omt-dest.omt-sel{border-color:var(--tk-line);background:var(--tk-soft)}.omt-ted .omt-dest.omt-sel .omt-d-ic{background:var(--tk-tone);border-color:var(--tk-tone);color:var(--tk-tone-ink)}.omt-ted .omt-dest.omt-sel .omt-d-radio{border-color:var(--tk-tone);background:var(--tk-tone)}.omt-ted .omt-dest-wrap.omt-sel .omt-dest{border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.omt-ted .omt-dest-sub{border:1px solid var(--tk-line);background:var(--surface);border-top:0;border-radius:0 0 13px 13px;margin-top:-1px;padding:4px 16px 16px}.omt-ted .omt-dest-sub:before{content:"";background:linear-gradient(90deg, transparent, var(--tk-line), transparent);height:1px;margin:0 -16px 14px;display:block}.omt-ted .omt-dsub-lbl{font:700 10px var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--tk-tone);align-items:center;gap:6px;margin-bottom:10px;display:flex}.omt-ted .omt-dsub-lbl .omt-ico{width:13px;height:13px}.omt-ted .omt-dstep .omt-ico{width:12px;height:12px;color:var(--faint)}.omt-ted .omt-dstep2{margin-top:9px}.omt-ted .omt-dconfirm{font:500 12px/1.5 var(--font);color:#cfe6ee;background:var(--tk-soft);border:1px solid var(--tk-line);border-radius:10px;align-items:flex-start;gap:9px;margin-top:11px;padding:10px 12px;display:flex}.omt-ted .omt-dconfirm .omt-ico{width:14px;height:14px;color:var(--tk-tone);flex:none;margin-top:1px}.omt-ted .omt-dconfirm b{color:var(--text);font-weight:700}.omt-ted .omt-dconfirm.omt-appr{color:#e6cd9b;background:var(--warn-soft,#e8b45f21);border-color:var(--warn-line,#e8b45f66)}.omt-ted .omt-dconfirm.omt-appr .omt-ico{color:var(--warn)}.omt-ted .omt-dsub-empty{background:var(--bg);border:1px dashed var(--line-2);border-radius:11px;align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.omt-ted .omt-dsub-empty>.omt-ico{width:16px;height:16px;color:var(--warn);flex:none;margin-top:1px}.omt-ted .omt-dsub-empty b{font:600 13px var(--font);color:var(--text);margin-bottom:3px;display:block}.omt-ted .omt-dsub-empty span{color:var(--muted);font-size:12px;line-height:1.5;display:block}.omt-ted .omt-dsub-mk{font:600 12px var(--font);color:var(--tk-tone);border:1px dashed var(--tk-line);cursor:pointer;background:0 0;border-radius:9px;align-items:center;gap:7px;margin-top:11px;padding:8px 12px;display:inline-flex}.omt-ted .omt-dsub-mk .omt-ico{width:13px;height:13px}.omt-ted .omt-pub-none{font:500 12px var(--mono);color:var(--muted);background:var(--bg);border:1px dashed var(--line-2);border-radius:9px;align-items:center;gap:9px;padding:13px 11px;display:flex}.omt-ted .omt-pub-none .omt-ico{width:14px;height:14px;color:var(--faint)}.omt-ted .omt-rp{position:relative}.omt-ted .omt-rp-trig{text-align:left;background:var(--surface-2);border:1px solid var(--line-2);cursor:pointer;width:100%;font-family:var(--font);border-radius:11px;align-items:center;gap:11px;padding:9px 12px;transition:border-color .13s;display:flex}.omt-ted .omt-rp-trig:hover{border-color:var(--line-2)}.omt-ted .omt-rp-trig.omt-open{border-color:var(--tk-tone)}.omt-ted .omt-rp-tic{background:var(--surface-3);border:1px solid var(--line);width:30px;height:30px;color:var(--faint);border-radius:8px;flex:none;place-items:center;display:grid}.omt-ted .omt-rp-tic .omt-ico{width:16px;height:16px}.omt-ted .omt-rp-tic.omt-on{background:var(--tk-soft);border-color:var(--tk-line);color:var(--tk-tone)}.omt-ted .omt-rp-tx{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.omt-ted .omt-rp-nm{font:600 13.5px var(--font);color:var(--text);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.omt-ted .omt-rp-ph{font:500 13.5px var(--font);color:var(--faint)}.omt-ted .omt-rp-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.omt-ted .omt-rp-dir{font:600 9.5px var(--mono);letter-spacing:.03em;color:var(--muted);background:var(--surface-2);border:1px solid var(--line);border-radius:5px;padding:2px 6px}.omt-ted .omt-rp-cnt{font:600 9.5px var(--mono);color:var(--faint);align-items:center;gap:4px;display:inline-flex}.omt-ted .omt-rp-cnt .omt-ico{width:11px;height:11px}.omt-ted .omt-rp-chev{width:16px;height:16px;color:var(--muted);flex:none;transition:transform .18s}.omt-ted .omt-rp-chev .omt-ico{width:16px;height:16px}.omt-ted .omt-rp-trig.omt-open .omt-rp-chev{color:var(--tk-tone);transform:rotate(180deg)}.omt-ted .omt-rp .lvl,.omt-ted .omt-dconfirm .lvl{font:700 8.5px var(--mono);padding:2px 6px}.omt-ted .omt-rp .lvl.junior,.omt-ted .omt-dconfirm .lvl.junior{color:var(--junior);border-color:var(--junior)}.omt-ted .omt-rp .lvl.middle,.omt-ted .omt-dconfirm .lvl.middle{color:var(--middle);border-color:var(--middle)}.omt-ted .omt-rp .lvl.senior,.omt-ted .omt-dconfirm .lvl.senior{color:var(--senior);border-color:var(--senior)}.omt-ted .omt-rp-panel{background:var(--surface);border:1px solid var(--tk-tone);border-radius:12px;margin-top:8px;padding:10px;box-shadow:0 16px 40px #0006}.omt-ted .omt-rp-search{margin-bottom:8px;position:relative}.omt-ted .omt-rp-search .omt-ico{width:15px;height:15px;color:var(--faint);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.omt-ted .omt-rp-search input{background:var(--surface-2);border:1px solid var(--line-2);width:100%;color:var(--text);font:500 13px var(--font);border-radius:9px;padding:9px 12px 9px 34px}.omt-ted .omt-rp-search input::placeholder{color:var(--faint)}.omt-ted .omt-rp-search input:focus{border-color:var(--tk-line);outline:none}.omt-ted .omt-rp-list{flex-direction:column;gap:5px;max-height:260px;display:flex;overflow:auto}.omt-ted .omt-rp-row{text-align:left;cursor:pointer;width:100%;font-family:var(--font);background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:11px;padding:8px 10px;transition:all .1s;display:flex}.omt-ted .omt-rp-row:hover{background:var(--surface-2)}.omt-ted .omt-rp-ric{background:var(--surface-2);border:1px solid var(--line);width:30px;height:30px;color:var(--muted);border-radius:8px;flex:none;place-items:center;display:grid}.omt-ted .omt-rp-ric .omt-ico{width:15px;height:15px}.omt-ted .omt-rp-rmain{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.omt-ted .omt-rp-rtop{align-items:baseline;gap:8px;min-width:0;display:flex}.omt-ted .omt-rp-rtop .omt-rp-nm{font-weight:700}.omt-ted .omt-rp-by{font:600 10.5px var(--mono);color:var(--faint);flex:none}.omt-ted .omt-rp-learn{font:600 11px var(--mono);color:var(--muted);flex:none;align-items:center;gap:5px;margin-left:auto;display:flex}.omt-ted .omt-rp-learn .omt-ico{width:13px;height:13px;color:var(--faint)}.omt-ted .omt-rp-ck{background:var(--tk-tone);width:20px;height:20px;color:var(--tk-tone-ink);border-radius:6px;flex:none;place-items:center;margin-left:6px;display:grid}.omt-ted .omt-rp-ck .omt-ico{width:13px;height:13px}.omt-ted .omt-rp-row.omt-sel{background:var(--tk-soft);border-color:var(--tk-line)}.omt-ted .omt-rp-row.omt-sel .omt-rp-ric{background:var(--tk-soft);border-color:var(--tk-line);color:var(--tk-tone)}.omt-ted .omt-ns-foot{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding-top:20px;display:flex}.omt-ted .omt-ns-hint{color:var(--muted);align-items:center;gap:8px;font-size:12.5px;display:inline-flex}.omt-ted .omt-ns-hint .omt-ico{width:14px;height:14px;color:var(--tk-tone);flex:none}.omt-ted .omt-ns-foot-btns{gap:11px;display:flex}.omt-ted .omt-ns-cancel{font:500 13px var(--font);color:var(--muted);border:1px solid var(--line-2);cursor:pointer;background:0 0;border-radius:11px;padding:12px 18px}.omt-ted .omt-ns-cancel:hover{color:var(--text)}.omt-ted .omt-ns-create{font:600 14px var(--font);color:var(--accent-ink);background:var(--accent);cursor:pointer;height:46px;box-shadow:0 10px 24px var(--accent-soft,#f2855f21);border:0;border-radius:12px;align-items:center;gap:9px;padding:0 20px;display:inline-flex}.omt-ted .omt-ns-create:hover{filter:brightness(1.05)}.omt-ted .omt-ns-create .omt-ico{width:16px;height:16px}@media (max-width:680px){.omt-ted .omt-tk-body{padding:14px 14px 24px}.omt-ted .omt-tk-foot{padding:12px 14px 16px}.omt-ted .omt-tk-tcbody{grid-template-columns:1fr}.omt-ted .omt-tk-dest{display:none}.omt-ted .omt-tk-footrow{align-items:stretch}.omt-ted .omt-tk-footbtns{flex:1}.omt-ted .omt-tk-pub{flex:1;justify-content:center}}
