:root{--pln-blue:#005baa;--deep-navy:#0b1f3a;--electric-cyan:#00aeef;--energy-yellow:#ffd200;--bg:#f6f8fb;--surface:#fff;--border:#e4e7ec;--text:#101828;--muted:#667085;--success:#12b76a;--warning:#f79009;--danger:#f04438}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.shell{background:radial-gradient(circle at 100% 0,#00aeef33,#0000 28rem),linear-gradient(#eef6ff 0%,#f6f8fb 34%);min-height:100vh}.topbar{color:#fff;background:linear-gradient(135deg, var(--deep-navy), var(--pln-blue));justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;box-shadow:0 16px 40px #0b1f3a29}.brand{letter-spacing:.02em;font-weight:800}.nav{flex-wrap:wrap;gap:.75rem;display:flex}.nav a{opacity:.88;font-size:.92rem;font-weight:650}.nav a:hover{opacity:1}.nav-status{opacity:.92;align-items:center;gap:.5rem;font-size:.86rem;font-weight:750;display:inline-flex}.link-button{color:inherit;background:0 0;padding:0;font-weight:900;text-decoration:underline}.container{width:min(1180px,100% - 2rem);margin:0 auto;padding:1.5rem 0 3rem}.hero{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:stretch;gap:1rem;margin:1.25rem 0;display:grid}.card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #e4e7ece6;border-radius:24px;padding:1.25rem;box-shadow:0 18px 60px #10182814}.eyebrow{color:var(--pln-blue);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}h1{letter-spacing:-.055em;margin:.45rem 0;font-size:clamp(2rem,4vw,4rem);line-height:.98}h2{margin:0 0 .85rem}p{color:var(--muted);line-height:1.6}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.stat{color:var(--pln-blue);font-size:2rem;font-weight:900}.badge{color:#175cd3;background:#eef4ff;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.compact-actions{margin-top:.75rem;margin-bottom:.75rem}.button{background:var(--pln-blue);color:#fff;border-radius:14px;justify-content:center;align-items:center;padding:.8rem 1rem;font-weight:800;display:inline-flex}.button.secondary{color:var(--pln-blue);border:1px solid var(--border);background:#fff}.button.danger{background:var(--danger);color:#fff}.module-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.module-card{border:1px solid var(--border);background:#fff;border-radius:18px;padding:1rem}.module-card strong{margin-bottom:.4rem;display:block}.module-button{text-align:left;cursor:pointer}.button.secondary{color:var(--pln-blue);background:#eef6ff}.page-header{justify-content:space-between;align-items:end;gap:1rem;margin:1.25rem 0;display:flex}.narrow{max-width:920px}.two-col{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin-top:1rem;display:grid}.clean-list{color:var(--muted);margin:0;padding-left:1.1rem;line-height:1.85}.search-panel label{margin-bottom:.45rem;font-weight:800;display:block}.search-row{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;display:grid}input,select,textarea{border:1px solid var(--border);width:100%;font:inherit;background:#fff;border-radius:14px;padding:.85rem 1rem}textarea{resize:vertical}button{cursor:pointer;font:inherit;border:0}button:disabled{cursor:not-allowed;opacity:.65}.small{font-size:.88rem}.muted-card{background:#fbfcfe}.text-link{color:var(--pln-blue);font-weight:800}.align-start{align-items:start}.form-stack{gap:.95rem;display:grid}.form-stack label,.note-inline{color:var(--deep-navy);gap:.4rem;font-weight:800;display:grid}.note-inline{margin-top:.75rem;font-size:.9rem}.result-panel{min-height:24rem}.status-ok,.status-warn,.status-bad{border-radius:999px;margin-bottom:1rem;padding:.45rem .75rem;font-weight:900;display:inline-flex}.access-banner{border-radius:18px;margin:1rem 0 0;display:flex}.pilot-handoff-box{border-style:dashed}.status-ok{color:#027a48;background:#ecfdf3}.status-warn{color:#b54708;background:#fffaeb}.status-bad{color:#b42318;background:#fef3f2}.workflow-card-meta{flex-wrap:wrap;align-items:center;gap:.6rem;margin:.5rem 0 .75rem;display:flex}.workflow-card-meta .status-ok,.workflow-card-meta .status-warn,.workflow-card-meta .status-bad{margin-bottom:0}.workflow-action-panel{border:1px dashed var(--border);background:#fff;border-radius:16px;margin-top:.75rem;padding:.85rem}.workflow-action-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.workflow-action-panel p{margin:.4rem 0 0}.result-grid{grid-template-columns:8rem minmax(0,1fr);gap:.75rem;display:grid}.result-grid dt{color:var(--deep-navy);font-weight:900}.result-grid dd{color:var(--muted);margin:0}.guardrail-box{border:1px solid var(--border);background:#fbfcfe;border-radius:16px;margin-top:1rem;padding:1rem}.idpel-results{gap:.85rem;display:grid}.result-title-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.result-grid.compact{grid-template-columns:7rem minmax(0,1fr);font-size:.92rem}.login-shell{background:radial-gradient(circle at top right, #00aeef3d, transparent 28rem), linear-gradient(135deg, var(--deep-navy), var(--pln-blue));place-items:center;min-height:100vh;padding:1rem;display:grid}.login-card{background:#fffffff0;border:1px solid #ffffff80;border-radius:28px;width:min(520px,100%);padding:1.5rem;box-shadow:0 28px 80px #00000040}@media (max-width:860px){.topbar{flex-direction:column;align-items:flex-start}.hero,.grid,.module-list,.two-col,.search-row{grid-template-columns:1fr}.page-header{flex-direction:column;align-items:flex-start}}.google-button{width:100%;color:var(--deep-navy);border:1px solid var(--border);background:#fff;margin-top:.75rem}.grid-two{grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);align-items:start;gap:1rem;margin-top:1rem;display:grid}.section-heading-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.chip-list{flex-wrap:wrap;gap:.5rem;margin-top:.55rem;display:flex}.chip-check{border:1px solid var(--border);background:#fff;border-radius:999px;align-items:center;padding:.45rem .7rem;font-weight:800;gap:.45rem!important;display:inline-flex!important}.chip-check input{width:auto}.button-row{flex-wrap:wrap;gap:.75rem;display:flex}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:.8rem}.data-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem}.muted{color:var(--muted)}.status-pill{border-radius:999px;padding:.25rem .6rem;font-size:.82rem;font-weight:900;display:inline-flex}.status-pill.active{color:#027a48;background:#ecfdf3}.status-pill.inactive{color:#344054;background:#f2f4f7}.status-pill.locked{color:#b42318;background:#fef3f2}.status-good{color:#027a48;background:#ecfdf3;border-radius:14px;padding:.75rem 1rem;font-weight:800}@media (max-width:980px){.grid-two{grid-template-columns:1fr}}.acmt-shell{min-height:100vh}.acmt-topbar{align-items:center;padding-block:.85rem}.acmt-topbar-subtitle{color:#ffffffdb;margin:.25rem 0 0;font-size:.95rem;line-height:1.35}.acmt-top-nav a[href=\/imports]{display:none}.acmt-container{width:min(1420px,100% - 2rem)}.acmt-page-header{align-items:flex-start}.acmt-compact-header{margin-bottom:.85rem}.acmt-compact-header h1{margin-bottom:.35rem}.acmt-compact-header p{max-width:44rem;margin:0}.acmt-import-actions{justify-content:flex-start}.acmt-file-button input{display:none}.acmt-server-collector-card{gap:.85rem;margin-bottom:.85rem;display:grid}.acmt-helper-text{margin:-.35rem 0 0}.acmt-server-collector-grid{grid-template-columns:minmax(120px,.6fr) minmax(160px,.8fr) auto;align-items:end;gap:.75rem;display:grid}.acmt-server-collector-grid label{color:var(--deep-navy);gap:.4rem;font-size:.9rem;font-weight:850;display:grid}.acmt-advanced-card{margin-bottom:.85rem;padding:.85rem 1rem}.acmt-advanced-toggle{width:100%;color:var(--pln-blue);text-align:left;background:0 0;font-weight:900}.acmt-layout{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.acmt-sidebar{gap:1rem;min-width:0;display:grid}.acmt-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.75rem;display:grid}.acmt-stats-grid .acmt-stat:nth-child(5):last-child{grid-column:1/-1}.acmt-stat{background:#f2f4f7;border-radius:16px;padding:.75rem}.acmt-stat span{color:var(--muted);font-size:.78rem;font-weight:850;display:block}.acmt-stat b{color:var(--pln-blue);margin-top:.15rem;font-size:1.65rem;line-height:1.1;display:block}.acmt-stat.ok b{color:var(--success)}.acmt-stat.warn b{color:var(--warning)}.acmt-stat.bad b{color:var(--danger)}.acmt-stat.muted b{color:var(--muted)}.acmt-filter-chips button{color:var(--pln-blue);background:#eef6ff;border-radius:999px;padding:.5rem .75rem;font-weight:850}.acmt-filter-chips button.active{background:var(--pln-blue);color:#fff}.acmt-list-card h2{margin-bottom:0}.acmt-row-list{gap:.6rem;max-height:calc(100vh - 28rem);margin-top:.75rem;padding-right:.2rem;display:grid;overflow:auto}.acmt-row-item{text-align:left;border:1px solid var(--border);background:#fff;border-radius:16px;gap:.35rem;width:100%;padding:.75rem;display:grid}.acmt-row-item.active{border-color:var(--pln-blue);outline:3px solid #005baa26}.acmt-row-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.acmt-row-top strong{color:var(--pln-blue)}.acmt-row-item small{color:var(--muted)}.status-pill.status-ok{color:#027a48;background:#ecfdf3}.status-pill.status-warn{color:#b54708;background:#fffaeb}.status-pill.status-bad{color:#b42318;background:#fef3f2}.status-pill.status-muted{color:#344054;background:#f2f4f7}.ocr-label{border:1px solid var(--border);color:#344054;text-align:center;cursor:pointer;background:#f8fafc;border-radius:8px;margin-top:.35rem;padding:.35rem .5rem;font-size:.78rem;font-weight:900;display:block}.ocr-label.cv-valid,.cv-valid{color:#166534;background:#dcfce7;border-color:#86efac}.ocr-label.cv-invalid,.cv-invalid{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.verif-btn{color:#344054;white-space:nowrap;align-items:center;gap:.35rem;margin:.18rem 0;font-size:.78rem;font-weight:800;display:flex}.verif-btn input{width:auto;accent-color:var(--pln-blue)}.acmt-review-area{min-width:0}.acmt-empty-state{text-align:center;place-items:center;min-height:30rem;display:grid}.acmt-review-card{gap:1rem;display:grid}.acmt-photo-stage{background:#020617;border-radius:24px;justify-content:center;align-items:center;min-height:430px;max-height:72vh;display:flex;overflow:hidden}.acmt-photo-stage img{object-fit:contain;max-width:100%;max-height:72vh}.acmt-photo-fallback{color:#cbd5e1;text-align:center;background:repeating-linear-gradient(45deg,#0f172a,#0f172a 16px,#111827 16px 32px);place-items:center;width:100%;min-height:430px;padding:1rem;font-weight:900;display:grid}.acmt-metrics-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem;display:grid}.acmt-metrics-grid div{background:#f2f4f7;border-radius:16px;padding:.75rem}.acmt-metrics-grid span{color:var(--muted);font-size:.78rem;font-weight:850;display:block}.acmt-metrics-grid b{margin-top:.2rem;font-size:.98rem;display:block}.acmt-ocr-panel{border:1px solid var(--border);background:#fbfcfe;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.85rem;display:grid}.acmt-ocr-panel p{margin:.2rem 0 0;font-size:.86rem;line-height:1.45}.acmt-ocr-result{color:#7a2e0e;background:#fffaeb;border-radius:14px;grid-column:1/-1;gap:.25rem;padding:.75rem;font-size:.88rem;display:grid}.acmt-ocr-result.match{color:#027a48;background:#ecfdf3}.acmt-ocr-result small{color:inherit;opacity:.9;line-height:1.45}.acmt-status-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.acmt-status-actions .selected{border-color:var(--pln-blue);outline:3px solid #005baa2e}.acmt-nav-actions{justify-content:space-between}.acmt-privacy-note{margin-top:1rem}@media (max-width:980px){.acmt-layout,.acmt-server-collector-grid,.acmt-metrics-grid,.acmt-status-actions{grid-template-columns:1fr}.acmt-row-list{max-height:none}.acmt-photo-stage,.acmt-photo-fallback{min-height:320px}.acmt-import-actions,.acmt-nav-actions{justify-content:stretch}.acmt-import-actions .button,.acmt-nav-actions .button{width:100%}}@media (max-width:640px){.shell{background:linear-gradient(#edf6ff 0%,#f6f8fb 24rem)}.topbar.acmt-topbar{gap:.5rem;padding:.85rem 1rem}.brand{font-size:.98rem}.acmt-topbar-subtitle{font-size:.9rem}.acmt-top-nav{gap:.45rem}.acmt-top-nav a{font-size:.84rem}.acmt-container{width:min(100% - 1rem,540px);padding-top:.75rem}.acmt-compact-header{margin:.6rem 0 .75rem}.acmt-compact-header .eyebrow{font-size:.7rem}.acmt-compact-header h1,.acmt-server-collector-card h2,.acmt-sidebar h2,.acmt-review-card h2{letter-spacing:-.035em}.acmt-compact-header h1{font-size:2rem}.acmt-compact-header p,.acmt-helper-text,.acmt-privacy-note{font-size:.9rem;line-height:1.45}.card{border-radius:18px;padding:1rem}.access-banner{border-radius:14px;margin:.65rem 0;padding:.7rem .85rem;font-size:.9rem}.acmt-server-collector-card,.acmt-advanced-card{margin-bottom:.7rem}.acmt-server-collector-card .section-heading-row{display:block}.acmt-server-collector-card h2{margin-bottom:.45rem;font-size:1.55rem;line-height:1.1}.acmt-server-collector-card .note-inline{margin-top:.15rem}.acmt-server-collector-card textarea{min-height:6.5rem}.button{min-height:3rem}.acmt-sidebar{gap:.75rem}.acmt-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.acmt-stats-grid .acmt-stat:nth-child(5):last-child{grid-column:auto}.acmt-stat{border-radius:14px;padding:.65rem .55rem}.acmt-stat span{min-height:1.9em;font-size:.68rem}.acmt-stat b{font-size:1.35rem}.acmt-filter-chips button{padding:.45rem .62rem;font-size:.82rem}.acmt-row-item{border-radius:14px;padding:.72rem}.acmt-row-top{align-items:flex-start}.status-pill{white-space:nowrap;font-size:.72rem}.acmt-photo-stage{border-radius:18px;min-height:280px;max-height:56vh}.acmt-photo-stage img{max-height:56vh}.acmt-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.acmt-metrics-grid div{border-radius:14px;padding:.65rem}.acmt-ocr-panel{grid-template-columns:1fr;gap:.65rem}.acmt-ocr-panel .button{width:100%}.acmt-status-actions{gap:.55rem}.acmt-privacy-note{margin:.75rem 0 0}}
