*{box-sizing:border-box}body{color:#1e293b;background:#f5f7fb;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}.app-shell{min-height:100vh;padding:32px}.workspace{max-width:1180px;margin:0 auto}.topbar{margin-bottom:24px}h2,p{margin:0}.topbar p{color:#64748b}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.panel{background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:18px;box-shadow:0 12px 30px #0f172a0f}.panel.wide{grid-column:1/-1}.panel h2{align-items:center;gap:8px;margin-bottom:16px;font-size:17px;display:flex}.upload-box{cursor:pointer;background:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;align-items:center;gap:12px;min-height:84px;padding:18px;display:flex}.upload-box input{display:none}.form-grid{gap:14px;margin-top:16px;display:grid}.form-grid.two,.add-form{grid-template-columns:repeat(2,minmax(0,1fr))}.add-form button{align-self:end}label{color:#475569;gap:7px;font-size:14px;font-weight:650;display:grid}input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:7px;width:100%;min-height:42px;padding:9px 11px}input:focus{border-color:#2563eb;outline:3px solid #2563eb29}button{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;font-weight:720;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.6}.primary-button{background:#1d4ed8;min-height:44px;padding:0 18px}.secondary-button{color:#2563eb;background:#fff;border-color:#2563eb;min-height:42px;padding:0 14px}.match-row{align-items:center;gap:12px;margin-top:14px;display:flex}.match-button{flex:none}.match-result{color:#475569;overflow-wrap:anywhere;min-width:0;font-size:14px}.icon-button{background:#2563eb;width:34px;height:34px}.download-bar{justify-content:flex-end;margin-top:18px;display:flex}.preview,.template-help,.status,.empty{color:#64748b;font-size:14px}.preview{background:#eef6ff;border-radius:7px;margin-top:14px;padding:12px}.people-list{gap:8px;display:grid}.person-row{background:#fff;border:1px solid #e2e8f0;border-radius:7px;justify-content:space-between;align-items:center;min-height:48px;padding:6px 8px 6px 12px;display:flex}.person-check{grid-template-columns:none;align-items:center;gap:12px;min-width:0;display:flex}.person-check input{width:17px;min-height:17px}.person-check span,.person-check strong{overflow-wrap:anywhere}.template-help{margin-top:10px}.status{min-height:20px;margin-top:14px}@media (width<=760px){.app-shell{padding:18px}.topbar{flex-direction:column;align-items:stretch}.grid,.form-grid.two,.add-form{grid-template-columns:1fr}.match-row{flex-direction:column;align-items:stretch}.download-bar{justify-content:stretch}.download-bar .primary-button{width:100%}}
