*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang TC,Microsoft JhengHei,sans-serif;background:#0a0e14;color:#e5e7eb}a{color:#93c5fd}input,select,button,textarea{font:inherit}button{cursor:pointer}.nda-page{min-height:100%;display:flex;flex-direction:column}.nda-shell-header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid #1f2937;background:#0f1420}.nda-shell-body{flex:1;padding:24px;max-width:960px;width:100%;margin:0 auto}.nda-card{background:#11161f;border:1px solid #1f2937;border-radius:10px;padding:20px;margin-bottom:20px}.nda-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.nda-field input,.nda-field select{padding:8px 10px;border-radius:6px;border:1px solid #374151;background:#0a0e14;color:#e5e7eb}.nda-btn{padding:9px 16px;border-radius:6px;border:none;background:#dc2626;color:#fff;font-weight:600}.nda-btn:disabled{opacity:.5;cursor:not-allowed}.nda-btn-secondary{background:#374151}.nda-error{color:#f87171;font-size:13px}.nda-table{width:100%;border-collapse:collapse;font-size:14px}.nda-table th,.nda-table td{text-align:left;padding:8px 10px;border-bottom:1px solid #1f2937}.nda-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px}.nda-badge-signed{background:#14532d;color:#86efac}.nda-badge-pending{background:#78350f;color:#fcd34d}.nda-badge-expired{background:#7f1d1d;color:#fca5a5}
