:root{color:#172033;--brand-navy:#0d1b2a;--brand-panel:#fff;--brand-green:#4fd166;--brand-orange:#f60;--brand-red:#ff4d4d;--brand-yellow:#f6c343;--brand-off:#9aa4b2;--brand-border:#d4dde9;background:#fff;font-family:Poppins,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.app-shell{min-height:100vh}.header-band{background:var(--brand-navy);color:#fff;justify-content:space-between;align-items:center;padding:28px 40px;display:flex}.brand-lockup{align-items:center;gap:14px;display:flex}.brand-logo{object-fit:cover;border-radius:8px;width:54px;height:54px;display:block}.brand-subtitle{color:#aab6c5;text-transform:uppercase;margin:4px 0 0;font-size:13px;font-weight:600}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:34px;line-height:1.1}h2{margin-bottom:16px;font-size:18px}.status-pill{color:#dce9f7;border:1px solid #ffffff4d;border-radius:6px;padding:8px 12px;font-weight:700}.workspace{grid-template-columns:minmax(320px,420px) 1fr;gap:24px;padding:28px 40px;display:grid}.consulting-banner{border-bottom:1px solid var(--brand-border);background:#f7fbff;justify-content:space-between;align-items:center;gap:18px;padding:18px 40px;display:flex}.consulting-logo{object-fit:contain;flex:none;width:220px;height:58px;display:block}.consulting-banner h2{color:var(--brand-navy);margin-bottom:6px;font-size:22px}.consulting-banner p{color:#46576d;margin-bottom:0;font-size:14px;line-height:1.4}.consulting-brand{color:var(--brand-orange);text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:800}.consulting-banner a{background:var(--brand-orange);color:#fff;border-radius:6px;flex:none;padding:10px 14px;font-weight:800;text-decoration:none}.upload-panel,.summary-panel,.summary-card,.json-panel{background:var(--brand-panel);border:1px solid var(--brand-border);border-radius:8px;box-shadow:0 8px 24px #1118270d}.upload-panel{align-self:start;padding:20px}.upload-panel label{margin-bottom:12px;font-weight:800;display:block}.file-row{gap:12px;display:grid}input[type=file]{border:1px solid #c7d0dd;border-radius:6px;width:100%;padding:10px}button{background:var(--brand-orange);color:#fff;cursor:pointer;border:0;border-radius:6px;min-height:42px;padding:10px 16px;font-weight:800}button:disabled{background:var(--brand-off);cursor:not-allowed}.file-name{color:#46576d;overflow-wrap:anywhere;margin:12px 0 0;font-size:14px}.usage-note{color:#5d6a7c;margin-bottom:14px;font-size:13px;line-height:1.4}.error-message{color:#9b1c14;background:#fff1f0;border:1px solid #f3bbb6;border-radius:6px;margin:16px 0 0;padding:10px}.summary-panel{padding:20px}.semaphore-sections{gap:22px;display:grid}.semaphore-group h3{color:var(--brand-navy);text-transform:uppercase;margin:0 0 12px;font-size:14px}.checklist-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.check-item{border:1px solid #dfe5ee;border-radius:8px;align-items:flex-start;gap:10px;min-height:74px;padding:12px;display:flex}.check-item strong{margin-bottom:4px;font-size:14px;display:block}.check-item p{color:#5d6a7c;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.35}.status-dot{border-radius:999px;flex:0 0 11px;width:11px;height:11px;margin-top:4px}.check-item.found .status-dot{background:var(--brand-green)}.check-item.missing .status-dot{background:var(--brand-red)}.check-item.warning .status-dot{background:var(--brand-yellow)}.check-item.off .status-dot{background:var(--brand-off)}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0 40px 28px;display:grid}.actions-panel{background:var(--brand-panel);border:1px solid var(--brand-border);border-radius:8px;margin:0 40px 28px;padding:18px;box-shadow:0 8px 24px #1118270d}.actions-panel h2{margin-bottom:6px}.actions-panel p{color:#68778c;margin-bottom:16px;font-size:14px}.external-actions{flex-wrap:wrap;align-items:start;gap:12px;display:flex}.external-action-card{background:var(--brand-navy);border-radius:6px;grid-template-columns:minmax(0,1fr) 46px;min-width:300px;display:grid;position:relative}.external-action-card.disabled{background:var(--brand-off)}.external-button{color:#fff;background:0 0;border-radius:6px;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:42px;padding:8px 14px;text-decoration:none;display:flex}.external-button span{font-weight:800}.external-button small{color:#a0bcd1;overflow-wrap:anywhere;font-size:12px}.external-button.disabled{background:0 0}.copy-button{background:#ffffff14;border-left:1px solid #ffffff29;border-radius:0 6px 6px 0;justify-content:center;align-self:stretch;align-items:center;min-width:46px;min-height:100%;padding:0;display:flex;position:relative}.copy-button:hover{background:#ffffff24}.copy-button:disabled{background:#ffffff14}.copy-icon{border:2px solid #dce9f7;border-radius:3px;width:13px;height:16px;display:block;position:relative}.copy-icon:before{content:"";border:2px solid #dce9f7;border-radius:3px;width:13px;height:16px;position:absolute;top:4px;left:-6px}.copy-status{border:1px solid var(--brand-border);color:var(--brand-navy);white-space:nowrap;background:#fff;border-radius:6px;padding:6px 8px;font-size:12px;font-weight:800;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 8px 20px #0d1b2a29}.summary-card{min-width:0;padding:18px}.summary-card h2{color:var(--brand-orange)}.data-list{gap:10px;margin:0;display:grid}.data-row{border-bottom:1px solid #edf1f6;grid-template-columns:minmax(120px,.42fr) 1fr;align-items:baseline;gap:12px;padding-bottom:10px;display:grid;position:relative}.data-row:last-child{border-bottom:0;padding-bottom:0}.data-row dt{color:var(--brand-navy);font-size:13px;font-weight:800}.data-row dd{color:#223149;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.35}.data-row.found dd,.data-row.warning dd,.data-row.missing dd{padding-left:16px;position:relative}.data-row.found dd:before,.data-row.warning dd:before,.data-row.missing dd:before{content:"";border-radius:999px;width:9px;height:9px;position:absolute;top:5px;left:0}.data-row.found dd:before{background:var(--brand-green)}.data-row.warning dd{color:#8a6100}.data-row.warning dd:before{background:var(--brand-yellow)}.data-row.missing dd{color:#9d1d1d}.data-row.missing dd:before{background:var(--brand-red)}pre{color:#d7fbe8;white-space:pre-wrap;word-break:break-word;background:#111827;border-radius:6px;max-height:360px;margin:0;padding:14px;font-size:12px;line-height:1.45;overflow:auto}.json-panel{margin:0 40px 40px;padding:18px}.important-note{border-top:1px solid var(--brand-border);color:#344155;margin:0 40px 34px;padding-top:18px;font-size:14px;line-height:1.5}.important-note strong{color:var(--brand-orange)}.survey-gate{z-index:20;background:#0d1b2abd;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.survey-card{background:#fff;border-radius:8px;width:100%;max-width:520px;padding:28px;box-shadow:0 24px 70px #0000003d}.survey-kicker{color:var(--brand-orange);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800}.survey-card h2{color:var(--brand-navy);margin-bottom:10px;font-size:24px}.survey-card p{color:#46576d;margin-bottom:20px;line-height:1.5}.survey-actions{gap:10px;display:grid}.survey-button{text-align:center;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:10px 14px;font-weight:800;text-decoration:none;display:flex}.survey-button.primary{background:var(--brand-orange);color:#fff}.survey-button.secondary{background:var(--brand-navy);color:#fff;width:100%}.survey-warning{color:#7a5600;background:#fff8e6;border:1px solid #f3d484;border-radius:6px;padding:12px;font-size:14px;display:block}@media (width<=860px){.header-band{flex-direction:column;align-items:flex-start;gap:16px;padding:24px 18px}h1{font-size:28px}.workspace,.details-grid{grid-template-columns:1fr;padding-left:18px;padding-right:18px}.consulting-banner{flex-direction:column;align-items:stretch;padding:18px}.consulting-logo{width:100%;max-width:260px;height:auto}.consulting-banner a{text-align:center}.actions-panel{margin-left:18px;margin-right:18px}.external-actions{display:grid}.external-action-card{min-width:0}.important-note{margin-left:18px;margin-right:18px}}
