.profile-edit-dialog[data-v-246ef91f]{display:grid;width:min(560px,100%);max-height:90vh;overflow-y:auto;gap:14px;padding:22px;border:1px solid #d9dfd6;border-radius:8px;background:#fff;box-shadow:0 24px 70px #00000047}.profile-edit-form[data-v-246ef91f]{display:grid;gap:14px}.profile-edit-form label[data-v-246ef91f]{display:grid;gap:5px;font-size:.86rem;color:#37433c}.profile-edit-form input[data-v-246ef91f],.profile-edit-form textarea[data-v-246ef91f],.profile-edit-form select[data-v-246ef91f]{width:100%;font:inherit}.profile-edit-form textarea[data-v-246ef91f]{resize:vertical}.field-row[data-v-246ef91f]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.post-ops[data-v-246ef91f]{display:grid;gap:6px;padding:10px 12px;border:1px solid #d9dfd6;border-radius:6px}.post-ops legend[data-v-246ef91f]{padding:0 4px;font-size:.82rem;color:#526058}.checkbox-row[data-v-246ef91f]{display:flex;align-items:center;gap:8px}.checkbox-row input[data-v-246ef91f]{width:auto}.profile-edit-actions[data-v-246ef91f]{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}@media(max-width:520px){.field-row[data-v-246ef91f]{grid-template-columns:1fr}}:root{color:#1d232a;background:#f4f6f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#18312f 0,#18312f 210px,transparent 210px),#f4f6f1}button,input,select,textarea{font:inherit}button{border:0;border-radius:6px;background:#21724e;color:#fff;cursor:pointer;min-height:40px;padding:0 16px;font-weight:700}button:hover{background:#185a3e}button:disabled{cursor:wait;opacity:.65}button.secondary{background:#eef4ee;color:#173630;border:1px solid #cad8cc}button.danger{background:#a93f35}button.danger:hover{background:#853128}button.compact{min-height:32px;padding:0 10px;font-size:12px}.shell{width:calc(100vw - 32px);margin:0 auto;padding:32px 0}.login-shell{display:grid;min-height:100vh;grid-template-rows:1fr auto;justify-items:center;align-items:center;padding:24px}.login-card{display:grid;width:min(420px,100%);gap:14px;padding:32px;border-radius:12px;background:#fff;box-shadow:0 16px 40px #0000002e}.login-card form{display:grid;gap:10px}.login-card input,.key-create input{min-height:40px;padding:8px 10px;border:1px solid #cad8cc;border-radius:6px}.key-create{display:flex;gap:10px;margin-bottom:16px}.key-create input{flex:1}.key-actions{display:flex;gap:6px}.alert code{display:block;margin-top:8px;overflow-wrap:anywhere}.key-secret-actions{display:flex;align-items:center;gap:10px;margin-top:10px}.key-secret-actions span{font-size:13px}.topbar{color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.eyebrow{margin:0 0 4px;color:#b9d4c0;font-size:13px;font-weight:800;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{font-size:34px;line-height:1.1}h2{font-size:18px}h3{font-size:15px}.top-actions{display:flex;align-items:center;gap:10px}.status{display:inline-flex;align-items:center;height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#d5f2d8;font-size:13px;font-weight:800}.alert{background:#fff2df;border:1px solid #e0a448;color:#6d4200;border-radius:6px;padding:12px 14px;margin-bottom:16px}.app-footer{display:flex;justify-content:center;margin-top:24px;color:#617167;font-size:12px;font-weight:800}.app-footer span{padding:6px 10px;border:1px solid #d9dfd6;border-radius:999px;background:#ffffffbf}.login-footer{margin-top:18px}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:#141c197a}.confirm-dialog{display:grid;width:min(420px,100%);gap:14px;padding:22px;border:1px solid #d9dfd6;border-radius:8px;background:#fff;box-shadow:0 24px 70px #00000047}.confirm-dialog p{color:#526058;line-height:1.45}.confirm-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.security-notice{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:13px 15px;border:1px solid #9ec9ad;border-radius:8px;background:#edf7ef;color:#173630;box-shadow:0 8px 20px #1f27220f}.security-notice>div{display:grid;gap:3px}.security-notice strong{font-size:14px}.security-notice span{color:#4c6355;font-size:13px;line-height:1.4}.security-notice .security-limit{flex:none;padding:5px 9px;border-radius:999px;background:#d5ead9;color:#185a3e;font-size:12px;font-weight:800;white-space:nowrap}.tabs{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;margin:0 0 20px;padding:6px;border:1px solid #d9dfd6;border-radius:10px;background:#fff;box-shadow:0 12px 30px #1f272214}.tabs a{display:flex;min-width:0;min-height:62px;padding:0 12px;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;border-radius:7px;background:transparent;color:#526058;cursor:pointer;text-decoration:none;text-align:left}.tabs a:hover{background:#eef4ee}.tabs a.active{background:#21724e;color:#fff}.tabs a strong{font-size:15px}.tabs a span{overflow:hidden;max-width:100%;font-size:11px;font-weight:600;opacity:.75;text-overflow:ellipsis;white-space:nowrap}.tab-panel{min-height:460px}.health-actions{display:flex;align-items:center;gap:10px}.health-actions span{color:#677269;font-size:12px}.health-probes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.health-probe{overflow:hidden;border:1px solid #d9dfd6;border-radius:8px}.health-probe>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px}.health-probe h3{margin:0;font-size:16px}.health-probe span{padding:4px 8px;border-radius:999px;font-size:12px;font-weight:800}.health-probe.healthy span{background:#d5ead9;color:#185a3e}.health-probe.unhealthy span{background:#f8dfd6;color:#9d3820}.health-probe pre{min-height:96px;margin:0;padding:12px;border-radius:0;background:#f7f8f6;color:#324138;font-size:12px;white-space:pre-wrap}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 2px 18px}.page-heading h2{font-size:25px;color:#173630}.page-heading>p{max-width:520px;color:#647067;font-size:14px;line-height:1.5;text-align:right}.section-kicker{margin-bottom:4px;color:#21724e;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.summary>div,.panel{background:#fff;border:1px solid #d9dfd6;border-radius:8px;box-shadow:0 12px 30px #1f272214}.primary-action,.go-to-extraction{margin-top:16px}.primary-action{width:100%}.analysis-result{min-height:360px}.visible-preview{margin-top:0;border-top:0;padding-top:0}.empty-state{display:grid;min-height:250px;place-items:center;border:1px dashed #cad5c8;border-radius:8px;color:#6b776e;padding:28px;line-height:1.5;text-align:center}.summary>div{padding:18px}.metric-label{display:block;color:#647067;font-size:13px;font-weight:700;margin-bottom:6px}.summary strong{font-size:30px}.grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;margin-bottom:18px}.lower{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.result-grid{align-items:start}.panel{padding:18px;min-width:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.panel-heading span{color:#68746b;font-size:13px;font-weight:700}label{display:block;color:#4f5c54;font-size:13px;font-weight:800;margin:14px 0 6px}input,select,textarea{width:100%;min-height:40px;border:1px solid #c8d1c7;border-radius:6px;color:#202820;background:#fbfcfa;padding:0 12px}textarea{min-height:82px;padding:10px 12px;resize:vertical;line-height:1.4}.scrape-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-box{border:1px solid #dfe7dc;border-radius:8px;background:#f8faf6;padding:14px;margin-top:16px}.nested-heading{margin-bottom:8px}.profile-actions,.stored-profile-row{display:flex;align-items:center;gap:10px;margin-top:12px}.stored-profile-row select{min-width:0}.check-row{display:flex;align-items:center;gap:8px;margin:12px 0 0;color:#435047;font-size:13px;font-weight:800}.check-row input{width:16px;min-width:16px;height:16px;min-height:16px;margin:0;padding:0}.inline-check{margin:0}.profile-preview{margin-top:12px;border-top:1px solid #e1e8de;padding-top:12px}.analysis-status{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.analysis-status strong{color:#173630}.analysis-status span,.analysis-note,.analysis-markdown span{color:#667269;font-size:12px;font-weight:800}.analysis-note{margin:8px 0;line-height:1.4}.profile-preview dl{grid-template-columns:repeat(4,minmax(0,1fr))}.analysis-markdown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.analysis-markdown pre{max-height:180px;min-height:88px;margin-top:6px;font-size:12px}.tool-trials{margin-top:12px;overflow-x:auto}.tool-trials>span{display:block;color:#667269;font-size:12px;font-weight:800;margin-bottom:6px}.tool-trials table{min-width:520px;background:#fff;border:1px solid #e2e8df;border-radius:6px}.rss-order{display:grid;gap:6px;margin-top:16px;border:1px solid #dfe7dc;border-radius:8px;background:#f8faf6;padding:12px}.rss-order span{color:#667269;font-size:12px;font-weight:900;text-transform:uppercase}.rss-order code{color:#173630;font-size:13px;font-weight:800;overflow-wrap:anywhere}.rss-attempts table{min-width:680px}.rss-entries{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:8px}.rss-entry{border:1px solid #dfe7dc;border-radius:8px;background:#f8faf6;padding:12px 14px}.rss-entry-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.rss-entry-head a,.rss-entry-title{color:#173630;font-size:14px;font-weight:800;overflow-wrap:anywhere}.rss-entry-date{flex-shrink:0;color:#667269;font-size:12px;font-weight:700;white-space:nowrap}.rss-entry-summary{margin:6px 0 0;color:#3a463f;font-size:13px;line-height:1.45}.rss-raw{margin-top:14px}.rss-raw summary{cursor:pointer;color:#667269;font-size:12px;font-weight:800;text-transform:uppercase}.rss-raw pre{margin-top:10px}.inline-note{margin-top:10px;color:#667269;font-size:13px;font-weight:700}.inline-error{margin-top:8px;color:#9a3412;font-size:13px;font-weight:800}.profile-json-preview{max-height:180px}.scrape-panel button{margin-top:14px}.result-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.result-toolbar span{color:#667269;font-size:12px;font-weight:800}.extraction-summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px}.extraction-summary .badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:#e3efe0;color:#2f5a36;border:1px solid #bcd6b8;font-size:12px;font-weight:800}.extraction-summary .badge-warn{background:#fbf0d8;color:#8a5a17;border-color:#ecd3a0}.extraction-summary .summary-date{color:#3a463d;font-size:12px;font-weight:700}.extraction-summary .summary-date.muted{color:#9aa69c;font-weight:600}.segmented{display:inline-flex;border:1px solid #c8d1c7;border-radius:8px;overflow:hidden}.segmented button{margin:0;min-height:32px;border-radius:0;background:#f7faf6;color:#304039;border-right:1px solid #c8d1c7;font-size:12px;padding:0 10px}.segmented button:last-child{border-right:0}.segmented button.active{background:#21724e;color:#fff}pre{margin:12px 0 0;max-height:560px;overflow:auto;background:#18211e;color:#d8ead8;border-radius:8px;padding:14px;font-size:12px;line-height:1.5}.json-response{margin-top:12px;max-height:560px;overflow:auto;background:#18211e;color:#d8ead8;border-radius:8px;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.6;white-space:pre-wrap}.json-indent{padding-left:18px}.json-indent-2{padding-left:36px}.json-field{display:flex;align-items:center;gap:8px;width:100%;min-height:34px;margin:2px 0;padding:0;border-radius:4px;background:transparent;color:#d8ead8;font-family:inherit;font-size:inherit;font-weight:400;text-align:left}.json-field:hover{background:#ffffff14}.json-field strong{color:#95d5ff;font-weight:800}.detail-panel{position:sticky;top:18px}.table-panel{overflow-x:auto}.profiles-panel{display:grid;gap:12px}.profiles-create{display:grid;gap:12px;margin-bottom:16px}.profiles-create-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.profiles-create-row input{flex:1 1 320px;min-width:0}.profiles-create-row select{flex:0 1 200px}.profiles-table{min-width:920px;table-layout:fixed}.profiles-table td{vertical-align:top}.profiles-table td:first-child code,.profiles-table td:first-child small{display:block}.profiles-table td:first-child small{margin-top:5px;color:#68746b}.profile-urls{display:grid;gap:5px;min-width:0;max-width:100%;margin:0;padding:0;list-style:none}.profile-urls li,.profile-urls a,.profile-urls span{min-width:0;max-width:100%}.profile-urls a,.profile-urls span{display:block;overflow-wrap:anywhere;color:#1c6a9d;word-break:break-word}.profile-row-actions{display:flex;align-items:stretch;gap:6px;flex-direction:column}.profiles-table .tool-select{min-width:160px;min-height:34px}button.danger{border:1px solid #d9a5a5;background:#fff1f1;color:#9b2525}button.danger:hover:not(:disabled){background:#f9dddd}.success-note{border:1px solid #a9ceb7;border-radius:6px;background:#edf8f0;color:#205f3d;padding:10px 12px;font-size:13px;font-weight:800}.analysis-metrics-panel{margin-bottom:18px}.analysis-duration-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.analysis-duration-grid>div{border:1px solid #e0e6dd;border-radius:8px;background:#f8faf6;padding:14px}.analysis-duration-grid dd{margin-top:4px;color:#173630;font-size:20px}.markdown-detail{max-height:680px;overflow:auto;color:#202820;line-height:1.65;font-size:15px}.markdown-detail h1,.markdown-detail h2,.markdown-detail h3{margin:18px 0 8px}.markdown-detail h1:first-child,.markdown-detail h2:first-child,.markdown-detail h3:first-child{margin-top:0}.markdown-detail p,.markdown-detail ul,.markdown-detail ol,.markdown-detail blockquote,.markdown-detail pre,.markdown-detail table{margin:0 0 12px}.markdown-detail a{color:#1c6a9d;font-weight:700}.markdown-detail code{background:#eef3ec;border:1px solid #d9e3d6;border-radius:4px;padding:1px 4px}.markdown-detail pre{max-height:none;background:#18211e;color:#d8ead8}.markdown-detail blockquote{border-left:3px solid #9ab49d;color:#4b5a50;padding-left:12px}.tool-list{display:grid;gap:10px}.tool-card{border:1px solid #e0e6dd;border-radius:8px;padding:14px;display:grid;gap:12px}.tool-card p{color:#5c685f;font-size:13px;margin-top:5px}.llm-form-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.llm-provider-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:330px}.llm-provider-actions button{flex:0 0 auto}dl,dt,dd{margin:0}dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}dt{color:#6d776f;font-size:12px;font-weight:800}dd{font-size:13px;font-weight:700}table{width:100%;border-collapse:collapse;font-size:13px}th,td{text-align:left;border-bottom:1px solid #e5ebe3;padding:10px 8px}th{color:#606b63;font-size:12px}.logs{display:grid;gap:8px}.logs-panel{padding:0;overflow:hidden}.log-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #e2e8df;background:#f8faf6}.log-toolbar>span,.pagination span{color:#68746b;font-size:12px;font-weight:800}.log-filters{display:flex;gap:8px}.log-filters select{width:auto;min-width:150px}.logs-panel .logs{gap:0}.log-line{display:grid;grid-template-columns:125px 78px 125px minmax(0,1fr);gap:12px;align-items:start;border-bottom:1px solid #e7ece5;padding:12px 18px;font-size:12px}.log-header{background:#fbfcfa;color:#68746b;font-weight:800}.log-line p b{margin-right:5px}.log-line small{display:block;margin-top:4px;color:#7b857e;overflow-wrap:anywhere}.log-line .level-error{color:#b42318}.log-line .level-info{color:#21724e}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:14px 18px;background:#f8faf6}.log-line span{color:#69746c}.log-line strong{color:#945f13}.log-line em{color:#236c54;font-style:normal;font-weight:800}.log-line p{color:#2c342e;overflow-wrap:anywhere}.empty{color:#677269;font-size:14px}@media(max-width:840px){.topbar,.top-actions,.security-notice{align-items:flex-start;flex-direction:column}.summary,.grid,.lower,.scrape-options,.analysis-markdown,.analysis-duration-grid,.profile-preview dl{grid-template-columns:1fr}.tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.health-probes{grid-template-columns:1fr}.page-heading,.log-toolbar,.log-filters{align-items:stretch;flex-direction:column}.page-heading>p{text-align:left}.log-filters select{width:100%}.profile-actions,.stored-profile-row{align-items:stretch;flex-direction:column}.log-line{grid-template-columns:1fr}}
