.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.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{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;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{position:absolute;z-index:5;margin:15px}.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:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.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-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,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.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 rgba(0,89,220,.8)}.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{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.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.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.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.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}:root{--bg:#f6f7fb;--card:#ffffff;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--shadow: 0 10px 30px rgba(17,24,39,.08);--brand:#6d28d9;--brand2:#7c3aed;--brand3:#a78bfa;--sidebar:#4c1d95;--sidebar2:#5b21b6;--sidebarText: rgba(255,255,255,.92);--chip:#ede9fe;--chipText:#4c1d95;--danger:#dc2626;--success:#16a34a;--warn:#d97706}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{max-width:1200px;margin:0 auto;padding:18px}.card{background:var(--card);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow)}.hstack{display:flex;align-items:center;gap:12px}.vstack{display:flex;flex-direction:column;gap:12px}.muted{color:var(--muted)}.kbd{font-size:12px;padding:4px 8px;border:1px solid var(--border);border-radius:10px;background:#fff}.badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:12px;border-radius:999px;background:var(--chip);color:var(--chipText);border:1px solid rgba(109,40,217,.18)}.badge.s{background:#16a34a1f;color:var(--success);border-color:#16a34a40}.badge.w{background:#d977061f;color:var(--warn);border-color:#d9770640}.badge.d{background:#dc26261f;color:var(--danger);border-color:#dc262640}.chip{border:1px solid rgba(255,255,255,.15);background:#1118270a;color:var(--text);padding:6px 10px;border-radius:999px;font-weight:900;font-size:12px;cursor:pointer;transition:all .15s ease}.chip:hover{background:#6d28d914;border-color:#6d28d959}.chip.active{background:#6d28d924;border-color:#6d28d973}.mapGrid{display:grid;grid-template-columns:1.3fr .7fr;gap:12px}@media (max-width: 1100px){.mapGrid{grid-template-columns:1fr}}.mapCard{padding:0;overflow:hidden}.mapHeader{padding:12px 14px;border-bottom:1px solid var(--border);background:#fff}.worldMapWrap{padding:12px 14px;background:linear-gradient(180deg,#6d28d90a,#6d28d900)}.worldMap{width:100%;height:320px;display:block}.worldLand{fill:#11182714;stroke:#1118271a;stroke-width:1}.mapPoint{cursor:pointer}.mapPoint circle{fill:#6d28d9d9}.mapPoint .pulse{fill:#6d28d91f;animation:pulse 2.2s ease-in-out infinite;transform-origin:center}.mapPoint.active circle{fill:#6d28d9}.mapPoint .mapLabel{font-size:14px;font-weight:900;fill:#111827bf}@keyframes pulse{0%{transform:scale(.8);opacity:.7}50%{transform:scale(1.35);opacity:.25}to{transform:scale(.8);opacity:.7}}.latestCard{padding:14px}.latestList{margin-top:10px;display:flex;flex-direction:column;gap:10px}.latestItem{padding:10px 12px;border:1px solid var(--border);border-radius:14px;background:#fff}.latestTitle{font-weight:900;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.latestMeta{margin-top:8px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.link{color:var(--brand);text-decoration:none;font-weight:800}.link:hover{text-decoration:underline}.appShell{display:flex;flex-direction:column;min-height:100vh}.appMain{flex:1;display:flex;flex-direction:column}.appMain>*{min-width:0}.layout{display:flex;min-height:100vh}.sidebar{width:88px;background:linear-gradient(180deg,var(--sidebar),var(--sidebar2));color:var(--sidebarText);display:flex;flex-direction:column;align-items:center;padding:14px 10px;gap:14px}.sidebar .brand{width:46px;height:46px;border-radius:16px;background:#ffffff29;border:1px solid rgba(255,255,255,.22);display:grid;place-items:center;box-shadow:0 10px 30px #0003}.navGroup{display:flex;flex-direction:column;gap:10px;margin-top:10px}.navBtn{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);background:#ffffff1a;cursor:pointer;transition:transform .08s ease,background .15s ease,border-color .15s ease}.navBtn:hover{transform:translateY(-1px);background:#ffffff24}.navBtn.active{background:#ffffff38;border-color:#ffffff5c}.sidebar .spacer{flex:1}.main{flex:1;display:flex;flex-direction:column}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--border);background:#ffffffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.search{width:min(640px,60vw);display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:16px;background:#fff;border:1px solid var(--border)}.search input{border:none;outline:none;width:100%}.pageTitle{font-weight:700;font-size:18px}.grid2{display:grid;grid-template-columns:1fr;gap:16px}.grid2>*{min-width:0}@media (min-width: 980px){.grid2{grid-template-columns:340px 1fr}}.filters{padding:14px}.filters h3{margin:0 0 8px;font-size:14px}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:12px;color:var(--muted)}.field input,.field select{padding:10px 12px;border-radius:14px;border:1px solid var(--border);outline:none;background:#fff}.field input:focus,.field select:focus{border-color:#6d28d959;box-shadow:0 0 0 3px #6d28d91f}.btnRow{display:flex;gap:10px;flex-wrap:wrap}.btn{border:none;cursor:pointer;padding:10px 12px;border-radius:14px;background:var(--brand);color:#fff}.btn.secondary{background:#fff;color:var(--text);border:1px solid var(--border)}.btn:active{transform:translateY(1px)}.tableWrap{overflow-x:auto;overflow-y:auto;max-width:100%}.tableWrap table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:13px}thead th{position:sticky;top:0;background:#fbfbfe;z-index:2;border-bottom:1px solid var(--border);color:#374151;text-align:left;padding:10px 12px;white-space:nowrap}tbody td{border-bottom:1px solid var(--border);padding:10px 12px;vertical-align:top;max-width:420px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}tbody tr:hover{background:#6d28d90a;cursor:pointer}.pager{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-top:1px solid var(--border)}.drawerOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182773;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:flex-end;z-index:50}.drawer{width:min(560px,92vw);height:100%;background:#fff;border-left:1px solid var(--border);box-shadow:0 20px 70px #00000040;padding:14px;overflow:auto}pre{background:#0b1220;color:#e5e7eb;padding:12px;border-radius:14px;overflow:auto;font-size:12px}.small{font-size:12px}.table-scroll-x{width:100%;overflow-x:auto;overflow-y:hidden}.table-scroll-x table{min-width:max-content}.reportDrilldown{display:grid;gap:12px;margin-top:12px;grid-template-columns:1fr;grid-template-areas:"obligations" "requirements" "rules" "detail"}@media (min-width: 1100px){.reportDrilldown{grid-template-columns:1fr 1fr;grid-template-areas:"obligations requirements" "obligations rules" "detail detail"}}.reportPanel{padding:14px}.obligationsPanel{grid-area:obligations}.requirementsPanel{grid-area:requirements}.rulesPanel{grid-area:rules}.ruleDetailPanel{grid-area:detail}.reportPanelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.reportPanelTitle{font-weight:950;font-size:16px;letter-spacing:-.01em}.reportList{display:flex;flex-direction:column;gap:10px}.reportCard{border:1px solid var(--border);border-radius:16px;padding:12px;background:#fff;cursor:pointer;transition:box-shadow .15s ease,border-color .15s ease,transform .08s ease}.reportCard:hover{transform:translateY(-1px);box-shadow:0 12px 30px #11182714}.reportCard.selected{border-color:#6d28d959;box-shadow:0 0 0 3px #6d28d91f,var(--shadow)}.reportCardTitle{font-weight:900;line-height:1.25}.reportMetaRow{margin-top:6px;display:flex;gap:8px;flex-wrap:wrap}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.reportRuleRow{border:1px solid var(--border);border-radius:16px;padding:12px;background:#fff;cursor:pointer}.reportRuleRow.selected{border-color:#6d28d959;box-shadow:0 0 0 3px #6d28d91f,var(--shadow)}.reportRuleRowTop{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.reportClamp2{margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reportStatsGrid{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.reportStat{font-weight:950;font-size:16px}.progressWrap{width:100%;height:10px;border-radius:999px;background:#11182714;overflow:hidden;border:1px solid rgba(17,24,39,.1)}.progressBar{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--brand),var(--brand2));transition:width .2s ease}@keyframes certShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes certPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.35)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reportSummaryBar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid var(--border);background:#ffffffd9;border-radius:14px;box-shadow:0 10px 30px #1118270f;margin-bottom:14px}.reportSummaryStatus{display:flex;align-items:center;gap:10px;padding-top:2px;flex-wrap:wrap}.statusDot{width:12px;height:12px;border-radius:999px;display:inline-block}.statusDot.bad{background:#ef4444}.statusDot.ok{background:#22c55e}.statusText{font-weight:900;letter-spacing:.2px}.statusSep{color:var(--muted)}.statusMeta{color:var(--muted);font-weight:600}.reportSummaryCards{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.summaryCard{min-width:180px;padding:10px 12px;border:1px solid var(--border);border-radius:14px;background:var(--card)}.summaryLabel{color:var(--muted);font-weight:700}.summaryValue{font-size:34px;font-weight:900;line-height:1.1;margin-top:6px}.ruleTitleText{font-size:22px;font-weight:900;margin-top:2px}@media (max-width: 900px){.summaryCard{min-width:140px}.summaryValue{font-size:28px}}.reportSummaryBarWrapper{margin:12px 0 10px}
