body{margin:0;background:#f6f7fb;color:#111827;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}button,input,select,textarea{font:inherit}.button,button{border:0;border-radius:10px;padding:10px 14px;background:#172554;color:#fff;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}button:disabled{opacity:.55;cursor:not-allowed}.button.secondary,button.secondary{background:#e5e7eb;color:#111827}button.danger{background:#991b1b}.portal-nav{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;gap:10px;justify-content:flex-end;align-items:center;padding:12px 24px;background:rgba(246,247,251,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb}.portal-nav a{border-radius:10px;padding:9px 13px;background:#e5e7eb;color:#111827;font-weight:800;text-decoration:none}.portal-nav a:hover{background:#dbeafe;color:#172554}.container{max-width:1320px;margin:0 auto;padding:32px 24px}.container.wide{max-width:1560px}.home-container{min-height:calc(100vh - 58px);display:flex;align-items:center;justify-content:center}.home-panel{max-width:760px;text-align:center;padding:42px}.home-panel h1{font-size:42px}.home-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:24px}.header{display:flex;justify-content:space-between;gap:24px;margin-bottom:24px}.eyebrow{color:#6b7280;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}h1{margin:0;font-size:34px}.subtitle{margin:10px 0 0;color:#6b7280}.grid{display:grid;grid-template-columns:360px 1fr;grid-gap:20px;gap:20px}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.field{margin-bottom:12px}.field label{display:block;margin-bottom:6px;font-size:13px;font-weight:700;color:#374151}input,select,textarea{width:100%;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#fff;color:#111827}textarea{min-height:80px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.filters{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:14px}.watchlist-filters{grid-template-columns:1fr}.summary{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.badge{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;background:#eef2ff;color:#312e81;text-decoration:none}.badge.exclusion{background:#fee2e2;color:#991b1b}.badge.active{background:#dcfce7;color:#166534}.badge.inactive{background:#f3f4f6;color:#4b5563}.badge.pending{background:#fef3c7;color:#92400e}.table-wrap{overflow:auto;border:1px solid #e5e7eb;border-radius:14px}table{width:100%;border-collapse:collapse;min-width:920px}.watchlist-table{min-width:720px}td,th{border-bottom:1px solid #e5e7eb;padding:11px 12px;text-align:left;vertical-align:top;font-size:14px}th{background:#f9fafb;font-size:12px;color:#4b5563;text-transform:uppercase;letter-spacing:.04em}.term{font-weight:800}.muted{color:#6b7280}.row-actions{display:flex;gap:8px;white-space:nowrap}.row-actions button{padding:7px 10px;font-size:12px}.notice{border-radius:12px;padding:12px 14px;margin-bottom:14px;background:#dbeafe;color:#172554;font-weight:700}.error{background:#fee2e2;color:#991b1b}a{color:#172554}.watchlist-table a{word-break:break-all}.watchlist-toggle{min-width:96px;gap:7px;padding:7px 10px;font-size:12px;border:1px solid transparent}.watchlist-toggle.enabled{background:#dcfce7;color:#166534;border-color:#bbf7d0}.watchlist-toggle.disabled{background:#f3f4f6;color:#4b5563;border-color:#e5e7eb}.watchlist-toggle-dot{width:8px;height:8px;border-radius:999px;background:currentColor}.watchlist-toggle:focus-visible{outline:3px solid #93c5fd;outline-offset:2px}.curation-filters{grid-template-columns:1fr 240px}.curation-list{display:grid;grid-gap:18px;gap:18px;margin-top:18px}.curation-card h2{margin:10px 0 4px;font-size:22px}.curation-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.score{font-size:12px;font-weight:800;color:#047857;margin-left:8px;margin-right:8px}.match-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;padding:16px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin:16px 0}.chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.chip{background:#f3f4f6;border-radius:7px;padding:5px 8px;font-size:12px;color:#374151}.body-preview{white-space:pre-wrap;line-height:1.55;max-height:360px;overflow:auto;background:#f9fafb;border-radius:12px;padding:14px;margin:10px 0 16px}.classification-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:16px}.event-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:8px 0 16px;padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:#f9fafb}.inline-check{display:inline-flex!important;align-items:center;gap:8px}.inline-check input{width:auto}.tag-picker{display:flex;gap:8px;flex-wrap:wrap;max-height:190px;overflow:auto;border:1px solid #e5e7eb;border-radius:12px;padding:10px}.tag-option{display:inline-flex!important;align-items:center;gap:6px;margin:0!important;padding:7px 9px;border-radius:8px;background:#f3f4f6;font-weight:600!important;cursor:pointer}.tag-option input{width:auto}.tag-option.selected{background:#dbeafe;color:#172554}.keyword-map-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-gap:18px;gap:18px;align-items:start}.keyword-map-layout.drag-layout{grid-template-columns:300px minmax(0,1fr) 360px}.keyword-board{display:grid;grid-gap:18px;gap:18px}.keyword-map-toolbar{margin-bottom:18px}.keyword-map-filters{grid-template-columns:1fr 180px}.keyword-map-check{padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.keyword-category-card h2{font-size:24px;margin:0}.keyword-category-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.subcategory-stack{display:grid;grid-gap:14px;gap:14px}.subcategory-block{border:1px solid #e5e7eb;border-radius:14px;background:#f9fafb;padding:14px}.subcategory-block h3{margin:0 0 10px;font-size:17px}.tier-lanes{display:grid;grid-gap:10px;gap:10px}.tier-lanes-three{grid-template-columns:repeat(3,minmax(0,1fr))}.tier-lane{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:10px}.droppable-lane{min-height:108px}.droppable-lane:hover{outline:2px dashed #93c5fd;outline-offset:2px}.tier-title{display:flex;justify-content:space-between;gap:8px;font-size:12px;font-weight:900;color:#4b5563;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.keyword-chips{display:flex;gap:7px;flex-wrap:wrap}.keyword-chip{display:inline-flex;align-items:center;gap:6px;background:#eef2ff;color:#172554;padding:6px 9px}.keyword-chip,.placement-chip input{border-radius:999px;font-size:12px;font-weight:800}.placement-chip input{width:58px;padding:3px 7px}.empty-lane{font-size:12px;color:#9ca3af}.keyword-palette{position:-webkit-sticky;position:sticky;top:78px}.keyword-palette input{margin:10px 0}.keyword-palette-list{display:grid;grid-gap:8px;gap:8px;max-height:calc(100vh - 260px);overflow:auto;padding-right:2px}.palette-term{border:1px solid #dbeafe;background:#eff6ff;color:#172554;border-radius:12px;padding:9px;display:grid;grid-gap:3px;gap:3px;cursor:-webkit-grab;cursor:grab}.palette-term:active{cursor:-webkit-grabbing;cursor:grabbing}.palette-term.negative{border-color:#fecaca;background:#fff1f2;color:#991b1b}.palette-term span{font-size:12px;color:#6b7280}.keyword-simulator{position:-webkit-sticky;position:sticky;top:78px}.keyword-simulator textarea{min-height:150px}.score-card{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:12px 0}.score-card div{border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#f9fafb}.score-card span{display:block;font-size:12px}.score-card strong{font-size:22px}.sim-match-list{display:grid;grid-gap:8px;gap:8px;max-height:420px;overflow:auto}.sim-match{border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#f9fafb;display:grid;grid-gap:4px;gap:4px}.sim-match span{color:#6b7280;font-size:12px}.sim-match b{color:#166534}.sim-match.negative b{color:#991b1b}@media(max-width:1180px){.keyword-map-layout.drag-layout{grid-template-columns:1fr}.keyword-palette,.keyword-simulator{position:static}.tier-lanes-three{grid-template-columns:1fr}}@media(max-width:980px){.portal-nav{justify-content:flex-start;overflow:auto}.grid{grid-template-columns:1fr}.filters{grid-template-columns:1fr 1fr}.curation-filters,.keyword-map-filters,.watchlist-filters{grid-template-columns:1fr}.curation-head,.header,.keyword-category-head{flex-direction:column}.classification-grid,.event-grid,.keyword-map-layout,.match-row{grid-template-columns:1fr}.home-container{align-items:flex-start}.home-panel{text-align:left}.home-actions{justify-content:flex-start}}\n.health-summary{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:20px}.health-summary>div{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;box-shadow:0 8px 20px rgba(15,23,42,.04)}.health-summary span{display:block;color:#6b7280;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;min-height:28px}.health-summary strong{font-size:25px;color:#172554}.watchlist-health-panel{padding:18px}.watchlist-health-filters{grid-template-columns:minmax(240px,2fr) repeat(4,minmax(145px,1fr))}.health-table{min-width:1450px}.health-table td:first-child{min-width:260px;max-width:340px}.health-table td:nth-child(2){min-width:180px}.health-table td:nth-child(3){min-width:190px}.health-table td:nth-child(4){min-width:230px}.health-table td:nth-child(4) span{display:block;margin-bottom:5px}.health-table td:nth-child(5){min-width:190px}.health-table td:nth-child(6){min-width:170px}.health-pill{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;background:#f3f4f6;color:#4b5563}.health-pill.healthy{background:#dcfce7;color:#166534}.health-pill.silent{background:#fef3c7;color:#92400e}.health-pill.blocked{background:#ffedd5;color:#9a3412}.health-pill.dead_candidate,.health-pill.technical_error{background:#fee2e2;color:#991b1b}.health-pill.unsupported{background:#e0e7ff;color:#3730a3}.health-detail{margin-top:8px;font-size:12px;font-weight:700;color:#374151}.health-error{margin-top:5px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#991b1b;font-size:11px}.health-warning{margin-top:8px;color:#991b1b;font-size:11px;line-height:1.35}.new-watchlist-link{margin-top:20px}.new-watchlist-link h2{margin-top:0}.new-watchlist-link input{flex:1 1;min-width:260px}@media(max-width:1280px){.health-summary{grid-template-columns:repeat(4,1fr)}.watchlist-health-filters{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.health-summary{grid-template-columns:repeat(2,1fr)}.watchlist-health-filters{grid-template-columns:1fr}}.security-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);grid-gap:20px;gap:20px;align-items:start}.security-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.security-grid h2,.security-heading h2{margin:0 0 8px}.security-status{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;white-space:nowrap}.security-status.enabled{background:#dcfce7;color:#166534}.security-status.disabled{background:#fef3c7;color:#92400e}.security-challenge,.security-enrollment{border-top:1px solid #e5e7eb;margin-top:18px;padding-top:18px}.security-enrollment ol{color:#4b5563;line-height:1.6;padding-left:22px}.security-qr{display:flex;justify-content:center;margin:18px 0}.security-qr img{width:220px;height:220px;max-width:100%;border:10px solid #fff;border-radius:14px;box-shadow:0 0 0 1px #e5e7eb}.security-secret{border:1px solid #e5e7eb;border-radius:10px;padding:11px 12px;background:#f9fafb;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;word-break:break-all}.security-factor{display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid #e5e7eb;margin-top:18px;padding-top:18px}.security-factor div{display:grid;grid-gap:4px;gap:4px}.security-factor span{color:#6b7280;font-size:13px}.security-levels{display:grid;grid-gap:12px;gap:12px;margin:18px 0}.security-levels div{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#f9fafb}.security-levels dt{color:#6b7280;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.security-levels dd{margin:5px 0 0;font-weight:800;color:#172554}@media(max-width:880px){.security-grid{grid-template-columns:1fr}.security-heading{flex-direction:column}}.manual-import{margin-bottom:18px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1.2fr);grid-gap:20px;gap:20px;align-items:end}.manual-import h2{margin:0 0 6px}.manual-import p{margin:0;color:#64748b;line-height:1.45}.manual-import .actions{display:flex;gap:10px}.manual-import input{flex:1 1;min-width:0}@media(max-width:760px){.manual-import{grid-template-columns:1fr}.manual-import .actions{flex-direction:column}}