body{margin:0;background:#f5f7fb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-shell{min-height:100vh;display:flex;flex-direction:column}.source-switch button,.scope-switch button,.load-btn,.save-btn,.editor-actions button{border:1px solid #cdd7e7;background:#fff;border-radius:10px;padding:8px 12px;cursor:pointer}.suggestion-card{text-align:left;padding:12px;border-radius:14px;border:1px solid #d8e0eb;background:#fff;cursor:pointer;transition:.12s ease}.center-panel{display:grid;grid-template-rows:auto minmax(280px,1fr) auto;gap:12px}.doc-header{background:#fff;border:1px solid #dbe3ee;border-radius:16px;padding:14px}.hl{border-radius:4px;padding:1px 0;cursor:pointer;box-decoration-break:clone;-webkit-box-decoration-break:clone}.editor-title{font-weight:700;font-size:1rem}.save-btn{margin-left:auto;background:#0f62fe;color:#cdcdcd;border-color:#0f62fe}.html-reader{line-height:1.7;font-size:1rem;color:#16202a}.html-reader img{max-width:100%;height:auto;border-radius:8px}.html-reader table{border-collapse:collapse;width:100%;margin:12px 0}.html-reader th,.html-reader td{border:1px solid #dbe3ee;padding:8px 10px;text-align:left}.canvas-relative{position:relative}.floating-editor{position:absolute;z-index:20;width:360px;max-width:calc(100% - 24px);background:#fff;border:1px solid #dbe3ee;border-radius:16px;box-shadow:0 18px 40px #13233a2e,0 2px 10px #13233a14;overflow:hidden}.floating-editor-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;background:#f7faff;border-bottom:1px solid #e3eaf5;cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none}.floating-editor-title{font-weight:700;font-size:.98rem}.floating-editor-close{width:30px;height:30px;border:1px solid #cdd7e7;border-radius:999px;background:#fff;cursor:pointer;font-size:1rem;line-height:1}.helper-inline{display:flex;align-items:center;gap:8px;color:#4c6076;font-size:.92rem}.hl-agg{display:inline-block;margin-left:0;padding:1px 6px;border-radius:0 4px 4px 0;background:#ffd645bf;border-left:1px solid rgba(120,100,0,.25);font-size:.78rem;line-height:1.4;vertical-align:baseline;white-space:nowrap;cursor:pointer}.hl-agg-blue{color:#1b4fd4;font-weight:600}.hl-agg-red{color:#cb2f2f;font-weight:600}.hl-agg-yellow{color:#7a5a00;font-weight:600}.hl{border-radius:4px 0 0 4px;padding:1px 4px 1px 2px;cursor:pointer;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hl-agg{display:inline-block;margin-left:0;padding:1px 6px;border-radius:0 4px 4px 0;background:#fff36a;border-left:1px solid rgba(120,100,0,.35);font-size:.78rem;line-height:1.4;vertical-align:baseline;white-space:nowrap;cursor:pointer}.hl-agg-blue{color:#1247c8;font-weight:700}.hl-agg-red{color:#bf2020;font-weight:700}.hl-agg-yellow{color:#7a5a00;font-weight:700}.hl-agg-selected{outline:2px solid #1d2630;outline-offset:1px}.hl a,a .hl{color:inherit;text-decoration:underline}.html-reader a{color:#0f62fe;text-decoration:underline}.char-counter{font-size:.8rem;color:#607286;text-align:right}.editor-inline-message{font-size:.9rem;color:#a94442;background:#fff2f2;border:1px solid #f0c9c9;border-radius:10px;padding:8px 10px}:root{font-family:Inter,system-ui,Arial,sans-serif;color:#16202a;background:#f5f7fb}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:#f5f7fb}button,input,textarea{font:inherit}.app-shell{min-height:100vh;width:100%;box-sizing:border-box;display:flex;flex-direction:column}.topbar{display:grid;grid-template-columns:180px 220px 260px 220px;gap:12px;align-items:center;padding:14px 16px;background:#fff;border-bottom:1px solid #dde4ef}.brand{font-size:1.3rem;font-weight:700}.source-switch,.scope-switch{display:flex;gap:8px}.source-switch button,.scope-switch button,.load-btn,.save-btn,.editor-actions button,.page-tabs button,.view-mode-toggle button,.vote-btn{border:1px solid #cdd7e7;background:#fff;border-radius:10px;padding:8px 12px;cursor:pointer}.source-switch button.active,.scope-switch button.active{background:#0f62fe;color:#fff;border-color:#0f62fe}.user-box{display:flex;align-items:center;gap:8px;justify-self:end}.user-box input{width:140px;padding:8px 10px;border:1px solid #cdd7e7;border-radius:10px;background:#fff}.page-tabs{display:flex;gap:8px;padding:12px 20px;border-bottom:1px solid #ddd;background:#fff;margin-bottom:8px}.page-tabs button{background:#f8f8f8;border-color:#ccc;border-radius:8px}.page-tabs button.active{background:#111;color:#fff;border-color:#111}.config-panel{padding:14px 16px;background:#fdfefe;border-bottom:1px solid #e4e9f2;display:grid;gap:10px}.title-input,.url-input,.source-textarea{width:100%;border:1px solid #cdd7e7;border-radius:12px;padding:10px 12px;background:#fff}.source-textarea{min-height:130px;resize:vertical}.helper-text,.message{color:#4c6076;font-size:.92rem}.helper-text.compact{margin-top:6px;font-size:.84rem}.layout{flex:1;display:grid;grid-template-columns:280px minmax(400px,1fr) 280px;gap:14px;padding:14px;min-height:0}.side-panel,.center-panel{min-height:0}.side-panel{border-radius:16px;overflow:hidden;background:#fff;border:1px solid #dbe3ee;display:flex;flex-direction:column}.left-panel{box-shadow:inset 6px 0 #5d86ff}.right-panel{box-shadow:inset -6px 0 #ff7b7b}.panel-title{padding:12px 14px;font-weight:700;border-bottom:1px solid #e6edf7;background:#f8fbff}.panel-subtitle{font-size:.78rem;color:#66788b;text-transform:uppercase;font-weight:700;margin:4px 0 2px}.panel-list{padding:12px;display:grid;gap:10px;overflow:auto}.suggestion-card{text-align:left;padding:12px;border-radius:14px;border:1px solid #d8e0eb;background:#fff;transition:.12s ease}.suggestion-card.blue{background:#f3f7ff}.suggestion-card.red{background:#fff4f4}.suggestion-card:hover{transform:translateY(-1px)}.suggestion-card-selected{border:2px solid #1d2630;box-shadow:0 0 0 2px #1d26301f}.suggestion-card-main{width:100%;border:0;background:transparent;padding:0;margin:0;text-align:left;cursor:pointer}.suggestion-meta{display:flex;justify-content:space-between;margin-bottom:10px}.pill{display:inline-block;padding:3px 8px;border-radius:999px;background:#eef3fb;font-size:.8rem;font-weight:600;text-transform:uppercase}.muted{color:#637487;font-size:.88rem}.suggestion-section{margin-top:8px}.label{font-size:.78rem;color:#66788b;text-transform:uppercase;margin-bottom:4px}.selected-snippet{font-style:italic}.original-badge{display:inline-block;margin-bottom:8px;padding:3px 8px;border-radius:999px;background:#eef3fb;color:#334155;font-size:.75rem;font-weight:700;text-transform:uppercase}.suggestion-footer{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.vote-count{font-size:.88rem;color:#475569;font-weight:600}.vote-btn:hover{background:#f8fbff}.center-panel{min-width:0}.document-main{display:flex;flex-direction:column;gap:0}.doc-header{background:#fff;border:1px solid #dbe3ee;border-radius:16px;padding:14px;margin:0 0 6px}.doc-title{font-size:1.1rem;font-weight:700}.doc-subtitle{font-size:.9rem;color:#607286;margin-top:4px;word-break:break-all}.view-mode-toggle{display:flex;gap:8px;margin:0 0 6px;padding:0 0 6px;border-bottom:1px solid #eee}.view-mode-toggle button.active{background:#1d2630;color:#fff;border-color:#1d2630}.canvas{background:#fff;border:1px solid #dbe3ee;border-radius:16px;padding:20px;overflow:auto;min-height:420px}.reader{white-space:pre-wrap;line-height:1.7;font-size:1rem}.canvas-relative{position:relative;max-width:820px;margin:0 auto;padding:0 18px 40px;font-size:18px;line-height:1.65;color:#1a1a1a}.canvas-relative>div{margin:0;padding:0}.canvas-relative article,.canvas-relative>*:first-child,.canvas-relative>div>*:first-child,.canvas-relative h1:first-child,.canvas-relative h2:first-child,.canvas-relative h3:first-child,.canvas-relative p:first-child,.canvas-relative figure:first-child,.canvas-relative blockquote:first-child{margin-top:0!important;padding-top:0!important}.canvas-relative p{margin:14px 0}.canvas-relative h1{font-size:30px;line-height:1.25;margin:22px 0 12px}.canvas-relative h2{font-size:24px;margin:20px 0 10px}.canvas-relative h3{font-size:20px;margin:18px 0 8px}.canvas-relative ul,.canvas-relative ol{margin:14px 0 14px 22px}.canvas-relative li{margin:6px 0}.canvas-relative blockquote{border-left:4px solid #ddd;padding-left:14px;margin:18px 0;font-style:italic;color:#444}.canvas-relative a{color:#2563eb;text-decoration:underline}.canvas-relative img{max-width:100%;height:auto;border-radius:6px;margin:18px 0}.canvas-relative strong{font-weight:600}.highlight{border-radius:4px;padding:1px 2px;cursor:pointer;box-decoration-break:clone;-webkit-box-decoration-break:clone}.highlight-red{background:#ff585859}.highlight-blue{background:#568dff59}.highlight-yellow{background:#ffd64573}.highlight-selected{outline:2px solid #1d2630;outline-offset:1px}.highlight a,a .highlight{color:inherit;text-decoration:underline}.highlight-badge{display:inline-block;margin-left:6px;font-size:11px;line-height:1.2;padding:2px 6px;border-radius:999px;background:#111;color:#fff;vertical-align:middle}.hl{border-radius:4px;padding:1px 0;cursor:pointer}.hl-red{background:#ff585859}.hl-blue{background:#568dff59}.hl-yellow{background:#ffd64573}.hl-selected{outline:2px solid #1d2630;outline-offset:1px}.editor-panel{background:#fff;border:1px solid #dbe3ee;border-radius:16px;padding:14px;display:grid;gap:12px}.editor-title,.floating-editor-title{font-weight:700;font-size:1rem}.editor-row{display:grid;gap:6px}.editor-row textarea{border:1px solid #cdd7e7;border-radius:12px;padding:10px 12px;resize:vertical}.selection-preview{padding:10px 12px;background:#f7f9fc;border:1px solid #dde5f0;border-radius:12px}.editor-actions{display:flex;gap:10px;align-items:center}.active-status{border-width:2px!important}.blue-btn{border-color:#4d7dff!important;color:#1b4fd4}.red-btn{border-color:#ff6b6b!important;color:#cb2f2f}.save-btn{margin-left:auto;background:#0f62fe;color:#000;border-color:#0f62fe}.toolbar-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.floating-editor{position:absolute;z-index:40;width:380px;min-height:330px;background:#fff;border:1px solid #dbe3ee;border-radius:16px;box-shadow:0 10px 28px #0f172a29;overflow:hidden}.floating-editor-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#f8fbff;border-bottom:1px solid #e6edf7;cursor:move}.floating-editor-close{border:0;background:transparent;font-size:22px;line-height:1;cursor:pointer}.floating-editor-body{padding:14px;display:grid;gap:12px}.char-counter,.editor-inline-message{color:#637487;font-size:.84rem}.dashboard-layout{padding:16px 20px 24px;box-sizing:border-box;margin-top:0}.dashboard-page{display:flex;flex-direction:column;gap:20px}.dashboard-section{padding:0}.dashboard-section h2{margin:0 0 10px}.dashboard-table{width:100%;border-collapse:collapse;background:#fff}.dashboard-table th,.dashboard-table td{border:1px solid #ddd;padding:8px 10px;text-align:left;vertical-align:top}.dashboard-table th{background:#f5f5f5}.linkish{background:none;border:none;padding:0;color:#2563eb;text-decoration:underline;cursor:pointer;font:inherit;text-align:left}@media (max-width: 1200px){.layout{grid-template-columns:240px minmax(320px,1fr) 240px}}@media (max-width: 960px){.topbar{grid-template-columns:1fr}.user-box{justify-self:start}.layout{grid-template-columns:1fr}.side-panel{min-height:240px}.floating-editor{width:min(380px,calc(100vw - 32px))}}@media (max-width: 768px){html,body,#root{height:100%;min-height:100%}body{background:#fff;overflow-x:hidden}.mobile-app-shell{min-height:100dvh;background:#fff}.mobile-topbar{position:sticky;top:0;z-index:90;min-height:64px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:8px;align-items:center;padding:calc(env(safe-area-inset-top,0px) + 8px) 12px 8px;background:#fffffff5;border-bottom:1px solid #e5e7eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-icon-btn{width:36px;height:36px;border:0;border-radius:999px;background:#f3f4f6;color:#111827;font-size:22px;line-height:1}.mobile-source-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;font-size:14px;color:#111827}.mobile-view-toggle{display:flex;gap:2px;padding:3px;border-radius:999px;background:#f3f4f6}.mobile-view-toggle button{min-height:30px;border:0;border-radius:999px;padding:5px 9px;background:transparent;color:#6b7280;font-size:12px;font-weight:700}.mobile-view-toggle button.active{background:#111827;color:#fff}.mobile-layout{display:block;padding:0;min-height:calc(100dvh - 64px)}.mobile-layout .center-panel,.mobile-layout .document-main{min-height:0;width:100%}.mobile-layout .canvas-relative{max-width:none;width:100%;height:calc(100dvh - 64px);overflow-y:auto;-webkit-overflow-scrolling:touch;margin:0;padding:18px 40px 112px 18px;font-size:17px;line-height:1.7;-moz-user-select:text;user-select:text;-webkit-user-select:text}.mobile-layout .canvas-relative.mobile-selecting{touch-action:auto;cursor:text;-moz-user-select:text;user-select:text;-webkit-user-select:text;-webkit-touch-callout:default}.mobile-layout .canvas-relative.mobile-selecting *{-moz-user-select:text;user-select:text;-webkit-user-select:text;-webkit-touch-callout:default}.mobile-layout .canvas-relative ::-moz-selection{background:#2563eb47}.mobile-layout .canvas-relative ::selection{background:#2563eb47}.mobile-layout .canvas-relative h1{font-size:26px;line-height:1.25}.mobile-layout .canvas-relative h2{font-size:22px}.mobile-layout .highlight{border-radius:6px;padding:1px 3px;touch-action:manipulation}.mobile-layout .highlight-badge{display:inline-flex;align-items:center;min-height:22px;margin-left:5px;margin-right:2px;padding:3px 7px;font-size:10px;font-weight:800;line-height:1.1;background:#111827;color:#fff;box-shadow:0 1px 4px #1118272e}.mobile-minimap{position:fixed;touch-action:none;right:7px;top:92px;bottom:104px;z-index:70;width:24px;border-radius:999px;background:#f3f4f6eb;border:1px solid rgba(209,213,219,.9);box-shadow:0 4px 14px #0f172a1f;overflow:hidden}.mobile-minimap-mark{position:absolute;left:3px;width:18px;min-height:8px;border:0;border-radius:999px;padding:0}.mobile-minimap-mark.selected{outline:2px solid #111827;outline-offset:1px}.mobile-minimap-viewport{position:absolute;left:2px;width:20px;min-height:18px;border-radius:999px;border:2px solid #ffffff;box-shadow:0 0 0 1px #11182773,0 2px 8px #00000038;pointer-events:none;transform:translateY(-50%)}.mobile-selection-toolbar{position:fixed;left:12px!important;right:12px!important;top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 82px)!important;width:auto!important;max-width:none!important;transform:none!important;z-index:86;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:10px 12px;border-radius:18px;background:#111827f0;color:#fff;box-shadow:0 10px 30px #0f172a42;box-sizing:border-box}.mobile-selection-toolbar-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;color:#ffffffc7}.mobile-selection-toolbar button{flex:0 0 auto;white-space:nowrap;min-height:34px;border:0;border-radius:999px;padding:0 12px;background:#fff;color:#111827;font-size:12px;font-weight:900}.mobile-selection-toolbar button:disabled{opacity:.45}.mobile-selection-toolbar.select-mode{outline:2px solid rgba(37,99,235,.35)}.mobile-selection-toolbar.floating{left:12px!important;right:12px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 82px)!important;top:auto!important;width:auto;max-width:none;transform:none!important;grid-template-columns:minmax(0,1fr) auto auto;padding:10px 12px}.mobile-selection-toolbar button.ghost{background:#ffffff24;color:#fff}.mobile-bottom-bar{position:fixed;left:10px;right:10px;bottom:calc(env(safe-area-inset-bottom,0px) + 10px);z-index:85;min-height:58px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;align-items:center;padding:8px;border-radius:22px;background:#fffffff5;border:1px solid #e5e7eb;box-shadow:0 8px 28px #0f172a2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-bottom-bar button{min-height:42px;border:0;border-radius:16px;background:#f3f4f6;color:#111827;font-size:13px;font-weight:800}.mobile-bottom-bar button:first-child{background:#2563eb;color:#fff}.mobile-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:flex-end;background:#0f172a38}.mobile-sheet{width:100%;max-height:min(76dvh,680px);min-height:42dvh;padding:8px 14px calc(env(safe-area-inset-bottom,0px) + 18px);border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -12px 36px #0f172a3d;animation:mobileSheetIn .18s ease-out;overflow:hidden}@keyframes mobileSheetIn{0%{transform:translateY(24px);opacity:.7}to{transform:translateY(0);opacity:1}}.mobile-sheet-handle{width:42px;height:5px;margin:4px auto 12px;border-radius:999px;background:#d1d5db}.mobile-sheet-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.mobile-sheet-title{font-size:18px;font-weight:800;color:#111827}.mobile-sheet-subtitle{margin-top:2px;color:#6b7280;font-size:12px;font-weight:700;text-transform:uppercase}.mobile-sheet-close{width:36px;height:36px;border:0;border-radius:999px;background:#f3f4f6;color:#111827;font-size:24px;line-height:1}.mobile-sheet-tabs,.mobile-status-toggle{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:4px;margin-bottom:12px;border-radius:16px;background:#f3f4f6}.mobile-status-toggle{grid-template-columns:1fr 1fr;margin-top:4px}.mobile-sheet-tabs button,.mobile-status-toggle button{min-height:38px;border:0;border-radius:12px;background:transparent;color:#6b7280;font-size:13px;font-weight:800}.mobile-sheet-tabs button.active,.mobile-status-toggle button.active{background:#fff;color:#111827;box-shadow:0 1px 5px #0f172a1f}.mobile-status-toggle button.active.blue{color:#2563eb}.mobile-status-toggle button.active.red{color:#dc2626}.mobile-add-suggestion-btn{width:100%;min-height:44px;margin:-2px 0 12px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;color:#1d4ed8;font-size:14px;font-weight:800}.mobile-add-suggestion-btn:active{transform:translateY(1px)}.mobile-sheet-list{max-height:calc(76dvh - 142px);overflow-y:auto;padding-bottom:8px}.mobile-sheet-list .suggestion-card{margin-bottom:10px;border-radius:16px}.mobile-editor-body{display:grid;gap:8px;max-height:calc(76dvh - 94px);overflow-y:auto}.mobile-editor-body label{font-size:12px;font-weight:800;color:#6b7280;text-transform:uppercase}.mobile-editor-body textarea{width:100%;min-height:112px;border:1px solid #d1d5db;border-radius:14px;padding:12px;resize:vertical}.mobile-save-btn{min-height:48px;border:0;border-radius:16px;background:#2563eb;color:#fff;font-weight:800}.mobile-save-btn:disabled{opacity:.55}.mobile-empty{padding:20px 8px 28px;color:#6b7280;text-align:center}.dashboard-layout{padding:12px}.dashboard-table{display:block;overflow-x:auto;white-space:nowrap}}.highlight-badge-after{border:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-family:inherit;cursor:pointer}@media (max-width: 768px){.mobile-layout .highlight{display:inline;padding:1px 3px}.mobile-layout .highlight-badge-after{position:static!important;display:inline-flex!important;align-items:center;justify-content:center;max-width:-moz-max-content;max-width:max-content;margin:0 3px 0 4px;padding:2px 6px;min-height:18px;border-radius:999px;vertical-align:text-bottom;white-space:nowrap;font-size:9px;line-height:1;font-weight:800;background:#111827;color:#fff;box-shadow:0 1px 3px #1118272e}}.highlight-badge-inline-end{position:static!important;border:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-family:inherit;cursor:pointer}@media (max-width: 768px){.mobile-layout .highlight{display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:1px 3px}.mobile-layout .highlight .highlight-badge-inline-end{position:static!important;display:inline-flex!important;align-items:center;justify-content:center;max-width:-moz-max-content;max-width:max-content;margin:0 2px 0 5px;padding:2px 6px;min-height:18px;border-radius:999px;vertical-align:text-bottom;white-space:nowrap;font-size:9px;line-height:1;font-weight:800;background:#111827;color:#fff;box-shadow:0 1px 3px #1118272e}.mobile-selected-highlight-block{margin:0 0 12px;padding:12px;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc}.mobile-selected-highlight-label{margin-bottom:4px;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.mobile-selected-highlight-text{margin-bottom:10px;color:#111827;font-size:14px;font-weight:700;line-height:1.35}}.dashboard-url-loader input::-moz-placeholder,.mobile-source-loader input::-moz-placeholder{color:#9ca3af}.dashboard-url-loader input::placeholder,.mobile-source-loader input::placeholder{color:#9ca3af}.source-url-link{display:inline-block;max-width:52vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.dashboard-url-loader-row{display:flex;gap:10px;align-items:stretch;flex-wrap:wrap;margin-top:12px}.dashboard-url-loader-row input{flex:1 1 320px;min-height:48px;border-radius:14px;border:1px solid #d1d5db;background:#fff;color:#111827;padding:0 16px;font-size:15px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.dashboard-url-loader-row input:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b82e;background:#fff}.dashboard-url-loader-row input::-moz-placeholder{color:#9ca3af}.dashboard-url-loader-row input::placeholder{color:#9ca3af}.dashboard-url-loader-row button{min-height:48px;padding:0 18px;border-radius:14px;border:0;background:#111827;color:#fff;font-size:14px;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:background .18s ease,transform .12s ease,opacity .18s ease}.dashboard-url-loader-row button:hover{background:#1f2937}.dashboard-url-loader-row button:active{transform:translateY(1px)}.dashboard-url-loader-row button:disabled{opacity:.55;cursor:not-allowed}@media (min-width: 769px){.dashboard-url-loader{max-width:760px}.dashboard-url-loader-row{flex-wrap:nowrap}.dashboard-url-loader-row button{white-space:nowrap}}@media (max-width: 768px){.mobile-app-shell .topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr;gap:10px;padding:12px 14px;border-bottom:1px solid #e5e7eb;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-app-shell .topbar .brand{font-size:18px;font-weight:750;letter-spacing:-.02em}.mobile-app-shell .topbar .source-switch{display:none}.mobile-app-shell .topbar .scope-switch,.mobile-app-shell .topbar .user-box{width:100%}.mobile-app-shell .topbar .scope-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:4px;border:1px solid #e5e7eb;border-radius:999px;background:#f9fafb}.mobile-app-shell .topbar .scope-switch button{min-height:34px;border:0;border-radius:999px;background:transparent;color:#6b7280;font-weight:650}.mobile-app-shell .topbar .scope-switch button.active{background:#111827;color:#fff;box-shadow:0 1px 3px #00000026}.mobile-app-shell .topbar .user-box{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px}.mobile-app-shell .topbar .user-box label{font-size:12px;color:#6b7280;font-weight:700;text-transform:uppercase}.mobile-app-shell .topbar .user-box input{width:100%;min-height:38px;border:1px solid #e5e7eb;border-radius:12px;padding:0 12px}.dashboard-layout,.dashboard-page{width:100%;max-width:100%;overflow-x:hidden}.dashboard-url-loader{margin:12px;padding:14px;border-radius:18px;box-shadow:0 8px 24px #0f172a14}.dashboard-url-loader-row{display:grid;grid-template-columns:1fr;gap:10px}.dashboard-url-loader-row input{min-height:46px;width:100%;border-radius:14px;border:1px solid #d1d5db;padding:0 13px;font-size:16px}.dashboard-url-loader-row button{min-height:46px;border-radius:14px;border:0;background:#111827;color:#fff;font-weight:750}.dashboard-url-loader-refresh{display:flex;align-items:center;gap:8px;margin-top:10px;color:#6b7280;font-size:13px}.dashboard-section{margin:12px;padding:14px;border-radius:18px;overflow:visible}.dashboard-section h2{margin:0 0 12px;font-size:18px;letter-spacing:-.02em}.dashboard-table,.dashboard-table thead,.dashboard-table tbody,.dashboard-table tr,.dashboard-table th,.dashboard-table td{display:block;width:100%}.dashboard-table thead{display:none}.dashboard-table tr{margin:0 0 12px;padding:12px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 2px 8px #0f172a0d}.dashboard-table td{display:grid;grid-template-columns:108px minmax(0,1fr);gap:8px;align-items:start;border:0;padding:6px 0;font-size:14px;line-height:1.35;word-break:break-word}.dashboard-table td:before{content:attr(data-label);color:#6b7280;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.03em}.dashboard-table .source-url-link{max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;word-break:break-word}.all-suggestions-table td[data-label=Selected],.all-suggestions-table td[data-label=Suggestion]{grid-template-columns:1fr}}.mobile-dashboard-card-list{display:none}@media (max-width: 768px){.desktop-dashboard-table{display:none!important}.mobile-dashboard-card-list{display:flex;flex-direction:column;gap:12px;margin-top:12px}.mobile-dashboard-card{width:100%;text-align:left;border:1px solid rgba(148,163,184,.28);background:#ffffff0a;border-radius:16px;padding:14px;color:#f8fafc;box-shadow:0 8px 22px #0f172a2e;cursor:pointer}.mobile-dashboard-card:active{transform:translateY(1px);background:#ffffff12}.mobile-card-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.mobile-card-domain{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0e0e0e;font-size:13px;font-weight:700}.mobile-card-hot-score{flex-shrink:0;color:#fca5a5;font-size:13px;font-weight:800}.mobile-card-title{color:#0e0e0e;font-size:14px;line-height:1.35;margin-bottom:10px;overflow-wrap:anywhere}.mobile-card-metrics{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;color:#0e0e0e;font-size:13px;font-weight:700}.mobile-status-pill{flex-shrink:0;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;text-transform:uppercase}.mobile-status-pill.blue{color:#bfdbfe;background:#2563eb3d}.mobile-status-pill.red{color:#fecaca;background:#dc26263d}.mobile-card-selected{color:#0e0e0e;font-size:14px;font-weight:800;line-height:1.35;margin:8px 0 4px}.mobile-card-suggestion{color:#0e0e0e;font-size:13px;line-height:1.35;margin-bottom:10px}}.faq-page{padding:24px;max-width:900px;margin:0 auto;color:#0e0e0e}.brand-wrap{display:flex;align-items:center;gap:10px;min-width:0}.brand-button{border:0;background:transparent;padding:0;color:#16202a;cursor:pointer;text-align:left}.site-menu-wrap{position:relative;display:inline-flex;align-items:center}.site-menu-button{width:38px;height:38px;border:1px solid #cdd7e7;border-radius:12px;background:#fff;color:#16202a;font-size:20px;line-height:1;cursor:pointer}.site-menu-button:hover,.site-menu-button:focus{border-color:#0f62fe;box-shadow:0 0 0 3px #0f62fe1f}.site-menu-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:2000;width:220px;padding:8px;border:1px solid #dbe3ef;border-radius:16px;background:#fff;box-shadow:0 18px 50px #0f172a29}.site-menu-popover button{display:block;width:100%;padding:11px 12px;border:0;border-radius:11px;background:transparent;color:#16202a;text-align:left;cursor:pointer}.site-menu-popover button:hover,.site-menu-popover button:focus{background:#eef4ff;color:#0f62fe}.faq-page{width:min(1080px,calc(100% - 32px));margin:0 auto 48px;padding:24px 0 48px}.faq-hero{padding:28px;border:1px solid #dbe3ef;border-radius:24px;background:linear-gradient(135deg,#fff,#eef4ff);box-shadow:0 14px 36px #0f172a14}.faq-kicker{margin:0 0 8px;color:#0f62fe;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.faq-hero h1{margin:0 0 10px;font-size:clamp(30px,5vw,52px);line-height:1.02;letter-spacing:-.04em}.faq-hero p{max-width:760px;color:#4c6076;font-size:17px;line-height:1.55}.faq-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.faq-hero-actions button{border:1px solid #0f62fe;border-radius:999px;padding:11px 16px;background:#0f62fe;color:#fff;font-weight:750;cursor:pointer}.faq-hero-actions button.secondary{background:#fff;color:#0f62fe}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.faq-card{padding:20px;border:1px solid #dbe3ef;border-radius:20px;background:#fff;box-shadow:0 6px 18px #0f172a0d}.faq-card h2{margin:0 0 10px;font-size:19px;line-height:1.25}.faq-card p,.faq-card li{color:#4c6076;line-height:1.55}.faq-card ul{padding-left:20px;margin:8px 0 0}@media (max-width: 768px){.topbar{grid-template-columns:1fr;gap:10px;padding:12px}.brand-wrap{width:100%}.site-menu-popover{width:min(260px,calc(100vw - 24px))}.faq-page{width:calc(100% - 24px);padding-top:12px}.faq-hero{padding:20px;border-radius:20px}.faq-hero p{font-size:15px}.faq-grid{grid-template-columns:1fr}.faq-card{padding:16px}}#accepted-sites{margin-top:18px}.accepted-sites-link-row{margin-top:10px}.accepted-sites-link{background:transparent;border:0;padding:0;margin-top:10px;color:#6b7280;font-size:13px;font-weight:500;text-decoration:underline;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.accepted-sites-link:hover{color:#374151}.accepted-sites-link:active{color:#111827}.accepted-sites-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.accepted-site-pill{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:999px;padding:8px 12px;font-size:13px}.site-router-topbar{gap:16px}.router-tabs{display:flex;gap:8px;align-items:center;margin-left:auto}.router-tabs button{border:1px solid rgba(148,163,184,.28);background:#0f172a38;color:inherit;border-radius:999px;padding:7px 12px;font-weight:700;cursor:pointer;white-space:nowrap}.router-tabs button.active{background:#3b82f633;border-color:#3b82f6a6}.dashboard-controls-section{display:flex;flex-direction:column;gap:10px}.dashboard-scope-switch{justify-content:flex-start}.dashboard-user-filter{display:inline-flex;align-items:center;gap:8px;font-weight:700}.dashboard-user-filter input{border:1px solid rgba(148,163,184,.35);border-radius:10px;padding:8px 10px}.faq-app-shell .topbar,.dashboard-app-shell .topbar{position:sticky;top:0;z-index:20}@media (max-width: 768px){.router-tabs{display:none}}@media (max-width: 768px){.mobile-sheet{display:flex;flex-direction:column;max-height:min(82dvh,720px);overflow:hidden}.mobile-sheet-header,.mobile-sheet-tabs,.mobile-selected-highlight-block{flex:0 0 auto}.mobile-sheet-list{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 96px);scroll-padding-bottom:calc(env(safe-area-inset-bottom,0px) + 96px)}.mobile-sheet-list .suggestion-card:last-child{margin-bottom:28px}.mobile-sheet-list .suggestion-footer{position:relative;z-index:1}}@media (max-width: 768px){.mobile-topbar-actions{position:relative;display:flex;align-items:center;gap:6px}.mobile-menu-btn{width:34px;height:34px;border:0;border-radius:999px;background:#f3f4f6;color:#111827;font-size:18px;font-weight:800;line-height:1}.mobile-menu-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:3000;width:190px;padding:8px;border:1px solid #dbe3ef;border-radius:16px;background:#fff;box-shadow:0 18px 50px #0f172a2e}.mobile-menu-popover button{display:block;width:100%;padding:11px 12px;border:0;border-radius:11px;background:transparent;color:#16202a;text-align:left;font-weight:700}.mobile-menu-popover button:hover,.mobile-menu-popover button:focus{background:#eef4ff;color:#0f62fe}.mobile-menu-user-box{margin-top:8px;padding-top:8px;border-top:1px solid #e5e7eb}.mobile-menu-user-box label{display:block;margin-bottom:5px;font-size:12px;font-weight:700;color:#6b7280}.mobile-menu-user-box input{width:100%;height:38px;border-radius:10px;border:1px solid #d1d5db;padding:0 10px;font-size:14px}}.auth-page{width:min(720px,calc(100% - 32px));margin:28px auto 72px}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 18px 50px #0f172a14;padding:28px}.auth-card h1{margin:0 0 8px;font-size:clamp(1.7rem,5vw,2.4rem);letter-spacing:-.04em}.auth-help{margin:0 0 22px;color:#4b5563;line-height:1.5}.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:7px;color:#374151;font-weight:750;font-size:.92rem}.auth-form input{min-height:46px;border-radius:14px;border:1px solid #d1d5db;padding:0 14px;font-size:1rem;color:#111827;background:#fff}.auth-form input:focus{outline:3px solid rgba(37,99,235,.16);border-color:#2563eb}.auth-primary-btn{min-height:48px;border:0;border-radius:14px;background:#111827;color:#fff;font-weight:800;font-size:1rem;cursor:pointer}.auth-primary-btn:disabled{opacity:.65;cursor:not-allowed}.auth-secondary-link{margin-top:16px;border:0;background:transparent;color:#374151;font-weight:750;text-decoration:underline;cursor:pointer}.auth-message{border-radius:14px;padding:12px 14px;font-weight:700}.auth-message-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.auth-optional{color:#6b7280;font-weight:600}.profile-row{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #e5e7eb}.profile-row span{color:#6b7280}.profile-row strong{color:#111827;text-align:right;overflow-wrap:anywhere}.profile-row+.auth-primary-btn{margin-top:22px;width:100%}.auth-user-box button{min-height:36px;border-radius:999px;border:1px solid #d1d5db;background:#f9fafb;color:#374151;padding:0 12px;font-weight:750;cursor:pointer}.readonly-user-filter{color:#4b5563;font-size:.95rem}@media (max-width: 768px){.auth-page{width:calc(100% - 24px);margin-top:14px}.auth-card{border-radius:20px;padding:22px}.profile-row{display:grid;gap:4px}.profile-row strong{text-align:left}}.hrg-page{max-width:1180px;margin:0 auto;padding:28px 18px 56px}.hrg-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.hrg-eyebrow{margin:0 0 6px;color:#2563eb;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.hrg-hero h1{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.05;color:#111827}.hrg-hero p{max-width:720px;margin:10px 0 0;color:#4b5563}.hrg-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.hrg-kpi-card,.hrg-etl-card,.hrg-panel{border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 10px 30px #0f172a0d}.hrg-kpi-card{padding:18px}.hrg-kpi-label{font-size:13px;font-weight:800;color:#6b7280}.hrg-kpi-value{margin-top:8px;font-size:30px;font-weight:900;color:#111827}.hrg-kpi-subtext,.hrg-muted{margin-top:6px;color:#6b7280;font-size:13px}.hrg-etl-card{padding:18px;margin:14px 0 18px}.hrg-etl-card h2,.hrg-panel h2{margin:0 0 8px;color:#111827}.hrg-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 14px}.hrg-tabs button{border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:9px 13px;font-weight:800;color:#374151;cursor:pointer}.hrg-tabs button.active{background:#111827;border-color:#111827;color:#fff}.hrg-panel{padding:18px}.hrg-table-wrap{width:100%;overflow-x:auto}.hrg-table{width:100%;border-collapse:collapse;font-size:14px}.hrg-table th{text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;border-bottom:1px solid #e5e7eb;padding:10px 8px}.hrg-table td{border-bottom:1px solid #f1f5f9;padding:11px 8px;vertical-align:top;color:#111827}.hrg-empty,.hrg-error{border-radius:16px;padding:18px;margin:16px 0}.hrg-empty{background:#f9fafb;color:#6b7280;border:1px dashed #d1d5db}.hrg-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.secondary-btn{border:1px solid #d1d5db;background:#fff;color:#111827;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer}@media (max-width:768px){.hrg-page{padding:18px 12px 42px}.hrg-hero{flex-direction:column}.hrg-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hrg-kpi-value{font-size:24px}.hrg-panel{padding:14px}.hrg-table{min-width:760px}}.hrg-faq-page .faq-hero{margin-bottom:20px}.hrg-faq-grid{display:grid;gap:18px}.faq-section-card{border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:18px;box-shadow:0 10px 30px #0f172a0d}.faq-section-card h2{margin:0 0 14px;color:#111827;font-size:20px}.faq-card-list{display:grid;gap:10px}.faq-card{border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;background:#f9fafb}.faq-card summary{cursor:pointer;font-weight:850;color:#111827}.faq-card p{margin:10px 0 0;color:#4b5563;line-height:1.55}@media (max-width: 768px){.faq-section-card{padding:14px}}
