.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.app{background:var(--bg)}.app,.app-shell{min-height:100vh}.app-shell{align-items:stretch;display:flex}.sidebar{align-self:flex-start;background:linear-gradient(180deg,var(--tf-nav-from) 0,var(--tf-nav-to) 100%);box-shadow:2px 0 12px #2657a526;flex-direction:column;height:100vh;overflow-y:auto;position:sticky;top:0;width:240px;z-index:100}.sidebar,.sidebar-logo{display:flex;flex-shrink:0}.sidebar-logo{align-items:center;border-bottom:1px solid #ffffff26;gap:10px;padding:20px 18px}.sidebar-logo-img{height:32px;object-fit:contain;width:auto}.sidebar-logo-text{display:flex;flex-direction:column;line-height:1.2}.sidebar-logo-title{color:#fff;font-size:15px;font-weight:800}.sidebar-logo-sub{color:#ffffffbf;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:2px;overflow-y:auto;padding:10px 10px 16px}.sidebar-link{align-items:center;border-radius:8px;color:#ffffffc7;display:flex;font-family:var(--font);font-size:13.5px;font-weight:600;gap:10px;padding:9px 12px;text-decoration:none;transition:background .15s,color .15s;white-space:nowrap}.sidebar-link:hover{background:#ffffff1a;color:#fff}.sidebar-link-active{background:#fff!important;box-shadow:0 1px 6px #0000001f;color:var(--tf-blue)!important}.sidebar-link-icon{flex-shrink:0;font-size:15px;line-height:1}.sidebar-link-label{overflow:hidden;text-overflow:ellipsis}.sidebar-link-sub{font-size:12.5px;padding-left:30px}.sidebar-group{display:flex;flex-direction:column}.sidebar-group-head{align-items:center;display:flex;gap:2px}.sidebar-group-label{flex:1 1;min-width:0}.sidebar-caret-btn{background:#0000;border:none;border-radius:8px;color:#fff9;cursor:pointer;flex-shrink:0;font-family:var(--font);padding:9px 10px}.sidebar-caret-btn:hover{background:#ffffff1a;color:#fff}.sidebar-group-active .sidebar-caret-btn{color:#fff}.sidebar-caret{display:inline-block;font-size:11px;transition:transform .15s}.sidebar-caret-open{transform:rotate(180deg)}.sidebar-group-children{display:flex;flex-direction:column;gap:2px;margin:2px 0 4px}.sidebar-footer{border-top:1px solid #ffffff26;display:flex;flex-direction:column;flex-shrink:0;gap:10px;padding:12px 14px 16px}.sidebar-stats{display:flex;flex-wrap:wrap;gap:8px 12px}.lang-switcher{align-self:flex-start;background:#ffffff1f;border:1px solid #fff3;border-radius:7px;display:flex;gap:2px;padding:3px}.lang-btn{background:#0000;border:none;border-radius:5px;color:#ffffffb3;cursor:pointer;font-family:var(--font);font-size:11px;font-weight:700;letter-spacing:.3px;padding:4px 8px}.lang-btn:hover{color:#fff}.lang-btn-active{background:#fff;color:var(--tf-blue)}.user-chip{background:#ffffff1f;border:1px solid #fff3;border-radius:10px;gap:7px;padding:7px 9px;width:100%}.user-avatar,.user-chip{align-items:center;display:flex}.user-avatar{background:#ffffff2e;border-radius:50%;color:#fff;flex-shrink:0;font-size:10px;font-weight:700;height:24px;justify-content:center;letter-spacing:.02em;width:24px}.user-chip-email{color:#ffffffd9;flex:1 1;font-size:11.5px;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.tier-icon{font-size:13px;line-height:1}.user-menu{position:relative;width:100%}.user-chip-btn{border:none;color:#fff;cursor:pointer;font-family:var(--font)}.user-chip-btn .nav-caret-btn{color:#ffffffb3;flex-shrink:0;font-size:10px;padding:0 0 0 2px}.user-chip-btn:hover .nav-caret-btn{color:#fff}.user-menu-dropdown{bottom:calc(100% + 6px);left:0;right:0;top:auto}.user-menu-logout{background:#0000;border:none;cursor:pointer;font-family:var(--font);text-align:left;width:100%}.stat{color:#ffffffb3;font-size:11.5px;font-weight:500}.stat-active{align-items:center;color:#fff;display:flex;font-size:11.5px;font-weight:600;gap:5px}.dot-pulse{animation:pulse 1.4s ease-in-out infinite;background:#fff;border-radius:50%;display:inline-block;height:7px;width:7px}.nav-dropdown-menu{background:#fff;border:1px solid #00000014;border-radius:10px;box-shadow:0 8px 28px #0000002e;display:flex;flex-direction:column;gap:2px;min-width:170px;padding:6px;position:absolute;z-index:150}.nav-caret-btn{background:#0000;border:none;color:inherit;cursor:pointer;font-family:var(--font);font-size:11px}.nav-dropdown-item{border-radius:7px;color:#1f58a4;color:var(--tf-blue,#1f58a4);font-size:13px;font-weight:600;padding:9px 12px;text-decoration:none;transition:background .15s;white-space:nowrap}.nav-dropdown-item:hover{background:#1f58a414}.nav-dropdown-item-active{background:#1f58a424}.topbar-mobile{display:none}.hamburger-btn{align-items:center;background:#ffffff1f;border:none;border-radius:8px;cursor:pointer;flex-shrink:0;height:34px;justify-content:center;width:34px}.hamburger-icon,.hamburger-icon:after,.hamburger-icon:before{background:#fff;border-radius:2px;display:block;height:2px;transition:transform .2s,opacity .2s;width:18px}.hamburger-icon{position:relative}.hamburger-icon:after,.hamburger-icon:before{content:"";left:0;position:absolute}.hamburger-icon:before{top:-6px}.hamburger-icon:after{top:6px}.hamburger-icon-open{background:#0000}.hamburger-icon-open:before{top:0;transform:rotate(45deg)}.hamburger-icon-open:after{top:0;transform:rotate(-45deg)}.sidebar-backdrop{display:none}.app-content{display:flex;flex:1 1;flex-direction:column;min-width:0}.app-main{margin:0 auto;max-width:1200px;padding:40px 28px 80px;width:100%}.search-section{animation:fadeIn .4s ease;margin-bottom:44px;text-align:center}.hero-title{color:var(--text);font-size:30px;font-weight:800;letter-spacing:-.3px;line-height:1.3;margin-bottom:10px}.hero-title span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--tf-blue),var(--tf-cyan));-webkit-background-clip:text}.hero-sub{color:var(--text-muted);font-size:15px;font-weight:400;line-height:1.7;margin-bottom:28px;margin-left:auto;margin-right:auto;max-width:520px}.error-msg{background:#dc262612;border:1px solid #dc262633;color:#b91c1c;margin-top:12px}.error-msg,.notice-msg{border-radius:8px;font-size:13px;padding:10px 16px}.notice-msg{margin-left:auto;margin-right:auto;margin-top:10px;max-width:600px;text-align:left}.notice-cache{background:#05966914;border:1px solid #05966940;color:#065f46}.notice-stale{background:#d9770614;border:1px solid #d9770640;color:#92400e}.notice-info{background:#1f58a412;border:1px solid #1f58a433;color:var(--tf-blue)}.interference-banner{align-items:center;background:#d9770614;border:1px solid #d9770640;border-radius:10px;color:#92400e;display:flex;flex-wrap:wrap;font-size:12px;gap:12px;justify-content:space-between;margin:16px 24px 0;padding:10px 16px}.interference-dismiss-btn{background:#0000;border:1px solid #d9770659;border-radius:7px;color:#92400e;cursor:pointer;flex-shrink:0;font-size:11px;font-weight:600;padding:3px 10px}.cache-banner{align-items:center;background:#05966912;border:1px solid #05966933;border-radius:10px;color:#065f46;display:flex;flex-wrap:wrap;font-size:12px;gap:12px;justify-content:space-between;margin-bottom:16px;padding:10px 16px}.cache-refresh-btn{background:#0000;border:1px solid #0596694d;border-radius:7px;color:#059669;cursor:pointer;font-family:var(--font);font-size:12px;font-weight:600;padding:5px 14px;transition:background .2s}.cache-refresh-btn:hover{background:#0596691a}.running-banner{background:#1f58a40f;border:1px solid #1f58a42e;border-radius:10px;display:flex;flex-direction:column;gap:8px;margin-bottom:24px;padding:12px 18px}.running-item{align-items:center;color:var(--text-muted);display:flex;font-size:13px;gap:10px}.spinner-sm{animation:spin .8s linear infinite;border:2px solid #1f58a433;border-radius:50%;border-top:2px solid var(--accent);display:inline-block;flex-shrink:0;height:14px;width:14px}.cards-grid{grid-gap:16px;animation:fadeIn .3s ease;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.cards-grid>*{transition:border-color .2s,transform .15s,box-shadow .2s}.cards-grid>:hover{border-color:#1f58a459!important;box-shadow:0 8px 24px #1f58a41f;transform:translateY(-2px)}.cards-grid>:hover .viewHint{opacity:1!important}.empty-state{animation:fadeIn .4s ease;padding:80px 20px;text-align:center}.empty-icon{font-size:48px;margin-bottom:16px}.empty-title{color:var(--text-dim);font-size:18px;font-weight:700;margin-bottom:8px}.empty-sub{color:var(--text-muted);font-size:14px}.report-section{animation:fadeIn .3s ease}.spinner,.spinner-sm{animation:spin .8s linear infinite}.app-content{overflow-x:hidden}.app-main p{overflow-wrap:break-word;word-break:break-word}@media (max-width:1024px){.sidebar{width:210px}.sidebar-link{font-size:13px}.app-main{max-width:100%;padding:20px 16px 60px}.cards-grid{gap:10px;grid-template-columns:1fr}.cache-banner{align-items:flex-start;flex-direction:column}}@media (max-width:768px){.app-shell{display:block}.sidebar{bottom:0;height:100vh;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .22s ease;width:250px;z-index:200}.sidebar-open{transform:translateX(0)}.sidebar-backdrop{background:#0f172a73;display:block;inset:0;position:fixed;z-index:150}.app-content{width:100%}.topbar-mobile{align-items:center;background:linear-gradient(180deg,var(--tf-nav-from) 0,var(--tf-nav-to) 100%);display:flex;gap:12px;padding:10px 16px;position:sticky;top:0;z-index:90}.topbar-mobile-logo{height:26px;object-fit:contain;width:auto}.app-main{padding:16px 12px 60px}.hero-title{font-size:20px}.hero-sub{font-size:13px;margin-bottom:20px}.cards-grid{gap:10px;grid-template-columns:1fr}.cache-banner{align-items:flex-start;flex-direction:column}}@media (max-width:480px){.app-main{padding:12px 10px 60px}.hero-title{font-size:18px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}button::-moz-focus-inner{border:0;padding:0}button:focus{outline:none}button:focus-visible{outline:2px solid #1f58a4;outline:2px solid var(--accent);outline-offset:2px}:root{--tf-blue:#1f58a4;--tf-blue-dark:#003b82;--tf-blue-light:#5a9eea;--tf-cyan:#29a7df;--tf-nav-from:#29a7df;--tf-nav-to:#2657a5;--bg:#eef3fb;--surface:#fff;--surface2:#f4f8fd;--header-bg:linear-gradient(180deg,#29a7df,#2657a5);--border:#d0e2f5;--border-mid:#b4cde8;--accent:#1f58a4;--accent2:#29a7df;--gold:#d97706;--green:#059669;--red:#dc2626;--yellow:#d97706;--text:#0d1f3c;--text-muted:#4a6a8a;--text-dim:#6b8dad;--font:"BeVietnam",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","Fira Code",monospace}body{-webkit-font-smoothing:antialiased;background:#eef3fb;background:var(--bg);color:#0d1f3c;color:var(--text);font-family:BeVietnam,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font);line-height:1.6;min-height:100vh}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#eef3fb;background:var(--bg)}::-webkit-scrollbar-thumb{background:#b4cde8;background:var(--border-mid);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#5a9eea;background:var(--tf-blue-light)}
/*# sourceMappingURL=main.cc929893.css.map*/